Aug 07 16:59:50.565511 np0000006737 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 07 16:59:50.571326 np0000006737 devstack@c-api.service[100223]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 7 16:59:50 2026] *** Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: nodename: np0000006737 Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: machine: x86_64 Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: clock source: unix Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: pcre jit disabled Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: detected number of CPU cores: 16 Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: current working directory: / Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: detected binary path: /usr/bin/uwsgi-core Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: your processes number limit is 257052 Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: your memory page size is 4096 bytes Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: detected max file descriptor number: 2048 Aug 07 16:59:50.573817 np0000006737 devstack@c-api.service[100223]: lock engine: pthread robust mutexes Aug 07 16:59:50.574227 np0000006737 devstack@c-api.service[100223]: thunder lock: enabled Aug 07 16:59:50.574227 np0000006737 devstack@c-api.service[100223]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 07 16:59:50.574299 np0000006737 devstack@c-api.service[100223]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 07 16:59:50.574299 np0000006737 devstack@c-api.service[100223]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 07 16:59:50.574299 np0000006737 devstack@c-api.service[100223]: Set PythonHome to /opt/stack/data/venv Aug 07 16:59:50.611653 np0000006737 devstack@c-api.service[100223]: Python main interpreter initialized at 0x73a3aa2a4668 Aug 07 16:59:50.611653 np0000006737 devstack@c-api.service[100223]: python threads support enabled Aug 07 16:59:50.611653 np0000006737 devstack@c-api.service[100223]: your server socket listen backlog is limited to 100 connections Aug 07 16:59:50.611653 np0000006737 devstack@c-api.service[100223]: your mercy for graceful operations on workers is 80 seconds Aug 07 16:59:50.612136 np0000006737 devstack@c-api.service[100223]: mapped 671795 bytes (656 KB) for 4 cores Aug 07 16:59:50.612269 np0000006737 devstack@c-api.service[100223]: *** Operational MODE: preforking *** Aug 07 16:59:50.612468 np0000006737 devstack@c-api.service[100223]: *** uWSGI is running in multiple interpreter mode *** Aug 07 16:59:50.612468 np0000006737 devstack@c-api.service[100223]: spawned uWSGI master process (pid: 100223) Aug 07 16:59:50.612677 np0000006737 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 07 16:59:50.613072 np0000006737 devstack@c-api.service[100223]: spawned uWSGI worker 1 (pid: 100224, cores: 1) Aug 07 16:59:50.613540 np0000006737 devstack@c-api.service[100223]: spawned uWSGI worker 2 (pid: 100225, cores: 1) Aug 07 16:59:50.614068 np0000006737 devstack@c-api.service[100223]: spawned uWSGI worker 3 (pid: 100226, cores: 1) Aug 07 16:59:50.614871 np0000006737 devstack@c-api.service[100223]: spawned uWSGI worker 4 (pid: 100227, cores: 1) Aug 07 16:59:50.614871 np0000006737 devstack@c-api.service[100223]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 07 16:59:50.760898 np0000006737 devstack@c-api.service[100227]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 16:59:50.760898 np0000006737 devstack@c-api.service[100227]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 16:59:50.760898 np0000006737 devstack@c-api.service[100227]: we strongly recommend against using it for new projects. Aug 07 16:59:50.760898 np0000006737 devstack@c-api.service[100227]: If you are already using Eventlet, we recommend migrating to a different Aug 07 16:59:50.760898 np0000006737 devstack@c-api.service[100227]: framework. For more detail see Aug 07 16:59:50.760898 np0000006737 devstack@c-api.service[100227]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 16:59:50.760898 np0000006737 devstack@c-api.service[100227]: import eventlet # noqa Aug 07 16:59:50.777187 np0000006737 devstack@c-api.service[100224]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 16:59:50.777187 np0000006737 devstack@c-api.service[100224]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 16:59:50.777187 np0000006737 devstack@c-api.service[100224]: we strongly recommend against using it for new projects. Aug 07 16:59:50.777187 np0000006737 devstack@c-api.service[100224]: If you are already using Eventlet, we recommend migrating to a different Aug 07 16:59:50.777187 np0000006737 devstack@c-api.service[100224]: framework. For more detail see Aug 07 16:59:50.777187 np0000006737 devstack@c-api.service[100224]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 16:59:50.777187 np0000006737 devstack@c-api.service[100224]: import eventlet # noqa Aug 07 16:59:50.780304 np0000006737 devstack@c-api.service[100225]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 16:59:50.780304 np0000006737 devstack@c-api.service[100225]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 16:59:50.780304 np0000006737 devstack@c-api.service[100225]: we strongly recommend against using it for new projects. Aug 07 16:59:50.780304 np0000006737 devstack@c-api.service[100225]: If you are already using Eventlet, we recommend migrating to a different Aug 07 16:59:50.780304 np0000006737 devstack@c-api.service[100225]: framework. For more detail see Aug 07 16:59:50.780304 np0000006737 devstack@c-api.service[100225]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 16:59:50.780304 np0000006737 devstack@c-api.service[100225]: import eventlet # noqa Aug 07 16:59:50.800330 np0000006737 devstack@c-api.service[100226]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 16:59:50.800330 np0000006737 devstack@c-api.service[100226]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 16:59:50.800330 np0000006737 devstack@c-api.service[100226]: we strongly recommend against using it for new projects. Aug 07 16:59:50.800330 np0000006737 devstack@c-api.service[100226]: If you are already using Eventlet, we recommend migrating to a different Aug 07 16:59:50.800330 np0000006737 devstack@c-api.service[100226]: framework. For more detail see Aug 07 16:59:50.800330 np0000006737 devstack@c-api.service[100226]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 16:59:50.800330 np0000006737 devstack@c-api.service[100226]: import eventlet # noqa Aug 07 16:59:50.971376 np0000006737 devstack@c-api.service[100227]: /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 07 16:59:50.971376 np0000006737 devstack@c-api.service[100227]: from cgi import parse_header Aug 07 16:59:50.999893 np0000006737 devstack@c-api.service[100224]: /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 07 16:59:50.999893 np0000006737 devstack@c-api.service[100224]: from cgi import parse_header Aug 07 16:59:51.008376 np0000006737 devstack@c-api.service[100225]: /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 07 16:59:51.008376 np0000006737 devstack@c-api.service[100225]: from cgi import parse_header Aug 07 16:59:51.012721 np0000006737 devstack@c-api.service[100226]: /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 07 16:59:51.012721 np0000006737 devstack@c-api.service[100226]: from cgi import parse_header Aug 07 16:59:51.025222 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 16:59:51.025222 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 16:59:51.039978 np0000006737 devstack@c-api.service[100227]: /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 07 16:59:51.039978 np0000006737 devstack@c-api.service[100227]: removals.removed_module( Aug 07 16:59:51.041084 np0000006737 devstack@c-api.service[100227]: /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 07 16:59:51.041084 np0000006737 devstack@c-api.service[100227]: removals.removed_module( Aug 07 16:59:51.054462 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 16:59:51.054462 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 16:59:51.054657 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 16:59:51.054657 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 16:59:51.064304 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 16:59:51.064304 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 16:59:51.066447 np0000006737 devstack@c-api.service[100226]: /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 07 16:59:51.066447 np0000006737 devstack@c-api.service[100226]: removals.removed_module( Aug 07 16:59:51.067640 np0000006737 devstack@c-api.service[100226]: /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 07 16:59:51.067640 np0000006737 devstack@c-api.service[100226]: removals.removed_module( Aug 07 16:59:51.070470 np0000006737 devstack@c-api.service[100224]: /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 07 16:59:51.070470 np0000006737 devstack@c-api.service[100224]: removals.removed_module( Aug 07 16:59:51.071667 np0000006737 devstack@c-api.service[100224]: /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 07 16:59:51.071667 np0000006737 devstack@c-api.service[100224]: removals.removed_module( Aug 07 16:59:51.080002 np0000006737 devstack@c-api.service[100225]: /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 07 16:59:51.080002 np0000006737 devstack@c-api.service[100225]: removals.removed_module( Aug 07 16:59:51.081139 np0000006737 devstack@c-api.service[100225]: /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 07 16:59:51.081139 np0000006737 devstack@c-api.service[100225]: removals.removed_module( Aug 07 16:59:51.922725 np0000006737 devstack@c-api.service[100227]: /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 07 16:59:51.922725 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 16:59:51.982401 np0000006737 devstack@c-api.service[100227]: /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 07 16:59:51.982401 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 16:59:52.010333 np0000006737 devstack@c-api.service[100226]: /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 07 16:59:52.010333 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 16:59:52.066293 np0000006737 devstack@c-api.service[100226]: /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 07 16:59:52.066293 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 16:59:52.092526 np0000006737 devstack@c-api.service[100224]: /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 07 16:59:52.092526 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 16:59:52.113892 np0000006737 devstack@c-api.service[100225]: /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 07 16:59:52.113892 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 16:59:52.166717 np0000006737 devstack@c-api.service[100225]: /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 07 16:59:52.166717 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 16:59:52.169837 np0000006737 devstack@c-api.service[100224]: /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 07 16:59:52.169837 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 16:59:52.190799 np0000006737 devstack@c-api.service[100227]: 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 07 16:59:52.190986 np0000006737 devstack@c-api.service[100227]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100227) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 16:59:52.260213 np0000006737 devstack@c-api.service[100226]: 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 07 16:59:52.260417 np0000006737 devstack@c-api.service[100226]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100226) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 16:59:52.290508 np0000006737 devstack@c-api.service[100227]: /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 07 16:59:52.290508 np0000006737 devstack@c-api.service[100227]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 16:59:52.344655 np0000006737 devstack@c-api.service[100226]: /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 07 16:59:52.344655 np0000006737 devstack@c-api.service[100226]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 16:59:52.391977 np0000006737 devstack@c-api.service[100224]: 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 07 16:59:52.392195 np0000006737 devstack@c-api.service[100224]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100224) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 16:59:52.393200 np0000006737 devstack@c-api.service[100225]: 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 07 16:59:52.393470 np0000006737 devstack@c-api.service[100225]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100225) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 16:59:52.459527 np0000006737 devstack@c-api.service[100224]: /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 07 16:59:52.459527 np0000006737 devstack@c-api.service[100224]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 16:59:52.488358 np0000006737 devstack@c-api.service[100225]: /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 07 16:59:52.488358 np0000006737 devstack@c-api.service[100225]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 16:59:52.818613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100227) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 16:59:52.820049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100226) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 16:59:52.820151 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.820151 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.820151 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.820352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.820352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.820352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.821845 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.821845 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.821845 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.821845 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.822001 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.822084 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.822146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.822200 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.822241 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.822294 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.822341 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.822341 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.822341 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.822341 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.823298 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.823380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.823438 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.823551 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.823604 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.823643 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.823693 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.823693 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.823786 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.823837 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.823891 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.823940 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.823940 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.824045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.824109 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.824161 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.824214 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.824259 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.824302 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.824351 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.824393 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.824442 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.824504 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.824549 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.824596 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.824662 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.824662 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.824662 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.826422 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.826533 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.826597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.826597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.826688 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.826790 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.826790 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.827051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.827169 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.827228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.827273 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.827317 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.827358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.827406 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.827465 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.827507 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.827564 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.827564 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.827661 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.827713 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.827713 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.827872 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.827945 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.828003 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.828083 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.828134 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.828193 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.828240 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.829059 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.829141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.829192 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.829243 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.829288 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.829367 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.829414 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.829445 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.829524 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.829524 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.829618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.829618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.829704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.829743 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.830244 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.830317 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.830370 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.830424 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.830509 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.830553 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.830607 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.830659 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.830715 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.830758 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.830815 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.830884 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.830981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.831041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.831041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.831113 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.831174 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.831223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.831274 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.831315 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.831377 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.831423 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.831505 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.831554 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.831596 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.831644 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.831690 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.831731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.833095 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.833167 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.833227 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.833278 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.833334 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.833389 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.833436 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.833806 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.833871 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.833978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.834059 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.834114 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.834164 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.834206 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.840855 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.840980 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.840980 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.841098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.841143 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.841176 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.841246 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.842079 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.842195 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.842273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.842327 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.842379 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.842379 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.842471 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.842523 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.842573 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.842622 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.842671 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.842711 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.842755 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.842755 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.843006 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.843084 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.843141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.843194 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.843252 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.843295 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.843370 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.844803 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.844913 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.844980 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.845066 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.845160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.845243 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.845280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.845313 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.845346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.845389 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.845428 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.845517 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.845565 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.845632 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.846095 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.846150 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.846193 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.846270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.846337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.846402 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.846471 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.846518 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.846558 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.846626 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.846680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.846738 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.846776 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.846813 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.847895 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.847973 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.848068 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.848119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.848174 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.848174 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.848250 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.848291 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.848291 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.848372 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.848413 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.848464 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.848464 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.848464 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.851510 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.852093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.852093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.852093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.852093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.852093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.852093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.852669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.852787 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.852904 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.852904 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.852989 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.853043 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.853107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.853149 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.853199 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.853238 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.853282 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.853327 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.853327 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.853426 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.853569 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.853637 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.853696 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.853753 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.853791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.853836 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.853888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.854942 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.855034 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.855093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.855093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.855179 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.855220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.855267 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.855311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.855350 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.855396 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.855440 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.855495 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.855533 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.855533 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.855777 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.855835 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.855918 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.855996 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.856064 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.856109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.856154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.856200 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.856246 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.856284 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.856284 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.856370 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.856415 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.856415 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.856512 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.856561 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.856561 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.856634 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.856672 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.856718 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.856772 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.856772 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.856841 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.856890 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.856890 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.856973 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.857019 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.857019 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.857112 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.857159 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.857196 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.857196 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.857196 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.857196 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.857344 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.857395 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.857437 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.857647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.857696 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.857764 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.857850 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.857975 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.858783 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.858906 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.858991 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.859102 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.859200 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.859258 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.859301 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.859349 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.859397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.859397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.859397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.859531 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.859531 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.859606 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.860090 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.860162 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.860228 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.860283 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.860329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.860421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.860516 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.860568 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.860610 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.860675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.860714 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.860714 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.860787 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.860825 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.860871 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.860916 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.860954 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.861000 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.861053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.861116 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.861169 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.861169 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.861169 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.861169 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.861169 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.861359 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.861359 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.861359 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.863475 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.863581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.863640 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.863640 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.863712 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.863767 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.863834 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.864612 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.864745 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.864858 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.864965 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.865088 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.865186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.865300 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.865953 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.866033 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.866105 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.866165 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.866199 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.866225 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.866264 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.866293 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.866320 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.866352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.866503 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.866588 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.866693 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.866798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.867444 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.867519 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.867581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.867632 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.867676 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.867731 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.867827 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.868106 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.868189 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.868233 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.868278 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.868321 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.868372 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.868463 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.869175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.869228 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.869283 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.869333 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.869405 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.869481 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.869570 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.869619 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.869687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.869739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.869810 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.869855 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.869891 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.869935 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.869982 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.870042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.870081 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.870117 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.870117 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.870195 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.870238 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.870297 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.870351 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.870430 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.870505 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.870607 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.870669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.870745 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.874268 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.874357 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.874430 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.874539 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.874597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.874635 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.874678 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.875182 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.875277 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.875337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.875390 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.875479 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.875533 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.875581 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.879941 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.880040 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.880125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.880184 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.880249 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.880293 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.880366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.880800 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.880891 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.880945 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.880992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.881078 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.881137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.881184 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.881226 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.881269 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.881313 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.881354 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.881398 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.881436 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.881531 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.881578 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.881644 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.881686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.881746 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.881792 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.881846 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.881907 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.884345 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100227) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.884446 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.884446 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.884561 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.884561 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100227) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.884630 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100227) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.885133 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100226) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.885264 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.885380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.885490 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.885544 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100226) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.885606 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100226) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.886347 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100224) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 16:59:52.886822 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.886915 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.887177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.888005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.888108 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.888176 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.888256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.888308 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.888370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.888436 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.888945 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.888996 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.889095 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.889155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.889222 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.889259 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.889321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.889377 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.889437 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.889496 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.889568 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.889611 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.889667 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.889733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.890304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.890355 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.890451 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.890598 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.890598 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.890598 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.890820 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.890992 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.891128 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.891218 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.891306 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.891358 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.891416 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.891491 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.891993 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.892099 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.892201 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.892265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.892368 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.892472 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.892532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.892850 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.892920 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.892985 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.893067 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.893111 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.893267 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.893267 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.893350 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.893350 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.893417 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.893474 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.893523 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.893588 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.893634 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.894219 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.894282 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.894380 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.894484 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.894566 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.894650 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.894766 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.896104 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.896162 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.896232 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.896288 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.896341 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.896396 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.896472 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.896788 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.896876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.896876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.896964 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.897005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.897076 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.897144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.897831 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.897932 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.898011 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.898091 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.898157 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.898211 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.898279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.898595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.898645 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.898710 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.898812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.898899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.898991 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.899110 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.899602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.899702 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.899801 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.899883 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.899966 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.900046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.900120 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.900870 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.900929 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.900979 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.901069 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.901131 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.901206 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.901266 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.901583 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.901638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.901690 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.901770 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.901823 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.901876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.901922 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.902429 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.902498 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.902564 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.902611 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.902676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.902731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.902782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.903033 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.903097 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.903155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.903213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.903271 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.903422 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.903422 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.903422 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.903528 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.903559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.903597 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.903650 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.903706 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.903753 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.903816 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.903864 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.903919 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.903972 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.904039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.904101 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.904162 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.904659 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.904726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.904774 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.904835 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.904883 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.904942 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.904995 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.905326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.905389 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.905433 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.905516 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.905567 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.905611 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.905658 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.905720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.905762 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.905811 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.905858 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.905912 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.905963 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.906032 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.906868 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.907039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.907039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.907119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.907228 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.907322 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.907424 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.908208 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.908306 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.908399 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.908504 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.908593 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.908681 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.908782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.909320 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.909374 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.909421 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.909600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.909600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.909600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.909701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.910186 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.910281 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.910369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.910429 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.910506 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.910563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.910605 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.910671 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.910733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.910798 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.910860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.910921 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.910976 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.911037 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.911913 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.911990 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.912070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.912132 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.912187 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.912238 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.912302 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.913292 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.913351 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.913400 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.913450 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.913541 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.913684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.913684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.913972 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.914033 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.914115 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.914171 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.914236 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.914278 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.914348 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.915079 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.915166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.915281 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.915393 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.915478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.915523 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.930188 np0000006737 devstack@c-api.service[100227]: INFO dbcounter [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Registered counter for database cinder Aug 07 16:59:52.955052 np0000006737 devstack@c-api.service[100226]: INFO dbcounter [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Registered counter for database cinder Aug 07 16:59:52.958995 np0000006737 devstack@c-api.service[100224]: INFO dbcounter [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Registered counter for database cinder Aug 07 16:59:52.964436 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100225) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 16:59:52.964906 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.964974 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.965188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.965700 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.965763 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.965837 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.965898 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.965957 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.966009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.966117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.966539 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.966602 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.966644 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.966699 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.966760 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.966801 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.966883 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.966938 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.966994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.967061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.967192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.967192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.967282 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.967282 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.967808 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.967864 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.967938 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.967982 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.968061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.968126 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.968177 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.968413 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.968493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.968545 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.968587 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.968623 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.968684 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.968785 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.969230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.969287 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.969324 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.969373 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.969433 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.969504 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.969568 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.969838 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.969915 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.969957 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.970016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.970091 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.970152 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.970216 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.970262 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.970333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.970384 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.970451 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.970523 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.970569 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.970621 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.971145 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.971145 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.971364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.971364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.971364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.971364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.971570 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.972620 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.972702 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.972747 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.972791 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.972836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.972880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.972940 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.973234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.973308 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.973352 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.973413 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.973486 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.973544 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.973626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.973711 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 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=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:52.974154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.974224 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.974316 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.974403 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.974574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.974613 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.974701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.975035 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.975122 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.975216 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.975304 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.975383 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.975478 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.975556 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.976109 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.976177 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.976221 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.976323 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.976379 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.976438 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.976520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.977311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.977405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.977503 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.977593 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.977670 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.977759 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.977865 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.978219 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.978299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.978369 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.978430 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.978533 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.978605 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.978703 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.979383 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.979502 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.979600 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.979701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.979792 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.979887 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.979986 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.980315 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.980403 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.980452 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.980560 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.980628 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.980704 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.980802 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.980878 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.980954 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.981031 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.981134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.981215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.981292 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.981371 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.981472 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.981551 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.981629 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.981709 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.981785 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.981863 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.981948 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.982637 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.982708 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.982796 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.982871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.982950 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.983039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.983140 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.983542 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.983626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.983696 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.983783 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.983856 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.983943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.984039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.984124 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.984202 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.984278 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.984356 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.984432 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.984523 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.984624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.985560 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.985655 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.985732 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.985824 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.985904 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.985965 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.986089 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.986797 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.986863 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.986956 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.987037 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.987143 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.987217 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.987302 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.987883 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.987961 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.988071 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.988146 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.988243 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.988301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.988393 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.988980 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.989068 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.989157 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.989215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.989287 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.989350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.989423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.989508 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.989587 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.989643 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.989708 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.989761 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.989853 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.989943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.991181 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.991263 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.991379 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.991467 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.991574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.991662 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.991771 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.993087 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.993173 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.993269 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.993350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.993441 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.993533 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.993635 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.994016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.994130 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.994204 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.994296 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.994385 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.994481 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:52.994579 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:59:52.995528 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:59:52.995608 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:59:52.995712 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:59:52.995817 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:59:52.995906 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:59:52.995992 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:59:53.003725 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 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=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:53.020053 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b 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=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:53.044752 np0000006737 devstack@c-api.service[100225]: INFO dbcounter [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Registered counter for database cinder Aug 07 16:59:53.088474 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 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=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:53.099728 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writer thread running {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 16:59:53.102548 np0000006737 devstack@c-api.service[100227]: INFO cinder.rpc [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 16:59:53.105278 np0000006737 devstack@c-api.service[100227]: INFO cinder.rpc [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 16:59:53.107614 np0000006737 devstack@c-api.service[100227]: INFO cinder.rpc [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 16:59:53.109750 np0000006737 devstack@c-api.service[100227]: INFO cinder.rpc [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 16:59:53.110161 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.110444 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.112192 np0000006737 devstack@c-api.service[100227]: WARNING cinder.keymgr.conf_key_mgr [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 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 07 16:59:53.115143 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.115279 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.122228 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writer thread running {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 16:59:53.124828 np0000006737 devstack@c-api.service[100226]: INFO cinder.rpc [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 16:59:53.127208 np0000006737 devstack@c-api.service[100226]: INFO cinder.rpc [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 16:59:53.129300 np0000006737 devstack@c-api.service[100226]: INFO cinder.rpc [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 16:59:53.131212 np0000006737 devstack@c-api.service[100226]: INFO cinder.rpc [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 16:59:53.131550 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.131791 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.132425 np0000006737 devstack@c-api.service[100226]: WARNING cinder.keymgr.conf_key_mgr [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b 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 07 16:59:53.135220 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.135371 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.141554 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writer thread running {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 16:59:53.144360 np0000006737 devstack@c-api.service[100224]: INFO cinder.rpc [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 16:59:53.147216 np0000006737 devstack@c-api.service[100224]: INFO cinder.rpc [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 16:59:53.149683 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 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=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:53.150385 np0000006737 devstack@c-api.service[100224]: INFO cinder.rpc [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 16:59:53.152513 np0000006737 devstack@c-api.service[100227]: INFO cinder.rpc [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 16:59:53.152885 np0000006737 devstack@c-api.service[100224]: INFO cinder.rpc [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 16:59:53.153366 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.153744 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.154580 np0000006737 devstack@c-api.service[100224]: WARNING cinder.keymgr.conf_key_mgr [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 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 07 16:59:53.155170 np0000006737 devstack@c-api.service[100227]: INFO cinder.rpc [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 16:59:53.155685 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.155873 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.158770 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.158770 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.165731 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b 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=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:53.167057 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.167252 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.168288 np0000006737 devstack@c-api.service[100226]: INFO cinder.rpc [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 16:59:53.171676 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.171839 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.172098 np0000006737 devstack@c-api.service[100226]: INFO cinder.rpc [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 16:59:53.172581 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.172750 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.174439 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.174624 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.177817 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.177998 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.180184 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.180376 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.182306 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.182442 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.183944 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.184155 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.184651 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.184785 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.186541 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.186733 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.186790 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.186866 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.189124 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.189274 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.189332 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.189528 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.190038 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.190161 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.191910 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.192033 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.192546 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.192718 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.194667 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.194834 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.196441 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.196599 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.196739 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.196908 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.199071 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.199244 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.199604 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.199773 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.200526 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.200658 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.201603 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.201731 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.201786 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.201961 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.202439 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.202574 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.203327 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.203445 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.204081 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.204220 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.204360 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.204414 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.204561 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 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=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:53.204947 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.205082 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.205137 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.205288 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.205651 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.205763 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.206595 np0000006737 devstack@c-api.service[100227]: WARNING cinder.api.contrib.hosts [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 16:59:53.206832 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.206993 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.207125 np0000006737 devstack@c-api.service[100224]: INFO cinder.rpc [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 16:59:53.207182 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.207350 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.207580 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: extensions {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.208675 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: consistencygroups {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.209590 np0000006737 devstack@c-api.service[100224]: INFO cinder.rpc [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 16:59:53.210009 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.210192 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.211397 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: extra_specs {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.211928 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.212122 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.212752 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: capabilities {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.213806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: backups {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.214435 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.214612 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.215565 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: os-quota-sets {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.215825 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.215988 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.216373 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writer thread running {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 16:59:53.216814 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: qos-specs {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.216857 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.216980 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.217774 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.217956 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.218586 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: encryption {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.219041 np0000006737 devstack@c-api.service[100225]: INFO cinder.rpc [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 16:59:53.219701 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.219861 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.219944 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: encryption {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.220727 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.220863 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.221234 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: cgsnapshots {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.221627 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.221783 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.221844 np0000006737 devstack@c-api.service[100225]: INFO cinder.rpc [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 16:59:53.222418 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.222489 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: scheduler-stats {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.222604 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.222658 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.222841 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.223594 np0000006737 devstack@c-api.service[100226]: WARNING cinder.api.contrib.hosts [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 16:59:53.223748 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: os-volume-manage {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.223928 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.224126 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.224236 np0000006737 devstack@c-api.service[100225]: INFO cinder.rpc [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 16:59:53.224747 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: extensions {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.224938 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: os-snapshot-manage {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.225353 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.225541 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.226085 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: consistencygroups {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.226196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: os-volume-transfer {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.226372 np0000006737 devstack@c-api.service[100225]: INFO cinder.rpc [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 16:59:53.226742 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.227042 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.227535 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: os-hosts {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.227716 np0000006737 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 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 07 16:59:53.227996 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.228111 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: extra_specs {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.228172 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.228714 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: os-volume-type-access {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.229621 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: capabilities {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.230134 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: os-availability-zone {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.230438 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.230605 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.230891 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: backups {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.231322 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extended resource: os-quota-class-sets {{(pid=100227) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.231433 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.231597 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.232651 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.232806 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.232861 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: os-quota-sets {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.233725 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.233853 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.233931 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.234145 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.234200 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: qos-specs {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.234591 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.234716 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.235262 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.snapshot_actions [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] SnapshotActionsController initialized {{(pid=100227) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 16:59:53.236007 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: encryption {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.236159 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.236300 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.236435 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.236577 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.237248 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.237429 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.237639 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: encryption {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.238168 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.238295 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.238347 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.238500 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.239068 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: cgsnapshots {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.239183 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.239305 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.239968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.240110 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.240216 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.240306 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.240358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.240411 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.240455 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.240509 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.240617 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension UsedLimits extending resource: limits {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.240723 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: scheduler-stats {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.240774 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.240827 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.240950 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.241083 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension AdminActions extending resource: volumes {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.241213 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension AdminActions extending resource: snapshots {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.241311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension AdminActions extending resource: backups {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.241411 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension VolumeActions extending resource: volumes {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.241543 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.241716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.router [None req-b0f323e8-bf71-49a9-8485-af64da1a1366 None None] Extension TypesManage extending resource: types {{(pid=100227) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.242407 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: os-volume-manage {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.242801 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.242992 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.243732 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: os-snapshot-manage {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.244159 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.244342 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.245037 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: os-volume-transfer {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.246112 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.246247 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.246509 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: os-hosts {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.247651 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: os-volume-type-access {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.248999 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: os-availability-zone {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.250132 np0000006737 devstack@c-api.service[100227]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a3aa2a4668 pid: 100227 (default app) Aug 07 16:59:53.250895 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.251051 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.251318 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extended resource: os-quota-class-sets {{(pid=100226) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.252787 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.252993 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.253419 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.253581 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.253953 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.254140 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.254865 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.254973 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.255045 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.255192 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.255704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.snapshot_actions [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] SnapshotActionsController initialized {{(pid=100226) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 16:59:53.256150 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.256209 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.256320 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.256377 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.257009 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.257180 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.257235 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.257303 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.257907 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.258083 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.258795 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.258935 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d34c40e4-17bb-4d3a-98aa-2f2d0133c650 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:59:53.258996 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.259198 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.259372 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.259630 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.259856 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.259977 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.260149 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.260299 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.260370 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.260419 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.260485 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.260604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension UsedLimits extending resource: limits {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.260758 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.260899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.261080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.261147 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.261259 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension AdminActions extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.261310 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.261431 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension AdminActions extending resource: snapshots {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.261588 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension AdminActions extending resource: backups {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.261740 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension VolumeActions extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.261848 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.261928 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.261978 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.262099 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.router [None req-25b49916-9f70-46c2-b02a-3c2695cf2a5b None None] Extension TypesManage extending resource: types {{(pid=100226) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.262538 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1/1] 10.4.3.144 () {60 vars in 925 bytes} [Fri Aug 7 16:59:53 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 07 16:59:53.262821 np0000006737 devstack@c-api.service[100224]: WARNING cinder.api.contrib.hosts [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 16:59:53.263179 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.263303 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.263897 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: extensions {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.265192 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: consistencygroups {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.267310 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: extra_specs {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.269202 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 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=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:53.269431 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: capabilities {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.270542 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: backups {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.270825 np0000006737 devstack@c-api.service[100226]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a3aa2a4668 pid: 100226 (default app) Aug 07 16:59:53.271811 np0000006737 devstack@c-api.service[100225]: INFO cinder.rpc [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 16:59:53.272546 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: os-quota-sets {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.273957 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: qos-specs {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.274257 np0000006737 devstack@c-api.service[100225]: INFO cinder.rpc [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 16:59:53.274719 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.274870 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.276194 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: encryption {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.277588 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: encryption {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.279063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: cgsnapshots {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.280507 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: scheduler-stats {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.281775 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: os-volume-manage {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.283095 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: os-snapshot-manage {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.284669 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: os-volume-transfer {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.286205 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: os-hosts {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.287532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: os-volume-type-access {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.287620 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.287782 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.289000 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: os-availability-zone {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.290538 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.290709 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.291456 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extended resource: os-quota-class-sets {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.292922 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.293137 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.293366 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.293544 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.294133 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.294308 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.295041 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.295228 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.295803 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.snapshot_actions [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] SnapshotActionsController initialized {{(pid=100224) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 16:59:53.296247 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.296414 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.296952 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.297116 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.297184 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.297292 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.297989 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.298159 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.298910 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.299084 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.299536 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.299717 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.299766 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.299848 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.300006 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.300171 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.300388 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.300441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.300549 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension UsedLimits extending resource: limits {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.300680 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.300804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.300952 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.301151 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension AdminActions extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.302291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension AdminActions extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.302291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension AdminActions extending resource: backups {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.302291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension VolumeActions extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.302291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.302291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-85e06d00-a37d-4f4a-a2cf-e0bf85276c57 None None] Extension TypesManage extending resource: types {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.302453 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.302453 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.304536 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.304672 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.306861 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.307006 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.309273 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.309414 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.309630 np0000006737 devstack@c-api.service[100224]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a3aa2a4668 pid: 100224 (default app) Aug 07 16:59:53.310263 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.310424 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.312410 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.312557 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.317484 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.317632 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.320444 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.320601 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.322010 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.322170 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.323134 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.323267 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.324039 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.324174 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.325853 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.325985 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.326852 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.326973 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.327644 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.327766 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.328382 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.328522 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.329419 np0000006737 devstack@c-api.service[100225]: WARNING cinder.api.contrib.hosts [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 16:59:53.329706 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.329831 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.330434 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: extensions {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.331825 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: consistencygroups {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.333897 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: extra_specs {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.335527 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: capabilities {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.336634 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: backups {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.338269 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: os-quota-sets {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.339433 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: qos-specs {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.341115 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: encryption {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.342347 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: encryption {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.343557 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: cgsnapshots {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.344706 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: scheduler-stats {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.345844 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: os-volume-manage {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.346987 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: os-snapshot-manage {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.348412 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: os-volume-transfer {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.349811 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: os-hosts {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.350910 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: os-volume-type-access {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.352316 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: os-availability-zone {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.354034 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extended resource: os-quota-class-sets {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:59:53.355430 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.355592 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.356392 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.356531 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.357221 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.357336 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.357954 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.snapshot_actions [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] SnapshotActionsController initialized {{(pid=100225) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 16:59:53.358472 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.358625 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.359350 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.359510 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.360233 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.360356 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.361273 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:59:53.361416 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:59:53.362003 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.362197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.362328 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.362455 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.362604 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.362726 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.362863 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension UsedLimits extending resource: limits {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.362984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.363132 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.363258 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.363416 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension AdminActions extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.363573 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension AdminActions extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.363705 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension AdminActions extending resource: backups {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.363827 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension VolumeActions extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.363999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.364165 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-a65b9d4b-0527-44be-88aa-6441019b2af6 None None] Extension TypesManage extending resource: types {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:59:53.372654 np0000006737 devstack@c-api.service[100225]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73a3aa2a4668 pid: 100225 (default app) Aug 07 16:59:58.789396 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3140b1cb-dfd4-44b2-a599-ed613a324cd2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:59:59.428061 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3140b1cb-dfd4-44b2-a599-ed613a324cd2 admin admin] POST https://10.4.3.144/volume/v3/types Aug 07 16:59:59.428824 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3140b1cb-dfd4-44b2-a599-ed613a324cd2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:59:59.430469 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:59:59.430469 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 16:59:59.467610 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-3140b1cb-dfd4-44b2-a599-ed613a324cd2 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=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:59.503015 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3140b1cb-dfd4-44b2-a599-ed613a324cd2 admin admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 16:59:59.503422 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 2/2] 10.4.3.144 () {68 vars in 1302 bytes} [Fri Aug 7 16:59:58 2026] POST /volume/v3/types => generated 183 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:59:59.528880 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a7732d97-914c-4ca9-9bbf-78f45ae04d65 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:59:59.837713 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7732d97-914c-4ca9-9bbf-78f45ae04d65 admin admin] POST https://10.4.3.144/volume/v3/types/85659266-63c9-481e-886d-7b3f92267dda/extra_specs Aug 07 16:59:59.838399 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a7732d97-914c-4ca9-9bbf-78f45ae04d65 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:59:59.840233 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:59:59.840233 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 16:59:59.885790 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-a7732d97-914c-4ca9-9bbf-78f45ae04d65 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=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:59:59.966650 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7732d97-914c-4ca9-9bbf-78f45ae04d65 admin admin] https://10.4.3.144/volume/v3/types/85659266-63c9-481e-886d-7b3f92267dda/extra_specs returned with HTTP 200 Aug 07 16:59:59.966932 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1/3] 10.4.3.144 () {68 vars in 1449 bytes} [Fri Aug 7 16:59:59 2026] POST /volume/v3/types/85659266-63c9-481e-886d-7b3f92267dda/extra_specs => generated 52 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:00:00.243862 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac4f41ea-ee8f-4b9b-ae05-c1d28599439b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:00:00.565702 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac4f41ea-ee8f-4b9b-ae05-c1d28599439b admin admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:00:00.565702 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac4f41ea-ee8f-4b9b-ae05-c1d28599439b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:00:00.565702 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:00:00.565702 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:00:00.606574 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-ac4f41ea-ee8f-4b9b-ae05-c1d28599439b 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=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:00:00.642449 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac4f41ea-ee8f-4b9b-ae05-c1d28599439b admin admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:00:00.643227 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1/4] 10.4.3.144 () {68 vars in 1302 bytes} [Fri Aug 7 17:00:00 2026] POST /volume/v3/types => generated 186 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:00:00.660811 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3c55247-8334-44ee-ac46-36bbfbdbb92d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:00:01.048465 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3c55247-8334-44ee-ac46-36bbfbdbb92d admin admin] POST https://10.4.3.144/volume/v3/types/9f295a16-1764-4520-8f0b-2d9138a10fd8/extra_specs Aug 07 17:00:01.049386 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3c55247-8334-44ee-ac46-36bbfbdbb92d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:00:01.051887 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:00:01.051887 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:00:01.109572 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-a3c55247-8334-44ee-ac46-36bbfbdbb92d 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=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:00:01.204975 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3c55247-8334-44ee-ac46-36bbfbdbb92d admin admin] https://10.4.3.144/volume/v3/types/9f295a16-1764-4520-8f0b-2d9138a10fd8/extra_specs returned with HTTP 200 Aug 07 17:00:01.205822 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1/5] 10.4.3.144 () {68 vars in 1449 bytes} [Fri Aug 7 17:00:00 2026] POST /volume/v3/types/9f295a16-1764-4520-8f0b-2d9138a10fd8/extra_specs => generated 45 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:00:09.500347 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:00:09.964646 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:00:10.638898 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:00:11.200992 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:00:29.604361 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-839d0e60-b8ed-42c4-ab41-757baf3505c5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:00:29.605078 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-839d0e60-b8ed-42c4-ab41-757baf3505c5 None None] GET https://10.4.3.144/volume// Aug 07 17:00:29.605297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-839d0e60-b8ed-42c4-ab41-757baf3505c5 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:00:29.605496 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-839d0e60-b8ed-42c4-ab41-757baf3505c5 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:00:29.606050 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-839d0e60-b8ed-42c4-ab41-757baf3505c5 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:00:29.606422 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 3/6] 10.4.3.144 () {66 vars in 1425 bytes} [Fri Aug 7 17:00: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 07 17:01:16.651593 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-19240e2d-f4c9-4d3c-9821-c381694b9af6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:01:16.937367 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19240e2d-f4c9-4d3c-9821-c381694b9af6 tempest-verify_tempest_config-1706572415 tempest-verify_tempest_config-1706572415-project-member] GET https://10.4.3.144/volume/v3/extensions Aug 07 17:01:16.937570 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19240e2d-f4c9-4d3c-9821-c381694b9af6 tempest-verify_tempest_config-1706572415 tempest-verify_tempest_config-1706572415-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:01:16.937772 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19240e2d-f4c9-4d3c-9821-c381694b9af6 tempest-verify_tempest_config-1706572415 tempest-verify_tempest_config-1706572415-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:01:16.938127 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19240e2d-f4c9-4d3c-9821-c381694b9af6 tempest-verify_tempest_config-1706572415 tempest-verify_tempest_config-1706572415-project-member] https://10.4.3.144/volume/v3/extensions returned with HTTP 200 Aug 07 17:01:16.938483 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 2/7] 10.4.3.144 () {66 vars in 1246 bytes} [Fri Aug 7 17:01:16 2026] GET /volume/v3/extensions => generated 5245 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:01:53.013803 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5eb9df7c-4a8e-4ac3-b36f-95ca72c37885 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:01:53.445733 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eb9df7c-4a8e-4ac3-b36f-95ca72c37885 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] GET https://10.4.3.144/volume/v3/os-hosts Aug 07 17:01:53.446143 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5eb9df7c-4a8e-4ac3-b36f-95ca72c37885 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:01:53.446397 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5eb9df7c-4a8e-4ac3-b36f-95ca72c37885 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:01:53.455724 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.hosts [None req-5eb9df7c-4a8e-4ac3-b36f-95ca72c37885 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] status, active and update: available, enabled, 2026-08-07 16:59:57+00:00 {{(pid=100224) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 17:01:53.455920 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.hosts [None req-5eb9df7c-4a8e-4ac3-b36f-95ca72c37885 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] status, active and update: available, enabled, 2026-08-07 16:59:58+00:00 {{(pid=100224) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 17:01:53.456010 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.hosts [None req-5eb9df7c-4a8e-4ac3-b36f-95ca72c37885 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] status, active and update: available, enabled, 2026-08-07 17:01:38+00:00 {{(pid=100224) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 17:01:53.456384 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eb9df7c-4a8e-4ac3-b36f-95ca72c37885 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] https://10.4.3.144/volume/v3/os-hosts returned with HTTP 200 Aug 07 17:01:53.456856 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 2/8] 10.4.3.144 () {66 vars in 1240 bytes} [Fri Aug 7 17:01:53 2026] GET /volume/v3/os-hosts => generated 560 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:01:53.474309 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b6ef085-c6fe-4d38-bb60-f2853497ad75 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:01:53.478247 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b6ef085-c6fe-4d38-bb60-f2853497ad75 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] GET https://10.4.3.144/volume/v3/os-hosts Aug 07 17:01:53.478478 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b6ef085-c6fe-4d38-bb60-f2853497ad75 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:01:53.478692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b6ef085-c6fe-4d38-bb60-f2853497ad75 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:01:53.488859 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.hosts [None req-1b6ef085-c6fe-4d38-bb60-f2853497ad75 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] status, active and update: available, enabled, 2026-08-07 16:59:57+00:00 {{(pid=100225) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 17:01:53.489092 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.hosts [None req-1b6ef085-c6fe-4d38-bb60-f2853497ad75 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] status, active and update: available, enabled, 2026-08-07 16:59:58+00:00 {{(pid=100225) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 17:01:53.489310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.hosts [None req-1b6ef085-c6fe-4d38-bb60-f2853497ad75 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] status, active and update: available, enabled, 2026-08-07 17:01:38+00:00 {{(pid=100225) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 17:01:53.489804 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b6ef085-c6fe-4d38-bb60-f2853497ad75 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] https://10.4.3.144/volume/v3/os-hosts returned with HTTP 200 Aug 07 17:01:53.490414 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 2/9] 10.4.3.144 () {66 vars in 1240 bytes} [Fri Aug 7 17:01:53 2026] GET /volume/v3/os-hosts => generated 560 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:01:53.501216 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e73a8931-b2cb-4df1-ae44-fb6a28df1424 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:01:53.504670 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e73a8931-b2cb-4df1-ae44-fb6a28df1424 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] GET https://10.4.3.144/volume/v3/os-hosts/np0000006737@storpool Aug 07 17:01:53.504925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e73a8931-b2cb-4df1-ae44-fb6a28df1424 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:01:53.505262 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e73a8931-b2cb-4df1-ae44-fb6a28df1424 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:01:53.553000 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e73a8931-b2cb-4df1-ae44-fb6a28df1424 tempest-VolumeHostsAdminTestsJSON-798164263 tempest-VolumeHostsAdminTestsJSON-798164263-project-admin] https://10.4.3.144/volume/v3/os-hosts/np0000006737@storpool returned with HTTP 200 Aug 07 17:01:53.553580 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 4/10] 10.4.3.144 () {66 vars in 1306 bytes} [Fri Aug 7 17:01:53 2026] GET /volume/v3/os-hosts/np0000006737@storpool => generated 175 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:03.452894 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:02:03.487557 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:02:03.551647 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=3 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:02:06.379698 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:06.635151 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:02:06.635713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1016356258"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:02:06.637877 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1016356258'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:02:06.638337 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Create volume of 1 GB Aug 07 17:02:06.655096 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:02:06.654374. {{(pid=100226) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:02:06.655238 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Availability Zones retrieved successfully. Aug 07 17:02:06.680031 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Flow 'volume_create_api' (61bf8845-3817-48b7-b52b-57fd4895c8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:02:06.681797 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5356e6da-4552-44dd-ad08-6bf0625dc900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:06.682930 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:02:06.749629 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5356e6da-4552-44dd-ad08-6bf0625dc900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:06.750511 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c2d2b-7316-45cd-9329-f6b36ef0e6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:06.803405 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-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 07 17:02:06.803763 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-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 07 17:02:06.866221 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Created reservations ['f8be3959-2c8e-4ac0-8f17-30a326184815', '2a1ef59f-1c3a-4476-8e27-d6134d6ba60e', '8efdcb73-2f65-4292-b8e4-b98c309e49db', '33b52f9e-7002-45c3-8ab6-d9f0cb41fe3a'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:02:06.867541 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c2d2b-7316-45cd-9329-f6b36ef0e6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8be3959-2c8e-4ac0-8f17-30a326184815', '2a1ef59f-1c3a-4476-8e27-d6134d6ba60e', '8efdcb73-2f65-4292-b8e4-b98c309e49db', '33b52f9e-7002-45c3-8ab6-d9f0cb41fe3a']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:06.868549 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7aa9783-03ce-4fef-aec1-6b9a2c00b891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:06.930552 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7aa9783-03ce-4fef-aec1-6b9a2c00b891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38f393af-9ea9-429e-b439-8379a00c9d0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1016356258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851a1bb25814c48929c5dd80d435a48',qos_specs=None,replication_status=,reservations=['f8be3959-2c8e-4ac0-8f17-30a326184815','2a1ef59f-1c3a-4476-8e27-d6134d6ba60e','8efdcb73-2f65-4292-b8e4-b98c309e49db','33b52f9e-7002-45c3-8ab6-d9f0cb41fe3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ab04c67ccb4265bb6d80d9a49719e9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1016356258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38f393af-9ea9-429e-b439-8379a00c9d0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9851a1bb25814c48929c5dd80d435a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3ab04c67ccb4265bb6d80d9a49719e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:06.931319 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34b73d4-a995-4f89-bb1e-f0fa54762896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:06.968559 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34b73d4-a995-4f89-bb1e-f0fa54762896) transitioned into state 'SUCCESS' from state '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-1016356258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851a1bb25814c48929c5dd80d435a48',qos_specs=None,replication_status=,reservations=['f8be3959-2c8e-4ac0-8f17-30a326184815','2a1ef59f-1c3a-4476-8e27-d6134d6ba60e','8efdcb73-2f65-4292-b8e4-b98c309e49db','33b52f9e-7002-45c3-8ab6-d9f0cb41fe3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ab04c67ccb4265bb6d80d9a49719e9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:06.969612 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947ef737-7151-4c49-ad13-20715c55f287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:07.006918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947ef737-7151-4c49-ad13-20715c55f287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:07.008121 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Flow 'volume_create_api' (61bf8845-3817-48b7-b52b-57fd4895c8d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:02:07.008644 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Create volume request issued successfully. Aug 07 17:02:07.009955 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a47df689-b81a-4b5a-b8e6-b23e1759f805 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:02:07.010565 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 3/11] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:02:06 2026] POST /volume/v3/volumes => generated 754 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:02:07.025978 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5fe49d4c-8917-4cf5-89ed-d9a188621090 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:07.028517 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5fe49d4c-8917-4cf5-89ed-d9a188621090 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d Aug 07 17:02:07.028884 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5fe49d4c-8917-4cf5-89ed-d9a188621090 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:07.029515 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5fe49d4c-8917-4cf5-89ed-d9a188621090 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:07.076378 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:07.076378 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:07.088221 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5fe49d4c-8917-4cf5-89ed-d9a188621090 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:02:07.097831 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5fe49d4c-8917-4cf5-89ed-d9a188621090 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d returned with HTTP 200 Aug 07 17:02:07.097831 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 3/12] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:07 2026] GET /volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:08.118429 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3082cb1-d7ee-4e25-9223-fe80baebbfd4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:08.121824 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3082cb1-d7ee-4e25-9223-fe80baebbfd4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d Aug 07 17:02:08.121824 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3082cb1-d7ee-4e25-9223-fe80baebbfd4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:08.124669 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3082cb1-d7ee-4e25-9223-fe80baebbfd4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:08.172681 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:08.172681 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:08.180724 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b3082cb1-d7ee-4e25-9223-fe80baebbfd4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:02:08.190306 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3082cb1-d7ee-4e25-9223-fe80baebbfd4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d returned with HTTP 200 Aug 07 17:02:08.191248 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 3/13] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:08 2026] GET /volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:08.208968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4649e2f7-ca7d-4bc6-a166-cc7e1d75f584 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:08.211979 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4649e2f7-ca7d-4bc6-a166-cc7e1d75f584 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:02:08.212338 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4649e2f7-ca7d-4bc6-a166-cc7e1d75f584 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38f393af-9ea9-429e-b439-8379a00c9d0d", "name": "tempest-VolumesBackupsAdminTest-Backup-439279843", "container": "tempest-volumesbackupsadmintest-backup-container-154483012"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:02:08.214792 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-4649e2f7-ca7d-4bc6-a166-cc7e1d75f584 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Creating new backup {'backup': {'volume_id': '38f393af-9ea9-429e-b439-8379a00c9d0d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-439279843', 'container': 'tempest-volumesbackupsadmintest-backup-container-154483012'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:02:08.215450 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-4649e2f7-ca7d-4bc6-a166-cc7e1d75f584 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Creating backup of volume 38f393af-9ea9-429e-b439-8379a00c9d0d in container tempest-volumesbackupsadmintest-backup-container-154483012 Aug 07 17:02:08.257532 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:08.257532 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:08.258747 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4649e2f7-ca7d-4bc6-a166-cc7e1d75f584 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:02:08.327016 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-4649e2f7-ca7d-4bc6-a166-cc7e1d75f584 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Created reservations ['2f139979-ac76-4e34-9441-0dcdc8af956e', '2c5ba909-984e-4f75-85e3-c8abd5c12606'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:02:08.439071 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4649e2f7-ca7d-4bc6-a166-cc7e1d75f584 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:02:08.439837 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 5/14] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:02:08 2026] POST /volume/v3/backups => generated 334 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:02:08.451788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8f329e1d-ddd1-43c0-9df2-63fd80c2e8aa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:08.454747 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f329e1d-ddd1-43c0-9df2-63fd80c2e8aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:08.454997 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f329e1d-ddd1-43c0-9df2-63fd80c2e8aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:08.455245 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f329e1d-ddd1-43c0-9df2-63fd80c2e8aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:08.455378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8f329e1d-ddd1-43c0-9df2-63fd80c2e8aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:08.475871 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:08.475871 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:08.477244 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f329e1d-ddd1-43c0-9df2-63fd80c2e8aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:08.478677 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 4/15] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:08 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:09.489423 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-168219a0-8dda-4c8f-a600-2523700ac177 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:09.492667 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-168219a0-8dda-4c8f-a600-2523700ac177 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:09.492667 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-168219a0-8dda-4c8f-a600-2523700ac177 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:09.492667 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-168219a0-8dda-4c8f-a600-2523700ac177 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:09.492667 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-168219a0-8dda-4c8f-a600-2523700ac177 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:09.515483 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:09.515483 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:09.516703 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-168219a0-8dda-4c8f-a600-2523700ac177 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:09.517177 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 4/16] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:09 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:10.531537 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ad73a12-629a-40e2-8222-1eacea9024e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:10.534124 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ad73a12-629a-40e2-8222-1eacea9024e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:10.534510 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ad73a12-629a-40e2-8222-1eacea9024e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:10.534749 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ad73a12-629a-40e2-8222-1eacea9024e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:10.535045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9ad73a12-629a-40e2-8222-1eacea9024e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:10.565757 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:10.565757 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:10.566745 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ad73a12-629a-40e2-8222-1eacea9024e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:10.567122 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 4/17] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:10 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:11.586485 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8524fc58-ba08-4f9e-b785-94c70ad95330 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:11.590315 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8524fc58-ba08-4f9e-b785-94c70ad95330 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:11.590870 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8524fc58-ba08-4f9e-b785-94c70ad95330 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:11.591884 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8524fc58-ba08-4f9e-b785-94c70ad95330 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:11.591884 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-8524fc58-ba08-4f9e-b785-94c70ad95330 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:11.598230 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:11.598230 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:11.599877 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8524fc58-ba08-4f9e-b785-94c70ad95330 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:11.600837 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 6/18] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:11 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:11.693899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:11.984766 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:02:11.984766 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1543971907", "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:02:11.986624 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1543971907', 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:02:12.618225 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a07252c-6089-411a-9e97-80d9f63d2607 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:12.619472 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a07252c-6089-411a-9e97-80d9f63d2607 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:12.619682 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a07252c-6089-411a-9e97-80d9f63d2607 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:12.620320 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a07252c-6089-411a-9e97-80d9f63d2607 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:12.620320 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2a07252c-6089-411a-9e97-80d9f63d2607 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:12.626059 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:12.626059 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:12.626904 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a07252c-6089-411a-9e97-80d9f63d2607 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:12.627529 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 5/19] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:12 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:12.942166 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Create volume of 1 GB Aug 07 17:02:12.949508 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Availability Zones retrieved successfully. Aug 07 17:02:12.967004 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Flow 'volume_create_api' (7ae8f3f1-a0fd-4881-8df4-1ae0dee3e8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:02:12.969267 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29227e41-56c4-4313-8c4d-45ef24cba7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:12.970710 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:02:13.104376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29227e41-56c4-4313-8c4d-45ef24cba7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:13.105250 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad7087b-b480-4b4d-ac4e-9e7509a92d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:13.241921 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:13.257008 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Created reservations ['4f2b589d-99a8-401a-9943-4843829e8c28', 'a71c8264-b105-4d54-99bc-c498fa25065b', '23f8dfe8-6301-41b2-94d7-38d6be319a79', '954f421d-f8f4-4f81-be3a-07014f891e0a'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:02:13.258194 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad7087b-b480-4b4d-ac4e-9e7509a92d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f2b589d-99a8-401a-9943-4843829e8c28', 'a71c8264-b105-4d54-99bc-c498fa25065b', '23f8dfe8-6301-41b2-94d7-38d6be319a79', '954f421d-f8f4-4f81-be3a-07014f891e0a']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:13.259422 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4512e3-87e5-4d3a-a091-af11ec0be812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:13.314276 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b4512e3-87e5-4d3a-a091-af11ec0be812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89159b4d-c6e4-44ab-ac8e-7a6c7059375a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1543971907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711a9dc78a9f4b71a3e5a52bb7813406',qos_specs=None,replication_status=,reservations=['4f2b589d-99a8-401a-9943-4843829e8c28','a71c8264-b105-4d54-99bc-c498fa25065b','23f8dfe8-6301-41b2-94d7-38d6be319a79','954f421d-f8f4-4f81-be3a-07014f891e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcfc969b86e64958a27baadb4fe4174c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:02:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1543971907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89159b4d-c6e4-44ab-ac8e-7a6c7059375a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='711a9dc78a9f4b71a3e5a52bb7813406',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcfc969b86e64958a27baadb4fe4174c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:13.314990 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d0ef24-266a-4b8c-bf3c-d1837db74e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:13.351719 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1d0ef24-266a-4b8c-bf3c-d1837db74e06) transitioned into state 'SUCCESS' from state '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-1543971907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711a9dc78a9f4b71a3e5a52bb7813406',qos_specs=None,replication_status=,reservations=['4f2b589d-99a8-401a-9943-4843829e8c28','a71c8264-b105-4d54-99bc-c498fa25065b','23f8dfe8-6301-41b2-94d7-38d6be319a79','954f421d-f8f4-4f81-be3a-07014f891e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcfc969b86e64958a27baadb4fe4174c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:13.352068 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb8124b-7fc2-403d-8611-ec44a816803e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:13.372900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb8124b-7fc2-403d-8611-ec44a816803e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:13.379149 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Flow 'volume_create_api' (7ae8f3f1-a0fd-4881-8df4-1ae0dee3e8db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:02:13.379149 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Create volume request issued successfully. Aug 07 17:02:13.379149 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-93b226a8-6e7b-4e23-9298-1d5c3167801f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:02:13.379149 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 5/20] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:02:11 2026] POST /volume/v3/volumes => generated 757 bytes in 1686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:02:13.398146 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c9cdbd2a-9531-4533-8161-f09dbef5e9c0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:13.401208 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c9cdbd2a-9531-4533-8161-f09dbef5e9c0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:13.401962 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c9cdbd2a-9531-4533-8161-f09dbef5e9c0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:13.401962 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c9cdbd2a-9531-4533-8161-f09dbef5e9c0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:13.412144 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:13.412144 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:13.422110 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c9cdbd2a-9531-4533-8161-f09dbef5e9c0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:13.434446 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c9cdbd2a-9531-4533-8161-f09dbef5e9c0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:13.435423 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 7/21] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:13 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:13.642246 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24f4be37-0352-4aef-953b-993c87ec6225 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:13.644819 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24f4be37-0352-4aef-953b-993c87ec6225 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:13.645067 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24f4be37-0352-4aef-953b-993c87ec6225 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:13.645387 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24f4be37-0352-4aef-953b-993c87ec6225 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:13.645518 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-24f4be37-0352-4aef-953b-993c87ec6225 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:13.654595 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:13.654595 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:13.655986 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24f4be37-0352-4aef-953b-993c87ec6225 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:13.658538 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 6/22] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:13 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:13.798250 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:02:13.798624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-324069957", "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:02:13.800953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-324069957', 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:02:14.456345 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7c032340-19f3-453c-a64d-b6cf178f80cd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:14.458936 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c032340-19f3-453c-a64d-b6cf178f80cd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:14.459266 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c032340-19f3-453c-a64d-b6cf178f80cd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:14.459568 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c032340-19f3-453c-a64d-b6cf178f80cd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:14.472715 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:14.472715 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:14.485270 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7c032340-19f3-453c-a64d-b6cf178f80cd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:14.500565 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c032340-19f3-453c-a64d-b6cf178f80cd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:14.500830 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 6/23] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:14 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:14.532510 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Create volume of 1 GB Aug 07 17:02:14.553712 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:02:14.552832. {{(pid=100225) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:02:14.553907 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Availability Zones retrieved successfully. Aug 07 17:02:14.591968 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Flow 'volume_create_api' (2f46cddc-13ee-4b89-911b-377bde3e6971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:02:14.594603 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c8300f-fba9-46e2-891b-c3da447d0deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:14.596999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:02:14.674859 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0edccdee-b512-4f5c-8977-c3817d90a13a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:14.678235 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0edccdee-b512-4f5c-8977-c3817d90a13a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:14.678412 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0edccdee-b512-4f5c-8977-c3817d90a13a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:14.678541 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0edccdee-b512-4f5c-8977-c3817d90a13a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:14.678701 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-0edccdee-b512-4f5c-8977-c3817d90a13a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:14.688578 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:14.688578 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:14.689714 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0edccdee-b512-4f5c-8977-c3817d90a13a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:14.690278 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 8/24] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:14 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:14.765408 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43c8300f-fba9-46e2-891b-c3da447d0deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:14.766702 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f37d7ebf-2c8b-4fc3-aab1-1f3ab10c19b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:14.836283 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-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 07 17:02:14.838330 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-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 07 17:02:14.930337 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Created reservations ['b08074b5-3ab3-435e-abd2-d3a23abc8c79', '61d1fd0b-9e4f-4737-8f4b-5581f676a4f2', 'e04599e3-6f83-482c-9279-abe3f8c110cf', 'ec807ee0-d1b6-4818-a0d4-7d0586193541'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:02:14.932302 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f37d7ebf-2c8b-4fc3-aab1-1f3ab10c19b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b08074b5-3ab3-435e-abd2-d3a23abc8c79', '61d1fd0b-9e4f-4737-8f4b-5581f676a4f2', 'e04599e3-6f83-482c-9279-abe3f8c110cf', 'ec807ee0-d1b6-4818-a0d4-7d0586193541']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:14.932930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed81fc7f-901d-45e3-8490-4da9013f71e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:14.977000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed81fc7f-901d-45e3-8490-4da9013f71e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '390e822a-657c-460c-8894-4868c95ae9d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-324069957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dc41af351741429985ca032389a5dd',qos_specs=None,replication_status=,reservations=['b08074b5-3ab3-435e-abd2-d3a23abc8c79','61d1fd0b-9e4f-4737-8f4b-5581f676a4f2','e04599e3-6f83-482c-9279-abe3f8c110cf','ec807ee0-d1b6-4818-a0d4-7d0586193541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef80243e1484bf08fac6c87a1e81bb0',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-324069957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=390e822a-657c-460c-8894-4868c95ae9d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dc41af351741429985ca032389a5dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eef80243e1484bf08fac6c87a1e81bb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:14.978641 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9ec76f-5a63-4c08-802d-6385ff342a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:15.038801 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9ec76f-5a63-4c08-802d-6385ff342a7f) transitioned into state 'SUCCESS' from state '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-324069957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dc41af351741429985ca032389a5dd',qos_specs=None,replication_status=,reservations=['b08074b5-3ab3-435e-abd2-d3a23abc8c79','61d1fd0b-9e4f-4737-8f4b-5581f676a4f2','e04599e3-6f83-482c-9279-abe3f8c110cf','ec807ee0-d1b6-4818-a0d4-7d0586193541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef80243e1484bf08fac6c87a1e81bb0',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:15.039695 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b578ca1-9215-445a-be41-3c9e54ae2c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:15.091603 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b578ca1-9215-445a-be41-3c9e54ae2c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:15.092518 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Flow 'volume_create_api' (2f46cddc-13ee-4b89-911b-377bde3e6971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:02:15.093212 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Create volume request issued successfully. Aug 07 17:02:15.094647 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b60f1e69-dfe5-4b42-9360-3c230f3dd85e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:02:15.094788 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 5/25] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:02:13 2026] POST /volume/v3/volumes => generated 751 bytes in 1854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:02:15.111511 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c649bd4-3e54-480e-add6-de74d6fe4ddd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:15.113577 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c649bd4-3e54-480e-add6-de74d6fe4ddd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:15.114316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c649bd4-3e54-480e-add6-de74d6fe4ddd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:15.114316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c649bd4-3e54-480e-add6-de74d6fe4ddd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:15.127708 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:15.127708 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:15.139852 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5c649bd4-3e54-480e-add6-de74d6fe4ddd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:15.159175 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c649bd4-3e54-480e-add6-de74d6fe4ddd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:15.159888 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 7/26] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:15 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:15.519080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6dbc12b4-87c2-47b7-93ed-924a4abbefd0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:15.521913 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dbc12b4-87c2-47b7-93ed-924a4abbefd0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:15.523604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dbc12b4-87c2-47b7-93ed-924a4abbefd0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:15.523604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dbc12b4-87c2-47b7-93ed-924a4abbefd0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:15.534340 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:15.534340 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:15.544111 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6dbc12b4-87c2-47b7-93ed-924a4abbefd0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:15.554407 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dbc12b4-87c2-47b7-93ed-924a4abbefd0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:15.556356 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 7/27] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:15 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:15.705465 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-998d6307-6880-447b-9395-98a3f7699fca None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:15.711004 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-998d6307-6880-447b-9395-98a3f7699fca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:15.711290 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-998d6307-6880-447b-9395-98a3f7699fca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:15.711548 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-998d6307-6880-447b-9395-98a3f7699fca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:15.711707 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-998d6307-6880-447b-9395-98a3f7699fca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:15.721730 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:15.721730 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:15.722938 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-998d6307-6880-447b-9395-98a3f7699fca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:15.723528 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 9/28] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:15 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:16.187311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-54207562-0ff1-426a-bb7d-cedcc6c39340 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:16.193626 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-54207562-0ff1-426a-bb7d-cedcc6c39340 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:16.193626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-54207562-0ff1-426a-bb7d-cedcc6c39340 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:16.193626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-54207562-0ff1-426a-bb7d-cedcc6c39340 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:16.204521 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:16.204521 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:16.209079 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-54207562-0ff1-426a-bb7d-cedcc6c39340 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:16.214223 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-54207562-0ff1-426a-bb7d-cedcc6c39340 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:16.214652 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 6/29] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:16 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:16.575911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e55fd8ca-dc8f-4398-8802-38e13fca3a01 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:16.583143 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e55fd8ca-dc8f-4398-8802-38e13fca3a01 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:16.583440 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e55fd8ca-dc8f-4398-8802-38e13fca3a01 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:16.583713 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e55fd8ca-dc8f-4398-8802-38e13fca3a01 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:16.595936 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:16.595936 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:16.601516 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e55fd8ca-dc8f-4398-8802-38e13fca3a01 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:16.609997 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e55fd8ca-dc8f-4398-8802-38e13fca3a01 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:16.610987 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 8/30] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:16 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:16.738647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-766fb7eb-0d56-4386-847a-40af0077ea73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:16.743829 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-766fb7eb-0d56-4386-847a-40af0077ea73 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:16.743829 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-766fb7eb-0d56-4386-847a-40af0077ea73 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:16.743829 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-766fb7eb-0d56-4386-847a-40af0077ea73 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:16.744137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-766fb7eb-0d56-4386-847a-40af0077ea73 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:16.754326 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:16.754326 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:16.755653 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-766fb7eb-0d56-4386-847a-40af0077ea73 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:16.757126 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 8/31] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:16 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:17.230966 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-eaa5608c-efec-4699-a20f-5c17859fed62 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:17.235248 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eaa5608c-efec-4699-a20f-5c17859fed62 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:17.235248 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eaa5608c-efec-4699-a20f-5c17859fed62 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:17.235248 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eaa5608c-efec-4699-a20f-5c17859fed62 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:17.252880 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:17.252880 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:17.259982 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-eaa5608c-efec-4699-a20f-5c17859fed62 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:17.271132 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eaa5608c-efec-4699-a20f-5c17859fed62 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:17.271132 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 10/32] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:17 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:17.630287 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-708cec98-c598-4c71-9750-4b71f515a6d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:17.632211 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-708cec98-c598-4c71-9750-4b71f515a6d3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:17.632423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-708cec98-c598-4c71-9750-4b71f515a6d3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:17.632905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-708cec98-c598-4c71-9750-4b71f515a6d3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:17.640558 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:17.640558 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:17.644861 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-708cec98-c598-4c71-9750-4b71f515a6d3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:17.650338 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-708cec98-c598-4c71-9750-4b71f515a6d3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:17.650599 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 7/33] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:17 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:17.770965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3e0b9f43-0639-41be-bd06-d04c4801f595 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:17.773493 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e0b9f43-0639-41be-bd06-d04c4801f595 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:17.775500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e0b9f43-0639-41be-bd06-d04c4801f595 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:17.775500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e0b9f43-0639-41be-bd06-d04c4801f595 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:17.775500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3e0b9f43-0639-41be-bd06-d04c4801f595 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:17.781205 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:17.781205 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:17.782539 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e0b9f43-0639-41be-bd06-d04c4801f595 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:17.789369 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 9/34] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:17 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:18.289099 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-88611c75-8d7c-4cb7-938f-ebec5c0e7f74 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:18.292119 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88611c75-8d7c-4cb7-938f-ebec5c0e7f74 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:18.292305 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88611c75-8d7c-4cb7-938f-ebec5c0e7f74 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:18.292739 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88611c75-8d7c-4cb7-938f-ebec5c0e7f74 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:18.303144 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:18.303144 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:18.308614 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-88611c75-8d7c-4cb7-938f-ebec5c0e7f74 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:18.318420 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88611c75-8d7c-4cb7-938f-ebec5c0e7f74 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:18.319232 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 9/35] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:18 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:18.669624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-47e6c655-56ac-4529-806e-160665532766 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:18.673277 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47e6c655-56ac-4529-806e-160665532766 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:18.673770 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47e6c655-56ac-4529-806e-160665532766 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:18.674961 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47e6c655-56ac-4529-806e-160665532766 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:18.693928 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:18.693928 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:18.706489 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-47e6c655-56ac-4529-806e-160665532766 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:18.719825 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47e6c655-56ac-4529-806e-160665532766 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:18.720392 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 11/36] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:18 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:18.801154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e10b344d-4133-4a16-b13e-4393f6c6d856 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:18.805147 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e10b344d-4133-4a16-b13e-4393f6c6d856 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:18.805461 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e10b344d-4133-4a16-b13e-4393f6c6d856 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:18.805807 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e10b344d-4133-4a16-b13e-4393f6c6d856 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:18.805978 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e10b344d-4133-4a16-b13e-4393f6c6d856 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:18.812197 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:18.812197 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:18.813487 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e10b344d-4133-4a16-b13e-4393f6c6d856 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:18.813986 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 8/37] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:18 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:19.341720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e93be764-b5b3-4839-a56e-7288d0ee9531 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:19.343973 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e93be764-b5b3-4839-a56e-7288d0ee9531 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:19.344277 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e93be764-b5b3-4839-a56e-7288d0ee9531 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:19.344547 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e93be764-b5b3-4839-a56e-7288d0ee9531 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:19.354816 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:19.354816 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:19.362072 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e93be764-b5b3-4839-a56e-7288d0ee9531 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:19.368112 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e93be764-b5b3-4839-a56e-7288d0ee9531 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:19.368112 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 10/38] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:19 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:19.749214 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7a7c0e3b-ac0b-4017-9545-e2dbae6d1132 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:19.754103 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a7c0e3b-ac0b-4017-9545-e2dbae6d1132 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:19.754899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a7c0e3b-ac0b-4017-9545-e2dbae6d1132 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:19.754899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a7c0e3b-ac0b-4017-9545-e2dbae6d1132 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:19.776876 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:19.776876 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:19.792236 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7a7c0e3b-ac0b-4017-9545-e2dbae6d1132 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:19.803690 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a7c0e3b-ac0b-4017-9545-e2dbae6d1132 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:19.805449 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 10/39] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:19 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:19.830739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c8fe73a9-16b1-4a93-9517-690c8b8d822c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:19.836140 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c8fe73a9-16b1-4a93-9517-690c8b8d822c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:19.836140 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c8fe73a9-16b1-4a93-9517-690c8b8d822c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:19.836140 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c8fe73a9-16b1-4a93-9517-690c8b8d822c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:19.836140 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c8fe73a9-16b1-4a93-9517-690c8b8d822c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:19.843917 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:19.843917 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:19.845106 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c8fe73a9-16b1-4a93-9517-690c8b8d822c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:19.845620 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 12/40] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:19 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:20.388190 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9071d4d3-a99c-4f8e-a0dd-2901b6fbf319 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:20.393774 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9071d4d3-a99c-4f8e-a0dd-2901b6fbf319 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:20.394045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9071d4d3-a99c-4f8e-a0dd-2901b6fbf319 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:20.394323 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9071d4d3-a99c-4f8e-a0dd-2901b6fbf319 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:20.409166 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:20.409166 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:20.416677 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9071d4d3-a99c-4f8e-a0dd-2901b6fbf319 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:20.427481 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9071d4d3-a99c-4f8e-a0dd-2901b6fbf319 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:20.427481 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 9/41] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:20 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:20.823816 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bfef089b-aa16-4c6c-8408-1fbca1c5d0d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:20.830602 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfef089b-aa16-4c6c-8408-1fbca1c5d0d1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:20.831569 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfef089b-aa16-4c6c-8408-1fbca1c5d0d1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:20.831569 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfef089b-aa16-4c6c-8408-1fbca1c5d0d1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:20.843011 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:20.843011 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:20.849162 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bfef089b-aa16-4c6c-8408-1fbca1c5d0d1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:20.855166 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfef089b-aa16-4c6c-8408-1fbca1c5d0d1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:20.855687 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 11/42] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:20 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:20.861817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ad84656-b878-4ac9-a3f1-7b72f297c347 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:20.866065 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ad84656-b878-4ac9-a3f1-7b72f297c347 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:20.866065 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ad84656-b878-4ac9-a3f1-7b72f297c347 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:20.866065 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ad84656-b878-4ac9-a3f1-7b72f297c347 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:20.866065 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7ad84656-b878-4ac9-a3f1-7b72f297c347 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:20.872835 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:20.872835 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:20.873857 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ad84656-b878-4ac9-a3f1-7b72f297c347 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:20.874385 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 11/43] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:20 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:21.451014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5d0c2d43-b66a-47b4-9171-478af543a4ec None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:21.453472 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d0c2d43-b66a-47b4-9171-478af543a4ec tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:21.454118 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5d0c2d43-b66a-47b4-9171-478af543a4ec tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:21.454808 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5d0c2d43-b66a-47b4-9171-478af543a4ec tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:21.469040 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:21.469040 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:21.483074 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5d0c2d43-b66a-47b4-9171-478af543a4ec tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:21.495848 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d0c2d43-b66a-47b4-9171-478af543a4ec tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:21.496644 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 13/44] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:21 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:21.877877 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5a1e417-730a-484c-83c3-ef0603b56ba9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:21.880276 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5a1e417-730a-484c-83c3-ef0603b56ba9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:21.880637 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5a1e417-730a-484c-83c3-ef0603b56ba9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:21.880967 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5a1e417-730a-484c-83c3-ef0603b56ba9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:21.895255 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:21.895255 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:21.896442 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-50e8814a-2454-41c6-aae0-da62377e5c3e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:21.899599 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50e8814a-2454-41c6-aae0-da62377e5c3e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:21.902047 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50e8814a-2454-41c6-aae0-da62377e5c3e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:21.902047 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50e8814a-2454-41c6-aae0-da62377e5c3e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:21.902047 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-50e8814a-2454-41c6-aae0-da62377e5c3e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:21.902176 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e5a1e417-730a-484c-83c3-ef0603b56ba9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:21.909168 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5a1e417-730a-484c-83c3-ef0603b56ba9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:21.909251 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:21.909251 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:21.909688 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 10/45] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:21 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:21.910077 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50e8814a-2454-41c6-aae0-da62377e5c3e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:21.910517 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 12/46] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:21 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:22.517770 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a85b2ff2-bd0e-4d68-b6dd-32a4bd7553e7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:22.521889 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a85b2ff2-bd0e-4d68-b6dd-32a4bd7553e7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:22.522228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a85b2ff2-bd0e-4d68-b6dd-32a4bd7553e7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:22.522512 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a85b2ff2-bd0e-4d68-b6dd-32a4bd7553e7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:22.537505 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:22.537505 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:22.545880 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a85b2ff2-bd0e-4d68-b6dd-32a4bd7553e7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:22.556052 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a85b2ff2-bd0e-4d68-b6dd-32a4bd7553e7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:22.556052 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 12/47] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:22 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:22.938146 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bed04b1c-8d12-4a44-bd07-eddbddaf7c42 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:22.938548 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd2ad904-09b2-4ede-8cbc-c4cdab0d81d9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:22.942191 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd2ad904-09b2-4ede-8cbc-c4cdab0d81d9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:22.942191 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd2ad904-09b2-4ede-8cbc-c4cdab0d81d9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:22.943199 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd2ad904-09b2-4ede-8cbc-c4cdab0d81d9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:22.943440 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bed04b1c-8d12-4a44-bd07-eddbddaf7c42 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:22.943511 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dd2ad904-09b2-4ede-8cbc-c4cdab0d81d9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:22.943725 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bed04b1c-8d12-4a44-bd07-eddbddaf7c42 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:22.944056 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bed04b1c-8d12-4a44-bd07-eddbddaf7c42 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:22.948779 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:22.948779 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:22.949586 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd2ad904-09b2-4ede-8cbc-c4cdab0d81d9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:22.950219 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 11/48] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:22 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:22.955496 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:22.955496 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:22.960994 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bed04b1c-8d12-4a44-bd07-eddbddaf7c42 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:22.968989 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bed04b1c-8d12-4a44-bd07-eddbddaf7c42 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:22.970742 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 14/49] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:22 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:23.580811 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9b4677ef-30d0-4623-8ff4-ea7360351002 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:23.588045 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b4677ef-30d0-4623-8ff4-ea7360351002 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:23.588045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b4677ef-30d0-4623-8ff4-ea7360351002 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:23.588045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b4677ef-30d0-4623-8ff4-ea7360351002 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:23.603159 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:23.603159 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:23.614454 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9b4677ef-30d0-4623-8ff4-ea7360351002 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:23.622387 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b4677ef-30d0-4623-8ff4-ea7360351002 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:23.623100 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 13/50] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:23 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:23.965669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f7e2a840-cc0e-4c0b-93f8-793eb7caf2ce None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:23.968922 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7e2a840-cc0e-4c0b-93f8-793eb7caf2ce tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:23.969016 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7e2a840-cc0e-4c0b-93f8-793eb7caf2ce tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:23.969311 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7e2a840-cc0e-4c0b-93f8-793eb7caf2ce tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:23.971148 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f7e2a840-cc0e-4c0b-93f8-793eb7caf2ce tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:23.980405 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:23.980405 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:23.982040 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7e2a840-cc0e-4c0b-93f8-793eb7caf2ce tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:23.982489 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 13/51] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:23 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:23.986939 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5424f122-632b-4056-9778-34a9c7db9095 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:23.993809 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5424f122-632b-4056-9778-34a9c7db9095 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:23.995423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5424f122-632b-4056-9778-34a9c7db9095 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:23.995423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5424f122-632b-4056-9778-34a9c7db9095 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:24.007301 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:24.007301 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:24.015815 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5424f122-632b-4056-9778-34a9c7db9095 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:24.028336 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5424f122-632b-4056-9778-34a9c7db9095 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:24.028515 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 12/52] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:23 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:24.652053 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7a0eb774-a841-4442-9db3-9d84b46c3de7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:24.654169 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a0eb774-a841-4442-9db3-9d84b46c3de7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:24.661332 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a0eb774-a841-4442-9db3-9d84b46c3de7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:24.661332 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a0eb774-a841-4442-9db3-9d84b46c3de7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:24.690067 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:24.690067 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:24.707996 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7a0eb774-a841-4442-9db3-9d84b46c3de7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:24.721307 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a0eb774-a841-4442-9db3-9d84b46c3de7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:24.721307 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 15/53] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:24 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:25.001524 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2aeba1ee-6535-4ab1-b0c6-40051d1840d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:25.008050 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2aeba1ee-6535-4ab1-b0c6-40051d1840d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:25.008050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2aeba1ee-6535-4ab1-b0c6-40051d1840d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:25.008050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2aeba1ee-6535-4ab1-b0c6-40051d1840d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:25.008050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2aeba1ee-6535-4ab1-b0c6-40051d1840d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:25.018282 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:25.018282 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:25.022052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2aeba1ee-6535-4ab1-b0c6-40051d1840d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:25.022052 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 14/54] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:24 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:25.050781 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-02fc1e85-a661-4f50-8075-f6d28f5bd157 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:25.053072 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02fc1e85-a661-4f50-8075-f6d28f5bd157 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:25.053598 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-02fc1e85-a661-4f50-8075-f6d28f5bd157 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:25.055139 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-02fc1e85-a661-4f50-8075-f6d28f5bd157 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:25.070864 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:25.070864 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:25.078570 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-02fc1e85-a661-4f50-8075-f6d28f5bd157 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:25.090081 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-02fc1e85-a661-4f50-8075-f6d28f5bd157 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:25.090621 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 14/55] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:25 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:25.747458 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2f2d3b9a-cefe-4005-89a5-520293cd8897 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:25.751404 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f2d3b9a-cefe-4005-89a5-520293cd8897 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:25.751733 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f2d3b9a-cefe-4005-89a5-520293cd8897 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:25.751990 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f2d3b9a-cefe-4005-89a5-520293cd8897 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:25.764737 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:25.764737 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:25.772113 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2f2d3b9a-cefe-4005-89a5-520293cd8897 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:25.778165 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f2d3b9a-cefe-4005-89a5-520293cd8897 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:25.778722 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 13/56] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:25 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:26.035849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5a1de3af-c4ef-481d-8e8f-eea00845c34a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:26.039893 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a1de3af-c4ef-481d-8e8f-eea00845c34a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:26.039893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a1de3af-c4ef-481d-8e8f-eea00845c34a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:26.039893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a1de3af-c4ef-481d-8e8f-eea00845c34a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:26.039893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-5a1de3af-c4ef-481d-8e8f-eea00845c34a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:26.048808 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:26.048808 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:26.049826 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a1de3af-c4ef-481d-8e8f-eea00845c34a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:26.050728 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 16/57] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:26 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:26.115273 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b12cbaaf-4160-44c5-8c7a-d602b04fd22e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:26.116187 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b12cbaaf-4160-44c5-8c7a-d602b04fd22e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:26.116279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b12cbaaf-4160-44c5-8c7a-d602b04fd22e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:26.116591 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b12cbaaf-4160-44c5-8c7a-d602b04fd22e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:26.134434 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:26.134434 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:26.144585 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b12cbaaf-4160-44c5-8c7a-d602b04fd22e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:26.160852 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b12cbaaf-4160-44c5-8c7a-d602b04fd22e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:26.161629 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 15/58] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:26 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:26.797502 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4037d7a8-671c-4731-9097-80752a013e13 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:26.799824 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4037d7a8-671c-4731-9097-80752a013e13 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:26.799982 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4037d7a8-671c-4731-9097-80752a013e13 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:26.800366 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4037d7a8-671c-4731-9097-80752a013e13 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:26.809572 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:26.809572 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:26.814784 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4037d7a8-671c-4731-9097-80752a013e13 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:26.821936 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4037d7a8-671c-4731-9097-80752a013e13 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:26.821936 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 15/59] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:26 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:27.062744 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef08e13f-ab83-4943-a581-1510a8d29edc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:27.065133 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef08e13f-ab83-4943-a581-1510a8d29edc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:27.065133 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef08e13f-ab83-4943-a581-1510a8d29edc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:27.065330 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef08e13f-ab83-4943-a581-1510a8d29edc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:27.065802 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ef08e13f-ab83-4943-a581-1510a8d29edc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:27.071749 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:27.071749 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:27.073188 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef08e13f-ab83-4943-a581-1510a8d29edc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:27.074243 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 14/60] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:27 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:27.184589 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c9770515-1725-4963-b207-e25d628c8a19 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:27.187003 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c9770515-1725-4963-b207-e25d628c8a19 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:27.187363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c9770515-1725-4963-b207-e25d628c8a19 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:27.187638 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c9770515-1725-4963-b207-e25d628c8a19 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:27.200773 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:27.200773 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:27.208436 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c9770515-1725-4963-b207-e25d628c8a19 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:27.216239 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c9770515-1725-4963-b207-e25d628c8a19 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:27.216788 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 17/61] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:27 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:27.837996 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-64264209-64fb-4c89-ac4f-c9a36560a5fd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:27.840966 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64264209-64fb-4c89-ac4f-c9a36560a5fd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:27.841211 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64264209-64fb-4c89-ac4f-c9a36560a5fd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:27.841427 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64264209-64fb-4c89-ac4f-c9a36560a5fd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:27.857221 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:27.857221 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:27.862014 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-64264209-64fb-4c89-ac4f-c9a36560a5fd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:27.868035 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64264209-64fb-4c89-ac4f-c9a36560a5fd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:27.868744 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 16/62] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:27 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:28.091483 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e772bece-5831-4512-86d4-dae2fa6a5678 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:28.093912 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e772bece-5831-4512-86d4-dae2fa6a5678 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:28.094487 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e772bece-5831-4512-86d4-dae2fa6a5678 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:28.094789 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e772bece-5831-4512-86d4-dae2fa6a5678 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:28.094868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e772bece-5831-4512-86d4-dae2fa6a5678 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:28.107734 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:28.107734 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:28.108898 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e772bece-5831-4512-86d4-dae2fa6a5678 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:28.109780 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 16/63] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:28 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:28.237261 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d6a7501d-e95c-4f72-9afa-eb20c242dac0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:28.240299 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d6a7501d-e95c-4f72-9afa-eb20c242dac0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:28.240496 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d6a7501d-e95c-4f72-9afa-eb20c242dac0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:28.240748 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d6a7501d-e95c-4f72-9afa-eb20c242dac0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:28.252464 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:28.252464 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:28.257380 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d6a7501d-e95c-4f72-9afa-eb20c242dac0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:28.264340 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d6a7501d-e95c-4f72-9afa-eb20c242dac0 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:28.264340 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 15/64] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:28 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:28.898474 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-364be2ad-0aad-465b-9811-db8fa42daa55 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:28.906626 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-364be2ad-0aad-465b-9811-db8fa42daa55 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:28.907237 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-364be2ad-0aad-465b-9811-db8fa42daa55 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:28.907964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-364be2ad-0aad-465b-9811-db8fa42daa55 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:28.919319 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:28.919319 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:28.925448 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-364be2ad-0aad-465b-9811-db8fa42daa55 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:28.932970 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-364be2ad-0aad-465b-9811-db8fa42daa55 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:28.933753 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 18/65] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:28 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:29.132497 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9ed49305-419b-481a-b5c9-ab95aca226bd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:29.137679 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ed49305-419b-481a-b5c9-ab95aca226bd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:29.137679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ed49305-419b-481a-b5c9-ab95aca226bd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:29.137679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ed49305-419b-481a-b5c9-ab95aca226bd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:29.137679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9ed49305-419b-481a-b5c9-ab95aca226bd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:29.151087 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:29.151087 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:29.152048 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ed49305-419b-481a-b5c9-ab95aca226bd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:29.153657 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 17/66] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:29 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:29.285905 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2cdab2f2-3da0-4356-b7e4-e07c988fb223 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:29.287972 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2cdab2f2-3da0-4356-b7e4-e07c988fb223 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:29.288223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2cdab2f2-3da0-4356-b7e4-e07c988fb223 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:29.288523 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2cdab2f2-3da0-4356-b7e4-e07c988fb223 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:29.301230 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:29.301230 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:29.313467 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2cdab2f2-3da0-4356-b7e4-e07c988fb223 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:29.322032 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2cdab2f2-3da0-4356-b7e4-e07c988fb223 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:29.322697 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 17/67] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:29 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:29.954847 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e66f2084-782a-4442-9303-ddbc6b03a3b1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:29.959046 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e66f2084-782a-4442-9303-ddbc6b03a3b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:29.959340 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e66f2084-782a-4442-9303-ddbc6b03a3b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:29.961092 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e66f2084-782a-4442-9303-ddbc6b03a3b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:29.974875 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:29.974875 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:29.980261 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e66f2084-782a-4442-9303-ddbc6b03a3b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:29.991310 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e66f2084-782a-4442-9303-ddbc6b03a3b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:29.991310 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 16/68] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:29 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:30.168251 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2d5082bc-4cad-4f72-bf8d-1f5eb3435181 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:30.171429 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d5082bc-4cad-4f72-bf8d-1f5eb3435181 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:30.171754 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d5082bc-4cad-4f72-bf8d-1f5eb3435181 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:30.172064 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d5082bc-4cad-4f72-bf8d-1f5eb3435181 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:30.172143 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2d5082bc-4cad-4f72-bf8d-1f5eb3435181 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:30.177342 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:30.177342 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:30.178101 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d5082bc-4cad-4f72-bf8d-1f5eb3435181 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:30.178515 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 19/69] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:30 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:30.341046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6db328e3-36de-493b-8e72-c1590ec8aee3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:30.343298 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6db328e3-36de-493b-8e72-c1590ec8aee3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:30.343571 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6db328e3-36de-493b-8e72-c1590ec8aee3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:30.343671 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6db328e3-36de-493b-8e72-c1590ec8aee3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:30.353119 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:30.353119 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:30.359829 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6db328e3-36de-493b-8e72-c1590ec8aee3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:30.367276 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6db328e3-36de-493b-8e72-c1590ec8aee3 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:30.368080 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 18/70] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:30 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:31.012476 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ac399e16-fc9d-4a94-aadb-9a48f382760a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:31.015046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac399e16-fc9d-4a94-aadb-9a48f382760a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:31.016348 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac399e16-fc9d-4a94-aadb-9a48f382760a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:31.016348 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac399e16-fc9d-4a94-aadb-9a48f382760a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:31.030654 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:31.030654 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:31.037405 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ac399e16-fc9d-4a94-aadb-9a48f382760a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:31.045488 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac399e16-fc9d-4a94-aadb-9a48f382760a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:31.046164 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 18/71] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:31 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:31.195128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d73944cc-242c-4191-932d-7ace7413f2e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:31.205517 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d73944cc-242c-4191-932d-7ace7413f2e1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:31.205517 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d73944cc-242c-4191-932d-7ace7413f2e1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:31.206452 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d73944cc-242c-4191-932d-7ace7413f2e1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:31.206564 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d73944cc-242c-4191-932d-7ace7413f2e1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:31.220449 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:31.220449 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:31.220449 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d73944cc-242c-4191-932d-7ace7413f2e1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:31.220449 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 17/72] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:31 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:31.389048 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4a897628-d373-44df-904a-8ac5d7bf3b9e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:31.390048 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4a897628-d373-44df-904a-8ac5d7bf3b9e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:31.390333 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4a897628-d373-44df-904a-8ac5d7bf3b9e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:31.390581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4a897628-d373-44df-904a-8ac5d7bf3b9e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:31.403747 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:31.403747 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:31.412203 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4a897628-d373-44df-904a-8ac5d7bf3b9e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:31.420999 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4a897628-d373-44df-904a-8ac5d7bf3b9e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:31.421366 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 20/73] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:31 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:31.437877 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db972b23-31be-47a8-ad14-c04e87cccefa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:31.659939 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:02:31.660485 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-808072057"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:02:31.662641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-808072057'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:02:31.664550 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Create volume of 1 GB Aug 07 17:02:31.680454 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Availability zone cache updated, next update will occur around 2026-08-07 18:02:31.679709. {{(pid=100224) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:02:31.680915 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Availability Zones retrieved successfully. Aug 07 17:02:31.705668 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Flow 'volume_create_api' (c1416874-ad41-4efd-8636-a1ebe7950599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:02:31.706757 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c861209-df29-4b65-b362-087d1cdf3876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:31.707640 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:02:31.755644 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c861209-df29-4b65-b362-087d1cdf3876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:31.755819 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f8bde6-4504-48c2-95d9-e9ed6b4ba704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:31.788619 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-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 07 17:02:31.789309 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-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 07 17:02:31.840839 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Created reservations ['dabc9624-6abf-4ea2-ba0d-d0661cccbc01', '81636724-08c5-46fd-8808-94f0fdf60757', 'b0f11edd-7138-445d-8925-c66e3a34da58', 'e99e14c2-669b-4955-a522-f7cbe0216602'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:02:31.841717 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f8bde6-4504-48c2-95d9-e9ed6b4ba704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dabc9624-6abf-4ea2-ba0d-d0661cccbc01', '81636724-08c5-46fd-8808-94f0fdf60757', 'b0f11edd-7138-445d-8925-c66e3a34da58', 'e99e14c2-669b-4955-a522-f7cbe0216602']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:31.842522 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51bd31c-17e2-4d43-8004-a9cac38ea923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:31.895617 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e51bd31c-17e2-4d43-8004-a9cac38ea923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3c4cc36-275d-408b-aa2b-a2c15edbb836', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-808072057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='505cda48f85443aa98f4539ad967a4be',qos_specs=None,replication_status=,reservations=['dabc9624-6abf-4ea2-ba0d-d0661cccbc01','81636724-08c5-46fd-8808-94f0fdf60757','b0f11edd-7138-445d-8925-c66e3a34da58','e99e14c2-669b-4955-a522-f7cbe0216602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367b4dbf85b144eb963694c8df7dde91',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-808072057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3c4cc36-275d-408b-aa2b-a2c15edbb836,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='505cda48f85443aa98f4539ad967a4be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='367b4dbf85b144eb963694c8df7dde91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:31.896340 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061f07ad-299e-460a-a1e9-45c3a8345795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:31.918464 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (061f07ad-299e-460a-a1e9-45c3a8345795) transitioned into state 'SUCCESS' from state '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-808072057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='505cda48f85443aa98f4539ad967a4be',qos_specs=None,replication_status=,reservations=['dabc9624-6abf-4ea2-ba0d-d0661cccbc01','81636724-08c5-46fd-8808-94f0fdf60757','b0f11edd-7138-445d-8925-c66e3a34da58','e99e14c2-669b-4955-a522-f7cbe0216602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='367b4dbf85b144eb963694c8df7dde91',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:31.919489 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3eb8440-380d-4506-ab0f-9d0bfef02425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:02:31.945276 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3eb8440-380d-4506-ab0f-9d0bfef02425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:02:31.946600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Flow 'volume_create_api' (c1416874-ad41-4efd-8636-a1ebe7950599) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:02:31.947040 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Create volume request issued successfully. Aug 07 17:02:31.947913 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db972b23-31be-47a8-ad14-c04e87cccefa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:02:31.948529 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 19/74] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:02:31 2026] POST /volume/v3/volumes => generated 784 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:02:31.962205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f7c7e679-6ac5-4df3-9a3a-6fe8ef3b3900 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:31.964798 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7c7e679-6ac5-4df3-9a3a-6fe8ef3b3900 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:02:31.964798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7c7e679-6ac5-4df3-9a3a-6fe8ef3b3900 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:31.964798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7c7e679-6ac5-4df3-9a3a-6fe8ef3b3900 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:32.004861 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:32.004861 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:32.008972 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f7c7e679-6ac5-4df3-9a3a-6fe8ef3b3900 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:02:32.015097 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7c7e679-6ac5-4df3-9a3a-6fe8ef3b3900 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:02:32.015750 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 19/75] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:31 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 963 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:32.062755 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a03cdb82-61ef-432f-8188-40078ba2459c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:32.064759 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a03cdb82-61ef-432f-8188-40078ba2459c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:32.065013 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a03cdb82-61ef-432f-8188-40078ba2459c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:32.065274 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a03cdb82-61ef-432f-8188-40078ba2459c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:32.074507 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:32.074507 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:32.082658 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a03cdb82-61ef-432f-8188-40078ba2459c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:32.089921 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a03cdb82-61ef-432f-8188-40078ba2459c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:32.090857 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 18/76] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:32 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:32.228739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-834cd27e-67e5-4837-8b00-a9afce6eaca0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:32.232156 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-834cd27e-67e5-4837-8b00-a9afce6eaca0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:32.232156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-834cd27e-67e5-4837-8b00-a9afce6eaca0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:32.232156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-834cd27e-67e5-4837-8b00-a9afce6eaca0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:32.232156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-834cd27e-67e5-4837-8b00-a9afce6eaca0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:32.240348 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:32.240348 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:32.241811 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-834cd27e-67e5-4837-8b00-a9afce6eaca0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:32.242493 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 21/77] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:32 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:32.438366 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-686f5208-212c-4e2b-af55-a0f62fbc64a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:32.440658 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-686f5208-212c-4e2b-af55-a0f62fbc64a5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:32.441114 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-686f5208-212c-4e2b-af55-a0f62fbc64a5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:32.441418 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-686f5208-212c-4e2b-af55-a0f62fbc64a5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:32.451813 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:32.451813 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:32.457277 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-686f5208-212c-4e2b-af55-a0f62fbc64a5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:32.465941 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-686f5208-212c-4e2b-af55-a0f62fbc64a5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:32.469138 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 20/78] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:32 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:33.036701 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-58044bd3-ce7b-4627-9152-d99a0ebb5d2a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:33.040008 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58044bd3-ce7b-4627-9152-d99a0ebb5d2a tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:02:33.040309 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58044bd3-ce7b-4627-9152-d99a0ebb5d2a tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:33.040556 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58044bd3-ce7b-4627-9152-d99a0ebb5d2a tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:33.053338 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:33.053338 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:33.063085 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-58044bd3-ce7b-4627-9152-d99a0ebb5d2a tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:02:33.076753 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58044bd3-ce7b-4627-9152-d99a0ebb5d2a tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:02:33.077926 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 20/79] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:33 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:02:33.109491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-528ef672-b66e-4e51-a26f-5c5349e9a2f8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:33.112460 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-528ef672-b66e-4e51-a26f-5c5349e9a2f8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:33.112675 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-528ef672-b66e-4e51-a26f-5c5349e9a2f8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:33.112970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-528ef672-b66e-4e51-a26f-5c5349e9a2f8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:33.122721 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:33.122721 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:33.133203 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-528ef672-b66e-4e51-a26f-5c5349e9a2f8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:33.147123 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-528ef672-b66e-4e51-a26f-5c5349e9a2f8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:33.147679 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 19/80] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:33 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:33.256529 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-43f199e7-51b5-49ca-abe3-226bd6e525da None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:33.259165 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43f199e7-51b5-49ca-abe3-226bd6e525da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:33.259583 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-43f199e7-51b5-49ca-abe3-226bd6e525da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:33.259964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-43f199e7-51b5-49ca-abe3-226bd6e525da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:33.260289 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-43f199e7-51b5-49ca-abe3-226bd6e525da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:33.273205 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:33.273205 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:33.273205 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43f199e7-51b5-49ca-abe3-226bd6e525da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:33.273940 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 22/81] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:33 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:33.483911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54711873-7b8a-4517-a052-797693ae6e76 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:33.486543 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54711873-7b8a-4517-a052-797693ae6e76 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:33.486831 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54711873-7b8a-4517-a052-797693ae6e76 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:33.487139 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54711873-7b8a-4517-a052-797693ae6e76 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:33.497791 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:33.497791 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:33.515082 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54711873-7b8a-4517-a052-797693ae6e76 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:33.521744 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54711873-7b8a-4517-a052-797693ae6e76 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:33.522417 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 21/82] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:33 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:34.182996 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73759188-4f11-4b90-ab7b-388a6eb6d6c1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:34.187056 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73759188-4f11-4b90-ab7b-388a6eb6d6c1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:34.188337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73759188-4f11-4b90-ab7b-388a6eb6d6c1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:34.188337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73759188-4f11-4b90-ab7b-388a6eb6d6c1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:34.205684 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:34.205684 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:34.214103 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-73759188-4f11-4b90-ab7b-388a6eb6d6c1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:34.217120 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73759188-4f11-4b90-ab7b-388a6eb6d6c1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:34.217984 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 21/83] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:34 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:34.290952 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d96eac6f-942b-4af9-8c4d-33ff809838cc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:34.296696 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d96eac6f-942b-4af9-8c4d-33ff809838cc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:34.297216 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d96eac6f-942b-4af9-8c4d-33ff809838cc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:34.297515 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d96eac6f-942b-4af9-8c4d-33ff809838cc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:34.297670 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d96eac6f-942b-4af9-8c4d-33ff809838cc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:34.306863 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:34.306863 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:34.308131 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d96eac6f-942b-4af9-8c4d-33ff809838cc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:34.308584 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 20/84] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:34 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:34.542037 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0eed0721-6a28-498e-ac17-fb6b999d61c5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:34.544306 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0eed0721-6a28-498e-ac17-fb6b999d61c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:34.544576 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0eed0721-6a28-498e-ac17-fb6b999d61c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:34.546227 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0eed0721-6a28-498e-ac17-fb6b999d61c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:34.555357 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:34.555357 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:34.559927 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0eed0721-6a28-498e-ac17-fb6b999d61c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:34.567232 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0eed0721-6a28-498e-ac17-fb6b999d61c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:34.567901 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 23/85] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:34 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:35.236317 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13082146-7ae4-4db0-a6e4-83deca258eab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:35.238598 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13082146-7ae4-4db0-a6e4-83deca258eab tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:35.238821 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13082146-7ae4-4db0-a6e4-83deca258eab tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:35.239015 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13082146-7ae4-4db0-a6e4-83deca258eab tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:35.253851 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:35.253851 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:35.265227 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-13082146-7ae4-4db0-a6e4-83deca258eab tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:35.273004 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13082146-7ae4-4db0-a6e4-83deca258eab tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:35.274044 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 22/86] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:35 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:35.324370 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6861e601-19af-4674-a519-208fabc378ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:35.327568 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6861e601-19af-4674-a519-208fabc378ff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:35.327964 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6861e601-19af-4674-a519-208fabc378ff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:35.328727 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6861e601-19af-4674-a519-208fabc378ff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:35.328727 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6861e601-19af-4674-a519-208fabc378ff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:35.335169 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:35.335169 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:35.336117 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6861e601-19af-4674-a519-208fabc378ff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:35.336883 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 22/87] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:35 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:35.591810 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab0e2b1d-54be-4ed1-a66b-d7dbb67b69dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:35.594780 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab0e2b1d-54be-4ed1-a66b-d7dbb67b69dd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:35.595399 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab0e2b1d-54be-4ed1-a66b-d7dbb67b69dd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:35.595946 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab0e2b1d-54be-4ed1-a66b-d7dbb67b69dd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:35.606184 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:35.606184 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:35.612460 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab0e2b1d-54be-4ed1-a66b-d7dbb67b69dd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:35.619945 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab0e2b1d-54be-4ed1-a66b-d7dbb67b69dd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:35.619945 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 21/88] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:35 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:36.293110 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-82bca126-1dd7-4ff6-9395-041734bd8a93 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:36.295554 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-82bca126-1dd7-4ff6-9395-041734bd8a93 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:36.295746 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-82bca126-1dd7-4ff6-9395-041734bd8a93 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:36.296009 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-82bca126-1dd7-4ff6-9395-041734bd8a93 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:36.311576 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:36.311576 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:36.317514 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-82bca126-1dd7-4ff6-9395-041734bd8a93 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:36.325591 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-82bca126-1dd7-4ff6-9395-041734bd8a93 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:36.326775 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 24/89] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:36 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:36.350137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe96625b-fa4d-4e94-b60a-97e1cd6f0df8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:36.352603 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe96625b-fa4d-4e94-b60a-97e1cd6f0df8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:36.352603 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe96625b-fa4d-4e94-b60a-97e1cd6f0df8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:36.352603 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe96625b-fa4d-4e94-b60a-97e1cd6f0df8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:36.352750 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fe96625b-fa4d-4e94-b60a-97e1cd6f0df8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:36.360537 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:36.360537 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:36.360537 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe96625b-fa4d-4e94-b60a-97e1cd6f0df8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:36.360850 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 23/90] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:36 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:36.642746 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-32649835-1f10-4d36-a3d9-0a8ee51eb8c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:36.645499 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-32649835-1f10-4d36-a3d9-0a8ee51eb8c9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:36.645750 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-32649835-1f10-4d36-a3d9-0a8ee51eb8c9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:36.645953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-32649835-1f10-4d36-a3d9-0a8ee51eb8c9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:36.658092 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:36.658092 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:36.666352 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-32649835-1f10-4d36-a3d9-0a8ee51eb8c9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:36.676388 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-32649835-1f10-4d36-a3d9-0a8ee51eb8c9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:36.676898 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 23/91] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:36 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:37.344472 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-94a87478-d887-4203-b4bd-31a1faa7731f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:37.346913 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94a87478-d887-4203-b4bd-31a1faa7731f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:37.347245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94a87478-d887-4203-b4bd-31a1faa7731f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:37.347598 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94a87478-d887-4203-b4bd-31a1faa7731f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:37.356180 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:37.356180 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:37.360882 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-94a87478-d887-4203-b4bd-31a1faa7731f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:37.367120 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94a87478-d887-4203-b4bd-31a1faa7731f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:37.367789 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 22/92] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:37 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:37.376856 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2a971587-5ab5-4c01-b31f-052b21d5bf92 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:37.379525 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a971587-5ab5-4c01-b31f-052b21d5bf92 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:37.380555 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2a971587-5ab5-4c01-b31f-052b21d5bf92 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:37.380555 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2a971587-5ab5-4c01-b31f-052b21d5bf92 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:37.382521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2a971587-5ab5-4c01-b31f-052b21d5bf92 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:37.388989 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:37.388989 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:37.390147 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a971587-5ab5-4c01-b31f-052b21d5bf92 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:37.390708 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 25/93] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:37 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:37.694927 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e552f44b-4b6f-430d-b8ea-f8f9cb21cbc1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:37.697340 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e552f44b-4b6f-430d-b8ea-f8f9cb21cbc1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:37.697602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e552f44b-4b6f-430d-b8ea-f8f9cb21cbc1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:37.697864 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e552f44b-4b6f-430d-b8ea-f8f9cb21cbc1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:37.707795 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:37.707795 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:37.713325 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e552f44b-4b6f-430d-b8ea-f8f9cb21cbc1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:37.720164 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e552f44b-4b6f-430d-b8ea-f8f9cb21cbc1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:37.720729 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 24/94] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:37 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:38.388521 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30786715-6920-4bb3-a5c8-41f74154c045 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:38.391727 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30786715-6920-4bb3-a5c8-41f74154c045 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:38.391727 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30786715-6920-4bb3-a5c8-41f74154c045 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:38.391727 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30786715-6920-4bb3-a5c8-41f74154c045 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:38.408200 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:38.408200 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:38.408294 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a9c64aa-9e23-4636-bff4-689fc73a63d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:38.409993 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a9c64aa-9e23-4636-bff4-689fc73a63d3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:38.410240 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a9c64aa-9e23-4636-bff4-689fc73a63d3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:38.410550 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a9c64aa-9e23-4636-bff4-689fc73a63d3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:38.410678 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1a9c64aa-9e23-4636-bff4-689fc73a63d3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:38.411398 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30786715-6920-4bb3-a5c8-41f74154c045 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:38.416464 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:38.416464 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:38.417563 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30786715-6920-4bb3-a5c8-41f74154c045 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:38.417658 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a9c64aa-9e23-4636-bff4-689fc73a63d3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:38.418106 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 24/96] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:38 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:38.418187 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 23/96] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:38 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:38.737875 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3b767b84-0573-4f12-852f-bb1b18c6ca81 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:38.741137 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b767b84-0573-4f12-852f-bb1b18c6ca81 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:38.741361 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b767b84-0573-4f12-852f-bb1b18c6ca81 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:38.741659 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b767b84-0573-4f12-852f-bb1b18c6ca81 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:38.753445 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:38.753445 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:38.761184 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3b767b84-0573-4f12-852f-bb1b18c6ca81 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:38.767234 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b767b84-0573-4f12-852f-bb1b18c6ca81 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:38.768090 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 26/97] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:38 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:39.434595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-23d8d482-d703-43d1-89ed-e10daa0f48e0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:39.435748 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-da372465-1577-4537-b3a5-be62db32aa76 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:39.438120 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da372465-1577-4537-b3a5-be62db32aa76 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:39.438295 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-23d8d482-d703-43d1-89ed-e10daa0f48e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:39.438472 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-23d8d482-d703-43d1-89ed-e10daa0f48e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:39.438701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da372465-1577-4537-b3a5-be62db32aa76 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:39.438890 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-23d8d482-d703-43d1-89ed-e10daa0f48e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:39.438890 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-23d8d482-d703-43d1-89ed-e10daa0f48e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:39.438960 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da372465-1577-4537-b3a5-be62db32aa76 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:39.445392 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:39.445392 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:39.446320 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-23d8d482-d703-43d1-89ed-e10daa0f48e0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:39.446987 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 25/98] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:39 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:02:39.450670 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:39.450670 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:39.459452 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-da372465-1577-4537-b3a5-be62db32aa76 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:39.465856 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da372465-1577-4537-b3a5-be62db32aa76 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:39.466650 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 24/99] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:39 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:02:39.796925 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4fbab2fe-d343-449f-afb3-fc5276fde83a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:39.810531 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4fbab2fe-d343-449f-afb3-fc5276fde83a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:39.810531 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4fbab2fe-d343-449f-afb3-fc5276fde83a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:39.810741 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4fbab2fe-d343-449f-afb3-fc5276fde83a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:39.821473 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:39.821473 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:39.826673 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4fbab2fe-d343-449f-afb3-fc5276fde83a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:39.833501 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4fbab2fe-d343-449f-afb3-fc5276fde83a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:39.833969 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 25/100] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:39 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:40.464686 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ef83cb2f-fd4e-42a7-885b-8f34eeeb2dc0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:40.467175 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ef83cb2f-fd4e-42a7-885b-8f34eeeb2dc0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:40.467361 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ef83cb2f-fd4e-42a7-885b-8f34eeeb2dc0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:40.467618 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ef83cb2f-fd4e-42a7-885b-8f34eeeb2dc0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:40.467772 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-ef83cb2f-fd4e-42a7-885b-8f34eeeb2dc0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:40.487590 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:40.487590 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:40.488898 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ef83cb2f-fd4e-42a7-885b-8f34eeeb2dc0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:40.489416 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 27/101] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:40 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:40.492878 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb9c4831-2919-4836-b761-451aa402035e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:40.504212 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb9c4831-2919-4836-b761-451aa402035e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:40.504581 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb9c4831-2919-4836-b761-451aa402035e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:40.504770 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb9c4831-2919-4836-b761-451aa402035e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:40.519532 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:40.519532 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:40.524355 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fb9c4831-2919-4836-b761-451aa402035e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:40.531143 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb9c4831-2919-4836-b761-451aa402035e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:40.531753 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 26/102] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:40 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:40.850157 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0a1bbbd7-5c0b-4ccb-9ade-b57960594e31 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:40.852150 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a1bbbd7-5c0b-4ccb-9ade-b57960594e31 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:40.852355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a1bbbd7-5c0b-4ccb-9ade-b57960594e31 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:40.852528 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a1bbbd7-5c0b-4ccb-9ade-b57960594e31 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:40.862785 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:40.862785 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:40.867988 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0a1bbbd7-5c0b-4ccb-9ade-b57960594e31 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:40.873298 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a1bbbd7-5c0b-4ccb-9ade-b57960594e31 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:40.873685 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 25/103] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:40 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:41.514453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d242d846-43a9-4a8e-9f33-7f67e0707bcc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:41.516794 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d242d846-43a9-4a8e-9f33-7f67e0707bcc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:41.517119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d242d846-43a9-4a8e-9f33-7f67e0707bcc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:41.517394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d242d846-43a9-4a8e-9f33-7f67e0707bcc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:41.517546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d242d846-43a9-4a8e-9f33-7f67e0707bcc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:41.523100 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:41.523100 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:41.524198 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d242d846-43a9-4a8e-9f33-7f67e0707bcc tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:41.524592 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 26/104] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:41 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:41.550702 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0ebb008d-de86-4d67-9687-c67a3aec5548 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:41.553567 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ebb008d-de86-4d67-9687-c67a3aec5548 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:41.554066 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ebb008d-de86-4d67-9687-c67a3aec5548 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:41.554251 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ebb008d-de86-4d67-9687-c67a3aec5548 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:41.564847 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:41.564847 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:41.571515 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0ebb008d-de86-4d67-9687-c67a3aec5548 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:41.578170 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ebb008d-de86-4d67-9687-c67a3aec5548 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:41.578781 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 28/105] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:41 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:41.891589 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1a3cd204-304b-47f8-9eb7-9080634d914b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:41.894321 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a3cd204-304b-47f8-9eb7-9080634d914b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:41.894690 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a3cd204-304b-47f8-9eb7-9080634d914b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:41.895010 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a3cd204-304b-47f8-9eb7-9080634d914b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:41.904902 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:41.904902 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:41.911120 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1a3cd204-304b-47f8-9eb7-9080634d914b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:41.918531 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a3cd204-304b-47f8-9eb7-9080634d914b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:41.919353 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 27/106] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:41 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:02:42.539825 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e8bd980-92b7-408c-ae5d-1ee538d0b274 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:42.544888 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e8bd980-92b7-408c-ae5d-1ee538d0b274 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:42.545187 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e8bd980-92b7-408c-ae5d-1ee538d0b274 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:42.545762 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e8bd980-92b7-408c-ae5d-1ee538d0b274 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:42.545762 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5e8bd980-92b7-408c-ae5d-1ee538d0b274 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:42.551254 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:42.551254 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:42.552040 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e8bd980-92b7-408c-ae5d-1ee538d0b274 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:42.552778 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 26/107] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:42 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:42.600936 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-778b8133-524a-4e4b-84d5-ece84ecf13dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:42.603109 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-778b8133-524a-4e4b-84d5-ece84ecf13dd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:42.603419 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-778b8133-524a-4e4b-84d5-ece84ecf13dd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:42.603696 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-778b8133-524a-4e4b-84d5-ece84ecf13dd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:42.613409 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:42.613409 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:42.620557 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-778b8133-524a-4e4b-84d5-ece84ecf13dd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:42.628494 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-778b8133-524a-4e4b-84d5-ece84ecf13dd tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:42.629419 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 27/108] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:42 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:42.935515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cb9f9b8e-b6b7-4bc4-b9ee-488d504c260c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:42.938565 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cb9f9b8e-b6b7-4bc4-b9ee-488d504c260c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:42.938864 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cb9f9b8e-b6b7-4bc4-b9ee-488d504c260c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:42.939109 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cb9f9b8e-b6b7-4bc4-b9ee-488d504c260c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:42.948993 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:42.948993 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:42.954204 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cb9f9b8e-b6b7-4bc4-b9ee-488d504c260c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:42.963389 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cb9f9b8e-b6b7-4bc4-b9ee-488d504c260c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:42.964334 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 29/109] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:42 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:43.566266 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a06cb30b-37fb-4ca2-8b45-cfad59761190 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:43.568568 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a06cb30b-37fb-4ca2-8b45-cfad59761190 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:43.569623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a06cb30b-37fb-4ca2-8b45-cfad59761190 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:43.569623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a06cb30b-37fb-4ca2-8b45-cfad59761190 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:43.569623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a06cb30b-37fb-4ca2-8b45-cfad59761190 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:43.574396 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:43.574396 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:43.575311 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a06cb30b-37fb-4ca2-8b45-cfad59761190 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:43.576148 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 28/110] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:43 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:43.651246 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-675dc906-3804-42cd-a7b4-61f055213f6b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:43.653007 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-675dc906-3804-42cd-a7b4-61f055213f6b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:43.653250 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-675dc906-3804-42cd-a7b4-61f055213f6b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:43.653516 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-675dc906-3804-42cd-a7b4-61f055213f6b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:43.664320 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:43.664320 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:43.669919 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-675dc906-3804-42cd-a7b4-61f055213f6b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:43.675186 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-675dc906-3804-42cd-a7b4-61f055213f6b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:43.675745 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 27/111] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:43 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:43.980910 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0e1993f4-e975-459d-a7bf-ec49ec5e979c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:43.984967 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e1993f4-e975-459d-a7bf-ec49ec5e979c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:43.985199 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e1993f4-e975-459d-a7bf-ec49ec5e979c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:43.985412 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e1993f4-e975-459d-a7bf-ec49ec5e979c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:43.995988 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:43.995988 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:44.001215 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0e1993f4-e975-459d-a7bf-ec49ec5e979c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:44.007516 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e1993f4-e975-459d-a7bf-ec49ec5e979c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:44.008202 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 28/112] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:43 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:44.589595 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-abdbe027-7159-47e7-af09-bfddf7fa1ab3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:44.592946 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-abdbe027-7159-47e7-af09-bfddf7fa1ab3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:44.593286 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-abdbe027-7159-47e7-af09-bfddf7fa1ab3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:44.593592 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-abdbe027-7159-47e7-af09-bfddf7fa1ab3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:44.594017 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-abdbe027-7159-47e7-af09-bfddf7fa1ab3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:44.601132 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:44.601132 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:44.602507 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-abdbe027-7159-47e7-af09-bfddf7fa1ab3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:44.602839 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 30/113] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:44 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:44.693053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4411486d-d725-4816-904e-8f1f11789dfa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:44.695290 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4411486d-d725-4816-904e-8f1f11789dfa tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:44.695534 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4411486d-d725-4816-904e-8f1f11789dfa tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:44.695766 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4411486d-d725-4816-904e-8f1f11789dfa tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:44.709170 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:44.709170 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:44.715680 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4411486d-d725-4816-904e-8f1f11789dfa tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:44.722960 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4411486d-d725-4816-904e-8f1f11789dfa tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:44.723535 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 29/114] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:44 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:45.024764 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98ba89a0-4274-4b10-8962-1b466c12b8c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:45.026835 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98ba89a0-4274-4b10-8962-1b466c12b8c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:45.028675 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98ba89a0-4274-4b10-8962-1b466c12b8c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:45.030082 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98ba89a0-4274-4b10-8962-1b466c12b8c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:45.040254 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:45.040254 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:45.050264 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-98ba89a0-4274-4b10-8962-1b466c12b8c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:45.061496 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98ba89a0-4274-4b10-8962-1b466c12b8c5 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:45.062360 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 28/115] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:45 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:45.615093 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fd646838-b91d-40ba-8313-3603dd92b3ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:45.617244 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd646838-b91d-40ba-8313-3603dd92b3ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:45.617617 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd646838-b91d-40ba-8313-3603dd92b3ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:45.617989 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd646838-b91d-40ba-8313-3603dd92b3ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:45.618175 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fd646838-b91d-40ba-8313-3603dd92b3ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:45.624353 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:45.624353 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:45.625423 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd646838-b91d-40ba-8313-3603dd92b3ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:45.625987 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 29/116] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:45 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:45.745010 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-53273f18-a8cd-4294-9488-7329cf75c112 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:45.747293 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-53273f18-a8cd-4294-9488-7329cf75c112 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:45.747597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-53273f18-a8cd-4294-9488-7329cf75c112 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:45.748103 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-53273f18-a8cd-4294-9488-7329cf75c112 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:45.757165 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:45.757165 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:45.762957 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-53273f18-a8cd-4294-9488-7329cf75c112 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:45.768761 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-53273f18-a8cd-4294-9488-7329cf75c112 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:45.769370 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 31/117] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:45 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:46.082385 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7a0338b-4144-4ea5-afbf-e1d32e341ac1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:46.085054 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7a0338b-4144-4ea5-afbf-e1d32e341ac1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:46.085272 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7a0338b-4144-4ea5-afbf-e1d32e341ac1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:46.085522 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7a0338b-4144-4ea5-afbf-e1d32e341ac1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:46.101204 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:46.101204 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:46.107402 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f7a0338b-4144-4ea5-afbf-e1d32e341ac1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:46.115408 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7a0338b-4144-4ea5-afbf-e1d32e341ac1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:46.115408 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 30/118] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:46 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:46.642933 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6fd91bff-05be-4ffc-90b4-1a986393d603 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:46.646861 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fd91bff-05be-4ffc-90b4-1a986393d603 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:46.647219 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6fd91bff-05be-4ffc-90b4-1a986393d603 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:46.647500 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6fd91bff-05be-4ffc-90b4-1a986393d603 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:46.647684 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6fd91bff-05be-4ffc-90b4-1a986393d603 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:46.653290 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:46.653290 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:46.654424 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fd91bff-05be-4ffc-90b4-1a986393d603 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:46.655091 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 29/119] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:46 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:02:46.788686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-020cc2cb-52f1-4b53-8bb3-5c2f2f9248e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:46.790659 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-020cc2cb-52f1-4b53-8bb3-5c2f2f9248e4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:46.791059 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-020cc2cb-52f1-4b53-8bb3-5c2f2f9248e4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:46.791320 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-020cc2cb-52f1-4b53-8bb3-5c2f2f9248e4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:46.802078 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:46.802078 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:46.807420 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-020cc2cb-52f1-4b53-8bb3-5c2f2f9248e4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:46.814971 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-020cc2cb-52f1-4b53-8bb3-5c2f2f9248e4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:46.815132 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 30/120] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:46 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:47.130426 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f41c70c6-f5f8-4309-bf50-75f5a9576c51 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:47.133055 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f41c70c6-f5f8-4309-bf50-75f5a9576c51 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:47.133402 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f41c70c6-f5f8-4309-bf50-75f5a9576c51 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:47.133657 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f41c70c6-f5f8-4309-bf50-75f5a9576c51 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:47.143396 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:47.143396 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:47.149476 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f41c70c6-f5f8-4309-bf50-75f5a9576c51 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:47.156034 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f41c70c6-f5f8-4309-bf50-75f5a9576c51 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:47.156606 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 32/121] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:47 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:47.668503 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cbfb138c-2456-461b-900d-835ee18723ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:47.670657 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cbfb138c-2456-461b-900d-835ee18723ab tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:47.670968 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cbfb138c-2456-461b-900d-835ee18723ab tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:47.671249 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cbfb138c-2456-461b-900d-835ee18723ab tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:47.671392 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cbfb138c-2456-461b-900d-835ee18723ab tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:47.678145 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:47.678145 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:47.679122 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cbfb138c-2456-461b-900d-835ee18723ab tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:47.680355 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 31/122] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:47 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:47.832884 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0062cbb-377a-46dd-9382-9bd7f7c3dd40 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:47.835153 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0062cbb-377a-46dd-9382-9bd7f7c3dd40 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:47.835425 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0062cbb-377a-46dd-9382-9bd7f7c3dd40 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:47.835666 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0062cbb-377a-46dd-9382-9bd7f7c3dd40 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:47.844541 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:47.844541 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:47.849813 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0062cbb-377a-46dd-9382-9bd7f7c3dd40 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:47.855273 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0062cbb-377a-46dd-9382-9bd7f7c3dd40 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:47.856014 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 30/123] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:47 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:48.172629 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4f21239c-82dc-491d-b453-71174879544d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:48.175899 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f21239c-82dc-491d-b453-71174879544d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:48.175899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f21239c-82dc-491d-b453-71174879544d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:48.176428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f21239c-82dc-491d-b453-71174879544d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:48.189032 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:48.189032 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:48.196703 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4f21239c-82dc-491d-b453-71174879544d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:48.202300 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f21239c-82dc-491d-b453-71174879544d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:48.205101 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 31/124] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:48 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:48.692269 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-53b1da3a-c98c-4e3b-83ba-691ac8fc7c15 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:48.694437 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-53b1da3a-c98c-4e3b-83ba-691ac8fc7c15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:48.694588 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-53b1da3a-c98c-4e3b-83ba-691ac8fc7c15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:48.694737 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-53b1da3a-c98c-4e3b-83ba-691ac8fc7c15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:48.694849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-53b1da3a-c98c-4e3b-83ba-691ac8fc7c15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:48.699441 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:48.699441 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:48.700336 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-53b1da3a-c98c-4e3b-83ba-691ac8fc7c15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:48.700738 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 33/125] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:48 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:48.870140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48ea0afc-5542-4732-b049-9324567eb282 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:48.872681 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48ea0afc-5542-4732-b049-9324567eb282 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:48.873361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48ea0afc-5542-4732-b049-9324567eb282 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:48.873361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48ea0afc-5542-4732-b049-9324567eb282 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:48.883624 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:48.883624 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:48.888456 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-48ea0afc-5542-4732-b049-9324567eb282 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:48.894103 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48ea0afc-5542-4732-b049-9324567eb282 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:48.894500 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 32/126] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:48 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:49.220568 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85639d98-e3e1-4868-ae6c-b9b09c722b95 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:49.223055 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85639d98-e3e1-4868-ae6c-b9b09c722b95 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:49.223334 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85639d98-e3e1-4868-ae6c-b9b09c722b95 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:49.223570 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85639d98-e3e1-4868-ae6c-b9b09c722b95 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:49.231572 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:49.231572 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:49.236119 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-85639d98-e3e1-4868-ae6c-b9b09c722b95 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:49.241068 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85639d98-e3e1-4868-ae6c-b9b09c722b95 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:49.241450 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 31/127] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:49 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:49.711475 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6ea433b0-9116-4abb-9812-86f96ad84847 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:49.713802 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ea433b0-9116-4abb-9812-86f96ad84847 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:49.714296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ea433b0-9116-4abb-9812-86f96ad84847 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:49.714626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ea433b0-9116-4abb-9812-86f96ad84847 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:49.714826 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6ea433b0-9116-4abb-9812-86f96ad84847 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:49.719946 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:49.719946 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:49.720932 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ea433b0-9116-4abb-9812-86f96ad84847 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:49.721649 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 32/128] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:49 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:49.907694 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d87be341-0429-41e6-b205-16469e001779 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:49.910195 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d87be341-0429-41e6-b205-16469e001779 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:49.910476 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d87be341-0429-41e6-b205-16469e001779 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:49.910732 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d87be341-0429-41e6-b205-16469e001779 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:49.918396 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:49.918396 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:49.922580 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d87be341-0429-41e6-b205-16469e001779 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:49.927409 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d87be341-0429-41e6-b205-16469e001779 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:49.927894 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 34/129] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:49 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:50.256364 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd8f759b-fa7d-4761-bf0f-d9d90a5e8a23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:50.258473 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd8f759b-fa7d-4761-bf0f-d9d90a5e8a23 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:50.258864 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd8f759b-fa7d-4761-bf0f-d9d90a5e8a23 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:50.260461 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd8f759b-fa7d-4761-bf0f-d9d90a5e8a23 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:50.268936 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:50.268936 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:50.277536 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd8f759b-fa7d-4761-bf0f-d9d90a5e8a23 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:50.280191 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd8f759b-fa7d-4761-bf0f-d9d90a5e8a23 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:50.280735 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 33/130] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:50 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:50.733632 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ad1de58d-f425-4ff8-8d11-975c3b826a5b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:50.735455 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad1de58d-f425-4ff8-8d11-975c3b826a5b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:50.735649 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad1de58d-f425-4ff8-8d11-975c3b826a5b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:50.735854 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad1de58d-f425-4ff8-8d11-975c3b826a5b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:50.736700 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ad1de58d-f425-4ff8-8d11-975c3b826a5b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:50.740596 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:50.740596 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:50.741397 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad1de58d-f425-4ff8-8d11-975c3b826a5b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:50.741752 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 32/131] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:50 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:50.943335 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b32869e2-c76a-4fb5-bd6c-6fb3c1d52c61 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:50.946233 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b32869e2-c76a-4fb5-bd6c-6fb3c1d52c61 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:50.946888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b32869e2-c76a-4fb5-bd6c-6fb3c1d52c61 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:50.946888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b32869e2-c76a-4fb5-bd6c-6fb3c1d52c61 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:50.956785 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:50.956785 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:50.962563 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b32869e2-c76a-4fb5-bd6c-6fb3c1d52c61 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:50.968799 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b32869e2-c76a-4fb5-bd6c-6fb3c1d52c61 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:50.969545 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 33/132] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:50 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:51.297643 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2ca82b39-e927-4bb7-82ea-05f1d5af7964 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:51.299743 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ca82b39-e927-4bb7-82ea-05f1d5af7964 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:51.300051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ca82b39-e927-4bb7-82ea-05f1d5af7964 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:51.300256 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ca82b39-e927-4bb7-82ea-05f1d5af7964 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:51.308228 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:51.308228 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:51.312718 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2ca82b39-e927-4bb7-82ea-05f1d5af7964 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:51.319044 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ca82b39-e927-4bb7-82ea-05f1d5af7964 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:51.319575 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 35/133] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:51 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:51.752910 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bc82514b-aa00-481a-9472-0d0f1733f251 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:51.755312 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc82514b-aa00-481a-9472-0d0f1733f251 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:51.755601 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc82514b-aa00-481a-9472-0d0f1733f251 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:51.755885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc82514b-aa00-481a-9472-0d0f1733f251 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:51.756078 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bc82514b-aa00-481a-9472-0d0f1733f251 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:51.763117 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:51.763117 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:51.764306 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc82514b-aa00-481a-9472-0d0f1733f251 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:51.764883 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 34/134] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:51 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:51.983766 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1c382c92-9738-4f57-9914-1321a0f66869 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:51.985783 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1c382c92-9738-4f57-9914-1321a0f66869 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:51.986159 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1c382c92-9738-4f57-9914-1321a0f66869 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:51.986347 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1c382c92-9738-4f57-9914-1321a0f66869 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:51.995018 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:51.995018 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:51.999477 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1c382c92-9738-4f57-9914-1321a0f66869 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:52.005164 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1c382c92-9738-4f57-9914-1321a0f66869 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:52.005685 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 33/135] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:51 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:52.336064 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8dc05ec1-708e-458f-8c54-241bf487aa8c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:52.338886 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8dc05ec1-708e-458f-8c54-241bf487aa8c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:52.339150 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8dc05ec1-708e-458f-8c54-241bf487aa8c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:52.339509 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8dc05ec1-708e-458f-8c54-241bf487aa8c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:52.348860 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:52.348860 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:52.355110 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8dc05ec1-708e-458f-8c54-241bf487aa8c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:52.362459 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8dc05ec1-708e-458f-8c54-241bf487aa8c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:52.363142 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 34/136] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:52 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:52.781428 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1a12e518-72db-4976-b680-eaec6616b8b4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:52.783921 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1a12e518-72db-4976-b680-eaec6616b8b4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:52.784215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1a12e518-72db-4976-b680-eaec6616b8b4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:52.784469 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1a12e518-72db-4976-b680-eaec6616b8b4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:52.784629 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-1a12e518-72db-4976-b680-eaec6616b8b4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:52.790714 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:52.790714 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:52.792411 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1a12e518-72db-4976-b680-eaec6616b8b4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:52.792859 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 36/137] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:52 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:53.021733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fa5743e3-1527-4699-88ba-dac05d4c79b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:53.023686 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa5743e3-1527-4699-88ba-dac05d4c79b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:53.023949 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa5743e3-1527-4699-88ba-dac05d4c79b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:53.024279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa5743e3-1527-4699-88ba-dac05d4c79b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:53.034907 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:53.034907 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:53.042428 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fa5743e3-1527-4699-88ba-dac05d4c79b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:53.050569 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa5743e3-1527-4699-88ba-dac05d4c79b1 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:53.051095 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 35/138] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:53 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:53.381606 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16782d5c-6603-43b6-bcc2-2c22144c0fa9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:53.384830 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16782d5c-6603-43b6-bcc2-2c22144c0fa9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:53.385177 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16782d5c-6603-43b6-bcc2-2c22144c0fa9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:53.385436 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16782d5c-6603-43b6-bcc2-2c22144c0fa9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:53.394049 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:53.394049 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:53.398597 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-16782d5c-6603-43b6-bcc2-2c22144c0fa9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:53.403932 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16782d5c-6603-43b6-bcc2-2c22144c0fa9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:53.404477 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 34/139] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:53 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:53.805009 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3984c173-0a66-413d-83b6-cf16a57a0673 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:53.807098 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3984c173-0a66-413d-83b6-cf16a57a0673 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:53.807294 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3984c173-0a66-413d-83b6-cf16a57a0673 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:53.807503 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3984c173-0a66-413d-83b6-cf16a57a0673 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:53.807600 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3984c173-0a66-413d-83b6-cf16a57a0673 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:53.812955 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:53.812955 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:53.813737 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3984c173-0a66-413d-83b6-cf16a57a0673 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:53.814163 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 35/140] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:53 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:54.066958 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-961b8fc5-532d-4226-bc7e-5b4a5c823758 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:54.069367 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-961b8fc5-532d-4226-bc7e-5b4a5c823758 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:54.069866 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-961b8fc5-532d-4226-bc7e-5b4a5c823758 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:54.069993 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-961b8fc5-532d-4226-bc7e-5b4a5c823758 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:54.079885 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:54.079885 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:54.085780 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-961b8fc5-532d-4226-bc7e-5b4a5c823758 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:54.091973 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-961b8fc5-532d-4226-bc7e-5b4a5c823758 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:54.092562 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 37/141] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:54 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:54.418189 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15ce27f9-2e3e-48f2-9a4b-f3f06dae627f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:54.421556 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15ce27f9-2e3e-48f2-9a4b-f3f06dae627f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:54.421912 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15ce27f9-2e3e-48f2-9a4b-f3f06dae627f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:54.422305 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15ce27f9-2e3e-48f2-9a4b-f3f06dae627f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:54.434509 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:54.434509 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:54.441889 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-15ce27f9-2e3e-48f2-9a4b-f3f06dae627f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:54.449656 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15ce27f9-2e3e-48f2-9a4b-f3f06dae627f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:54.450819 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 36/142] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:54 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:54.825640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41717d54-e3c6-4ca1-a006-c4a88adbe8cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:54.828488 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41717d54-e3c6-4ca1-a006-c4a88adbe8cd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:54.828806 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41717d54-e3c6-4ca1-a006-c4a88adbe8cd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:54.829094 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41717d54-e3c6-4ca1-a006-c4a88adbe8cd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:54.829263 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-41717d54-e3c6-4ca1-a006-c4a88adbe8cd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:54.835205 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:54.835205 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:54.836449 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41717d54-e3c6-4ca1-a006-c4a88adbe8cd tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:54.838097 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 35/143] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:54 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:55.109330 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-105add9d-3b19-4611-a5d5-fe578120db54 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:55.111638 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-105add9d-3b19-4611-a5d5-fe578120db54 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:55.112874 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-105add9d-3b19-4611-a5d5-fe578120db54 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:55.112874 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-105add9d-3b19-4611-a5d5-fe578120db54 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:55.122672 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:55.122672 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:55.128537 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-105add9d-3b19-4611-a5d5-fe578120db54 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:55.134516 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-105add9d-3b19-4611-a5d5-fe578120db54 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:55.135070 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 36/144] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:55 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:55.468161 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b1884228-ac7a-4047-a22e-9d743ba51215 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:55.470647 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1884228-ac7a-4047-a22e-9d743ba51215 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:55.470968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1884228-ac7a-4047-a22e-9d743ba51215 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:55.471334 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1884228-ac7a-4047-a22e-9d743ba51215 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:55.483676 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:55.483676 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:55.488049 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b1884228-ac7a-4047-a22e-9d743ba51215 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:55.494778 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1884228-ac7a-4047-a22e-9d743ba51215 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:55.495352 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 38/145] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:55 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:55.849856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e67c40a-0d64-4494-91c4-3281e11c4551 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:55.852369 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e67c40a-0d64-4494-91c4-3281e11c4551 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:55.852593 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e67c40a-0d64-4494-91c4-3281e11c4551 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:55.852988 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e67c40a-0d64-4494-91c4-3281e11c4551 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:55.853229 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6e67c40a-0d64-4494-91c4-3281e11c4551 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:55.859629 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:55.859629 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:55.860847 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e67c40a-0d64-4494-91c4-3281e11c4551 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:55.861408 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 37/146] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:55 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:56.150935 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cf2c82ca-5dc1-4790-964e-d67c043ee37a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:56.152894 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf2c82ca-5dc1-4790-964e-d67c043ee37a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:56.153171 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf2c82ca-5dc1-4790-964e-d67c043ee37a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:56.153408 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf2c82ca-5dc1-4790-964e-d67c043ee37a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:56.161105 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:56.161105 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:56.165660 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cf2c82ca-5dc1-4790-964e-d67c043ee37a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:56.170284 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf2c82ca-5dc1-4790-964e-d67c043ee37a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:56.170625 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 36/147] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:56 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:56.512450 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-17d18600-7c78-49ee-971b-840c9585b15f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:56.515055 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17d18600-7c78-49ee-971b-840c9585b15f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:56.515406 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17d18600-7c78-49ee-971b-840c9585b15f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:56.515825 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17d18600-7c78-49ee-971b-840c9585b15f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:56.524325 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:56.524325 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:56.530495 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-17d18600-7c78-49ee-971b-840c9585b15f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:56.537615 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17d18600-7c78-49ee-971b-840c9585b15f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:56.537911 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 37/148] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:56 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:56.874721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c57f1fcf-7fde-42f4-a11b-385a23883ec4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:56.876808 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c57f1fcf-7fde-42f4-a11b-385a23883ec4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:56.877006 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c57f1fcf-7fde-42f4-a11b-385a23883ec4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:56.877260 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c57f1fcf-7fde-42f4-a11b-385a23883ec4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:56.877408 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c57f1fcf-7fde-42f4-a11b-385a23883ec4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:56.882489 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:56.882489 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:56.883447 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c57f1fcf-7fde-42f4-a11b-385a23883ec4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:56.883891 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 39/149] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:56 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:57.188203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b8f31c0f-e9db-4163-a4b2-2e065516c85a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:57.190440 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8f31c0f-e9db-4163-a4b2-2e065516c85a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:57.190499 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8f31c0f-e9db-4163-a4b2-2e065516c85a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:57.190784 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8f31c0f-e9db-4163-a4b2-2e065516c85a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:57.200116 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:57.200116 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:57.206242 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8f31c0f-e9db-4163-a4b2-2e065516c85a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:57.214991 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8f31c0f-e9db-4163-a4b2-2e065516c85a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:57.215774 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 38/150] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:57 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:57.556424 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-762c807f-a839-4434-8904-0b687a04c4e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:57.558401 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-762c807f-a839-4434-8904-0b687a04c4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:57.558613 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-762c807f-a839-4434-8904-0b687a04c4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:57.558896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-762c807f-a839-4434-8904-0b687a04c4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:57.568550 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:57.568550 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:57.573624 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-762c807f-a839-4434-8904-0b687a04c4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:57.578682 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-762c807f-a839-4434-8904-0b687a04c4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:57.579159 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 37/151] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:57 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:57.897210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ce67c0c-1e83-4010-9a1c-d8e0ed1953ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:57.899229 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ce67c0c-1e83-4010-9a1c-d8e0ed1953ed tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:57.899425 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ce67c0c-1e83-4010-9a1c-d8e0ed1953ed tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:57.899626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ce67c0c-1e83-4010-9a1c-d8e0ed1953ed tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:57.899716 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7ce67c0c-1e83-4010-9a1c-d8e0ed1953ed tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:57.904576 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:57.904576 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:57.905422 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ce67c0c-1e83-4010-9a1c-d8e0ed1953ed tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:57.905992 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 38/152] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:57 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:58.232073 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7675c318-6cd7-47dc-94d6-ff4e2f86bce4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:58.235043 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7675c318-6cd7-47dc-94d6-ff4e2f86bce4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:58.235294 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7675c318-6cd7-47dc-94d6-ff4e2f86bce4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:58.235643 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7675c318-6cd7-47dc-94d6-ff4e2f86bce4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:58.247447 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:58.247447 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:58.253244 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7675c318-6cd7-47dc-94d6-ff4e2f86bce4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:58.259902 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7675c318-6cd7-47dc-94d6-ff4e2f86bce4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:58.260473 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 40/153] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:58 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:58.595092 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a65863eb-d12e-4c84-b750-227adbbfd4e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:58.598123 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a65863eb-d12e-4c84-b750-227adbbfd4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:58.598433 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a65863eb-d12e-4c84-b750-227adbbfd4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:58.598750 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a65863eb-d12e-4c84-b750-227adbbfd4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:58.609247 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:58.609247 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:58.615343 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a65863eb-d12e-4c84-b750-227adbbfd4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:58.622078 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a65863eb-d12e-4c84-b750-227adbbfd4e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:58.622567 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 39/154] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:58 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:58.918088 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b8fdaef-bd29-43d9-860e-a440a62f23a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:58.919871 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b8fdaef-bd29-43d9-860e-a440a62f23a6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:58.920602 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b8fdaef-bd29-43d9-860e-a440a62f23a6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:58.920835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b8fdaef-bd29-43d9-860e-a440a62f23a6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:58.920947 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0b8fdaef-bd29-43d9-860e-a440a62f23a6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:58.926348 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:58.926348 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:02:58.926712 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b8fdaef-bd29-43d9-860e-a440a62f23a6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:58.927066 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 38/155] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:58 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:59.283538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cd536a74-8cbb-4719-93bd-67617025a6be None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:59.290379 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd536a74-8cbb-4719-93bd-67617025a6be tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:02:59.290379 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd536a74-8cbb-4719-93bd-67617025a6be tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:59.290379 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd536a74-8cbb-4719-93bd-67617025a6be tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:59.301928 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:59.301928 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:02:59.312790 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cd536a74-8cbb-4719-93bd-67617025a6be tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:02:59.322283 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd536a74-8cbb-4719-93bd-67617025a6be tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:02:59.322821 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 39/156] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:59 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:02:59.639421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cacc9ea6-fad6-4017-b63f-19da1f995dbb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:59.641340 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cacc9ea6-fad6-4017-b63f-19da1f995dbb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:02:59.641546 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cacc9ea6-fad6-4017-b63f-19da1f995dbb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:59.641801 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cacc9ea6-fad6-4017-b63f-19da1f995dbb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:59.648676 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:59.648676 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:02:59.652807 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cacc9ea6-fad6-4017-b63f-19da1f995dbb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:02:59.657817 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cacc9ea6-fad6-4017-b63f-19da1f995dbb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:02:59.658699 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 41/157] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:59 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:02:59.940490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bc1bbec9-1b39-4441-a998-d31d4109662f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:02:59.942998 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc1bbec9-1b39-4441-a998-d31d4109662f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:02:59.943347 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc1bbec9-1b39-4441-a998-d31d4109662f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:02:59.943602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc1bbec9-1b39-4441-a998-d31d4109662f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:02:59.943759 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bc1bbec9-1b39-4441-a998-d31d4109662f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:02:59.950594 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:02:59.950594 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:02:59.951683 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc1bbec9-1b39-4441-a998-d31d4109662f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:02:59.952204 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 40/158] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:02:59 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:00.347576 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b44fa8df-4e8d-41de-87c2-6b4e6f771d2b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:00.350231 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b44fa8df-4e8d-41de-87c2-6b4e6f771d2b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:00.350529 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b44fa8df-4e8d-41de-87c2-6b4e6f771d2b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:00.350869 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b44fa8df-4e8d-41de-87c2-6b4e6f771d2b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:00.361147 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:00.361147 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:00.365934 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b44fa8df-4e8d-41de-87c2-6b4e6f771d2b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:00.371406 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b44fa8df-4e8d-41de-87c2-6b4e6f771d2b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:00.371925 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 39/159] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:00 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:00.672358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4aa513e8-0aab-41c0-9328-e3f422bfe918 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:00.675616 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4aa513e8-0aab-41c0-9328-e3f422bfe918 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:00.675854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4aa513e8-0aab-41c0-9328-e3f422bfe918 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:00.676155 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4aa513e8-0aab-41c0-9328-e3f422bfe918 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:00.680430 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=163,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:03:00.690591 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:00.690591 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:00.697994 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4aa513e8-0aab-41c0-9328-e3f422bfe918 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:00.705400 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4aa513e8-0aab-41c0-9328-e3f422bfe918 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:00.706188 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 40/160] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:00 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:00.964921 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8f469fb5-3b29-4860-9ec9-90a81d31a885 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:00.966969 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f469fb5-3b29-4860-9ec9-90a81d31a885 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:00.967416 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f469fb5-3b29-4860-9ec9-90a81d31a885 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:00.967745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f469fb5-3b29-4860-9ec9-90a81d31a885 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:00.967892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-8f469fb5-3b29-4860-9ec9-90a81d31a885 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:00.972587 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:00.972587 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:00.973560 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f469fb5-3b29-4860-9ec9-90a81d31a885 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:00.974357 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 42/161] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:00 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:01.388481 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-76f17b13-4be6-44f5-962e-9f02797cb7d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:01.390667 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76f17b13-4be6-44f5-962e-9f02797cb7d8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:01.390876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76f17b13-4be6-44f5-962e-9f02797cb7d8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:01.391125 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76f17b13-4be6-44f5-962e-9f02797cb7d8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:01.399525 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:01.399525 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:01.403860 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-76f17b13-4be6-44f5-962e-9f02797cb7d8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:01.409198 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76f17b13-4be6-44f5-962e-9f02797cb7d8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:01.409569 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 41/162] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:01 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:01.727015 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bf1a2cfa-eebb-44ef-bb27-de0a1b09b3ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:01.729604 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf1a2cfa-eebb-44ef-bb27-de0a1b09b3ff tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:01.729604 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf1a2cfa-eebb-44ef-bb27-de0a1b09b3ff tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:01.729913 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf1a2cfa-eebb-44ef-bb27-de0a1b09b3ff tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:01.737693 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:01.737693 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:01.742009 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bf1a2cfa-eebb-44ef-bb27-de0a1b09b3ff tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:01.747979 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf1a2cfa-eebb-44ef-bb27-de0a1b09b3ff tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:01.748383 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 40/163] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:01 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:01.988675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6581fc9d-14ee-4641-9504-8e2dfe78e00c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:01.990687 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6581fc9d-14ee-4641-9504-8e2dfe78e00c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:01.990918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6581fc9d-14ee-4641-9504-8e2dfe78e00c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:01.991292 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6581fc9d-14ee-4641-9504-8e2dfe78e00c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:01.991406 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6581fc9d-14ee-4641-9504-8e2dfe78e00c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:01.996695 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:01.996695 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:01.997718 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6581fc9d-14ee-4641-9504-8e2dfe78e00c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:01.998370 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 41/164] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:01 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:02.424484 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7b1abd31-a0fd-4a69-86c8-1898b9b0a76c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:02.426900 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7b1abd31-a0fd-4a69-86c8-1898b9b0a76c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:02.427188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7b1abd31-a0fd-4a69-86c8-1898b9b0a76c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:02.427491 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7b1abd31-a0fd-4a69-86c8-1898b9b0a76c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:02.435269 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:02.435269 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:02.439813 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7b1abd31-a0fd-4a69-86c8-1898b9b0a76c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:02.445133 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7b1abd31-a0fd-4a69-86c8-1898b9b0a76c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:02.445526 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 43/165] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:02 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:02.760258 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6dad47dd-ef4b-4b5b-a8bf-57333745fce6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:02.762377 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dad47dd-ef4b-4b5b-a8bf-57333745fce6 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:02.762651 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dad47dd-ef4b-4b5b-a8bf-57333745fce6 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:02.762849 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dad47dd-ef4b-4b5b-a8bf-57333745fce6 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:02.770158 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:02.770158 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:02.774184 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6dad47dd-ef4b-4b5b-a8bf-57333745fce6 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:02.778884 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dad47dd-ef4b-4b5b-a8bf-57333745fce6 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:02.779309 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 42/166] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:02 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:03.012892 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-abbe3c54-e255-44d2-b5a7-0dbff4fd753a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:03.015302 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abbe3c54-e255-44d2-b5a7-0dbff4fd753a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:03.015567 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abbe3c54-e255-44d2-b5a7-0dbff4fd753a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:03.015791 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abbe3c54-e255-44d2-b5a7-0dbff4fd753a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:03.015929 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-abbe3c54-e255-44d2-b5a7-0dbff4fd753a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:03.021751 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:03.021751 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:03.022780 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abbe3c54-e255-44d2-b5a7-0dbff4fd753a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:03.023277 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 41/167] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:03 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:03.461547 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-baa0954e-bb70-4c9b-9ec4-774c48b4fc29 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:03.464518 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-baa0954e-bb70-4c9b-9ec4-774c48b4fc29 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:03.465136 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-baa0954e-bb70-4c9b-9ec4-774c48b4fc29 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:03.465425 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-baa0954e-bb70-4c9b-9ec4-774c48b4fc29 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:03.476433 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:03.476433 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:03.483340 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-baa0954e-bb70-4c9b-9ec4-774c48b4fc29 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:03.490525 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-baa0954e-bb70-4c9b-9ec4-774c48b4fc29 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:03.491138 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 42/168] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:03 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:03.798925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c41877c8-009c-4c64-a6f4-fab6479f4c82 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:03.801414 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c41877c8-009c-4c64-a6f4-fab6479f4c82 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:03.801733 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c41877c8-009c-4c64-a6f4-fab6479f4c82 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:03.801907 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c41877c8-009c-4c64-a6f4-fab6479f4c82 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:03.804683 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=120,cinder:INSERT=5,cinder:UPDATE=8 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:03:03.812703 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:03.812703 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:03.818304 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c41877c8-009c-4c64-a6f4-fab6479f4c82 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:03.824819 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c41877c8-009c-4c64-a6f4-fab6479f4c82 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:03.825473 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 44/169] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:03 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:04.034161 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4f5c03ef-9bc3-4d99-8a1f-1c21826f3d13 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:04.036696 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f5c03ef-9bc3-4d99-8a1f-1c21826f3d13 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:04.036983 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f5c03ef-9bc3-4d99-8a1f-1c21826f3d13 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:04.037354 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f5c03ef-9bc3-4d99-8a1f-1c21826f3d13 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:04.037409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4f5c03ef-9bc3-4d99-8a1f-1c21826f3d13 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:04.039655 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=143,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:03:04.043700 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:04.043700 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:04.044898 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f5c03ef-9bc3-4d99-8a1f-1c21826f3d13 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:04.045860 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 43/170] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:04 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:04.465436 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:04.467938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:04.468350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1143119882"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:04.470117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1143119882'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:04.470297 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Create volume of 1 GB Aug 07 17:03:04.472883 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=142,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:03:04.475688 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Availability Zones retrieved successfully. Aug 07 17:03:04.484126 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Flow 'volume_create_api' (cf9176b4-9811-47d3-b53c-0eef7ffe55fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:04.485742 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bc1038-504a-4334-b5d9-7b9a49d57502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.488836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:04.510144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cc9e4ae5-19c0-4a64-afd5-0e8c90fbd261 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:04.512913 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc9e4ae5-19c0-4a64-afd5-0e8c90fbd261 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:04.513290 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc9e4ae5-19c0-4a64-afd5-0e8c90fbd261 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:04.513597 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc9e4ae5-19c0-4a64-afd5-0e8c90fbd261 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:04.522176 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bc1038-504a-4334-b5d9-7b9a49d57502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.522377 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0878633e-fddb-4516-97f3-d36f87827c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.522692 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:04.522692 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:04.526591 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cc9e4ae5-19c0-4a64-afd5-0e8c90fbd261 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:04.532855 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc9e4ae5-19c0-4a64-afd5-0e8c90fbd261 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:04.533399 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 43/171] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:04 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:04.550446 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:04.552150 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:04.552525 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1194995616"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:04.554234 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1194995616'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:04.554597 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Create volume of 1 GB Aug 07 17:03:04.563869 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:03:04.563291. {{(pid=100227) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:03:04.564083 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Availability Zones retrieved successfully. Aug 07 17:03:04.589302 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Flow 'volume_create_api' (39a055e2-3309-4171-a1ac-9ed170676e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:04.590604 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (352e8388-55fa-4a94-94d3-9c72bbf8a1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.592111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:04.595546 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Created reservations ['1bef9687-2f20-41b3-9c21-3b95482f423e', '61f41089-eeed-411b-94d9-3c2de6766bb5', '5ef445c1-fbc2-4652-921d-4565ca790595', '516dc64f-5577-4f9e-87db-c52b44a6ea43'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:04.596631 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0878633e-fddb-4516-97f3-d36f87827c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bef9687-2f20-41b3-9c21-3b95482f423e', '61f41089-eeed-411b-94d9-3c2de6766bb5', '5ef445c1-fbc2-4652-921d-4565ca790595', '516dc64f-5577-4f9e-87db-c52b44a6ea43']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.597711 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ec0857-6b3d-4b05-99e4-37e7eaa7445f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.628477 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9ec0857-6b3d-4b05-99e4-37e7eaa7445f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '651e4c12-f033-42d4-8781-9c7e8b2f4193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1143119882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2624aaa3fd4647e9934fca61088cdda2',qos_specs=None,replication_status=,reservations=['1bef9687-2f20-41b3-9c21-3b95482f423e','61f41089-eeed-411b-94d9-3c2de6766bb5','5ef445c1-fbc2-4652-921d-4565ca790595','516dc64f-5577-4f9e-87db-c52b44a6ea43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='863eadb8e9bb45d1a8e03ed2ba35df9a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1143119882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=651e4c12-f033-42d4-8781-9c7e8b2f4193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2624aaa3fd4647e9934fca61088cdda2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='863eadb8e9bb45d1a8e03ed2ba35df9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.629524 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573635e0-2eb2-4b84-aa5b-5bea02202dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.657526 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (352e8388-55fa-4a94-94d3-9c72bbf8a1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.658401 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b978f2-9a70-4ad3-8e31-7bc801be45be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.659005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573635e0-2eb2-4b84-aa5b-5bea02202dd1) transitioned into state 'SUCCESS' from state '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-1143119882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2624aaa3fd4647e9934fca61088cdda2',qos_specs=None,replication_status=,reservations=['1bef9687-2f20-41b3-9c21-3b95482f423e','61f41089-eeed-411b-94d9-3c2de6766bb5','5ef445c1-fbc2-4652-921d-4565ca790595','516dc64f-5577-4f9e-87db-c52b44a6ea43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='863eadb8e9bb45d1a8e03ed2ba35df9a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.659963 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (319f70e8-0961-45d6-ab10-ed38b0315dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.672628 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (319f70e8-0961-45d6-ab10-ed38b0315dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.673548 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Flow 'volume_create_api' (cf9176b4-9811-47d3-b53c-0eef7ffe55fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:04.673904 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Create volume request issued successfully. Aug 07 17:03:04.674492 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3d555f09-60aa-4177-be6b-a44a0cbcaf57 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:04.675072 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 42/172] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:03:04 2026] POST /volume/v3/volumes => generated 754 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:04.692394 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-482f0a33-390a-42aa-8a15-5234e050f659 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:04.694287 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-482f0a33-390a-42aa-8a15-5234e050f659 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:04.694528 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-482f0a33-390a-42aa-8a15-5234e050f659 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:04.694791 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-482f0a33-390a-42aa-8a15-5234e050f659 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:04.703323 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:04.703323 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:04.706821 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-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 07 17:03:04.707308 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-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 07 17:03:04.708031 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-482f0a33-390a-42aa-8a15-5234e050f659 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:04.713063 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-482f0a33-390a-42aa-8a15-5234e050f659 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:04.713507 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 44/173] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:04 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:04.763701 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Created reservations ['ea1a8af0-7e08-4c2f-b663-c185397c492b', '2e2a5346-a85d-4e3e-8570-4e74f2e5c3f4', '25f7cdb6-841e-43c8-b0d8-2022703bc161', '4bdbf041-56f5-49d1-bb45-73565deac731'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:04.764992 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b978f2-9a70-4ad3-8e31-7bc801be45be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea1a8af0-7e08-4c2f-b663-c185397c492b', '2e2a5346-a85d-4e3e-8570-4e74f2e5c3f4', '25f7cdb6-841e-43c8-b0d8-2022703bc161', '4bdbf041-56f5-49d1-bb45-73565deac731']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.766041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413f8841-2775-40af-b2e5-3599c0704101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.799687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413f8841-2775-40af-b2e5-3599c0704101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d76eded-e3a9-4477-a733-d150e54bb79f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1194995616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35e69f269b004b1788028ed2bf2df6ab',qos_specs=None,replication_status=,reservations=['ea1a8af0-7e08-4c2f-b663-c185397c492b','2e2a5346-a85d-4e3e-8570-4e74f2e5c3f4','25f7cdb6-841e-43c8-b0d8-2022703bc161','4bdbf041-56f5-49d1-bb45-73565deac731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd73b1d58c343dba63e4cb6fe146221',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1194995616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d76eded-e3a9-4477-a733-d150e54bb79f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35e69f269b004b1788028ed2bf2df6ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fd73b1d58c343dba63e4cb6fe146221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.800776 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6af165f-8004-4bbb-84fc-36f446744573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.827342 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6af165f-8004-4bbb-84fc-36f446744573) transitioned into state 'SUCCESS' from state '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-1194995616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35e69f269b004b1788028ed2bf2df6ab',qos_specs=None,replication_status=,reservations=['ea1a8af0-7e08-4c2f-b663-c185397c492b','2e2a5346-a85d-4e3e-8570-4e74f2e5c3f4','25f7cdb6-841e-43c8-b0d8-2022703bc161','4bdbf041-56f5-49d1-bb45-73565deac731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd73b1d58c343dba63e4cb6fe146221',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.828402 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (165a5156-79f2-4715-9f52-4002046764cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:04.842048 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b23661d6-fa4a-4fab-8da9-42924d0c03fa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:04.843001 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b23661d6-fa4a-4fab-8da9-42924d0c03fa tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:04.843338 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b23661d6-fa4a-4fab-8da9-42924d0c03fa tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:04.843616 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b23661d6-fa4a-4fab-8da9-42924d0c03fa tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:04.845728 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (165a5156-79f2-4715-9f52-4002046764cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:04.847135 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Flow 'volume_create_api' (39a055e2-3309-4171-a1ac-9ed170676e1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:04.847546 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Create volume request issued successfully. Aug 07 17:03:04.848666 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e2fbf328-a2fd-4df3-a141-53f1a2ae3e9b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:04.849553 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 45/174] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:03:04 2026] POST /volume/v3/volumes => generated 754 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:04.995819 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:04.995819 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:05.001153 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b23661d6-fa4a-4fab-8da9-42924d0c03fa tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:05.009309 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b23661d6-fa4a-4fab-8da9-42924d0c03fa tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:05.009894 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 44/175] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:04 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:05.057794 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ba883a5-2f95-45cd-853b-b8bc555bd4d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:05.059937 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ba883a5-2f95-45cd-853b-b8bc555bd4d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:05.060163 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ba883a5-2f95-45cd-853b-b8bc555bd4d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:05.060355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ba883a5-2f95-45cd-853b-b8bc555bd4d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:05.060466 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6ba883a5-2f95-45cd-853b-b8bc555bd4d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:05.066360 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:05.066360 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:05.067594 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ba883a5-2f95-45cd-853b-b8bc555bd4d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:05.068139 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 43/176] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:05 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:05.548259 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e04c2dc-a2a0-46a2-8c4b-dc3b4ca9480b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:05.550758 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e04c2dc-a2a0-46a2-8c4b-dc3b4ca9480b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:05.551078 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e04c2dc-a2a0-46a2-8c4b-dc3b4ca9480b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:05.551493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e04c2dc-a2a0-46a2-8c4b-dc3b4ca9480b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:05.562728 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:05.562728 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:05.573310 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e04c2dc-a2a0-46a2-8c4b-dc3b4ca9480b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:05.579893 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e04c2dc-a2a0-46a2-8c4b-dc3b4ca9480b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:05.580625 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 45/177] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:05 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:05.733450 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-114213f6-5a61-4e08-87e5-dc18d5287653 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:05.735261 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-114213f6-5a61-4e08-87e5-dc18d5287653 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:05.735734 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-114213f6-5a61-4e08-87e5-dc18d5287653 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:05.736116 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-114213f6-5a61-4e08-87e5-dc18d5287653 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:05.748217 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:05.748217 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:05.752688 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-114213f6-5a61-4e08-87e5-dc18d5287653 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:05.759256 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-114213f6-5a61-4e08-87e5-dc18d5287653 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:05.759908 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 46/178] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:05 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:06.029494 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0cd071d9-ac17-4f82-b59a-07cfd7d856ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:06.031578 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0cd071d9-ac17-4f82-b59a-07cfd7d856ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:06.031829 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0cd071d9-ac17-4f82-b59a-07cfd7d856ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:06.032257 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0cd071d9-ac17-4f82-b59a-07cfd7d856ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:06.043772 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:06.043772 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:06.049278 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0cd071d9-ac17-4f82-b59a-07cfd7d856ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:06.056282 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0cd071d9-ac17-4f82-b59a-07cfd7d856ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:06.056878 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 45/179] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:06 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:06.083589 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e6907e84-2c7e-42a9-80f0-0141d16c327d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:06.087224 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6907e84-2c7e-42a9-80f0-0141d16c327d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:06.088745 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6907e84-2c7e-42a9-80f0-0141d16c327d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:06.088745 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6907e84-2c7e-42a9-80f0-0141d16c327d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:06.088745 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e6907e84-2c7e-42a9-80f0-0141d16c327d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:06.096395 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:06.096395 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:06.098666 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6907e84-2c7e-42a9-80f0-0141d16c327d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:06.099549 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 44/180] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:06 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:06.503870 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-03567180-4ad6-43da-95a5-cef6d659baae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:06.507110 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-03567180-4ad6-43da-95a5-cef6d659baae tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:06.507110 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-03567180-4ad6-43da-95a5-cef6d659baae tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:06.507758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-03567180-4ad6-43da-95a5-cef6d659baae tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:06.517073 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:06.517073 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:06.520869 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-03567180-4ad6-43da-95a5-cef6d659baae tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:06.525289 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-03567180-4ad6-43da-95a5-cef6d659baae tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:06.525679 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 46/181] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:06 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:06.596711 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-248e039c-bded-43d7-8154-0d49d7e80642 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:06.598714 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-248e039c-bded-43d7-8154-0d49d7e80642 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:06.598917 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-248e039c-bded-43d7-8154-0d49d7e80642 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:06.599175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-248e039c-bded-43d7-8154-0d49d7e80642 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:06.607352 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:06.607352 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:06.611974 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-248e039c-bded-43d7-8154-0d49d7e80642 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:06.618775 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-248e039c-bded-43d7-8154-0d49d7e80642 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:06.618775 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 47/182] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:06 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:06.847335 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bdd838dc-9680-4048-afdf-dfe9a9959004 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:06.847985 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bdd838dc-9680-4048-afdf-dfe9a9959004 None None] GET https://10.4.3.144/volume// Aug 07 17:03:06.848188 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bdd838dc-9680-4048-afdf-dfe9a9959004 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:06.848394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bdd838dc-9680-4048-afdf-dfe9a9959004 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:06.848899 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bdd838dc-9680-4048-afdf-dfe9a9959004 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:06.849247 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 46/183] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:03:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:06.866324 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-2a41b357-84bd-4d9c-972e-9b8ce47afa27 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:07.071167 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ae95d62-bafb-4574-a817-c20c53ac9bba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:07.073514 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ae95d62-bafb-4574-a817-c20c53ac9bba tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:07.073842 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ae95d62-bafb-4574-a817-c20c53ac9bba tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:07.074149 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ae95d62-bafb-4574-a817-c20c53ac9bba tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:07.082930 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:07.082930 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:07.087864 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ae95d62-bafb-4574-a817-c20c53ac9bba tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:07.093244 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ae95d62-bafb-4574-a817-c20c53ac9bba tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:07.093629 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 47/184] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:07 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:07.110102 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-db8b8343-dd0e-44d9-b61a-6af4b06f6762 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:07.111873 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db8b8343-dd0e-44d9-b61a-6af4b06f6762 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:07.112160 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db8b8343-dd0e-44d9-b61a-6af4b06f6762 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:07.112350 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db8b8343-dd0e-44d9-b61a-6af4b06f6762 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:07.112446 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-db8b8343-dd0e-44d9-b61a-6af4b06f6762 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:07.116767 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:07.116767 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:07.117604 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db8b8343-dd0e-44d9-b61a-6af4b06f6762 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:07.117950 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 48/185] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:07 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:07.125127 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-2a41b357-84bd-4d9c-972e-9b8ce47afa27 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:07.125511 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-2a41b357-84bd-4d9c-972e-9b8ce47afa27 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "651e4c12-f033-42d4-8781-9c7e8b2f4193", "connector": null, "instance_uuid": "81f53999-b2e5-4434-8b68-b676c57a92ca"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:07.134756 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:07.134756 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:07.172820 np0000006737 devstack@c-api.service[100225]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 07 17:03:07.172820 np0000006737 devstack@c-api.service[100225]: .first() Aug 07 17:03:07.196427 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-2a41b357-84bd-4d9c-972e-9b8ce47afa27 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:07.196902 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 45/186] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:06 2026] POST /volume/v3/attachments => generated 273 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:07.242199 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-afc1003b-6606-4bb6-9230-f5f87b25a578 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:07.244582 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afc1003b-6606-4bb6-9230-f5f87b25a578 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:07.245887 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-afc1003b-6606-4bb6-9230-f5f87b25a578 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:07.245887 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-afc1003b-6606-4bb6-9230-f5f87b25a578 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:07.268217 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:07.268217 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:07.270563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e3e8d57-7527-43ea-bce8-f34036e11159 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:07.271317 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e3e8d57-7527-43ea-bce8-f34036e11159 None None] GET https://10.4.3.144/volume// Aug 07 17:03:07.271531 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e3e8d57-7527-43ea-bce8-f34036e11159 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:07.271783 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e3e8d57-7527-43ea-bce8-f34036e11159 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:07.272383 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e3e8d57-7527-43ea-bce8-f34036e11159 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:07.272827 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 48/187] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:07.273981 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-afc1003b-6606-4bb6-9230-f5f87b25a578 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:07.279623 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afc1003b-6606-4bb6-9230-f5f87b25a578 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:07.280056 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 47/188] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:07 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:07.296712 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-6deac4ed-68f7-4866-aff1-c4a3edb08ec7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:07.299182 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-6deac4ed-68f7-4866-aff1-c4a3edb08ec7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:07.299441 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-6deac4ed-68f7-4866-aff1-c4a3edb08ec7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:07.299716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-6deac4ed-68f7-4866-aff1-c4a3edb08ec7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:07.314853 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:07.314853 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:07.321260 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-6deac4ed-68f7-4866-aff1-c4a3edb08ec7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:07.327284 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-6deac4ed-68f7-4866-aff1-c4a3edb08ec7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:07.327929 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 49/189] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:07 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:07.582486 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:07.584443 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:07.588053 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-379611445"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:07.588053 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-379611445'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:07.588053 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Create volume of 1 GB Aug 07 17:03:07.588053 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:07.588053 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:07.595616 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Availability Zones retrieved successfully. Aug 07 17:03:07.605099 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Flow 'volume_create_api' (bd6f9a77-3a23-4826-879d-9eddb86fd9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:07.606394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae53849-23fe-46cb-a725-4faf55e5ea87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:07.607653 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:07.638838 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4ac2711b-1fd6-4ee6-b8d3-4cb8145328a3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:07.640942 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ac2711b-1fd6-4ee6-b8d3-4cb8145328a3 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:07.641180 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ac2711b-1fd6-4ee6-b8d3-4cb8145328a3 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:07.641928 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ac2711b-1fd6-4ee6-b8d3-4cb8145328a3 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:07.651232 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:07.651232 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:07.655098 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae53849-23fe-46cb-a725-4faf55e5ea87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:07.656704 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c72c066-1204-4d2c-b37e-d529622400de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:07.657522 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4ac2711b-1fd6-4ee6-b8d3-4cb8145328a3 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:07.667328 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ac2711b-1fd6-4ee6-b8d3-4cb8145328a3 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:07.669239 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 49/190] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:07 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:07.757051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Created reservations ['046b0294-7328-48de-a442-a2452f5437ef', '9c468c8f-7fd9-47f6-86db-dbc9f4483304', '99cd91fa-56c3-4448-8da5-bd4c8d86325f', 'db282d6e-f5a5-48de-a9bc-8bdcab9616e9'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:07.757051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c72c066-1204-4d2c-b37e-d529622400de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['046b0294-7328-48de-a442-a2452f5437ef', '9c468c8f-7fd9-47f6-86db-dbc9f4483304', '99cd91fa-56c3-4448-8da5-bd4c8d86325f', 'db282d6e-f5a5-48de-a9bc-8bdcab9616e9']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:07.757051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45936497-98d6-43c2-99e1-6b939f00470d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:07.938436 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45936497-98d6-43c2-99e1-6b939f00470d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c8097d-5c44-43d6-9000-baea61ded517', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-379611445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e519aa7e4a8244d8ab7034842ac094fb',qos_specs=None,replication_status=,reservations=['046b0294-7328-48de-a442-a2452f5437ef','9c468c8f-7fd9-47f6-86db-dbc9f4483304','99cd91fa-56c3-4448-8da5-bd4c8d86325f','db282d6e-f5a5-48de-a9bc-8bdcab9616e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d1a3725d59947d4aa281082bda42323',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-379611445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c8097d-5c44-43d6-9000-baea61ded517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e519aa7e4a8244d8ab7034842ac094fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d1a3725d59947d4aa281082bda42323',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:07.939584 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a8554a-7420-40b7-892a-e12e7b1fc989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:07.964880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a8554a-7420-40b7-892a-e12e7b1fc989) transitioned into state 'SUCCESS' from state '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-379611445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e519aa7e4a8244d8ab7034842ac094fb',qos_specs=None,replication_status=,reservations=['046b0294-7328-48de-a442-a2452f5437ef','9c468c8f-7fd9-47f6-86db-dbc9f4483304','99cd91fa-56c3-4448-8da5-bd4c8d86325f','db282d6e-f5a5-48de-a9bc-8bdcab9616e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d1a3725d59947d4aa281082bda42323',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:07.965799 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a67989-eb6f-4cc1-b5b4-6fee547daefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:07.980224 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a67989-eb6f-4cc1-b5b4-6fee547daefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:07.981523 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Flow 'volume_create_api' (bd6f9a77-3a23-4826-879d-9eddb86fd9f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:07.982613 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Create volume request issued successfully. Aug 07 17:03:07.983055 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac0b1267-bf8f-4e24-8fc4-64365f433866 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:07.983866 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 46/191] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:03:07 2026] POST /volume/v3/volumes => generated 754 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:08.000625 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ee0f3065-47e3-4fda-814a-c32bc87112f8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:08.002974 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ee0f3065-47e3-4fda-814a-c32bc87112f8 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] GET https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 Aug 07 17:03:08.003275 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ee0f3065-47e3-4fda-814a-c32bc87112f8 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:08.003562 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ee0f3065-47e3-4fda-814a-c32bc87112f8 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:08.013864 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:08.013864 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:08.018952 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ee0f3065-47e3-4fda-814a-c32bc87112f8 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Volume info retrieved successfully. Aug 07 17:03:08.024980 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ee0f3065-47e3-4fda-814a-c32bc87112f8 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 returned with HTTP 200 Aug 07 17:03:08.025829 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 48/192] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:07 2026] GET /volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:08.112222 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4d8522b7-5a32-4951-b14a-c03e24fdf02d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:08.115068 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4d8522b7-5a32-4951-b14a-c03e24fdf02d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:08.115431 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4d8522b7-5a32-4951-b14a-c03e24fdf02d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:08.115615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4d8522b7-5a32-4951-b14a-c03e24fdf02d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:08.130133 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:08.130133 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:08.132531 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9005af4d-4885-4c63-93c9-6c9fe9d9c5a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:08.135838 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4d8522b7-5a32-4951-b14a-c03e24fdf02d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:08.135898 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9005af4d-4885-4c63-93c9-6c9fe9d9c5a0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:08.136246 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9005af4d-4885-4c63-93c9-6c9fe9d9c5a0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:08.136797 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9005af4d-4885-4c63-93c9-6c9fe9d9c5a0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:08.136797 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9005af4d-4885-4c63-93c9-6c9fe9d9c5a0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:08.141682 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:08.141682 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:08.142597 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4d8522b7-5a32-4951-b14a-c03e24fdf02d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:08.142840 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9005af4d-4885-4c63-93c9-6c9fe9d9c5a0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:08.143236 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 50/193] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:08 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:08.143367 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 50/194] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:08 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:08.205627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-5c1596b6-e00d-4277-b7e5-bb3310456a33 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:08.207948 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-5c1596b6-e00d-4277-b7e5-bb3310456a33 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] PUT https://10.4.3.144/volume/v3/attachments/10a05c19-c32c-413b-b7da-51f56a310a1f Aug 07 17:03:08.208319 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-5c1596b6-e00d-4277-b7e5-bb3310456a33 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:08.216517 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-5c1596b6-e00d-4277-b7e5-bb3310456a33 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Acquiring lock "cinder-attachment_update-651e4c12-f033-42d4-8781-9c7e8b2f4193-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:08.222210 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-5c1596b6-e00d-4277-b7e5-bb3310456a33 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Lock "cinder-attachment_update-651e4c12-f033-42d4-8781-9c7e8b2f4193-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:08.223359 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:08.223359 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:08.295114 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-019caefa-6f54-4919-9ea4-2fa6b6eadcf1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:08.297389 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-019caefa-6f54-4919-9ea4-2fa6b6eadcf1 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:08.297668 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-019caefa-6f54-4919-9ea4-2fa6b6eadcf1 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:08.297668 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-019caefa-6f54-4919-9ea4-2fa6b6eadcf1 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:08.308136 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:08.308136 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:08.312328 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-019caefa-6f54-4919-9ea4-2fa6b6eadcf1 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:08.316997 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-019caefa-6f54-4919-9ea4-2fa6b6eadcf1 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:08.317729 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 49/195] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:08 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:08.344251 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-5c1596b6-e00d-4277-b7e5-bb3310456a33 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Lock "cinder-attachment_update-651e4c12-f033-42d4-8781-9c7e8b2f4193-np0000006737" released by "attachment_update" :: held 0.122s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:08.344601 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-5c1596b6-e00d-4277-b7e5-bb3310456a33 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/10a05c19-c32c-413b-b7da-51f56a310a1f returned with HTTP 200 Aug 07 17:03:08.345124 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 47/196] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:08 2026] PUT /volume/v3/attachments/10a05c19-c32c-413b-b7da-51f56a310a1f => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:08.686695 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3ea1442d-bf27-4d14-b20a-41f67327e81e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:08.688687 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3ea1442d-bf27-4d14-b20a-41f67327e81e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:08.688872 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3ea1442d-bf27-4d14-b20a-41f67327e81e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:08.689078 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3ea1442d-bf27-4d14-b20a-41f67327e81e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:08.696517 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:08.696517 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:08.701920 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3ea1442d-bf27-4d14-b20a-41f67327e81e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:08.707984 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3ea1442d-bf27-4d14-b20a-41f67327e81e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:08.708672 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 51/197] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:08 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:09.041184 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e2295934-4f06-4263-81f9-cce48bedb6f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:09.043522 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2295934-4f06-4263-81f9-cce48bedb6f3 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] GET https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 Aug 07 17:03:09.043740 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2295934-4f06-4263-81f9-cce48bedb6f3 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:09.043967 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2295934-4f06-4263-81f9-cce48bedb6f3 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:09.053167 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:09.053167 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:09.058350 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e2295934-4f06-4263-81f9-cce48bedb6f3 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Volume info retrieved successfully. Aug 07 17:03:09.063590 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2295934-4f06-4263-81f9-cce48bedb6f3 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 returned with HTTP 200 Aug 07 17:03:09.064011 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 51/198] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:09 2026] GET /volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:09.159517 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a3790479-5add-40a7-a18c-b70e773108f7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:09.161684 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f4662893-61f2-4f7e-b0ed-e76140a61988 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:09.162878 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3790479-5add-40a7-a18c-b70e773108f7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:09.163213 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3790479-5add-40a7-a18c-b70e773108f7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:09.163450 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3790479-5add-40a7-a18c-b70e773108f7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:09.163671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a3790479-5add-40a7-a18c-b70e773108f7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:09.167918 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4662893-61f2-4f7e-b0ed-e76140a61988 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:09.167918 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4662893-61f2-4f7e-b0ed-e76140a61988 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:09.168188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4662893-61f2-4f7e-b0ed-e76140a61988 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:09.169683 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:09.169683 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:09.170821 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3790479-5add-40a7-a18c-b70e773108f7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:09.171613 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 50/199] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:09 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:09.181283 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:09.181283 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:09.188709 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f4662893-61f2-4f7e-b0ed-e76140a61988 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:09.197128 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4662893-61f2-4f7e-b0ed-e76140a61988 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:09.197128 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 48/200] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:09 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:09.336252 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-da248e04-95d4-452e-8cfb-8700cb3e8334 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:09.338167 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-da248e04-95d4-452e-8cfb-8700cb3e8334 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:09.338366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-da248e04-95d4-452e-8cfb-8700cb3e8334 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:09.338584 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-da248e04-95d4-452e-8cfb-8700cb3e8334 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:09.364051 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:09.364051 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:09.368051 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-da248e04-95d4-452e-8cfb-8700cb3e8334 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:09.374399 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-da248e04-95d4-452e-8cfb-8700cb3e8334 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:09.374964 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 52/201] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:09 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:09.388918 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3f566f91-dd0e-4368-a585-fdae5f941732 req-76f4386e-c97b-45e3-8748-512753877f1a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:09.390989 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3f566f91-dd0e-4368-a585-fdae5f941732 req-76f4386e-c97b-45e3-8748-512753877f1a tempest-VolumesAdminNegativeTest-1702391924 tempest-VolumesAdminNegativeTest-1702391924-project] GET https://10.4.3.144/volume/v3/volumes/4a5d85e9-4516-4654-9712-cb77827e4532 Aug 07 17:03:09.391231 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3f566f91-dd0e-4368-a585-fdae5f941732 req-76f4386e-c97b-45e3-8748-512753877f1a tempest-VolumesAdminNegativeTest-1702391924 tempest-VolumesAdminNegativeTest-1702391924-project] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:09.391507 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3f566f91-dd0e-4368-a585-fdae5f941732 req-76f4386e-c97b-45e3-8748-512753877f1a tempest-VolumesAdminNegativeTest-1702391924 tempest-VolumesAdminNegativeTest-1702391924-project] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:09.398910 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3f566f91-dd0e-4368-a585-fdae5f941732 req-76f4386e-c97b-45e3-8748-512753877f1a tempest-VolumesAdminNegativeTest-1702391924 tempest-VolumesAdminNegativeTest-1702391924-project] https://10.4.3.144/volume/v3/volumes/4a5d85e9-4516-4654-9712-cb77827e4532 returned with HTTP 404 Aug 07 17:03:09.399556 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 52/202] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:09 2026] GET /volume/v3/volumes/4a5d85e9-4516-4654-9712-cb77827e4532 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:09.419806 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e872722f-e6d9-42f3-94f5-d707523330cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:09.422402 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e872722f-e6d9-42f3-94f5-d707523330cf tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 Aug 07 17:03:09.422776 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e872722f-e6d9-42f3-94f5-d707523330cf tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:09.422881 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e872722f-e6d9-42f3-94f5-d707523330cf tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:09.423103 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e872722f-e6d9-42f3-94f5-d707523330cf tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Delete volume with id: d5c8097d-5c44-43d6-9000-baea61ded517 Aug 07 17:03:09.432557 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:09.432557 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:09.433846 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e872722f-e6d9-42f3-94f5-d707523330cf tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Volume info retrieved successfully. Aug 07 17:03:09.477999 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e872722f-e6d9-42f3-94f5-d707523330cf tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Delete volume request issued successfully. Aug 07 17:03:09.478300 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e872722f-e6d9-42f3-94f5-d707523330cf tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 returned with HTTP 202 Aug 07 17:03:09.479128 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 51/203] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:03:09 2026] DELETE /volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:03:09.489452 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-654ca04d-6a02-4263-9779-ecb6439ad7c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:09.493824 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-654ca04d-6a02-4263-9779-ecb6439ad7c6 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] GET https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 Aug 07 17:03:09.493824 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-654ca04d-6a02-4263-9779-ecb6439ad7c6 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:09.493824 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-654ca04d-6a02-4263-9779-ecb6439ad7c6 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:09.502145 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:09.502145 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:09.508044 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-654ca04d-6a02-4263-9779-ecb6439ad7c6 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Volume info retrieved successfully. Aug 07 17:03:09.513997 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-654ca04d-6a02-4263-9779-ecb6439ad7c6 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 returned with HTTP 200 Aug 07 17:03:09.514577 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 49/204] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:09 2026] GET /volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:09.724128 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-71a035f8-8f5b-49ef-b194-04eacdc7b226 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:09.727292 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-71a035f8-8f5b-49ef-b194-04eacdc7b226 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:09.727680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-71a035f8-8f5b-49ef-b194-04eacdc7b226 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:09.728017 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-71a035f8-8f5b-49ef-b194-04eacdc7b226 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:09.737219 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:09.737219 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:09.741580 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-71a035f8-8f5b-49ef-b194-04eacdc7b226 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:09.746211 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-71a035f8-8f5b-49ef-b194-04eacdc7b226 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:09.746565 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 53/205] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:09 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:10.186764 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46dee9d9-d4a6-41f8-bc61-c8c5a7f0e46c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:10.188815 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46dee9d9-d4a6-41f8-bc61-c8c5a7f0e46c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:10.189086 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46dee9d9-d4a6-41f8-bc61-c8c5a7f0e46c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:10.189239 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46dee9d9-d4a6-41f8-bc61-c8c5a7f0e46c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:10.189334 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-46dee9d9-d4a6-41f8-bc61-c8c5a7f0e46c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:10.193673 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:10.193673 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:10.194423 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46dee9d9-d4a6-41f8-bc61-c8c5a7f0e46c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:10.194815 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 53/206] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:10 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:10.214983 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-74e375c3-9905-4ddb-98ad-4709cba9e30e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:10.217703 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74e375c3-9905-4ddb-98ad-4709cba9e30e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:10.218079 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74e375c3-9905-4ddb-98ad-4709cba9e30e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:10.218397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74e375c3-9905-4ddb-98ad-4709cba9e30e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:10.227000 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:10.227000 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:10.231971 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-74e375c3-9905-4ddb-98ad-4709cba9e30e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:10.238245 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74e375c3-9905-4ddb-98ad-4709cba9e30e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:10.238692 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 52/207] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:10 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:10.394075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec5a13bf-6760-4bb4-8307-6d7823565737 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:10.395934 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec5a13bf-6760-4bb4-8307-6d7823565737 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:10.396151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec5a13bf-6760-4bb4-8307-6d7823565737 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:10.396340 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec5a13bf-6760-4bb4-8307-6d7823565737 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:10.409773 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:10.409773 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:10.414083 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ec5a13bf-6760-4bb4-8307-6d7823565737 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:10.418619 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec5a13bf-6760-4bb4-8307-6d7823565737 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:10.419034 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 50/208] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:10 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:10.531860 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9d68d8d1-87bb-4bc8-a59b-6bab48242d29 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:10.533577 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9d68d8d1-87bb-4bc8-a59b-6bab48242d29 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] GET https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 Aug 07 17:03:10.533768 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9d68d8d1-87bb-4bc8-a59b-6bab48242d29 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:10.533948 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9d68d8d1-87bb-4bc8-a59b-6bab48242d29 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:10.540932 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9d68d8d1-87bb-4bc8-a59b-6bab48242d29 tempest-VolumesAdminNegativeTest-2030317860 tempest-VolumesAdminNegativeTest-2030317860-project-member] https://10.4.3.144/volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 returned with HTTP 404 Aug 07 17:03:10.541580 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 54/209] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:10 2026] GET /volume/v3/volumes/d5c8097d-5c44-43d6-9000-baea61ded517 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:10.765138 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e73150f-ccef-47f3-bb4a-309cba9dbf2c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:10.768189 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e73150f-ccef-47f3-bb4a-309cba9dbf2c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:10.768189 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e73150f-ccef-47f3-bb4a-309cba9dbf2c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:10.768333 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e73150f-ccef-47f3-bb4a-309cba9dbf2c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:10.777915 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:10.777915 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:10.782649 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4e73150f-ccef-47f3-bb4a-309cba9dbf2c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:10.788420 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e73150f-ccef-47f3-bb4a-309cba9dbf2c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:10.789151 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 54/210] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:10 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:11.211553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-85bee525-cc6d-42d2-8b61-d337f84f6d93 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:11.213849 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-85bee525-cc6d-42d2-8b61-d337f84f6d93 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:11.214000 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-85bee525-cc6d-42d2-8b61-d337f84f6d93 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:11.214286 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-85bee525-cc6d-42d2-8b61-d337f84f6d93 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:11.214342 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-85bee525-cc6d-42d2-8b61-d337f84f6d93 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:11.229006 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:11.229006 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:11.229959 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-85bee525-cc6d-42d2-8b61-d337f84f6d93 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:11.230368 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 53/211] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:11 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:11.254715 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-94e24378-46ce-45ec-b2c7-d2e27288d3fd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:11.256372 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94e24378-46ce-45ec-b2c7-d2e27288d3fd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:11.256847 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94e24378-46ce-45ec-b2c7-d2e27288d3fd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:11.258153 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94e24378-46ce-45ec-b2c7-d2e27288d3fd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:11.264299 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:11.264299 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:11.268699 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-94e24378-46ce-45ec-b2c7-d2e27288d3fd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:11.274877 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94e24378-46ce-45ec-b2c7-d2e27288d3fd tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:11.274877 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 51/212] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:11 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:11.434465 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f242d7e6-604f-43b8-9806-a720757f6eab None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:11.436958 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f242d7e6-604f-43b8-9806-a720757f6eab tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:11.437353 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f242d7e6-604f-43b8-9806-a720757f6eab tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:11.437585 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f242d7e6-604f-43b8-9806-a720757f6eab tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:11.456357 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:11.456357 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:11.460806 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f242d7e6-604f-43b8-9806-a720757f6eab tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:11.465706 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f242d7e6-604f-43b8-9806-a720757f6eab tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:11.466148 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 55/213] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:11 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:11.805649 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a8faf95-262e-416a-a2e4-3c29b3dde64f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:11.808524 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a8faf95-262e-416a-a2e4-3c29b3dde64f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:11.808812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a8faf95-262e-416a-a2e4-3c29b3dde64f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:11.809139 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a8faf95-262e-416a-a2e4-3c29b3dde64f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:11.818321 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:11.818321 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:11.822656 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a8faf95-262e-416a-a2e4-3c29b3dde64f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:11.827453 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a8faf95-262e-416a-a2e4-3c29b3dde64f tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:11.827850 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 55/214] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:11 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:12.241387 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e6ccc212-553c-4316-8807-c8cacb270ff3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:12.243899 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6ccc212-553c-4316-8807-c8cacb270ff3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:12.244210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6ccc212-553c-4316-8807-c8cacb270ff3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:12.244472 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6ccc212-553c-4316-8807-c8cacb270ff3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:12.244631 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e6ccc212-553c-4316-8807-c8cacb270ff3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:12.251122 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:12.251122 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:12.252378 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6ccc212-553c-4316-8807-c8cacb270ff3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:12.253416 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 54/215] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:12 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:12.288792 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-daf1a769-8ce5-485e-8a3d-6bb01c5cce20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:12.291054 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-daf1a769-8ce5-485e-8a3d-6bb01c5cce20 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:12.291308 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-daf1a769-8ce5-485e-8a3d-6bb01c5cce20 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:12.291552 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-daf1a769-8ce5-485e-8a3d-6bb01c5cce20 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:12.301351 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:12.301351 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:12.306567 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-daf1a769-8ce5-485e-8a3d-6bb01c5cce20 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:12.312472 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-daf1a769-8ce5-485e-8a3d-6bb01c5cce20 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:12.312919 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 52/216] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:12 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:12.480747 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8e76b761-2e5a-45b2-bd05-185ae2486abb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:12.483103 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8e76b761-2e5a-45b2-bd05-185ae2486abb tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:12.483354 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8e76b761-2e5a-45b2-bd05-185ae2486abb tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:12.483607 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8e76b761-2e5a-45b2-bd05-185ae2486abb tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:12.496624 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:12.496624 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:12.501625 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8e76b761-2e5a-45b2-bd05-185ae2486abb tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:12.507925 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8e76b761-2e5a-45b2-bd05-185ae2486abb tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:12.508505 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 56/217] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:12 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:12.842359 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2f18f27b-5193-47ae-9aaa-caabfb9c87e5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:12.844557 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f18f27b-5193-47ae-9aaa-caabfb9c87e5 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:12.844829 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f18f27b-5193-47ae-9aaa-caabfb9c87e5 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:12.845168 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f18f27b-5193-47ae-9aaa-caabfb9c87e5 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:12.853931 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:12.853931 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:12.859214 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2f18f27b-5193-47ae-9aaa-caabfb9c87e5 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:12.866225 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f18f27b-5193-47ae-9aaa-caabfb9c87e5 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:12.866806 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 56/218] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:12 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:13.264546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7183c6e9-4b65-40b8-bebb-3fb6cc8c6faf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:13.266887 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7183c6e9-4b65-40b8-bebb-3fb6cc8c6faf tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:13.267144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7183c6e9-4b65-40b8-bebb-3fb6cc8c6faf tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:13.267522 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7183c6e9-4b65-40b8-bebb-3fb6cc8c6faf tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:13.267522 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7183c6e9-4b65-40b8-bebb-3fb6cc8c6faf tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:13.272945 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:13.272945 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:13.273906 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7183c6e9-4b65-40b8-bebb-3fb6cc8c6faf tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:13.274656 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 55/219] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:13 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:13.330152 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3248a4d-7537-4fd2-9166-9a513fb9933e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:13.332373 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3248a4d-7537-4fd2-9166-9a513fb9933e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:13.332621 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3248a4d-7537-4fd2-9166-9a513fb9933e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:13.332813 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3248a4d-7537-4fd2-9166-9a513fb9933e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:13.341886 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:13.341886 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:13.346519 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b3248a4d-7537-4fd2-9166-9a513fb9933e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:13.351968 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3248a4d-7537-4fd2-9166-9a513fb9933e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:13.354049 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 53/220] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:13 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:13.524579 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2a9820ca-76d3-4d45-a0ad-10d85f5884da None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:13.526792 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a9820ca-76d3-4d45-a0ad-10d85f5884da tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:13.527050 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2a9820ca-76d3-4d45-a0ad-10d85f5884da tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:13.527305 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2a9820ca-76d3-4d45-a0ad-10d85f5884da tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:13.538175 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:13.538175 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:13.542411 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2a9820ca-76d3-4d45-a0ad-10d85f5884da tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:13.547681 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a9820ca-76d3-4d45-a0ad-10d85f5884da tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:13.548350 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 57/221] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:13 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:13.883622 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3203d9f0-a970-4116-a4bb-a5e93db7bf09 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:13.887155 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3203d9f0-a970-4116-a4bb-a5e93db7bf09 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:13.887458 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3203d9f0-a970-4116-a4bb-a5e93db7bf09 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:13.887711 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3203d9f0-a970-4116-a4bb-a5e93db7bf09 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:13.896885 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:13.896885 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:13.902519 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3203d9f0-a970-4116-a4bb-a5e93db7bf09 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:13.909324 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3203d9f0-a970-4116-a4bb-a5e93db7bf09 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:13.910079 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 57/222] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:13 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:14.292685 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1b35d8a0-4522-44df-85b6-9e020bf6ca3c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:14.294934 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b35d8a0-4522-44df-85b6-9e020bf6ca3c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:14.295194 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b35d8a0-4522-44df-85b6-9e020bf6ca3c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:14.295441 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b35d8a0-4522-44df-85b6-9e020bf6ca3c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:14.295565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1b35d8a0-4522-44df-85b6-9e020bf6ca3c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:14.301112 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:14.301112 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:14.302140 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b35d8a0-4522-44df-85b6-9e020bf6ca3c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:14.302650 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 56/223] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:14 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:14.369238 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-604ca0c8-9eff-443b-a138-f43a16512f52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:14.372409 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-604ca0c8-9eff-443b-a138-f43a16512f52 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:14.372409 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-604ca0c8-9eff-443b-a138-f43a16512f52 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:14.372409 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-604ca0c8-9eff-443b-a138-f43a16512f52 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:14.381097 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:14.381097 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:14.385230 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-604ca0c8-9eff-443b-a138-f43a16512f52 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:14.389528 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-604ca0c8-9eff-443b-a138-f43a16512f52 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:14.390094 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 54/224] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:14 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:14.513703 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:14.515435 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:14.515777 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1440741634"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:14.517392 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1440741634'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:14.517485 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Create volume of 1 GB Aug 07 17:03:14.521761 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Availability Zones retrieved successfully. Aug 07 17:03:14.527443 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Flow 'volume_create_api' (279b23e7-59f4-4cf2-944e-dc136daac557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:14.528277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916e467b-76a4-4ac6-91dc-80c6df8b1bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:14.529262 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:14.560311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916e467b-76a4-4ac6-91dc-80c6df8b1bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:14.561115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7629d6-4f15-41eb-993a-1bc84b1804e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:14.565129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-43c1489e-8e9c-4e26-b423-60a41c26168b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:14.567574 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43c1489e-8e9c-4e26-b423-60a41c26168b tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:14.567871 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43c1489e-8e9c-4e26-b423-60a41c26168b tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:14.568237 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43c1489e-8e9c-4e26-b423-60a41c26168b tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:14.581095 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:14.581095 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:14.585622 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-43c1489e-8e9c-4e26-b423-60a41c26168b tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:14.590905 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43c1489e-8e9c-4e26-b423-60a41c26168b tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:14.591302 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 58/225] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:14 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:14.644251 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Created reservations ['47237103-8b79-4b77-9b8d-7db8211f72c9', 'fcdd749e-dd92-451c-a091-eb135c6238a0', 'c1d351e4-5718-40f7-8768-041a992b3cde', 'ab48bdc2-a21a-4bf9-969b-e2bfa14d4b4c'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:14.645602 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7629d6-4f15-41eb-993a-1bc84b1804e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47237103-8b79-4b77-9b8d-7db8211f72c9', 'fcdd749e-dd92-451c-a091-eb135c6238a0', 'c1d351e4-5718-40f7-8768-041a992b3cde', 'ab48bdc2-a21a-4bf9-969b-e2bfa14d4b4c']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:14.647140 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba99e88b-0b62-4abf-b85a-e9a8e4632d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:14.684236 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba99e88b-0b62-4abf-b85a-e9a8e4632d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c917ef20-c937-4a52-b0d5-0985436e1674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1440741634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dfd8b76091e4485a78f098c9fbc000a',qos_specs=None,replication_status=,reservations=['47237103-8b79-4b77-9b8d-7db8211f72c9','fcdd749e-dd92-451c-a091-eb135c6238a0','c1d351e4-5718-40f7-8768-041a992b3cde','ab48bdc2-a21a-4bf9-969b-e2bfa14d4b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf5bf59d6d44feab1221e1c6091ab44',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1440741634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c917ef20-c937-4a52-b0d5-0985436e1674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dfd8b76091e4485a78f098c9fbc000a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcf5bf59d6d44feab1221e1c6091ab44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:14.685915 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71c7340-f6f7-4100-9ca6-d22ee8da4623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:14.712044 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d71c7340-f6f7-4100-9ca6-d22ee8da4623) transitioned into state 'SUCCESS' from state '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-1440741634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dfd8b76091e4485a78f098c9fbc000a',qos_specs=None,replication_status=,reservations=['47237103-8b79-4b77-9b8d-7db8211f72c9','fcdd749e-dd92-451c-a091-eb135c6238a0','c1d351e4-5718-40f7-8768-041a992b3cde','ab48bdc2-a21a-4bf9-969b-e2bfa14d4b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf5bf59d6d44feab1221e1c6091ab44',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:14.713079 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d196333-aafa-45e7-8021-74dcb879bd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:14.726850 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d196333-aafa-45e7-8021-74dcb879bd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:14.727812 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Flow 'volume_create_api' (279b23e7-59f4-4cf2-944e-dc136daac557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:14.729845 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Create volume request issued successfully. Aug 07 17:03:14.729845 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c24d2ee2-bf20-480d-b6d9-a3f1dcc1d76d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:14.729845 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 58/226] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:03:14 2026] POST /volume/v3/volumes => generated 755 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:14.749449 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8594576a-fc54-4ce5-ac10-b4bcebf49fe8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:14.751506 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8594576a-fc54-4ce5-ac10-b4bcebf49fe8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:14.751675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8594576a-fc54-4ce5-ac10-b4bcebf49fe8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:14.751888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8594576a-fc54-4ce5-ac10-b4bcebf49fe8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:14.761433 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:14.761433 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:14.765883 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8594576a-fc54-4ce5-ac10-b4bcebf49fe8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:14.771242 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8594576a-fc54-4ce5-ac10-b4bcebf49fe8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:14.771873 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 57/227] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:14 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:14.926348 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-22ab9571-92d3-4e08-9dff-0e5deb8ff092 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:14.928923 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-22ab9571-92d3-4e08-9dff-0e5deb8ff092 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:14.929204 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-22ab9571-92d3-4e08-9dff-0e5deb8ff092 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:14.929444 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-22ab9571-92d3-4e08-9dff-0e5deb8ff092 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:14.948307 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:14.948307 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:14.953285 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-22ab9571-92d3-4e08-9dff-0e5deb8ff092 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:14.959564 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-22ab9571-92d3-4e08-9dff-0e5deb8ff092 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:14.960174 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 55/228] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:14 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:15.318394 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-79b63653-a504-4528-82ba-0f19488c78ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:15.320818 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79b63653-a504-4528-82ba-0f19488c78ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:15.321090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79b63653-a504-4528-82ba-0f19488c78ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:15.321393 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79b63653-a504-4528-82ba-0f19488c78ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:15.321544 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-79b63653-a504-4528-82ba-0f19488c78ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:15.337083 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:15.337083 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:15.337083 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79b63653-a504-4528-82ba-0f19488c78ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:15.337083 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 59/229] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:15 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:15.406067 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-491d9d64-b14f-4f02-bf97-2f9e57b7fc1e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:15.407962 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-491d9d64-b14f-4f02-bf97-2f9e57b7fc1e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:15.408187 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-491d9d64-b14f-4f02-bf97-2f9e57b7fc1e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:15.408425 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-491d9d64-b14f-4f02-bf97-2f9e57b7fc1e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:15.416997 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:15.416997 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:15.421013 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-491d9d64-b14f-4f02-bf97-2f9e57b7fc1e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:15.425636 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-491d9d64-b14f-4f02-bf97-2f9e57b7fc1e tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:15.426003 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 59/230] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:15 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:15.609575 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-78de7c77-517f-4b46-9bca-3388dd57d958 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:15.613613 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78de7c77-517f-4b46-9bca-3388dd57d958 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:15.613930 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78de7c77-517f-4b46-9bca-3388dd57d958 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:15.616410 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78de7c77-517f-4b46-9bca-3388dd57d958 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:15.635946 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:15.635946 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:15.644055 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-78de7c77-517f-4b46-9bca-3388dd57d958 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:15.649062 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78de7c77-517f-4b46-9bca-3388dd57d958 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:15.650036 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 58/231] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:15 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:15.785836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9c7a2ca-242b-407d-82ef-cca9a35efc78 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:15.788293 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9c7a2ca-242b-407d-82ef-cca9a35efc78 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:15.788562 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a2ca-242b-407d-82ef-cca9a35efc78 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:15.788791 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9c7a2ca-242b-407d-82ef-cca9a35efc78 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:15.796391 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:15.796391 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:15.801236 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9c7a2ca-242b-407d-82ef-cca9a35efc78 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:15.808232 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9c7a2ca-242b-407d-82ef-cca9a35efc78 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:15.808695 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 56/232] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:15 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:15.860119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-1f819c79-dd85-454b-9ca8-719be84042ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:15.862783 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-1f819c79-dd85-454b-9ca8-719be84042ef tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:15.864864 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-1f819c79-dd85-454b-9ca8-719be84042ef tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:15.864864 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-1f819c79-dd85-454b-9ca8-719be84042ef tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:15.879744 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:15.879744 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:15.887129 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-1f819c79-dd85-454b-9ca8-719be84042ef tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:15.896841 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-1f819c79-dd85-454b-9ca8-719be84042ef tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:15.896841 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 60/233] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:15 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:15.978978 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2309a392-ba38-4fc5-a158-6ca5e659c591 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:15.980950 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2309a392-ba38-4fc5-a158-6ca5e659c591 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:15.981194 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2309a392-ba38-4fc5-a158-6ca5e659c591 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:15.981407 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2309a392-ba38-4fc5-a158-6ca5e659c591 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:16.119431 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:16.119431 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:16.130174 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2309a392-ba38-4fc5-a158-6ca5e659c591 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:16.135520 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2309a392-ba38-4fc5-a158-6ca5e659c591 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:16.136002 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 60/234] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:15 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:16.216185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-975b68f1-2b74-42a0-aa8c-8cc82b4cc229 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:16.216185 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-975b68f1-2b74-42a0-aa8c-8cc82b4cc229 None None] GET https://10.4.3.144/volume// Aug 07 17:03:16.216185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-975b68f1-2b74-42a0-aa8c-8cc82b4cc229 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:16.216185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-975b68f1-2b74-42a0-aa8c-8cc82b4cc229 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:16.216185 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-975b68f1-2b74-42a0-aa8c-8cc82b4cc229 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:16.216185 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 59/235] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:03:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:16.236373 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-fba1da9c-9932-4633-9d28-e2ffd223797a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:16.351500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f473aaab-e635-473d-b61f-31ede9d02b1c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:16.354718 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f473aaab-e635-473d-b61f-31ede9d02b1c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:16.354991 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f473aaab-e635-473d-b61f-31ede9d02b1c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:16.355510 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f473aaab-e635-473d-b61f-31ede9d02b1c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:16.355987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f473aaab-e635-473d-b61f-31ede9d02b1c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:16.364508 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:16.364508 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:16.365581 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f473aaab-e635-473d-b61f-31ede9d02b1c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:16.366532 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 61/236] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:16 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:16.439609 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-470a29d9-431f-4674-8dcf-e68f7c619c6f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:16.442241 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-470a29d9-431f-4674-8dcf-e68f7c619c6f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:16.442562 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-470a29d9-431f-4674-8dcf-e68f7c619c6f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:16.442886 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-470a29d9-431f-4674-8dcf-e68f7c619c6f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:16.452213 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:16.452213 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:16.458466 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-470a29d9-431f-4674-8dcf-e68f7c619c6f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:16.464975 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-470a29d9-431f-4674-8dcf-e68f7c619c6f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:16.465525 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 61/237] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:16 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:16.561356 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-fba1da9c-9932-4633-9d28-e2ffd223797a tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:16.561914 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-fba1da9c-9932-4633-9d28-e2ffd223797a tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c917ef20-c937-4a52-b0d5-0985436e1674", "connector": null, "instance_uuid": "df5d7297-3205-4d7b-b424-07405f1eb819"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:16.571438 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:16.571438 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:16.603265 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-fba1da9c-9932-4633-9d28-e2ffd223797a tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:16.603685 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 57/238] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:16 2026] POST /volume/v3/attachments => generated 273 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:16.641808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8d36c185-a686-4efc-b7fc-18fbc1a7291b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:16.643726 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d36c185-a686-4efc-b7fc-18fbc1a7291b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:16.648918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d36c185-a686-4efc-b7fc-18fbc1a7291b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:16.648918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d36c185-a686-4efc-b7fc-18fbc1a7291b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:16.655302 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b48904b-303d-4a57-9294-dfd2956d699e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:16.655734 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b48904b-303d-4a57-9294-dfd2956d699e None None] GET https://10.4.3.144/volume// Aug 07 17:03:16.655908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b48904b-303d-4a57-9294-dfd2956d699e None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:16.656112 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b48904b-303d-4a57-9294-dfd2956d699e None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:16.656450 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b48904b-303d-4a57-9294-dfd2956d699e None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:16.656746 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 62/239] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:16.666417 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:16.666417 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:16.669241 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc669022-91d0-408e-b92d-201a3f48a421 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:16.669423 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c3889cbb-f998-43e6-8611-5b91b0785654 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:16.671577 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc669022-91d0-408e-b92d-201a3f48a421 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:16.671976 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc669022-91d0-408e-b92d-201a3f48a421 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:16.672280 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc669022-91d0-408e-b92d-201a3f48a421 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:16.673949 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c3889cbb-f998-43e6-8611-5b91b0785654 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:16.674290 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c3889cbb-f998-43e6-8611-5b91b0785654 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:16.674565 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c3889cbb-f998-43e6-8611-5b91b0785654 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:16.678408 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8d36c185-a686-4efc-b7fc-18fbc1a7291b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:16.686094 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d36c185-a686-4efc-b7fc-18fbc1a7291b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:16.686368 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:16.686368 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:16.686527 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 60/240] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:16 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:16.687402 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:16.687402 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:16.692420 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c3889cbb-f998-43e6-8611-5b91b0785654 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:16.692974 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc669022-91d0-408e-b92d-201a3f48a421 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:16.698758 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c3889cbb-f998-43e6-8611-5b91b0785654 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:16.699203 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 62/241] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:16 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:16.701814 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc669022-91d0-408e-b92d-201a3f48a421 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:16.701814 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 58/242] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:16 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:16.783485 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-e6cc8f9c-ecfd-47b7-897a-ac32bd48c79e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:16.786373 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-e6cc8f9c-ecfd-47b7-897a-ac32bd48c79e tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] PUT https://10.4.3.144/volume/v3/attachments/595928c3-a0f8-4531-abbb-a54d36f796c8 Aug 07 17:03:16.786897 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-e6cc8f9c-ecfd-47b7-897a-ac32bd48c79e tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:16.805706 np0000006737 devstack@c-api.service[100224]: /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 07 17:03:16.805706 np0000006737 devstack@c-api.service[100224]: .first() Aug 07 17:03:16.813068 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-e6cc8f9c-ecfd-47b7-897a-ac32bd48c79e tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Acquiring lock "cinder-attachment_update-c917ef20-c937-4a52-b0d5-0985436e1674-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:16.818494 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-e6cc8f9c-ecfd-47b7-897a-ac32bd48c79e tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Lock "cinder-attachment_update-c917ef20-c937-4a52-b0d5-0985436e1674-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:16.819964 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:16.819964 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:16.921499 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-e6cc8f9c-ecfd-47b7-897a-ac32bd48c79e tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Lock "cinder-attachment_update-c917ef20-c937-4a52-b0d5-0985436e1674-np0000006737" released by "attachment_update" :: held 0.103s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:16.921831 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-e6cc8f9c-ecfd-47b7-897a-ac32bd48c79e tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/attachments/595928c3-a0f8-4531-abbb-a54d36f796c8 returned with HTTP 200 Aug 07 17:03:16.922473 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 63/243] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:16 2026] PUT /volume/v3/attachments/595928c3-a0f8-4531-abbb-a54d36f796c8 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:17.151364 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6147f1ea-f285-4a5f-af71-8575b2e47a92 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:17.153576 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6147f1ea-f285-4a5f-af71-8575b2e47a92 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:17.153806 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6147f1ea-f285-4a5f-af71-8575b2e47a92 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:17.153994 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6147f1ea-f285-4a5f-af71-8575b2e47a92 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:17.160861 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:17.160861 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:17.164679 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6147f1ea-f285-4a5f-af71-8575b2e47a92 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:17.168634 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6147f1ea-f285-4a5f-af71-8575b2e47a92 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:17.169176 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 61/244] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:17 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:17.379518 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e82b7977-e812-4512-ad65-3035202128a4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:17.381731 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e82b7977-e812-4512-ad65-3035202128a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:17.381972 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e82b7977-e812-4512-ad65-3035202128a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:17.382229 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e82b7977-e812-4512-ad65-3035202128a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:17.382482 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-e82b7977-e812-4512-ad65-3035202128a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:17.387541 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:17.387541 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:17.388581 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e82b7977-e812-4512-ad65-3035202128a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:17.389070 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 63/245] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:17 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:17.481959 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-89104bb5-e739-4e8f-be8c-ea14f879ea61 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:17.483938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89104bb5-e739-4e8f-be8c-ea14f879ea61 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:17.484159 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89104bb5-e739-4e8f-be8c-ea14f879ea61 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:17.484426 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89104bb5-e739-4e8f-be8c-ea14f879ea61 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:17.492170 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:17.492170 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:17.496202 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-89104bb5-e739-4e8f-be8c-ea14f879ea61 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:17.501666 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89104bb5-e739-4e8f-be8c-ea14f879ea61 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:17.502261 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 59/246] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:17 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:17.702855 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89f360c1-fd6f-4d42-8687-52446d3eef27 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:17.704725 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89f360c1-fd6f-4d42-8687-52446d3eef27 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:17.704944 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89f360c1-fd6f-4d42-8687-52446d3eef27 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:17.705164 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89f360c1-fd6f-4d42-8687-52446d3eef27 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:17.716492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-db9e43cd-82fd-4c0e-bc05-01a351e167a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:17.718048 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db9e43cd-82fd-4c0e-bc05-01a351e167a4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:17.718264 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-db9e43cd-82fd-4c0e-bc05-01a351e167a4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:17.718480 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-db9e43cd-82fd-4c0e-bc05-01a351e167a4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:17.727934 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:17.727934 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:17.731173 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-db9e43cd-82fd-4c0e-bc05-01a351e167a4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:17.735162 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db9e43cd-82fd-4c0e-bc05-01a351e167a4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:17.735510 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 62/247] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:17 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:17.834960 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:17.834960 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:17.838643 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89f360c1-fd6f-4d42-8687-52446d3eef27 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:17.843038 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89f360c1-fd6f-4d42-8687-52446d3eef27 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:17.843428 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 64/248] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:17 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:18.183449 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8f80d5bb-cf41-4fa2-ae44-864253084ce9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:18.186864 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f80d5bb-cf41-4fa2-ae44-864253084ce9 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:18.187190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f80d5bb-cf41-4fa2-ae44-864253084ce9 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:18.187497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f80d5bb-cf41-4fa2-ae44-864253084ce9 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:18.196685 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:18.196685 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:18.201198 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8f80d5bb-cf41-4fa2-ae44-864253084ce9 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:18.207091 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f80d5bb-cf41-4fa2-ae44-864253084ce9 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:18.207615 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 64/249] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:18 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:18.401134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-28021c9f-49ff-4909-82f5-adc0f20f29eb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:18.403486 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28021c9f-49ff-4909-82f5-adc0f20f29eb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:18.403731 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28021c9f-49ff-4909-82f5-adc0f20f29eb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:18.403962 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28021c9f-49ff-4909-82f5-adc0f20f29eb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:18.404117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-28021c9f-49ff-4909-82f5-adc0f20f29eb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:18.410342 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:18.410342 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:18.410933 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28021c9f-49ff-4909-82f5-adc0f20f29eb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:18.411737 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 60/250] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:18 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:18.516861 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4b582b01-b08d-4658-8971-379b6e3e85ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:18.519037 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b582b01-b08d-4658-8971-379b6e3e85ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:18.519290 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b582b01-b08d-4658-8971-379b6e3e85ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:18.519690 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b582b01-b08d-4658-8971-379b6e3e85ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:18.526505 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:18.526505 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:18.530254 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4b582b01-b08d-4658-8971-379b6e3e85ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:18.534556 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b582b01-b08d-4658-8971-379b6e3e85ab tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:18.534929 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 63/251] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:18 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:18.750423 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9cff926-280c-4870-ac46-03869f1a289c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:18.752265 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9cff926-280c-4870-ac46-03869f1a289c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:18.752522 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9cff926-280c-4870-ac46-03869f1a289c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:18.752739 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9cff926-280c-4870-ac46-03869f1a289c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:18.770648 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:18.770648 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:18.775242 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f9cff926-280c-4870-ac46-03869f1a289c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:18.781281 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9cff926-280c-4870-ac46-03869f1a289c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:18.781718 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 65/252] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:18 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:18.856862 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-84704d89-36f6-4822-8295-a402bdb0727c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:18.858614 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-84704d89-36f6-4822-8295-a402bdb0727c tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:18.858814 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-84704d89-36f6-4822-8295-a402bdb0727c tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:18.859152 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-84704d89-36f6-4822-8295-a402bdb0727c tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:18.868790 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:18.868790 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:18.872248 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-84704d89-36f6-4822-8295-a402bdb0727c tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:18.876158 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-84704d89-36f6-4822-8295-a402bdb0727c tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:18.876577 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 65/253] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:18 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:19.221012 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-94dff9a1-332a-4e89-a31c-f2fa3b8ac36c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:19.223958 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94dff9a1-332a-4e89-a31c-f2fa3b8ac36c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:19.224227 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94dff9a1-332a-4e89-a31c-f2fa3b8ac36c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:19.224956 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94dff9a1-332a-4e89-a31c-f2fa3b8ac36c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:19.235518 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:19.235518 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:19.241927 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-94dff9a1-332a-4e89-a31c-f2fa3b8ac36c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:19.247511 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94dff9a1-332a-4e89-a31c-f2fa3b8ac36c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:19.248246 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 61/254] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:19 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:19.423893 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-16966b2d-8778-4efb-abe0-38f017c607c0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:19.426877 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16966b2d-8778-4efb-abe0-38f017c607c0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:19.427197 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16966b2d-8778-4efb-abe0-38f017c607c0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:19.427495 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16966b2d-8778-4efb-abe0-38f017c607c0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:19.427640 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-16966b2d-8778-4efb-abe0-38f017c607c0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:19.434829 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:19.434829 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:19.436440 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16966b2d-8778-4efb-abe0-38f017c607c0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:19.437449 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 64/255] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:19 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:19.551877 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d4a29898-b8e0-420c-b73f-d86d626b7967 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:19.553825 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4a29898-b8e0-420c-b73f-d86d626b7967 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:19.554140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4a29898-b8e0-420c-b73f-d86d626b7967 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:19.554463 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4a29898-b8e0-420c-b73f-d86d626b7967 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:19.562882 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:19.562882 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:19.567557 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d4a29898-b8e0-420c-b73f-d86d626b7967 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:19.573885 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4a29898-b8e0-420c-b73f-d86d626b7967 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:19.574532 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 66/256] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:19 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:19.796689 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-65e72553-ec29-407b-89af-69e8ae0ee9bd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:19.798582 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-65e72553-ec29-407b-89af-69e8ae0ee9bd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:19.798767 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-65e72553-ec29-407b-89af-69e8ae0ee9bd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:19.798957 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-65e72553-ec29-407b-89af-69e8ae0ee9bd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:19.809333 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:19.809333 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:19.812698 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-65e72553-ec29-407b-89af-69e8ae0ee9bd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:19.817342 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-65e72553-ec29-407b-89af-69e8ae0ee9bd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:19.817791 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 66/257] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:19 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:19.895064 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e134a3bb-c696-425f-b265-6fdb0f96cce4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:19.897668 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e134a3bb-c696-425f-b265-6fdb0f96cce4 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:19.897940 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e134a3bb-c696-425f-b265-6fdb0f96cce4 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:19.898210 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e134a3bb-c696-425f-b265-6fdb0f96cce4 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:19.912536 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:19.912536 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:19.917644 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e134a3bb-c696-425f-b265-6fdb0f96cce4 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:19.924649 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e134a3bb-c696-425f-b265-6fdb0f96cce4 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:19.925038 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 62/258] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:19 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:20.262701 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4d156fdd-4ab1-4f3e-99d0-b7aaa195be4e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:20.264706 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d156fdd-4ab1-4f3e-99d0-b7aaa195be4e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:20.265016 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d156fdd-4ab1-4f3e-99d0-b7aaa195be4e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:20.265413 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d156fdd-4ab1-4f3e-99d0-b7aaa195be4e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:20.273262 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:20.273262 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:20.278168 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4d156fdd-4ab1-4f3e-99d0-b7aaa195be4e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:20.283092 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d156fdd-4ab1-4f3e-99d0-b7aaa195be4e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:20.283671 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 65/259] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:20 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:20.448144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6485f170-3089-4b7d-95c4-4d85cf6b3869 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:20.450055 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6485f170-3089-4b7d-95c4-4d85cf6b3869 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:20.450352 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6485f170-3089-4b7d-95c4-4d85cf6b3869 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:20.450591 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6485f170-3089-4b7d-95c4-4d85cf6b3869 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:20.450732 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6485f170-3089-4b7d-95c4-4d85cf6b3869 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:20.456538 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:20.456538 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:20.456789 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6485f170-3089-4b7d-95c4-4d85cf6b3869 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:20.457251 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 67/260] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:20 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:20.591290 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ae5caf31-3db3-4bca-9b02-1a9df63bb7b9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:20.593398 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ae5caf31-3db3-4bca-9b02-1a9df63bb7b9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:20.593671 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ae5caf31-3db3-4bca-9b02-1a9df63bb7b9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:20.593954 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ae5caf31-3db3-4bca-9b02-1a9df63bb7b9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:20.605121 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:20.605121 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:20.612714 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ae5caf31-3db3-4bca-9b02-1a9df63bb7b9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:20.618704 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ae5caf31-3db3-4bca-9b02-1a9df63bb7b9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:20.619428 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 67/261] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:20 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:20.684154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-00fc68bc-6d00-4f98-91e7-462e7ab1e8aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:20.686519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-00fc68bc-6d00-4f98-91e7-462e7ab1e8aa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:20.686875 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-00fc68bc-6d00-4f98-91e7-462e7ab1e8aa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:20.686875 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-00fc68bc-6d00-4f98-91e7-462e7ab1e8aa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:20.715782 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:20.715782 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:20.719688 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-00fc68bc-6d00-4f98-91e7-462e7ab1e8aa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:20.723997 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-00fc68bc-6d00-4f98-91e7-462e7ab1e8aa tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:20.724451 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 63/262] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:20 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:20.833008 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e1e13722-444f-4973-8898-8c8a8f0e774a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:20.835001 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e1e13722-444f-4973-8898-8c8a8f0e774a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:20.835252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e1e13722-444f-4973-8898-8c8a8f0e774a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:20.835453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e1e13722-444f-4973-8898-8c8a8f0e774a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:20.845835 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:20.845835 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:20.849767 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e1e13722-444f-4973-8898-8c8a8f0e774a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:20.854605 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e1e13722-444f-4973-8898-8c8a8f0e774a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:20.855072 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 66/263] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:20 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:20.942313 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e33601bf-445f-4467-8df3-635ca3e8c8b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:20.944133 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e33601bf-445f-4467-8df3-635ca3e8c8b5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:20.944370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e33601bf-445f-4467-8df3-635ca3e8c8b5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:20.944557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e33601bf-445f-4467-8df3-635ca3e8c8b5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:20.956488 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:20.956488 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:20.961707 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e33601bf-445f-4467-8df3-635ca3e8c8b5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:20.969902 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e33601bf-445f-4467-8df3-635ca3e8c8b5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:20.970501 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 68/264] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:20 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:21.070892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a8d29ffa-84d2-4e83-952f-d9d545125edd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.073398 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a8d29ffa-84d2-4e83-952f-d9d545125edd None None] GET https://10.4.3.144/volume// Aug 07 17:03:21.073398 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a8d29ffa-84d2-4e83-952f-d9d545125edd None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:21.073398 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a8d29ffa-84d2-4e83-952f-d9d545125edd None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:21.073398 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a8d29ffa-84d2-4e83-952f-d9d545125edd None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:21.073398 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 68/265] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:03:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:21.097743 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-b08d54a6-3185-4328-a8d1-0b2970006111 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.301292 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4bbb4d53-558a-4c9a-b7bf-efb10e706987 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.304379 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4bbb4d53-558a-4c9a-b7bf-efb10e706987 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:21.304718 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4bbb4d53-558a-4c9a-b7bf-efb10e706987 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:21.305143 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4bbb4d53-558a-4c9a-b7bf-efb10e706987 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:21.314891 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:21.314891 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:21.320010 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4bbb4d53-558a-4c9a-b7bf-efb10e706987 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:21.326141 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4bbb4d53-558a-4c9a-b7bf-efb10e706987 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:21.326709 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 67/266] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:21 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:21.329878 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-b08d54a6-3185-4328-a8d1-0b2970006111 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:21.330390 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-b08d54a6-3185-4328-a8d1-0b2970006111 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3c4cc36-275d-408b-aa2b-a2c15edbb836", "connector": null, "instance_uuid": "b74d8472-a4eb-4906-866d-91a693209083"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:21.344044 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:21.344044 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:21.390739 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-b08d54a6-3185-4328-a8d1-0b2970006111 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:21.391321 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 64/267] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:21 2026] POST /volume/v3/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:21.443749 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1456ca5-8ca3-4816-bd13-9d6999addf4c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.447177 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1456ca5-8ca3-4816-bd13-9d6999addf4c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:21.447432 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1456ca5-8ca3-4816-bd13-9d6999addf4c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:21.447656 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1456ca5-8ca3-4816-bd13-9d6999addf4c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:21.458553 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-70ec7a9d-fdfd-42df-9802-4430f4dd1564 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.460716 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70ec7a9d-fdfd-42df-9802-4430f4dd1564 None None] GET https://10.4.3.144/volume// Aug 07 17:03:21.460716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70ec7a9d-fdfd-42df-9802-4430f4dd1564 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:21.460716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70ec7a9d-fdfd-42df-9802-4430f4dd1564 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:21.460716 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70ec7a9d-fdfd-42df-9802-4430f4dd1564 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:21.460716 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 69/268] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:21.468667 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:21.468667 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:21.469134 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-187cb144-efa0-4464-b78c-26f76ad2b8a1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.470532 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-7516be97-b86a-4399-adaa-065d3a9e531f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.470621 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-187cb144-efa0-4464-b78c-26f76ad2b8a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:21.470754 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-187cb144-efa0-4464-b78c-26f76ad2b8a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:21.471075 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-187cb144-efa0-4464-b78c-26f76ad2b8a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:21.471163 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-187cb144-efa0-4464-b78c-26f76ad2b8a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:21.473793 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-7516be97-b86a-4399-adaa-065d3a9e531f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:21.474039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-7516be97-b86a-4399-adaa-065d3a9e531f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:21.474509 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-7516be97-b86a-4399-adaa-065d3a9e531f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:21.476186 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:21.476186 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:21.477079 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-187cb144-efa0-4464-b78c-26f76ad2b8a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:21.477598 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 68/269] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:21 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:21.478223 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d1456ca5-8ca3-4816-bd13-9d6999addf4c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:21.483468 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1456ca5-8ca3-4816-bd13-9d6999addf4c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:21.483924 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 69/270] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:21 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:21.491681 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:21.491681 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:21.497409 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-7516be97-b86a-4399-adaa-065d3a9e531f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:21.504230 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-7516be97-b86a-4399-adaa-065d3a9e531f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:21.504731 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 65/271] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:21 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:21.589060 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-4ae3d4fa-d9c7-4b24-836a-5db6eae1bec9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.593816 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-4ae3d4fa-d9c7-4b24-836a-5db6eae1bec9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] PUT https://10.4.3.144/volume/v3/attachments/0b08cae0-217e-4452-a2fd-423937f2eb8f Aug 07 17:03:21.593816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-4ae3d4fa-d9c7-4b24-836a-5db6eae1bec9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:21.613901 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-4ae3d4fa-d9c7-4b24-836a-5db6eae1bec9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Acquiring lock "cinder-attachment_update-d3c4cc36-275d-408b-aa2b-a2c15edbb836-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:21.622072 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-4ae3d4fa-d9c7-4b24-836a-5db6eae1bec9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Lock "cinder-attachment_update-d3c4cc36-275d-408b-aa2b-a2c15edbb836-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:21.622072 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:21.622072 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:21.637183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-959cda4a-6cc3-4dbc-9636-65a56b7dedf9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.639629 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-959cda4a-6cc3-4dbc-9636-65a56b7dedf9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:21.639869 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-959cda4a-6cc3-4dbc-9636-65a56b7dedf9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:21.640083 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-959cda4a-6cc3-4dbc-9636-65a56b7dedf9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:21.649445 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:21.649445 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:21.654406 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-959cda4a-6cc3-4dbc-9636-65a56b7dedf9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:21.661130 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-959cda4a-6cc3-4dbc-9636-65a56b7dedf9 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:21.661503 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 69/272] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:21 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:21.761986 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-4ae3d4fa-d9c7-4b24-836a-5db6eae1bec9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Lock "cinder-attachment_update-d3c4cc36-275d-408b-aa2b-a2c15edbb836-np0000006737" released by "attachment_update" :: held 0.142s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:21.762479 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-4ae3d4fa-d9c7-4b24-836a-5db6eae1bec9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/attachments/0b08cae0-217e-4452-a2fd-423937f2eb8f returned with HTTP 200 Aug 07 17:03:21.763139 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 70/273] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:21 2026] PUT /volume/v3/attachments/0b08cae0-217e-4452-a2fd-423937f2eb8f => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:21.870720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6aea1535-8b82-412c-9c58-ec0b862bfad7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.873103 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6aea1535-8b82-412c-9c58-ec0b862bfad7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:21.874176 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6aea1535-8b82-412c-9c58-ec0b862bfad7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:21.874176 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6aea1535-8b82-412c-9c58-ec0b862bfad7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:21.887497 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:21.887497 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:21.891730 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6aea1535-8b82-412c-9c58-ec0b862bfad7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:21.899616 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6aea1535-8b82-412c-9c58-ec0b862bfad7 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:21.900174 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 70/274] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:21 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:21.987343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bc4dcaa6-a320-44c9-8d30-f2f8ed734963 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:21.989682 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc4dcaa6-a320-44c9-8d30-f2f8ed734963 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:21.989953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc4dcaa6-a320-44c9-8d30-f2f8ed734963 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:21.990454 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc4dcaa6-a320-44c9-8d30-f2f8ed734963 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:22.001548 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:22.001548 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:22.007382 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bc4dcaa6-a320-44c9-8d30-f2f8ed734963 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:22.011921 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc4dcaa6-a320-44c9-8d30-f2f8ed734963 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:22.012382 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 66/275] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:21 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:22.343836 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-19faaf92-2135-4066-8603-394d54c27f9d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:22.345714 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19faaf92-2135-4066-8603-394d54c27f9d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:22.345929 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19faaf92-2135-4066-8603-394d54c27f9d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:22.346183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19faaf92-2135-4066-8603-394d54c27f9d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:22.353702 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:22.353702 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:22.357317 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-19faaf92-2135-4066-8603-394d54c27f9d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:22.361947 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19faaf92-2135-4066-8603-394d54c27f9d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:22.362420 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 70/276] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:22 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:22.489524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9d895ac2-217c-41c3-9af7-e6ccbb0b2a6b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:22.491496 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9d895ac2-217c-41c3-9af7-e6ccbb0b2a6b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:22.491684 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9d895ac2-217c-41c3-9af7-e6ccbb0b2a6b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:22.491885 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9d895ac2-217c-41c3-9af7-e6ccbb0b2a6b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:22.491976 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-9d895ac2-217c-41c3-9af7-e6ccbb0b2a6b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:22.497357 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:22.497357 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:22.498322 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9d895ac2-217c-41c3-9af7-e6ccbb0b2a6b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:22.498799 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 71/277] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:22 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:22.499733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-716b626a-1f0f-42e4-a86a-fa79df5ba246 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:22.501534 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-716b626a-1f0f-42e4-a86a-fa79df5ba246 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:22.501733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-716b626a-1f0f-42e4-a86a-fa79df5ba246 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:22.501914 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-716b626a-1f0f-42e4-a86a-fa79df5ba246 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:22.514536 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:22.514536 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:22.519554 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-716b626a-1f0f-42e4-a86a-fa79df5ba246 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:22.524481 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-716b626a-1f0f-42e4-a86a-fa79df5ba246 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:22.524862 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 71/278] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:22 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:22.675521 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-036e79ef-9031-42fb-bd65-80b2479dfb34 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:22.678417 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-036e79ef-9031-42fb-bd65-80b2479dfb34 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:22.678603 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-036e79ef-9031-42fb-bd65-80b2479dfb34 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:22.678790 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-036e79ef-9031-42fb-bd65-80b2479dfb34 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:22.690607 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:22.690607 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:22.695266 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-036e79ef-9031-42fb-bd65-80b2479dfb34 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:22.700162 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-036e79ef-9031-42fb-bd65-80b2479dfb34 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:22.700564 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 67/279] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:22 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:22.916043 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b6c0fb9a-e71a-4217-8aa6-e589dc0825ec None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:22.917923 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b6c0fb9a-e71a-4217-8aa6-e589dc0825ec tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:22.918275 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b6c0fb9a-e71a-4217-8aa6-e589dc0825ec tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:22.918548 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b6c0fb9a-e71a-4217-8aa6-e589dc0825ec tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:22.928524 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:22.928524 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:22.932450 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b6c0fb9a-e71a-4217-8aa6-e589dc0825ec tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:22.937181 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b6c0fb9a-e71a-4217-8aa6-e589dc0825ec tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:22.937715 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 71/280] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:22 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:23.025116 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cfc39796-6983-4b32-a789-79a094a6c2f5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:23.027067 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cfc39796-6983-4b32-a789-79a094a6c2f5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:23.027358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cfc39796-6983-4b32-a789-79a094a6c2f5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:23.027591 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cfc39796-6983-4b32-a789-79a094a6c2f5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:23.040579 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:23.040579 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:23.046878 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cfc39796-6983-4b32-a789-79a094a6c2f5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:23.053444 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cfc39796-6983-4b32-a789-79a094a6c2f5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:23.053956 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 72/281] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:23 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:23.380937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5ee8d210-89bb-4744-904d-b1e09ae35146 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:23.383472 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ee8d210-89bb-4744-904d-b1e09ae35146 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:23.383722 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ee8d210-89bb-4744-904d-b1e09ae35146 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:23.383986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ee8d210-89bb-4744-904d-b1e09ae35146 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:23.396555 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:23.396555 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:23.401380 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5ee8d210-89bb-4744-904d-b1e09ae35146 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:23.407836 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ee8d210-89bb-4744-904d-b1e09ae35146 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:23.408310 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 72/282] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:23 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:23.509187 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7042e8c3-d296-40b2-bc38-7abf0ef6eb1f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:23.511386 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7042e8c3-d296-40b2-bc38-7abf0ef6eb1f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:23.511753 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7042e8c3-d296-40b2-bc38-7abf0ef6eb1f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:23.512117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7042e8c3-d296-40b2-bc38-7abf0ef6eb1f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:23.512385 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7042e8c3-d296-40b2-bc38-7abf0ef6eb1f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:23.518292 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:23.518292 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:23.519459 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7042e8c3-d296-40b2-bc38-7abf0ef6eb1f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:23.520050 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 68/283] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:23 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:23.543042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0be8a751-216b-4ab9-8d90-c70b5276aab2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:23.545740 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0be8a751-216b-4ab9-8d90-c70b5276aab2 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:23.546045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0be8a751-216b-4ab9-8d90-c70b5276aab2 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:23.546334 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0be8a751-216b-4ab9-8d90-c70b5276aab2 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:23.565950 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:23.565950 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:23.574956 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0be8a751-216b-4ab9-8d90-c70b5276aab2 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:23.584098 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0be8a751-216b-4ab9-8d90-c70b5276aab2 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:23.584738 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 72/284] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:23 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:23.715512 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4425d1b0-6e9b-403e-a6c6-8b04eeddaaa1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:23.718078 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4425d1b0-6e9b-403e-a6c6-8b04eeddaaa1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:23.718394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4425d1b0-6e9b-403e-a6c6-8b04eeddaaa1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:23.718672 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4425d1b0-6e9b-403e-a6c6-8b04eeddaaa1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:23.728734 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:23.728734 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:23.733958 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4425d1b0-6e9b-403e-a6c6-8b04eeddaaa1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:23.739808 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4425d1b0-6e9b-403e-a6c6-8b04eeddaaa1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:23.740262 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 73/285] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:23 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 1396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:23.756580 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:23.758997 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:23.759140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1789660047"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:23.760961 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1789660047'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:23.761193 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Create volume of 1 GB Aug 07 17:03:23.765713 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Availability Zones retrieved successfully. Aug 07 17:03:23.772444 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Flow 'volume_create_api' (c053c703-ee6d-498e-80ec-bd5cfbf1e0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:23.773463 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90cf07c-25fb-4ed3-9e7e-5011cd5c8a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:23.774391 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:23.815602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90cf07c-25fb-4ed3-9e7e-5011cd5c8a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:23.816887 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46689a60-f829-4017-a376-bc09751ff4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:23.874052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Created reservations ['73998e54-6249-4f67-90ee-e4e7f91cd333', '7507f6d3-b2c8-4eb0-924f-6d763f84b4c9', '6a67db60-bb08-4ffd-8e10-bd6f9f5bec5d', 'fdfea480-4ff3-4ee0-88a8-3f31858f33ef'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:23.875162 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46689a60-f829-4017-a376-bc09751ff4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73998e54-6249-4f67-90ee-e4e7f91cd333', '7507f6d3-b2c8-4eb0-924f-6d763f84b4c9', '6a67db60-bb08-4ffd-8e10-bd6f9f5bec5d', 'fdfea480-4ff3-4ee0-88a8-3f31858f33ef']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:23.876336 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99cbd7e5-99d9-4e43-8fbb-4a56a35111c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:23.906990 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99cbd7e5-99d9-4e43-8fbb-4a56a35111c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72338053-0c3f-4529-8619-9175fec4bcf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1789660047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711a9dc78a9f4b71a3e5a52bb7813406',qos_specs=None,replication_status=,reservations=['73998e54-6249-4f67-90ee-e4e7f91cd333','7507f6d3-b2c8-4eb0-924f-6d763f84b4c9','6a67db60-bb08-4ffd-8e10-bd6f9f5bec5d','fdfea480-4ff3-4ee0-88a8-3f31858f33ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcfc969b86e64958a27baadb4fe4174c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1789660047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72338053-0c3f-4529-8619-9175fec4bcf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='711a9dc78a9f4b71a3e5a52bb7813406',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcfc969b86e64958a27baadb4fe4174c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:23.908327 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417e87da-7345-4065-8c18-d430c5933b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:23.931614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (417e87da-7345-4065-8c18-d430c5933b77) transitioned into state 'SUCCESS' from state '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-1789660047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711a9dc78a9f4b71a3e5a52bb7813406',qos_specs=None,replication_status=,reservations=['73998e54-6249-4f67-90ee-e4e7f91cd333','7507f6d3-b2c8-4eb0-924f-6d763f84b4c9','6a67db60-bb08-4ffd-8e10-bd6f9f5bec5d','fdfea480-4ff3-4ee0-88a8-3f31858f33ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcfc969b86e64958a27baadb4fe4174c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:23.932606 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e7f249-8c66-4a20-8d8c-94c2e7e89c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:23.946668 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e7f249-8c66-4a20-8d8c-94c2e7e89c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:23.947590 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Flow 'volume_create_api' (c053c703-ee6d-498e-80ec-bd5cfbf1e0a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:23.947992 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Create volume request issued successfully. Aug 07 17:03:23.948716 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03fa910e-53bf-4cec-a7a6-c08c75441873 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:23.949262 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 73/286] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:03:23 2026] POST /volume/v3/volumes => generated 757 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:23.957394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-71e4ec05-cdba-4f8b-96d5-0fa26d9b0d04 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:23.959142 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71e4ec05-cdba-4f8b-96d5-0fa26d9b0d04 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:23.959573 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71e4ec05-cdba-4f8b-96d5-0fa26d9b0d04 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:23.959911 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71e4ec05-cdba-4f8b-96d5-0fa26d9b0d04 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:23.966031 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a84aff64-2c63-4e52-bafc-a97c644604c8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:23.968075 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a84aff64-2c63-4e52-bafc-a97c644604c8 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 Aug 07 17:03:23.968453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a84aff64-2c63-4e52-bafc-a97c644604c8 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:23.968650 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a84aff64-2c63-4e52-bafc-a97c644604c8 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:23.975117 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:23.975117 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:23.977573 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:23.977573 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:23.981097 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-71e4ec05-cdba-4f8b-96d5-0fa26d9b0d04 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:23.982096 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a84aff64-2c63-4e52-bafc-a97c644604c8 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:23.986358 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a84aff64-2c63-4e52-bafc-a97c644604c8 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 returned with HTTP 200 Aug 07 17:03:23.986834 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 73/287] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:23 2026] GET /volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:23.986980 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71e4ec05-cdba-4f8b-96d5-0fa26d9b0d04 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:23.987600 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 69/288] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:23 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:24.068185 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-46a4d5a7-84c2-4d93-879f-2f37d72c4b98 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:24.070741 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-46a4d5a7-84c2-4d93-879f-2f37d72c4b98 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:24.071054 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-46a4d5a7-84c2-4d93-879f-2f37d72c4b98 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:24.071365 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-46a4d5a7-84c2-4d93-879f-2f37d72c4b98 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:24.083713 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:24.083713 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:24.088411 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-46a4d5a7-84c2-4d93-879f-2f37d72c4b98 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:24.094051 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-46a4d5a7-84c2-4d93-879f-2f37d72c4b98 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:24.094606 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 74/289] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:24 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:24.424262 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-61d583a8-fc13-4672-8c02-2234aa6b4b35 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:24.426955 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61d583a8-fc13-4672-8c02-2234aa6b4b35 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:24.427274 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61d583a8-fc13-4672-8c02-2234aa6b4b35 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:24.427554 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61d583a8-fc13-4672-8c02-2234aa6b4b35 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:24.436357 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:24.436357 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:24.440900 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-61d583a8-fc13-4672-8c02-2234aa6b4b35 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:24.447634 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61d583a8-fc13-4672-8c02-2234aa6b4b35 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:24.448200 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 74/290] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:24 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:24.461280 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:24.463696 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:24.464189 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-980692353"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:24.466400 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-980692353'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:24.466529 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Create volume of 1 GB Aug 07 17:03:24.472049 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Availability Zones retrieved successfully. Aug 07 17:03:24.479484 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Flow 'volume_create_api' (8bea2d2d-d233-48dd-add7-44bb08a7e94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:24.480881 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bcd856a-127d-4fcc-9747-2cc8e34e2d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:24.483048 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:24.521353 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bcd856a-127d-4fcc-9747-2cc8e34e2d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:24.522481 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7523a84b-8b80-4bc5-bc51-32ed3845b08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:24.532649 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c45b18a1-c5b6-4199-bda8-85ed0234aa79 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:24.534579 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c45b18a1-c5b6-4199-bda8-85ed0234aa79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:24.534828 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c45b18a1-c5b6-4199-bda8-85ed0234aa79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:24.535127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c45b18a1-c5b6-4199-bda8-85ed0234aa79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:24.535237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c45b18a1-c5b6-4199-bda8-85ed0234aa79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:24.540857 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:24.540857 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:24.541838 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c45b18a1-c5b6-4199-bda8-85ed0234aa79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:24.542355 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 70/291] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:24 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:24.556386 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a56b1a14-e9eb-46a3-aed4-15b12e780560 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:24.558958 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a56b1a14-e9eb-46a3-aed4-15b12e780560 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d Aug 07 17:03:24.559349 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a56b1a14-e9eb-46a3-aed4-15b12e780560 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:24.560550 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a56b1a14-e9eb-46a3-aed4-15b12e780560 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:24.569577 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:24.569577 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:24.574333 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a56b1a14-e9eb-46a3-aed4-15b12e780560 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:24.579553 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a56b1a14-e9eb-46a3-aed4-15b12e780560 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d returned with HTTP 200 Aug 07 17:03:24.580013 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 75/292] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:24 2026] GET /volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:24.586238 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Created reservations ['f0ac0440-f52a-4be9-bf7d-43159a09b538', '5cffa273-ac93-43a3-877b-13b8cc2f2155', '733c9cca-d615-463d-a87b-b95f597ca385', '21701554-3703-44f2-b741-776cbc622199'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:24.587127 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7523a84b-8b80-4bc5-bc51-32ed3845b08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0ac0440-f52a-4be9-bf7d-43159a09b538', '5cffa273-ac93-43a3-877b-13b8cc2f2155', '733c9cca-d615-463d-a87b-b95f597ca385', '21701554-3703-44f2-b741-776cbc622199']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:24.588296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (705ae6ab-a05f-4020-a214-21bb677b9333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:24.594926 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6d24a429-987d-440f-84ec-83695cdd2a10 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:24.600326 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2dac1de2-a7f5-4ef8-b7e2-7dd070ccd72f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:24.602370 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2dac1de2-a7f5-4ef8-b7e2-7dd070ccd72f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:24.602623 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2dac1de2-a7f5-4ef8-b7e2-7dd070ccd72f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:24.602866 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2dac1de2-a7f5-4ef8-b7e2-7dd070ccd72f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:24.619102 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (705ae6ab-a05f-4020-a214-21bb677b9333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '570240b7-0e34-488f-bb05-a198bd0e2b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-980692353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dc41af351741429985ca032389a5dd',qos_specs=None,replication_status=,reservations=['f0ac0440-f52a-4be9-bf7d-43159a09b538','5cffa273-ac93-43a3-877b-13b8cc2f2155','733c9cca-d615-463d-a87b-b95f597ca385','21701554-3703-44f2-b741-776cbc622199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef80243e1484bf08fac6c87a1e81bb0',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-980692353',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=570240b7-0e34-488f-bb05-a198bd0e2b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dc41af351741429985ca032389a5dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eef80243e1484bf08fac6c87a1e81bb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:24.620591 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322413e4-9622-4996-a91c-fc740f1a5df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:24.620670 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:24.620670 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:24.627002 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2dac1de2-a7f5-4ef8-b7e2-7dd070ccd72f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:24.634068 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2dac1de2-a7f5-4ef8-b7e2-7dd070ccd72f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:24.634620 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 71/293] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:24 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:24.649726 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322413e4-9622-4996-a91c-fc740f1a5df5) transitioned into state 'SUCCESS' from state '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-980692353',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dc41af351741429985ca032389a5dd',qos_specs=None,replication_status=,reservations=['f0ac0440-f52a-4be9-bf7d-43159a09b538','5cffa273-ac93-43a3-877b-13b8cc2f2155','733c9cca-d615-463d-a87b-b95f597ca385','21701554-3703-44f2-b741-776cbc622199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef80243e1484bf08fac6c87a1e81bb0',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:24.650824 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d15f9c3-117b-4427-97f1-d6a6368ba88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:24.665626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d15f9c3-117b-4427-97f1-d6a6368ba88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:24.666863 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Flow 'volume_create_api' (8bea2d2d-d233-48dd-add7-44bb08a7e94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:24.667418 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Create volume request issued successfully. Aug 07 17:03:24.668281 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7db90ad0-0378-4dc8-82ce-38b3beebaf0d tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:24.669012 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 74/294] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:03:24 2026] POST /volume/v3/volumes => generated 751 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:24.687706 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ff1f0df8-660a-40b5-9d70-43e19058bf32 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:24.690695 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff1f0df8-660a-40b5-9d70-43e19058bf32 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b Aug 07 17:03:24.692100 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff1f0df8-660a-40b5-9d70-43e19058bf32 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:24.692100 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff1f0df8-660a-40b5-9d70-43e19058bf32 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:24.703675 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:24.703675 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:24.712494 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ff1f0df8-660a-40b5-9d70-43e19058bf32 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:24.731965 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff1f0df8-660a-40b5-9d70-43e19058bf32 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b returned with HTTP 200 Aug 07 17:03:24.731965 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 76/295] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:24 2026] GET /volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:24.927917 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d24a429-987d-440f-84ec-83695cdd2a10 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061/export_record Aug 07 17:03:24.928448 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d24a429-987d-440f-84ec-83695cdd2a10 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:24.928551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d24a429-987d-440f-84ec-83695cdd2a10 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Calling method 'export_record' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:24.928699 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-6d24a429-987d-440f-84ec-83695cdd2a10 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Export record for backup e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 17:03:24.943739 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:24.943739 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:24.945049 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-6d24a429-987d-440f-84ec-83695cdd2a10 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Calling RPCAPI with context: , host: np0000006737, backup: e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 17:03:24.961397 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-6d24a429-987d-440f-84ec-83695cdd2a10 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] export_record in rpcapi backup_id e7228044-6d62-4c56-8bb5-e3489684f061 on host np0000006737. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 17:03:24.972560 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-6d24a429-987d-440f-84ec-83695cdd2a10 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTcyMjgwNDQtNmQ2Mi00YzU2LThiYjUtZTM0ODk2ODRmMDYxIiwgInVzZXJfaWQiOiAiYTNhYjA0YzY3Y2NiNDI2NWJiNmQ4MGQ5YTQ5NzE5ZTkiLCAicHJvamVjdF9pZCI6ICI5ODUxYTFiYjI1ODE0YzQ4OTI5YzVkZDgwZDQzNWE0OCIsICJ2b2x1bWVfaWQiOiAiMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTQ0ODMwMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDM5Mjc5ODQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkLzIwMjYwODA3MTcwMjE0L2F6X25vdmFfYmFja3VwX2U3MjI4MDQ0LTZkNjItNGM1Ni04YmI1LWUzNDg5Njg0ZjA2MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzowMzoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 17:03:24.972907 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d24a429-987d-440f-84ec-83695cdd2a10 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061/export_record returned with HTTP 200 Aug 07 17:03:24.973508 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 75/296] 10.4.3.144 () {66 vars in 1390 bytes} [Fri Aug 7 17:03:24 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061/export_record => generated 1508 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:24.984368 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a07ad7e0-851f-4143-baea-5a2466b82c49 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:24.986735 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a07ad7e0-851f-4143-baea-5a2466b82c49 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] POST https://10.4.3.144/volume/v3/backups/import_record Aug 07 17:03:24.987314 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a07ad7e0-851f-4143-baea-5a2466b82c49 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmE3NzA0ZjAtZjI2Yi00MTFmLThlNWQtMWE3MDY0NDNlYzQ3IiwgInVzZXJfaWQiOiAiYTNhYjA0YzY3Y2NiNDI2NWJiNmQ4MGQ5YTQ5NzE5ZTkiLCAicHJvamVjdF9pZCI6ICI5ODUxYTFiYjI1ODE0YzQ4OTI5YzVkZDgwZDQzNWE0OCIsICJ2b2x1bWVfaWQiOiAiMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTQ0ODMwMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDM5Mjc5ODQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkLzIwMjYwODA3MTcwMjE0L2F6X25vdmFfYmFja3VwX2U3MjI4MDQ0LTZkNjItNGM1Ni04YmI1LWUzNDg5Njg0ZjA2MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzowMzoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:24.990654 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-a07ad7e0-851f-4143-baea-5a2466b82c49 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmE3NzA0ZjAtZjI2Yi00MTFmLThlNWQtMWE3MDY0NDNlYzQ3IiwgInVzZXJfaWQiOiAiYTNhYjA0YzY3Y2NiNDI2NWJiNmQ4MGQ5YTQ5NzE5ZTkiLCAicHJvamVjdF9pZCI6ICI5ODUxYTFiYjI1ODE0YzQ4OTI5YzVkZDgwZDQzNWE0OCIsICJ2b2x1bWVfaWQiOiAiMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTQ0ODMwMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDM5Mjc5ODQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkLzIwMjYwODA3MTcwMjE0L2F6X25vdmFfYmFja3VwX2U3MjI4MDQ0LTZkNjItNGM1Ni04YmI1LWUzNDg5Njg0ZjA2MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzowMzoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 17:03:24.990839 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-a07ad7e0-851f-4143-baea-5a2466b82c49 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmE3NzA0ZjAtZjI2Yi00MTFmLThlNWQtMWE3MDY0NDNlYzQ3IiwgInVzZXJfaWQiOiAiYTNhYjA0YzY3Y2NiNDI2NWJiNmQ4MGQ5YTQ5NzE5ZTkiLCAicHJvamVjdF9pZCI6ICI5ODUxYTFiYjI1ODE0YzQ4OTI5YzVkZDgwZDQzNWE0OCIsICJ2b2x1bWVfaWQiOiAiMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTQ0ODMwMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDM5Mjc5ODQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkLzIwMjYwODA3MTcwMjE0L2F6X25vdmFfYmFja3VwX2U3MjI4MDQ0LTZkNjItNGM1Ni04YmI1LWUzNDg5Njg0ZjA2MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzowMzoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 17:03:25.004572 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5c6cfa71-1e42-4465-8206-1c1518fe59dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:25.006896 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c6cfa71-1e42-4465-8206-1c1518fe59dd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:25.007185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c6cfa71-1e42-4465-8206-1c1518fe59dd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:25.007356 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b3c142d8-89fb-440f-ad0f-9c2ff0a83a4a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:25.007535 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c6cfa71-1e42-4465-8206-1c1518fe59dd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:25.009651 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b3c142d8-89fb-440f-ad0f-9c2ff0a83a4a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 Aug 07 17:03:25.009907 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b3c142d8-89fb-440f-ad0f-9c2ff0a83a4a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:25.010234 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b3c142d8-89fb-440f-ad0f-9c2ff0a83a4a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:25.019540 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:25.019540 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:25.022407 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:25.022407 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:25.024214 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b3c142d8-89fb-440f-ad0f-9c2ff0a83a4a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:25.027383 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5c6cfa71-1e42-4465-8206-1c1518fe59dd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:25.030707 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b3c142d8-89fb-440f-ad0f-9c2ff0a83a4a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 returned with HTTP 200 Aug 07 17:03:25.030942 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 77/297] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:25 2026] GET /volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:25.033856 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c6cfa71-1e42-4465-8206-1c1518fe59dd tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:25.034692 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 75/298] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:25 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:25.049908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:25.052051 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:25.052525 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-9462547"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:25.054945 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-9462547'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:25.055333 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Create volume of 1 GB Aug 07 17:03:25.065495 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Availability Zones retrieved successfully. Aug 07 17:03:25.075335 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a07ad7e0-851f-4143-baea-5a2466b82c49 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Created reservations ['332bdf6f-f9ad-4b9f-8eec-9389b10386b5', '163b6fbd-32a9-4cf3-ba9c-e633ba03e240'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:25.075900 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Flow 'volume_create_api' (a268bca3-58b8-40dd-ba16-46648cd6a255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:25.077224 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495eb0c5-6720-4836-b15e-e8587dedee2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.078407 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:25.115272 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-de6ca340-0cfe-46af-8440-29368c9b166b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:25.116687 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-a07ad7e0-851f-4143-baea-5a2466b82c49 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] import_record rpcapi backup id ba7704f0-f26b-411f-8e5d-1a706443ec47 on host np0000006737 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmE3NzA0ZjAtZjI2Yi00MTFmLThlNWQtMWE3MDY0NDNlYzQ3IiwgInVzZXJfaWQiOiAiYTNhYjA0YzY3Y2NiNDI2NWJiNmQ4MGQ5YTQ5NzE5ZTkiLCAicHJvamVjdF9pZCI6ICI5ODUxYTFiYjI1ODE0YzQ4OTI5YzVkZDgwZDQzNWE0OCIsICJ2b2x1bWVfaWQiOiAiMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTQ0ODMwMTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtNDM5Mjc5ODQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzhmMzkzYWYtOWVhOS00MjllLWI0MzktODM3OWEwMGM5ZDBkLzIwMjYwODA3MTcwMjE0L2F6X25vdmFfYmFja3VwX2U3MjI4MDQ0LTZkNjItNGM1Ni04YmI1LWUzNDg5Njg0ZjA2MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MDI6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzowMzoyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100225) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 17:03:25.117376 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (495eb0c5-6720-4836-b15e-e8587dedee2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.117773 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-de6ca340-0cfe-46af-8440-29368c9b166b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:25.118087 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-de6ca340-0cfe-46af-8440-29368c9b166b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:25.118987 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-de6ca340-0cfe-46af-8440-29368c9b166b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:25.119179 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd09b3f7-8595-4707-9061-65d0ea7c44d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.120128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-a07ad7e0-851f-4143-baea-5a2466b82c49 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Import record output: {'backup': {'id': 'ba7704f0-f26b-411f-8e5d-1a706443ec47', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47'}, {'rel': 'bookmark', 'href': 'https://10.4.3.144/volume/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47'}]}}. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 17:03:25.120407 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a07ad7e0-851f-4143-baea-5a2466b82c49 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] https://10.4.3.144/volume/v3/backups/import_record returned with HTTP 201 Aug 07 17:03:25.121417 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 72/299] 10.4.3.144 () {68 vars in 1302 bytes} [Fri Aug 7 17:03:24 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 138 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 17:03:25.134389 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:25.134389 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:25.134859 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c52ea0e3-6960-46d6-864c-12b13e0d77e3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:25.138099 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c52ea0e3-6960-46d6-864c-12b13e0d77e3 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] GET https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 Aug 07 17:03:25.138099 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c52ea0e3-6960-46d6-864c-12b13e0d77e3 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:25.138310 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c52ea0e3-6960-46d6-864c-12b13e0d77e3 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:25.138811 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c52ea0e3-6960-46d6-864c-12b13e0d77e3 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Show backup with id ba7704f0-f26b-411f-8e5d-1a706443ec47. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:25.141051 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-de6ca340-0cfe-46af-8440-29368c9b166b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:25.149049 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-de6ca340-0cfe-46af-8440-29368c9b166b tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:25.149201 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 78/300] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:25 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:25.152917 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:25.152917 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:25.154245 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c52ea0e3-6960-46d6-864c-12b13e0d77e3 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 returned with HTTP 200 Aug 07 17:03:25.154764 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 76/301] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:25 2026] GET /volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 => generated 647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:25.172940 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Created reservations ['5c679e1a-5c05-4432-8ae5-8a8eb14ce233', 'dd7102e6-fff7-431f-9de6-2d6546db982b', 'e0bfc005-7eb3-4f33-8537-160a37fb0f1f', '110c03aa-8cc4-4567-bc49-450f205c36e6'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:25.174318 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd09b3f7-8595-4707-9061-65d0ea7c44d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c679e1a-5c05-4432-8ae5-8a8eb14ce233', 'dd7102e6-fff7-431f-9de6-2d6546db982b', 'e0bfc005-7eb3-4f33-8537-160a37fb0f1f', '110c03aa-8cc4-4567-bc49-450f205c36e6']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.175437 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e95938f-bfa9-4f49-a6b4-d9fd2f550304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.204426 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e95938f-bfa9-4f49-a6b4-d9fd2f550304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '060be82b-e396-437b-a547-e797a4ff6c6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-9462547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711a9dc78a9f4b71a3e5a52bb7813406',qos_specs=None,replication_status=,reservations=['5c679e1a-5c05-4432-8ae5-8a8eb14ce233','dd7102e6-fff7-431f-9de6-2d6546db982b','e0bfc005-7eb3-4f33-8537-160a37fb0f1f','110c03aa-8cc4-4567-bc49-450f205c36e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcfc969b86e64958a27baadb4fe4174c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-9462547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=060be82b-e396-437b-a547-e797a4ff6c6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='711a9dc78a9f4b71a3e5a52bb7813406',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcfc969b86e64958a27baadb4fe4174c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.205635 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aaa67c2-d574-4721-9fd8-de3a0d16ec11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.229317 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aaa67c2-d574-4721-9fd8-de3a0d16ec11) transitioned into state 'SUCCESS' from state '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-9462547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='711a9dc78a9f4b71a3e5a52bb7813406',qos_specs=None,replication_status=,reservations=['5c679e1a-5c05-4432-8ae5-8a8eb14ce233','dd7102e6-fff7-431f-9de6-2d6546db982b','e0bfc005-7eb3-4f33-8537-160a37fb0f1f','110c03aa-8cc4-4567-bc49-450f205c36e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcfc969b86e64958a27baadb4fe4174c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.230312 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f623dab-0ec2-4676-baeb-7740edeb1e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.243324 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f623dab-0ec2-4676-baeb-7740edeb1e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.244342 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Flow 'volume_create_api' (a268bca3-58b8-40dd-ba16-46648cd6a255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:25.244758 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Create volume request issued successfully. Aug 07 17:03:25.245728 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5348ede1-5264-4ef2-9091-d3b16517d2e7 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:25.246609 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 76/302] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:03:25 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 07 17:03:25.261720 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02af1a7b-c0bd-4db1-8a55-5edded71f68b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:25.264162 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02af1a7b-c0bd-4db1-8a55-5edded71f68b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c Aug 07 17:03:25.264162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02af1a7b-c0bd-4db1-8a55-5edded71f68b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:25.264162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02af1a7b-c0bd-4db1-8a55-5edded71f68b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:25.277824 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:25.277824 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:25.284931 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-02af1a7b-c0bd-4db1-8a55-5edded71f68b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:25.291422 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02af1a7b-c0bd-4db1-8a55-5edded71f68b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c returned with HTTP 200 Aug 07 17:03:25.292224 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 73/303] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:25 2026] GET /volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:25.650515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c35812b1-1578-44a5-9f9f-a9b60f1f3a94 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:25.652726 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c35812b1-1578-44a5-9f9f-a9b60f1f3a94 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:25.652988 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c35812b1-1578-44a5-9f9f-a9b60f1f3a94 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:25.653261 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c35812b1-1578-44a5-9f9f-a9b60f1f3a94 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:25.665207 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:25.665207 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:25.669499 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c35812b1-1578-44a5-9f9f-a9b60f1f3a94 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:25.674840 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c35812b1-1578-44a5-9f9f-a9b60f1f3a94 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:25.675425 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 79/304] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:25 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:25.744332 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-77ad658b-e8a3-4f30-bf28-f5fd3200b165 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:25.745816 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77ad658b-e8a3-4f30-bf28-f5fd3200b165 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b Aug 07 17:03:25.746043 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77ad658b-e8a3-4f30-bf28-f5fd3200b165 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:25.746353 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77ad658b-e8a3-4f30-bf28-f5fd3200b165 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:25.753540 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:25.753540 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:25.759240 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-77ad658b-e8a3-4f30-bf28-f5fd3200b165 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:25.763834 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77ad658b-e8a3-4f30-bf28-f5fd3200b165 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b returned with HTTP 200 Aug 07 17:03:25.764276 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 77/305] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:25 2026] GET /volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:25.782560 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:25.784720 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:25.785174 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-19101527"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:25.788422 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-19101527'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:25.788422 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Create volume of 1 GB Aug 07 17:03:25.788422 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:25.788422 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:25.793412 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Availability Zones retrieved successfully. Aug 07 17:03:25.799860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Flow 'volume_create_api' (a34f87ca-38c9-44d6-bd02-fe15fec22b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:25.801178 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d0a5cc-1b3f-4e63-8231-f09a50203c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.802478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:25.845938 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59d0a5cc-1b3f-4e63-8231-f09a50203c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.847044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034d93b8-87ab-4716-860b-2cdf248f433a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.898711 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Created reservations ['6171079b-ec7c-4929-bed1-c5bf68506d04', 'c28f8a3e-e0b7-4488-9624-083648ebb70c', 'e42fb345-2cd6-4a8e-8eb5-b295b0410429', 'b7a9fee2-bb5d-4948-b7bb-45cfe4fad33e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:25.899785 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (034d93b8-87ab-4716-860b-2cdf248f433a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6171079b-ec7c-4929-bed1-c5bf68506d04', 'c28f8a3e-e0b7-4488-9624-083648ebb70c', 'e42fb345-2cd6-4a8e-8eb5-b295b0410429', 'b7a9fee2-bb5d-4948-b7bb-45cfe4fad33e']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.900797 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94596047-83a2-4884-82dd-42e5d866dd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.931054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94596047-83a2-4884-82dd-42e5d866dd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e0c082-36d2-4e8c-b0f6-34471a20f68b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-19101527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dc41af351741429985ca032389a5dd',qos_specs=None,replication_status=,reservations=['6171079b-ec7c-4929-bed1-c5bf68506d04','c28f8a3e-e0b7-4488-9624-083648ebb70c','e42fb345-2cd6-4a8e-8eb5-b295b0410429','b7a9fee2-bb5d-4948-b7bb-45cfe4fad33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef80243e1484bf08fac6c87a1e81bb0',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-19101527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e0c082-36d2-4e8c-b0f6-34471a20f68b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dc41af351741429985ca032389a5dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eef80243e1484bf08fac6c87a1e81bb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.931054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e664c739-3d65-47d2-88a1-276ce67eef52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.962867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e664c739-3d65-47d2-88a1-276ce67eef52) transitioned into state 'SUCCESS' from state '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-19101527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dc41af351741429985ca032389a5dd',qos_specs=None,replication_status=,reservations=['6171079b-ec7c-4929-bed1-c5bf68506d04','c28f8a3e-e0b7-4488-9624-083648ebb70c','e42fb345-2cd6-4a8e-8eb5-b295b0410429','b7a9fee2-bb5d-4948-b7bb-45cfe4fad33e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eef80243e1484bf08fac6c87a1e81bb0',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.963866 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325a23d5-df98-4333-b849-49261d7caef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:25.978440 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325a23d5-df98-4333-b849-49261d7caef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:25.979572 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Flow 'volume_create_api' (a34f87ca-38c9-44d6-bd02-fe15fec22b81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:25.979969 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Create volume request issued successfully. Aug 07 17:03:25.980849 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fdfbabab-3623-4ad0-87c1-2d22b99c80fb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:25.981329 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 77/306] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:03:25 2026] POST /volume/v3/volumes => generated 750 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:26.004301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ca44be8a-35c6-47b9-a7b9-e2707097018b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:26.007146 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca44be8a-35c6-47b9-a7b9-e2707097018b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b Aug 07 17:03:26.007146 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca44be8a-35c6-47b9-a7b9-e2707097018b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:26.007146 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca44be8a-35c6-47b9-a7b9-e2707097018b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:26.024334 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:26.024334 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:26.027623 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca44be8a-35c6-47b9-a7b9-e2707097018b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:26.034510 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca44be8a-35c6-47b9-a7b9-e2707097018b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b returned with HTTP 200 Aug 07 17:03:26.035009 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 74/307] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:26 2026] GET /volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:26.053196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2ad6902f-13d1-4b9c-918f-0e4e08057c0a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:26.057706 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ad6902f-13d1-4b9c-918f-0e4e08057c0a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:26.057706 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ad6902f-13d1-4b9c-918f-0e4e08057c0a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:26.057706 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ad6902f-13d1-4b9c-918f-0e4e08057c0a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:26.071236 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:26.071236 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:26.075620 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2ad6902f-13d1-4b9c-918f-0e4e08057c0a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:26.081375 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ad6902f-13d1-4b9c-918f-0e4e08057c0a tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:26.081938 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 80/308] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:26 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:03:26.169936 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ab7666f3-f752-4715-b42a-e2111fc65560 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:26.172139 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab7666f3-f752-4715-b42a-e2111fc65560 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:26.172287 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ab7666f3-f752-4715-b42a-e2111fc65560 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:26.172443 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ab7666f3-f752-4715-b42a-e2111fc65560 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:26.173970 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1bad381-75fd-41ea-b2c8-20aa69c500d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:26.176495 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1bad381-75fd-41ea-b2c8-20aa69c500d2 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] GET https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 Aug 07 17:03:26.176744 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1bad381-75fd-41ea-b2c8-20aa69c500d2 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:26.177035 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1bad381-75fd-41ea-b2c8-20aa69c500d2 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:26.177228 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d1bad381-75fd-41ea-b2c8-20aa69c500d2 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Show backup with id ba7704f0-f26b-411f-8e5d-1a706443ec47. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:26.183772 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:26.183772 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:26.184601 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1bad381-75fd-41ea-b2c8-20aa69c500d2 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 returned with HTTP 200 Aug 07 17:03:26.184780 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:26.184780 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:26.185079 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 78/309] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:26 2026] GET /volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:26.190391 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ab7666f3-f752-4715-b42a-e2111fc65560 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:26.196519 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab7666f3-f752-4715-b42a-e2111fc65560 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:26.197079 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 78/310] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:26 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:26.201000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b34a8c7-84aa-4d6e-8d66-e746d4a97d6d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:26.202812 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b34a8c7-84aa-4d6e-8d66-e746d4a97d6d tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] GET https://10.4.3.144/volume/v3/backups Aug 07 17:03:26.202990 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b34a8c7-84aa-4d6e-8d66-e746d4a97d6d tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:26.203253 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b34a8c7-84aa-4d6e-8d66-e746d4a97d6d tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:26.218989 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b34a8c7-84aa-4d6e-8d66-e746d4a97d6d tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 200 Aug 07 17:03:26.219588 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 75/311] 10.4.3.144 () {66 vars in 1237 bytes} [Fri Aug 7 17:03:26 2026] GET /volume/v3/backups => generated 337 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:26.228636 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-de180457-4dca-4981-9026-94e2b0d40dbe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:26.230647 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] POST https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061/restore Aug 07 17:03:26.231054 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:26.232684 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Restoring backup e7228044-6d62-4c56-8bb5-e3489684f061 ({'restore': {}}) {{(pid=100227) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 17:03:26.232858 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Restoring backup e7228044-6d62-4c56-8bb5-e3489684f061 to volume None. Aug 07 17:03:26.237997 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:26.237997 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:26.239310 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Creating volume of 1 GB for restore of backup e7228044-6d62-4c56-8bb5-e3489684f061. Aug 07 17:03:26.246545 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:03:26.246219. {{(pid=100227) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:03:26.246683 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Availability Zones retrieved successfully. Aug 07 17:03:26.253141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Flow 'volume_create_api' (d6dff5da-91c6-4e54-9a92-8c8f6957e29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:26.254366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0e0a0b-b0da-4834-bdf0-27db2bbe6bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:26.255475 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:26.284294 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b0e0a0b-b0da-4834-bdf0-27db2bbe6bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:26.285498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efeac37b-f0c8-4195-9ae7-3b0ad05524e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:26.307593 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-66555ca3-5849-4c32-b071-566828099185 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:26.309609 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66555ca3-5849-4c32-b071-566828099185 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c Aug 07 17:03:26.309956 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66555ca3-5849-4c32-b071-566828099185 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:26.310098 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66555ca3-5849-4c32-b071-566828099185 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:26.321239 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:26.321239 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:26.325719 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-66555ca3-5849-4c32-b071-566828099185 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:26.329365 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Created reservations ['2b587ad5-22e1-497c-9d24-1078b6369aed', '1c6a77af-eae1-469d-abbe-bd8b217a56c1', 'd25ed12f-54af-41d7-a545-7d6752c4cdfd', '9e76565f-c26e-468d-b69a-7e8caa6d3997'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:26.330394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efeac37b-f0c8-4195-9ae7-3b0ad05524e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b587ad5-22e1-497c-9d24-1078b6369aed', '1c6a77af-eae1-469d-abbe-bd8b217a56c1', 'd25ed12f-54af-41d7-a545-7d6752c4cdfd', '9e76565f-c26e-468d-b69a-7e8caa6d3997']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:26.330658 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66555ca3-5849-4c32-b071-566828099185 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c returned with HTTP 200 Aug 07 17:03:26.331091 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 79/312] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:26 2026] GET /volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:26.331433 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91bf9300-551f-4bc1-9a9a-ed585aeeb0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:26.368217 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91bf9300-551f-4bc1-9a9a-ed585aeeb0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c31255de-3f97-45f5-85ed-fafb189843cd', '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_e7228044-6d62-4c56-8bb5-e3489684f061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851a1bb25814c48929c5dd80d435a48',qos_specs=None,replication_status=,reservations=['2b587ad5-22e1-497c-9d24-1078b6369aed','1c6a77af-eae1-469d-abbe-bd8b217a56c1','d25ed12f-54af-41d7-a545-7d6752c4cdfd','9e76565f-c26e-468d-b69a-7e8caa6d3997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ab04c67ccb4265bb6d80d9a49719e9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e7228044-6d62-4c56-8bb5-e3489684f061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c31255de-3f97-45f5-85ed-fafb189843cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9851a1bb25814c48929c5dd80d435a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3ab04c67ccb4265bb6d80d9a49719e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:26.370259 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa8fea2-39e0-40c7-81c4-f1333a84b1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:26.396039 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa8fea2-39e0-40c7-81c4-f1333a84b1ed) transitioned into 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_e7228044-6d62-4c56-8bb5-e3489684f061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851a1bb25814c48929c5dd80d435a48',qos_specs=None,replication_status=,reservations=['2b587ad5-22e1-497c-9d24-1078b6369aed','1c6a77af-eae1-469d-abbe-bd8b217a56c1','d25ed12f-54af-41d7-a545-7d6752c4cdfd','9e76565f-c26e-468d-b69a-7e8caa6d3997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ab04c67ccb4265bb6d80d9a49719e9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:26.396946 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de852f8-a37d-4c44-827a-063dec6b8987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:26.409256 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5de852f8-a37d-4c44-827a-063dec6b8987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:26.409256 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Flow 'volume_create_api' (d6dff5da-91c6-4e54-9a92-8c8f6957e29a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:26.409412 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Create volume request issued successfully. Aug 07 17:03:26.417820 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:26.417820 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:26.418388 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:26.693302 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-662d8b9d-f1f3-425e-8615-b4d466578356 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:26.695873 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-662d8b9d-f1f3-425e-8615-b4d466578356 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:26.696191 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-662d8b9d-f1f3-425e-8615-b4d466578356 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:26.696473 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-662d8b9d-f1f3-425e-8615-b4d466578356 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:26.708916 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:26.708916 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:26.713441 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-662d8b9d-f1f3-425e-8615-b4d466578356 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:26.718603 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-662d8b9d-f1f3-425e-8615-b4d466578356 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:26.718914 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 79/313] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:26 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:27.050834 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e9ab4a5-e8a5-4233-bb3a-c26ad396dc6c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:27.053303 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e9ab4a5-e8a5-4233-bb3a-c26ad396dc6c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b Aug 07 17:03:27.053751 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e9ab4a5-e8a5-4233-bb3a-c26ad396dc6c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:27.054099 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e9ab4a5-e8a5-4233-bb3a-c26ad396dc6c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:27.063720 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:27.063720 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:27.069419 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5e9ab4a5-e8a5-4233-bb3a-c26ad396dc6c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:27.075020 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e9ab4a5-e8a5-4233-bb3a-c26ad396dc6c tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b returned with HTTP 200 Aug 07 17:03:27.075608 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 76/314] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:27 2026] GET /volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:27.101724 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-87aedbe5-f313-4e0b-8d1a-3433472dbe1f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:27.103969 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-87aedbe5-f313-4e0b-8d1a-3433472dbe1f tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:27.104254 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-87aedbe5-f313-4e0b-8d1a-3433472dbe1f tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:27.104473 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-87aedbe5-f313-4e0b-8d1a-3433472dbe1f tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:27.118115 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:27.118115 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:27.124562 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-87aedbe5-f313-4e0b-8d1a-3433472dbe1f tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:27.131171 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-87aedbe5-f313-4e0b-8d1a-3433472dbe1f tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:27.131750 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 80/315] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:27 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:27.211432 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d4d9fe88-633b-4eeb-a192-6188d022baf9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:27.213573 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4d9fe88-633b-4eeb-a192-6188d022baf9 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:27.213782 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4d9fe88-633b-4eeb-a192-6188d022baf9 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:27.213981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4d9fe88-633b-4eeb-a192-6188d022baf9 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:27.226194 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:27.226194 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:27.231820 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d4d9fe88-633b-4eeb-a192-6188d022baf9 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:27.239533 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4d9fe88-633b-4eeb-a192-6188d022baf9 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:27.240048 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 80/316] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:27 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:27.425907 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:27.425907 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:27.426490 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:27.426718 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Checking backup size 1 against volume size 1 {{(pid=100227) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 17:03:27.426850 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Overwriting volume c31255de-3f97-45f5-85ed-fafb189843cd with restore of backup e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:27.445270 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] restore_backup in rpcapi backup_id e7228044-6d62-4c56-8bb5-e3489684f061 {{(pid=100227) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 17:03:27.447611 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-de180457-4dca-4981-9026-94e2b0d40dbe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061/restore returned with HTTP 202 Aug 07 17:03:27.448380 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 81/317] 10.4.3.144 () {68 vars in 1393 bytes} [Fri Aug 7 17:03:26 2026] POST /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061/restore => generated 189 bytes in 1220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:27.458387 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eb91b81a-0d63-46e4-b6c7-818146157288 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:27.460563 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb91b81a-0d63-46e4-b6c7-818146157288 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:27.460822 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb91b81a-0d63-46e4-b6c7-818146157288 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:27.461673 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb91b81a-0d63-46e4-b6c7-818146157288 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:27.461673 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-eb91b81a-0d63-46e4-b6c7-818146157288 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:27.466683 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:27.466683 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:27.468354 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb91b81a-0d63-46e4-b6c7-818146157288 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:27.468354 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 77/318] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:27 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:27.736615 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e133a482-eca3-4849-9045-37e06092e728 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:27.739224 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e133a482-eca3-4849-9045-37e06092e728 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:27.739509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e133a482-eca3-4849-9045-37e06092e728 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:27.739792 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e133a482-eca3-4849-9045-37e06092e728 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:27.752716 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:27.752716 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:27.757628 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e133a482-eca3-4849-9045-37e06092e728 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:27.764003 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e133a482-eca3-4849-9045-37e06092e728 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:27.764562 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 81/319] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:27 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:27.859037 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-dce9de72-dadc-4894-a863-aeb4b6c69ce3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:27.862128 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-dce9de72-dadc-4894-a863-aeb4b6c69ce3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] POST https://10.4.3.144/volume/v3/attachments/10a05c19-c32c-413b-b7da-51f56a310a1f/action Aug 07 17:03:27.862949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-dce9de72-dadc-4894-a863-aeb4b6c69ce3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:27.862949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-dce9de72-dadc-4894-a863-aeb4b6c69ce3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:27.876587 np0000006737 devstack@c-api.service[100226]: /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 07 17:03:27.876587 np0000006737 devstack@c-api.service[100226]: .first() Aug 07 17:03:27.893156 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:27.893156 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:27.910749 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-34a97a62-9760-4c50-8923-c3d7cec602b1 req-dce9de72-dadc-4894-a863-aeb4b6c69ce3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/10a05c19-c32c-413b-b7da-51f56a310a1f/action returned with HTTP 204 Aug 07 17:03:27.911259 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 81/320] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:27 2026] POST /volume/v3/attachments/10a05c19-c32c-413b-b7da-51f56a310a1f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:28.148577 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-afe7ab7c-b22d-45be-9d21-9cec7fcc3148 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:28.152334 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-afe7ab7c-b22d-45be-9d21-9cec7fcc3148 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:28.152843 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-afe7ab7c-b22d-45be-9d21-9cec7fcc3148 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:28.153320 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-afe7ab7c-b22d-45be-9d21-9cec7fcc3148 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:28.167816 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:28.167816 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:28.173981 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-afe7ab7c-b22d-45be-9d21-9cec7fcc3148 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:28.180213 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-afe7ab7c-b22d-45be-9d21-9cec7fcc3148 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:28.180744 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 82/321] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:28 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:28.195483 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a0ce1e08-e0cc-4573-9408-c9fa8b04abb8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:28.198227 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0ce1e08-e0cc-4573-9408-c9fa8b04abb8 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:03:28.198448 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0ce1e08-e0cc-4573-9408-c9fa8b04abb8 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:28.198719 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0ce1e08-e0cc-4573-9408-c9fa8b04abb8 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:28.218875 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:28.218875 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:28.227377 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a0ce1e08-e0cc-4573-9408-c9fa8b04abb8 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:03:28.234786 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0ce1e08-e0cc-4573-9408-c9fa8b04abb8 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:03:28.235397 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 78/322] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:28 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:28.263202 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d4e12328-2eff-4c0d-9b32-18164e822dae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:28.268323 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4e12328-2eff-4c0d-9b32-18164e822dae tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:28.268323 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4e12328-2eff-4c0d-9b32-18164e822dae tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:28.268475 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4e12328-2eff-4c0d-9b32-18164e822dae tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:28.288488 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:28.288488 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:28.295325 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d4e12328-2eff-4c0d-9b32-18164e822dae tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:28.310954 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4e12328-2eff-4c0d-9b32-18164e822dae tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:28.310954 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 82/323] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:28 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:28.485040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e89c35de-dff4-4186-872b-da6091888568 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:28.488965 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e89c35de-dff4-4186-872b-da6091888568 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:28.489463 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e89c35de-dff4-4186-872b-da6091888568 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:28.490667 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e89c35de-dff4-4186-872b-da6091888568 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:28.490667 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e89c35de-dff4-4186-872b-da6091888568 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:28.500138 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:28.500138 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:28.501984 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e89c35de-dff4-4186-872b-da6091888568 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:28.502351 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 82/324] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:28 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:28.783534 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5c6a9aa5-068a-4121-af38-f60f9d8c689c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:28.787136 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5c6a9aa5-068a-4121-af38-f60f9d8c689c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:28.787356 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5c6a9aa5-068a-4121-af38-f60f9d8c689c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:28.787575 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5c6a9aa5-068a-4121-af38-f60f9d8c689c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:28.804432 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:28.804432 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:28.808908 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5c6a9aa5-068a-4121-af38-f60f9d8c689c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:28.818513 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5c6a9aa5-068a-4121-af38-f60f9d8c689c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:28.818875 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 83/325] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:28 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:29.338768 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8f512ce4-bac7-4579-895d-a1e5c5c8ff23 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:29.342506 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f512ce4-bac7-4579-895d-a1e5c5c8ff23 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:29.342506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8f512ce4-bac7-4579-895d-a1e5c5c8ff23 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:29.342506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8f512ce4-bac7-4579-895d-a1e5c5c8ff23 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:29.357125 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:29.357125 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:29.364223 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8f512ce4-bac7-4579-895d-a1e5c5c8ff23 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:29.372376 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f512ce4-bac7-4579-895d-a1e5c5c8ff23 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:29.372875 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 79/326] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:29 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:29.522269 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-295831e1-0af2-42fc-849b-ac66f4bd59ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:29.524833 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-295831e1-0af2-42fc-849b-ac66f4bd59ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:29.525125 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-295831e1-0af2-42fc-849b-ac66f4bd59ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:29.525296 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-295831e1-0af2-42fc-849b-ac66f4bd59ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:29.525510 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-295831e1-0af2-42fc-849b-ac66f4bd59ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:29.532782 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:29.532782 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:29.535050 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-295831e1-0af2-42fc-849b-ac66f4bd59ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:29.535050 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 83/327] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:29 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:29.835675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8d2d9b0a-1110-4890-979c-1082cb6c893b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:29.837994 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d2d9b0a-1110-4890-979c-1082cb6c893b tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:29.838272 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d2d9b0a-1110-4890-979c-1082cb6c893b tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:29.838468 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d2d9b0a-1110-4890-979c-1082cb6c893b tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:29.864045 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:29.864045 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:29.876412 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8d2d9b0a-1110-4890-979c-1082cb6c893b tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:29.886235 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d2d9b0a-1110-4890-979c-1082cb6c893b tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:29.886487 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 83/328] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:29 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:30.398317 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2d5a4027-c4f0-43f2-935e-bf1aebf11295 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:30.403358 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d5a4027-c4f0-43f2-935e-bf1aebf11295 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:30.404039 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d5a4027-c4f0-43f2-935e-bf1aebf11295 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:30.404436 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d5a4027-c4f0-43f2-935e-bf1aebf11295 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:30.429812 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:30.429812 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:30.437787 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2d5a4027-c4f0-43f2-935e-bf1aebf11295 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:30.445247 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d5a4027-c4f0-43f2-935e-bf1aebf11295 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:30.445493 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 84/329] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:30 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:30.549323 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b62fefb-ffd7-43ec-a085-55c88e3358fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:30.551947 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b62fefb-ffd7-43ec-a085-55c88e3358fe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:30.552273 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b62fefb-ffd7-43ec-a085-55c88e3358fe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:30.552520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b62fefb-ffd7-43ec-a085-55c88e3358fe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:30.552676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4b62fefb-ffd7-43ec-a085-55c88e3358fe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:30.558523 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:30.558523 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:30.559798 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b62fefb-ffd7-43ec-a085-55c88e3358fe tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:30.560329 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 80/330] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:30 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:30.908956 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-346c18ca-d23c-44de-b7fc-68967f2f2b07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:30.912530 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-346c18ca-d23c-44de-b7fc-68967f2f2b07 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:30.912918 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-346c18ca-d23c-44de-b7fc-68967f2f2b07 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:30.913970 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-346c18ca-d23c-44de-b7fc-68967f2f2b07 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:30.926421 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:30.926421 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:30.934134 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-346c18ca-d23c-44de-b7fc-68967f2f2b07 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:30.941936 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-346c18ca-d23c-44de-b7fc-68967f2f2b07 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:30.942602 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 84/331] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:30 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:31.033943 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c2d9a1b4-2640-44f5-9930-1544342198d5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.040109 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c2d9a1b4-2640-44f5-9930-1544342198d5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] POST https://10.4.3.144/volume/v3/attachments/595928c3-a0f8-4531-abbb-a54d36f796c8/action Aug 07 17:03:31.040690 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c2d9a1b4-2640-44f5-9930-1544342198d5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:31.040876 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c2d9a1b4-2640-44f5-9930-1544342198d5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:31.081767 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:31.081767 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:31.110347 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-52655c0f-bccf-4da9-b591-d21dd81da2b3 req-c2d9a1b4-2640-44f5-9930-1544342198d5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/attachments/595928c3-a0f8-4531-abbb-a54d36f796c8/action returned with HTTP 204 Aug 07 17:03:31.110967 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 84/332] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:31 2026] POST /volume/v3/attachments/595928c3-a0f8-4531-abbb-a54d36f796c8/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:31.463386 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fcc58c95-5b6f-4f96-a65d-abef14c0d9e5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.465579 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fcc58c95-5b6f-4f96-a65d-abef14c0d9e5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:31.465758 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fcc58c95-5b6f-4f96-a65d-abef14c0d9e5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:31.465978 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fcc58c95-5b6f-4f96-a65d-abef14c0d9e5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:31.483510 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:31.483510 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:31.491926 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fcc58c95-5b6f-4f96-a65d-abef14c0d9e5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:31.500174 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fcc58c95-5b6f-4f96-a65d-abef14c0d9e5 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:31.500782 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 85/333] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:31 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:31.520662 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c705853-477d-4c70-a09d-936dafecd210 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.523535 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c705853-477d-4c70-a09d-936dafecd210 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:31.524105 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c705853-477d-4c70-a09d-936dafecd210 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:31.524504 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c705853-477d-4c70-a09d-936dafecd210 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:31.539123 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:31.539123 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:31.545307 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c705853-477d-4c70-a09d-936dafecd210 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:31.555927 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c705853-477d-4c70-a09d-936dafecd210 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:31.556895 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 81/334] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:31 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:31.582204 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c45b04fd-4454-4602-a4b6-53ea5ac70c6f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.583565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f099f2b8-b0e7-43f5-a96d-c8506a8625db None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.585225 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c45b04fd-4454-4602-a4b6-53ea5ac70c6f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:31.585460 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c45b04fd-4454-4602-a4b6-53ea5ac70c6f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:31.586204 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c45b04fd-4454-4602-a4b6-53ea5ac70c6f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:31.586204 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c45b04fd-4454-4602-a4b6-53ea5ac70c6f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:31.588234 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f099f2b8-b0e7-43f5-a96d-c8506a8625db tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:31.588439 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f099f2b8-b0e7-43f5-a96d-c8506a8625db tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:31.588764 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f099f2b8-b0e7-43f5-a96d-c8506a8625db tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:31.598749 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:31.598749 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:31.599725 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c45b04fd-4454-4602-a4b6-53ea5ac70c6f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:31.600096 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 85/335] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:31 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:31.606435 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:31.606435 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:31.611293 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f099f2b8-b0e7-43f5-a96d-c8506a8625db tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Volume info retrieved successfully. Aug 07 17:03:31.616189 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f099f2b8-b0e7-43f5-a96d-c8506a8625db tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:31.616642 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 85/336] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:31 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:31.758206 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-87b70f9f-e11a-4b12-a14c-3e5a0f8d40fa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.763147 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-87b70f9f-e11a-4b12-a14c-3e5a0f8d40fa tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:31.763475 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-87b70f9f-e11a-4b12-a14c-3e5a0f8d40fa tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:31.763635 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-87b70f9f-e11a-4b12-a14c-3e5a0f8d40fa tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:31.780431 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:31.780431 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:31.786780 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-87b70f9f-e11a-4b12-a14c-3e5a0f8d40fa tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:31.796014 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-87b70f9f-e11a-4b12-a14c-3e5a0f8d40fa tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:31.797674 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 86/337] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:31 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:31.842970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-be8ec509-bac2-4023-b6f7-542d049e9ce8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.845511 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-be8ec509-bac2-4023-b6f7-542d049e9ce8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] POST https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674/action Aug 07 17:03:31.846650 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-be8ec509-bac2-4023-b6f7-542d049e9ce8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:31.846838 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-be8ec509-bac2-4023-b6f7-542d049e9ce8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:31.862522 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:31.862522 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:31.863281 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-be8ec509-bac2-4023-b6f7-542d049e9ce8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:31.876747 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-be8ec509-bac2-4023-b6f7-542d049e9ce8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Begin detaching volume completed successfully. Aug 07 17:03:31.877292 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-be8ec509-bac2-4023-b6f7-542d049e9ce8 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674/action returned with HTTP 202 Aug 07 17:03:31.877818 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 82/338] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:03:31 2026] POST /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:03:31.908796 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-900efc47-9c81-4025-b826-fc24b175b92d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.912377 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-900efc47-9c81-4025-b826-fc24b175b92d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:31.912924 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-900efc47-9c81-4025-b826-fc24b175b92d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:31.912924 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-900efc47-9c81-4025-b826-fc24b175b92d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:31.933659 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:31.933659 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:31.944424 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-900efc47-9c81-4025-b826-fc24b175b92d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Volume info retrieved successfully. Aug 07 17:03:31.952301 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-900efc47-9c81-4025-b826-fc24b175b92d tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:31.952847 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 86/339] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:31 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:31.962513 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ec88ecb-f255-4c5b-86b1-75596e4bfd8c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.964813 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ec88ecb-f255-4c5b-86b1-75596e4bfd8c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:31.965204 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ec88ecb-f255-4c5b-86b1-75596e4bfd8c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:31.965547 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ec88ecb-f255-4c5b-86b1-75596e4bfd8c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:31.980106 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4b7453a1-03ba-42fc-b96b-a41e8d19bf81 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:31.980793 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4b7453a1-03ba-42fc-b96b-a41e8d19bf81 None None] GET https://10.4.3.144/volume// Aug 07 17:03:31.980990 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4b7453a1-03ba-42fc-b96b-a41e8d19bf81 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:31.981405 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4b7453a1-03ba-42fc-b96b-a41e8d19bf81 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:31.981802 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4b7453a1-03ba-42fc-b96b-a41e8d19bf81 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:31.982274 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 87/340] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:31.985250 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:31.985250 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:31.989903 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5ec88ecb-f255-4c5b-86b1-75596e4bfd8c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:32.000554 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-3c0e1eee-fef4-46c2-bd21-1c95b787d3ec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:32.007310 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ec88ecb-f255-4c5b-86b1-75596e4bfd8c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:32.008276 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 86/341] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:31 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:32.009941 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-3c0e1eee-fef4-46c2-bd21-1c95b787d3ec tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:32.010632 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-3c0e1eee-fef4-46c2-bd21-1c95b787d3ec tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:32.010632 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-3c0e1eee-fef4-46c2-bd21-1c95b787d3ec tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:32.027916 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:32.027916 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:32.037618 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-3c0e1eee-fef4-46c2-bd21-1c95b787d3ec tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:32.046231 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-3c0e1eee-fef4-46c2-bd21-1c95b787d3ec tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:32.046789 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 83/342] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:31 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 1323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 17:03:32.616967 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-710a19e9-d2ed-4e64-85cc-587684894ff7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:32.618871 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-710a19e9-d2ed-4e64-85cc-587684894ff7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:32.618871 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-710a19e9-d2ed-4e64-85cc-587684894ff7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:32.618871 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-710a19e9-d2ed-4e64-85cc-587684894ff7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:32.618871 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-710a19e9-d2ed-4e64-85cc-587684894ff7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:32.626730 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:32.626730 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:32.627099 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-710a19e9-d2ed-4e64-85cc-587684894ff7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:32.627630 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 87/343] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:32 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:32.971392 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0b88e334-9a37-4a87-b8e2-06abb0e4bd60 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:32.976336 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b88e334-9a37-4a87-b8e2-06abb0e4bd60 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:32.977077 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0b88e334-9a37-4a87-b8e2-06abb0e4bd60 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:32.977077 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0b88e334-9a37-4a87-b8e2-06abb0e4bd60 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:32.991628 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:32.991628 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:32.996435 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0b88e334-9a37-4a87-b8e2-06abb0e4bd60 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Volume info retrieved successfully. Aug 07 17:03:33.001641 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b88e334-9a37-4a87-b8e2-06abb0e4bd60 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:33.002218 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 88/344] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:32 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:33.034115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8f02233e-9ea4-4793-a783-501623e67eeb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:33.034528 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f02233e-9ea4-4793-a783-501623e67eeb tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:33.034965 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f02233e-9ea4-4793-a783-501623e67eeb tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:33.034965 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f02233e-9ea4-4793-a783-501623e67eeb tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:33.052203 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:33.052203 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:33.057483 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8f02233e-9ea4-4793-a783-501623e67eeb tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:33.064942 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f02233e-9ea4-4793-a783-501623e67eeb tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:33.065383 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 87/345] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:33 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:33.643353 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2687c6ea-fdad-46cf-b351-745cd519059d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:33.646503 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2687c6ea-fdad-46cf-b351-745cd519059d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:33.646835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2687c6ea-fdad-46cf-b351-745cd519059d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:33.647252 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2687c6ea-fdad-46cf-b351-745cd519059d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:33.647467 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2687c6ea-fdad-46cf-b351-745cd519059d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:33.653840 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:33.653840 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:33.656236 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2687c6ea-fdad-46cf-b351-745cd519059d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:33.656236 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 84/346] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:33 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:34.021766 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-90d703fe-bb6e-4ea8-9bf0-db5375bf8169 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:34.024232 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90d703fe-bb6e-4ea8-9bf0-db5375bf8169 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:34.024509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90d703fe-bb6e-4ea8-9bf0-db5375bf8169 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:34.024739 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90d703fe-bb6e-4ea8-9bf0-db5375bf8169 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:34.045549 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:34.045549 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:34.062339 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-90d703fe-bb6e-4ea8-9bf0-db5375bf8169 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Volume info retrieved successfully. Aug 07 17:03:34.077048 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90d703fe-bb6e-4ea8-9bf0-db5375bf8169 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:34.077048 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 88/347] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:34 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 1143 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:34.082613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7cbc3637-3065-4346-a61c-127d2e5d106f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:34.085894 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7cbc3637-3065-4346-a61c-127d2e5d106f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:34.086202 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7cbc3637-3065-4346-a61c-127d2e5d106f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:34.086454 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7cbc3637-3065-4346-a61c-127d2e5d106f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:34.107557 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:34.107557 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:34.114303 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7cbc3637-3065-4346-a61c-127d2e5d106f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:34.121683 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7cbc3637-3065-4346-a61c-127d2e5d106f tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:34.122315 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 89/348] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:34 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:34.246504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-2dd844cb-e4e9-40be-aa4a-8379aae45d81 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:34.253171 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-2dd844cb-e4e9-40be-aa4a-8379aae45d81 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] POST https://10.4.3.144/volume/v3/attachments/0b08cae0-217e-4452-a2fd-423937f2eb8f/action Aug 07 17:03:34.253171 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-2dd844cb-e4e9-40be-aa4a-8379aae45d81 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:34.254185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-2dd844cb-e4e9-40be-aa4a-8379aae45d81 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:34.300240 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:34.300240 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:34.320674 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4338c63c-1bbe-409d-88b1-4cef15859d42 req-2dd844cb-e4e9-40be-aa4a-8379aae45d81 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/attachments/0b08cae0-217e-4452-a2fd-423937f2eb8f/action returned with HTTP 204 Aug 07 17:03:34.321098 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 88/349] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:34 2026] POST /volume/v3/attachments/0b08cae0-217e-4452-a2fd-423937f2eb8f/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:34.335473 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-69011670-0a62-4ebc-a1c2-de50df9103f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:34.341559 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-69011670-0a62-4ebc-a1c2-de50df9103f4 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] DELETE https://10.4.3.144/volume/v3/attachments/595928c3-a0f8-4531-abbb-a54d36f796c8 Aug 07 17:03:34.341958 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-69011670-0a62-4ebc-a1c2-de50df9103f4 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:34.342350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-69011670-0a62-4ebc-a1c2-de50df9103f4 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:34.356955 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:34.356955 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:34.455082 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0768a848-a15c-41ed-852b-e78c46d5c363 req-69011670-0a62-4ebc-a1c2-de50df9103f4 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/attachments/595928c3-a0f8-4531-abbb-a54d36f796c8 returned with HTTP 200 Aug 07 17:03:34.455435 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 85/350] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:03:34 2026] DELETE /volume/v3/attachments/595928c3-a0f8-4531-abbb-a54d36f796c8 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:34.676169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-694d0a85-9d52-4090-9dfd-66bc6ddf2084 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:34.685156 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-694d0a85-9d52-4090-9dfd-66bc6ddf2084 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:34.685558 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-694d0a85-9d52-4090-9dfd-66bc6ddf2084 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:34.686040 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-694d0a85-9d52-4090-9dfd-66bc6ddf2084 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:34.686107 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-694d0a85-9d52-4090-9dfd-66bc6ddf2084 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:34.693501 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:34.693501 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:34.696623 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-694d0a85-9d52-4090-9dfd-66bc6ddf2084 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:34.696623 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 89/351] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:34 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:34.950559 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bd6b12b5-3d66-49dd-8b0d-8fbb9930519a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:34.951061 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bd6b12b5-3d66-49dd-8b0d-8fbb9930519a None None] GET https://10.4.3.144/volume// Aug 07 17:03:34.951230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bd6b12b5-3d66-49dd-8b0d-8fbb9930519a None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:34.951445 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bd6b12b5-3d66-49dd-8b0d-8fbb9930519a None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:34.951750 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bd6b12b5-3d66-49dd-8b0d-8fbb9930519a None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:34.952108 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 90/352] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:34.961867 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-79a8464d-f1c3-451f-8a23-1deb46b29273 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:34.965391 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-79a8464d-f1c3-451f-8a23-1deb46b29273 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:34.965867 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-79a8464d-f1c3-451f-8a23-1deb46b29273 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "651e4c12-f033-42d4-8781-9c7e8b2f4193", "connector": null, "instance_uuid": "81f53999-b2e5-4434-8b68-b676c57a92ca"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:34.978612 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:34.978612 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:35.019196 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-79a8464d-f1c3-451f-8a23-1deb46b29273 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:35.020061 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 89/353] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:34 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 07 17:03:35.028137 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-96820ce8-6033-42aa-a3c7-e9cd301f85c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.031755 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-96820ce8-6033-42aa-a3c7-e9cd301f85c0 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] DELETE https://10.4.3.144/volume/v3/attachments/10a05c19-c32c-413b-b7da-51f56a310a1f Aug 07 17:03:35.031919 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-96820ce8-6033-42aa-a3c7-e9cd301f85c0 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:35.032573 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-96820ce8-6033-42aa-a3c7-e9cd301f85c0 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:35.040873 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:35.040873 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:35.095507 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-94b38be9-7e8f-46a6-83b4-daf47858df2a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.098575 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94b38be9-7e8f-46a6-83b4-daf47858df2a tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:35.098575 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94b38be9-7e8f-46a6-83b4-daf47858df2a tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:35.098575 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94b38be9-7e8f-46a6-83b4-daf47858df2a tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:35.106655 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-96820ce8-6033-42aa-a3c7-e9cd301f85c0 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/10a05c19-c32c-413b-b7da-51f56a310a1f returned with HTTP 200 Aug 07 17:03:35.107341 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 86/354] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:03:35 2026] DELETE /volume/v3/attachments/10a05c19-c32c-413b-b7da-51f56a310a1f => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:35.108642 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:35.108642 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:35.114005 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-94b38be9-7e8f-46a6-83b4-daf47858df2a tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] Volume info retrieved successfully. Aug 07 17:03:35.122597 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94b38be9-7e8f-46a6-83b4-daf47858df2a tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-reader] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:35.123165 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 90/355] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:35 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:35.143871 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4742c65f-e4d2-4e09-88eb-c1192ee155c5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.147235 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4742c65f-e4d2-4e09-88eb-c1192ee155c5 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:35.147520 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4742c65f-e4d2-4e09-88eb-c1192ee155c5 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:35.147795 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4742c65f-e4d2-4e09-88eb-c1192ee155c5 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:35.161731 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:35.161731 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:35.169299 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4742c65f-e4d2-4e09-88eb-c1192ee155c5 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:35.176726 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4742c65f-e4d2-4e09-88eb-c1192ee155c5 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:35.177325 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 91/356] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:35 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1326 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:35.193502 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-34a1e9b5-b517-4a39-8843-7daa2aa79f69 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.195682 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4a9238f-e03d-4bcd-8d9e-bf3b342b903e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.195946 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34a1e9b5-b517-4a39-8843-7daa2aa79f69 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:35.196267 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34a1e9b5-b517-4a39-8843-7daa2aa79f69 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:35.196606 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34a1e9b5-b517-4a39-8843-7daa2aa79f69 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:35.198134 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4a9238f-e03d-4bcd-8d9e-bf3b342b903e tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:35.198554 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4a9238f-e03d-4bcd-8d9e-bf3b342b903e tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:35.198778 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4a9238f-e03d-4bcd-8d9e-bf3b342b903e tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:35.206419 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:35.206419 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:35.211413 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:35.211413 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:35.212293 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-34a1e9b5-b517-4a39-8843-7daa2aa79f69 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:35.215527 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d4a9238f-e03d-4bcd-8d9e-bf3b342b903e tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:35.219007 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34a1e9b5-b517-4a39-8843-7daa2aa79f69 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:35.219492 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 90/357] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:35 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:35.220195 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4a9238f-e03d-4bcd-8d9e-bf3b342b903e tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:35.220637 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 87/358] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:35 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:35.279341 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db28ac24-f25b-4573-a9b7-a6d2ef58dc18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.281132 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db28ac24-f25b-4573-a9b7-a6d2ef58dc18 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:35.281294 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db28ac24-f25b-4573-a9b7-a6d2ef58dc18 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:35.281616 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db28ac24-f25b-4573-a9b7-a6d2ef58dc18 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:35.288273 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:35.288273 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:35.292672 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db28ac24-f25b-4573-a9b7-a6d2ef58dc18 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:35.298012 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db28ac24-f25b-4573-a9b7-a6d2ef58dc18 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:35.298540 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 91/359] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:35 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:35.643828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-11176960-44e2-4239-a529-ff41eb73a8d9 req-1323ea7f-0559-4d98-8d65-6ec6490203b4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.646981 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-11176960-44e2-4239-a529-ff41eb73a8d9 req-1323ea7f-0559-4d98-8d65-6ec6490203b4 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] POST https://10.4.3.144/volume/v3/snapshots/7ac4de53-6ec6-4829-9ad2-48024fe3b703/action Aug 07 17:03:35.647863 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-11176960-44e2-4239-a529-ff41eb73a8d9 req-1323ea7f-0559-4d98-8d65-6ec6490203b4 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:35.648114 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-11176960-44e2-4239-a529-ff41eb73a8d9 req-1323ea7f-0559-4d98-8d65-6ec6490203b4 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:35.650078 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.snapshot_actions [req-11176960-44e2-4239-a529-ff41eb73a8d9 req-1323ea7f-0559-4d98-8d65-6ec6490203b4 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100227) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 17:03:35.676774 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-11176960-44e2-4239-a529-ff41eb73a8d9 req-1323ea7f-0559-4d98-8d65-6ec6490203b4 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] https://10.4.3.144/volume/v3/snapshots/7ac4de53-6ec6-4829-9ad2-48024fe3b703/action returned with HTTP 404 Aug 07 17:03:35.677696 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 92/360] 10.4.3.144 () {72 vars in 1678 bytes} [Fri Aug 7 17:03:35 2026] POST /volume/v3/snapshots/7ac4de53-6ec6-4829-9ad2-48024fe3b703/action => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:35.708863 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a69850ae-5330-4858-94ed-686a766a9e10 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.711227 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a69850ae-5330-4858-94ed-686a766a9e10 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:35.711482 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a69850ae-5330-4858-94ed-686a766a9e10 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:35.711767 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a69850ae-5330-4858-94ed-686a766a9e10 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:35.711930 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a69850ae-5330-4858-94ed-686a766a9e10 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:35.721246 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:35.721246 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:35.722386 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a69850ae-5330-4858-94ed-686a766a9e10 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:35.722726 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 91/361] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:35 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:35.725819 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc1e85f9-63bf-47f8-9f7f-b671ad41c1f9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.730533 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc1e85f9-63bf-47f8-9f7f-b671ad41c1f9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:35.730533 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc1e85f9-63bf-47f8-9f7f-b671ad41c1f9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:35.730533 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc1e85f9-63bf-47f8-9f7f-b671ad41c1f9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:35.740731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6e4f89b9-9a8a-4dee-8b21-3eeecdde99ee req-3d0cf5a8-d262-4f82-aa31-5976252ab065 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.743637 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6e4f89b9-9a8a-4dee-8b21-3eeecdde99ee req-3d0cf5a8-d262-4f82-aa31-5976252ab065 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] POST https://10.4.3.144/volume/v3/snapshots/None/action Aug 07 17:03:35.744287 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6e4f89b9-9a8a-4dee-8b21-3eeecdde99ee req-3d0cf5a8-d262-4f82-aa31-5976252ab065 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:35.744613 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6e4f89b9-9a8a-4dee-8b21-3eeecdde99ee req-3d0cf5a8-d262-4f82-aa31-5976252ab065 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:35.746266 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.snapshot_actions [req-6e4f89b9-9a8a-4dee-8b21-3eeecdde99ee req-3d0cf5a8-d262-4f82-aa31-5976252ab065 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100224) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 17:03:35.749598 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:35.749598 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:35.753351 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc1e85f9-63bf-47f8-9f7f-b671ad41c1f9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:35.760878 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc1e85f9-63bf-47f8-9f7f-b671ad41c1f9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:35.761887 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 88/362] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:35 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:35.780816 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6e4f89b9-9a8a-4dee-8b21-3eeecdde99ee req-3d0cf5a8-d262-4f82-aa31-5976252ab065 tempest-VolumesAssistedSnapshotsTest-1875195884 tempest-VolumesAssistedSnapshotsTest-1875195884-project] https://10.4.3.144/volume/v3/snapshots/None/action returned with HTTP 404 Aug 07 17:03:35.783179 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 92/363] 10.4.3.144 () {72 vars in 1582 bytes} [Fri Aug 7 17:03:35 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:35.926893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-ea1a4f1c-a3f8-4d1f-bf5a-67e6d3f605e9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:35.930728 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-ea1a4f1c-a3f8-4d1f-bf5a-67e6d3f605e9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:35.931213 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-ea1a4f1c-a3f8-4d1f-bf5a-67e6d3f605e9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:35.931213 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-ea1a4f1c-a3f8-4d1f-bf5a-67e6d3f605e9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:35.947484 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:35.947484 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:35.951761 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-ea1a4f1c-a3f8-4d1f-bf5a-67e6d3f605e9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:35.957988 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-ea1a4f1c-a3f8-4d1f-bf5a-67e6d3f605e9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:35.957988 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 93/364] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:35 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:36.032313 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-e876a90a-5af1-4a8f-9521-4de4331bd507 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.039056 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-e876a90a-5af1-4a8f-9521-4de4331bd507 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] POST https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836/action Aug 07 17:03:36.039556 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-e876a90a-5af1-4a8f-9521-4de4331bd507 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:36.039773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-e876a90a-5af1-4a8f-9521-4de4331bd507 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:36.063984 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.063984 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:36.063984 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-e876a90a-5af1-4a8f-9521-4de4331bd507 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:36.078156 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-e876a90a-5af1-4a8f-9521-4de4331bd507 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Begin detaching volume completed successfully. Aug 07 17:03:36.078723 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-e876a90a-5af1-4a8f-9521-4de4331bd507 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836/action returned with HTTP 202 Aug 07 17:03:36.079472 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 92/365] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:03:36 2026] POST /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:03:36.110223 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-08808bcd-4a7d-4693-9d6a-b6fc84b37558 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.112521 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-08808bcd-4a7d-4693-9d6a-b6fc84b37558 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:36.113139 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-08808bcd-4a7d-4693-9d6a-b6fc84b37558 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.113139 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-08808bcd-4a7d-4693-9d6a-b6fc84b37558 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.126155 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.126155 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:36.135161 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-08808bcd-4a7d-4693-9d6a-b6fc84b37558 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:36.143754 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-08808bcd-4a7d-4693-9d6a-b6fc84b37558 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:36.144449 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 89/366] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:36 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 1396 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:36.157186 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-3a98d5d5-3317-4126-a481-00d20e0bf1f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.160413 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-3a98d5d5-3317-4126-a481-00d20e0bf1f1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 Aug 07 17:03:36.160491 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-3a98d5d5-3317-4126-a481-00d20e0bf1f1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.160760 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-3a98d5d5-3317-4126-a481-00d20e0bf1f1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.172066 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.172066 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:36.179175 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-3a98d5d5-3317-4126-a481-00d20e0bf1f1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:36.185587 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bdf21f21-b04e-47b3-8bb7-9c6e78a73697 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.186421 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bdf21f21-b04e-47b3-8bb7-9c6e78a73697 None None] GET https://10.4.3.144/volume// Aug 07 17:03:36.186421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bdf21f21-b04e-47b3-8bb7-9c6e78a73697 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.186631 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-3a98d5d5-3317-4126-a481-00d20e0bf1f1 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 returned with HTTP 200 Aug 07 17:03:36.186735 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bdf21f21-b04e-47b3-8bb7-9c6e78a73697 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.187307 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 93/367] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:36 2026] GET /volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:36.187362 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bdf21f21-b04e-47b3-8bb7-9c6e78a73697 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:36.187674 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 94/368] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:36.199050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a70ed162-eecd-4a7f-ac26-7a8fd610251d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.202076 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a70ed162-eecd-4a7f-ac26-7a8fd610251d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c Aug 07 17:03:36.202271 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a70ed162-eecd-4a7f-ac26-7a8fd610251d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.202682 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a70ed162-eecd-4a7f-ac26-7a8fd610251d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.211269 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.211269 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:36.217263 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a70ed162-eecd-4a7f-ac26-7a8fd610251d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:36.225146 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-00f450d6-41a1-4775-9de1-e045c5b9832d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.230971 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a70ed162-eecd-4a7f-ac26-7a8fd610251d tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c returned with HTTP 200 Aug 07 17:03:36.230971 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 93/369] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:36 2026] GET /volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:36.232588 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-00f450d6-41a1-4775-9de1-e045c5b9832d tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:36.232989 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-00f450d6-41a1-4775-9de1-e045c5b9832d tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.234237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-00f450d6-41a1-4775-9de1-e045c5b9832d tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.249664 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa682393-d3d4-48a0-b898-c65430c8e8ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.250555 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa682393-d3d4-48a0-b898-c65430c8e8ff None None] GET https://10.4.3.144/volume// Aug 07 17:03:36.250832 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa682393-d3d4-48a0-b898-c65430c8e8ff None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.251218 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa682393-d3d4-48a0-b898-c65430c8e8ff None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.251755 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa682393-d3d4-48a0-b898-c65430c8e8ff None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:36.252220 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 94/370] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:03: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 07 17:03:36.255232 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.255232 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:36.266299 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-00f450d6-41a1-4775-9de1-e045c5b9832d tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:36.267162 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a01d93c4-2a8d-48b7-b26c-d0dd6d95b80f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.269963 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a01d93c4-2a8d-48b7-b26c-d0dd6d95b80f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:36.270451 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a01d93c4-2a8d-48b7-b26c-d0dd6d95b80f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89159b4d-c6e4-44ab-ac8e-7a6c7059375a", "connector": null, "instance_uuid": "86a65c04-87f7-4b29-a9a4-9d88fbe8d0e4"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:36.275003 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-00f450d6-41a1-4775-9de1-e045c5b9832d tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:36.275699 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 90/371] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:36 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1552 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:36.283932 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.283932 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:36.326582 np0000006737 devstack@c-api.service[100227]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 07 17:03:36.326582 np0000006737 devstack@c-api.service[100227]: .first() Aug 07 17:03:36.352263 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-a01d93c4-2a8d-48b7-b26c-d0dd6d95b80f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:36.353432 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 95/372] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:36 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:36.365502 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d2f5eac0-d4c5-4c61-a4dc-ebd0c850b46b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.365971 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2f5eac0-d4c5-4c61-a4dc-ebd0c850b46b None None] GET https://10.4.3.144/volume// Aug 07 17:03:36.366205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2f5eac0-d4c5-4c61-a4dc-ebd0c850b46b None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.366461 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2f5eac0-d4c5-4c61-a4dc-ebd0c850b46b None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.366887 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2f5eac0-d4c5-4c61-a4dc-ebd0c850b46b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:36.368229 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 94/373] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:03: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 07 17:03:36.378874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-53e89520-0138-4ea3-93ed-ef1a3bf37347 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.382958 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-53e89520-0138-4ea3-93ed-ef1a3bf37347 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:36.383434 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-53e89520-0138-4ea3-93ed-ef1a3bf37347 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72338053-0c3f-4529-8619-9175fec4bcf8", "connector": null, "instance_uuid": "86a65c04-87f7-4b29-a9a4-9d88fbe8d0e4"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:36.398824 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.398824 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:36.452769 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-53e89520-0138-4ea3-93ed-ef1a3bf37347 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:36.453559 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 95/374] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:36 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:36.464865 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fbfa0d3a-2fd5-488e-9479-5814b603dd45 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.465886 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbfa0d3a-2fd5-488e-9479-5814b603dd45 None None] GET https://10.4.3.144/volume// Aug 07 17:03:36.466175 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbfa0d3a-2fd5-488e-9479-5814b603dd45 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.466447 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbfa0d3a-2fd5-488e-9479-5814b603dd45 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.467279 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbfa0d3a-2fd5-488e-9479-5814b603dd45 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:36.467720 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 91/375] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:03:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:36.481355 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-b56544f3-2488-4aae-97e0-aaa0de01f230 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.484608 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-b56544f3-2488-4aae-97e0-aaa0de01f230 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:36.485118 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-b56544f3-2488-4aae-97e0-aaa0de01f230 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "060be82b-e396-437b-a547-e797a4ff6c6c", "connector": null, "instance_uuid": "86a65c04-87f7-4b29-a9a4-9d88fbe8d0e4"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:36.496780 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.496780 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:36.522381 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-aad9009b-2cc0-4f80-8c68-0e141859224c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.526324 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-aad9009b-2cc0-4f80-8c68-0e141859224c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] PUT https://10.4.3.144/volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9 Aug 07 17:03:36.526878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-aad9009b-2cc0-4f80-8c68-0e141859224c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:36.540692 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-b56544f3-2488-4aae-97e0-aaa0de01f230 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:36.541373 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 96/376] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:36 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 07 17:03:36.541861 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-aad9009b-2cc0-4f80-8c68-0e141859224c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Acquiring lock "cinder-attachment_update-651e4c12-f033-42d4-8781-9c7e8b2f4193-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:36.549918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-aad9009b-2cc0-4f80-8c68-0e141859224c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Lock "cinder-attachment_update-651e4c12-f033-42d4-8781-9c7e8b2f4193-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:36.550829 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.550829 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:36.695376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-aad9009b-2cc0-4f80-8c68-0e141859224c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Lock "cinder-attachment_update-651e4c12-f033-42d4-8781-9c7e8b2f4193-np0000006737" released by "attachment_update" :: held 0.146s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:36.695871 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-aad9009b-2cc0-4f80-8c68-0e141859224c tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9 returned with HTTP 200 Aug 07 17:03:36.696573 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 95/377] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:36 2026] PUT /volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:36.720219 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-993037f3-ba0b-4c81-bd23-8558ac962d6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.724562 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-993037f3-ba0b-4c81-bd23-8558ac962d6e tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9 Aug 07 17:03:36.725243 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-993037f3-ba0b-4c81-bd23-8558ac962d6e tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.725243 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-993037f3-ba0b-4c81-bd23-8558ac962d6e tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.737809 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-39bf19f1-d889-4380-88ab-6e6a7ca39d79 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:36.744052 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39bf19f1-d889-4380-88ab-6e6a7ca39d79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:36.744052 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39bf19f1-d889-4380-88ab-6e6a7ca39d79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:36.744458 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39bf19f1-d889-4380-88ab-6e6a7ca39d79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:36.744458 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-39bf19f1-d889-4380-88ab-6e6a7ca39d79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:36.759792 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:36.759792 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:36.759792 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39bf19f1-d889-4380-88ab-6e6a7ca39d79 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:36.759792 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 92/378] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:36 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:36.768712 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-993037f3-ba0b-4c81-bd23-8558ac962d6e tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9 returned with HTTP 200 Aug 07 17:03:36.769299 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 96/379] 10.4.3.144 () {70 vars in 1651 bytes} [Fri Aug 7 17:03:36 2026] GET /volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9 => generated 994 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:37.413277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-5763b20f-53b2-44c3-832c-0f8e316b8924 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.418744 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-5763b20f-53b2-44c3-832c-0f8e316b8924 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] DELETE https://10.4.3.144/volume/v3/attachments/0b08cae0-217e-4452-a2fd-423937f2eb8f Aug 07 17:03:37.418744 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-5763b20f-53b2-44c3-832c-0f8e316b8924 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:37.418993 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-5763b20f-53b2-44c3-832c-0f8e316b8924 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:37.429230 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:37.429230 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:37.512953 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f3c43687-7026-46f5-88e3-f06f6432a151 req-5763b20f-53b2-44c3-832c-0f8e316b8924 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/attachments/0b08cae0-217e-4452-a2fd-423937f2eb8f returned with HTTP 200 Aug 07 17:03:37.513494 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 97/380] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:03:37 2026] DELETE /volume/v3/attachments/0b08cae0-217e-4452-a2fd-423937f2eb8f => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:37.666468 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-7538dd98-092c-43dc-8d1e-68e12710d8a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.668590 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-7538dd98-092c-43dc-8d1e-68e12710d8a4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:37.668827 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-7538dd98-092c-43dc-8d1e-68e12710d8a4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:37.669061 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-7538dd98-092c-43dc-8d1e-68e12710d8a4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:37.677889 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:37.677889 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:37.686220 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5049b622-2963-44fb-9566-e679e9161062 req-7538dd98-092c-43dc-8d1e-68e12710d8a4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:37.692255 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-7538dd98-092c-43dc-8d1e-68e12710d8a4 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:37.692700 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 96/381] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:37 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:37.705043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-ea78fc56-48fe-4bfa-8f98-9d351f9f8718 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.708186 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-ea78fc56-48fe-4bfa-8f98-9d351f9f8718 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b Aug 07 17:03:37.708477 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-ea78fc56-48fe-4bfa-8f98-9d351f9f8718 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:37.708750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-ea78fc56-48fe-4bfa-8f98-9d351f9f8718 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:37.718010 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:37.718010 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:37.723101 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-5049b622-2963-44fb-9566-e679e9161062 req-ea78fc56-48fe-4bfa-8f98-9d351f9f8718 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:37.728767 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-ea78fc56-48fe-4bfa-8f98-9d351f9f8718 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b returned with HTTP 200 Aug 07 17:03:37.729432 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 93/382] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:37 2026] GET /volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:37.739834 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-23e2ffa7-058f-4327-9c1c-3b1a665bbfc8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.742422 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-23e2ffa7-058f-4327-9c1c-3b1a665bbfc8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b Aug 07 17:03:37.742696 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-23e2ffa7-058f-4327-9c1c-3b1a665bbfc8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:37.742973 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-23e2ffa7-058f-4327-9c1c-3b1a665bbfc8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:37.751241 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:37.751241 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:37.756936 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5049b622-2963-44fb-9566-e679e9161062 req-23e2ffa7-058f-4327-9c1c-3b1a665bbfc8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:37.764604 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-23e2ffa7-058f-4327-9c1c-3b1a665bbfc8 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b returned with HTTP 200 Aug 07 17:03:37.765255 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 97/383] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:37 2026] GET /volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:37.776336 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-db3075c8-f14b-4cfe-9d0b-8d77179af4f1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.777978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-24305324-de59-494a-a80a-6625d0784ae5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.778480 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-24305324-de59-494a-a80a-6625d0784ae5 None None] GET https://10.4.3.144/volume// Aug 07 17:03:37.778665 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-24305324-de59-494a-a80a-6625d0784ae5 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:37.778854 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db3075c8-f14b-4cfe-9d0b-8d77179af4f1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:37.778897 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-24305324-de59-494a-a80a-6625d0784ae5 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:37.779190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db3075c8-f14b-4cfe-9d0b-8d77179af4f1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:37.779300 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-24305324-de59-494a-a80a-6625d0784ae5 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:37.779456 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db3075c8-f14b-4cfe-9d0b-8d77179af4f1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:37.779565 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 97/384] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:03: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 07 17:03:37.779604 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-db3075c8-f14b-4cfe-9d0b-8d77179af4f1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:37.787732 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-6daf2784-4ab9-403b-aeab-565095d5f16b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.787846 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:37.787846 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:37.789084 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db3075c8-f14b-4cfe-9d0b-8d77179af4f1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:37.789704 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 98/385] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:37 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:37.791096 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-6daf2784-4ab9-403b-aeab-565095d5f16b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:37.791489 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-6daf2784-4ab9-403b-aeab-565095d5f16b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "390e822a-657c-460c-8894-4868c95ae9d4", "connector": null, "instance_uuid": "67a39d12-56a6-4e61-9295-cfb284c36f06"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:37.802317 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:37.802317 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:37.834638 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-6daf2784-4ab9-403b-aeab-565095d5f16b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:37.835284 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 94/386] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:37 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 07 17:03:37.845709 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b6ad9bc7-4708-4bff-9096-ea006255df9c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.845880 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6ad9bc7-4708-4bff-9096-ea006255df9c None None] GET https://10.4.3.144/volume// Aug 07 17:03:37.846188 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6ad9bc7-4708-4bff-9096-ea006255df9c None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:37.846336 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6ad9bc7-4708-4bff-9096-ea006255df9c None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:37.846752 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6ad9bc7-4708-4bff-9096-ea006255df9c None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:37.846963 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 98/387] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:03: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 07 17:03:37.860100 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-3e0c2744-a88a-4422-a006-5be015c53871 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.863227 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-3e0c2744-a88a-4422-a006-5be015c53871 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:37.863604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-3e0c2744-a88a-4422-a006-5be015c53871 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "570240b7-0e34-488f-bb05-a198bd0e2b0b", "connector": null, "instance_uuid": "67a39d12-56a6-4e61-9295-cfb284c36f06"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:37.874783 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:37.874783 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:37.914869 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-3e0c2744-a88a-4422-a006-5be015c53871 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:37.915830 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 98/388] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:37 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 07 17:03:37.924887 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-09edc1c7-b21b-48ad-9de7-7ffb3873cab3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.925412 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09edc1c7-b21b-48ad-9de7-7ffb3873cab3 None None] GET https://10.4.3.144/volume// Aug 07 17:03:37.926384 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09edc1c7-b21b-48ad-9de7-7ffb3873cab3 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:37.926384 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09edc1c7-b21b-48ad-9de7-7ffb3873cab3 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:37.927236 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09edc1c7-b21b-48ad-9de7-7ffb3873cab3 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:37.927236 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 99/389] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:03:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:37.939756 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-d34e5665-da29-4a7c-9d60-030ac3013a8e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:37.942939 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-d34e5665-da29-4a7c-9d60-030ac3013a8e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:37.943508 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-d34e5665-da29-4a7c-9d60-030ac3013a8e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4e0c082-36d2-4e8c-b0f6-34471a20f68b", "connector": null, "instance_uuid": "67a39d12-56a6-4e61-9295-cfb284c36f06"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:37.954459 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:37.954459 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:37.991061 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-d34e5665-da29-4a7c-9d60-030ac3013a8e tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:37.991716 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 95/390] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:37 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:38.303129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c05b4407-71e4-4ba2-9589-fad10527acf9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:38.307555 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c05b4407-71e4-4ba2-9589-fad10527acf9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:38.307706 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c05b4407-71e4-4ba2-9589-fad10527acf9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:38.308184 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c05b4407-71e4-4ba2-9589-fad10527acf9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:38.323986 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:38.323986 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:38.331809 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c05b4407-71e4-4ba2-9589-fad10527acf9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:38.337527 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c05b4407-71e4-4ba2-9589-fad10527acf9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:38.337944 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 99/391] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:38 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:38.359379 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a416d6bd-bad2-420f-a108-c53f02863e6c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:38.360543 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a416d6bd-bad2-420f-a108-c53f02863e6c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:38.360762 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a416d6bd-bad2-420f-a108-c53f02863e6c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:38.361067 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a416d6bd-bad2-420f-a108-c53f02863e6c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:38.362296 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-a416d6bd-bad2-420f-a108-c53f02863e6c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Delete volume with id: d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:38.370463 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:38.370463 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:38.371194 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a416d6bd-bad2-420f-a108-c53f02863e6c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:38.395572 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a416d6bd-bad2-420f-a108-c53f02863e6c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Delete volume request issued successfully. Aug 07 17:03:38.395805 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a416d6bd-bad2-420f-a108-c53f02863e6c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 202 Aug 07 17:03:38.396292 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 99/392] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:03:38 2026] DELETE /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:03:38.407633 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-af577b4f-57e2-442f-a6f8-c748596a4724 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:38.410448 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-af577b4f-57e2-442f-a6f8-c748596a4724 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:38.410448 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-af577b4f-57e2-442f-a6f8-c748596a4724 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:38.410448 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-af577b4f-57e2-442f-a6f8-c748596a4724 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:38.425101 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:38.425101 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:38.431746 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-af577b4f-57e2-442f-a6f8-c748596a4724 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Volume info retrieved successfully. Aug 07 17:03:38.441829 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-af577b4f-57e2-442f-a6f8-c748596a4724 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 200 Aug 07 17:03:38.442472 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 100/393] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:38 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:38.806369 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-64095031-e737-4a39-964b-9ae285cf54d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:38.809525 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64095031-e737-4a39-964b-9ae285cf54d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:38.809692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64095031-e737-4a39-964b-9ae285cf54d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:38.810045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64095031-e737-4a39-964b-9ae285cf54d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:38.810162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-64095031-e737-4a39-964b-9ae285cf54d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:38.816142 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:38.816142 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:38.817234 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64095031-e737-4a39-964b-9ae285cf54d5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:38.818173 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 96/394] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:38 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:39.159725 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9f717373-6bac-4c04-97c3-1636b2bf9921 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.159725 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f717373-6bac-4c04-97c3-1636b2bf9921 None None] GET https://10.4.3.144/volume// Aug 07 17:03:39.159725 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f717373-6bac-4c04-97c3-1636b2bf9921 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:39.159725 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f717373-6bac-4c04-97c3-1636b2bf9921 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:39.159725 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f717373-6bac-4c04-97c3-1636b2bf9921 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:39.159725 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 100/395] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:39.171201 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-fb6bb268-773c-4648-a45c-4117d0c67126 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.174628 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-fb6bb268-773c-4648-a45c-4117d0c67126 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:03:39.175002 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-fb6bb268-773c-4648-a45c-4117d0c67126 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:39.175219 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-fb6bb268-773c-4648-a45c-4117d0c67126 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:39.190451 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:39.190451 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:39.194825 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-fb6bb268-773c-4648-a45c-4117d0c67126 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:39.203683 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-fb6bb268-773c-4648-a45c-4117d0c67126 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:03:39.203767 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 100/396] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:39 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 1575 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:39.340510 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9f3bbdbc-406c-4ab5-a4a2-5aa8de2344cb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.343616 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9f3bbdbc-406c-4ab5-a4a2-5aa8de2344cb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] PUT https://10.4.3.144/volume/v3/attachments/229e831e-fe00-462b-88e1-11b038e98ba1 Aug 07 17:03:39.343996 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9f3bbdbc-406c-4ab5-a4a2-5aa8de2344cb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:39.362325 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9f3bbdbc-406c-4ab5-a4a2-5aa8de2344cb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Acquiring lock "cinder-attachment_update-89159b4d-c6e4-44ab-ac8e-7a6c7059375a-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:39.369125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9f3bbdbc-406c-4ab5-a4a2-5aa8de2344cb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Lock "cinder-attachment_update-89159b4d-c6e4-44ab-ac8e-7a6c7059375a-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:39.370833 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:39.370833 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:39.462707 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c44ea525-2459-4eea-8415-52212e83b0a1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.467827 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c44ea525-2459-4eea-8415-52212e83b0a1 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:39.467827 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c44ea525-2459-4eea-8415-52212e83b0a1 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:39.468225 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c44ea525-2459-4eea-8415-52212e83b0a1 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:39.478139 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c44ea525-2459-4eea-8415-52212e83b0a1 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 404 Aug 07 17:03:39.478139 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 97/397] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:39 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:39.528902 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9f3bbdbc-406c-4ab5-a4a2-5aa8de2344cb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Lock "cinder-attachment_update-89159b4d-c6e4-44ab-ac8e-7a6c7059375a-np0000006737" released by "attachment_update" :: held 0.159s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:39.530151 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9f3bbdbc-406c-4ab5-a4a2-5aa8de2344cb tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments/229e831e-fe00-462b-88e1-11b038e98ba1 returned with HTTP 200 Aug 07 17:03:39.530759 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 101/398] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:39 2026] PUT /volume/v3/attachments/229e831e-fe00-462b-88e1-11b038e98ba1 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:39.570957 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-8d0a59c6-407b-41b9-9dc3-508278d51e58 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.575341 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-8d0a59c6-407b-41b9-9dc3-508278d51e58 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] POST https://10.4.3.144/volume/v3/attachments/229e831e-fe00-462b-88e1-11b038e98ba1/action Aug 07 17:03:39.575743 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-8d0a59c6-407b-41b9-9dc3-508278d51e58 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:39.575853 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-8d0a59c6-407b-41b9-9dc3-508278d51e58 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:39.604621 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:39.604621 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:39.635406 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-8d0a59c6-407b-41b9-9dc3-508278d51e58 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments/229e831e-fe00-462b-88e1-11b038e98ba1/action returned with HTTP 204 Aug 07 17:03:39.636324 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 101/399] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:39 2026] POST /volume/v3/attachments/229e831e-fe00-462b-88e1-11b038e98ba1/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:39.669083 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4e6dcc85-3fcc-4243-9be8-dc90a2c42477 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.671494 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e6dcc85-3fcc-4243-9be8-dc90a2c42477 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:39.672251 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e6dcc85-3fcc-4243-9be8-dc90a2c42477 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:39.672620 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e6dcc85-3fcc-4243-9be8-dc90a2c42477 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:39.672787 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-4e6dcc85-3fcc-4243-9be8-dc90a2c42477 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Delete volume with id: c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:39.684913 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:39.684913 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:39.687787 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4e6dcc85-3fcc-4243-9be8-dc90a2c42477 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:39.687920 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5ee5afca-9ae2-4d71-a7fc-8607285e9b63 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.687920 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5ee5afca-9ae2-4d71-a7fc-8607285e9b63 None None] GET https://10.4.3.144/volume// Aug 07 17:03:39.687920 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5ee5afca-9ae2-4d71-a7fc-8607285e9b63 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:39.687920 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5ee5afca-9ae2-4d71-a7fc-8607285e9b63 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:39.688340 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5ee5afca-9ae2-4d71-a7fc-8607285e9b63 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:39.688766 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 98/400] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:39.702159 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-f7b9a82d-b697-4637-8aa7-44cc82be4c6c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.705005 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-f7b9a82d-b697-4637-8aa7-44cc82be4c6c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 Aug 07 17:03:39.705316 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-f7b9a82d-b697-4637-8aa7-44cc82be4c6c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:39.705444 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-f7b9a82d-b697-4637-8aa7-44cc82be4c6c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:39.717612 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:39.717612 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:39.717855 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4e6dcc85-3fcc-4243-9be8-dc90a2c42477 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Delete volume request issued successfully. Aug 07 17:03:39.718223 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e6dcc85-3fcc-4243-9be8-dc90a2c42477 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 202 Aug 07 17:03:39.718965 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 101/401] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:03:39 2026] DELETE /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:03:39.722774 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-f7b9a82d-b697-4637-8aa7-44cc82be4c6c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:39.728920 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-f7b9a82d-b697-4637-8aa7-44cc82be4c6c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 returned with HTTP 200 Aug 07 17:03:39.729480 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 102/402] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:39 2026] GET /volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 => generated 1029 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:39.731097 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d465af0f-b082-400f-a71f-40a2635dfdc1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.733468 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d465af0f-b082-400f-a71f-40a2635dfdc1 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:39.733797 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d465af0f-b082-400f-a71f-40a2635dfdc1 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:39.734005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d465af0f-b082-400f-a71f-40a2635dfdc1 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:39.746124 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:39.746124 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:39.754674 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d465af0f-b082-400f-a71f-40a2635dfdc1 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Volume info retrieved successfully. Aug 07 17:03:39.761582 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d465af0f-b082-400f-a71f-40a2635dfdc1 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 200 Aug 07 17:03:39.762139 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 102/403] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:39 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:39.837248 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-211e956b-19bf-46ea-b980-589797529de5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.839579 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-211e956b-19bf-46ea-b980-589797529de5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:39.839930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-211e956b-19bf-46ea-b980-589797529de5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:39.840237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-211e956b-19bf-46ea-b980-589797529de5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:39.840493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-211e956b-19bf-46ea-b980-589797529de5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:39.846551 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:39.846551 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:39.847625 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-211e956b-19bf-46ea-b980-589797529de5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:39.848727 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 99/404] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:39 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:39.871153 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-df0a65fb-d266-4658-ad12-12524dfb051f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:39.876287 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-df0a65fb-d266-4658-ad12-12524dfb051f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] PUT https://10.4.3.144/volume/v3/attachments/6ae0c4cb-2f39-478c-8ce8-acf35f8aebe3 Aug 07 17:03:39.878322 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-df0a65fb-d266-4658-ad12-12524dfb051f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:39.887937 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-df0a65fb-d266-4658-ad12-12524dfb051f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Acquiring lock "cinder-attachment_update-72338053-0c3f-4529-8619-9175fec4bcf8-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:39.897094 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-df0a65fb-d266-4658-ad12-12524dfb051f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Lock "cinder-attachment_update-72338053-0c3f-4529-8619-9175fec4bcf8-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:39.898643 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:39.898643 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:40.014124 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-df0a65fb-d266-4658-ad12-12524dfb051f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Lock "cinder-attachment_update-72338053-0c3f-4529-8619-9175fec4bcf8-np0000006737" released by "attachment_update" :: held 0.117s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:40.014517 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-df0a65fb-d266-4658-ad12-12524dfb051f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments/6ae0c4cb-2f39-478c-8ce8-acf35f8aebe3 returned with HTTP 200 Aug 07 17:03:40.015039 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 102/405] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:39 2026] PUT /volume/v3/attachments/6ae0c4cb-2f39-478c-8ce8-acf35f8aebe3 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:40.042535 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9b9df596-3c40-45ed-96fa-d25b74d5601a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:40.046634 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9b9df596-3c40-45ed-96fa-d25b74d5601a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] POST https://10.4.3.144/volume/v3/attachments/6ae0c4cb-2f39-478c-8ce8-acf35f8aebe3/action Aug 07 17:03:40.046992 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9b9df596-3c40-45ed-96fa-d25b74d5601a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:40.047160 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9b9df596-3c40-45ed-96fa-d25b74d5601a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:40.071652 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:40.071652 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:40.088961 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-9b9df596-3c40-45ed-96fa-d25b74d5601a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments/6ae0c4cb-2f39-478c-8ce8-acf35f8aebe3/action returned with HTTP 204 Aug 07 17:03:40.090493 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 103/406] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:40 2026] POST /volume/v3/attachments/6ae0c4cb-2f39-478c-8ce8-acf35f8aebe3/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:40.119247 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24125a5c-b321-4b60-8083-380c712c91a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:40.119765 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24125a5c-b321-4b60-8083-380c712c91a2 None None] GET https://10.4.3.144/volume// Aug 07 17:03:40.120008 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24125a5c-b321-4b60-8083-380c712c91a2 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:40.120292 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24125a5c-b321-4b60-8083-380c712c91a2 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:40.120688 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24125a5c-b321-4b60-8083-380c712c91a2 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:40.121215 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 103/407] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:40.132735 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-da64cc9b-bb9f-4cdf-ad5d-005a3df40421 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:40.136706 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-da64cc9b-bb9f-4cdf-ad5d-005a3df40421 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c Aug 07 17:03:40.137371 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-da64cc9b-bb9f-4cdf-ad5d-005a3df40421 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:40.137648 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-da64cc9b-bb9f-4cdf-ad5d-005a3df40421 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:40.161904 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:40.161904 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:40.171037 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-da64cc9b-bb9f-4cdf-ad5d-005a3df40421 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:03:40.183071 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-da64cc9b-bb9f-4cdf-ad5d-005a3df40421 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c returned with HTTP 200 Aug 07 17:03:40.183183 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 100/408] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:40 2026] GET /volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c => generated 1026 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:40.286080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-e77dc9ae-70de-4603-b3b3-efd51b0a1e48 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:40.290676 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-e77dc9ae-70de-4603-b3b3-efd51b0a1e48 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] PUT https://10.4.3.144/volume/v3/attachments/7802a11f-cdf1-47aa-8344-2e2cdcb282e7 Aug 07 17:03:40.291242 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-e77dc9ae-70de-4603-b3b3-efd51b0a1e48 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:40.304594 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-e77dc9ae-70de-4603-b3b3-efd51b0a1e48 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Acquiring lock "cinder-attachment_update-060be82b-e396-437b-a547-e797a4ff6c6c-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:40.313639 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-e77dc9ae-70de-4603-b3b3-efd51b0a1e48 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Lock "cinder-attachment_update-060be82b-e396-437b-a547-e797a4ff6c6c-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:40.315119 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:40.315119 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:40.449117 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-e77dc9ae-70de-4603-b3b3-efd51b0a1e48 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Lock "cinder-attachment_update-060be82b-e396-437b-a547-e797a4ff6c6c-np0000006737" released by "attachment_update" :: held 0.135s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:40.449454 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-e77dc9ae-70de-4603-b3b3-efd51b0a1e48 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments/7802a11f-cdf1-47aa-8344-2e2cdcb282e7 returned with HTTP 200 Aug 07 17:03:40.453048 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 103/409] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:40 2026] PUT /volume/v3/attachments/7802a11f-cdf1-47aa-8344-2e2cdcb282e7 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:40.498889 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-b26207c5-6b41-41d5-a928-b2d91eea965c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:40.502787 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-b26207c5-6b41-41d5-a928-b2d91eea965c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] POST https://10.4.3.144/volume/v3/attachments/7802a11f-cdf1-47aa-8344-2e2cdcb282e7/action Aug 07 17:03:40.503015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-b26207c5-6b41-41d5-a928-b2d91eea965c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:40.503015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-b26207c5-6b41-41d5-a928-b2d91eea965c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:40.529762 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:40.529762 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:40.556626 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e37d5954-c79a-41c8-8873-8ab1488ace30 req-b26207c5-6b41-41d5-a928-b2d91eea965c tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments/7802a11f-cdf1-47aa-8344-2e2cdcb282e7/action returned with HTTP 204 Aug 07 17:03:40.557150 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 104/410] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:40 2026] POST /volume/v3/attachments/7802a11f-cdf1-47aa-8344-2e2cdcb282e7/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:40.785230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0fa06c06-55c5-4e15-8926-790f251440f0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:40.788387 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fa06c06-55c5-4e15-8926-790f251440f0 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] GET https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 Aug 07 17:03:40.789527 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fa06c06-55c5-4e15-8926-790f251440f0 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:40.789527 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fa06c06-55c5-4e15-8926-790f251440f0 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:40.795458 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fa06c06-55c5-4e15-8926-790f251440f0 tempest-AttachSCSIVolumeTestJSON-1906341452 tempest-AttachSCSIVolumeTestJSON-1906341452-project-member] https://10.4.3.144/volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 returned with HTTP 404 Aug 07 17:03:40.796008 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 104/411] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:40 2026] GET /volume/v3/volumes/c917ef20-c937-4a52-b0d5-0985436e1674 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:40.865071 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9903d86f-b2d4-4256-aef7-92604217f563 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:40.867643 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9903d86f-b2d4-4256-aef7-92604217f563 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:40.867984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9903d86f-b2d4-4256-aef7-92604217f563 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:40.870121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9903d86f-b2d4-4256-aef7-92604217f563 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:40.870121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9903d86f-b2d4-4256-aef7-92604217f563 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:40.879159 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:40.879159 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:40.880408 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9903d86f-b2d4-4256-aef7-92604217f563 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:40.881988 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 101/412] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:40 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:40.901213 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-61faf554-b9ff-41fb-a4b2-1dbf3dc7f58b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:40.904051 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61faf554-b9ff-41fb-a4b2-1dbf3dc7f58b None None] GET https://10.4.3.144/volume// Aug 07 17:03:40.904051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61faf554-b9ff-41fb-a4b2-1dbf3dc7f58b None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:40.904051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61faf554-b9ff-41fb-a4b2-1dbf3dc7f58b None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:40.904051 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61faf554-b9ff-41fb-a4b2-1dbf3dc7f58b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:40.904051 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 104/413] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:40.916489 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-04da6020-c6fb-4b17-9b41-587821d432d0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:40.921891 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-04da6020-c6fb-4b17-9b41-587821d432d0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:03:40.921891 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-04da6020-c6fb-4b17-9b41-587821d432d0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:40.921891 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-04da6020-c6fb-4b17-9b41-587821d432d0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:40.930680 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:40.930680 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:40.938693 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-5049b622-2963-44fb-9566-e679e9161062 req-04da6020-c6fb-4b17-9b41-587821d432d0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:40.950578 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-04da6020-c6fb-4b17-9b41-587821d432d0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:03:40.950578 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 105/414] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:40 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 1538 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 17:03:41.068883 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-8abed184-d002-4a30-937c-87bcee2eb239 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:41.074291 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-8abed184-d002-4a30-937c-87bcee2eb239 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] PUT https://10.4.3.144/volume/v3/attachments/b3ecd7ab-e1cc-46f2-9191-22c38f4136e5 Aug 07 17:03:41.075134 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-8abed184-d002-4a30-937c-87bcee2eb239 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:41.090746 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5049b622-2963-44fb-9566-e679e9161062 req-8abed184-d002-4a30-937c-87bcee2eb239 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Acquiring lock "cinder-attachment_update-390e822a-657c-460c-8894-4868c95ae9d4-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:41.098441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5049b622-2963-44fb-9566-e679e9161062 req-8abed184-d002-4a30-937c-87bcee2eb239 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Lock "cinder-attachment_update-390e822a-657c-460c-8894-4868c95ae9d4-np0000006737" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:41.100356 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:41.100356 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:41.287867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5049b622-2963-44fb-9566-e679e9161062 req-8abed184-d002-4a30-937c-87bcee2eb239 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Lock "cinder-attachment_update-390e822a-657c-460c-8894-4868c95ae9d4-np0000006737" released by "attachment_update" :: held 0.189s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:41.289728 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-8abed184-d002-4a30-937c-87bcee2eb239 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments/b3ecd7ab-e1cc-46f2-9191-22c38f4136e5 returned with HTTP 200 Aug 07 17:03:41.290393 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 105/415] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:41 2026] PUT /volume/v3/attachments/b3ecd7ab-e1cc-46f2-9191-22c38f4136e5 => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:41.337234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-1a69d7a3-220a-4460-a832-6216ca5ce9f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:41.344551 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-1a69d7a3-220a-4460-a832-6216ca5ce9f7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] POST https://10.4.3.144/volume/v3/attachments/b3ecd7ab-e1cc-46f2-9191-22c38f4136e5/action Aug 07 17:03:41.345437 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-1a69d7a3-220a-4460-a832-6216ca5ce9f7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:41.345628 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-1a69d7a3-220a-4460-a832-6216ca5ce9f7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:41.380900 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:41.380900 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:41.414875 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-1a69d7a3-220a-4460-a832-6216ca5ce9f7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments/b3ecd7ab-e1cc-46f2-9191-22c38f4136e5/action returned with HTTP 204 Aug 07 17:03:41.426016 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 102/416] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:41 2026] POST /volume/v3/attachments/b3ecd7ab-e1cc-46f2-9191-22c38f4136e5/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:41.444104 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe0bab09-f799-4dce-bbff-57e96de34cb6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:41.446186 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe0bab09-f799-4dce-bbff-57e96de34cb6 None None] GET https://10.4.3.144/volume// Aug 07 17:03:41.446186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe0bab09-f799-4dce-bbff-57e96de34cb6 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:41.446186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe0bab09-f799-4dce-bbff-57e96de34cb6 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:41.446186 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe0bab09-f799-4dce-bbff-57e96de34cb6 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:41.446186 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 105/417] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:41.481796 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-e51f98a9-6056-4f27-9938-70e7ae6f3230 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:41.487885 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-e51f98a9-6056-4f27-9938-70e7ae6f3230 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b Aug 07 17:03:41.487885 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-e51f98a9-6056-4f27-9938-70e7ae6f3230 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:41.487885 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-e51f98a9-6056-4f27-9938-70e7ae6f3230 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:41.502409 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:41.502409 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:41.509510 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-5049b622-2963-44fb-9566-e679e9161062 req-e51f98a9-6056-4f27-9938-70e7ae6f3230 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:41.518359 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-e51f98a9-6056-4f27-9938-70e7ae6f3230 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b returned with HTTP 200 Aug 07 17:03:41.519139 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 106/418] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:41 2026] GET /volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:41.643795 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-666d9b20-8a3e-4b63-9775-4202585e6d96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:41.652668 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-666d9b20-8a3e-4b63-9775-4202585e6d96 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] PUT https://10.4.3.144/volume/v3/attachments/87201546-0bb3-482a-99f9-fa23aaa073fe Aug 07 17:03:41.652668 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-666d9b20-8a3e-4b63-9775-4202585e6d96 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:41.679051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5049b622-2963-44fb-9566-e679e9161062 req-666d9b20-8a3e-4b63-9775-4202585e6d96 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Acquiring lock "cinder-attachment_update-570240b7-0e34-488f-bb05-a198bd0e2b0b-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:41.692416 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5049b622-2963-44fb-9566-e679e9161062 req-666d9b20-8a3e-4b63-9775-4202585e6d96 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Lock "cinder-attachment_update-570240b7-0e34-488f-bb05-a198bd0e2b0b-np0000006737" acquired by "attachment_update" :: waited 0.013s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:41.696943 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:41.696943 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:41.865143 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-5049b622-2963-44fb-9566-e679e9161062 req-666d9b20-8a3e-4b63-9775-4202585e6d96 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Lock "cinder-attachment_update-570240b7-0e34-488f-bb05-a198bd0e2b0b-np0000006737" released by "attachment_update" :: held 0.172s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:41.865143 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-666d9b20-8a3e-4b63-9775-4202585e6d96 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments/87201546-0bb3-482a-99f9-fa23aaa073fe returned with HTTP 200 Aug 07 17:03:41.865143 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 106/419] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:41 2026] PUT /volume/v3/attachments/87201546-0bb3-482a-99f9-fa23aaa073fe => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:41.900374 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ed451abf-44bb-4b57-933f-b91ec70b1130 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:41.909975 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed451abf-44bb-4b57-933f-b91ec70b1130 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:41.910234 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-2478d4eb-05e3-4ccb-aa8b-a69e52bcb7ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:41.910366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed451abf-44bb-4b57-933f-b91ec70b1130 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:41.910366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed451abf-44bb-4b57-933f-b91ec70b1130 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:41.910366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ed451abf-44bb-4b57-933f-b91ec70b1130 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:41.919332 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-2478d4eb-05e3-4ccb-aa8b-a69e52bcb7ee tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] POST https://10.4.3.144/volume/v3/attachments/87201546-0bb3-482a-99f9-fa23aaa073fe/action Aug 07 17:03:41.920323 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-2478d4eb-05e3-4ccb-aa8b-a69e52bcb7ee tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:41.920449 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:41.920449 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:41.920753 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-2478d4eb-05e3-4ccb-aa8b-a69e52bcb7ee tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:41.921677 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed451abf-44bb-4b57-933f-b91ec70b1130 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:41.925435 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 103/420] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:41 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:41.966116 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:41.966116 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:42.004515 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-2478d4eb-05e3-4ccb-aa8b-a69e52bcb7ee tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments/87201546-0bb3-482a-99f9-fa23aaa073fe/action returned with HTTP 204 Aug 07 17:03:42.004515 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 106/421] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:41 2026] POST /volume/v3/attachments/87201546-0bb3-482a-99f9-fa23aaa073fe/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:42.062316 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b48a8756-55d0-4018-912d-a9ab15a4e027 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:42.063307 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b48a8756-55d0-4018-912d-a9ab15a4e027 None None] GET https://10.4.3.144/volume// Aug 07 17:03:42.063552 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b48a8756-55d0-4018-912d-a9ab15a4e027 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:42.064931 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b48a8756-55d0-4018-912d-a9ab15a4e027 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:42.064931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b48a8756-55d0-4018-912d-a9ab15a4e027 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:42.065516 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 107/422] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03:42 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:42.081944 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-72896ce6-b0c8-45d2-a54d-166d8f609df0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:42.087358 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-72896ce6-b0c8-45d2-a54d-166d8f609df0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b Aug 07 17:03:42.087685 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-72896ce6-b0c8-45d2-a54d-166d8f609df0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:42.088028 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-72896ce6-b0c8-45d2-a54d-166d8f609df0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:42.130564 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:42.130564 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:42.139672 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5049b622-2963-44fb-9566-e679e9161062 req-72896ce6-b0c8-45d2-a54d-166d8f609df0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:03:42.152932 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-72896ce6-b0c8-45d2-a54d-166d8f609df0 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b returned with HTTP 200 Aug 07 17:03:42.153849 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 107/423] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:42 2026] GET /volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b => generated 1022 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:42.273410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-32f6981c-5045-48e5-9eb2-d4d6fcd8ccfb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:42.277606 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-32f6981c-5045-48e5-9eb2-d4d6fcd8ccfb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] PUT https://10.4.3.144/volume/v3/attachments/9c958db9-e971-4246-b55b-2ce84cbc9786 Aug 07 17:03:42.278240 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-32f6981c-5045-48e5-9eb2-d4d6fcd8ccfb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:42.309843 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5049b622-2963-44fb-9566-e679e9161062 req-32f6981c-5045-48e5-9eb2-d4d6fcd8ccfb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Acquiring lock "cinder-attachment_update-b4e0c082-36d2-4e8c-b0f6-34471a20f68b-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:42.323972 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5049b622-2963-44fb-9566-e679e9161062 req-32f6981c-5045-48e5-9eb2-d4d6fcd8ccfb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Lock "cinder-attachment_update-b4e0c082-36d2-4e8c-b0f6-34471a20f68b-np0000006737" acquired by "attachment_update" :: waited 0.014s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:42.325856 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:42.325856 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:42.569392 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5049b622-2963-44fb-9566-e679e9161062 req-32f6981c-5045-48e5-9eb2-d4d6fcd8ccfb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Lock "cinder-attachment_update-b4e0c082-36d2-4e8c-b0f6-34471a20f68b-np0000006737" released by "attachment_update" :: held 0.244s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:42.573107 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-32f6981c-5045-48e5-9eb2-d4d6fcd8ccfb tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments/9c958db9-e971-4246-b55b-2ce84cbc9786 returned with HTTP 200 Aug 07 17:03:42.574359 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 104/424] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:42 2026] PUT /volume/v3/attachments/9c958db9-e971-4246-b55b-2ce84cbc9786 => generated 969 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:42.630395 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5049b622-2963-44fb-9566-e679e9161062 req-66dc6664-ee94-4836-be4d-4bae325d2a32 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:42.634143 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-66dc6664-ee94-4836-be4d-4bae325d2a32 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] POST https://10.4.3.144/volume/v3/attachments/9c958db9-e971-4246-b55b-2ce84cbc9786/action Aug 07 17:03:42.635093 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-66dc6664-ee94-4836-be4d-4bae325d2a32 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:42.635339 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-66dc6664-ee94-4836-be4d-4bae325d2a32 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:42.674228 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:42.674228 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:42.707511 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5049b622-2963-44fb-9566-e679e9161062 req-66dc6664-ee94-4836-be4d-4bae325d2a32 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments/9c958db9-e971-4246-b55b-2ce84cbc9786/action returned with HTTP 204 Aug 07 17:03:42.707511 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 107/425] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:42 2026] POST /volume/v3/attachments/9c958db9-e971-4246-b55b-2ce84cbc9786/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:42.812911 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-065f7a5e-a4db-4236-8fb9-a8c27ddb7e0d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:42.817547 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-065f7a5e-a4db-4236-8fb9-a8c27ddb7e0d tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] POST https://10.4.3.144/volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9/action Aug 07 17:03:42.818101 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-065f7a5e-a4db-4236-8fb9-a8c27ddb7e0d tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:42.819091 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-065f7a5e-a4db-4236-8fb9-a8c27ddb7e0d tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:42.854829 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:42.854829 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:42.880710 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-07ee456e-eca7-4dea-b1e1-3683fb1c3723 req-065f7a5e-a4db-4236-8fb9-a8c27ddb7e0d tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9/action returned with HTTP 204 Aug 07 17:03:42.881893 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 108/426] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:42 2026] POST /volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:42.941841 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f6425a25-644e-43e8-a284-841f78bc5f16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:42.945015 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6425a25-644e-43e8-a284-841f78bc5f16 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:42.946502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6425a25-644e-43e8-a284-841f78bc5f16 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:42.946502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6425a25-644e-43e8-a284-841f78bc5f16 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:42.946502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f6425a25-644e-43e8-a284-841f78bc5f16 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:42.952211 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:42.952211 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:42.954732 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6425a25-644e-43e8-a284-841f78bc5f16 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:42.955143 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 108/427] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:42 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:43.266669 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f72f8aec-d7a8-4621-b54a-1933676aabe9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:43.270446 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f72f8aec-d7a8-4621-b54a-1933676aabe9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:43.270789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f72f8aec-d7a8-4621-b54a-1933676aabe9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:43.271611 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f72f8aec-d7a8-4621-b54a-1933676aabe9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:43.271611 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f72f8aec-d7a8-4621-b54a-1933676aabe9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Delete volume with id: d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:43.282967 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f72f8aec-d7a8-4621-b54a-1933676aabe9 tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 404 Aug 07 17:03:43.283756 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 105/428] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:03:43 2026] DELETE /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:43.299330 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4aa6b634-a123-44a8-b9f5-de08e836366c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:43.308451 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4aa6b634-a123-44a8-b9f5-de08e836366c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] GET https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 Aug 07 17:03:43.308451 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4aa6b634-a123-44a8-b9f5-de08e836366c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:43.308773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4aa6b634-a123-44a8-b9f5-de08e836366c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:43.327461 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4aa6b634-a123-44a8-b9f5-de08e836366c tempest-VolumesAssistedSnapshotsTest-1827203053 tempest-VolumesAssistedSnapshotsTest-1827203053-project-admin] https://10.4.3.144/volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 returned with HTTP 404 Aug 07 17:03:43.328213 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 108/429] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:43 2026] GET /volume/v3/volumes/d3c4cc36-275d-408b-aa2b-a2c15edbb836 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:43.974903 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2effcd0c-1789-4f82-8911-d6683b9793d8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:43.977298 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2effcd0c-1789-4f82-8911-d6683b9793d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:43.977560 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2effcd0c-1789-4f82-8911-d6683b9793d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:43.977840 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2effcd0c-1789-4f82-8911-d6683b9793d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:43.978001 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2effcd0c-1789-4f82-8911-d6683b9793d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:43.986598 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:43.986598 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:43.987657 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2effcd0c-1789-4f82-8911-d6683b9793d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:43.988223 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 109/430] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:43 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:45.003253 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a64f660c-ab9a-4d16-901b-c5768978449a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:45.006087 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a64f660c-ab9a-4d16-901b-c5768978449a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:45.006087 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a64f660c-ab9a-4d16-901b-c5768978449a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:45.006087 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a64f660c-ab9a-4d16-901b-c5768978449a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:45.006087 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a64f660c-ab9a-4d16-901b-c5768978449a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:45.015285 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:45.015285 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:45.015285 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a64f660c-ab9a-4d16-901b-c5768978449a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:45.015285 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 109/431] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:45 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:45.029538 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3b3bb398-2d34-4b22-af37-8f9e253a8ca6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:45.033853 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b3bb398-2d34-4b22-af37-8f9e253a8ca6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/c31255de-3f97-45f5-85ed-fafb189843cd Aug 07 17:03:45.034199 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b3bb398-2d34-4b22-af37-8f9e253a8ca6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:45.034597 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b3bb398-2d34-4b22-af37-8f9e253a8ca6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:45.047562 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:45.047562 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:45.056036 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3b3bb398-2d34-4b22-af37-8f9e253a8ca6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:45.085493 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b3bb398-2d34-4b22-af37-8f9e253a8ca6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/c31255de-3f97-45f5-85ed-fafb189843cd returned with HTTP 200 Aug 07 17:03:45.085493 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 106/432] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:45 2026] GET /volume/v3/volumes/c31255de-3f97-45f5-85ed-fafb189843cd => generated 902 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:45.108326 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d73c687e-07a6-4c06-8146-0ab27317b2aa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:45.109790 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d73c687e-07a6-4c06-8146-0ab27317b2aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes Aug 07 17:03:45.110675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d73c687e-07a6-4c06-8146-0ab27317b2aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:45.110675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d73c687e-07a6-4c06-8146-0ab27317b2aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:45.111174 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-d73c687e-07a6-4c06-8146-0ab27317b2aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:03:45.112449 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d73c687e-07a6-4c06-8146-0ab27317b2aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:03:45.156306 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d73c687e-07a6-4c06-8146-0ab27317b2aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Get all volumes completed successfully. Aug 07 17:03:45.157113 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d73c687e-07a6-4c06-8146-0ab27317b2aa tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 200 Aug 07 17:03:45.157664 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 109/433] 10.4.3.144 () {66 vars in 1237 bytes} [Fri Aug 7 17:03:45 2026] GET /volume/v3/volumes => generated 663 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:45.169296 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c8be263a-3d5f-4f0a-9a93-12cc201b1077 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:45.174484 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c8be263a-3d5f-4f0a-9a93-12cc201b1077 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c31255de-3f97-45f5-85ed-fafb189843cd Aug 07 17:03:45.174484 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c8be263a-3d5f-4f0a-9a93-12cc201b1077 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:45.175582 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c8be263a-3d5f-4f0a-9a93-12cc201b1077 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:45.177670 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-c8be263a-3d5f-4f0a-9a93-12cc201b1077 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Delete volume with id: c31255de-3f97-45f5-85ed-fafb189843cd Aug 07 17:03:45.195415 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:45.195415 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:45.197385 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c8be263a-3d5f-4f0a-9a93-12cc201b1077 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:45.260135 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c8be263a-3d5f-4f0a-9a93-12cc201b1077 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Delete volume request issued successfully. Aug 07 17:03:45.260608 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c8be263a-3d5f-4f0a-9a93-12cc201b1077 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/c31255de-3f97-45f5-85ed-fafb189843cd returned with HTTP 202 Aug 07 17:03:45.261287 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 110/434] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:03:45 2026] DELETE /volume/v3/volumes/c31255de-3f97-45f5-85ed-fafb189843cd => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:03:45.278819 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3c65db6b-c94a-42ca-a6f7-4ea403f8f971 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:45.284958 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c65db6b-c94a-42ca-a6f7-4ea403f8f971 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] DELETE https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 Aug 07 17:03:45.284958 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c65db6b-c94a-42ca-a6f7-4ea403f8f971 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:45.287771 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c65db6b-c94a-42ca-a6f7-4ea403f8f971 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:45.287771 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-3c65db6b-c94a-42ca-a6f7-4ea403f8f971 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Delete backup with id: ba7704f0-f26b-411f-8e5d-1a706443ec47. Aug 07 17:03:45.301995 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:45.301995 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:45.327664 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-3c65db6b-c94a-42ca-a6f7-4ea403f8f971 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] delete_backup rpcapi backup_id ba7704f0-f26b-411f-8e5d-1a706443ec47 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:03:45.328010 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c65db6b-c94a-42ca-a6f7-4ea403f8f971 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 returned with HTTP 202 Aug 07 17:03:45.328688 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 110/435] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:03:45 2026] DELETE /volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:03:45.343961 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-442e85f9-1099-454c-902f-6bdfd2d883a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:45.347182 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-442e85f9-1099-454c-902f-6bdfd2d883a0 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] GET https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 Aug 07 17:03:45.347182 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-442e85f9-1099-454c-902f-6bdfd2d883a0 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:45.347182 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-442e85f9-1099-454c-902f-6bdfd2d883a0 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:45.347182 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-442e85f9-1099-454c-902f-6bdfd2d883a0 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Show backup with id ba7704f0-f26b-411f-8e5d-1a706443ec47. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:45.357174 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:45.357174 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:45.358605 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-442e85f9-1099-454c-902f-6bdfd2d883a0 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 returned with HTTP 200 Aug 07 17:03:45.358605 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 107/436] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:45 2026] GET /volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:46.373067 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-972dbe30-c9f1-450d-bad0-2afbb0b55282 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:46.375682 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-972dbe30-c9f1-450d-bad0-2afbb0b55282 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] GET https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 Aug 07 17:03:46.375859 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-972dbe30-c9f1-450d-bad0-2afbb0b55282 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:46.376527 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-972dbe30-c9f1-450d-bad0-2afbb0b55282 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:46.376527 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-972dbe30-c9f1-450d-bad0-2afbb0b55282 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Show backup with id ba7704f0-f26b-411f-8e5d-1a706443ec47. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:46.388248 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-972dbe30-c9f1-450d-bad0-2afbb0b55282 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] https://10.4.3.144/volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 returned with HTTP 404 Aug 07 17:03:46.389566 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 110/437] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:46 2026] GET /volume/v3/backups/ba7704f0-f26b-411f-8e5d-1a706443ec47 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:46.405086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-50d5272d-d8c6-44c7-bad5-dfec84d0e9ee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:46.410960 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50d5272d-d8c6-44c7-bad5-dfec84d0e9ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] DELETE https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:46.411318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50d5272d-d8c6-44c7-bad5-dfec84d0e9ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:46.413127 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50d5272d-d8c6-44c7-bad5-dfec84d0e9ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:46.413127 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-50d5272d-d8c6-44c7-bad5-dfec84d0e9ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Delete backup with id: e7228044-6d62-4c56-8bb5-e3489684f061. Aug 07 17:03:46.429915 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:46.429915 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:46.471295 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-50d5272d-d8c6-44c7-bad5-dfec84d0e9ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] delete_backup rpcapi backup_id e7228044-6d62-4c56-8bb5-e3489684f061 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:03:46.475658 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50d5272d-d8c6-44c7-bad5-dfec84d0e9ee tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 202 Aug 07 17:03:46.475658 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 111/438] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:03:46 2026] DELETE /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:03:46.487355 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6538ea7f-6403-473a-8439-9b86d62d7ca8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:46.492831 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6538ea7f-6403-473a-8439-9b86d62d7ca8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:46.493826 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6538ea7f-6403-473a-8439-9b86d62d7ca8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:46.494216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6538ea7f-6403-473a-8439-9b86d62d7ca8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:46.494410 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6538ea7f-6403-473a-8439-9b86d62d7ca8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:46.500328 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:46.500328 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:46.501489 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6538ea7f-6403-473a-8439-9b86d62d7ca8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:46.502990 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 111/439] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:46 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:47.522587 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2e9a17c6-91a2-4bb8-8337-cd57e66fde04 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:47.525642 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e9a17c6-91a2-4bb8-8337-cd57e66fde04 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:47.526102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e9a17c6-91a2-4bb8-8337-cd57e66fde04 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:47.527416 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e9a17c6-91a2-4bb8-8337-cd57e66fde04 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:47.527496 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2e9a17c6-91a2-4bb8-8337-cd57e66fde04 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:47.538101 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:47.538101 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:47.539970 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e9a17c6-91a2-4bb8-8337-cd57e66fde04 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 200 Aug 07 17:03:47.539970 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 108/440] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:47 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:48.144558 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9ffa83d3-804d-47cd-bc6e-480051f68ba0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:48.145524 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ffa83d3-804d-47cd-bc6e-480051f68ba0 None None] GET https://10.4.3.144/volume// Aug 07 17:03:48.145524 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ffa83d3-804d-47cd-bc6e-480051f68ba0 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:48.145601 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ffa83d3-804d-47cd-bc6e-480051f68ba0 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:48.146114 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ffa83d3-804d-47cd-bc6e-480051f68ba0 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:48.146501 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 111/441] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:48.156520 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-f591cef6-184e-49f5-b5f6-43b6bea75414 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:48.160837 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-f591cef6-184e-49f5-b5f6-43b6bea75414 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:48.162038 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-f591cef6-184e-49f5-b5f6-43b6bea75414 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "651e4c12-f033-42d4-8781-9c7e8b2f4193", "connector": null, "instance_uuid": "81f53999-b2e5-4434-8b68-b676c57a92ca"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:48.180336 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:48.180336 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:48.254203 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-f591cef6-184e-49f5-b5f6-43b6bea75414 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:48.254916 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 112/442] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:48 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:48.275623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-754cebff-e3a3-4eaf-884f-585a173cbbb9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:48.279395 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-754cebff-e3a3-4eaf-884f-585a173cbbb9 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] DELETE https://10.4.3.144/volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9 Aug 07 17:03:48.279529 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-754cebff-e3a3-4eaf-884f-585a173cbbb9 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:48.279664 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-754cebff-e3a3-4eaf-884f-585a173cbbb9 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:48.303899 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:48.303899 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:48.412659 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-754cebff-e3a3-4eaf-884f-585a173cbbb9 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9 returned with HTTP 200 Aug 07 17:03:48.413249 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 112/443] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:03:48 2026] DELETE /volume/v3/attachments/212fbba1-a9d5-425d-b7b8-a1a32a5a00f9 => generated 192 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:48.557750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c7e3dbb-76b5-4da3-b57b-ecce4d7a84e4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:48.561804 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c7e3dbb-76b5-4da3-b57b-ecce4d7a84e4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 Aug 07 17:03:48.561804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c7e3dbb-76b5-4da3-b57b-ecce4d7a84e4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:48.561804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c7e3dbb-76b5-4da3-b57b-ecce4d7a84e4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:48.561804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9c7e3dbb-76b5-4da3-b57b-ecce4d7a84e4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id e7228044-6d62-4c56-8bb5-e3489684f061. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:48.577135 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c7e3dbb-76b5-4da3-b57b-ecce4d7a84e4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 returned with HTTP 404 Aug 07 17:03:48.578876 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 109/444] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:48 2026] GET /volume/v3/backups/e7228044-6d62-4c56-8bb5-e3489684f061 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:48.724707 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a748205a-5081-43ee-bb4f-21de771338f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:48.726475 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a748205a-5081-43ee-bb4f-21de771338f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d Aug 07 17:03:48.726711 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a748205a-5081-43ee-bb4f-21de771338f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:48.726946 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a748205a-5081-43ee-bb4f-21de771338f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:48.738887 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:48.738887 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:48.744934 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a748205a-5081-43ee-bb4f-21de771338f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:48.751940 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a748205a-5081-43ee-bb4f-21de771338f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d returned with HTTP 200 Aug 07 17:03:48.752376 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 112/445] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:48 2026] GET /volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:48.770055 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-601255c8-27af-48ec-888f-1b6175dd6b2a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:48.772710 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-601255c8-27af-48ec-888f-1b6175dd6b2a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] DELETE https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d Aug 07 17:03:48.772710 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-601255c8-27af-48ec-888f-1b6175dd6b2a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:48.773824 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-601255c8-27af-48ec-888f-1b6175dd6b2a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:48.773824 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-601255c8-27af-48ec-888f-1b6175dd6b2a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Delete volume with id: 38f393af-9ea9-429e-b439-8379a00c9d0d Aug 07 17:03:48.785441 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:48.785441 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:48.786003 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-601255c8-27af-48ec-888f-1b6175dd6b2a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:48.819272 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-601255c8-27af-48ec-888f-1b6175dd6b2a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Delete volume request issued successfully. Aug 07 17:03:48.819272 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-601255c8-27af-48ec-888f-1b6175dd6b2a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d returned with HTTP 202 Aug 07 17:03:48.819452 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 113/446] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:03:48 2026] DELETE /volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:03:48.837095 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-893f26c8-99a4-4832-a6ac-9a5d34d5ed0b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:48.840227 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-893f26c8-99a4-4832-a6ac-9a5d34d5ed0b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d Aug 07 17:03:48.841070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-893f26c8-99a4-4832-a6ac-9a5d34d5ed0b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:48.841804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-893f26c8-99a4-4832-a6ac-9a5d34d5ed0b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:48.856638 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:48.856638 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:48.867905 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-893f26c8-99a4-4832-a6ac-9a5d34d5ed0b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:48.884775 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-893f26c8-99a4-4832-a6ac-9a5d34d5ed0b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d returned with HTTP 200 Aug 07 17:03:48.885774 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 113/447] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:48 2026] GET /volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:49.911986 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-65bc0ab0-1a91-4e15-9afe-56b44f79028e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:49.914725 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65bc0ab0-1a91-4e15-9afe-56b44f79028e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d Aug 07 17:03:49.920366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65bc0ab0-1a91-4e15-9afe-56b44f79028e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:49.920366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65bc0ab0-1a91-4e15-9afe-56b44f79028e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:49.925689 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65bc0ab0-1a91-4e15-9afe-56b44f79028e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d returned with HTTP 404 Aug 07 17:03:49.926408 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 110/448] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:49 2026] GET /volume/v3/volumes/38f393af-9ea9-429e-b439-8379a00c9d0d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:49.948958 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:49.951696 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:49.952187 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-294368026"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:49.955001 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-294368026'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:49.955001 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Create volume of 1 GB Aug 07 17:03:49.961918 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Availability Zones retrieved successfully. Aug 07 17:03:49.971764 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Flow 'volume_create_api' (59b2d559-9565-472d-83c9-b44538b32666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:49.974044 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa82c13-1565-458e-9bec-18d3579f0aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:49.975181 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:50.027837 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa82c13-1565-458e-9bec-18d3579f0aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:50.028905 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16765c4f-97f1-41c3-9406-8d2403e1c866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:50.123615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Created reservations ['e0a8cd3f-1823-4e11-8a9e-b31130496f28', 'e74f0f8e-8318-48af-8b0e-a1b187f5b84e', 'ec3ac32a-c441-4b6a-a6cb-fbfbbbfe4b4f', '45789ef2-6315-4677-adec-11bef3afa2c7'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:50.125335 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16765c4f-97f1-41c3-9406-8d2403e1c866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0a8cd3f-1823-4e11-8a9e-b31130496f28', 'e74f0f8e-8318-48af-8b0e-a1b187f5b84e', 'ec3ac32a-c441-4b6a-a6cb-fbfbbbfe4b4f', '45789ef2-6315-4677-adec-11bef3afa2c7']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:50.126651 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdeb09b4-2911-485e-99f9-450d69e88b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:50.169053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdeb09b4-2911-485e-99f9-450d69e88b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48a9f4ec-014c-4a95-b5ea-0afe303a29cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-294368026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851a1bb25814c48929c5dd80d435a48',qos_specs=None,replication_status=,reservations=['e0a8cd3f-1823-4e11-8a9e-b31130496f28','e74f0f8e-8318-48af-8b0e-a1b187f5b84e','ec3ac32a-c441-4b6a-a6cb-fbfbbbfe4b4f','45789ef2-6315-4677-adec-11bef3afa2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ab04c67ccb4265bb6d80d9a49719e9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-294368026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48a9f4ec-014c-4a95-b5ea-0afe303a29cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9851a1bb25814c48929c5dd80d435a48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3ab04c67ccb4265bb6d80d9a49719e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:50.171259 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eeab01c-ab98-480e-9738-9a0540cd9cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:50.244749 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eeab01c-ab98-480e-9738-9a0540cd9cac) transitioned into state 'SUCCESS' from state '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-294368026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9851a1bb25814c48929c5dd80d435a48',qos_specs=None,replication_status=,reservations=['e0a8cd3f-1823-4e11-8a9e-b31130496f28','e74f0f8e-8318-48af-8b0e-a1b187f5b84e','ec3ac32a-c441-4b6a-a6cb-fbfbbbfe4b4f','45789ef2-6315-4677-adec-11bef3afa2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3ab04c67ccb4265bb6d80d9a49719e9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:50.246005 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc7b519-6d44-414f-a255-9f38ee84105e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:50.262336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc7b519-6d44-414f-a255-9f38ee84105e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:50.263770 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Flow 'volume_create_api' (59b2d559-9565-472d-83c9-b44538b32666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:50.268460 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Create volume request issued successfully. Aug 07 17:03:50.269488 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f823b8d2-0b7b-4c3e-b763-9021adf2a6d8 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:50.274012 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 113/449] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:03:49 2026] POST /volume/v3/volumes => generated 753 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:50.290631 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a170edbc-28cc-4185-be5a-2a1d5db56457 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:50.295450 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a170edbc-28cc-4185-be5a-2a1d5db56457 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd Aug 07 17:03:50.295806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a170edbc-28cc-4185-be5a-2a1d5db56457 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:50.296507 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a170edbc-28cc-4185-be5a-2a1d5db56457 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:50.313246 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:50.313246 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:50.326960 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a170edbc-28cc-4185-be5a-2a1d5db56457 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:50.339042 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a170edbc-28cc-4185-be5a-2a1d5db56457 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd returned with HTTP 200 Aug 07 17:03:50.339725 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 114/450] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:50 2026] GET /volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd => generated 821 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:51.360324 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f8c8a6bb-264e-483f-8508-ebf9f49f49f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:51.362721 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8c8a6bb-264e-483f-8508-ebf9f49f49f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd Aug 07 17:03:51.362721 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8c8a6bb-264e-483f-8508-ebf9f49f49f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:51.362815 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8c8a6bb-264e-483f-8508-ebf9f49f49f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:51.376733 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:51.376733 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:51.387159 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f8c8a6bb-264e-483f-8508-ebf9f49f49f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:51.395647 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8c8a6bb-264e-483f-8508-ebf9f49f49f5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd returned with HTTP 200 Aug 07 17:03:51.396153 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 114/451] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:51 2026] GET /volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:51.425839 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c2731005-ae0a-4bc9-9f66-e8fcafdce27e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:51.432384 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2731005-ae0a-4bc9-9f66-e8fcafdce27e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:03:51.432833 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c2731005-ae0a-4bc9-9f66-e8fcafdce27e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48a9f4ec-014c-4a95-b5ea-0afe303a29cd", "name": "tempest-VolumesBackupsAdminTest-Backup-990461615", "container": "tempest-volumesbackupsadmintest-backup-container-269868308"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:51.435443 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-c2731005-ae0a-4bc9-9f66-e8fcafdce27e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Creating new backup {'backup': {'volume_id': '48a9f4ec-014c-4a95-b5ea-0afe303a29cd', 'name': 'tempest-VolumesBackupsAdminTest-Backup-990461615', 'container': 'tempest-volumesbackupsadmintest-backup-container-269868308'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:03:51.435799 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-c2731005-ae0a-4bc9-9f66-e8fcafdce27e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Creating backup of volume 48a9f4ec-014c-4a95-b5ea-0afe303a29cd in container tempest-volumesbackupsadmintest-backup-container-269868308 Aug 07 17:03:51.451306 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:51.451306 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:51.451849 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c2731005-ae0a-4bc9-9f66-e8fcafdce27e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:03:51.479247 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c2731005-ae0a-4bc9-9f66-e8fcafdce27e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Created reservations ['3426582f-c8f2-465f-a586-832c022fb913', 'bbaaac4c-50e7-4170-b461-23674b2313c2'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:51.546001 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2731005-ae0a-4bc9-9f66-e8fcafdce27e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:03:51.546570 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 111/452] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:03:51 2026] POST /volume/v3/backups => generated 334 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:51.560907 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-54bd4e2f-a937-4097-93e9-f401ef223731 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:51.565495 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54bd4e2f-a937-4097-93e9-f401ef223731 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:03:51.566295 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54bd4e2f-a937-4097-93e9-f401ef223731 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:51.566663 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54bd4e2f-a937-4097-93e9-f401ef223731 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:51.566796 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-54bd4e2f-a937-4097-93e9-f401ef223731 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:51.581962 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:51.581962 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:51.582433 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54bd4e2f-a937-4097-93e9-f401ef223731 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:03:51.582988 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 114/453] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:51 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:51.828833 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-27f64270-9989-4a17-949e-680e6a8ff7ad None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:51.833505 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-27f64270-9989-4a17-949e-680e6a8ff7ad tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] PUT https://10.4.3.144/volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b Aug 07 17:03:51.833505 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-27f64270-9989-4a17-949e-680e6a8ff7ad tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:51.854481 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-27f64270-9989-4a17-949e-680e6a8ff7ad tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Acquiring lock "cinder-attachment_update-651e4c12-f033-42d4-8781-9c7e8b2f4193-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:51.866211 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-27f64270-9989-4a17-949e-680e6a8ff7ad tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Lock "cinder-attachment_update-651e4c12-f033-42d4-8781-9c7e8b2f4193-np0000006737" acquired by "attachment_update" :: waited 0.012s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:51.867382 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:51.867382 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:52.010924 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-27f64270-9989-4a17-949e-680e6a8ff7ad tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Lock "cinder-attachment_update-651e4c12-f033-42d4-8781-9c7e8b2f4193-np0000006737" released by "attachment_update" :: held 0.145s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:52.011322 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-27f64270-9989-4a17-949e-680e6a8ff7ad tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b returned with HTTP 200 Aug 07 17:03:52.011875 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 115/454] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:51 2026] PUT /volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:52.026829 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-c02c0da5-7f1e-44f0-9254-f75994ee7430 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:52.029417 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-c02c0da5-7f1e-44f0-9254-f75994ee7430 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b Aug 07 17:03:52.029855 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-c02c0da5-7f1e-44f0-9254-f75994ee7430 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:52.030197 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-c02c0da5-7f1e-44f0-9254-f75994ee7430 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:52.051011 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-c02c0da5-7f1e-44f0-9254-f75994ee7430 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b returned with HTTP 200 Aug 07 17:03:52.051011 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 115/455] 10.4.3.144 () {70 vars in 1651 bytes} [Fri Aug 7 17:03:52 2026] GET /volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:52.360715 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0da6c410-08b4-4ddb-8b5a-1ec692e60259 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:52.367057 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0da6c410-08b4-4ddb-8b5a-1ec692e60259 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:52.367057 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0da6c410-08b4-4ddb-8b5a-1ec692e60259 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:52.367057 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0da6c410-08b4-4ddb-8b5a-1ec692e60259 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:52.384271 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:52.384271 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:52.393365 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0da6c410-08b4-4ddb-8b5a-1ec692e60259 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:52.403446 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0da6c410-08b4-4ddb-8b5a-1ec692e60259 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:52.403959 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 112/456] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:52 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:52.468520 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-8a6282ec-5a70-4c96-90cd-6488eaee07d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:52.471836 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-8a6282ec-5a70-4c96-90cd-6488eaee07d3 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:52.472129 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-8a6282ec-5a70-4c96-90cd-6488eaee07d3 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:52.472706 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-8a6282ec-5a70-4c96-90cd-6488eaee07d3 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:52.485383 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:52.485383 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:52.492931 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-8a6282ec-5a70-4c96-90cd-6488eaee07d3 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:52.497578 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-8a6282ec-5a70-4c96-90cd-6488eaee07d3 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:52.498286 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 115/457] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:52 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:52.602775 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1d2a81c5-7349-43c8-ab89-703431a88b7c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:52.608319 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d2a81c5-7349-43c8-ab89-703431a88b7c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:03:52.608507 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d2a81c5-7349-43c8-ab89-703431a88b7c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:52.608907 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d2a81c5-7349-43c8-ab89-703431a88b7c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:52.608907 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-1d2a81c5-7349-43c8-ab89-703431a88b7c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:52.617799 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:52.617799 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:52.618976 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d2a81c5-7349-43c8-ab89-703431a88b7c tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:03:52.620710 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 116/458] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:52 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:52.669398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-913361e9-aa71-45af-8ced-b80de53c3318 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:52.670302 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-913361e9-aa71-45af-8ced-b80de53c3318 None None] GET https://10.4.3.144/volume// Aug 07 17:03:52.670302 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-913361e9-aa71-45af-8ced-b80de53c3318 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:52.670735 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-913361e9-aa71-45af-8ced-b80de53c3318 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:52.671680 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-913361e9-aa71-45af-8ced-b80de53c3318 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:52.672184 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 116/459] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:03:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:03:52.683418 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f6f2c1db-a732-452d-8ebc-7fb34823fbc6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:52.689710 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f6f2c1db-a732-452d-8ebc-7fb34823fbc6 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:52.691075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f6f2c1db-a732-452d-8ebc-7fb34823fbc6 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d76eded-e3a9-4477-a733-d150e54bb79f", "connector": null, "instance_uuid": "6fbb4677-2010-4c82-9d29-9fc405d71020"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:52.701272 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:52.701272 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:52.782434 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f6f2c1db-a732-452d-8ebc-7fb34823fbc6 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:52.783016 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 113/460] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:52 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:52.832225 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c2291833-b00a-4a56-ad75-a38007021a86 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:52.834346 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2291833-b00a-4a56-ad75-a38007021a86 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:52.834582 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2291833-b00a-4a56-ad75-a38007021a86 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:52.834826 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2291833-b00a-4a56-ad75-a38007021a86 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:52.846701 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:52.846701 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:52.852192 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c2291833-b00a-4a56-ad75-a38007021a86 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:52.857318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7ed165d9-f3cc-4c1e-9d38-24507a9cea69 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:52.857318 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ed165d9-f3cc-4c1e-9d38-24507a9cea69 None None] GET https://10.4.3.144/volume// Aug 07 17:03:52.857318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ed165d9-f3cc-4c1e-9d38-24507a9cea69 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:52.857318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ed165d9-f3cc-4c1e-9d38-24507a9cea69 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:52.857318 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ed165d9-f3cc-4c1e-9d38-24507a9cea69 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:52.857318 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 117/461] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:52.858414 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2291833-b00a-4a56-ad75-a38007021a86 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:52.858414 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 116/462] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:52 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:52.878213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f0361343-2992-4b6d-a639-5f92ecedc890 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:52.878213 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f0361343-2992-4b6d-a639-5f92ecedc890 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:52.878213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f0361343-2992-4b6d-a639-5f92ecedc890 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:52.878213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f0361343-2992-4b6d-a639-5f92ecedc890 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:52.893627 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:52.893627 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:52.899621 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f0361343-2992-4b6d-a639-5f92ecedc890 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:52.910005 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-f0361343-2992-4b6d-a639-5f92ecedc890 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:52.910879 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 117/463] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:52 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:53.051532 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4d3ff610-f06f-432b-92f3-62d543652863 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:53.054766 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4d3ff610-f06f-432b-92f3-62d543652863 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] PUT https://10.4.3.144/volume/v3/attachments/0f00e38f-585a-49ef-8cee-b244d73ae8e1 Aug 07 17:03:53.055748 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4d3ff610-f06f-432b-92f3-62d543652863 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:53.077383 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4d3ff610-f06f-432b-92f3-62d543652863 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Acquiring lock "cinder-attachment_update-5d76eded-e3a9-4477-a733-d150e54bb79f-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:53.087094 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4d3ff610-f06f-432b-92f3-62d543652863 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Lock "cinder-attachment_update-5d76eded-e3a9-4477-a733-d150e54bb79f-np0000006737" acquired by "attachment_update" :: waited 0.010s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:53.087895 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:53.087895 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:53.264998 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4d3ff610-f06f-432b-92f3-62d543652863 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Lock "cinder-attachment_update-5d76eded-e3a9-4477-a733-d150e54bb79f-np0000006737" released by "attachment_update" :: held 0.179s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:53.265274 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4d3ff610-f06f-432b-92f3-62d543652863 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/0f00e38f-585a-49ef-8cee-b244d73ae8e1 returned with HTTP 200 Aug 07 17:03:53.265949 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 114/464] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:53 2026] PUT /volume/v3/attachments/0f00e38f-585a-49ef-8cee-b244d73ae8e1 => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:53.633558 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b79aa2e6-b9af-415c-a929-acde8e0651de None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:53.635764 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b79aa2e6-b9af-415c-a929-acde8e0651de tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:03:53.636055 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b79aa2e6-b9af-415c-a929-acde8e0651de tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:53.637090 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b79aa2e6-b9af-415c-a929-acde8e0651de tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:53.637090 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b79aa2e6-b9af-415c-a929-acde8e0651de tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:53.641656 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:53.641656 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:53.643042 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b79aa2e6-b9af-415c-a929-acde8e0651de tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:03:53.645012 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 118/465] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:53 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:53.880835 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-042b3add-8f3d-4bb6-8ce3-ff9f6d36f670 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:53.883103 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-042b3add-8f3d-4bb6-8ce3-ff9f6d36f670 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:53.883690 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-042b3add-8f3d-4bb6-8ce3-ff9f6d36f670 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:53.883690 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-042b3add-8f3d-4bb6-8ce3-ff9f6d36f670 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:53.900519 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:53.900519 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:53.905722 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-042b3add-8f3d-4bb6-8ce3-ff9f6d36f670 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:53.911592 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-042b3add-8f3d-4bb6-8ce3-ff9f6d36f670 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:53.912221 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 117/466] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:53 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:54.434940 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:54.437830 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:03:54.438304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "2dd9cbbe-b793-4343-a920-efc8c814136a-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:54.442720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '2dd9cbbe-b793-4343-a920-efc8c814136a-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:03:54.443007 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Create volume of 1 GB Aug 07 17:03:54.451378 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Availability Zones retrieved successfully. Aug 07 17:03:54.462800 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Flow 'volume_create_api' (1beb33fd-d9a2-448a-ad36-b3c90304d160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:54.465299 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b7a932-a7db-4a63-9677-dfa4c74adfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:54.466493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:03:54.510331 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b7a932-a7db-4a63-9677-dfa4c74adfc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:54.511303 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3fccdd-3d4e-4695-9997-ebb59048ffd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:54.627755 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Created reservations ['53437056-8fd2-41f6-8a4b-7f95d29f2859', 'c4bb6bf3-48d1-4e0a-84fa-cd28df372634', '975a1719-7eaf-4e75-a1d3-3279545bdfba', '9c894802-ec6e-4364-83df-73dd8594fa61'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:03:54.628954 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c3fccdd-3d4e-4695-9997-ebb59048ffd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53437056-8fd2-41f6-8a4b-7f95d29f2859', 'c4bb6bf3-48d1-4e0a-84fa-cd28df372634', '975a1719-7eaf-4e75-a1d3-3279545bdfba', '9c894802-ec6e-4364-83df-73dd8594fa61']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:54.630110 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561e095a-e0a1-473c-9604-41b8367f2c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:54.656721 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-91c2d062-fedc-4254-b807-567e293814f9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:54.660062 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91c2d062-fedc-4254-b807-567e293814f9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:03:54.660464 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91c2d062-fedc-4254-b807-567e293814f9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:54.660645 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91c2d062-fedc-4254-b807-567e293814f9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:54.660776 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-91c2d062-fedc-4254-b807-567e293814f9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:54.668563 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:54.668563 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:54.669595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561e095a-e0a1-473c-9604-41b8367f2c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7848c62c-5873-4519-ba2d-6f2fb1d8d691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='2dd9cbbe-b793-4343-a920-efc8c814136a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5409b4d379e64d20bbd0431b281d4864',qos_specs=None,replication_status=,reservations=['53437056-8fd2-41f6-8a4b-7f95d29f2859','c4bb6bf3-48d1-4e0a-84fa-cd28df372634','975a1719-7eaf-4e75-a1d3-3279545bdfba','9c894802-ec6e-4364-83df-73dd8594fa61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bba677a39247888618794a2b0a4695',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:03:54Z,deleted=False,deleted_at=None,display_description='',display_name='2dd9cbbe-b793-4343-a920-efc8c814136a-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7848c62c-5873-4519-ba2d-6f2fb1d8d691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5409b4d379e64d20bbd0431b281d4864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97bba677a39247888618794a2b0a4695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:54.669988 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91c2d062-fedc-4254-b807-567e293814f9 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:03:54.670867 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 115/467] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:54 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:54.671279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c85ab54-491a-4f54-8066-858bbee9cbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:54.697295 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c85ab54-491a-4f54-8066-858bbee9cbd0) transitioned into 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='2dd9cbbe-b793-4343-a920-efc8c814136a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5409b4d379e64d20bbd0431b281d4864',qos_specs=None,replication_status=,reservations=['53437056-8fd2-41f6-8a4b-7f95d29f2859','c4bb6bf3-48d1-4e0a-84fa-cd28df372634','975a1719-7eaf-4e75-a1d3-3279545bdfba','9c894802-ec6e-4364-83df-73dd8594fa61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bba677a39247888618794a2b0a4695',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:54.698693 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16efa5c5-d738-468b-8d0d-79c7974c7617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:03:54.714714 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16efa5c5-d738-468b-8d0d-79c7974c7617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:03:54.715641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Flow 'volume_create_api' (1beb33fd-d9a2-448a-ad36-b3c90304d160) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:03:54.719435 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Create volume request issued successfully. Aug 07 17:03:54.720421 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-09bfcc03-4fa6-4ffa-9fe8-7c1c40086277 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:03:54.721046 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 118/468] 10.4.3.144 () {72 vars in 1541 bytes} [Fri Aug 7 17:03:54 2026] POST /volume/v3/volumes => generated 749 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:03:54.732728 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-a52f977a-7e5f-4164-905f-f545632308e4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:54.737707 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-a52f977a-7e5f-4164-905f-f545632308e4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 Aug 07 17:03:54.738281 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-a52f977a-7e5f-4164-905f-f545632308e4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:54.738281 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-a52f977a-7e5f-4164-905f-f545632308e4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:54.750837 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:54.750837 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:54.758808 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-a52f977a-7e5f-4164-905f-f545632308e4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:03:54.767804 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-a52f977a-7e5f-4164-905f-f545632308e4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 returned with HTTP 200 Aug 07 17:03:54.769105 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 119/469] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:54 2026] GET /volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:54.780093 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8b24245f-82b3-4c40-8aab-b4bb2583ac1f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:54.786109 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8b24245f-82b3-4c40-8aab-b4bb2583ac1f tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 Aug 07 17:03:54.786394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8b24245f-82b3-4c40-8aab-b4bb2583ac1f tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:54.786626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8b24245f-82b3-4c40-8aab-b4bb2583ac1f tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:54.797246 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:54.797246 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:54.807366 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8b24245f-82b3-4c40-8aab-b4bb2583ac1f tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:03:54.816407 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8b24245f-82b3-4c40-8aab-b4bb2583ac1f tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 returned with HTTP 200 Aug 07 17:03:54.816580 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 118/470] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:54 2026] GET /volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:54.933000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2de43d38-8822-4f3e-a9d8-56f96a52566b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:54.934938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2de43d38-8822-4f3e-a9d8-56f96a52566b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:54.935190 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2de43d38-8822-4f3e-a9d8-56f96a52566b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:54.935324 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2de43d38-8822-4f3e-a9d8-56f96a52566b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:54.953566 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:54.953566 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:54.960592 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2de43d38-8822-4f3e-a9d8-56f96a52566b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:54.969525 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2de43d38-8822-4f3e-a9d8-56f96a52566b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:54.970135 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 116/471] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:54 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:55.689275 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aaf9b31c-f597-4267-90e2-d5891f6ad0af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:55.694119 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aaf9b31c-f597-4267-90e2-d5891f6ad0af tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:03:55.694119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aaf9b31c-f597-4267-90e2-d5891f6ad0af tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:55.694119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aaf9b31c-f597-4267-90e2-d5891f6ad0af tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:55.694119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-aaf9b31c-f597-4267-90e2-d5891f6ad0af tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:55.700721 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:55.700721 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:55.701594 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aaf9b31c-f597-4267-90e2-d5891f6ad0af tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:03:55.702002 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 119/472] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:55 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:55.990658 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-674dbee6-2720-4295-ad38-9b5d4f6bd7c0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:55.998297 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-674dbee6-2720-4295-ad38-9b5d4f6bd7c0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:55.998297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-674dbee6-2720-4295-ad38-9b5d4f6bd7c0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:55.998297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-674dbee6-2720-4295-ad38-9b5d4f6bd7c0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:56.010307 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:56.010307 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:56.015935 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-674dbee6-2720-4295-ad38-9b5d4f6bd7c0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:56.022217 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-674dbee6-2720-4295-ad38-9b5d4f6bd7c0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:56.023191 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 120/473] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:55 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:56.724776 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4eeaf861-3b1b-4867-8294-07a7e9175b82 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:56.726950 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4eeaf861-3b1b-4867-8294-07a7e9175b82 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:03:56.728000 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4eeaf861-3b1b-4867-8294-07a7e9175b82 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:56.728000 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4eeaf861-3b1b-4867-8294-07a7e9175b82 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:56.728201 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4eeaf861-3b1b-4867-8294-07a7e9175b82 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:56.735904 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:56.735904 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:56.735904 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4eeaf861-3b1b-4867-8294-07a7e9175b82 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:03:56.736363 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 119/474] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:56 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:57.041080 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-309e13f8-dcd5-493e-86fb-229667019e57 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:57.047801 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-309e13f8-dcd5-493e-86fb-229667019e57 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:57.051309 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-309e13f8-dcd5-493e-86fb-229667019e57 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:57.051309 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-309e13f8-dcd5-493e-86fb-229667019e57 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:57.072946 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:57.072946 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:57.080393 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-309e13f8-dcd5-493e-86fb-229667019e57 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:57.094922 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-309e13f8-dcd5-493e-86fb-229667019e57 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:57.095608 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 117/475] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:57 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:57.750754 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46992ecc-71b1-4579-8715-51262ea9ca4d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:57.752944 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46992ecc-71b1-4579-8715-51262ea9ca4d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:03:57.753181 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46992ecc-71b1-4579-8715-51262ea9ca4d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:57.754353 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46992ecc-71b1-4579-8715-51262ea9ca4d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:57.757528 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-46992ecc-71b1-4579-8715-51262ea9ca4d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:57.764553 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:57.764553 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:57.765305 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46992ecc-71b1-4579-8715-51262ea9ca4d tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:03:57.765739 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 120/476] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:57 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:57.827524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-1c79950e-7248-4586-a02c-f8baabaefa3d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:57.830405 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-1c79950e-7248-4586-a02c-f8baabaefa3d tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 Aug 07 17:03:57.830681 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-1c79950e-7248-4586-a02c-f8baabaefa3d tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:57.830994 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-1c79950e-7248-4586-a02c-f8baabaefa3d tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:57.840372 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:57.840372 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:57.845756 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-1c79950e-7248-4586-a02c-f8baabaefa3d tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:03:57.852403 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-1c79950e-7248-4586-a02c-f8baabaefa3d tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 returned with HTTP 200 Aug 07 17:03:57.852956 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 121/477] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:03:57 2026] GET /volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:57.861084 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-231b86d5-9bfd-42db-a0f0-9c5e18a71e91 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:57.861782 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-231b86d5-9bfd-42db-a0f0-9c5e18a71e91 None None] GET https://10.4.3.144/volume// Aug 07 17:03:57.861852 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-231b86d5-9bfd-42db-a0f0-9c5e18a71e91 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:57.862236 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-231b86d5-9bfd-42db-a0f0-9c5e18a71e91 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:57.862586 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-231b86d5-9bfd-42db-a0f0-9c5e18a71e91 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:57.862970 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 120/478] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:57.873599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8dad174f-0870-4cdd-a003-81702a261be5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:57.876641 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8dad174f-0870-4cdd-a003-81702a261be5 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:03:57.877041 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8dad174f-0870-4cdd-a003-81702a261be5 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7848c62c-5873-4519-ba2d-6f2fb1d8d691", "connector": null, "instance_uuid": "2dd9cbbe-b793-4343-a920-efc8c814136a"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:57.890722 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:57.890722 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:57.950062 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-8dad174f-0870-4cdd-a003-81702a261be5 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:03:57.950685 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 118/479] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:03:57 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:57.962166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df8d3338-4eb5-42a7-8b49-3cf497692d96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:57.962650 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df8d3338-4eb5-42a7-8b49-3cf497692d96 None None] GET https://10.4.3.144/volume// Aug 07 17:03:57.962878 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df8d3338-4eb5-42a7-8b49-3cf497692d96 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:57.963264 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df8d3338-4eb5-42a7-8b49-3cf497692d96 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:57.963697 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df8d3338-4eb5-42a7-8b49-3cf497692d96 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:03:57.963999 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 121/480] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:03: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 07 17:03:57.978615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-4dc93884-04d5-45de-83c2-950c064fb3e5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:57.982860 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-4dc93884-04d5-45de-83c2-950c064fb3e5 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 Aug 07 17:03:57.983215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-4dc93884-04d5-45de-83c2-950c064fb3e5 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:57.983523 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-4dc93884-04d5-45de-83c2-950c064fb3e5 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:57.999456 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:57.999456 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:58.005993 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-4dc93884-04d5-45de-83c2-950c064fb3e5 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:03:58.014201 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-4dc93884-04d5-45de-83c2-950c064fb3e5 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 returned with HTTP 200 Aug 07 17:03:58.014821 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 122/481] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:03:57 2026] GET /volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 => generated 1021 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:03:58.118310 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1991d557-9096-45d1-9996-049367a8d761 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:58.121396 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1991d557-9096-45d1-9996-049367a8d761 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:58.121712 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1991d557-9096-45d1-9996-049367a8d761 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:58.121977 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1991d557-9096-45d1-9996-049367a8d761 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:58.143214 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:58.143214 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:58.146514 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-d421e32e-02da-4d01-8810-141352a45b7e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:58.149547 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-d421e32e-02da-4d01-8810-141352a45b7e tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] PUT https://10.4.3.144/volume/v3/attachments/3fcc0436-2595-462a-b18c-043d669fe8c0 Aug 07 17:03:58.149547 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-d421e32e-02da-4d01-8810-141352a45b7e tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:58.151645 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1991d557-9096-45d1-9996-049367a8d761 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:58.158322 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1991d557-9096-45d1-9996-049367a8d761 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:58.158968 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 121/482] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:58 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:58.164740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-d421e32e-02da-4d01-8810-141352a45b7e tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Acquiring lock "cinder-attachment_update-7848c62c-5873-4519-ba2d-6f2fb1d8d691-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:03:58.175980 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-d421e32e-02da-4d01-8810-141352a45b7e tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Lock "cinder-attachment_update-7848c62c-5873-4519-ba2d-6f2fb1d8d691-np0000006737" acquired by "attachment_update" :: waited 0.011s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:03:58.177614 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:58.177614 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:58.388356 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-d421e32e-02da-4d01-8810-141352a45b7e tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Lock "cinder-attachment_update-7848c62c-5873-4519-ba2d-6f2fb1d8d691-np0000006737" released by "attachment_update" :: held 0.212s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:03:58.389543 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-d421e32e-02da-4d01-8810-141352a45b7e tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/attachments/3fcc0436-2595-462a-b18c-043d669fe8c0 returned with HTTP 200 Aug 07 17:03:58.390269 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 119/483] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:03:58 2026] PUT /volume/v3/attachments/3fcc0436-2595-462a-b18c-043d669fe8c0 => generated 969 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:03:58.443012 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-5288e8d6-2d45-4e7e-bc5f-35443cc5160c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:58.447714 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-5288e8d6-2d45-4e7e-bc5f-35443cc5160c tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] POST https://10.4.3.144/volume/v3/attachments/3fcc0436-2595-462a-b18c-043d669fe8c0/action Aug 07 17:03:58.447714 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-5288e8d6-2d45-4e7e-bc5f-35443cc5160c tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:03:58.447935 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-5288e8d6-2d45-4e7e-bc5f-35443cc5160c tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:03:58.484963 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:58.484963 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:03:58.514379 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3d924147-ced6-48a4-88c2-16d4d892bdf3 req-5288e8d6-2d45-4e7e-bc5f-35443cc5160c tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/attachments/3fcc0436-2595-462a-b18c-043d669fe8c0/action returned with HTTP 204 Aug 07 17:03:58.514997 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 122/484] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:03:58 2026] POST /volume/v3/attachments/3fcc0436-2595-462a-b18c-043d669fe8c0/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:03:58.783794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ff1163dd-3bec-4787-a023-12fae5a891fb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:58.786386 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff1163dd-3bec-4787-a023-12fae5a891fb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:03:58.786680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff1163dd-3bec-4787-a023-12fae5a891fb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:58.786900 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff1163dd-3bec-4787-a023-12fae5a891fb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:58.787048 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-ff1163dd-3bec-4787-a023-12fae5a891fb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:58.792975 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:58.792975 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:03:58.793927 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff1163dd-3bec-4787-a023-12fae5a891fb tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:03:58.794457 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 123/485] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:58 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:59.184005 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e74735fa-458c-4d3c-9d3d-0d5a169bc0bd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:59.188686 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e74735fa-458c-4d3c-9d3d-0d5a169bc0bd tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:03:59.188686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e74735fa-458c-4d3c-9d3d-0d5a169bc0bd tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:59.188686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e74735fa-458c-4d3c-9d3d-0d5a169bc0bd tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:59.207097 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:59.207097 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:03:59.215432 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e74735fa-458c-4d3c-9d3d-0d5a169bc0bd tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:03:59.229033 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e74735fa-458c-4d3c-9d3d-0d5a169bc0bd tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:03:59.230359 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 122/486] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:59 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:03:59.808130 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-993929f6-4794-4ac3-aa46-63a3429dda15 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:03:59.812320 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-993929f6-4794-4ac3-aa46-63a3429dda15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:03:59.812611 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-993929f6-4794-4ac3-aa46-63a3429dda15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:03:59.812720 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-993929f6-4794-4ac3-aa46-63a3429dda15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:03:59.812925 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-993929f6-4794-4ac3-aa46-63a3429dda15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:03:59.820666 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:03:59.820666 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:03:59.821628 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-993929f6-4794-4ac3-aa46-63a3429dda15 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:03:59.822847 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 120/487] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:03:59 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:00.249547 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eae75868-abe8-421f-8584-2a7501c442c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:00.252796 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eae75868-abe8-421f-8584-2a7501c442c2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:04:00.252859 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eae75868-abe8-421f-8584-2a7501c442c2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:00.253059 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eae75868-abe8-421f-8584-2a7501c442c2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:00.270804 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:00.270804 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:00.276542 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eae75868-abe8-421f-8584-2a7501c442c2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:04:00.285990 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eae75868-abe8-421f-8584-2a7501c442c2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:04:00.287480 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 123/488] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:00 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:00.324305 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-9469656b-a027-445b-bc98-5574fba823ba None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:00.327891 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-9469656b-a027-445b-bc98-5574fba823ba tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] POST https://10.4.3.144/volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b/action Aug 07 17:04:00.328515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-9469656b-a027-445b-bc98-5574fba823ba tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:04:00.328739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-9469656b-a027-445b-bc98-5574fba823ba tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:00.361585 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:00.361585 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:00.384108 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-12acbf61-0ea6-426a-a104-3bc99f6e4dcf req-9469656b-a027-445b-bc98-5574fba823ba tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b/action returned with HTTP 204 Aug 07 17:04:00.384699 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 124/489] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:04:00 2026] POST /volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:00.837258 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1e758017-f4e0-49b5-b27e-0221bf63621e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:00.840215 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e758017-f4e0-49b5-b27e-0221bf63621e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:00.840478 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e758017-f4e0-49b5-b27e-0221bf63621e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:00.840704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e758017-f4e0-49b5-b27e-0221bf63621e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:00.840873 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1e758017-f4e0-49b5-b27e-0221bf63621e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:00.844686 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=307,cinder:UPDATE=45,cinder:INSERT=17 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:04:00.848608 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:00.848608 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:00.849562 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e758017-f4e0-49b5-b27e-0221bf63621e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:00.850261 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 123/490] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:00 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:01.317591 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ba606ac5-24e7-422f-ba30-4c34fb690a20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:01.319809 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba606ac5-24e7-422f-ba30-4c34fb690a20 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:04:01.319888 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba606ac5-24e7-422f-ba30-4c34fb690a20 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:01.320198 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba606ac5-24e7-422f-ba30-4c34fb690a20 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:01.343502 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:01.343502 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:01.351856 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ba606ac5-24e7-422f-ba30-4c34fb690a20 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:04:01.360881 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba606ac5-24e7-422f-ba30-4c34fb690a20 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:04:01.362101 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 121/491] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:01 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:01.503683 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4b4c0764-8696-4e93-9fe2-abdeed25da08 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:01.507632 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4b4c0764-8696-4e93-9fe2-abdeed25da08 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/attachments/0f00e38f-585a-49ef-8cee-b244d73ae8e1/action Aug 07 17:04:01.508791 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4b4c0764-8696-4e93-9fe2-abdeed25da08 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:04:01.508791 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4b4c0764-8696-4e93-9fe2-abdeed25da08 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:01.536189 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:01.536189 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:01.570645 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07b39b04-4747-40b6-bb47-43b7229b7c49 req-4b4c0764-8696-4e93-9fe2-abdeed25da08 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/0f00e38f-585a-49ef-8cee-b244d73ae8e1/action returned with HTTP 204 Aug 07 17:04:01.571003 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 124/492] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:04:01 2026] POST /volume/v3/attachments/0f00e38f-585a-49ef-8cee-b244d73ae8e1/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:01.869066 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d614fc5d-aa15-4960-8eee-ac9290130275 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:01.873097 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d614fc5d-aa15-4960-8eee-ac9290130275 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:01.873230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d614fc5d-aa15-4960-8eee-ac9290130275 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:01.873462 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d614fc5d-aa15-4960-8eee-ac9290130275 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:01.873537 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d614fc5d-aa15-4960-8eee-ac9290130275 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:01.879318 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:01.879318 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:01.880085 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d614fc5d-aa15-4960-8eee-ac9290130275 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:01.880779 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 125/493] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:01 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:02.385849 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-01c26528-1e46-4530-8b53-fc0927221ea0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:02.389100 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-01c26528-1e46-4530-8b53-fc0927221ea0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:04:02.389379 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-01c26528-1e46-4530-8b53-fc0927221ea0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:02.390257 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-01c26528-1e46-4530-8b53-fc0927221ea0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:02.409331 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:02.409331 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:02.415662 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-01c26528-1e46-4530-8b53-fc0927221ea0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:04:02.422314 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-01c26528-1e46-4530-8b53-fc0927221ea0 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:04:02.422836 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 124/494] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:02 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:02.439307 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6279fe8e-a948-4659-ae47-819d89038887 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:02.446102 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6279fe8e-a948-4659-ae47-819d89038887 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:04:02.447233 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6279fe8e-a948-4659-ae47-819d89038887 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:02.447233 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6279fe8e-a948-4659-ae47-819d89038887 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:02.464171 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:02.464171 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:02.469651 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6279fe8e-a948-4659-ae47-819d89038887 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:04:02.477636 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6279fe8e-a948-4659-ae47-819d89038887 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:04:02.478549 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 122/495] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:02 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:02.901297 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ecb5ca9-8140-4927-bb5e-2cb6437e1269 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:02.902549 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ecb5ca9-8140-4927-bb5e-2cb6437e1269 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:02.903044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ecb5ca9-8140-4927-bb5e-2cb6437e1269 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:02.903633 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ecb5ca9-8140-4927-bb5e-2cb6437e1269 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:02.905696 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1ecb5ca9-8140-4927-bb5e-2cb6437e1269 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:02.914154 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:02.914154 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:02.915101 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ecb5ca9-8140-4927-bb5e-2cb6437e1269 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:02.915474 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 125/496] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:02 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:03.149190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-4de1b104-7ca0-454e-b768-c27f11bc9c3e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:03.151968 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-4de1b104-7ca0-454e-b768-c27f11bc9c3e tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:04:03.152169 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-4de1b104-7ca0-454e-b768-c27f11bc9c3e tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:03.152431 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-4de1b104-7ca0-454e-b768-c27f11bc9c3e tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:03.164037 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:03.164037 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:03.168388 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-4de1b104-7ca0-454e-b768-c27f11bc9c3e tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:04:03.173907 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-4de1b104-7ca0-454e-b768-c27f11bc9c3e tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:04:03.174420 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 126/497] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:04:03 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:03.930338 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-885c8d6c-2042-4c6b-97c7-c4306765e9a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:03.932532 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-885c8d6c-2042-4c6b-97c7-c4306765e9a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:03.933066 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-885c8d6c-2042-4c6b-97c7-c4306765e9a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:03.933803 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-885c8d6c-2042-4c6b-97c7-c4306765e9a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:03.933803 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-885c8d6c-2042-4c6b-97c7-c4306765e9a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:03.941170 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:03.941170 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:03.943352 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-885c8d6c-2042-4c6b-97c7-c4306765e9a4 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:03.943352 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 125/498] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:03 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:04.315730 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6575b81e-289c-415e-b947-cd9b600daeb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:04.316243 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6575b81e-289c-415e-b947-cd9b600daeb3 None None] GET https://10.4.3.144/volume// Aug 07 17:04:04.316454 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6575b81e-289c-415e-b947-cd9b600daeb3 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:04.316653 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6575b81e-289c-415e-b947-cd9b600daeb3 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:04.317154 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6575b81e-289c-415e-b947-cd9b600daeb3 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:04:04.317750 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 123/499] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:04: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 07 17:04:04.329966 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-245bcfb7-60c5-4a61-935b-72d759c7c325 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:04.332391 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-245bcfb7-60c5-4a61-935b-72d759c7c325 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:04:04.336340 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-245bcfb7-60c5-4a61-935b-72d759c7c325 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d76eded-e3a9-4477-a733-d150e54bb79f", "connector": null, "instance_uuid": "6fbb4677-2010-4c82-9d29-9fc405d71020"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:04.342433 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=333,cinder:UPDATE=64,cinder:INSERT=29 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:04:04.360883 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:04.360883 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:04.415966 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-245bcfb7-60c5-4a61-935b-72d759c7c325 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:04:04.416639 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 126/500] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:04:04 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:04:04.427998 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d3b357fa-6360-445e-9118-e74380403078 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:04.429328 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d3b357fa-6360-445e-9118-e74380403078 None None] GET https://10.4.3.144/volume// Aug 07 17:04:04.429536 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d3b357fa-6360-445e-9118-e74380403078 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:04.429735 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d3b357fa-6360-445e-9118-e74380403078 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:04.430236 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d3b357fa-6360-445e-9118-e74380403078 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:04:04.430791 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 127/501] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:04:04 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:04:04.439423 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-d1a97f14-a860-4feb-90f6-6e54198911ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:04.442926 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-d1a97f14-a860-4feb-90f6-6e54198911ab tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:04:04.443074 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-d1a97f14-a860-4feb-90f6-6e54198911ab tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:04.443303 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-d1a97f14-a860-4feb-90f6-6e54198911ab tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:04.463968 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:04.463968 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:04.471084 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-d1a97f14-a860-4feb-90f6-6e54198911ab tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:04:04.477803 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-d1a97f14-a860-4feb-90f6-6e54198911ab tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:04:04.478171 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 126/502] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:04:04 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:04:04.959105 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fb8cf883-2dc1-4c9f-a9ef-89fd1dafdcb0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:04.959266 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb8cf883-2dc1-4c9f-a9ef-89fd1dafdcb0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:04.960155 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb8cf883-2dc1-4c9f-a9ef-89fd1dafdcb0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:04.960155 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb8cf883-2dc1-4c9f-a9ef-89fd1dafdcb0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:04.960155 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fb8cf883-2dc1-4c9f-a9ef-89fd1dafdcb0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:04.962802 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=354,cinder:INSERT=35,cinder:UPDATE=65 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:04:04.966795 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:04.966795 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:04.966795 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb8cf883-2dc1-4c9f-a9ef-89fd1dafdcb0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:04.968631 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 124/503] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:04 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:05.983359 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d9642a9c-dfbe-48eb-ad14-d57e8c9bc164 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:05.990614 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9642a9c-dfbe-48eb-ad14-d57e8c9bc164 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:05.990614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d9642a9c-dfbe-48eb-ad14-d57e8c9bc164 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:05.992561 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d9642a9c-dfbe-48eb-ad14-d57e8c9bc164 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:05.992773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d9642a9c-dfbe-48eb-ad14-d57e8c9bc164 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:06.000060 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:06.000060 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:06.001292 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9642a9c-dfbe-48eb-ad14-d57e8c9bc164 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:06.001811 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 127/504] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:05 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:07.018480 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4f69ad66-c605-4bf9-a672-307230250ed5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:07.022693 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f69ad66-c605-4bf9-a672-307230250ed5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:07.023158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4f69ad66-c605-4bf9-a672-307230250ed5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:07.023419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4f69ad66-c605-4bf9-a672-307230250ed5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:07.023549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-4f69ad66-c605-4bf9-a672-307230250ed5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:07.030383 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=375,cinder:INSERT=31,cinder:UPDATE=61 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:04:07.032367 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:07.032367 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:07.033729 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f69ad66-c605-4bf9-a672-307230250ed5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:07.033803 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 128/505] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:07 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:08.046973 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c3cc5f37-2454-40a6-ab9a-d41c1d4a1870 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:08.050514 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3cc5f37-2454-40a6-ab9a-d41c1d4a1870 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:08.050682 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3cc5f37-2454-40a6-ab9a-d41c1d4a1870 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:08.050920 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3cc5f37-2454-40a6-ab9a-d41c1d4a1870 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:08.051470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c3cc5f37-2454-40a6-ab9a-d41c1d4a1870 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:08.057077 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:08.057077 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:08.058772 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3cc5f37-2454-40a6-ab9a-d41c1d4a1870 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:08.058772 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 127/506] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:08 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:09.074104 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-91d68a5b-6bcf-4090-9c06-0b468de045b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:09.078137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91d68a5b-6bcf-4090-9c06-0b468de045b5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:09.078137 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91d68a5b-6bcf-4090-9c06-0b468de045b5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:09.078137 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91d68a5b-6bcf-4090-9c06-0b468de045b5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:09.078137 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-91d68a5b-6bcf-4090-9c06-0b468de045b5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:09.082419 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:09.082419 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:09.083158 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91d68a5b-6bcf-4090-9c06-0b468de045b5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:09.084149 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 125/507] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:09 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:10.095515 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-63571f95-8ffc-4eb0-a26b-3c2417755959 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:10.097150 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63571f95-8ffc-4eb0-a26b-3c2417755959 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:10.097499 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63571f95-8ffc-4eb0-a26b-3c2417755959 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:10.097641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63571f95-8ffc-4eb0-a26b-3c2417755959 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:10.097774 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-63571f95-8ffc-4eb0-a26b-3c2417755959 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:10.103101 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:10.103101 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:10.103974 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63571f95-8ffc-4eb0-a26b-3c2417755959 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:10.104437 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 128/508] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:10 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:11.118381 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a8ddb599-baba-4066-b7ea-43238331fb70 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:11.120978 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a8ddb599-baba-4066-b7ea-43238331fb70 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:11.121301 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a8ddb599-baba-4066-b7ea-43238331fb70 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:11.121566 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a8ddb599-baba-4066-b7ea-43238331fb70 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:11.121794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-a8ddb599-baba-4066-b7ea-43238331fb70 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:11.127523 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:11.127523 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:11.128699 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a8ddb599-baba-4066-b7ea-43238331fb70 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:11.129376 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 129/509] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:11 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:12.140721 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3302196a-1700-4b37-aad1-ced067300618 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:12.142628 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3302196a-1700-4b37-aad1-ced067300618 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:12.142944 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3302196a-1700-4b37-aad1-ced067300618 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:12.143233 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3302196a-1700-4b37-aad1-ced067300618 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:12.143373 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3302196a-1700-4b37-aad1-ced067300618 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:12.147596 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:12.147596 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:12.148479 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3302196a-1700-4b37-aad1-ced067300618 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:12.148876 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 128/510] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:12 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:13.127362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-1fa4c43f-81c1-49ba-9153-a3d73f1374e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:13.130133 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-1fa4c43f-81c1-49ba-9153-a3d73f1374e5 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] DELETE https://10.4.3.144/volume/v3/attachments/0f00e38f-585a-49ef-8cee-b244d73ae8e1 Aug 07 17:04:13.130363 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-1fa4c43f-81c1-49ba-9153-a3d73f1374e5 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:13.130596 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-1fa4c43f-81c1-49ba-9153-a3d73f1374e5 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:13.141642 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:13.141642 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:13.165266 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-688e1e8c-fe86-4f82-9d14-8c2bbbbb5c63 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:13.168803 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-688e1e8c-fe86-4f82-9d14-8c2bbbbb5c63 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:13.169543 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-688e1e8c-fe86-4f82-9d14-8c2bbbbb5c63 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:13.169543 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-688e1e8c-fe86-4f82-9d14-8c2bbbbb5c63 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:13.169543 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-688e1e8c-fe86-4f82-9d14-8c2bbbbb5c63 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:13.177942 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:13.177942 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:13.181310 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-688e1e8c-fe86-4f82-9d14-8c2bbbbb5c63 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:13.181795 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 129/511] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:13 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:13.221991 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-1fa4c43f-81c1-49ba-9153-a3d73f1374e5 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/0f00e38f-585a-49ef-8cee-b244d73ae8e1 returned with HTTP 200 Aug 07 17:04:13.222434 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 126/512] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:04:13 2026] DELETE /volume/v3/attachments/0f00e38f-585a-49ef-8cee-b244d73ae8e1 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:13.721411 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-62e95d71-7633-4aaf-b331-59d5415e01ef req-c67c28b8-deb2-4f71-900a-177bb2734e40 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:13.724732 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-62e95d71-7633-4aaf-b331-59d5415e01ef req-c67c28b8-deb2-4f71-900a-177bb2734e40 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] DELETE https://10.4.3.144/volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b Aug 07 17:04:13.724732 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-62e95d71-7633-4aaf-b331-59d5415e01ef req-c67c28b8-deb2-4f71-900a-177bb2734e40 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:13.725002 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-62e95d71-7633-4aaf-b331-59d5415e01ef req-c67c28b8-deb2-4f71-900a-177bb2734e40 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:13.740794 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:13.740794 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:13.812365 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-62e95d71-7633-4aaf-b331-59d5415e01ef req-c67c28b8-deb2-4f71-900a-177bb2734e40 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b returned with HTTP 200 Aug 07 17:04:13.812767 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 130/513] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:04:13 2026] DELETE /volume/v3/attachments/253fded9-bc07-497f-a252-12f2ef74e71b => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:14.199451 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1591519e-606a-4606-a189-5bed6d41b08a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:14.201401 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1591519e-606a-4606-a189-5bed6d41b08a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:14.201401 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1591519e-606a-4606-a189-5bed6d41b08a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:14.201401 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1591519e-606a-4606-a189-5bed6d41b08a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:14.201401 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1591519e-606a-4606-a189-5bed6d41b08a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:14.207255 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:14.207255 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:14.210645 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1591519e-606a-4606-a189-5bed6d41b08a tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:14.210645 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 129/514] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:14 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:15.061650 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dbef0255-9b09-4204-8ec3-828c1e8ce7ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:15.064214 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dbef0255-9b09-4204-8ec3-828c1e8ce7ee tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:04:15.064294 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dbef0255-9b09-4204-8ec3-828c1e8ce7ee tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:15.065343 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dbef0255-9b09-4204-8ec3-828c1e8ce7ee tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:15.073087 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:15.073087 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:15.081836 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dbef0255-9b09-4204-8ec3-828c1e8ce7ee tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:04:15.087637 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dbef0255-9b09-4204-8ec3-828c1e8ce7ee tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:04:15.088123 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 130/515] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:15 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:15.143728 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1125a780-17b4-4887-a32e-0cdb5381f4c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:15.145731 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1125a780-17b4-4887-a32e-0cdb5381f4c4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:04:15.145977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1125a780-17b4-4887-a32e-0cdb5381f4c4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:15.146253 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1125a780-17b4-4887-a32e-0cdb5381f4c4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:15.158979 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:15.158979 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:15.164448 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1125a780-17b4-4887-a32e-0cdb5381f4c4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:04:15.170668 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1125a780-17b4-4887-a32e-0cdb5381f4c4 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:04:15.170668 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 127/516] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:15 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:15.194008 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-42a62da3-f800-4142-838d-3827f7383df3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:15.199117 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-42a62da3-f800-4142-838d-3827f7383df3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] DELETE https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:04:15.199470 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-42a62da3-f800-4142-838d-3827f7383df3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:15.199769 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-42a62da3-f800-4142-838d-3827f7383df3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:15.199972 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-42a62da3-f800-4142-838d-3827f7383df3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Delete volume with id: 651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:04:15.212515 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:15.212515 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:15.213484 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-42a62da3-f800-4142-838d-3827f7383df3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:04:15.221839 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0de1d8cb-509a-4be0-8649-4ba3847be7ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:15.223996 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0de1d8cb-509a-4be0-8649-4ba3847be7ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:15.224769 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0de1d8cb-509a-4be0-8649-4ba3847be7ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:15.224769 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0de1d8cb-509a-4be0-8649-4ba3847be7ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:15.224769 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0de1d8cb-509a-4be0-8649-4ba3847be7ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:15.230339 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:15.230339 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:15.232111 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0de1d8cb-509a-4be0-8649-4ba3847be7ca tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:15.232111 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 130/517] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:15 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:15.237299 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-42a62da3-f800-4142-838d-3827f7383df3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Delete volume request issued successfully. Aug 07 17:04:15.237711 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-42a62da3-f800-4142-838d-3827f7383df3 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 202 Aug 07 17:04:15.238298 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 131/518] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:04:15 2026] DELETE /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:04:15.246655 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-39fd85cc-68bc-4990-af6d-7fa2ad307941 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:15.251880 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39fd85cc-68bc-4990-af6d-7fa2ad307941 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:04:15.252218 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39fd85cc-68bc-4990-af6d-7fa2ad307941 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:15.252492 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39fd85cc-68bc-4990-af6d-7fa2ad307941 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:15.270892 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:15.270892 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:15.275437 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-39fd85cc-68bc-4990-af6d-7fa2ad307941 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Volume info retrieved successfully. Aug 07 17:04:15.281391 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39fd85cc-68bc-4990-af6d-7fa2ad307941 tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 200 Aug 07 17:04:15.281982 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 131/519] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:15 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:16.245571 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-62d5f046-17c5-46b4-a311-5b277571ab84 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:16.249192 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62d5f046-17c5-46b4-a311-5b277571ab84 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:16.249192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62d5f046-17c5-46b4-a311-5b277571ab84 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:16.249192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62d5f046-17c5-46b4-a311-5b277571ab84 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:16.249192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-62d5f046-17c5-46b4-a311-5b277571ab84 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:16.257534 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:16.257534 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:16.258204 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62d5f046-17c5-46b4-a311-5b277571ab84 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:16.258852 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 128/520] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:16 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:16.299354 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4249bcf3-174c-4215-b869-d469ae55e1cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:16.301673 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4249bcf3-174c-4215-b869-d469ae55e1cc tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] GET https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 Aug 07 17:04:16.301999 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4249bcf3-174c-4215-b869-d469ae55e1cc tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:16.302312 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4249bcf3-174c-4215-b869-d469ae55e1cc tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:16.314414 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4249bcf3-174c-4215-b869-d469ae55e1cc tempest-ServerActionsTestOtherB-525046465 tempest-ServerActionsTestOtherB-525046465-project-member] https://10.4.3.144/volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 returned with HTTP 404 Aug 07 17:04:16.315217 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 131/521] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:16 2026] GET /volume/v3/volumes/651e4c12-f033-42d4-8781-9c7e8b2f4193 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:16.336172 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-8e0dc644-8a41-4e77-b5eb-94f94bbd9904 req-ab14455e-e504-403b-8402-c8fb328cb67b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:16.339352 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8e0dc644-8a41-4e77-b5eb-94f94bbd9904 req-ab14455e-e504-403b-8402-c8fb328cb67b tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 Aug 07 17:04:16.339691 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8e0dc644-8a41-4e77-b5eb-94f94bbd9904 req-ab14455e-e504-403b-8402-c8fb328cb67b tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:16.339833 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8e0dc644-8a41-4e77-b5eb-94f94bbd9904 req-ab14455e-e504-403b-8402-c8fb328cb67b tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:16.365389 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:16.365389 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:16.371733 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-8e0dc644-8a41-4e77-b5eb-94f94bbd9904 req-ab14455e-e504-403b-8402-c8fb328cb67b tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:04:16.380271 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8e0dc644-8a41-4e77-b5eb-94f94bbd9904 req-ab14455e-e504-403b-8402-c8fb328cb67b tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 returned with HTTP 200 Aug 07 17:04:16.381574 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 132/522] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:04:16 2026] GET /volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 => generated 1134 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:17.273965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aed84689-4034-4f95-bdbd-68af104a9855 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:17.279052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aed84689-4034-4f95-bdbd-68af104a9855 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:17.279387 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aed84689-4034-4f95-bdbd-68af104a9855 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:17.279693 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aed84689-4034-4f95-bdbd-68af104a9855 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:17.280083 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-aed84689-4034-4f95-bdbd-68af104a9855 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:17.284790 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:17.284790 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:17.285683 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aed84689-4034-4f95-bdbd-68af104a9855 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:17.286297 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 132/523] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:17 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:18.300723 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8e0250d1-c9ed-4ada-b8a0-3eb322c3467f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:18.303774 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e0250d1-c9ed-4ada-b8a0-3eb322c3467f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:18.303774 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e0250d1-c9ed-4ada-b8a0-3eb322c3467f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:18.303774 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e0250d1-c9ed-4ada-b8a0-3eb322c3467f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:18.303774 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8e0250d1-c9ed-4ada-b8a0-3eb322c3467f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:18.309170 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:18.309170 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:18.311707 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e0250d1-c9ed-4ada-b8a0-3eb322c3467f tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:18.311707 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 129/524] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:18 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:19.330880 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73ae21c7-49a4-436e-a892-5eb49e889aa0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:19.336427 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73ae21c7-49a4-436e-a892-5eb49e889aa0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:19.336427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73ae21c7-49a4-436e-a892-5eb49e889aa0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:19.336427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73ae21c7-49a4-436e-a892-5eb49e889aa0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:19.336427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-73ae21c7-49a4-436e-a892-5eb49e889aa0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:19.341961 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:19.341961 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:19.343340 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73ae21c7-49a4-436e-a892-5eb49e889aa0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:19.343736 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 132/525] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:19 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:19.421887 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-843405c2-d2c8-4e49-8280-b95269437ece None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:19.422436 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-843405c2-d2c8-4e49-8280-b95269437ece None None] GET https://10.4.3.144/volume// Aug 07 17:04:19.422696 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-843405c2-d2c8-4e49-8280-b95269437ece None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:19.422975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-843405c2-d2c8-4e49-8280-b95269437ece None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:19.423968 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-843405c2-d2c8-4e49-8280-b95269437ece None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:04:19.425017 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 133/526] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:04:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:04:19.442995 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-8bfd6817-754b-4e56-9abc-3ffb1a45b9cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:19.445594 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-8bfd6817-754b-4e56-9abc-3ffb1a45b9cc tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:04:19.445594 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-8bfd6817-754b-4e56-9abc-3ffb1a45b9cc tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:19.445594 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-8bfd6817-754b-4e56-9abc-3ffb1a45b9cc tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:19.454496 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:19.454496 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:19.458534 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-8bfd6817-754b-4e56-9abc-3ffb1a45b9cc tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:04:19.463221 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-8bfd6817-754b-4e56-9abc-3ffb1a45b9cc tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:04:19.463633 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 133/527] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:04:19 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:04:19.565636 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-22ed039b-8466-47cd-bcb3-b424f0700a34 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:19.568386 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-22ed039b-8466-47cd-bcb3-b424f0700a34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] PUT https://10.4.3.144/volume/v3/attachments/a9b1438e-e0ee-4f7e-852c-3b39a7032fe9 Aug 07 17:04:19.569200 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-22ed039b-8466-47cd-bcb3-b424f0700a34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:19.580654 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-22ed039b-8466-47cd-bcb3-b424f0700a34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Acquiring lock "cinder-attachment_update-5d76eded-e3a9-4477-a733-d150e54bb79f-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:04:19.586839 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-22ed039b-8466-47cd-bcb3-b424f0700a34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Lock "cinder-attachment_update-5d76eded-e3a9-4477-a733-d150e54bb79f-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:04:19.588077 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:19.588077 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:19.686712 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-22ed039b-8466-47cd-bcb3-b424f0700a34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Lock "cinder-attachment_update-5d76eded-e3a9-4477-a733-d150e54bb79f-np0000006737" released by "attachment_update" :: held 0.100s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:04:19.687168 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-22ed039b-8466-47cd-bcb3-b424f0700a34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/a9b1438e-e0ee-4f7e-852c-3b39a7032fe9 returned with HTTP 200 Aug 07 17:04:19.687766 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 130/528] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:04:19 2026] PUT /volume/v3/attachments/a9b1438e-e0ee-4f7e-852c-3b39a7032fe9 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:19.719637 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-64e3df15-3cde-4a23-9f60-28372235ff33 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:19.723383 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-64e3df15-3cde-4a23-9f60-28372235ff33 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/attachments/a9b1438e-e0ee-4f7e-852c-3b39a7032fe9/action Aug 07 17:04:19.723784 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-64e3df15-3cde-4a23-9f60-28372235ff33 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:04:19.723903 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-64e3df15-3cde-4a23-9f60-28372235ff33 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:19.750100 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:19.750100 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:19.766720 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5870046e-8cf8-4a93-bcdd-1ba7e3e34b3b req-64e3df15-3cde-4a23-9f60-28372235ff33 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/a9b1438e-e0ee-4f7e-852c-3b39a7032fe9/action returned with HTTP 204 Aug 07 17:04:19.771424 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 133/529] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:04:19 2026] POST /volume/v3/attachments/a9b1438e-e0ee-4f7e-852c-3b39a7032fe9/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:20.364318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-56574ec1-b3f4-4226-bea3-541a0b302441 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:20.366464 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56574ec1-b3f4-4226-bea3-541a0b302441 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:20.366975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56574ec1-b3f4-4226-bea3-541a0b302441 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:20.367506 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56574ec1-b3f4-4226-bea3-541a0b302441 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:20.367881 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-56574ec1-b3f4-4226-bea3-541a0b302441 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:20.379665 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:20.379665 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:20.379665 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56574ec1-b3f4-4226-bea3-541a0b302441 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:20.379665 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 134/530] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:20 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:21.395925 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f4ef7ec-f3d3-477e-b934-37f1ab56d3b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:21.400438 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f4ef7ec-f3d3-477e-b934-37f1ab56d3b3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:21.400583 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f4ef7ec-f3d3-477e-b934-37f1ab56d3b3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:21.400785 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f4ef7ec-f3d3-477e-b934-37f1ab56d3b3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:21.400908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1f4ef7ec-f3d3-477e-b934-37f1ab56d3b3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:21.411127 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:21.411127 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:21.412213 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f4ef7ec-f3d3-477e-b934-37f1ab56d3b3 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:21.412622 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 134/531] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:21 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:22.430204 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7a07dc7-ee15-48d7-8f7d-d2f55bd97f38 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:22.432130 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7a07dc7-ee15-48d7-8f7d-d2f55bd97f38 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:22.432498 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7a07dc7-ee15-48d7-8f7d-d2f55bd97f38 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:22.433977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7a07dc7-ee15-48d7-8f7d-d2f55bd97f38 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:22.433977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f7a07dc7-ee15-48d7-8f7d-d2f55bd97f38 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:22.447427 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:22.447427 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:22.448296 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7a07dc7-ee15-48d7-8f7d-d2f55bd97f38 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:22.448731 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 131/532] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:22 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:23.462527 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e0b99c24-fbb1-4379-a705-5ac08d6867b7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:23.467961 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0b99c24-fbb1-4379-a705-5ac08d6867b7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:23.467961 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0b99c24-fbb1-4379-a705-5ac08d6867b7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:23.467961 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0b99c24-fbb1-4379-a705-5ac08d6867b7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:23.467961 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e0b99c24-fbb1-4379-a705-5ac08d6867b7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:23.475535 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:23.475535 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:23.477001 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0b99c24-fbb1-4379-a705-5ac08d6867b7 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:23.477140 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 134/533] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:23 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:24.494215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2cd722bf-547b-470d-907e-0f79798d48a5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:24.495982 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2cd722bf-547b-470d-907e-0f79798d48a5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:24.496177 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2cd722bf-547b-470d-907e-0f79798d48a5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:24.496371 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2cd722bf-547b-470d-907e-0f79798d48a5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:24.496506 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2cd722bf-547b-470d-907e-0f79798d48a5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:24.502272 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:24.502272 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:24.503381 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2cd722bf-547b-470d-907e-0f79798d48a5 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:24.503886 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 135/534] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:24 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:04:24.786225 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:24.994615 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:04:24.995297 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1764729300"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:24.997391 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1764729300'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:04:25.004135 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Create volume of 1 GB Aug 07 17:04:25.004550 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:25.004550 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:25.005354 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Availability Zones retrieved successfully. Aug 07 17:04:25.013336 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Flow 'volume_create_api' (c4800c78-42c2-46fd-a9b6-14b0d890418c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:25.014365 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e583552-46a3-4649-a28e-3586d8f388ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:25.015555 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:04:25.027485 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:25.027485 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:25.045773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e583552-46a3-4649-a28e-3586d8f388ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:00:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9f295a16-1764-4520-8f0b-2d9138a10fd8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f295a16-1764-4520-8f0b-2d9138a10fd8', 'encryption_key_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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:25.046677 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fbc57f8-2419-4938-96c9-765d02b4b358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:25.085392 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-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 07 17:04:25.085855 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-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 07 17:04:25.137897 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Created reservations ['728007f7-e737-48f7-8bfc-af02ad5d264b', 'e04afbcf-298b-4078-810e-a4ecc2682d42', 'd9ade8e9-9afd-4e2f-bd72-57b7f3fae161', '1302c32e-c1f5-44c9-b15f-5d41b1b26f46'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:25.138971 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fbc57f8-2419-4938-96c9-765d02b4b358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['728007f7-e737-48f7-8bfc-af02ad5d264b', 'e04afbcf-298b-4078-810e-a4ecc2682d42', 'd9ade8e9-9afd-4e2f-bd72-57b7f3fae161', '1302c32e-c1f5-44c9-b15f-5d41b1b26f46']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:25.140105 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea95b76d-77ef-40ce-8011-bacd8b2b8998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:25.175173 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea95b76d-77ef-40ce-8011-bacd8b2b8998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67acf91f-fbc9-497f-9b4c-14f65d04701f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1764729300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51e061daf1a4461b9b47b0920f120ff8',qos_specs=None,replication_status=,reservations=['728007f7-e737-48f7-8bfc-af02ad5d264b','e04afbcf-298b-4078-810e-a4ecc2682d42','d9ade8e9-9afd-4e2f-bd72-57b7f3fae161','1302c32e-c1f5-44c9-b15f-5d41b1b26f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9d468b102645fd8fbe8fe1012af313',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1764729300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67acf91f-fbc9-497f-9b4c-14f65d04701f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='51e061daf1a4461b9b47b0920f120ff8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9d468b102645fd8fbe8fe1012af313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f295a16-1764-4520-8f0b-2d9138a10fd8),volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:25.177840 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfcf516-2c77-4247-9d53-327c3b0b93f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:25.214425 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dfcf516-2c77-4247-9d53-327c3b0b93f5) transitioned into state 'SUCCESS' from state '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-1764729300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51e061daf1a4461b9b47b0920f120ff8',qos_specs=None,replication_status=,reservations=['728007f7-e737-48f7-8bfc-af02ad5d264b','e04afbcf-298b-4078-810e-a4ecc2682d42','d9ade8e9-9afd-4e2f-bd72-57b7f3fae161','1302c32e-c1f5-44c9-b15f-5d41b1b26f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9d468b102645fd8fbe8fe1012af313',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:25.215727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27e01c2-26ac-4bcd-98e1-0fbab6e840e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:25.230687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c27e01c2-26ac-4bcd-98e1-0fbab6e840e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:25.232565 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Flow 'volume_create_api' (c4800c78-42c2-46fd-a9b6-14b0d890418c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:25.232565 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Create volume request issued successfully. Aug 07 17:04:25.233159 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8781622b-59ab-4f97-87cc-7978b5328bf4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:04:25.233696 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 135/535] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:04:24 2026] POST /volume/v3/volumes => generated 758 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:04:25.250298 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b76e1813-0327-4845-9d99-5523559eb3d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:25.252691 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b76e1813-0327-4845-9d99-5523559eb3d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:04:25.253242 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b76e1813-0327-4845-9d99-5523559eb3d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:25.254185 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b76e1813-0327-4845-9d99-5523559eb3d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:25.265685 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:25.265685 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:25.279358 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b76e1813-0327-4845-9d99-5523559eb3d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:04:25.288401 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b76e1813-0327-4845-9d99-5523559eb3d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:04:25.288401 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 132/536] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:25 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:25.520051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d9f34ab2-9cea-426d-9859-aa18a869e4ae None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:25.528699 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d9f34ab2-9cea-426d-9859-aa18a869e4ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:25.529258 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d9f34ab2-9cea-426d-9859-aa18a869e4ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:25.533355 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d9f34ab2-9cea-426d-9859-aa18a869e4ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:25.533355 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d9f34ab2-9cea-426d-9859-aa18a869e4ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:25.540733 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:25.540733 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:25.542694 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d9f34ab2-9cea-426d-9859-aa18a869e4ae tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:25.543869 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 135/537] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:25 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:26.312067 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0fb7094a-74a2-41cc-9e31-22465c74485b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:26.314106 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0fb7094a-74a2-41cc-9e31-22465c74485b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:04:26.314487 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0fb7094a-74a2-41cc-9e31-22465c74485b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:26.314849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0fb7094a-74a2-41cc-9e31-22465c74485b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:26.325969 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:26.325969 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:26.331520 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0fb7094a-74a2-41cc-9e31-22465c74485b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:04:26.338979 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0fb7094a-74a2-41cc-9e31-22465c74485b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:04:26.339699 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 136/538] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:26 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:26.360248 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bf2e3f59-c59c-4c89-858c-aa4e025463bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:26.503089 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf2e3f59-c59c-4c89-858c-aa4e025463bf tempest-TestMultiAttachVolumeSwap-1930435121 tempest-TestMultiAttachVolumeSwap-1930435121-project-admin] POST https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f/action Aug 07 17:04:26.503718 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bf2e3f59-c59c-4c89-858c-aa4e025463bf tempest-TestMultiAttachVolumeSwap-1930435121 tempest-TestMultiAttachVolumeSwap-1930435121-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:04:26.503953 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bf2e3f59-c59c-4c89-858c-aa4e025463bf tempest-TestMultiAttachVolumeSwap-1930435121 tempest-TestMultiAttachVolumeSwap-1930435121-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:26.515624 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:26.515624 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:26.516053 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bf2e3f59-c59c-4c89-858c-aa4e025463bf tempest-TestMultiAttachVolumeSwap-1930435121 tempest-TestMultiAttachVolumeSwap-1930435121-project-admin] Volume info retrieved successfully. Aug 07 17:04:26.530942 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bf2e3f59-c59c-4c89-858c-aa4e025463bf tempest-TestMultiAttachVolumeSwap-1930435121 tempest-TestMultiAttachVolumeSwap-1930435121-project-admin] Update volume admin metadata completed successfully. Aug 07 17:04:26.530942 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bf2e3f59-c59c-4c89-858c-aa4e025463bf tempest-TestMultiAttachVolumeSwap-1930435121 tempest-TestMultiAttachVolumeSwap-1930435121-project-admin] Update readonly setting on volume completed successfully. Aug 07 17:04:26.530942 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf2e3f59-c59c-4c89-858c-aa4e025463bf tempest-TestMultiAttachVolumeSwap-1930435121 tempest-TestMultiAttachVolumeSwap-1930435121-project-admin] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f/action returned with HTTP 202 Aug 07 17:04:26.531314 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 136/539] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:04:26 2026] POST /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:04:26.542445 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:26.547043 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:04:26.547043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1459646046"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:26.547560 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1459646046'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:04:26.551954 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Create volume of 1 GB Aug 07 17:04:26.552472 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:26.552472 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:26.553191 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Availability Zones retrieved successfully. Aug 07 17:04:26.559343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Flow 'volume_create_api' (51828a77-541d-426b-ae48-54d7d0820eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:26.560549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f6d93d3-9e7a-4745-a88a-b2b668474a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:26.560654 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-06cf7fab-2ba3-40cf-ae8e-0067ac5f2b2b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:26.562354 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:04:26.563236 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06cf7fab-2ba3-40cf-ae8e-0067ac5f2b2b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:26.563499 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06cf7fab-2ba3-40cf-ae8e-0067ac5f2b2b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:26.563744 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06cf7fab-2ba3-40cf-ae8e-0067ac5f2b2b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:26.564264 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-06cf7fab-2ba3-40cf-ae8e-0067ac5f2b2b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:26.571729 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:26.571729 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:26.572308 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06cf7fab-2ba3-40cf-ae8e-0067ac5f2b2b tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:26.573595 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 136/540] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:26 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:26.573828 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:26.573828 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:26.594834 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f6d93d3-9e7a-4745-a88a-b2b668474a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:00:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9f295a16-1764-4520-8f0b-2d9138a10fd8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f295a16-1764-4520-8f0b-2d9138a10fd8', 'encryption_key_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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:26.596140 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a13b4e-2b6e-4050-8f14-285d1471ac49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:26.638562 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-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 07 17:04:26.639052 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-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 07 17:04:26.663347 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Created reservations ['1d77815b-7bcf-494e-b04a-e61e93f5bf9b', 'b14397e5-26e1-4ed3-a817-014da90476b5', 'ed6852a5-2813-4b40-a7ed-1a11bf420558', '4e1737db-328b-43ab-b301-492e7d887d66'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:26.664703 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7a13b4e-2b6e-4050-8f14-285d1471ac49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d77815b-7bcf-494e-b04a-e61e93f5bf9b', 'b14397e5-26e1-4ed3-a817-014da90476b5', 'ed6852a5-2813-4b40-a7ed-1a11bf420558', '4e1737db-328b-43ab-b301-492e7d887d66']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:26.665768 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ef60d5-ad09-47cc-b5fa-b44aeff7823f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:26.694431 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ef60d5-ad09-47cc-b5fa-b44aeff7823f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73f661e3-80f9-4b73-8c8b-1506ad394fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1459646046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51e061daf1a4461b9b47b0920f120ff8',qos_specs=None,replication_status=,reservations=['1d77815b-7bcf-494e-b04a-e61e93f5bf9b','b14397e5-26e1-4ed3-a817-014da90476b5','ed6852a5-2813-4b40-a7ed-1a11bf420558','4e1737db-328b-43ab-b301-492e7d887d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9d468b102645fd8fbe8fe1012af313',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1459646046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73f661e3-80f9-4b73-8c8b-1506ad394fec,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='51e061daf1a4461b9b47b0920f120ff8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9d468b102645fd8fbe8fe1012af313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f295a16-1764-4520-8f0b-2d9138a10fd8),volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:26.695591 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0b21d5-bcbf-4269-8eb5-9c5e47f5c040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:26.725124 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0b21d5-bcbf-4269-8eb5-9c5e47f5c040) transitioned into state 'SUCCESS' from state '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-1459646046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='51e061daf1a4461b9b47b0920f120ff8',qos_specs=None,replication_status=,reservations=['1d77815b-7bcf-494e-b04a-e61e93f5bf9b','b14397e5-26e1-4ed3-a817-014da90476b5','ed6852a5-2813-4b40-a7ed-1a11bf420558','4e1737db-328b-43ab-b301-492e7d887d66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9d468b102645fd8fbe8fe1012af313',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:26.725124 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d1b0db-3219-461d-967c-e4edc8b21861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:26.739916 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d1b0db-3219-461d-967c-e4edc8b21861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:26.741097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Flow 'volume_create_api' (51828a77-541d-426b-ae48-54d7d0820eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:26.741525 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Create volume request issued successfully. Aug 07 17:04:26.743806 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d99a903c-7e39-48db-8dfb-3b9afc486001 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:04:26.743806 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 133/541] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:04:26 2026] POST /volume/v3/volumes => generated 758 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:04:26.758551 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-64a106ff-f781-4571-a7b8-7f678213d3b7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:26.762786 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-64a106ff-f781-4571-a7b8-7f678213d3b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec Aug 07 17:04:26.762918 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-64a106ff-f781-4571-a7b8-7f678213d3b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:26.763170 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-64a106ff-f781-4571-a7b8-7f678213d3b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:26.771471 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:26.771471 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:26.776752 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-64a106ff-f781-4571-a7b8-7f678213d3b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:04:26.783538 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-64a106ff-f781-4571-a7b8-7f678213d3b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec returned with HTTP 200 Aug 07 17:04:26.784189 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 137/542] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:26 2026] GET /volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:27.593349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a798a436-407c-45de-847e-65d342856806 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:27.597167 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a798a436-407c-45de-847e-65d342856806 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:27.597466 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a798a436-407c-45de-847e-65d342856806 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:27.597749 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a798a436-407c-45de-847e-65d342856806 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:27.598525 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a798a436-407c-45de-847e-65d342856806 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:27.603298 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:27.603298 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:27.604212 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a798a436-407c-45de-847e-65d342856806 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:27.604580 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 137/543] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:27 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:27.800172 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b657c349-7f83-4481-8a1c-897639f4d63e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:27.803632 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b657c349-7f83-4481-8a1c-897639f4d63e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec Aug 07 17:04:27.804082 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b657c349-7f83-4481-8a1c-897639f4d63e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:27.805046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b657c349-7f83-4481-8a1c-897639f4d63e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:27.813094 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:27.813094 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:27.818775 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b657c349-7f83-4481-8a1c-897639f4d63e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:04:27.824525 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b657c349-7f83-4481-8a1c-897639f4d63e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec returned with HTTP 200 Aug 07 17:04:27.825332 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 137/544] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:27 2026] GET /volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:28.620391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f448f98-e08a-419c-b85c-ec7eecda19a1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:28.626052 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f448f98-e08a-419c-b85c-ec7eecda19a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:28.626052 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f448f98-e08a-419c-b85c-ec7eecda19a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:28.626052 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f448f98-e08a-419c-b85c-ec7eecda19a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:28.626052 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4f448f98-e08a-419c-b85c-ec7eecda19a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:28.635749 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:28.635749 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:28.637649 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f448f98-e08a-419c-b85c-ec7eecda19a1 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:28.638167 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 134/545] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:28 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:29.653996 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-64f320b3-9bc0-4077-9a00-51b6f9ecc4d2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:29.656536 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-64f320b3-9bc0-4077-9a00-51b6f9ecc4d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:29.657750 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-64f320b3-9bc0-4077-9a00-51b6f9ecc4d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:29.659211 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-64f320b3-9bc0-4077-9a00-51b6f9ecc4d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:29.659582 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-64f320b3-9bc0-4077-9a00-51b6f9ecc4d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:29.666758 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:29.666758 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:29.667508 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-64f320b3-9bc0-4077-9a00-51b6f9ecc4d2 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:29.668379 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 138/546] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:29 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:30.688176 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2551b363-cee6-43d5-bda6-110de25a4fe6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:30.692154 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2551b363-cee6-43d5-bda6-110de25a4fe6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:30.692482 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2551b363-cee6-43d5-bda6-110de25a4fe6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:30.693166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2551b363-cee6-43d5-bda6-110de25a4fe6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:30.693166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2551b363-cee6-43d5-bda6-110de25a4fe6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:30.700597 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:30.700597 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:30.702608 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2551b363-cee6-43d5-bda6-110de25a4fe6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:30.703500 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 138/547] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:30 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:31.719806 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5daad4b4-fb83-4f43-95dd-2ba513430cf6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:31.723747 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5daad4b4-fb83-4f43-95dd-2ba513430cf6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:31.724131 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5daad4b4-fb83-4f43-95dd-2ba513430cf6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:31.724252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5daad4b4-fb83-4f43-95dd-2ba513430cf6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:31.724430 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5daad4b4-fb83-4f43-95dd-2ba513430cf6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:31.735403 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:31.735403 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:31.735403 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5daad4b4-fb83-4f43-95dd-2ba513430cf6 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:31.735403 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 138/548] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:31 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:31.750740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-56535d5e-aa36-4f40-8900-146cae461dff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:31.753970 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56535d5e-aa36-4f40-8900-146cae461dff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd Aug 07 17:04:31.754417 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56535d5e-aa36-4f40-8900-146cae461dff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:31.755279 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56535d5e-aa36-4f40-8900-146cae461dff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:31.767047 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:31.767047 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:31.775155 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-56535d5e-aa36-4f40-8900-146cae461dff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:04:31.782858 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56535d5e-aa36-4f40-8900-146cae461dff tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd returned with HTTP 200 Aug 07 17:04:31.786180 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 135/549] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:31 2026] GET /volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:31.801958 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a9cd36e1-9f67-41da-8c14-bbc4be383a14 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:31.804169 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a9cd36e1-9f67-41da-8c14-bbc4be383a14 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] POST https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f/action Aug 07 17:04:31.806011 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a9cd36e1-9f67-41da-8c14-bbc4be383a14 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:04:31.806011 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a9cd36e1-9f67-41da-8c14-bbc4be383a14 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:31.810120 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-a9cd36e1-9f67-41da-8c14-bbc4be383a14 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] Updating backup '3251a1c8-4ea7-4e65-af00-666d6e77b22f' with '{'status': 'error'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 17:04:31.829647 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:31.829647 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:31.844609 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-a9cd36e1-9f67-41da-8c14-bbc4be383a14 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] reset_status in rpcapi backup_id 3251a1c8-4ea7-4e65-af00-666d6e77b22f on host np0000006737. {{(pid=100227) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 17:04:31.850054 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a9cd36e1-9f67-41da-8c14-bbc4be383a14 tempest-VolumesBackupsAdminTest-1865894727 tempest-VolumesBackupsAdminTest-1865894727-project-admin] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f/action returned with HTTP 202 Aug 07 17:04:31.850054 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 139/550] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:04:31 2026] POST /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:04:31.861328 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8cf4e0ab-943f-4984-95af-d49da0503011 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:31.865554 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8cf4e0ab-943f-4984-95af-d49da0503011 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:31.865554 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8cf4e0ab-943f-4984-95af-d49da0503011 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:31.865554 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8cf4e0ab-943f-4984-95af-d49da0503011 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:31.865554 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8cf4e0ab-943f-4984-95af-d49da0503011 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:31.872648 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:31.872648 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:31.873788 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8cf4e0ab-943f-4984-95af-d49da0503011 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:31.874337 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 139/551] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:31 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:31.893653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-84f2a136-922c-4273-be0e-2682d3270890 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:31.897306 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84f2a136-922c-4273-be0e-2682d3270890 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] DELETE https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:31.897306 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84f2a136-922c-4273-be0e-2682d3270890 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:31.897383 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84f2a136-922c-4273-be0e-2682d3270890 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:31.898232 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-84f2a136-922c-4273-be0e-2682d3270890 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Delete backup with id: 3251a1c8-4ea7-4e65-af00-666d6e77b22f. Aug 07 17:04:31.907159 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:31.907159 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:31.945090 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-84f2a136-922c-4273-be0e-2682d3270890 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] delete_backup rpcapi backup_id 3251a1c8-4ea7-4e65-af00-666d6e77b22f {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:04:31.950294 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84f2a136-922c-4273-be0e-2682d3270890 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 202 Aug 07 17:04:31.951211 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 139/552] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:04:31 2026] DELETE /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:04:31.964671 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5526822f-4ceb-4aff-9c22-e4f3421ca788 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:31.968859 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5526822f-4ceb-4aff-9c22-e4f3421ca788 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:31.969035 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5526822f-4ceb-4aff-9c22-e4f3421ca788 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:31.969372 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5526822f-4ceb-4aff-9c22-e4f3421ca788 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:31.969510 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5526822f-4ceb-4aff-9c22-e4f3421ca788 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:31.980560 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:31.980560 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:31.981758 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5526822f-4ceb-4aff-9c22-e4f3421ca788 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:31.982607 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 136/553] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:31 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:33.002105 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-21308dcb-fa1c-4e48-8ea7-5dcd97cdc887 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:33.005221 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-21308dcb-fa1c-4e48-8ea7-5dcd97cdc887 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:33.005419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-21308dcb-fa1c-4e48-8ea7-5dcd97cdc887 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:33.007331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-21308dcb-fa1c-4e48-8ea7-5dcd97cdc887 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:33.007807 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-21308dcb-fa1c-4e48-8ea7-5dcd97cdc887 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:33.025225 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:33.025225 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:33.026573 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-21308dcb-fa1c-4e48-8ea7-5dcd97cdc887 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 200 Aug 07 17:04:33.027344 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 140/554] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:33 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:34.048778 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bab7b246-021f-4381-82b6-5171cb647ed0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:34.050290 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bab7b246-021f-4381-82b6-5171cb647ed0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f Aug 07 17:04:34.050456 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bab7b246-021f-4381-82b6-5171cb647ed0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:34.056934 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bab7b246-021f-4381-82b6-5171cb647ed0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:34.056934 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bab7b246-021f-4381-82b6-5171cb647ed0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Show backup with id 3251a1c8-4ea7-4e65-af00-666d6e77b22f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:04:34.067461 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bab7b246-021f-4381-82b6-5171cb647ed0 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f returned with HTTP 404 Aug 07 17:04:34.068501 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 140/555] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:34 2026] GET /volume/v3/backups/3251a1c8-4ea7-4e65-af00-666d6e77b22f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:34.215122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9bf77b75-c939-403c-a4e5-bdc97681348e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:34.217617 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bf77b75-c939-403c-a4e5-bdc97681348e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd Aug 07 17:04:34.217617 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bf77b75-c939-403c-a4e5-bdc97681348e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:34.217617 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bf77b75-c939-403c-a4e5-bdc97681348e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:34.238294 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:34.238294 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:34.244262 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9bf77b75-c939-403c-a4e5-bdc97681348e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:04:34.255087 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bf77b75-c939-403c-a4e5-bdc97681348e tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd returned with HTTP 200 Aug 07 17:04:34.256773 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 140/556] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:34 2026] GET /volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:34.278300 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-28c8be9d-9c73-4196-aa2e-b10827ccf8da None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:34.283599 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28c8be9d-9c73-4196-aa2e-b10827ccf8da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] DELETE https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd Aug 07 17:04:34.283599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28c8be9d-9c73-4196-aa2e-b10827ccf8da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:34.283599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28c8be9d-9c73-4196-aa2e-b10827ccf8da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:34.287627 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-28c8be9d-9c73-4196-aa2e-b10827ccf8da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Delete volume with id: 48a9f4ec-014c-4a95-b5ea-0afe303a29cd Aug 07 17:04:34.300852 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:34.300852 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:34.306179 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-28c8be9d-9c73-4196-aa2e-b10827ccf8da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:04:34.391202 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-28c8be9d-9c73-4196-aa2e-b10827ccf8da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Delete volume request issued successfully. Aug 07 17:04:34.391395 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28c8be9d-9c73-4196-aa2e-b10827ccf8da tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd returned with HTTP 202 Aug 07 17:04:34.392888 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 137/557] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:04:34 2026] DELETE /volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:04:34.407779 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-eb9ec883-821e-49a4-b841-39f72d84db61 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:34.409367 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eb9ec883-821e-49a4-b841-39f72d84db61 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd Aug 07 17:04:34.409497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eb9ec883-821e-49a4-b841-39f72d84db61 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:34.409791 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eb9ec883-821e-49a4-b841-39f72d84db61 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:34.423265 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:34.423265 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:34.438150 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-eb9ec883-821e-49a4-b841-39f72d84db61 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Volume info retrieved successfully. Aug 07 17:04:34.451216 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eb9ec883-821e-49a4-b841-39f72d84db61 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd returned with HTTP 200 Aug 07 17:04:34.452040 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 141/558] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:34 2026] GET /volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:35.473929 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e826fb25-c326-4f4a-a0b6-a74956727c46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:35.476859 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e826fb25-c326-4f4a-a0b6-a74956727c46 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] GET https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd Aug 07 17:04:35.477088 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e826fb25-c326-4f4a-a0b6-a74956727c46 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:35.477285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e826fb25-c326-4f4a-a0b6-a74956727c46 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:35.485002 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e826fb25-c326-4f4a-a0b6-a74956727c46 tempest-VolumesBackupsAdminTest-1012245575 tempest-VolumesBackupsAdminTest-1012245575-project-member] https://10.4.3.144/volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd returned with HTTP 404 Aug 07 17:04:35.486595 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 141/559] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:35 2026] GET /volume/v3/volumes/48a9f4ec-014c-4a95-b5ea-0afe303a29cd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:39.731891 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-66811382-c778-4b6f-bdf5-53b57971dd24 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:39.739980 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:04:39.744058 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-344645538"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:39.744058 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Create volume request body: {'volume': {'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-344645538'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:04:39.914202 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Create volume of 1 GB Aug 07 17:04:39.921577 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Availability Zones retrieved successfully. Aug 07 17:04:39.930697 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Flow 'volume_create_api' (7b578db9-e5cd-4b10-a722-af41e1b084ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:39.932690 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc55a678-aa4b-4a69-a6a4-db81ef5ec1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:39.933693 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:04:40.064620 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc55a678-aa4b-4a69-a6a4-db81ef5ec1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:40.065745 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d321b8-7a21-4681-a3f8-63b39140a895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:40.219918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Created reservations ['1a029c2f-6e0b-40bd-b8b1-0b2ab8015dfc', 'c04f5661-75fa-46d7-81a2-d6e5e019b750', '78d34b57-e386-4cb2-a329-5604fb2b411f', '0650722d-264d-4620-9471-7619a5f28b65'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:40.220809 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d321b8-7a21-4681-a3f8-63b39140a895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a029c2f-6e0b-40bd-b8b1-0b2ab8015dfc', 'c04f5661-75fa-46d7-81a2-d6e5e019b750', '78d34b57-e386-4cb2-a329-5604fb2b411f', '0650722d-264d-4620-9471-7619a5f28b65']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:40.223074 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5bcf56-7cdb-4cd0-b8f3-abe5bc4a14eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:40.267748 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5bcf56-7cdb-4cd0-b8f3-abe5bc4a14eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f292a434-73e8-45d0-af9b-a27ebba12eab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-344645538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d182137a9f94050850d96c0fff4af7d',qos_specs=None,replication_status=,reservations=['1a029c2f-6e0b-40bd-b8b1-0b2ab8015dfc','c04f5661-75fa-46d7-81a2-d6e5e019b750','78d34b57-e386-4cb2-a329-5604fb2b411f','0650722d-264d-4620-9471-7619a5f28b65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cecb2a027b3c408282baa8279d10eb25',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-344645538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f292a434-73e8-45d0-af9b-a27ebba12eab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d182137a9f94050850d96c0fff4af7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cecb2a027b3c408282baa8279d10eb25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:40.272810 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5d05e5-1a23-4550-9ac3-4921ff788e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:40.310090 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5d05e5-1a23-4550-9ac3-4921ff788e96) transitioned into state 'SUCCESS' from state '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-344645538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d182137a9f94050850d96c0fff4af7d',qos_specs=None,replication_status=,reservations=['1a029c2f-6e0b-40bd-b8b1-0b2ab8015dfc','c04f5661-75fa-46d7-81a2-d6e5e019b750','78d34b57-e386-4cb2-a329-5604fb2b411f','0650722d-264d-4620-9471-7619a5f28b65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cecb2a027b3c408282baa8279d10eb25',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:40.311140 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8e81b1-03ac-431c-9e90-b7dd8d733021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:41.127949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8e81b1-03ac-431c-9e90-b7dd8d733021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:41.127949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Flow 'volume_create_api' (7b578db9-e5cd-4b10-a722-af41e1b084ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:41.127949 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Create volume request issued successfully. Aug 07 17:04:41.127949 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-66811382-c778-4b6f-bdf5-53b57971dd24 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:04:41.127949 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 141/560] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:04:39 2026] POST /volume/v3/volumes => generated 750 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:04:41.133230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-64e7ffb9-c3b7-4a50-aa7c-c17809aedfa3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:41.133230 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64e7ffb9-c3b7-4a50-aa7c-c17809aedfa3 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] GET https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab Aug 07 17:04:41.133230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64e7ffb9-c3b7-4a50-aa7c-c17809aedfa3 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:41.133230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64e7ffb9-c3b7-4a50-aa7c-c17809aedfa3 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:41.133230 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.133230 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:41.133230 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-64e7ffb9-c3b7-4a50-aa7c-c17809aedfa3 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Volume info retrieved successfully. Aug 07 17:04:41.133230 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64e7ffb9-c3b7-4a50-aa7c-c17809aedfa3 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab returned with HTTP 200 Aug 07 17:04:41.133230 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 138/561] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:40 2026] GET /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:41.438891 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-73aa4ee8-8db6-4fd6-9fd0-bcd9fdccc8a6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:41.442874 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-73aa4ee8-8db6-4fd6-9fd0-bcd9fdccc8a6 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] GET https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab Aug 07 17:04:41.443238 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-73aa4ee8-8db6-4fd6-9fd0-bcd9fdccc8a6 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:41.443442 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-73aa4ee8-8db6-4fd6-9fd0-bcd9fdccc8a6 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:41.458804 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.458804 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:41.463914 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-73aa4ee8-8db6-4fd6-9fd0-bcd9fdccc8a6 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Volume info retrieved successfully. Aug 07 17:04:41.470613 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-73aa4ee8-8db6-4fd6-9fd0-bcd9fdccc8a6 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab returned with HTTP 200 Aug 07 17:04:41.471509 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 142/562] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:41 2026] GET /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:41.492213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3924665-0d5a-4a26-96ed-27b4e9ad6dcb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:41.496986 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3924665-0d5a-4a26-96ed-27b4e9ad6dcb tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] POST https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab/action Aug 07 17:04:41.496986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3924665-0d5a-4a26-96ed-27b4e9ad6dcb tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-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=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:04:41.496986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3924665-0d5a-4a26-96ed-27b4e9ad6dcb tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:41.511714 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.511714 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:41.523527 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.523527 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:41.524359 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b3924665-0d5a-4a26-96ed-27b4e9ad6dcb tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Volume info retrieved successfully. Aug 07 17:04:41.549574 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b3924665-0d5a-4a26-96ed-27b4e9ad6dcb tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Update volume metadata completed successfully. Aug 07 17:04:41.549907 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3924665-0d5a-4a26-96ed-27b4e9ad6dcb tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab/action returned with HTTP 200 Aug 07 17:04:41.550497 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 142/563] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:04:41 2026] POST /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab/action => generated 563 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:41.563216 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e53ae319-8e8a-4a45-8c0f-41a78292b66d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:41.565138 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e53ae319-8e8a-4a45-8c0f-41a78292b66d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] GET https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab Aug 07 17:04:41.565532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e53ae319-8e8a-4a45-8c0f-41a78292b66d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:41.566057 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e53ae319-8e8a-4a45-8c0f-41a78292b66d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:41.575112 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.575112 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:41.581385 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e53ae319-8e8a-4a45-8c0f-41a78292b66d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Volume info retrieved successfully. Aug 07 17:04:41.589284 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e53ae319-8e8a-4a45-8c0f-41a78292b66d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab returned with HTTP 200 Aug 07 17:04:41.590050 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 142/564] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:41 2026] GET /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab => generated 1418 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:41.609198 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b8be0ac-df56-4e73-8f48-3ba70d5116fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:41.615291 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b8be0ac-df56-4e73-8f48-3ba70d5116fe tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] POST https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab/action Aug 07 17:04:41.616968 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b8be0ac-df56-4e73-8f48-3ba70d5116fe tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:04:41.617144 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b8be0ac-df56-4e73-8f48-3ba70d5116fe tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:41.630796 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.630796 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:41.644159 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.644159 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:41.645995 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2b8be0ac-df56-4e73-8f48-3ba70d5116fe tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Volume info retrieved successfully. Aug 07 17:04:41.661837 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2b8be0ac-df56-4e73-8f48-3ba70d5116fe tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Get volume image-metadata completed successfully. Aug 07 17:04:41.692216 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2b8be0ac-df56-4e73-8f48-3ba70d5116fe tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Delete volume metadata completed successfully. Aug 07 17:04:41.692216 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b8be0ac-df56-4e73-8f48-3ba70d5116fe tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab/action returned with HTTP 200 Aug 07 17:04:41.692216 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 139/565] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:04:41 2026] POST /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab/action => generated 0 bytes in 82 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 17:04:41.704764 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-08a2ace8-4d53-488c-82cd-c9fc5d54a2d5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:41.708137 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-08a2ace8-4d53-488c-82cd-c9fc5d54a2d5 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] POST https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab/action Aug 07 17:04:41.708639 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-08a2ace8-4d53-488c-82cd-c9fc5d54a2d5 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:04:41.708830 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-08a2ace8-4d53-488c-82cd-c9fc5d54a2d5 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:41.725324 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.725324 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:41.726063 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-08a2ace8-4d53-488c-82cd-c9fc5d54a2d5 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Volume info retrieved successfully. Aug 07 17:04:41.737447 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-08a2ace8-4d53-488c-82cd-c9fc5d54a2d5 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Get volume image-metadata completed successfully. Aug 07 17:04:41.738456 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-08a2ace8-4d53-488c-82cd-c9fc5d54a2d5 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab/action returned with HTTP 200 Aug 07 17:04:41.738456 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 143/566] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:04:41 2026] POST /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab/action => generated 537 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:41.752244 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2ebe709-6084-488d-8701-bfb10ed3123d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:41.755376 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2ebe709-6084-488d-8701-bfb10ed3123d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] GET https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab Aug 07 17:04:41.755905 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2ebe709-6084-488d-8701-bfb10ed3123d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:41.756262 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2ebe709-6084-488d-8701-bfb10ed3123d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:41.775566 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.775566 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:41.783688 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f2ebe709-6084-488d-8701-bfb10ed3123d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Volume info retrieved successfully. Aug 07 17:04:41.792046 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2ebe709-6084-488d-8701-bfb10ed3123d tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab returned with HTTP 200 Aug 07 17:04:41.793328 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 143/567] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:41 2026] GET /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab => generated 1392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:41.815174 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df962b32-8701-4b36-bb01-2cdd6258ba34 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:41.819460 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df962b32-8701-4b36-bb01-2cdd6258ba34 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab Aug 07 17:04:41.819460 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df962b32-8701-4b36-bb01-2cdd6258ba34 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:41.819460 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df962b32-8701-4b36-bb01-2cdd6258ba34 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:41.819460 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-df962b32-8701-4b36-bb01-2cdd6258ba34 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Delete volume with id: f292a434-73e8-45d0-af9b-a27ebba12eab Aug 07 17:04:41.834450 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.834450 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:41.835076 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df962b32-8701-4b36-bb01-2cdd6258ba34 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Volume info retrieved successfully. Aug 07 17:04:41.874970 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df962b32-8701-4b36-bb01-2cdd6258ba34 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Delete volume request issued successfully. Aug 07 17:04:41.875266 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df962b32-8701-4b36-bb01-2cdd6258ba34 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab returned with HTTP 202 Aug 07 17:04:41.875756 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 143/568] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:04:41 2026] DELETE /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:04:41.890547 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44dd9b85-8ca0-4f74-affe-db613cf4ad99 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:41.893468 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44dd9b85-8ca0-4f74-affe-db613cf4ad99 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] GET https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab Aug 07 17:04:41.893729 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44dd9b85-8ca0-4f74-affe-db613cf4ad99 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:41.894267 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44dd9b85-8ca0-4f74-affe-db613cf4ad99 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:41.906177 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:41.906177 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:41.914994 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44dd9b85-8ca0-4f74-affe-db613cf4ad99 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Volume info retrieved successfully. Aug 07 17:04:41.926743 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44dd9b85-8ca0-4f74-affe-db613cf4ad99 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab returned with HTTP 200 Aug 07 17:04:41.927292 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 140/569] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:41 2026] GET /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab => generated 1391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:42.950356 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e6a56d2e-f5d0-4a4d-a269-5a490238f477 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:42.954378 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6a56d2e-f5d0-4a4d-a269-5a490238f477 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] GET https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab Aug 07 17:04:42.954378 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6a56d2e-f5d0-4a4d-a269-5a490238f477 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:42.954378 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6a56d2e-f5d0-4a4d-a269-5a490238f477 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:42.967589 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6a56d2e-f5d0-4a4d-a269-5a490238f477 tempest-VolumesImageMetadata-663592955 tempest-VolumesImageMetadata-663592955-project-member] https://10.4.3.144/volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab returned with HTTP 404 Aug 07 17:04:42.968328 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 144/570] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:42 2026] GET /volume/v3/volumes/f292a434-73e8-45d0-af9b-a27ebba12eab => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:47.060100 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:47.348006 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:04:47.348417 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-214471488"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:47.352586 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-214471488'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:04:47.352838 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Create volume of 1 GB Aug 07 17:04:47.363228 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Availability Zones retrieved successfully. Aug 07 17:04:47.367781 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Flow 'volume_create_api' (21b8ed56-22c3-466a-9df0-d4d8e104e221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:47.369490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acadfbfc-03e0-4401-bdd0-eab3cb87b793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:47.371062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:04:47.436100 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acadfbfc-03e0-4401-bdd0-eab3cb87b793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:47.437433 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e74a33a-3250-4072-9c5e-6c611ec5af4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:47.578702 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Created reservations ['912b4cc4-fa7c-44ce-a3e6-435d28dd4d79', 'ee4e9239-78f4-42d0-b313-ee6412dbc134', 'ad0c632e-f083-43ce-82cb-5ba3c749117f', '4d875f4b-9390-4d14-8959-e6070c8d9a51'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:47.580943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e74a33a-3250-4072-9c5e-6c611ec5af4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['912b4cc4-fa7c-44ce-a3e6-435d28dd4d79', 'ee4e9239-78f4-42d0-b313-ee6412dbc134', 'ad0c632e-f083-43ce-82cb-5ba3c749117f', '4d875f4b-9390-4d14-8959-e6070c8d9a51']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:47.580943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b528db1-80e8-4da5-9b9f-e4eda3c76845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:47.608627 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b528db1-80e8-4da5-9b9f-e4eda3c76845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d472c13-be30-40e9-a6f4-d391951eb68a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-214471488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d99e76f1a04e219c47dea92802b147',qos_specs=None,replication_status=,reservations=['912b4cc4-fa7c-44ce-a3e6-435d28dd4d79','ee4e9239-78f4-42d0-b313-ee6412dbc134','ad0c632e-f083-43ce-82cb-5ba3c749117f','4d875f4b-9390-4d14-8959-e6070c8d9a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcd000606b14737a508b6bb4861ff7b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-214471488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d472c13-be30-40e9-a6f4-d391951eb68a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d99e76f1a04e219c47dea92802b147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcd000606b14737a508b6bb4861ff7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:47.610563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50aacf6c-5ac1-4b92-a7f2-42d456242df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:47.645267 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50aacf6c-5ac1-4b92-a7f2-42d456242df7) transitioned into state 'SUCCESS' from state '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-214471488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d99e76f1a04e219c47dea92802b147',qos_specs=None,replication_status=,reservations=['912b4cc4-fa7c-44ce-a3e6-435d28dd4d79','ee4e9239-78f4-42d0-b313-ee6412dbc134','ad0c632e-f083-43ce-82cb-5ba3c749117f','4d875f4b-9390-4d14-8959-e6070c8d9a51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcd000606b14737a508b6bb4861ff7b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:47.646123 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (455a2c56-74f7-4cf6-ac71-8360989b4a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:47.666350 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (455a2c56-74f7-4cf6-ac71-8360989b4a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:47.667493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Flow 'volume_create_api' (21b8ed56-22c3-466a-9df0-d4d8e104e221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:47.668007 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Create volume request issued successfully. Aug 07 17:04:47.669068 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0b33435-c4f7-4f3c-8d11-c291383b1b35 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:04:47.669689 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 144/571] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:04:47 2026] POST /volume/v3/volumes => generated 818 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:47.688146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1a65c7ce-54ba-42f8-8522-f5cc94a78644 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:47.693653 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a65c7ce-54ba-42f8-8522-f5cc94a78644 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:47.694921 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a65c7ce-54ba-42f8-8522-f5cc94a78644 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:47.695475 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a65c7ce-54ba-42f8-8522-f5cc94a78644 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:47.713739 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:47.713739 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:47.726968 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1a65c7ce-54ba-42f8-8522-f5cc94a78644 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Volume info retrieved successfully. Aug 07 17:04:47.736435 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a65c7ce-54ba-42f8-8522-f5cc94a78644 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 200 Aug 07 17:04:47.737042 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 144/572] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:47 2026] GET /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:48.755726 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4cf834bd-887d-467b-8d8e-b0809e203d99 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:48.760885 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cf834bd-887d-467b-8d8e-b0809e203d99 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:48.761563 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cf834bd-887d-467b-8d8e-b0809e203d99 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:48.761882 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cf834bd-887d-467b-8d8e-b0809e203d99 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:48.775119 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:48.775119 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:48.784433 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4cf834bd-887d-467b-8d8e-b0809e203d99 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Volume info retrieved successfully. Aug 07 17:04:48.792899 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cf834bd-887d-467b-8d8e-b0809e203d99 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 200 Aug 07 17:04:48.793724 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 141/573] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:48 2026] GET /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 945 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:48.816349 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1e746b31-ffbd-41f9-a58f-1c12674a2e7c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:48.820325 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1e746b31-ffbd-41f9-a58f-1c12674a2e7c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] POST https://10.4.3.144/volume/v3/volume-transfers Aug 07 17:04:48.820325 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1e746b31-ffbd-41f9-a58f-1c12674a2e7c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1d472c13-be30-40e9-a6f4-d391951eb68a"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:48.824249 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volume_transfer [None req-1e746b31-ffbd-41f9-a58f-1c12674a2e7c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Creating new volume transfer {'transfer': {'volume_id': '1d472c13-be30-40e9-a6f4-d391951eb68a'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 17:04:48.824574 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volume_transfer [None req-1e746b31-ffbd-41f9-a58f-1c12674a2e7c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Creating transfer of volume 1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:48.826047 np0000006737 devstack@c-api.service[100227]: INFO cinder.transfer.api [None req-1e746b31-ffbd-41f9-a58f-1c12674a2e7c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Generating transfer record for volume 1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:48.839778 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:48.839778 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:48.869942 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1e746b31-ffbd-41f9-a58f-1c12674a2e7c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volume-transfers returned with HTTP 202 Aug 07 17:04:48.870828 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 145/574] 10.4.3.144 () {70 vars in 1326 bytes} [Fri Aug 7 17:04:48 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:48.885379 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1def46c6-8b4c-45a3-a431-60ebb6ca554d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:48.891777 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1def46c6-8b4c-45a3-a431-60ebb6ca554d tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:48.891777 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1def46c6-8b4c-45a3-a431-60ebb6ca554d tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:48.891777 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1def46c6-8b4c-45a3-a431-60ebb6ca554d tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:48.917812 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:48.917812 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:48.931384 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1def46c6-8b4c-45a3-a431-60ebb6ca554d tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Volume info retrieved successfully. Aug 07 17:04:48.939408 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1def46c6-8b4c-45a3-a431-60ebb6ca554d tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 200 Aug 07 17:04:48.939892 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 145/575] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:48 2026] GET /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 953 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:48.962677 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-175ccfc7-1b97-43b9-bd4f-fe3898f98ef3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:48.966222 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-175ccfc7-1b97-43b9-bd4f-fe3898f98ef3 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volume-transfers/5807f1d3-419b-4520-bcfb-b7fcf4f9b47e Aug 07 17:04:48.967130 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-175ccfc7-1b97-43b9-bd4f-fe3898f98ef3 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:48.968888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-175ccfc7-1b97-43b9-bd4f-fe3898f98ef3 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:48.985140 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-175ccfc7-1b97-43b9-bd4f-fe3898f98ef3 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volume-transfers/5807f1d3-419b-4520-bcfb-b7fcf4f9b47e returned with HTTP 200 Aug 07 17:04:48.985823 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 145/576] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:04:48 2026] GET /volume/v3/volume-transfers/5807f1d3-419b-4520-bcfb-b7fcf4f9b47e => generated 432 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:04:48.999362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85db39ed-2e5e-4911-b484-624c53f1af6c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:49.003219 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85db39ed-2e5e-4911-b484-624c53f1af6c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volume-transfers Aug 07 17:04:49.003219 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85db39ed-2e5e-4911-b484-624c53f1af6c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:49.003341 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85db39ed-2e5e-4911-b484-624c53f1af6c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:49.003502 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volume_transfer [None req-85db39ed-2e5e-4911-b484-624c53f1af6c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Listing volume transfers {{(pid=100225) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 17:04:49.014288 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85db39ed-2e5e-4911-b484-624c53f1af6c tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volume-transfers returned with HTTP 200 Aug 07 17:04:49.014812 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 142/577] 10.4.3.144 () {68 vars in 1305 bytes} [Fri Aug 7 17:04:48 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:49.027388 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:49.169696 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] POST https://10.4.3.144/volume/v3/volume-transfers/5807f1d3-419b-4520-bcfb-b7fcf4f9b47e/accept Aug 07 17:04:49.171129 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "39407e48dd2a69b2"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:49.173347 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.volume_transfer [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Accepting volume transfer 5807f1d3-419b-4520-bcfb-b7fcf4f9b47e {{(pid=100227) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 17:04:49.173857 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.volume_transfer [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Accepting transfer 5807f1d3-419b-4520-bcfb-b7fcf4f9b47e Aug 07 17:04:49.295461 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Created reservations ['1617c8d1-0c61-4842-b89b-3cf2e39dfa3a', '18096abf-e3ab-45b7-9994-8756e27f5def', 'd5b80bb8-55af-4d7e-aa86-56d97ec4b2fd', '96686acf-0026-4018-a74a-47db610a0dd2'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:49.348561 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Created reservations ['82c43af2-14a4-4122-8950-91a2fa49218c', '12512388-9058-416d-b76d-ddff582c391a', '9e6a4401-77a3-4722-8e40-bcc015cfe26e', '4ada4d00-965b-44d2-a5ad-a1277c9f3326'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:49.394227 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-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 07 17:04:49.442534 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Created reservations ['2dff6bb0-d6b3-40eb-9f6c-11a986f1e265', '9ae0de7a-75f7-445a-9b7a-9fd3f0b7cbbf', 'c3cc2c02-78cc-4c51-844e-93d275ba7025', '4e121201-59e9-4e3f-b99c-7103d996dbfa'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:49.544154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Created reservations ['11a610ff-988f-4a81-8f2d-71dcfda3da42', 'e678f160-92cc-44fd-803e-21274781f3e7', '3173d76e-9412-4f3a-a490-d0ad2b87fa7d', 'ee9d7fab-35d5-46fb-a1e8-298fd3c6c1af'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:49.576195 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Transfer volume completed successfully. Aug 07 17:04:49.779591 np0000006737 devstack@c-api.service[100227]: INFO cinder.transfer.api [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Volume 1d472c13-be30-40e9-a6f4-d391951eb68a has been transferred. Aug 07 17:04:49.792485 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6e955e45-ed82-4c13-8de3-065b8bcee7b8 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] https://10.4.3.144/volume/v3/volume-transfers/5807f1d3-419b-4520-bcfb-b7fcf4f9b47e/accept returned with HTTP 202 Aug 07 17:04:49.792967 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 146/578] 10.4.3.144 () {70 vars in 1458 bytes} [Fri Aug 7 17:04:49 2026] POST /volume/v3/volume-transfers/5807f1d3-419b-4520-bcfb-b7fcf4f9b47e/accept => generated 365 bytes in 766 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:49.809155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c3f225e4-7c8a-4cd0-b232-528633fbfd95 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:49.813100 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3f225e4-7c8a-4cd0-b232-528633fbfd95 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] GET https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:49.813387 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3f225e4-7c8a-4cd0-b232-528633fbfd95 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:49.813726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3f225e4-7c8a-4cd0-b232-528633fbfd95 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:49.844092 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:49.844092 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:49.861115 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c3f225e4-7c8a-4cd0-b232-528633fbfd95 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Volume info retrieved successfully. Aug 07 17:04:49.878052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3f225e4-7c8a-4cd0-b232-528633fbfd95 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 200 Aug 07 17:04:49.878688 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 146/579] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:49 2026] GET /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 945 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:49.908788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3c287315-d7f3-42b6-8b35-a1237d0e6ce3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:49.913054 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c287315-d7f3-42b6-8b35-a1237d0e6ce3 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] GET https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:49.913054 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c287315-d7f3-42b6-8b35-a1237d0e6ce3 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:49.913054 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c287315-d7f3-42b6-8b35-a1237d0e6ce3 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:49.934433 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:49.934433 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:49.943939 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3c287315-d7f3-42b6-8b35-a1237d0e6ce3 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] Volume info retrieved successfully. Aug 07 17:04:49.951111 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c287315-d7f3-42b6-8b35-a1237d0e6ce3 tempest-VolumesTransfersV355Test-1657246013 tempest-VolumesTransfersV355Test-1657246013-project-member] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 200 Aug 07 17:04:49.952049 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 146/580] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:49 2026] GET /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 945 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:49.975893 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-820357fb-3eba-4750-8ebd-696afd54e42f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:49.980113 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-820357fb-3eba-4750-8ebd-696afd54e42f tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] DELETE https://10.4.3.144/volume/v3/volume-transfers/5807f1d3-419b-4520-bcfb-b7fcf4f9b47e Aug 07 17:04:49.980113 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-820357fb-3eba-4750-8ebd-696afd54e42f tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:49.980353 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-820357fb-3eba-4750-8ebd-696afd54e42f tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:49.980528 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-820357fb-3eba-4750-8ebd-696afd54e42f tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Delete transfer with id: 5807f1d3-419b-4520-bcfb-b7fcf4f9b47e Aug 07 17:04:49.990690 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-820357fb-3eba-4750-8ebd-696afd54e42f tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volume-transfers/5807f1d3-419b-4520-bcfb-b7fcf4f9b47e returned with HTTP 404 Aug 07 17:04:49.991441 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 143/581] 10.4.3.144 () {68 vars in 1419 bytes} [Fri Aug 7 17:04:49 2026] DELETE /volume/v3/volume-transfers/5807f1d3-419b-4520-bcfb-b7fcf4f9b47e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:04:50.007484 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c4857600-6e64-4d7a-a4c3-4c7adfa24d09 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:50.089672 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c4857600-6e64-4d7a-a4c3-4c7adfa24d09 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:50.089940 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c4857600-6e64-4d7a-a4c3-4c7adfa24d09 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:50.090297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c4857600-6e64-4d7a-a4c3-4c7adfa24d09 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:50.090848 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-c4857600-6e64-4d7a-a4c3-4c7adfa24d09 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Delete volume with id: 1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:50.107770 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:50.107770 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:50.108548 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c4857600-6e64-4d7a-a4c3-4c7adfa24d09 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Volume info retrieved successfully. Aug 07 17:04:50.191919 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c4857600-6e64-4d7a-a4c3-4c7adfa24d09 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Delete volume request issued successfully. Aug 07 17:04:50.191919 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c4857600-6e64-4d7a-a4c3-4c7adfa24d09 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 202 Aug 07 17:04:50.191919 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 147/582] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:04:50 2026] DELETE /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 0 bytes in 187 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:04:50.208470 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3032073f-aad0-4484-bd45-c087578ad460 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:50.214863 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3032073f-aad0-4484-bd45-c087578ad460 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] GET https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:50.214863 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3032073f-aad0-4484-bd45-c087578ad460 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:50.215510 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3032073f-aad0-4484-bd45-c087578ad460 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:50.232408 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:50.232408 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:50.253495 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3032073f-aad0-4484-bd45-c087578ad460 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Volume info retrieved successfully. Aug 07 17:04:50.270387 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3032073f-aad0-4484-bd45-c087578ad460 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 200 Aug 07 17:04:50.271911 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 147/583] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:50 2026] GET /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 1129 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:04:51.295674 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-94952f68-8736-46cc-99d1-c1329bbc64fd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:51.299162 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-94952f68-8736-46cc-99d1-c1329bbc64fd tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] GET https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:51.299485 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-94952f68-8736-46cc-99d1-c1329bbc64fd tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:51.299767 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-94952f68-8736-46cc-99d1-c1329bbc64fd tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:51.311116 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-94952f68-8736-46cc-99d1-c1329bbc64fd tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 404 Aug 07 17:04:51.313031 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 147/584] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:51 2026] GET /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 17:04:51.322332 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-49673142-b4d6-4d95-a713-14cf538057c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:51.325245 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49673142-b4d6-4d95-a713-14cf538057c0 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:51.325245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49673142-b4d6-4d95-a713-14cf538057c0 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:51.326812 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49673142-b4d6-4d95-a713-14cf538057c0 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:51.338516 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49673142-b4d6-4d95-a713-14cf538057c0 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 404 Aug 07 17:04:51.340860 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 144/585] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:51 2026] GET /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:04:51.353277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-623edb24-c8c0-40a8-ab47-731c97348677 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:51.360122 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-623edb24-c8c0-40a8-ab47-731c97348677 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] DELETE https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:51.360990 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-623edb24-c8c0-40a8-ab47-731c97348677 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:51.360990 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-623edb24-c8c0-40a8-ab47-731c97348677 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:51.361126 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-623edb24-c8c0-40a8-ab47-731c97348677 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Delete volume with id: 1d472c13-be30-40e9-a6f4-d391951eb68a Aug 07 17:04:51.370549 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-623edb24-c8c0-40a8-ab47-731c97348677 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a returned with HTTP 404 Aug 07 17:04:51.370549 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 148/586] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:04:51 2026] DELETE /volume/v3/volumes/1d472c13-be30-40e9-a6f4-d391951eb68a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:04:51.383702 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:51.386485 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:04:51.387054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1983566058"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:51.388722 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1983566058'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:04:51.388998 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Create volume of 1 GB Aug 07 17:04:51.394097 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Availability Zones retrieved successfully. Aug 07 17:04:51.400740 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Flow 'volume_create_api' (abe6e560-ed78-4255-b0ff-7c7b2a4d3d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:51.402695 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e2f566-1f9b-4937-9356-a84a6a4d5c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:51.403344 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:04:51.450278 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34e2f566-1f9b-4937-9356-a84a6a4d5c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:51.451430 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf81e4a8-86ce-42de-9c45-0475d1abefb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:51.530789 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Created reservations ['22f983f9-cb72-4b57-b5ca-3047bc720822', 'f8cec8de-ee17-49f1-88bf-fb12570f1ff2', '5499d28b-8183-49d8-82a8-53f764942a6a', '7a9f4143-5c51-41cd-a019-8fd7f2abe0f9'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:51.530885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf81e4a8-86ce-42de-9c45-0475d1abefb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22f983f9-cb72-4b57-b5ca-3047bc720822', 'f8cec8de-ee17-49f1-88bf-fb12570f1ff2', '5499d28b-8183-49d8-82a8-53f764942a6a', '7a9f4143-5c51-41cd-a019-8fd7f2abe0f9']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:51.531723 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0133e9ce-f4f9-4a0d-be11-cc6d508069da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:51.563062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0133e9ce-f4f9-4a0d-be11-cc6d508069da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83602746-f600-48d6-9d1d-8c7e48297efe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1983566058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d99e76f1a04e219c47dea92802b147',qos_specs=None,replication_status=,reservations=['22f983f9-cb72-4b57-b5ca-3047bc720822','f8cec8de-ee17-49f1-88bf-fb12570f1ff2','5499d28b-8183-49d8-82a8-53f764942a6a','7a9f4143-5c51-41cd-a019-8fd7f2abe0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcd000606b14737a508b6bb4861ff7b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:04:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1983566058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83602746-f600-48d6-9d1d-8c7e48297efe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d99e76f1a04e219c47dea92802b147',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcd000606b14737a508b6bb4861ff7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:51.565095 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc22466-b350-4cee-9e81-bf392e54c461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:51.598899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cc22466-b350-4cee-9e81-bf392e54c461) transitioned into state 'SUCCESS' from state '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-1983566058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d99e76f1a04e219c47dea92802b147',qos_specs=None,replication_status=,reservations=['22f983f9-cb72-4b57-b5ca-3047bc720822','f8cec8de-ee17-49f1-88bf-fb12570f1ff2','5499d28b-8183-49d8-82a8-53f764942a6a','7a9f4143-5c51-41cd-a019-8fd7f2abe0f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcd000606b14737a508b6bb4861ff7b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:51.599687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (790d253b-9b56-41de-9309-054100500b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:51.615154 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (790d253b-9b56-41de-9309-054100500b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:51.615780 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Flow 'volume_create_api' (abe6e560-ed78-4255-b0ff-7c7b2a4d3d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:51.616349 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Create volume request issued successfully. Aug 07 17:04:51.617002 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa96c967-0f70-400f-96a8-f6ad8a75ef0b tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:04:51.618301 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 148/587] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:04:51 2026] POST /volume/v3/volumes => generated 819 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:51.636626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9e9bd715-36fb-4336-8969-20f0a26ea949 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:51.640615 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e9bd715-36fb-4336-8969-20f0a26ea949 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:51.640615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e9bd715-36fb-4336-8969-20f0a26ea949 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:51.641047 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e9bd715-36fb-4336-8969-20f0a26ea949 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:51.653302 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:51.653302 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:51.661185 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9e9bd715-36fb-4336-8969-20f0a26ea949 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Volume info retrieved successfully. Aug 07 17:04:51.671317 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e9bd715-36fb-4336-8969-20f0a26ea949 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe returned with HTTP 200 Aug 07 17:04:51.671997 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 148/588] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:51 2026] GET /volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe => generated 887 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:52.636581 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:52.639945 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:04:52.640221 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1034372258"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:52.642624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1034372258'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:04:52.642624 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Create volume of 1 GB Aug 07 17:04:52.651603 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Availability Zones retrieved successfully. Aug 07 17:04:52.661724 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Flow 'volume_create_api' (63a437e0-700b-4f00-9edd-951b409f3081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:52.663422 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcf72091-f412-4ad4-8aa3-b495b21e783d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:52.665404 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:04:52.691164 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c7319e0c-c604-45dd-9dbe-55b479c6cbae None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:52.693863 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c7319e0c-c604-45dd-9dbe-55b479c6cbae tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:52.694206 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c7319e0c-c604-45dd-9dbe-55b479c6cbae tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:52.695577 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c7319e0c-c604-45dd-9dbe-55b479c6cbae tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:52.707662 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:52.707662 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:52.717062 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c7319e0c-c604-45dd-9dbe-55b479c6cbae tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Volume info retrieved successfully. Aug 07 17:04:52.725682 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcf72091-f412-4ad4-8aa3-b495b21e783d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:52.726254 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c7319e0c-c604-45dd-9dbe-55b479c6cbae tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe returned with HTTP 200 Aug 07 17:04:52.726412 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d883dc-0ec2-48d8-a29c-b358d28c7653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:52.728044 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 149/589] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:52 2026] GET /volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe => generated 946 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:52.745787 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cd4357cf-b3e5-4d94-8dd3-0c662f896ca9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:52.750725 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd4357cf-b3e5-4d94-8dd3-0c662f896ca9 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] POST https://10.4.3.144/volume/v3/volume-transfers Aug 07 17:04:52.751813 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd4357cf-b3e5-4d94-8dd3-0c662f896ca9 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "83602746-f600-48d6-9d1d-8c7e48297efe"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:52.754321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volume_transfer [None req-cd4357cf-b3e5-4d94-8dd3-0c662f896ca9 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Creating new volume transfer {'transfer': {'volume_id': '83602746-f600-48d6-9d1d-8c7e48297efe'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 17:04:52.755685 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volume_transfer [None req-cd4357cf-b3e5-4d94-8dd3-0c662f896ca9 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Creating transfer of volume 83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:52.755685 np0000006737 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-cd4357cf-b3e5-4d94-8dd3-0c662f896ca9 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Generating transfer record for volume 83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:52.765253 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:52.765253 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:52.791743 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd4357cf-b3e5-4d94-8dd3-0c662f896ca9 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volume-transfers returned with HTTP 202 Aug 07 17:04:52.791891 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 149/590] 10.4.3.144 () {70 vars in 1326 bytes} [Fri Aug 7 17:04:52 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:04:52.808417 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4a95e638-ac94-4189-be89-2bc0a2614b01 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:52.811340 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a95e638-ac94-4189-be89-2bc0a2614b01 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:52.812567 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4a95e638-ac94-4189-be89-2bc0a2614b01 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:52.813724 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4a95e638-ac94-4189-be89-2bc0a2614b01 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:52.827033 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:52.827033 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:52.834863 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4a95e638-ac94-4189-be89-2bc0a2614b01 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Volume info retrieved successfully. Aug 07 17:04:52.838171 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Created reservations ['0a538665-2a0e-4823-96c7-45d68bc69e88', 'a5d48519-ecca-46fd-a1a1-0d0c8ebf40e5', 'cd9a0ff5-4ddd-449f-887e-ab593136b993', '88821495-2800-4f81-9c12-4e02ec4fac96'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:52.840256 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1d883dc-0ec2-48d8-a29c-b358d28c7653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a538665-2a0e-4823-96c7-45d68bc69e88', 'a5d48519-ecca-46fd-a1a1-0d0c8ebf40e5', 'cd9a0ff5-4ddd-449f-887e-ab593136b993', '88821495-2800-4f81-9c12-4e02ec4fac96']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:52.840586 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d92d46-1dd0-43a1-b084-487f57676941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:52.845898 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a95e638-ac94-4189-be89-2bc0a2614b01 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe returned with HTTP 200 Aug 07 17:04:52.846667 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 149/591] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:52 2026] GET /volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:52.870246 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a234b931-6586-482f-b42f-ede2eeca5c36 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:52.872236 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a234b931-6586-482f-b42f-ede2eeca5c36 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volume-transfers/detail Aug 07 17:04:52.872567 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a234b931-6586-482f-b42f-ede2eeca5c36 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:52.872749 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a234b931-6586-482f-b42f-ede2eeca5c36 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:52.873005 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volume_transfer [None req-a234b931-6586-482f-b42f-ede2eeca5c36 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Listing volume transfers {{(pid=100227) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 17:04:52.881330 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59d92d46-1dd0-43a1-b084-487f57676941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1034372258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65002486753e4e5f987d50a442a82b18',qos_specs=None,replication_status=,reservations=['0a538665-2a0e-4823-96c7-45d68bc69e88','a5d48519-ecca-46fd-a1a1-0d0c8ebf40e5','cd9a0ff5-4ddd-449f-887e-ab593136b993','88821495-2800-4f81-9c12-4e02ec4fac96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e4522d8e13481e8eab265f2c54e0be',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1034372258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65002486753e4e5f987d50a442a82b18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e4522d8e13481e8eab265f2c54e0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:52.881766 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a234b931-6586-482f-b42f-ede2eeca5c36 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 17:04:52.882743 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e74cc5-dc55-4966-aa46-b07ef5a9e815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:52.883112 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 150/592] 10.4.3.144 () {68 vars in 1326 bytes} [Fri Aug 7 17:04:52 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:52.895271 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e3169978-6ecd-41d6-aa56-f1737e9935c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:52.899169 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3169978-6ecd-41d6-aa56-f1737e9935c2 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] DELETE https://10.4.3.144/volume/v3/volume-transfers/e1e26572-3615-479f-aecd-5e48ed71c4f1 Aug 07 17:04:52.899169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3169978-6ecd-41d6-aa56-f1737e9935c2 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:52.899169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3169978-6ecd-41d6-aa56-f1737e9935c2 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:52.899169 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-e3169978-6ecd-41d6-aa56-f1737e9935c2 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Delete transfer with id: e1e26572-3615-479f-aecd-5e48ed71c4f1 Aug 07 17:04:52.925726 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:52.925726 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:52.927633 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47e74cc5-dc55-4966-aa46-b07ef5a9e815) transitioned into state 'SUCCESS' from state '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-1034372258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65002486753e4e5f987d50a442a82b18',qos_specs=None,replication_status=,reservations=['0a538665-2a0e-4823-96c7-45d68bc69e88','a5d48519-ecca-46fd-a1a1-0d0c8ebf40e5','cd9a0ff5-4ddd-449f-887e-ab593136b993','88821495-2800-4f81-9c12-4e02ec4fac96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e4522d8e13481e8eab265f2c54e0be',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:52.928699 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e219200-b88f-45f5-b05e-2819205bdca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:52.949199 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3169978-6ecd-41d6-aa56-f1737e9935c2 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volume-transfers/e1e26572-3615-479f-aecd-5e48ed71c4f1 returned with HTTP 202 Aug 07 17:04:52.949199 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 150/593] 10.4.3.144 () {68 vars in 1419 bytes} [Fri Aug 7 17:04:52 2026] DELETE /volume/v3/volume-transfers/e1e26572-3615-479f-aecd-5e48ed71c4f1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:04:52.953434 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e219200-b88f-45f5-b05e-2819205bdca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:52.954916 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Flow 'volume_create_api' (63a437e0-700b-4f00-9edd-951b409f3081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:52.956523 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Create volume request issued successfully. Aug 07 17:04:52.957204 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1cd97f77-89a1-4dda-abe8-b5386c93575a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:04:52.958169 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 145/594] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:04:52 2026] POST /volume/v3/volumes => generated 752 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:04:52.965436 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-471e8b41-c438-42de-b644-47f1f89a14d1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:52.971956 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-471e8b41-c438-42de-b644-47f1f89a14d1 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:52.973317 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-471e8b41-c438-42de-b644-47f1f89a14d1 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:52.974119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-471e8b41-c438-42de-b644-47f1f89a14d1 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:52.976079 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-47f1ba23-3f6a-47c0-99be-f79db95878d7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:52.979637 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47f1ba23-3f6a-47c0-99be-f79db95878d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:04:52.980111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47f1ba23-3f6a-47c0-99be-f79db95878d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:52.980590 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47f1ba23-3f6a-47c0-99be-f79db95878d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:52.987664 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:52.987664 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:52.990900 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:52.990900 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:52.996503 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-471e8b41-c438-42de-b644-47f1f89a14d1 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Volume info retrieved successfully. Aug 07 17:04:52.998273 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-47f1ba23-3f6a-47c0-99be-f79db95878d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:04:53.003974 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-471e8b41-c438-42de-b644-47f1f89a14d1 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe returned with HTTP 200 Aug 07 17:04:53.004585 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 150/595] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:52 2026] GET /volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe => generated 946 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:04:53.009955 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47f1ba23-3f6a-47c0-99be-f79db95878d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:04:53.011224 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 151/596] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:52 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:53.027275 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e802bf5-ac9c-4930-96db-63fdab4d475e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:53.030486 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e802bf5-ac9c-4930-96db-63fdab4d475e tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] DELETE https://10.4.3.144/volume/v3/volume-transfers/e1e26572-3615-479f-aecd-5e48ed71c4f1 Aug 07 17:04:53.032056 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e802bf5-ac9c-4930-96db-63fdab4d475e tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:53.032056 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e802bf5-ac9c-4930-96db-63fdab4d475e tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:53.032056 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-8e802bf5-ac9c-4930-96db-63fdab4d475e tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Delete transfer with id: e1e26572-3615-479f-aecd-5e48ed71c4f1 Aug 07 17:04:53.038763 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e802bf5-ac9c-4930-96db-63fdab4d475e tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volume-transfers/e1e26572-3615-479f-aecd-5e48ed71c4f1 returned with HTTP 404 Aug 07 17:04:53.039728 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 151/597] 10.4.3.144 () {68 vars in 1419 bytes} [Fri Aug 7 17:04:53 2026] DELETE /volume/v3/volume-transfers/e1e26572-3615-479f-aecd-5e48ed71c4f1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:04:53.055412 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-56f13fed-c1bc-423b-b6b7-d01b325d5a6e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:53.061655 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56f13fed-c1bc-423b-b6b7-d01b325d5a6e tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:53.061655 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56f13fed-c1bc-423b-b6b7-d01b325d5a6e tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:53.062618 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-56f13fed-c1bc-423b-b6b7-d01b325d5a6e tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:53.062618 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-56f13fed-c1bc-423b-b6b7-d01b325d5a6e tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Delete volume with id: 83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:53.078106 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:53.078106 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:53.078722 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-56f13fed-c1bc-423b-b6b7-d01b325d5a6e tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Volume info retrieved successfully. Aug 07 17:04:53.125770 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-56f13fed-c1bc-423b-b6b7-d01b325d5a6e tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Delete volume request issued successfully. Aug 07 17:04:53.126056 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-56f13fed-c1bc-423b-b6b7-d01b325d5a6e tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe returned with HTTP 202 Aug 07 17:04:53.126682 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 146/598] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:04:53 2026] DELETE /volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:04:53.143033 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f0af4346-5ceb-4b1d-9798-2c43beeb15e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:53.145845 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0af4346-5ceb-4b1d-9798-2c43beeb15e1 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] GET https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:53.145845 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0af4346-5ceb-4b1d-9798-2c43beeb15e1 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:53.147517 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0af4346-5ceb-4b1d-9798-2c43beeb15e1 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:53.157555 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:53.157555 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:53.162547 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f0af4346-5ceb-4b1d-9798-2c43beeb15e1 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Volume info retrieved successfully. Aug 07 17:04:53.169170 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0af4346-5ceb-4b1d-9798-2c43beeb15e1 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe returned with HTTP 200 Aug 07 17:04:53.169725 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 151/599] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:53 2026] GET /volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:04:54.032282 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-84bce132-aaa0-4f44-9cde-43ab450c6b6b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:54.038903 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-84bce132-aaa0-4f44-9cde-43ab450c6b6b tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:04:54.039626 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-84bce132-aaa0-4f44-9cde-43ab450c6b6b tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:54.039626 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-84bce132-aaa0-4f44-9cde-43ab450c6b6b tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:54.062856 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:54.062856 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:54.070543 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-84bce132-aaa0-4f44-9cde-43ab450c6b6b tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:04:54.080766 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-84bce132-aaa0-4f44-9cde-43ab450c6b6b tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:04:54.081759 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 152/600] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:54 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:54.192808 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a22ca444-91d5-426f-bbd4-84c2a46f6487 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:54.196426 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a22ca444-91d5-426f-bbd4-84c2a46f6487 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] GET https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:54.196581 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a22ca444-91d5-426f-bbd4-84c2a46f6487 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:54.196899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a22ca444-91d5-426f-bbd4-84c2a46f6487 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:54.208443 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a22ca444-91d5-426f-bbd4-84c2a46f6487 tempest-VolumesTransfersV355Test-573895060 tempest-VolumesTransfersV355Test-573895060-project-admin] https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe returned with HTTP 404 Aug 07 17:04:54.210276 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 152/601] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:54 2026] GET /volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:04:54.228932 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98fea07c-9540-403c-872e-681011dbf80d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:54.233107 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98fea07c-9540-403c-872e-681011dbf80d tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] GET https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:54.233452 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98fea07c-9540-403c-872e-681011dbf80d tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:54.234262 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98fea07c-9540-403c-872e-681011dbf80d tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:54.245104 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98fea07c-9540-403c-872e-681011dbf80d tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe returned with HTTP 404 Aug 07 17:04:54.246316 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 147/602] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:04:54 2026] GET /volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:04:54.258412 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-828e17fa-a874-4349-8a3a-d2aee9929670 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:54.261079 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-828e17fa-a874-4349-8a3a-d2aee9929670 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] DELETE https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:54.262074 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-828e17fa-a874-4349-8a3a-d2aee9929670 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:54.262074 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-828e17fa-a874-4349-8a3a-d2aee9929670 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:54.262201 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-828e17fa-a874-4349-8a3a-d2aee9929670 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] Delete volume with id: 83602746-f600-48d6-9d1d-8c7e48297efe Aug 07 17:04:54.276515 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-828e17fa-a874-4349-8a3a-d2aee9929670 tempest-VolumesTransfersV355Test-233139147 tempest-VolumesTransfersV355Test-233139147-project-member] https://10.4.3.144/volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe returned with HTTP 404 Aug 07 17:04:54.276515 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 152/603] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:04:54 2026] DELETE /volume/v3/volumes/83602746-f600-48d6-9d1d-8c7e48297efe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:04:56.956145 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:56.958914 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:04:56.959742 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1226410030"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:56.962336 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1226410030'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:04:56.962503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Create volume of 1 GB Aug 07 17:04:56.970431 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Availability Zones retrieved successfully. Aug 07 17:04:56.980563 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Flow 'volume_create_api' (b8b86c89-6ffe-4c96-82aa-5274542fc11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:56.982491 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46b14c5f-b969-4894-8677-7ebd3b8a03c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:56.984049 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:04:57.031934 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46b14c5f-b969-4894-8677-7ebd3b8a03c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:57.033062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb9e8eb-bea1-42bc-8a39-6913322352f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:57.162688 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Created reservations ['80afbdc9-5876-4846-b617-3b77e5530340', 'af8d1622-3fad-4c63-ba99-807fb81b107f', 'fe1707b1-031e-44c0-aabb-6a2dfa37f247', '15cb5439-aa4b-48fc-802a-8b8c287e0e5a'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:57.163577 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb9e8eb-bea1-42bc-8a39-6913322352f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80afbdc9-5876-4846-b617-3b77e5530340', 'af8d1622-3fad-4c63-ba99-807fb81b107f', 'fe1707b1-031e-44c0-aabb-6a2dfa37f247', '15cb5439-aa4b-48fc-802a-8b8c287e0e5a']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:57.165370 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a49b75-885f-4fa9-b75a-131ee37b56ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:57.208208 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a49b75-885f-4fa9-b75a-131ee37b56ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df7af88c-92fe-4402-9353-549604f63b8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1226410030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520b408bb8274271b980ad9c15956459',qos_specs=None,replication_status=,reservations=['80afbdc9-5876-4846-b617-3b77e5530340','af8d1622-3fad-4c63-ba99-807fb81b107f','fe1707b1-031e-44c0-aabb-6a2dfa37f247','15cb5439-aa4b-48fc-802a-8b8c287e0e5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12d9e4fde144bada872b46515c1f299',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:04:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1226410030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df7af88c-92fe-4402-9353-549604f63b8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='520b408bb8274271b980ad9c15956459',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12d9e4fde144bada872b46515c1f299',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:57.211010 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e578fc41-2420-40c3-a130-9cc829d7737f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:57.251797 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e578fc41-2420-40c3-a130-9cc829d7737f) transitioned into state 'SUCCESS' from state '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-1226410030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520b408bb8274271b980ad9c15956459',qos_specs=None,replication_status=,reservations=['80afbdc9-5876-4846-b617-3b77e5530340','af8d1622-3fad-4c63-ba99-807fb81b107f','fe1707b1-031e-44c0-aabb-6a2dfa37f247','15cb5439-aa4b-48fc-802a-8b8c287e0e5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12d9e4fde144bada872b46515c1f299',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:57.254241 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff33f811-6b79-4422-84fe-0f494f0e430d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:57.280813 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff33f811-6b79-4422-84fe-0f494f0e430d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:57.280813 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Flow 'volume_create_api' (b8b86c89-6ffe-4c96-82aa-5274542fc11d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:57.281277 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Create volume request issued successfully. Aug 07 17:04:57.282058 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db74153f-ecd3-49a3-ae96-64f1bb55bf75 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:04:57.282607 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 153/604] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:04:56 2026] POST /volume/v3/volumes => generated 754 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:04:57.303681 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b05587ea-258d-4acc-b36a-5d89ab944994 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:57.305586 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b05587ea-258d-4acc-b36a-5d89ab944994 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d Aug 07 17:04:57.305888 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b05587ea-258d-4acc-b36a-5d89ab944994 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:57.306237 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b05587ea-258d-4acc-b36a-5d89ab944994 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:57.323344 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:57.323344 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:57.332124 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b05587ea-258d-4acc-b36a-5d89ab944994 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:04:57.350594 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b05587ea-258d-4acc-b36a-5d89ab944994 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d returned with HTTP 200 Aug 07 17:04:57.351602 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 153/605] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:57 2026] GET /volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:58.372311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ce07cae-a877-4e7b-9288-ca4a33e31d37 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:58.374391 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ce07cae-a877-4e7b-9288-ca4a33e31d37 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d Aug 07 17:04:58.374610 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ce07cae-a877-4e7b-9288-ca4a33e31d37 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:58.375475 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ce07cae-a877-4e7b-9288-ca4a33e31d37 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:58.388131 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:58.388131 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:04:58.395822 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ce07cae-a877-4e7b-9288-ca4a33e31d37 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:04:58.402623 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ce07cae-a877-4e7b-9288-ca4a33e31d37 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d returned with HTTP 200 Aug 07 17:04:58.403573 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 148/606] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:58 2026] GET /volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:58.420850 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af11965f-158d-4129-a709-619bda2f29b4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:58.424061 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af11965f-158d-4129-a709-619bda2f29b4 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] POST https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d/action Aug 07 17:04:58.424507 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af11965f-158d-4129-a709-619bda2f29b4 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:04:58.424592 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af11965f-158d-4129-a709-619bda2f29b4 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:58.436657 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:58.436657 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:04:58.437293 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-af11965f-158d-4129-a709-619bda2f29b4 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:04:58.445972 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-af11965f-158d-4129-a709-619bda2f29b4 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume updated successfully. Aug 07 17:04:58.446564 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af11965f-158d-4129-a709-619bda2f29b4 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d/action returned with HTTP 200 Aug 07 17:04:58.448785 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 153/607] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:04:58 2026] POST /volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 17:04:58.463567 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-87e4492d-d9ce-42c7-8f02-882376243946 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:58.466652 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87e4492d-d9ce-42c7-8f02-882376243946 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d Aug 07 17:04:58.466868 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87e4492d-d9ce-42c7-8f02-882376243946 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:58.467237 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87e4492d-d9ce-42c7-8f02-882376243946 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:58.480072 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:58.480072 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:58.490441 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-87e4492d-d9ce-42c7-8f02-882376243946 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:04:58.498456 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87e4492d-d9ce-42c7-8f02-882376243946 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d returned with HTTP 200 Aug 07 17:04:58.498915 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 154/608] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:58 2026] GET /volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:58.745278 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fe1aff8b-90d0-49ac-8ce1-643f89a5f44c req-2fe83af6-a081-493a-ad17-5be9fe5dc1b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:58.750107 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fe1aff8b-90d0-49ac-8ce1-643f89a5f44c req-2fe83af6-a081-493a-ad17-5be9fe5dc1b2 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d Aug 07 17:04:58.750436 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fe1aff8b-90d0-49ac-8ce1-643f89a5f44c req-2fe83af6-a081-493a-ad17-5be9fe5dc1b2 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:58.750727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fe1aff8b-90d0-49ac-8ce1-643f89a5f44c req-2fe83af6-a081-493a-ad17-5be9fe5dc1b2 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:58.764381 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:58.764381 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:58.774809 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fe1aff8b-90d0-49ac-8ce1-643f89a5f44c req-2fe83af6-a081-493a-ad17-5be9fe5dc1b2 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:04:58.784576 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fe1aff8b-90d0-49ac-8ce1-643f89a5f44c req-2fe83af6-a081-493a-ad17-5be9fe5dc1b2 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d returned with HTTP 200 Aug 07 17:04:58.785776 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 154/609] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:04:58 2026] GET /volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:59.388771 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:59.392412 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:04:59.392871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-898334723"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:59.394777 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-898334723'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:04:59.394904 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Create volume of 1 GB Aug 07 17:04:59.398220 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:59.400144 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Availability Zones retrieved successfully. Aug 07 17:04:59.405162 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:04:59.405698 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-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": "d2239e28-886e-4550-826c-e8d45e71d6de", "source_volid": null, "backup_id": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:04:59.406526 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Flow 'volume_create_api' (a35899b8-bbfd-4b28-8e6f-506c8eb011c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:59.409130 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a53756-43f8-4645-ac73-6ced3062a15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.411087 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:04:59.411424 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-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': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'source_volid': None, 'backup_id': None}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:04:59.456078 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a53756-43f8-4645-ac73-6ced3062a15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.457531 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a704585-4eb8-4ed6-a2b2-071788cf1e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.523392 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Created reservations ['ff631c23-f1cb-4afa-9af0-52bacd1591e4', '11886e9a-4539-4e81-a915-f7c1418a2178', '09bec4cb-4fae-448a-a6a8-6e24c765254e', '6c0dc124-3b75-4d6c-9b79-6d8c33e280ac'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:59.525234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a704585-4eb8-4ed6-a2b2-071788cf1e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff631c23-f1cb-4afa-9af0-52bacd1591e4', '11886e9a-4539-4e81-a915-f7c1418a2178', '09bec4cb-4fae-448a-a6a8-6e24c765254e', '6c0dc124-3b75-4d6c-9b79-6d8c33e280ac']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.525790 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8fc060-461c-49fb-a59c-de8d057a3e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.559752 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Create volume of 1 GB Aug 07 17:04:59.562457 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8fc060-461c-49fb-a59c-de8d057a3e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99161fa6-f387-4b27-92ce-24ec0872d055', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-898334723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520b408bb8274271b980ad9c15956459',qos_specs=None,replication_status=,reservations=['ff631c23-f1cb-4afa-9af0-52bacd1591e4','11886e9a-4539-4e81-a915-f7c1418a2178','09bec4cb-4fae-448a-a6a8-6e24c765254e','6c0dc124-3b75-4d6c-9b79-6d8c33e280ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12d9e4fde144bada872b46515c1f299',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-898334723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99161fa6-f387-4b27-92ce-24ec0872d055,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='520b408bb8274271b980ad9c15956459',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12d9e4fde144bada872b46515c1f299',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.565437 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218ba724-6ae8-4865-96ed-3e6edee6c8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.567936 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Availability Zones retrieved successfully. Aug 07 17:04:59.577774 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Flow 'volume_create_api' (b99b331c-d800-46c0-a975-fef21d6edca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:59.579629 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d46965f-d61d-4b31-ae30-58cb610321f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.581813 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:04:59.596009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (218ba724-6ae8-4865-96ed-3e6edee6c8a1) transitioned into state 'SUCCESS' from state '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-898334723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='520b408bb8274271b980ad9c15956459',qos_specs=None,replication_status=,reservations=['ff631c23-f1cb-4afa-9af0-52bacd1591e4','11886e9a-4539-4e81-a915-f7c1418a2178','09bec4cb-4fae-448a-a6a8-6e24c765254e','6c0dc124-3b75-4d6c-9b79-6d8c33e280ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12d9e4fde144bada872b46515c1f299',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.597728 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194e6a82-155d-4521-849f-959de78102f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.615127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194e6a82-155d-4521-849f-959de78102f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.616338 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Flow 'volume_create_api' (a35899b8-bbfd-4b28-8e6f-506c8eb011c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:59.616818 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Create volume request issued successfully. Aug 07 17:04:59.617739 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67b29eb0-4a48-4ebb-8786-d2921db2a263 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:04:59.618394 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 149/610] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:04:59 2026] POST /volume/v3/volumes => generated 753 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:04:59.640890 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-aca2d9e2-4a65-4fc4-a316-817dcad8ad28 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:59.643323 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aca2d9e2-4a65-4fc4-a316-817dcad8ad28 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 Aug 07 17:04:59.644175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aca2d9e2-4a65-4fc4-a316-817dcad8ad28 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:59.644175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aca2d9e2-4a65-4fc4-a316-817dcad8ad28 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:59.653092 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:59.653092 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:04:59.659547 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-aca2d9e2-4a65-4fc4-a316-817dcad8ad28 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:04:59.668604 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aca2d9e2-4a65-4fc4-a316-817dcad8ad28 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 returned with HTTP 200 Aug 07 17:04:59.669070 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 155/611] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:04:59 2026] GET /volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:59.710392 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d46965f-d61d-4b31-ae30-58cb610321f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.711740 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d6b7a0-66f9-4849-8901-cd63ac8bee19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.781760 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Created reservations ['290c0b7b-37c8-4905-8c6a-a89ae4edbe42', '177c62a2-04f1-41ff-b40d-39b07ff3c40a', '394f9f4e-92bd-4b53-ae75-3de13fd524f6', 'a6d3c139-560d-486b-9b67-5396f3468c5c'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:04:59.782912 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d6b7a0-66f9-4849-8901-cd63ac8bee19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['290c0b7b-37c8-4905-8c6a-a89ae4edbe42', '177c62a2-04f1-41ff-b40d-39b07ff3c40a', '394f9f4e-92bd-4b53-ae75-3de13fd524f6', 'a6d3c139-560d-486b-9b67-5396f3468c5c']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.784673 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d107b1-bc6f-4581-a600-b881a4e2bdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.820923 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95d107b1-bc6f-4581-a600-b881a4e2bdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7fd8477-7279-40e5-b4b0-b90f5bf2df87', '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='5409b4d379e64d20bbd0431b281d4864',qos_specs=None,replication_status=,reservations=['290c0b7b-37c8-4905-8c6a-a89ae4edbe42','177c62a2-04f1-41ff-b40d-39b07ff3c40a','394f9f4e-92bd-4b53-ae75-3de13fd524f6','a6d3c139-560d-486b-9b67-5396f3468c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bba677a39247888618794a2b0a4695',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:04:59Z,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=c7fd8477-7279-40e5-b4b0-b90f5bf2df87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5409b4d379e64d20bbd0431b281d4864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97bba677a39247888618794a2b0a4695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.821923 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0485995c-f343-4956-8a9c-f4b7622b6b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.864847 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0485995c-f343-4956-8a9c-f4b7622b6b66) transitioned into 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='5409b4d379e64d20bbd0431b281d4864',qos_specs=None,replication_status=,reservations=['290c0b7b-37c8-4905-8c6a-a89ae4edbe42','177c62a2-04f1-41ff-b40d-39b07ff3c40a','394f9f4e-92bd-4b53-ae75-3de13fd524f6','a6d3c139-560d-486b-9b67-5396f3468c5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97bba677a39247888618794a2b0a4695',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.865305 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a2df851-5099-4be0-8b58-f0c0462452a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:04:59.887107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a2df851-5099-4be0-8b58-f0c0462452a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:04:59.887604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Flow 'volume_create_api' (b99b331c-d800-46c0-a975-fef21d6edca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:04:59.888135 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Create volume request issued successfully. Aug 07 17:04:59.888858 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-74a645c7-01de-4ec1-802e-ddb09d74d514 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:04:59.889590 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 154/612] 10.4.3.144 () {72 vars in 1541 bytes} [Fri Aug 7 17:04:59 2026] POST /volume/v3/volumes => generated 703 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:04:59.911954 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-a5686e2e-ab0d-4637-8f19-2a351b325c88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:59.919208 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-a5686e2e-ab0d-4637-8f19-2a351b325c88 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 Aug 07 17:04:59.919208 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-a5686e2e-ab0d-4637-8f19-2a351b325c88 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:59.919724 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-a5686e2e-ab0d-4637-8f19-2a351b325c88 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:59.936151 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:59.936151 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:04:59.942831 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-a5686e2e-ab0d-4637-8f19-2a351b325c88 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:04:59.952451 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-a5686e2e-ab0d-4637-8f19-2a351b325c88 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 returned with HTTP 200 Aug 07 17:04:59.953080 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 155/613] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:04:59 2026] GET /volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:04:59.969769 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-2be4825d-48ff-4d69-b193-967de6b38321 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:04:59.981209 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-2be4825d-48ff-4d69-b193-967de6b38321 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 Aug 07 17:04:59.981209 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-2be4825d-48ff-4d69-b193-967de6b38321 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:04:59.981209 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-2be4825d-48ff-4d69-b193-967de6b38321 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:04:59.996346 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:04:59.996346 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:00.005174 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-2be4825d-48ff-4d69-b193-967de6b38321 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:05:00.012159 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-2be4825d-48ff-4d69-b193-967de6b38321 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 returned with HTTP 200 Aug 07 17:05:00.013085 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 150/614] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:04:59 2026] GET /volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 => generated 771 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:00.294749 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b281530e-8597-4126-be6c-3acc65d43cab None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:00.560199 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:05:00.560687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1086479845"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:00.563215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1086479845'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:05:00.563215 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Create volume of 1 GB Aug 07 17:05:00.571831 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Availability Zones retrieved successfully. Aug 07 17:05:00.580301 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Flow 'volume_create_api' (5cd43735-1ed6-4634-ba5a-e716611c0117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:00.581559 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fa4a13-b6eb-4b49-98ca-90c679aa937d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:00.582892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:05:00.627307 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fa4a13-b6eb-4b49-98ca-90c679aa937d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:00.628434 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05dcf9af-eb01-494c-9c1b-d25fe148064c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:00.688384 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-22261924-db8b-40a4-875c-225ca19423d6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:00.691672 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22261924-db8b-40a4-875c-225ca19423d6 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 Aug 07 17:05:00.691958 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22261924-db8b-40a4-875c-225ca19423d6 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:00.692233 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22261924-db8b-40a4-875c-225ca19423d6 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:00.708812 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:00.708812 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:00.718114 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-22261924-db8b-40a4-875c-225ca19423d6 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:05:00.730824 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22261924-db8b-40a4-875c-225ca19423d6 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 returned with HTTP 200 Aug 07 17:05:00.732443 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 155/615] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:00 2026] GET /volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:00.753550 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Created reservations ['de59dc04-90d4-47e9-bf7b-1866f1390c96', '4f21078b-cb47-4f29-8ed7-9490b1b59fbe', 'a0b14299-b6e9-4673-830f-4dbe2ae70f52', 'aab6a16a-11a1-4bd8-9f83-eaf7748d2fab'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:00.754862 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05dcf9af-eb01-494c-9c1b-d25fe148064c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de59dc04-90d4-47e9-bf7b-1866f1390c96', '4f21078b-cb47-4f29-8ed7-9490b1b59fbe', 'a0b14299-b6e9-4673-830f-4dbe2ae70f52', 'aab6a16a-11a1-4bd8-9f83-eaf7748d2fab']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:00.756293 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de73c0a-a8c8-4183-a432-52e48191c96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:00.795865 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6de73c0a-a8c8-4183-a432-52e48191c96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd64505d2-9701-416d-8510-ab1fc94323ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1086479845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dec050245474f83a6554d21d7b93c45',qos_specs=None,replication_status=,reservations=['de59dc04-90d4-47e9-bf7b-1866f1390c96','4f21078b-cb47-4f29-8ed7-9490b1b59fbe','a0b14299-b6e9-4673-830f-4dbe2ae70f52','aab6a16a-11a1-4bd8-9f83-eaf7748d2fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae05aa3c4a0d42e7b86b9a18324466e2',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:05:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1086479845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d64505d2-9701-416d-8510-ab1fc94323ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dec050245474f83a6554d21d7b93c45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae05aa3c4a0d42e7b86b9a18324466e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:00.798221 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b50d6c6-3859-4c71-9995-3dff9370ac71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:00.840232 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b50d6c6-3859-4c71-9995-3dff9370ac71) transitioned into state 'SUCCESS' from state '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-1086479845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dec050245474f83a6554d21d7b93c45',qos_specs=None,replication_status=,reservations=['de59dc04-90d4-47e9-bf7b-1866f1390c96','4f21078b-cb47-4f29-8ed7-9490b1b59fbe','a0b14299-b6e9-4673-830f-4dbe2ae70f52','aab6a16a-11a1-4bd8-9f83-eaf7748d2fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae05aa3c4a0d42e7b86b9a18324466e2',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:00.841168 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d90c1c-026c-48bc-9418-92bb3c5b8b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:00.858062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79d90c1c-026c-48bc-9418-92bb3c5b8b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:00.858062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Flow 'volume_create_api' (5cd43735-1ed6-4634-ba5a-e716611c0117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:00.858062 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Create volume request issued successfully. Aug 07 17:05:00.858625 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b281530e-8597-4126-be6c-3acc65d43cab tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:05:00.859785 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 156/616] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:05:00 2026] POST /volume/v3/volumes => generated 819 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:00.878470 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46b86d4e-5905-48d5-ab7a-388661391927 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:00.881634 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46b86d4e-5905-48d5-ab7a-388661391927 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:00.881859 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46b86d4e-5905-48d5-ab7a-388661391927 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:00.882093 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46b86d4e-5905-48d5-ab7a-388661391927 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:00.897124 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:00.897124 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:00.902236 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-46b86d4e-5905-48d5-ab7a-388661391927 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Volume info retrieved successfully. Aug 07 17:05:00.910252 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46b86d4e-5905-48d5-ab7a-388661391927 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 200 Aug 07 17:05:00.910868 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 156/617] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:00 2026] GET /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:01.276072 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b003508-a717-431c-902b-600a76852d4b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:01.280551 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b003508-a717-431c-902b-600a76852d4b tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] DELETE https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 Aug 07 17:05:01.281134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b003508-a717-431c-902b-600a76852d4b tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:01.281134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b003508-a717-431c-902b-600a76852d4b tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:01.281251 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4b003508-a717-431c-902b-600a76852d4b tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Delete volume with id: 99161fa6-f387-4b27-92ce-24ec0872d055 Aug 07 17:05:01.294528 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:01.294528 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:01.295269 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4b003508-a717-431c-902b-600a76852d4b tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:05:01.355052 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4b003508-a717-431c-902b-600a76852d4b tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Delete volume request issued successfully. Aug 07 17:05:01.355052 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b003508-a717-431c-902b-600a76852d4b tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 returned with HTTP 202 Aug 07 17:05:01.358102 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 151/618] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:01 2026] DELETE /volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:01.375551 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e6cd17d8-4710-40a6-ac62-a12ef6b04fcb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:01.381683 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6cd17d8-4710-40a6-ac62-a12ef6b04fcb tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 Aug 07 17:05:01.382697 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6cd17d8-4710-40a6-ac62-a12ef6b04fcb tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:01.382697 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6cd17d8-4710-40a6-ac62-a12ef6b04fcb tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:01.389710 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=124,cinder:UPDATE=29,cinder:INSERT=17 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:05:01.402994 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:01.402994 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:01.416413 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e6cd17d8-4710-40a6-ac62-a12ef6b04fcb tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:05:01.426882 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6cd17d8-4710-40a6-ac62-a12ef6b04fcb tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 returned with HTTP 200 Aug 07 17:05:01.430571 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 156/619] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:01 2026] GET /volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 => generated 845 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:01.930080 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7ce320f6-826a-467b-8e4b-7f8f4e43729a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:01.932701 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ce320f6-826a-467b-8e4b-7f8f4e43729a tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:01.933344 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ce320f6-826a-467b-8e4b-7f8f4e43729a tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:01.933906 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ce320f6-826a-467b-8e4b-7f8f4e43729a tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:01.949043 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:01.949043 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:01.953953 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7ce320f6-826a-467b-8e4b-7f8f4e43729a tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Volume info retrieved successfully. Aug 07 17:05:01.960700 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ce320f6-826a-467b-8e4b-7f8f4e43729a tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 200 Aug 07 17:05:01.961480 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 157/620] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:01 2026] GET /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 946 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:01.979428 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-81fdee29-6e02-49aa-a9de-7d322df7ae87 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:01.982062 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81fdee29-6e02-49aa-a9de-7d322df7ae87 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] POST https://10.4.3.144/volume/v3/volume-transfers Aug 07 17:05:01.982521 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81fdee29-6e02-49aa-a9de-7d322df7ae87 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d64505d2-9701-416d-8510-ab1fc94323ac"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:01.983955 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volume_transfer [None req-81fdee29-6e02-49aa-a9de-7d322df7ae87 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd64505d2-9701-416d-8510-ab1fc94323ac'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 17:05:01.984611 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volume_transfer [None req-81fdee29-6e02-49aa-a9de-7d322df7ae87 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Creating transfer of volume d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:01.984611 np0000006737 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-81fdee29-6e02-49aa-a9de-7d322df7ae87 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Generating transfer record for volume d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:01.992491 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:01.992491 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:02.005738 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81fdee29-6e02-49aa-a9de-7d322df7ae87 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volume-transfers returned with HTTP 202 Aug 07 17:05:02.006177 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 157/621] 10.4.3.144 () {70 vars in 1326 bytes} [Fri Aug 7 17:05:01 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:05:02.017679 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-243429bb-7a07-411e-bb98-e936b6e60544 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.021356 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-243429bb-7a07-411e-bb98-e936b6e60544 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:02.021356 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-243429bb-7a07-411e-bb98-e936b6e60544 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.021356 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-243429bb-7a07-411e-bb98-e936b6e60544 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.029564 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:02.029564 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:02.034661 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-243429bb-7a07-411e-bb98-e936b6e60544 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Volume info retrieved successfully. Aug 07 17:05:02.040364 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-243429bb-7a07-411e-bb98-e936b6e60544 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 200 Aug 07 17:05:02.041296 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 152/622] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:02 2026] GET /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:02.056898 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-06781ae3-b5a4-4707-8808-195cc088f83f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.059943 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06781ae3-b5a4-4707-8808-195cc088f83f tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volume-transfers/87976544-16d1-4abf-8ad2-d4cced27aa40 Aug 07 17:05:02.060208 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06781ae3-b5a4-4707-8808-195cc088f83f tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.060758 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06781ae3-b5a4-4707-8808-195cc088f83f tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.068260 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06781ae3-b5a4-4707-8808-195cc088f83f tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volume-transfers/87976544-16d1-4abf-8ad2-d4cced27aa40 returned with HTTP 200 Aug 07 17:05:02.069105 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 157/623] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:05:02 2026] GET /volume/v3/volume-transfers/87976544-16d1-4abf-8ad2-d4cced27aa40 => generated 540 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:02.081906 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9b9547a3-d4f1-46d7-8546-d1324fac9c64 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.083702 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9b9547a3-d4f1-46d7-8546-d1324fac9c64 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volume-transfers Aug 07 17:05:02.084170 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9b9547a3-d4f1-46d7-8546-d1324fac9c64 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.084542 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9b9547a3-d4f1-46d7-8546-d1324fac9c64 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.084866 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volume_transfer [None req-9b9547a3-d4f1-46d7-8546-d1324fac9c64 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Listing volume transfers {{(pid=100227) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 17:05:02.090360 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9b9547a3-d4f1-46d7-8546-d1324fac9c64 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volume-transfers returned with HTTP 200 Aug 07 17:05:02.091053 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 158/624] 10.4.3.144 () {68 vars in 1305 bytes} [Fri Aug 7 17:05:02 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:02.102318 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.220984 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] POST https://10.4.3.144/volume/v3/volume-transfers/87976544-16d1-4abf-8ad2-d4cced27aa40/accept Aug 07 17:05:02.222146 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "edaeab0256b05994"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:02.224465 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.volume_transfer [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Accepting volume transfer 87976544-16d1-4abf-8ad2-d4cced27aa40 {{(pid=100224) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 17:05:02.224465 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Accepting transfer 87976544-16d1-4abf-8ad2-d4cced27aa40 Aug 07 17:05:02.333778 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Created reservations ['89fcc6cb-1b4d-4b9b-b3f0-283b7122a843', 'b2890dca-d25a-47f2-aab1-c0c67248e1ef', '9617f13e-20ab-411f-9285-1859bd79b024', 'a01c8c17-c48f-4f39-9d0a-0ba24b3724c5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:02.381040 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Created reservations ['e39809b6-769d-40d6-908a-d4159fa993aa', '4a058547-ce8c-4a25-b6f6-55d1e68b89fa', 'f831abdc-f34b-43c3-b6ce-d36ec528028b', 'acabb422-7099-46ed-9b5c-0888521792c4'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:02.406933 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-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 07 17:05:02.432835 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Created reservations ['0bf68ead-5e7e-46f5-8844-600394b870df', '836fe7a6-d342-4f6f-a878-6ad7d90969a4', '2bfee438-c664-4aea-b068-6feb81a9c221', '5f139ced-f5d4-4f29-adb6-7748663208b0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:02.458508 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f0a9a5c-fa9e-42eb-bdb3-b4af7ef4aeb8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.462526 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f0a9a5c-fa9e-42eb-bdb3-b4af7ef4aeb8 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 Aug 07 17:05:02.462810 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f0a9a5c-fa9e-42eb-bdb3-b4af7ef4aeb8 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.463561 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f0a9a5c-fa9e-42eb-bdb3-b4af7ef4aeb8 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.475282 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f0a9a5c-fa9e-42eb-bdb3-b4af7ef4aeb8 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 returned with HTTP 404 Aug 07 17:05:02.476138 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 153/625] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:02 2026] GET /volume/v3/volumes/99161fa6-f387-4b27-92ce-24ec0872d055 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:02.488726 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eff50f7e-ca72-499d-8938-377dc87c50b1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.492702 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eff50f7e-ca72-499d-8938-377dc87c50b1 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] DELETE https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d Aug 07 17:05:02.492702 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eff50f7e-ca72-499d-8938-377dc87c50b1 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.493895 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eff50f7e-ca72-499d-8938-377dc87c50b1 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.493895 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-eff50f7e-ca72-499d-8938-377dc87c50b1 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Delete volume with id: df7af88c-92fe-4402-9353-549604f63b8d Aug 07 17:05:02.500692 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Created reservations ['65f4ba57-8784-4bc2-a714-f779d9643b37', '90b9fabd-bf98-4fcb-bb16-86282f8d4797', '1e8b9c16-ebb5-48dc-9d7b-04fb6c38e793', '65ffd1a7-45a3-4c9f-826d-c0cd1ed23a09'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:02.506682 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:02.506682 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:02.506682 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eff50f7e-ca72-499d-8938-377dc87c50b1 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:05:02.522729 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Transfer volume completed successfully. Aug 07 17:05:02.541860 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eff50f7e-ca72-499d-8938-377dc87c50b1 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Delete volume request issued successfully. Aug 07 17:05:02.541860 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eff50f7e-ca72-499d-8938-377dc87c50b1 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d returned with HTTP 202 Aug 07 17:05:02.542468 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 158/626] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:02 2026] DELETE /volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:02.554120 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8c43313c-a176-4611-90a8-e845cc883175 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.560417 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8c43313c-a176-4611-90a8-e845cc883175 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d Aug 07 17:05:02.561322 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8c43313c-a176-4611-90a8-e845cc883175 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.561322 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8c43313c-a176-4611-90a8-e845cc883175 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.573156 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:02.573156 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:02.579915 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8c43313c-a176-4611-90a8-e845cc883175 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Volume info retrieved successfully. Aug 07 17:05:02.588757 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8c43313c-a176-4611-90a8-e845cc883175 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d returned with HTTP 200 Aug 07 17:05:02.588757 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 159/627] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:02 2026] GET /volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:02.670649 np0000006737 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Volume d64505d2-9701-416d-8510-ab1fc94323ac has been transferred. Aug 07 17:05:02.682102 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b2d40430-fafe-4d27-a2f2-f9d688b66a34 tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] https://10.4.3.144/volume/v3/volume-transfers/87976544-16d1-4abf-8ad2-d4cced27aa40/accept returned with HTTP 202 Aug 07 17:05:02.682102 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 158/628] 10.4.3.144 () {70 vars in 1458 bytes} [Fri Aug 7 17:05:02 2026] POST /volume/v3/volume-transfers/87976544-16d1-4abf-8ad2-d4cced27aa40/accept => generated 365 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:02.697514 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-396869cf-a654-46ec-8371-e50871b63f9a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.702442 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-396869cf-a654-46ec-8371-e50871b63f9a tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] GET https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:02.702681 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-396869cf-a654-46ec-8371-e50871b63f9a tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.702991 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-396869cf-a654-46ec-8371-e50871b63f9a tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.719293 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:02.719293 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:02.726847 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-396869cf-a654-46ec-8371-e50871b63f9a tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Volume info retrieved successfully. Aug 07 17:05:02.734089 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-396869cf-a654-46ec-8371-e50871b63f9a tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 200 Aug 07 17:05:02.734657 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 154/629] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:02 2026] GET /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 946 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:02.756610 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-574efd9c-bc8c-46a3-81cc-16afcbc93c4f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.759083 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-574efd9c-bc8c-46a3-81cc-16afcbc93c4f tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] GET https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:02.759812 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-574efd9c-bc8c-46a3-81cc-16afcbc93c4f tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.759812 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-574efd9c-bc8c-46a3-81cc-16afcbc93c4f tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.771231 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:02.771231 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:02.779463 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-574efd9c-bc8c-46a3-81cc-16afcbc93c4f tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] Volume info retrieved successfully. Aug 07 17:05:02.790046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-574efd9c-bc8c-46a3-81cc-16afcbc93c4f tempest-VolumesTransfersV357Test-887143574 tempest-VolumesTransfersV357Test-887143574-project-member] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 200 Aug 07 17:05:02.790160 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 159/630] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:02 2026] GET /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:02.806062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-eaef7828-7589-4ecd-9f92-4d60a1dd7a86 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.808078 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eaef7828-7589-4ecd-9f92-4d60a1dd7a86 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] DELETE https://10.4.3.144/volume/v3/volume-transfers/87976544-16d1-4abf-8ad2-d4cced27aa40 Aug 07 17:05:02.808615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eaef7828-7589-4ecd-9f92-4d60a1dd7a86 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.809242 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eaef7828-7589-4ecd-9f92-4d60a1dd7a86 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.809242 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.volume_transfer [None req-eaef7828-7589-4ecd-9f92-4d60a1dd7a86 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Delete transfer with id: 87976544-16d1-4abf-8ad2-d4cced27aa40 Aug 07 17:05:02.816983 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eaef7828-7589-4ecd-9f92-4d60a1dd7a86 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volume-transfers/87976544-16d1-4abf-8ad2-d4cced27aa40 returned with HTTP 404 Aug 07 17:05:02.817963 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 160/631] 10.4.3.144 () {68 vars in 1419 bytes} [Fri Aug 7 17:05:02 2026] DELETE /volume/v3/volume-transfers/87976544-16d1-4abf-8ad2-d4cced27aa40 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:05:02.830483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3721fa0-007a-47b2-bdd3-ee86afa9cd61 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.881743 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3721fa0-007a-47b2-bdd3-ee86afa9cd61 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:02.882135 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3721fa0-007a-47b2-bdd3-ee86afa9cd61 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.882447 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3721fa0-007a-47b2-bdd3-ee86afa9cd61 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.883487 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a3721fa0-007a-47b2-bdd3-ee86afa9cd61 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Delete volume with id: d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:02.894167 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:02.894167 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:02.894680 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a3721fa0-007a-47b2-bdd3-ee86afa9cd61 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Volume info retrieved successfully. Aug 07 17:05:02.939677 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a3721fa0-007a-47b2-bdd3-ee86afa9cd61 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Delete volume request issued successfully. Aug 07 17:05:02.939899 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3721fa0-007a-47b2-bdd3-ee86afa9cd61 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 202 Aug 07 17:05:02.940395 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 159/632] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:05:02 2026] DELETE /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:05:02.953161 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b624d3b9-8b80-419d-9218-3339947783d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:02.954752 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b624d3b9-8b80-419d-9218-3339947783d5 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] GET https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:02.954752 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b624d3b9-8b80-419d-9218-3339947783d5 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:02.954752 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b624d3b9-8b80-419d-9218-3339947783d5 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:02.970634 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:02.970634 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:02.979893 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b624d3b9-8b80-419d-9218-3339947783d5 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Volume info retrieved successfully. Aug 07 17:05:02.986209 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b624d3b9-8b80-419d-9218-3339947783d5 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 200 Aug 07 17:05:02.986949 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 155/633] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:02 2026] GET /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:03.029051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-b0823ae5-1260-4689-9556-f9904750b0b4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:03.031055 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-b0823ae5-1260-4689-9556-f9904750b0b4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 Aug 07 17:05:03.031487 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-b0823ae5-1260-4689-9556-f9904750b0b4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:03.031724 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-b0823ae5-1260-4689-9556-f9904750b0b4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:03.048250 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:03.048250 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:03.057879 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-b0823ae5-1260-4689-9556-f9904750b0b4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:05:03.068478 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-b0823ae5-1260-4689-9556-f9904750b0b4 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 returned with HTTP 200 Aug 07 17:05:03.069813 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 160/634] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:03 2026] GET /volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 => generated 1311 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:03.081787 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f8dbc7d0-fa85-4608-b815-15db7e165e73 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:03.082238 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f8dbc7d0-fa85-4608-b815-15db7e165e73 None None] GET https://10.4.3.144/volume// Aug 07 17:05:03.082637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f8dbc7d0-fa85-4608-b815-15db7e165e73 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:03.082902 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f8dbc7d0-fa85-4608-b815-15db7e165e73 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:03.083498 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f8dbc7d0-fa85-4608-b815-15db7e165e73 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:03.083945 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 161/635] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05: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 07 17:05:03.101222 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-0ee49bad-9648-4ea6-a9e0-6479b920d211 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:03.105515 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-0ee49bad-9648-4ea6-a9e0-6479b920d211 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:05:03.105515 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-0ee49bad-9648-4ea6-a9e0-6479b920d211 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7fd8477-7279-40e5-b4b0-b90f5bf2df87", "connector": null, "instance_uuid": "7b113750-03e1-431d-8222-61d96c609a9b"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:03.118330 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:03.118330 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:03.168911 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-0ee49bad-9648-4ea6-a9e0-6479b920d211 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:05:03.168911 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 160/636] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:05:03 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 07 17:05:03.194864 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bebabf0c-e259-4de7-9f08-424de1156a25 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:03.194864 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bebabf0c-e259-4de7-9f08-424de1156a25 None None] GET https://10.4.3.144/volume// Aug 07 17:05:03.195213 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bebabf0c-e259-4de7-9f08-424de1156a25 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:03.195388 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bebabf0c-e259-4de7-9f08-424de1156a25 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:03.195842 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bebabf0c-e259-4de7-9f08-424de1156a25 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:03.200942 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 156/637] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05:03 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:05:03.216345 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-71a06bee-b68d-4ec7-9430-1f378a83e01a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:03.220948 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-71a06bee-b68d-4ec7-9430-1f378a83e01a tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 Aug 07 17:05:03.220948 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-71a06bee-b68d-4ec7-9430-1f378a83e01a tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:03.221599 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-71a06bee-b68d-4ec7-9430-1f378a83e01a tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:03.254517 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:03.254517 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:03.266769 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-71a06bee-b68d-4ec7-9430-1f378a83e01a tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:05:03.276452 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-71a06bee-b68d-4ec7-9430-1f378a83e01a tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 returned with HTTP 200 Aug 07 17:05:03.276452 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 161/638] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:03 2026] GET /volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 => generated 1490 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:03.451130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-d1f73505-e3a7-466b-b6fe-35e16eeac0ae None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:03.454102 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-d1f73505-e3a7-466b-b6fe-35e16eeac0ae tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] PUT https://10.4.3.144/volume/v3/attachments/5d6e3649-8813-476a-a14f-aed0514225bf Aug 07 17:05:03.454673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-d1f73505-e3a7-466b-b6fe-35e16eeac0ae tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:03.470311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-d1f73505-e3a7-466b-b6fe-35e16eeac0ae tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Acquiring lock "cinder-attachment_update-c7fd8477-7279-40e5-b4b0-b90f5bf2df87-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:05:03.482054 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-d1f73505-e3a7-466b-b6fe-35e16eeac0ae tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Lock "cinder-attachment_update-c7fd8477-7279-40e5-b4b0-b90f5bf2df87-np0000006737" acquired by "attachment_update" :: waited 0.008s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:05:03.482054 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:03.482054 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:03.608927 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0709106-f2b7-477a-aef0-181a1bbb4306 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:03.611997 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0709106-f2b7-477a-aef0-181a1bbb4306 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] GET https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d Aug 07 17:05:03.612326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0709106-f2b7-477a-aef0-181a1bbb4306 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:03.613054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0709106-f2b7-477a-aef0-181a1bbb4306 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:03.626316 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0709106-f2b7-477a-aef0-181a1bbb4306 tempest-ServersNegativeTestJSON-1493104097 tempest-ServersNegativeTestJSON-1493104097-project-member] https://10.4.3.144/volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d returned with HTTP 404 Aug 07 17:05:03.627116 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 161/639] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:03 2026] GET /volume/v3/volumes/df7af88c-92fe-4402-9353-549604f63b8d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:03.656258 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-d1f73505-e3a7-466b-b6fe-35e16eeac0ae tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Lock "cinder-attachment_update-c7fd8477-7279-40e5-b4b0-b90f5bf2df87-np0000006737" released by "attachment_update" :: held 0.178s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:05:03.656672 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-d1f73505-e3a7-466b-b6fe-35e16eeac0ae tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/attachments/5d6e3649-8813-476a-a14f-aed0514225bf returned with HTTP 200 Aug 07 17:05:03.657265 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 162/640] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:05:03 2026] PUT /volume/v3/attachments/5d6e3649-8813-476a-a14f-aed0514225bf => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:03.718691 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-6dd6fc13-a326-4bc0-a555-45208a5545e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:03.722879 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-6dd6fc13-a326-4bc0-a555-45208a5545e9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] POST https://10.4.3.144/volume/v3/attachments/5d6e3649-8813-476a-a14f-aed0514225bf/action Aug 07 17:05:03.722879 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-6dd6fc13-a326-4bc0-a555-45208a5545e9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:03.723084 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-6dd6fc13-a326-4bc0-a555-45208a5545e9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:03.756511 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:03.756511 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:03.788694 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-337b5b09-78ab-4ee1-8bdd-f166c5e63f8d req-6dd6fc13-a326-4bc0-a555-45208a5545e9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/attachments/5d6e3649-8813-476a-a14f-aed0514225bf/action returned with HTTP 204 Aug 07 17:05:03.789230 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 157/641] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:05:03 2026] POST /volume/v3/attachments/5d6e3649-8813-476a-a14f-aed0514225bf/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:04.008489 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-451ad3ee-773e-4379-9e51-ea620d648144 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:04.011951 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-451ad3ee-773e-4379-9e51-ea620d648144 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] GET https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:04.012565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-451ad3ee-773e-4379-9e51-ea620d648144 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:04.015055 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-451ad3ee-773e-4379-9e51-ea620d648144 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:04.027310 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-451ad3ee-773e-4379-9e51-ea620d648144 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 404 Aug 07 17:05:04.028162 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 162/642] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:04 2026] GET /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:05:04.050093 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2609505c-102c-4019-a75a-6075fcd656b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:04.052600 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2609505c-102c-4019-a75a-6075fcd656b1 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:04.053391 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2609505c-102c-4019-a75a-6075fcd656b1 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:04.053391 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2609505c-102c-4019-a75a-6075fcd656b1 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:04.060213 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2609505c-102c-4019-a75a-6075fcd656b1 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 404 Aug 07 17:05:04.060871 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 162/643] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:04 2026] GET /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:05:04.076216 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-887fb4bc-da56-4397-9a95-86153df3d25c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:04.081050 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-887fb4bc-da56-4397-9a95-86153df3d25c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:04.081050 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-887fb4bc-da56-4397-9a95-86153df3d25c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:04.081050 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-887fb4bc-da56-4397-9a95-86153df3d25c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:04.081050 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-887fb4bc-da56-4397-9a95-86153df3d25c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Delete volume with id: d64505d2-9701-416d-8510-ab1fc94323ac Aug 07 17:05:04.095211 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-887fb4bc-da56-4397-9a95-86153df3d25c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac returned with HTTP 404 Aug 07 17:05:04.096835 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 163/644] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:05:04 2026] DELETE /volume/v3/volumes/d64505d2-9701-416d-8510-ab1fc94323ac => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:05:04.108266 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:04.114219 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:05:04.116651 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-67351378"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:04.116651 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-67351378'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:05:04.116942 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Create volume of 1 GB Aug 07 17:05:04.122857 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Availability Zones retrieved successfully. Aug 07 17:05:04.132599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Flow 'volume_create_api' (17fcb439-1235-42bd-8b50-3b8739e93166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:04.134601 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66b9a96-2f2a-44cb-9ae8-6f99e36b6862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:04.136815 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:05:04.179222 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66b9a96-2f2a-44cb-9ae8-6f99e36b6862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:04.180149 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d60384-8fd5-403f-949e-3434c099ad80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:04.254618 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Created reservations ['43a99f20-ba76-4641-bd8d-b804601715f1', 'fd558ce1-4551-4200-9175-325e192774ff', '7b20a49e-dfeb-4c64-984c-91caa9530079', '097225cf-3532-4edb-9e12-27ca16071991'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:04.256414 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0d60384-8fd5-403f-949e-3434c099ad80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43a99f20-ba76-4641-bd8d-b804601715f1', 'fd558ce1-4551-4200-9175-325e192774ff', '7b20a49e-dfeb-4c64-984c-91caa9530079', '097225cf-3532-4edb-9e12-27ca16071991']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:04.258424 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ac400f9-a807-4d56-b978-14cc23c16569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:04.296383 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ac400f9-a807-4d56-b978-14cc23c16569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b21b326-e69e-4040-a97f-b3622a87e4e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-67351378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dec050245474f83a6554d21d7b93c45',qos_specs=None,replication_status=,reservations=['43a99f20-ba76-4641-bd8d-b804601715f1','fd558ce1-4551-4200-9175-325e192774ff','7b20a49e-dfeb-4c64-984c-91caa9530079','097225cf-3532-4edb-9e12-27ca16071991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae05aa3c4a0d42e7b86b9a18324466e2',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-67351378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b21b326-e69e-4040-a97f-b3622a87e4e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dec050245474f83a6554d21d7b93c45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae05aa3c4a0d42e7b86b9a18324466e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:04.298728 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37086997-770a-45de-9078-db37b530e1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:04.330234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37086997-770a-45de-9078-db37b530e1cc) transitioned into state 'SUCCESS' from state '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-67351378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dec050245474f83a6554d21d7b93c45',qos_specs=None,replication_status=,reservations=['43a99f20-ba76-4641-bd8d-b804601715f1','fd558ce1-4551-4200-9175-325e192774ff','7b20a49e-dfeb-4c64-984c-91caa9530079','097225cf-3532-4edb-9e12-27ca16071991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae05aa3c4a0d42e7b86b9a18324466e2',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:04.331158 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5db936-8f19-4ac1-bd34-17ab64394329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:04.349056 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b5db936-8f19-4ac1-bd34-17ab64394329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:04.349056 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Flow 'volume_create_api' (17fcb439-1235-42bd-8b50-3b8739e93166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:04.349056 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Create volume request issued successfully. Aug 07 17:05:04.349056 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc727139-8e15-4a25-9483-c9beb9f3cc65 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:05:04.349056 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 158/645] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:05:04 2026] POST /volume/v3/volumes => generated 817 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:04.366820 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-604bda23-439b-4f7b-97ce-5e223de7ed9d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:04.369568 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-604bda23-439b-4f7b-97ce-5e223de7ed9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:04.369568 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-604bda23-439b-4f7b-97ce-5e223de7ed9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:04.369895 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-604bda23-439b-4f7b-97ce-5e223de7ed9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:04.382314 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:04.382314 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:04.389065 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-604bda23-439b-4f7b-97ce-5e223de7ed9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Volume info retrieved successfully. Aug 07 17:05:04.398045 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-604bda23-439b-4f7b-97ce-5e223de7ed9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 returned with HTTP 200 Aug 07 17:05:04.398625 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 163/646] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:04 2026] GET /volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 => generated 885 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:05.415454 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6c23196-a6fb-48da-8d63-27864f838947 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:05.417478 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6c23196-a6fb-48da-8d63-27864f838947 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:05.417766 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6c23196-a6fb-48da-8d63-27864f838947 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:05.417999 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6c23196-a6fb-48da-8d63-27864f838947 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:05.422333 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=217,cinder:UPDATE=77,cinder:INSERT=57 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:05:05.428346 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:05.428346 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:05.435645 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6c23196-a6fb-48da-8d63-27864f838947 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Volume info retrieved successfully. Aug 07 17:05:05.445744 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6c23196-a6fb-48da-8d63-27864f838947 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 returned with HTTP 200 Aug 07 17:05:05.446925 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 163/647] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:05 2026] GET /volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:05.468571 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-46577314-2783-4af8-9ae9-7a7f4b6c7909 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:05.472890 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-46577314-2783-4af8-9ae9-7a7f4b6c7909 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] POST https://10.4.3.144/volume/v3/volume-transfers Aug 07 17:05:05.472890 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-46577314-2783-4af8-9ae9-7a7f4b6c7909 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1b21b326-e69e-4040-a97f-b3622a87e4e5"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:05.474891 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volume_transfer [None req-46577314-2783-4af8-9ae9-7a7f4b6c7909 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Creating new volume transfer {'transfer': {'volume_id': '1b21b326-e69e-4040-a97f-b3622a87e4e5'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 17:05:05.481703 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volume_transfer [None req-46577314-2783-4af8-9ae9-7a7f4b6c7909 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Creating transfer of volume 1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:05.481789 np0000006737 devstack@c-api.service[100227]: INFO cinder.transfer.api [None req-46577314-2783-4af8-9ae9-7a7f4b6c7909 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Generating transfer record for volume 1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:05.502763 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:05.502763 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:05.536940 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-46577314-2783-4af8-9ae9-7a7f4b6c7909 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volume-transfers returned with HTTP 202 Aug 07 17:05:05.536940 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 164/648] 10.4.3.144 () {70 vars in 1326 bytes} [Fri Aug 7 17:05:05 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:05.555989 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36850a4e-e962-476c-958c-99b243b2e2bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:05.560701 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36850a4e-e962-476c-958c-99b243b2e2bd tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:05.560701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36850a4e-e962-476c-958c-99b243b2e2bd tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:05.560701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36850a4e-e962-476c-958c-99b243b2e2bd tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:05.567576 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=176,cinder:UPDATE=58,cinder:INSERT=31 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:05:05.585864 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:05.585864 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:05.596542 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36850a4e-e962-476c-958c-99b243b2e2bd tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Volume info retrieved successfully. Aug 07 17:05:05.611834 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36850a4e-e962-476c-958c-99b243b2e2bd tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 returned with HTTP 200 Aug 07 17:05:05.612937 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 159/649] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:05 2026] GET /volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 => generated 952 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:05.632618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18db64d6-c07e-4f66-a6c0-08b226b8cd0e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:05.636143 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18db64d6-c07e-4f66-a6c0-08b226b8cd0e tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volume-transfers/detail Aug 07 17:05:05.636502 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18db64d6-c07e-4f66-a6c0-08b226b8cd0e tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:05.636635 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18db64d6-c07e-4f66-a6c0-08b226b8cd0e tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:05.636946 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volume_transfer [None req-18db64d6-c07e-4f66-a6c0-08b226b8cd0e tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Listing volume transfers {{(pid=100226) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 17:05:05.647239 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18db64d6-c07e-4f66-a6c0-08b226b8cd0e tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 17:05:05.647960 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 164/650] 10.4.3.144 () {68 vars in 1326 bytes} [Fri Aug 7 17:05:05 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:05.670080 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3a0acbad-bac3-4f4e-a325-2c80f1c5ac9d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:05.675974 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3a0acbad-bac3-4f4e-a325-2c80f1c5ac9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] DELETE https://10.4.3.144/volume/v3/volume-transfers/2e2a7c78-f65f-475f-bf81-dcc9252c30ce Aug 07 17:05:05.675974 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3a0acbad-bac3-4f4e-a325-2c80f1c5ac9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:05.676650 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3a0acbad-bac3-4f4e-a325-2c80f1c5ac9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:05.677154 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-3a0acbad-bac3-4f4e-a325-2c80f1c5ac9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Delete transfer with id: 2e2a7c78-f65f-475f-bf81-dcc9252c30ce Aug 07 17:05:05.717300 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:05.717300 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:05.734118 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3a0acbad-bac3-4f4e-a325-2c80f1c5ac9d tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volume-transfers/2e2a7c78-f65f-475f-bf81-dcc9252c30ce returned with HTTP 202 Aug 07 17:05:05.734663 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 164/651] 10.4.3.144 () {68 vars in 1419 bytes} [Fri Aug 7 17:05:05 2026] DELETE /volume/v3/volume-transfers/2e2a7c78-f65f-475f-bf81-dcc9252c30ce => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:05:05.745613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c767a233-30c4-42c7-ae9b-e6ff586cbe4c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:05.748539 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c767a233-30c4-42c7-ae9b-e6ff586cbe4c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:05.749839 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c767a233-30c4-42c7-ae9b-e6ff586cbe4c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:05.749839 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c767a233-30c4-42c7-ae9b-e6ff586cbe4c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:05.763463 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:05.763463 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:05.771196 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c767a233-30c4-42c7-ae9b-e6ff586cbe4c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Volume info retrieved successfully. Aug 07 17:05:05.779962 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c767a233-30c4-42c7-ae9b-e6ff586cbe4c tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 returned with HTTP 200 Aug 07 17:05:05.780877 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 165/652] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:05 2026] GET /volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:05:05.805493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e6ab963-ad2d-49e8-b96f-da508c357b27 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:05.808670 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e6ab963-ad2d-49e8-b96f-da508c357b27 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] DELETE https://10.4.3.144/volume/v3/volume-transfers/2e2a7c78-f65f-475f-bf81-dcc9252c30ce Aug 07 17:05:05.809054 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e6ab963-ad2d-49e8-b96f-da508c357b27 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:05.809586 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e6ab963-ad2d-49e8-b96f-da508c357b27 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:05.809767 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-1e6ab963-ad2d-49e8-b96f-da508c357b27 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Delete transfer with id: 2e2a7c78-f65f-475f-bf81-dcc9252c30ce Aug 07 17:05:05.815356 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e6ab963-ad2d-49e8-b96f-da508c357b27 tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volume-transfers/2e2a7c78-f65f-475f-bf81-dcc9252c30ce returned with HTTP 404 Aug 07 17:05:05.816329 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 160/653] 10.4.3.144 () {68 vars in 1419 bytes} [Fri Aug 7 17:05:05 2026] DELETE /volume/v3/volume-transfers/2e2a7c78-f65f-475f-bf81-dcc9252c30ce => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:05:05.827670 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0113263f-fb26-4573-9304-15a31c0b14c0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:05.829899 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0113263f-fb26-4573-9304-15a31c0b14c0 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:05.829899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0113263f-fb26-4573-9304-15a31c0b14c0 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:05.831297 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0113263f-fb26-4573-9304-15a31c0b14c0 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:05.831823 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-0113263f-fb26-4573-9304-15a31c0b14c0 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Delete volume with id: 1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:05.842805 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:05.842805 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:05.843263 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0113263f-fb26-4573-9304-15a31c0b14c0 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Volume info retrieved successfully. Aug 07 17:05:05.871838 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0113263f-fb26-4573-9304-15a31c0b14c0 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Delete volume request issued successfully. Aug 07 17:05:05.872734 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0113263f-fb26-4573-9304-15a31c0b14c0 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 returned with HTTP 202 Aug 07 17:05:05.872930 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 165/654] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:05:05 2026] DELETE /volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:05:05.884773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03a2d0b1-35f4-4b4e-bdde-a5ad650d7702 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:05.887054 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03a2d0b1-35f4-4b4e-bdde-a5ad650d7702 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] GET https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:05.887302 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03a2d0b1-35f4-4b4e-bdde-a5ad650d7702 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:05.888594 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03a2d0b1-35f4-4b4e-bdde-a5ad650d7702 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:05.898967 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:05.898967 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:05.910152 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03a2d0b1-35f4-4b4e-bdde-a5ad650d7702 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Volume info retrieved successfully. Aug 07 17:05:05.919088 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03a2d0b1-35f4-4b4e-bdde-a5ad650d7702 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 returned with HTTP 200 Aug 07 17:05:05.919695 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 165/655] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:05 2026] GET /volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:06.940015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-246c85fd-36fb-454b-981c-dddac025e935 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:06.942417 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-246c85fd-36fb-454b-981c-dddac025e935 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] GET https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:06.942718 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-246c85fd-36fb-454b-981c-dddac025e935 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:06.942986 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-246c85fd-36fb-454b-981c-dddac025e935 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:06.951156 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-246c85fd-36fb-454b-981c-dddac025e935 tempest-VolumesTransfersV357Test-1643410761 tempest-VolumesTransfersV357Test-1643410761-project-admin] https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 returned with HTTP 404 Aug 07 17:05:06.951792 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 166/656] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:06 2026] GET /volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:05:06.960281 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-469d4ccf-d776-4783-b43c-7a32484e478b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:06.962835 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-469d4ccf-d776-4783-b43c-7a32484e478b tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] GET https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:06.963168 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-469d4ccf-d776-4783-b43c-7a32484e478b tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:06.963440 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-469d4ccf-d776-4783-b43c-7a32484e478b tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:06.974518 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-469d4ccf-d776-4783-b43c-7a32484e478b tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 returned with HTTP 404 Aug 07 17:05:06.975222 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 161/657] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:05:06 2026] GET /volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:05:06.987115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3796dd5e-719f-47a6-8386-f71a44fcc6ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:06.989536 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3796dd5e-719f-47a6-8386-f71a44fcc6ed tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] DELETE https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:06.989830 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3796dd5e-719f-47a6-8386-f71a44fcc6ed tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:06.990112 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3796dd5e-719f-47a6-8386-f71a44fcc6ed tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:06.990335 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3796dd5e-719f-47a6-8386-f71a44fcc6ed tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] Delete volume with id: 1b21b326-e69e-4040-a97f-b3622a87e4e5 Aug 07 17:05:06.999665 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3796dd5e-719f-47a6-8386-f71a44fcc6ed tempest-VolumesTransfersV357Test-697704131 tempest-VolumesTransfersV357Test-697704131-project-member] https://10.4.3.144/volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 returned with HTTP 404 Aug 07 17:05:07.000763 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 166/658] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:05:06 2026] DELETE /volume/v3/volumes/1b21b326-e69e-4040-a97f-b3622a87e4e5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:05:10.465202 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-34090ac1-bb8f-4e05-8a72-e0f8d2ca5380 req-3d3075ad-cd78-4bfc-a0f6-b93ecffee493 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:10.469153 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-34090ac1-bb8f-4e05-8a72-e0f8d2ca5380 req-3d3075ad-cd78-4bfc-a0f6-b93ecffee493 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] GET https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 Aug 07 17:05:10.469460 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-34090ac1-bb8f-4e05-8a72-e0f8d2ca5380 req-3d3075ad-cd78-4bfc-a0f6-b93ecffee493 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:10.469824 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-34090ac1-bb8f-4e05-8a72-e0f8d2ca5380 req-3d3075ad-cd78-4bfc-a0f6-b93ecffee493 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:10.490013 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:10.490013 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:10.503198 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-34090ac1-bb8f-4e05-8a72-e0f8d2ca5380 req-3d3075ad-cd78-4bfc-a0f6-b93ecffee493 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:05:10.514473 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-34090ac1-bb8f-4e05-8a72-e0f8d2ca5380 req-3d3075ad-cd78-4bfc-a0f6-b93ecffee493 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 returned with HTTP 200 Aug 07 17:05:10.515142 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 166/659] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:10 2026] GET /volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 => generated 1603 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:11.646720 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d546a5ef-81e7-4090-bbcd-bdaad9cd0f97 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:11.649347 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d546a5ef-81e7-4090-bbcd-bdaad9cd0f97 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:05:11.649644 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d546a5ef-81e7-4090-bbcd-bdaad9cd0f97 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:11.649782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d546a5ef-81e7-4090-bbcd-bdaad9cd0f97 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:11.653556 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=204,cinder:UPDATE=63,cinder:INSERT=48 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:05:11.668941 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:11.668941 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:11.675919 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d546a5ef-81e7-4090-bbcd-bdaad9cd0f97 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:11.682464 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d546a5ef-81e7-4090-bbcd-bdaad9cd0f97 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:05:11.682875 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 167/660] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:11 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:11.991173 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-349801c8-da6e-4f3a-a841-76bfe6f60842 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:11.994750 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-349801c8-da6e-4f3a-a841-76bfe6f60842 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:05:11.995247 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-349801c8-da6e-4f3a-a841-76bfe6f60842 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:11.996668 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-349801c8-da6e-4f3a-a841-76bfe6f60842 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:12.014760 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:12.014760 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:12.031910 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-349801c8-da6e-4f3a-a841-76bfe6f60842 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:12.046326 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-349801c8-da6e-4f3a-a841-76bfe6f60842 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:05:12.047427 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 162/661] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:11 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1139 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:12.147343 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-af776c07-6edd-4d49-8543-811d3c9a5f5b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:12.150167 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-af776c07-6edd-4d49-8543-811d3c9a5f5b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:05:12.150650 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-af776c07-6edd-4d49-8543-811d3c9a5f5b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:12.150922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-af776c07-6edd-4d49-8543-811d3c9a5f5b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:12.169560 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:12.169560 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:12.188878 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-af776c07-6edd-4d49-8543-811d3c9a5f5b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:12.199553 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-af776c07-6edd-4d49-8543-811d3c9a5f5b tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:05:12.200854 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 167/662] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:12 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1139 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:12.463523 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-0ffd79ce-f7f3-43fd-9c49-fe8b575189aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:12.466898 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-0ffd79ce-f7f3-43fd-9c49-fe8b575189aa tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f/action Aug 07 17:05:12.467378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-0ffd79ce-f7f3-43fd-9c49-fe8b575189aa tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:12.467491 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-0ffd79ce-f7f3-43fd-9c49-fe8b575189aa tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:12.489083 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:12.489083 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:12.489954 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-0ffd79ce-f7f3-43fd-9c49-fe8b575189aa tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:12.509995 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-0ffd79ce-f7f3-43fd-9c49-fe8b575189aa tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Begin detaching volume completed successfully. Aug 07 17:05:12.511328 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-0ffd79ce-f7f3-43fd-9c49-fe8b575189aa tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f/action returned with HTTP 202 Aug 07 17:05:12.511328 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 167/663] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:05:12 2026] POST /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:05:12.621770 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e4484e37-4041-4917-ab3a-83c999887ebb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:12.622376 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4484e37-4041-4917-ab3a-83c999887ebb None None] GET https://10.4.3.144/volume// Aug 07 17:05:12.622655 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e4484e37-4041-4917-ab3a-83c999887ebb None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:12.622937 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e4484e37-4041-4917-ab3a-83c999887ebb None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:12.623774 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4484e37-4041-4917-ab3a-83c999887ebb None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:12.623911 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 168/664] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 17:05:12.645824 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-9c3401ea-bbd8-4a19-8694-a10631bc2026 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:12.649297 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-9c3401ea-bbd8-4a19-8694-a10631bc2026 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:05:12.649477 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-9c3401ea-bbd8-4a19-8694-a10631bc2026 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:12.649747 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-9c3401ea-bbd8-4a19-8694-a10631bc2026 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:12.668549 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:12.668549 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:12.679775 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-9c3401ea-bbd8-4a19-8694-a10631bc2026 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:12.689500 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-9c3401ea-bbd8-4a19-8694-a10631bc2026 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:05:12.690165 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 163/665] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:12 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 1322 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:14.043236 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-78579d82-6a5c-427e-beff-9c9737615bc6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:14.046549 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-78579d82-6a5c-427e-beff-9c9737615bc6 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] DELETE https://10.4.3.144/volume/v3/attachments/a9b1438e-e0ee-4f7e-852c-3b39a7032fe9 Aug 07 17:05:14.047040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-78579d82-6a5c-427e-beff-9c9737615bc6 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:14.047711 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-78579d82-6a5c-427e-beff-9c9737615bc6 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:14.057991 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:14.057991 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:14.183805 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-654356ec-7c22-4ff1-a7b9-44253e5e1e7f req-78579d82-6a5c-427e-beff-9c9737615bc6 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/a9b1438e-e0ee-4f7e-852c-3b39a7032fe9 returned with HTTP 200 Aug 07 17:05:14.184627 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 168/666] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:14 2026] DELETE /volume/v3/attachments/a9b1438e-e0ee-4f7e-852c-3b39a7032fe9 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:14.743943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-43ce74f2-fd55-48c3-b96c-800cde23e681 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:14.746485 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43ce74f2-fd55-48c3-b96c-800cde23e681 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:05:14.746682 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43ce74f2-fd55-48c3-b96c-800cde23e681 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:14.746953 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43ce74f2-fd55-48c3-b96c-800cde23e681 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:14.756189 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:14.756189 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:14.761606 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-43ce74f2-fd55-48c3-b96c-800cde23e681 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:14.767547 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43ce74f2-fd55-48c3-b96c-800cde23e681 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:05:14.768117 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 168/667] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:14 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:21.680580 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=4 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:05:21.728067 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:21.730558 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:05:21.731615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1153569582", "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:21.734374 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1153569582', 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:05:22.145656 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Create volume of 1 GB Aug 07 17:05:22.156515 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Availability Zones retrieved successfully. Aug 07 17:05:22.164571 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Flow 'volume_create_api' (8138e340-6ddd-461c-a20f-a0ec7be311e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:22.166883 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3dfb4f2-3690-403b-b31a-48bd73c89ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:22.167357 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:05:22.304280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3dfb4f2-3690-403b-b31a-48bd73c89ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:22.306228 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (319efb54-5d0f-4f2a-90b0-7da3cdd02480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:22.368785 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Created reservations ['6f2a1a85-3de3-4647-bb1c-4b9614f213c6', 'd785a8c6-2a59-45b4-b3a3-ccd7adbc832f', '555d9ca7-27a3-4f31-8c99-f7622c984015', '271596d8-0f25-451b-b892-9ca1d5506cbf'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:22.369689 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (319efb54-5d0f-4f2a-90b0-7da3cdd02480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f2a1a85-3de3-4647-bb1c-4b9614f213c6', 'd785a8c6-2a59-45b4-b3a3-ccd7adbc832f', '555d9ca7-27a3-4f31-8c99-f7622c984015', '271596d8-0f25-451b-b892-9ca1d5506cbf']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:22.370661 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a1470e-31c7-46f2-b750-03fc48852b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:22.397231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a1470e-31c7-46f2-b750-03fc48852b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495038d4-4942-434b-8e81-c9dc1a4b1c47', '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-1153569582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35e69f269b004b1788028ed2bf2df6ab',qos_specs=None,replication_status=,reservations=['6f2a1a85-3de3-4647-bb1c-4b9614f213c6','d785a8c6-2a59-45b4-b3a3-ccd7adbc832f','555d9ca7-27a3-4f31-8c99-f7622c984015','271596d8-0f25-451b-b892-9ca1d5506cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd73b1d58c343dba63e4cb6fe146221',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1153569582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=495038d4-4942-434b-8e81-c9dc1a4b1c47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35e69f269b004b1788028ed2bf2df6ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fd73b1d58c343dba63e4cb6fe146221',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:22.398355 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7db90dbf-95a5-4784-a2ac-ad4cd7291fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:22.433428 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7db90dbf-95a5-4784-a2ac-ad4cd7291fd9) transitioned into state 'SUCCESS' from state '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-1153569582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35e69f269b004b1788028ed2bf2df6ab',qos_specs=None,replication_status=,reservations=['6f2a1a85-3de3-4647-bb1c-4b9614f213c6','d785a8c6-2a59-45b4-b3a3-ccd7adbc832f','555d9ca7-27a3-4f31-8c99-f7622c984015','271596d8-0f25-451b-b892-9ca1d5506cbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fd73b1d58c343dba63e4cb6fe146221',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:22.434534 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b9f153-fd03-4db6-9457-0ef083bd8ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:22.450938 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b9f153-fd03-4db6-9457-0ef083bd8ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:22.452214 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Flow 'volume_create_api' (8138e340-6ddd-461c-a20f-a0ec7be311e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:22.452638 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Create volume request issued successfully. Aug 07 17:05:22.453456 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-36667185-0f3e-4e39-ac16-c730b70bc1f2 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:05:22.454229 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 169/668] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:05:21 2026] POST /volume/v3/volumes => generated 753 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:05:22.472949 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e91439e-95fe-40cb-abee-f74816a91891 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:22.475565 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e91439e-95fe-40cb-abee-f74816a91891 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 Aug 07 17:05:22.475858 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e91439e-95fe-40cb-abee-f74816a91891 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:22.476183 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e91439e-95fe-40cb-abee-f74816a91891 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:22.488108 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:22.488108 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:22.494868 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7e91439e-95fe-40cb-abee-f74816a91891 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:22.502385 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e91439e-95fe-40cb-abee-f74816a91891 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 returned with HTTP 200 Aug 07 17:05:22.502781 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 164/669] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:22 2026] GET /volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:23.520845 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d6a6c18a-13b7-4d84-ac5c-c6d9c84ca3f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:23.523769 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d6a6c18a-13b7-4d84-ac5c-c6d9c84ca3f5 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 Aug 07 17:05:23.523769 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d6a6c18a-13b7-4d84-ac5c-c6d9c84ca3f5 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:23.523892 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d6a6c18a-13b7-4d84-ac5c-c6d9c84ca3f5 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:23.537247 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:23.537247 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:23.544902 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d6a6c18a-13b7-4d84-ac5c-c6d9c84ca3f5 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:23.553964 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d6a6c18a-13b7-4d84-ac5c-c6d9c84ca3f5 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 returned with HTTP 200 Aug 07 17:05:23.554583 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 169/670] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:23 2026] GET /volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:23.627170 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7cc094c4-3bd3-466f-97b8-ef326b86269c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:23.630387 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7cc094c4-3bd3-466f-97b8-ef326b86269c tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 Aug 07 17:05:23.630498 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7cc094c4-3bd3-466f-97b8-ef326b86269c tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:23.630708 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7cc094c4-3bd3-466f-97b8-ef326b86269c tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:23.645642 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:23.645642 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:23.655494 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7cc094c4-3bd3-466f-97b8-ef326b86269c tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:23.663651 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7cc094c4-3bd3-466f-97b8-ef326b86269c tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 returned with HTTP 200 Aug 07 17:05:23.663809 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 169/671] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:23 2026] GET /volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 => generated 1361 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:24.419051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-d7696220-c694-4b22-ba55-6a0fe3e3af88 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:24.420849 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-d7696220-c694-4b22-ba55-6a0fe3e3af88 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 Aug 07 17:05:24.420849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-d7696220-c694-4b22-ba55-6a0fe3e3af88 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:24.420849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-d7696220-c694-4b22-ba55-6a0fe3e3af88 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:24.443060 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:24.443060 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:24.447154 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-d7696220-c694-4b22-ba55-6a0fe3e3af88 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:24.453922 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-d7696220-c694-4b22-ba55-6a0fe3e3af88 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 returned with HTTP 200 Aug 07 17:05:24.454738 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 170/672] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:24 2026] GET /volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:24.468400 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3aa4b80-cd24-430b-9b8d-592a3cbfce2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:24.468855 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3aa4b80-cd24-430b-9b8d-592a3cbfce2d None None] GET https://10.4.3.144/volume// Aug 07 17:05:24.469115 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3aa4b80-cd24-430b-9b8d-592a3cbfce2d None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:24.470986 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3aa4b80-cd24-430b-9b8d-592a3cbfce2d None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:24.470986 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3aa4b80-cd24-430b-9b8d-592a3cbfce2d None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:24.470986 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 165/673] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:05:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:05:24.487063 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7f51cafc-7f8a-4b3a-b8d5-108957c88b73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:24.491795 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7f51cafc-7f8a-4b3a-b8d5-108957c88b73 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:05:24.492326 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7f51cafc-7f8a-4b3a-b8d5-108957c88b73 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "495038d4-4942-434b-8e81-c9dc1a4b1c47", "connector": null, "instance_uuid": "adfe5b9d-8490-4f88-9255-ccf513434255"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:24.515363 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:24.515363 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:24.568665 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-7f51cafc-7f8a-4b3a-b8d5-108957c88b73 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:05:24.569920 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 170/674] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:05:24 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:26.257718 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-26c1c278-31db-4040-a561-c2942c9b6663 req-9c26bede-f7e5-49dd-b99a-b3fdd4da80a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:26.260220 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-26c1c278-31db-4040-a561-c2942c9b6663 req-9c26bede-f7e5-49dd-b99a-b3fdd4da80a0 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] DELETE https://10.4.3.144/volume/v3/attachments/5d6e3649-8813-476a-a14f-aed0514225bf Aug 07 17:05:26.260551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-26c1c278-31db-4040-a561-c2942c9b6663 req-9c26bede-f7e5-49dd-b99a-b3fdd4da80a0 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:26.260802 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-26c1c278-31db-4040-a561-c2942c9b6663 req-9c26bede-f7e5-49dd-b99a-b3fdd4da80a0 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:26.270789 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:26.270789 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:26.342801 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-26c1c278-31db-4040-a561-c2942c9b6663 req-9c26bede-f7e5-49dd-b99a-b3fdd4da80a0 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/attachments/5d6e3649-8813-476a-a14f-aed0514225bf returned with HTTP 200 Aug 07 17:05:26.343717 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 170/675] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:26 2026] DELETE /volume/v3/attachments/5d6e3649-8813-476a-a14f-aed0514225bf => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:05:26.395159 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-26c1c278-31db-4040-a561-c2942c9b6663 req-65024cf8-2839-46c4-8ccd-f646d09c1473 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:26.399270 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-26c1c278-31db-4040-a561-c2942c9b6663 req-65024cf8-2839-46c4-8ccd-f646d09c1473 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 Aug 07 17:05:26.399270 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-26c1c278-31db-4040-a561-c2942c9b6663 req-65024cf8-2839-46c4-8ccd-f646d09c1473 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:26.399270 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-26c1c278-31db-4040-a561-c2942c9b6663 req-65024cf8-2839-46c4-8ccd-f646d09c1473 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:26.404045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [req-26c1c278-31db-4040-a561-c2942c9b6663 req-65024cf8-2839-46c4-8ccd-f646d09c1473 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Delete volume with id: c7fd8477-7279-40e5-b4b0-b90f5bf2df87 Aug 07 17:05:26.420396 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:26.420396 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:26.420548 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-26c1c278-31db-4040-a561-c2942c9b6663 req-65024cf8-2839-46c4-8ccd-f646d09c1473 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:05:26.452786 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-26c1c278-31db-4040-a561-c2942c9b6663 req-65024cf8-2839-46c4-8ccd-f646d09c1473 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Delete volume request issued successfully. Aug 07 17:05:26.453269 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-26c1c278-31db-4040-a561-c2942c9b6663 req-65024cf8-2839-46c4-8ccd-f646d09c1473 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 returned with HTTP 202 Aug 07 17:05:26.453947 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 171/676] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:05:26 2026] DELETE /volume/v3/volumes/c7fd8477-7279-40e5-b4b0-b90f5bf2df87 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:26.914759 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb5c7827-125f-4749-8a3b-f5cb831e9731 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:26.975739 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb5c7827-125f-4749-8a3b-f5cb831e9731 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:05:26.976287 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb5c7827-125f-4749-8a3b-f5cb831e9731 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103", "extra_specs": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:27.007648 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb5c7827-125f-4749-8a3b-f5cb831e9731 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:05:27.008248 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 166/677] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:05:26 2026] POST /volume/v3/types => generated 267 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:27.180353 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8afac7e8-176e-4d1c-b907-76b2980914c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:27.181013 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8afac7e8-176e-4d1c-b907-76b2980914c9 None None] GET https://10.4.3.144/volume// Aug 07 17:05:27.181321 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8afac7e8-176e-4d1c-b907-76b2980914c9 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:27.181887 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8afac7e8-176e-4d1c-b907-76b2980914c9 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:27.182080 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8afac7e8-176e-4d1c-b907-76b2980914c9 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:27.182503 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 171/678] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:05:27.194430 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-30bd40e9-5565-45c2-99bf-2297b893e932 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:27.199370 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-30bd40e9-5565-45c2-99bf-2297b893e932 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 Aug 07 17:05:27.199370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-30bd40e9-5565-45c2-99bf-2297b893e932 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:27.199370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-30bd40e9-5565-45c2-99bf-2297b893e932 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:27.214379 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:27.214379 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:27.219678 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-30bd40e9-5565-45c2-99bf-2297b893e932 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:05:27.229224 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-30bd40e9-5565-45c2-99bf-2297b893e932 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 returned with HTTP 200 Aug 07 17:05:27.229947 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 171/679] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:27 2026] GET /volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 => generated 1540 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:27.349704 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-da46208d-b678-42b5-8f9f-3c76f4bbc192 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:27.358361 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-da46208d-b678-42b5-8f9f-3c76f4bbc192 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] PUT https://10.4.3.144/volume/v3/attachments/82fd9fb9-d01a-4284-9b80-0da38669cae8 Aug 07 17:05:27.359347 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-da46208d-b678-42b5-8f9f-3c76f4bbc192 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:27.377424 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-da46208d-b678-42b5-8f9f-3c76f4bbc192 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Acquiring lock "cinder-attachment_update-495038d4-4942-434b-8e81-c9dc1a4b1c47-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:05:27.395202 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-da46208d-b678-42b5-8f9f-3c76f4bbc192 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Lock "cinder-attachment_update-495038d4-4942-434b-8e81-c9dc1a4b1c47-np0000006737" acquired by "attachment_update" :: waited 0.014s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:05:27.395202 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:27.395202 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:27.549621 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-da46208d-b678-42b5-8f9f-3c76f4bbc192 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Lock "cinder-attachment_update-495038d4-4942-434b-8e81-c9dc1a4b1c47-np0000006737" released by "attachment_update" :: held 0.159s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:05:27.549977 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-da46208d-b678-42b5-8f9f-3c76f4bbc192 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/82fd9fb9-d01a-4284-9b80-0da38669cae8 returned with HTTP 200 Aug 07 17:05:27.550513 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 172/680] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:05:27 2026] PUT /volume/v3/attachments/82fd9fb9-d01a-4284-9b80-0da38669cae8 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:27.603012 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-dc0d4740-7d0e-4d9c-a9b9-af8767648618 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:27.608701 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-dc0d4740-7d0e-4d9c-a9b9-af8767648618 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/attachments/82fd9fb9-d01a-4284-9b80-0da38669cae8/action Aug 07 17:05:27.609148 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-dc0d4740-7d0e-4d9c-a9b9-af8767648618 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:27.609325 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-dc0d4740-7d0e-4d9c-a9b9-af8767648618 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:27.643753 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:27.643753 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:27.668292 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4488267f-f982-4ae6-a0ee-0726de6cf0e8 req-dc0d4740-7d0e-4d9c-a9b9-af8767648618 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/82fd9fb9-d01a-4284-9b80-0da38669cae8/action returned with HTTP 204 Aug 07 17:05:27.669040 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 167/681] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:05:27 2026] POST /volume/v3/attachments/82fd9fb9-d01a-4284-9b80-0da38669cae8/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:28.560145 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-549cd0a7-b304-442a-a3a3-4a3c1632430d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:28.567069 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-549cd0a7-b304-442a-a3a3-4a3c1632430d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:28.567069 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-549cd0a7-b304-442a-a3a3-4a3c1632430d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:28.567069 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-549cd0a7-b304-442a-a3a3-4a3c1632430d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:28.584063 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:28.584063 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:28.593636 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-549cd0a7-b304-442a-a3a3-4a3c1632430d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:28.601915 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-549cd0a7-b304-442a-a3a3-4a3c1632430d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:28.602645 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 172/682] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:28 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:28.757285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d41f0396-5d7d-4816-9a3a-08652772aad4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:28.757285 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d41f0396-5d7d-4816-9a3a-08652772aad4 None None] GET https://10.4.3.144/volume// Aug 07 17:05:28.757285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d41f0396-5d7d-4816-9a3a-08652772aad4 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:28.757285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d41f0396-5d7d-4816-9a3a-08652772aad4 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:28.759376 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d41f0396-5d7d-4816-9a3a-08652772aad4 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:28.759376 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 172/683] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:05:28 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:05:28.773892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-39dea9cf-befa-4c65-8d8e-58abbe51575b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:28.777155 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-39dea9cf-befa-4c65-8d8e-58abbe51575b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:05:28.777266 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-39dea9cf-befa-4c65-8d8e-58abbe51575b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67acf91f-fbc9-497f-9b4c-14f65d04701f", "connector": null, "instance_uuid": "583f0ff9-c982-4ba5-85d2-26fb030246f9"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:28.795833 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:28.795833 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:28.838128 np0000006737 devstack@c-api.service[100227]: WARNING cinder.volume.api [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-39dea9cf-befa-4c65-8d8e-58abbe51575b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 17:05:28.846688 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-39dea9cf-befa-4c65-8d8e-58abbe51575b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:05:28.847481 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 173/684] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:05:28 2026] POST /volume/v3/attachments => generated 271 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:28.901573 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-64b42982-4b39-49a7-a479-bac3c66addb2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:28.904973 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64b42982-4b39-49a7-a479-bac3c66addb2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:28.905401 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64b42982-4b39-49a7-a479-bac3c66addb2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:28.905827 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64b42982-4b39-49a7-a479-bac3c66addb2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:28.919805 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:28.919805 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:28.928447 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-64b42982-4b39-49a7-a479-bac3c66addb2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:28.935110 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64b42982-4b39-49a7-a479-bac3c66addb2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:28.935744 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 168/685] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:28 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 868 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:28.936443 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-25f7eef5-bc64-431e-98d7-e63fbfb3b3f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:28.936984 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25f7eef5-bc64-431e-98d7-e63fbfb3b3f1 None None] GET https://10.4.3.144/volume// Aug 07 17:05:28.937218 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-25f7eef5-bc64-431e-98d7-e63fbfb3b3f1 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:28.937440 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-25f7eef5-bc64-431e-98d7-e63fbfb3b3f1 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:28.937879 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25f7eef5-bc64-431e-98d7-e63fbfb3b3f1 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:28.938315 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 173/686] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05: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 07 17:05:28.953515 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-db396910-bd5f-4834-85eb-af6c99111cd3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:28.956874 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-db396910-bd5f-4834-85eb-af6c99111cd3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:28.958090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-db396910-bd5f-4834-85eb-af6c99111cd3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:28.958090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-db396910-bd5f-4834-85eb-af6c99111cd3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:28.972500 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:28.972500 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:28.977521 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-db396910-bd5f-4834-85eb-af6c99111cd3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:28.985527 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-db396910-bd5f-4834-85eb-af6c99111cd3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:28.985997 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 173/687] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:28 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1048 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:29.122055 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-9e553f84-5f94-412d-8ad1-cbf4423643b7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:29.122055 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-9e553f84-5f94-412d-8ad1-cbf4423643b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] PUT https://10.4.3.144/volume/v3/attachments/d678a845-0949-4453-a109-311a9d6213f7 Aug 07 17:05:29.122463 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-9e553f84-5f94-412d-8ad1-cbf4423643b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:29.133507 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-9e553f84-5f94-412d-8ad1-cbf4423643b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Acquiring lock "cinder-attachment_update-67acf91f-fbc9-497f-9b4c-14f65d04701f-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:05:29.142159 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-9e553f84-5f94-412d-8ad1-cbf4423643b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Lock "cinder-attachment_update-67acf91f-fbc9-497f-9b4c-14f65d04701f-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:05:29.143384 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:29.143384 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:29.281878 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-9e553f84-5f94-412d-8ad1-cbf4423643b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Lock "cinder-attachment_update-67acf91f-fbc9-497f-9b4c-14f65d04701f-np0000006737" released by "attachment_update" :: held 0.140s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:05:29.282222 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-9e553f84-5f94-412d-8ad1-cbf4423643b7 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/attachments/d678a845-0949-4453-a109-311a9d6213f7 returned with HTTP 200 Aug 07 17:05:29.282710 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 174/688] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:05:29 2026] PUT /volume/v3/attachments/d678a845-0949-4453-a109-311a9d6213f7 => generated 967 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:29.953237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5ec0f64-8215-4549-bc52-fa5252e1a646 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:29.954282 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-900b0f21-bca5-4039-9baf-faf179aac1ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:29.956072 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5ec0f64-8215-4549-bc52-fa5252e1a646 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:05:29.956072 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5ec0f64-8215-4549-bc52-fa5252e1a646 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251", "extra_specs": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:29.960801 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-900b0f21-bca5-4039-9baf-faf179aac1ed tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:29.961166 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-900b0f21-bca5-4039-9baf-faf179aac1ed tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:29.961463 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-900b0f21-bca5-4039-9baf-faf179aac1ed tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:29.979735 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5ec0f64-8215-4549-bc52-fa5252e1a646 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:05:29.980973 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 169/689] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:05:29 2026] POST /volume/v3/types => generated 268 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:29.981736 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:29.981736 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:29.989381 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-900b0f21-bca5-4039-9baf-faf179aac1ed tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:29.995162 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a71eefe8-dc6d-4098-a9cc-a7c48ddbc53b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:29.995627 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-900b0f21-bca5-4039-9baf-faf179aac1ed tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:29.997043 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a71eefe8-dc6d-4098-a9cc-a7c48ddbc53b tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:05:30.000210 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 174/690] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:29 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 869 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:30.000528 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a71eefe8-dc6d-4098-a9cc-a7c48ddbc53b tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:30.020169 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a71eefe8-dc6d-4098-a9cc-a7c48ddbc53b tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:05:30.020169 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 174/691] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:05:29 2026] POST /volume/v3/types => generated 267 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:30.031462 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:30.033825 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:05:30.034373 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-705515767", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251", "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:30.036545 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-705515767', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251', 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:05:30.041130 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Create volume of 1 GB Aug 07 17:05:30.041630 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:30.041630 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:30.042563 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Availability Zones retrieved successfully. Aug 07 17:05:30.051505 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Flow 'volume_create_api' (ff371500-d455-442e-a584-c5c7df2c8ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:30.053299 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8911cf3-59fd-465f-acb4-a697ca47da7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.055081 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:05:30.084544 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8911cf3-59fd-465f-acb4-a697ca47da7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:05:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=35abdb34-a151-49b1-bc67-292a92afe8b3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35abdb34-a151-49b1-bc67-292a92afe8b3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.085685 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b07b51-7779-47e4-bdef-07eff91680cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.131739 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:05:30.132330 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:05:30.198674 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Created reservations ['dbb32091-4056-412c-9446-88099e82a254', '330927a0-695e-4a5f-9f48-a8971c2ac29c', '7922a0d7-7e16-4375-a17e-115c4e7d1979', 'abaab74f-0b4e-4fcd-ae2a-0a0cfe5a5888'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:30.199691 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b07b51-7779-47e4-bdef-07eff91680cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbb32091-4056-412c-9446-88099e82a254', '330927a0-695e-4a5f-9f48-a8971c2ac29c', '7922a0d7-7e16-4375-a17e-115c4e7d1979', 'abaab74f-0b4e-4fcd-ae2a-0a0cfe5a5888']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.200672 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6a5080-b407-493e-862c-82675a106c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.230200 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6a5080-b407-493e-862c-82675a106c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a106245d-0561-41d4-8c8d-52e81320c77f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-705515767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94e078312c9489595521eb4450838e9',qos_specs=None,replication_status=,reservations=['dbb32091-4056-412c-9446-88099e82a254','330927a0-695e-4a5f-9f48-a8971c2ac29c','7922a0d7-7e16-4375-a17e-115c4e7d1979','abaab74f-0b4e-4fcd-ae2a-0a0cfe5a5888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90dda3d9f1b4904810eb6467177c306',volume_type_id=35abdb34-a151-49b1-bc67-292a92afe8b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-705515767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a106245d-0561-41d4-8c8d-52e81320c77f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94e078312c9489595521eb4450838e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a90dda3d9f1b4904810eb6467177c306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35abdb34-a151-49b1-bc67-292a92afe8b3),volume_type_id=35abdb34-a151-49b1-bc67-292a92afe8b3)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.231363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b5023e-5edd-4bb8-9330-69cd1afff780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.255054 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b5023e-5edd-4bb8-9330-69cd1afff780) transitioned into state 'SUCCESS' from state '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-705515767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94e078312c9489595521eb4450838e9',qos_specs=None,replication_status=,reservations=['dbb32091-4056-412c-9446-88099e82a254','330927a0-695e-4a5f-9f48-a8971c2ac29c','7922a0d7-7e16-4375-a17e-115c4e7d1979','abaab74f-0b4e-4fcd-ae2a-0a0cfe5a5888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90dda3d9f1b4904810eb6467177c306',volume_type_id=35abdb34-a151-49b1-bc67-292a92afe8b3)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.256817 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03683000-03f1-4c1b-99f6-3a10486a4fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.271993 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03683000-03f1-4c1b-99f6-3a10486a4fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.272913 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Flow 'volume_create_api' (ff371500-d455-442e-a584-c5c7df2c8ce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:30.273258 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Create volume request issued successfully. Aug 07 17:05:30.273981 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-37fc8938-b5e1-434a-a979-e308ff57fa9f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:05:30.274386 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 175/692] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:05:30 2026] POST /volume/v3/volumes => generated 845 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:05:30.291478 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:30.294913 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:05:30.294913 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1783106732", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:30.298191 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1783106732', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:05:30.303619 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Create volume of 1 GB Aug 07 17:05:30.304055 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:30.304055 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:30.304741 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Availability Zones retrieved successfully. Aug 07 17:05:30.310615 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Flow 'volume_create_api' (e7d0c8e7-cc08-4879-a29c-186f1ea00718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:30.311979 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba04e46-6824-4f16-a280-d1abd9415c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.313490 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:05:30.342847 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba04e46-6824-4f16-a280-d1abd9415c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:05:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=769585f5-daa5-4281-9096-be9e51286e9b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '769585f5-daa5-4281-9096-be9e51286e9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.347574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (287c8452-0175-4839-8d79-f120ba0d204a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.393126 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:05:30.393443 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:05:30.433728 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Created reservations ['93db3433-8525-4c2f-b3ce-ad3c451a17de', '45ca7469-6964-4085-89d7-980e690c4648', 'da23e4db-813c-42be-8857-1d25dc3847c8', 'dc5b4356-8617-487e-a2df-37a2a8ec77a2'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:30.435069 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (287c8452-0175-4839-8d79-f120ba0d204a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93db3433-8525-4c2f-b3ce-ad3c451a17de', '45ca7469-6964-4085-89d7-980e690c4648', 'da23e4db-813c-42be-8857-1d25dc3847c8', 'dc5b4356-8617-487e-a2df-37a2a8ec77a2']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.435935 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9c5edb-566f-4907-8dc5-43ff4c39016c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.463423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9c5edb-566f-4907-8dc5-43ff4c39016c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '261f6914-1931-4d06-b9f7-79d3e06de04c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1783106732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94e078312c9489595521eb4450838e9',qos_specs=None,replication_status=,reservations=['93db3433-8525-4c2f-b3ce-ad3c451a17de','45ca7469-6964-4085-89d7-980e690c4648','da23e4db-813c-42be-8857-1d25dc3847c8','dc5b4356-8617-487e-a2df-37a2a8ec77a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90dda3d9f1b4904810eb6467177c306',volume_type_id=769585f5-daa5-4281-9096-be9e51286e9b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1783106732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=261f6914-1931-4d06-b9f7-79d3e06de04c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94e078312c9489595521eb4450838e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a90dda3d9f1b4904810eb6467177c306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(769585f5-daa5-4281-9096-be9e51286e9b),volume_type_id=769585f5-daa5-4281-9096-be9e51286e9b)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.464137 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16af26ed-c9a4-49a7-8795-62167a117622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.487959 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16af26ed-c9a4-49a7-8795-62167a117622) transitioned into state 'SUCCESS' from state '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-1783106732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94e078312c9489595521eb4450838e9',qos_specs=None,replication_status=,reservations=['93db3433-8525-4c2f-b3ce-ad3c451a17de','45ca7469-6964-4085-89d7-980e690c4648','da23e4db-813c-42be-8857-1d25dc3847c8','dc5b4356-8617-487e-a2df-37a2a8ec77a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90dda3d9f1b4904810eb6467177c306',volume_type_id=769585f5-daa5-4281-9096-be9e51286e9b)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.489086 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6399cc56-8a8f-4a4f-8e71-5a7dc29be575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.502592 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6399cc56-8a8f-4a4f-8e71-5a7dc29be575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.503659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Flow 'volume_create_api' (e7d0c8e7-cc08-4879-a29c-186f1ea00718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:30.504101 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Create volume request issued successfully. Aug 07 17:05:30.505325 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f971c8c-2e59-498b-a4e4-bad784a0839c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:05:30.505325 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 170/693] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:05:30 2026] POST /volume/v3/volumes => generated 845 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:05:30.534703 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:30.536790 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:05:30.537307 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-912057126", "snapshot_id": null, "imageRef": "67efbdc4-5990-4543-a98b-a1692fb994d4", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:30.538973 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-912057126', 'snapshot_id': None, 'imageRef': '67efbdc4-5990-4543-a98b-a1692fb994d4', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:05:30.643052 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Create volume of 1 GB Aug 07 17:05:30.643376 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:30.643376 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:30.643895 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Availability Zones retrieved successfully. Aug 07 17:05:30.651971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Flow 'volume_create_api' (9d2419aa-a7f4-40e3-8f4e-1015fc9d4300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:30.653390 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1b9104-f3bd-4829-a1ac-7f803f8ac04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.654352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:05:30.739941 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1b9104-f3bd-4829-a1ac-7f803f8ac04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:05:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b5d22556-5546-4067-96ea-1f0d80997c00,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5d22556-5546-4067-96ea-1f0d80997c00', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.741420 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca6078d-6fae-40ec-b6be-5373fa4f682f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.783211 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:05:30.783748 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:05:30.820453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Created reservations ['afa165d4-a9da-49e1-b004-e5045f70bbde', '9bc44390-5d6c-436a-af4e-431300abcc4b', '3c8b8bae-3743-4b4b-bcf8-f6e2ce884640', '592e8e6b-2a97-45e1-842d-289a245213bc'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:05:30.821523 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca6078d-6fae-40ec-b6be-5373fa4f682f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afa165d4-a9da-49e1-b004-e5045f70bbde', '9bc44390-5d6c-436a-af4e-431300abcc4b', '3c8b8bae-3743-4b4b-bcf8-f6e2ce884640', '592e8e6b-2a97-45e1-842d-289a245213bc']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.822734 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa291be0-cd41-48fb-bdbf-a4b21d564059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.855358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa291be0-cd41-48fb-bdbf-a4b21d564059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb66059-b46f-488b-a919-e656955c1edb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-912057126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94e078312c9489595521eb4450838e9',qos_specs=None,replication_status=,reservations=['afa165d4-a9da-49e1-b004-e5045f70bbde','9bc44390-5d6c-436a-af4e-431300abcc4b','3c8b8bae-3743-4b4b-bcf8-f6e2ce884640','592e8e6b-2a97-45e1-842d-289a245213bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90dda3d9f1b4904810eb6467177c306',volume_type_id=b5d22556-5546-4067-96ea-1f0d80997c00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-912057126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecb66059-b46f-488b-a919-e656955c1edb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e94e078312c9489595521eb4450838e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a90dda3d9f1b4904810eb6467177c306',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5d22556-5546-4067-96ea-1f0d80997c00),volume_type_id=b5d22556-5546-4067-96ea-1f0d80997c00)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.856067 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0346172f-4e36-433e-afbf-6de78369fdab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.879275 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0346172f-4e36-433e-afbf-6de78369fdab) transitioned into state 'SUCCESS' from state '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-912057126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e94e078312c9489595521eb4450838e9',qos_specs=None,replication_status=,reservations=['afa165d4-a9da-49e1-b004-e5045f70bbde','9bc44390-5d6c-436a-af4e-431300abcc4b','3c8b8bae-3743-4b4b-bcf8-f6e2ce884640','592e8e6b-2a97-45e1-842d-289a245213bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90dda3d9f1b4904810eb6467177c306',volume_type_id=b5d22556-5546-4067-96ea-1f0d80997c00)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.880151 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bce962-e90e-484d-bfb5-21a8d83ac9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:05:30.895517 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9bce962-e90e-484d-bfb5-21a8d83ac9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:05:30.896918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Flow 'volume_create_api' (9d2419aa-a7f4-40e3-8f4e-1015fc9d4300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:05:30.897725 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Create volume request issued successfully. Aug 07 17:05:30.898614 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5e1eec79-fc1b-4e70-be76-88ea7373c4aa tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:05:30.899337 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 175/694] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:05:30 2026] POST /volume/v3/volumes => generated 844 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:05:30.913504 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ffdfda8-6973-4a7d-8714-e6caf0585afb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:30.915679 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ffdfda8-6973-4a7d-8714-e6caf0585afb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:30.915918 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ffdfda8-6973-4a7d-8714-e6caf0585afb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:30.916143 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ffdfda8-6973-4a7d-8714-e6caf0585afb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:30.924198 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:30.924198 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:30.929468 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0ffdfda8-6973-4a7d-8714-e6caf0585afb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:30.935013 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ffdfda8-6973-4a7d-8714-e6caf0585afb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:30.935627 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 175/695] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:30 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 912 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:31.019116 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ab06f8f1-1150-4074-bcb6-b7b04026ecc2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:31.021124 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ab06f8f1-1150-4074-bcb6-b7b04026ecc2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:31.021332 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ab06f8f1-1150-4074-bcb6-b7b04026ecc2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:31.021511 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ab06f8f1-1150-4074-bcb6-b7b04026ecc2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:31.031589 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:31.031589 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:31.035670 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ab06f8f1-1150-4074-bcb6-b7b04026ecc2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:31.042082 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ab06f8f1-1150-4074-bcb6-b7b04026ecc2 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:31.042601 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 176/696] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:31 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:31.955241 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aa41d815-1457-4e91-b658-7e151eedf232 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:31.958248 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa41d815-1457-4e91-b658-7e151eedf232 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:31.958434 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa41d815-1457-4e91-b658-7e151eedf232 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:31.958667 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa41d815-1457-4e91-b658-7e151eedf232 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:31.969336 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:31.969336 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:31.974971 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aa41d815-1457-4e91-b658-7e151eedf232 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:31.981801 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa41d815-1457-4e91-b658-7e151eedf232 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:31.982481 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 171/697] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:31 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:32.056153 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a287fb12-256d-4627-a29f-42a38970c1c3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:32.059053 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a287fb12-256d-4627-a29f-42a38970c1c3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:32.059053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a287fb12-256d-4627-a29f-42a38970c1c3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:32.059053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a287fb12-256d-4627-a29f-42a38970c1c3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:32.073685 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:32.073685 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:32.078759 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a287fb12-256d-4627-a29f-42a38970c1c3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:32.084438 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a287fb12-256d-4627-a29f-42a38970c1c3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:32.084784 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 176/698] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:32 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:32.626904 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-6b61f50c-8df9-4046-9eca-d3ef7a181ed4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:32.630995 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-6b61f50c-8df9-4046-9eca-d3ef7a181ed4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] POST https://10.4.3.144/volume/v3/attachments/d678a845-0949-4453-a109-311a9d6213f7/action Aug 07 17:05:32.630995 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-6b61f50c-8df9-4046-9eca-d3ef7a181ed4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:32.630995 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-6b61f50c-8df9-4046-9eca-d3ef7a181ed4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:32.659138 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:32.659138 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:32.677060 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b35e4196-5efc-4124-a997-8b08a0a2ab33 req-6b61f50c-8df9-4046-9eca-d3ef7a181ed4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/attachments/d678a845-0949-4453-a109-311a9d6213f7/action returned with HTTP 204 Aug 07 17:05:32.677514 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 176/699] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:05:32 2026] POST /volume/v3/attachments/d678a845-0949-4453-a109-311a9d6213f7/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:33.001370 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ab4010fa-e52e-4ad3-a60a-afd4ecd881a1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:33.003121 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ab4010fa-e52e-4ad3-a60a-afd4ecd881a1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:33.003300 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ab4010fa-e52e-4ad3-a60a-afd4ecd881a1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:33.003466 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ab4010fa-e52e-4ad3-a60a-afd4ecd881a1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:33.010892 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:33.010892 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:33.014747 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ab4010fa-e52e-4ad3-a60a-afd4ecd881a1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:33.018990 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ab4010fa-e52e-4ad3-a60a-afd4ecd881a1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:33.019375 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 177/700] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:33 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:33.098996 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bde85d82-c494-4f14-9fb3-9a9cb4243c3b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:33.101090 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bde85d82-c494-4f14-9fb3-9a9cb4243c3b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:33.101382 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bde85d82-c494-4f14-9fb3-9a9cb4243c3b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:33.101631 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bde85d82-c494-4f14-9fb3-9a9cb4243c3b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:33.113586 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:33.113586 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:33.118287 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bde85d82-c494-4f14-9fb3-9a9cb4243c3b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:33.124312 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bde85d82-c494-4f14-9fb3-9a9cb4243c3b tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:33.125057 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 172/701] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:33 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:33.190473 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-be450494-7883-425c-9237-8d4629d65419 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:33.193679 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-be450494-7883-425c-9237-8d4629d65419 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:33.193924 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-be450494-7883-425c-9237-8d4629d65419 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:33.194269 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-be450494-7883-425c-9237-8d4629d65419 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:33.206494 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:33.206494 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:33.216912 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-be450494-7883-425c-9237-8d4629d65419 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:33.222275 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-be450494-7883-425c-9237-8d4629d65419 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:33.222671 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 177/702] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:33 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:33.319120 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-abba1a19-2765-4ba5-bc34-34a1d3337be9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:33.319559 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-abba1a19-2765-4ba5-bc34-34a1d3337be9 None None] GET https://10.4.3.144/volume// Aug 07 17:05:33.319751 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-abba1a19-2765-4ba5-bc34-34a1d3337be9 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:33.319951 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-abba1a19-2765-4ba5-bc34-34a1d3337be9 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:33.320407 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-abba1a19-2765-4ba5-bc34-34a1d3337be9 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:33.320762 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 177/703] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:05: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 07 17:05:33.331144 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-7bec9ad1-5b5f-4268-9e39-8f61e8a39fa9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:33.334584 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-7bec9ad1-5b5f-4268-9e39-8f61e8a39fa9 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:05:33.335092 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-7bec9ad1-5b5f-4268-9e39-8f61e8a39fa9 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67acf91f-fbc9-497f-9b4c-14f65d04701f", "connector": null, "instance_uuid": "95f6e7a5-6be8-4f15-8509-6ee4355d5ec0"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:33.351536 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:33.351536 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:33.389163 np0000006737 devstack@c-api.service[100227]: WARNING cinder.volume.api [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-7bec9ad1-5b5f-4268-9e39-8f61e8a39fa9 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 17:05:33.396406 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-7bec9ad1-5b5f-4268-9e39-8f61e8a39fa9 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:05:33.397215 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 178/704] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:05:33 2026] POST /volume/v3/attachments => generated 271 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:33.443333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8da8b587-ec82-4852-91ba-55727ffa3ec0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:33.446079 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8da8b587-ec82-4852-91ba-55727ffa3ec0 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:33.446079 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8da8b587-ec82-4852-91ba-55727ffa3ec0 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:33.446338 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8da8b587-ec82-4852-91ba-55727ffa3ec0 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:33.459912 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-33115c41-d38f-493e-bc31-746b52cf6b6a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:33.460409 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33115c41-d38f-493e-bc31-746b52cf6b6a None None] GET https://10.4.3.144/volume// Aug 07 17:05:33.460637 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33115c41-d38f-493e-bc31-746b52cf6b6a None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:33.460942 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33115c41-d38f-493e-bc31-746b52cf6b6a None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:33.461337 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33115c41-d38f-493e-bc31-746b52cf6b6a None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:33.461716 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 178/705] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05: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 07 17:05:33.472228 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:33.472228 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:33.475323 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-ed7af545-af66-4528-abd6-4e48276d3296 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:33.478368 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-ed7af545-af66-4528-abd6-4e48276d3296 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:33.479345 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-ed7af545-af66-4528-abd6-4e48276d3296 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:33.479522 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8da8b587-ec82-4852-91ba-55727ffa3ec0 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:33.479599 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-ed7af545-af66-4528-abd6-4e48276d3296 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:33.486086 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8da8b587-ec82-4852-91ba-55727ffa3ec0 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:33.486526 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 173/706] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:33 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1163 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:33.495002 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:33.495002 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:33.501318 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-ed7af545-af66-4528-abd6-4e48276d3296 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:33.508156 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-ed7af545-af66-4528-abd6-4e48276d3296 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:33.508764 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 178/707] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:33 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1343 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:33.620754 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-12a5eeae-b7cb-4403-8a79-79f5fbb273af None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:33.624102 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-12a5eeae-b7cb-4403-8a79-79f5fbb273af tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] PUT https://10.4.3.144/volume/v3/attachments/7fe9877a-e763-481d-aca3-2000d4d9dae8 Aug 07 17:05:33.624373 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-12a5eeae-b7cb-4403-8a79-79f5fbb273af tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:33.637286 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-12a5eeae-b7cb-4403-8a79-79f5fbb273af tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Acquiring lock "cinder-attachment_update-67acf91f-fbc9-497f-9b4c-14f65d04701f-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:05:33.643166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-12a5eeae-b7cb-4403-8a79-79f5fbb273af tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Lock "cinder-attachment_update-67acf91f-fbc9-497f-9b4c-14f65d04701f-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:05:33.644142 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:33.644142 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:33.770844 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-12a5eeae-b7cb-4403-8a79-79f5fbb273af tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Lock "cinder-attachment_update-67acf91f-fbc9-497f-9b4c-14f65d04701f-np0000006737" released by "attachment_update" :: held 0.128s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:05:33.771276 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-12a5eeae-b7cb-4403-8a79-79f5fbb273af tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/attachments/7fe9877a-e763-481d-aca3-2000d4d9dae8 returned with HTTP 200 Aug 07 17:05:33.771722 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 179/708] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:05:33 2026] PUT /volume/v3/attachments/7fe9877a-e763-481d-aca3-2000d4d9dae8 => generated 967 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:34.034354 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7cc29613-8ca6-4cef-ba11-ab70147baf01 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:34.037059 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cc29613-8ca6-4cef-ba11-ab70147baf01 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:34.037276 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cc29613-8ca6-4cef-ba11-ab70147baf01 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:34.037481 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cc29613-8ca6-4cef-ba11-ab70147baf01 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:34.045107 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:34.045107 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:34.049035 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7cc29613-8ca6-4cef-ba11-ab70147baf01 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:34.053714 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cc29613-8ca6-4cef-ba11-ab70147baf01 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:34.054177 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 179/709] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:34 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:34.504676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbbdf193-30b6-4122-9df2-3f4bf9a32729 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:34.508557 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbbdf193-30b6-4122-9df2-3f4bf9a32729 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:34.508557 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbbdf193-30b6-4122-9df2-3f4bf9a32729 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:34.508557 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbbdf193-30b6-4122-9df2-3f4bf9a32729 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:34.527848 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:34.527848 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:34.533987 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bbbdf193-30b6-4122-9df2-3f4bf9a32729 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:34.541693 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbbdf193-30b6-4122-9df2-3f4bf9a32729 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:34.541838 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 174/710] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:34 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:35.072305 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b4b0e74a-abf5-4b93-b128-977c619570ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:35.074472 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4b0e74a-abf5-4b93-b128-977c619570ac tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:35.074774 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4b0e74a-abf5-4b93-b128-977c619570ac tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:35.074975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4b0e74a-abf5-4b93-b128-977c619570ac tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:35.083151 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:35.083151 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:35.088266 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b4b0e74a-abf5-4b93-b128-977c619570ac tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:35.095284 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4b0e74a-abf5-4b93-b128-977c619570ac tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:35.095847 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 179/711] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:35 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:35.559965 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-954107a3-e316-4bf4-9704-37509e01378d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:35.562367 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-954107a3-e316-4bf4-9704-37509e01378d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:35.562564 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-954107a3-e316-4bf4-9704-37509e01378d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:35.562764 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-954107a3-e316-4bf4-9704-37509e01378d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:35.577003 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:35.577003 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:35.581466 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-954107a3-e316-4bf4-9704-37509e01378d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:35.588415 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-954107a3-e316-4bf4-9704-37509e01378d tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:35.594058 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 180/712] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:35 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:36.114469 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6ba841ff-e60a-4382-85a3-ea7cde91b7f4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:36.117448 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ba841ff-e60a-4382-85a3-ea7cde91b7f4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:36.117757 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ba841ff-e60a-4382-85a3-ea7cde91b7f4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:36.118076 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ba841ff-e60a-4382-85a3-ea7cde91b7f4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:36.132858 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:36.132858 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:36.146979 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6ba841ff-e60a-4382-85a3-ea7cde91b7f4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:36.155408 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ba841ff-e60a-4382-85a3-ea7cde91b7f4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:36.155408 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 180/713] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:36 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:36.443310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-00c8f9e4-5cc0-4e1e-9775-275b5d494479 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:36.445738 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-00c8f9e4-5cc0-4e1e-9775-275b5d494479 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] DELETE https://10.4.3.144/volume/v3/attachments/3fcc0436-2595-462a-b18c-043d669fe8c0 Aug 07 17:05:36.445947 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-00c8f9e4-5cc0-4e1e-9775-275b5d494479 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:36.446179 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-00c8f9e4-5cc0-4e1e-9775-275b5d494479 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:36.456173 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:36.456173 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:36.540096 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-00c8f9e4-5cc0-4e1e-9775-275b5d494479 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/attachments/3fcc0436-2595-462a-b18c-043d669fe8c0 returned with HTTP 200 Aug 07 17:05:36.540758 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 175/714] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:36 2026] DELETE /volume/v3/attachments/3fcc0436-2595-462a-b18c-043d669fe8c0 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:36.551809 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-c6f2f50c-ae2b-40ad-876a-6553639047b9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:36.554635 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-c6f2f50c-ae2b-40ad-876a-6553639047b9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 Aug 07 17:05:36.554836 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-c6f2f50c-ae2b-40ad-876a-6553639047b9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:36.555045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-c6f2f50c-ae2b-40ad-876a-6553639047b9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:36.555236 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-c6f2f50c-ae2b-40ad-876a-6553639047b9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Delete volume with id: 7848c62c-5873-4519-ba2d-6f2fb1d8d691 Aug 07 17:05:36.565109 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:36.565109 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:36.567978 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-c6f2f50c-ae2b-40ad-876a-6553639047b9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Volume info retrieved successfully. Aug 07 17:05:36.604052 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-c6f2f50c-ae2b-40ad-876a-6553639047b9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] Delete volume request issued successfully. Aug 07 17:05:36.604052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f5019bf7-f7dd-423d-8294-8f040111d114 req-c6f2f50c-ae2b-40ad-876a-6553639047b9 tempest-ServerBootFromVolumeStableRescueTest-2093200280 tempest-ServerBootFromVolumeStableRescueTest-2093200280-project-member] https://10.4.3.144/volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 returned with HTTP 202 Aug 07 17:05:36.604052 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 180/715] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:05:36 2026] DELETE /volume/v3/volumes/7848c62c-5873-4519-ba2d-6f2fb1d8d691 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:36.609570 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0fb1434c-99d3-4191-9618-5611f6d16cba None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:36.617143 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0fb1434c-99d3-4191-9618-5611f6d16cba tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:36.617763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0fb1434c-99d3-4191-9618-5611f6d16cba tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:36.617763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0fb1434c-99d3-4191-9618-5611f6d16cba tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:36.640082 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:36.640082 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:36.653888 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0fb1434c-99d3-4191-9618-5611f6d16cba tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:36.660116 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0fb1434c-99d3-4191-9618-5611f6d16cba tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:36.661016 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 181/716] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:36 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1164 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:37.172638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e6f07c6d-ed0f-4f88-94de-1f48a50e8dfb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:37.175810 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6f07c6d-ed0f-4f88-94de-1f48a50e8dfb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:37.176298 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6f07c6d-ed0f-4f88-94de-1f48a50e8dfb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:37.176537 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6f07c6d-ed0f-4f88-94de-1f48a50e8dfb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:37.188849 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:37.188849 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:37.194931 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e6f07c6d-ed0f-4f88-94de-1f48a50e8dfb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:37.203389 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6f07c6d-ed0f-4f88-94de-1f48a50e8dfb tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:37.203914 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 181/717] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:37 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:37.677711 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dcb344f4-6c73-49c5-90b8-9c0ed926d666 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:37.680044 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dcb344f4-6c73-49c5-90b8-9c0ed926d666 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:37.680295 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dcb344f4-6c73-49c5-90b8-9c0ed926d666 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:37.680526 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dcb344f4-6c73-49c5-90b8-9c0ed926d666 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:37.696582 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:37.696582 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:37.703162 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dcb344f4-6c73-49c5-90b8-9c0ed926d666 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:37.709455 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dcb344f4-6c73-49c5-90b8-9c0ed926d666 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:37.709936 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 176/718] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:37 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:38.145154 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-1f0b1f1b-0272-41c6-92d9-b341f7dc9f1e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:38.147496 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-1f0b1f1b-0272-41c6-92d9-b341f7dc9f1e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] POST https://10.4.3.144/volume/v3/attachments/7fe9877a-e763-481d-aca3-2000d4d9dae8/action Aug 07 17:05:38.148018 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-1f0b1f1b-0272-41c6-92d9-b341f7dc9f1e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:38.148172 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-1f0b1f1b-0272-41c6-92d9-b341f7dc9f1e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:38.180052 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:38.180052 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:38.206637 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cd4ab314-1275-472e-9709-f9f27c6b7b69 req-1f0b1f1b-0272-41c6-92d9-b341f7dc9f1e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/attachments/7fe9877a-e763-481d-aca3-2000d4d9dae8/action returned with HTTP 204 Aug 07 17:05:38.207361 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 181/719] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:05:38 2026] POST /volume/v3/attachments/7fe9877a-e763-481d-aca3-2000d4d9dae8/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:38.225639 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0caff21f-0fc5-4e60-86f5-a019b31ba350 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:38.230104 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0caff21f-0fc5-4e60-86f5-a019b31ba350 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:38.230350 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0caff21f-0fc5-4e60-86f5-a019b31ba350 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:38.231312 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0caff21f-0fc5-4e60-86f5-a019b31ba350 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:38.239620 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:38.239620 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:38.243867 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0caff21f-0fc5-4e60-86f5-a019b31ba350 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:38.249266 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0caff21f-0fc5-4e60-86f5-a019b31ba350 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:38.250478 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 182/720] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:38 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:38.735935 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-47583328-64f2-460c-a3b4-46dc25222acb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:38.739270 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47583328-64f2-460c-a3b4-46dc25222acb tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:38.739270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47583328-64f2-460c-a3b4-46dc25222acb tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:38.739270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47583328-64f2-460c-a3b4-46dc25222acb tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:38.771628 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:38.771628 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:38.785973 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-47583328-64f2-460c-a3b4-46dc25222acb tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:38.796883 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47583328-64f2-460c-a3b4-46dc25222acb tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:38.796883 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 182/721] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:38 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1458 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:39.014517 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-37fabfe3-91ca-4210-87bd-0a05f7cdd16b req-8ddd53a2-12ba-4921-89a2-d98a1dbcd587 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:39.021796 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-37fabfe3-91ca-4210-87bd-0a05f7cdd16b req-8ddd53a2-12ba-4921-89a2-d98a1dbcd587 tempest-TestMultiAttachVolumeSwap-1448043445 tempest-TestMultiAttachVolumeSwap-1448043445-project] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:39.021796 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-37fabfe3-91ca-4210-87bd-0a05f7cdd16b req-8ddd53a2-12ba-4921-89a2-d98a1dbcd587 tempest-TestMultiAttachVolumeSwap-1448043445 tempest-TestMultiAttachVolumeSwap-1448043445-project] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:39.021796 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-37fabfe3-91ca-4210-87bd-0a05f7cdd16b req-8ddd53a2-12ba-4921-89a2-d98a1dbcd587 tempest-TestMultiAttachVolumeSwap-1448043445 tempest-TestMultiAttachVolumeSwap-1448043445-project] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:39.045889 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:39.045889 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:39.053077 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-37fabfe3-91ca-4210-87bd-0a05f7cdd16b req-8ddd53a2-12ba-4921-89a2-d98a1dbcd587 tempest-TestMultiAttachVolumeSwap-1448043445 tempest-TestMultiAttachVolumeSwap-1448043445-project] Volume info retrieved successfully. Aug 07 17:05:39.061927 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-37fabfe3-91ca-4210-87bd-0a05f7cdd16b req-8ddd53a2-12ba-4921-89a2-d98a1dbcd587 tempest-TestMultiAttachVolumeSwap-1448043445 tempest-TestMultiAttachVolumeSwap-1448043445-project] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:39.064317 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 177/722] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:39 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1642 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:39.079363 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-64abaee0-c25d-44dd-947b-0482e8c39a0a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:39.081879 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64abaee0-c25d-44dd-947b-0482e8c39a0a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:39.082595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64abaee0-c25d-44dd-947b-0482e8c39a0a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:39.082595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64abaee0-c25d-44dd-947b-0482e8c39a0a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:39.129220 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:39.129220 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:39.141691 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-64abaee0-c25d-44dd-947b-0482e8c39a0a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] Volume info retrieved successfully. Aug 07 17:05:39.153212 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64abaee0-c25d-44dd-947b-0482e8c39a0a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:39.153773 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 182/723] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:39 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1458 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:39.176175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9d54ebc8-5077-4ee6-8218-2e0c8299bd77 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:39.179553 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9d54ebc8-5077-4ee6-8218-2e0c8299bd77 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] GET https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec Aug 07 17:05:39.179834 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9d54ebc8-5077-4ee6-8218-2e0c8299bd77 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:39.180041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9d54ebc8-5077-4ee6-8218-2e0c8299bd77 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:39.199920 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:39.199920 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:39.207325 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9d54ebc8-5077-4ee6-8218-2e0c8299bd77 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] Volume info retrieved successfully. Aug 07 17:05:39.216007 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9d54ebc8-5077-4ee6-8218-2e0c8299bd77 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-reader] https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec returned with HTTP 200 Aug 07 17:05:39.216581 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 183/724] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:39 2026] GET /volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:39.277618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7d11bd76-d2c0-4060-853d-5a5a114ae7a3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:39.281216 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d11bd76-d2c0-4060-853d-5a5a114ae7a3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:39.281369 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d11bd76-d2c0-4060-853d-5a5a114ae7a3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:39.281669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d11bd76-d2c0-4060-853d-5a5a114ae7a3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:39.293997 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:39.293997 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:39.300929 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7d11bd76-d2c0-4060-853d-5a5a114ae7a3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:39.312147 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d11bd76-d2c0-4060-853d-5a5a114ae7a3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:39.312836 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 183/725] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:39 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:39.383334 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-df408aeb-f099-4ebc-aa0b-91d883524af4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:39.388641 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df408aeb-f099-4ebc-aa0b-91d883524af4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:39.388641 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df408aeb-f099-4ebc-aa0b-91d883524af4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:39.388781 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df408aeb-f099-4ebc-aa0b-91d883524af4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:39.417837 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:39.417837 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:39.423955 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-df408aeb-f099-4ebc-aa0b-91d883524af4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:39.441499 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df408aeb-f099-4ebc-aa0b-91d883524af4 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:39.442136 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 178/726] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:39 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1458 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:39.569740 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-1c3e9d15-08e6-4e3b-939c-a2b72faa184a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:39.573569 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-1c3e9d15-08e6-4e3b-939c-a2b72faa184a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:39.573826 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-1c3e9d15-08e6-4e3b-939c-a2b72faa184a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:39.574118 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-1c3e9d15-08e6-4e3b-939c-a2b72faa184a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:39.599906 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:39.599906 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:39.607299 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-1c3e9d15-08e6-4e3b-939c-a2b72faa184a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:39.616545 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-1c3e9d15-08e6-4e3b-939c-a2b72faa184a tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:39.617482 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 183/727] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:39 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:39.686895 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-83b599ec-3eef-403e-ba94-57ce9eac24ec None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:39.688985 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-83b599ec-3eef-403e-ba94-57ce9eac24ec tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] POST https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f/action Aug 07 17:05:39.689717 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-83b599ec-3eef-403e-ba94-57ce9eac24ec tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:39.689846 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-83b599ec-3eef-403e-ba94-57ce9eac24ec tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:39.713149 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:39.713149 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:39.713867 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-83b599ec-3eef-403e-ba94-57ce9eac24ec tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:39.729500 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-83b599ec-3eef-403e-ba94-57ce9eac24ec tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Begin detaching volume completed successfully. Aug 07 17:05:39.730280 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-83b599ec-3eef-403e-ba94-57ce9eac24ec tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f/action returned with HTTP 202 Aug 07 17:05:39.730411 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 184/728] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:05:39 2026] POST /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:05:39.827595 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d7aa1741-f8bc-4fce-a08d-afbbb1be005c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:39.829543 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7aa1741-f8bc-4fce-a08d-afbbb1be005c None None] GET https://10.4.3.144/volume// Aug 07 17:05:39.834367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7aa1741-f8bc-4fce-a08d-afbbb1be005c None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:39.834679 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7aa1741-f8bc-4fce-a08d-afbbb1be005c None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:39.835655 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7aa1741-f8bc-4fce-a08d-afbbb1be005c None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:39.835883 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 184/729] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05:39 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:05:39.852954 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-18f04d94-5e92-4b7e-8eaa-972efd870c93 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:39.856826 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-18f04d94-5e92-4b7e-8eaa-972efd870c93 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:39.857191 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-18f04d94-5e92-4b7e-8eaa-972efd870c93 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:39.857764 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-18f04d94-5e92-4b7e-8eaa-972efd870c93 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:39.882753 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:39.882753 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:39.889620 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-18f04d94-5e92-4b7e-8eaa-972efd870c93 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:39.914199 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-18f04d94-5e92-4b7e-8eaa-972efd870c93 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:39.915121 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 179/730] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:39 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1641 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:40.333447 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3eee6612-8923-4192-81b5-ec9bdcd3effe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:40.336668 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3eee6612-8923-4192-81b5-ec9bdcd3effe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:40.336939 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3eee6612-8923-4192-81b5-ec9bdcd3effe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:40.337235 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3eee6612-8923-4192-81b5-ec9bdcd3effe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:40.353700 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:40.353700 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:40.361063 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3eee6612-8923-4192-81b5-ec9bdcd3effe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:40.380302 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3eee6612-8923-4192-81b5-ec9bdcd3effe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:40.381181 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 184/731] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:40 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:40.682080 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-b9fad06b-9462-4004-8e6c-e226fb8e4f1e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:40.684530 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-b9fad06b-9462-4004-8e6c-e226fb8e4f1e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:40.684730 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-b9fad06b-9462-4004-8e6c-e226fb8e4f1e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:40.684948 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-b9fad06b-9462-4004-8e6c-e226fb8e4f1e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:40.701390 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:40.701390 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:40.706299 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-b9fad06b-9462-4004-8e6c-e226fb8e4f1e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:40.711302 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-b9fad06b-9462-4004-8e6c-e226fb8e4f1e tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:40.711942 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 185/732] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:40 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:40.730720 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-72eae51b-2b42-4f30-b6e6-5b8780961f9f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:40.734130 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-72eae51b-2b42-4f30-b6e6-5b8780961f9f tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] DELETE https://10.4.3.144/volume/v3/attachments/7fe9877a-e763-481d-aca3-2000d4d9dae8 Aug 07 17:05:40.734963 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-72eae51b-2b42-4f30-b6e6-5b8780961f9f tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:40.734963 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-72eae51b-2b42-4f30-b6e6-5b8780961f9f tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:40.744410 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:40.744410 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:40.827342 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2a98b27c-b930-4ae3-925e-1995d8876aa4 req-72eae51b-2b42-4f30-b6e6-5b8780961f9f tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/attachments/7fe9877a-e763-481d-aca3-2000d4d9dae8 returned with HTTP 200 Aug 07 17:05:40.827885 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 185/733] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:40 2026] DELETE /volume/v3/attachments/7fe9877a-e763-481d-aca3-2000d4d9dae8 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:41.400465 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-726e927c-7eed-4e32-9435-e889c93bcd66 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:41.408209 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-726e927c-7eed-4e32-9435-e889c93bcd66 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:41.408209 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-726e927c-7eed-4e32-9435-e889c93bcd66 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:41.409480 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-726e927c-7eed-4e32-9435-e889c93bcd66 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:41.429147 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:41.429147 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:41.440559 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-726e927c-7eed-4e32-9435-e889c93bcd66 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:41.449398 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-726e927c-7eed-4e32-9435-e889c93bcd66 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:41.449959 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 180/734] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:41 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:41.986076 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a7174887-dafa-4044-bb00-2d4e68805612 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:41.989768 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7174887-dafa-4044-bb00-2d4e68805612 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:41.990052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7174887-dafa-4044-bb00-2d4e68805612 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:41.990291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7174887-dafa-4044-bb00-2d4e68805612 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:42.020668 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:42.020668 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:42.029790 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a7174887-dafa-4044-bb00-2d4e68805612 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:42.041610 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7174887-dafa-4044-bb00-2d4e68805612 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:42.041610 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 185/735] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:41 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1161 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:42.113394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-faea1196-9dc3-4c97-8297-8a863291350c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:42.117269 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-faea1196-9dc3-4c97-8297-8a863291350c tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:42.117932 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-faea1196-9dc3-4c97-8297-8a863291350c tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:42.117932 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-faea1196-9dc3-4c97-8297-8a863291350c tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:42.135359 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:42.135359 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:42.140414 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-faea1196-9dc3-4c97-8297-8a863291350c tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:42.147620 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-faea1196-9dc3-4c97-8297-8a863291350c tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:42.148369 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 186/736] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:42 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:42.182050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-aaf363ab-35b2-43dc-b0e6-c457e9edb8df None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:42.184815 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-aaf363ab-35b2-43dc-b0e6-c457e9edb8df tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] POST https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f/action Aug 07 17:05:42.187947 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-aaf363ab-35b2-43dc-b0e6-c457e9edb8df tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:42.187947 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-aaf363ab-35b2-43dc-b0e6-c457e9edb8df tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:42.207379 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:42.207379 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:42.207979 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-aaf363ab-35b2-43dc-b0e6-c457e9edb8df tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:42.222399 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-aaf363ab-35b2-43dc-b0e6-c457e9edb8df tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Begin detaching volume completed successfully. Aug 07 17:05:42.222776 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-aaf363ab-35b2-43dc-b0e6-c457e9edb8df tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f/action returned with HTTP 202 Aug 07 17:05:42.223975 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 186/737] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:05:42 2026] POST /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:05:42.325663 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-84bf2427-4ca1-45b1-83e4-83a86c5c86e6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:42.325663 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84bf2427-4ca1-45b1-83e4-83a86c5c86e6 None None] GET https://10.4.3.144/volume// Aug 07 17:05:42.325891 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84bf2427-4ca1-45b1-83e4-83a86c5c86e6 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:42.328171 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84bf2427-4ca1-45b1-83e4-83a86c5c86e6 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:42.328171 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84bf2427-4ca1-45b1-83e4-83a86c5c86e6 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:42.328171 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 181/738] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:05:42.346687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-bb1c60f1-f2e0-48c6-99b7-21b33da46bac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:42.350918 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-bb1c60f1-f2e0-48c6-99b7-21b33da46bac tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:42.350918 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-bb1c60f1-f2e0-48c6-99b7-21b33da46bac tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:42.350918 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-bb1c60f1-f2e0-48c6-99b7-21b33da46bac tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:42.380411 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:42.380411 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:42.389361 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-bb1c60f1-f2e0-48c6-99b7-21b33da46bac tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:42.397538 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-bb1c60f1-f2e0-48c6-99b7-21b33da46bac tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:42.397538 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 186/739] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:42 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1344 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:42.471118 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-08d6dd12-f392-4789-982f-c5515b7b12ad None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:42.479313 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-08d6dd12-f392-4789-982f-c5515b7b12ad tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:42.479654 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-08d6dd12-f392-4789-982f-c5515b7b12ad tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:42.480218 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-08d6dd12-f392-4789-982f-c5515b7b12ad tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:42.495056 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:42.495056 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:42.504304 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-08d6dd12-f392-4789-982f-c5515b7b12ad tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:42.517765 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-08d6dd12-f392-4789-982f-c5515b7b12ad tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:42.518381 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 187/740] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:42 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:43.548491 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2a5bd475-76cf-497b-8d96-a6fceb1ea28d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:43.554062 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a5bd475-76cf-497b-8d96-a6fceb1ea28d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:43.554062 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a5bd475-76cf-497b-8d96-a6fceb1ea28d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:43.554062 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a5bd475-76cf-497b-8d96-a6fceb1ea28d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:43.567413 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:43.567413 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:43.576385 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2a5bd475-76cf-497b-8d96-a6fceb1ea28d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:43.585548 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a5bd475-76cf-497b-8d96-a6fceb1ea28d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:43.586165 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 187/741] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:43 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:44.608127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dca8e748-0297-43cc-8781-7c2019f38046 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:44.608575 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dca8e748-0297-43cc-8781-7c2019f38046 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:44.608717 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dca8e748-0297-43cc-8781-7c2019f38046 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:44.608990 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dca8e748-0297-43cc-8781-7c2019f38046 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:44.624750 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:44.624750 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:44.637078 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dca8e748-0297-43cc-8781-7c2019f38046 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:44.642736 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dca8e748-0297-43cc-8781-7c2019f38046 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:44.643230 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 182/742] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:44 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 1251 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:45.480465 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ddcba7e8-8fe9-428d-be3b-6ca8cf42700f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:45.481088 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddcba7e8-8fe9-428d-be3b-6ca8cf42700f None None] GET https://10.4.3.144/volume// Aug 07 17:05:45.481254 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ddcba7e8-8fe9-428d-be3b-6ca8cf42700f None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:45.481442 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ddcba7e8-8fe9-428d-be3b-6ca8cf42700f None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:45.481769 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddcba7e8-8fe9-428d-be3b-6ca8cf42700f None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:45.482065 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 187/743] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05: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 07 17:05:45.495204 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-0904bd3e-c571-4674-bb2b-a19e46a9f1f4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:45.499818 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-0904bd3e-c571-4674-bb2b-a19e46a9f1f4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:05:45.500272 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-0904bd3e-c571-4674-bb2b-a19e46a9f1f4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "495038d4-4942-434b-8e81-c9dc1a4b1c47", "connector": null, "instance_uuid": "adfe5b9d-8490-4f88-9255-ccf513434255"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:45.522620 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:45.522620 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:45.592784 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-0904bd3e-c571-4674-bb2b-a19e46a9f1f4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:05:45.593461 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 188/744] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:05:45 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:45.612470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-0b716b58-b330-4963-b2be-c4f832a0f7e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:45.617744 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-0b716b58-b330-4963-b2be-c4f832a0f7e4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] DELETE https://10.4.3.144/volume/v3/attachments/82fd9fb9-d01a-4284-9b80-0da38669cae8 Aug 07 17:05:45.617744 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-0b716b58-b330-4963-b2be-c4f832a0f7e4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:45.622227 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-0b716b58-b330-4963-b2be-c4f832a0f7e4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:45.636611 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:45.636611 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:45.661769 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-068524a1-d54a-4ff4-b1be-a8e33711df2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:45.666434 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-068524a1-d54a-4ff4-b1be-a8e33711df2d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:45.666735 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-068524a1-d54a-4ff4-b1be-a8e33711df2d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:45.666964 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-068524a1-d54a-4ff4-b1be-a8e33711df2d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:45.683356 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:45.683356 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:45.690431 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-068524a1-d54a-4ff4-b1be-a8e33711df2d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:45.698417 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-068524a1-d54a-4ff4-b1be-a8e33711df2d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:45.699095 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 183/745] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:45 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 1249 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:45.716781 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-0b716b58-b330-4963-b2be-c4f832a0f7e4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/82fd9fb9-d01a-4284-9b80-0da38669cae8 returned with HTTP 200 Aug 07 17:05:45.717320 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 188/746] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:45 2026] DELETE /volume/v3/attachments/82fd9fb9-d01a-4284-9b80-0da38669cae8 => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:45.854160 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-464577c5-d59d-4634-be5b-30fde3ad5560 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:45.856907 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-464577c5-d59d-4634-be5b-30fde3ad5560 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:45.857671 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-464577c5-d59d-4634-be5b-30fde3ad5560 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:45.857671 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-464577c5-d59d-4634-be5b-30fde3ad5560 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:45.873953 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:45.873953 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:45.881307 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-464577c5-d59d-4634-be5b-30fde3ad5560 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:45.896732 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-464577c5-d59d-4634-be5b-30fde3ad5560 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:45.898884 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 188/747] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:45 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 1249 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:46.518079 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-6237aa3f-9df3-44a6-82b5-5a0ecf27c2d5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:46.523056 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-6237aa3f-9df3-44a6-82b5-5a0ecf27c2d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:46.523056 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-6237aa3f-9df3-44a6-82b5-5a0ecf27c2d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:46.523056 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-6237aa3f-9df3-44a6-82b5-5a0ecf27c2d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:46.554103 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:46.554103 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:46.564896 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-6237aa3f-9df3-44a6-82b5-5a0ecf27c2d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:46.571926 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-6237aa3f-9df3-44a6-82b5-5a0ecf27c2d5 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:46.572532 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 189/748] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:46 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 1164 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:46.913040 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-058f43b5-c114-4911-af4d-1e92cf62bc33 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:46.920301 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-058f43b5-c114-4911-af4d-1e92cf62bc33 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] DELETE https://10.4.3.144/volume/v3/attachments/d678a845-0949-4453-a109-311a9d6213f7 Aug 07 17:05:46.920301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-058f43b5-c114-4911-af4d-1e92cf62bc33 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:46.920301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-058f43b5-c114-4911-af4d-1e92cf62bc33 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:46.933609 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:46.933609 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:47.020308 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c8509266-c6be-46a2-bf29-d5d2f2bf25b9 req-058f43b5-c114-4911-af4d-1e92cf62bc33 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/attachments/d678a845-0949-4453-a109-311a9d6213f7 returned with HTTP 200 Aug 07 17:05:47.021147 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 184/749] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:46 2026] DELETE /volume/v3/attachments/d678a845-0949-4453-a109-311a9d6213f7 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:47.053713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-f36857da-a74f-4b30-bbeb-525dd6eeece4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:47.056933 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-f36857da-a74f-4b30-bbeb-525dd6eeece4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:47.057851 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-f36857da-a74f-4b30-bbeb-525dd6eeece4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:47.058223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-f36857da-a74f-4b30-bbeb-525dd6eeece4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:47.074498 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:47.074498 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:47.082086 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-f36857da-a74f-4b30-bbeb-525dd6eeece4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:47.091695 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-f36857da-a74f-4b30-bbeb-525dd6eeece4 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:47.091844 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 189/750] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:47 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 1249 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:47.105219 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0fd0d621-d975-4ddc-ae05-3467c787a376 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:47.105722 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fd0d621-d975-4ddc-ae05-3467c787a376 None None] GET https://10.4.3.144/volume// Aug 07 17:05:47.106215 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fd0d621-d975-4ddc-ae05-3467c787a376 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:47.106215 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fd0d621-d975-4ddc-ae05-3467c787a376 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:47.106881 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fd0d621-d975-4ddc-ae05-3467c787a376 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:47.108378 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 189/751] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:05: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 07 17:05:47.126296 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-fede551f-9c51-4cd1-bd3a-74a85876b27c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:47.132494 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-fede551f-9c51-4cd1-bd3a-74a85876b27c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:05:47.133062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-fede551f-9c51-4cd1-bd3a-74a85876b27c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecb66059-b46f-488b-a919-e656955c1edb", "connector": null, "instance_uuid": "2c6f4f1c-27be-4e2d-a595-f59a08260081"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:47.151145 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:47.151145 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:47.221171 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-fede551f-9c51-4cd1-bd3a-74a85876b27c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:05:47.222516 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 190/752] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:05:47 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:47.466921 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-7b6eadb7-32c6-47c9-bed3-f76fb8c50a39 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:47.469859 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-7b6eadb7-32c6-47c9-bed3-f76fb8c50a39 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] DELETE https://10.4.3.144/volume/v3/attachments/229e831e-fe00-462b-88e1-11b038e98ba1 Aug 07 17:05:47.470096 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-7b6eadb7-32c6-47c9-bed3-f76fb8c50a39 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:47.470429 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-7b6eadb7-32c6-47c9-bed3-f76fb8c50a39 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:47.481162 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:47.481162 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:47.578286 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-37ecae9b-9690-4c03-91e6-b411fd05bf93 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:47.589159 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-7b6eadb7-32c6-47c9-bed3-f76fb8c50a39 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments/229e831e-fe00-462b-88e1-11b038e98ba1 returned with HTTP 200 Aug 07 17:05:47.589299 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-37ecae9b-9690-4c03-91e6-b411fd05bf93 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] PUT https://10.4.3.144/volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3 Aug 07 17:05:47.589343 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 185/753] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:47 2026] DELETE /volume/v3/attachments/229e831e-fe00-462b-88e1-11b038e98ba1 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:47.589381 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-37ecae9b-9690-4c03-91e6-b411fd05bf93 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:47.598587 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-78c0d8ed-5a66-4dd2-bee8-ddbefda3174a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:47.602228 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-78c0d8ed-5a66-4dd2-bee8-ddbefda3174a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] DELETE https://10.4.3.144/volume/v3/attachments/6ae0c4cb-2f39-478c-8ce8-acf35f8aebe3 Aug 07 17:05:47.602228 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-78c0d8ed-5a66-4dd2-bee8-ddbefda3174a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:47.602228 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-78c0d8ed-5a66-4dd2-bee8-ddbefda3174a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:47.607008 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-37ecae9b-9690-4c03-91e6-b411fd05bf93 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Acquiring lock "cinder-attachment_update-495038d4-4942-434b-8e81-c9dc1a4b1c47-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:05:47.612937 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:47.612937 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:47.613766 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-37ecae9b-9690-4c03-91e6-b411fd05bf93 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Lock "cinder-attachment_update-495038d4-4942-434b-8e81-c9dc1a4b1c47-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:05:47.615242 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:47.615242 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:47.711047 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-78c0d8ed-5a66-4dd2-bee8-ddbefda3174a tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments/6ae0c4cb-2f39-478c-8ce8-acf35f8aebe3 returned with HTTP 200 Aug 07 17:05:47.711047 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 190/754] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:47 2026] DELETE /volume/v3/attachments/6ae0c4cb-2f39-478c-8ce8-acf35f8aebe3 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:47.724616 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-5c955c06-c441-4376-a0c6-eb239656aba4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:47.729448 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-5c955c06-c441-4376-a0c6-eb239656aba4 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] DELETE https://10.4.3.144/volume/v3/attachments/7802a11f-cdf1-47aa-8344-2e2cdcb282e7 Aug 07 17:05:47.729595 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-5c955c06-c441-4376-a0c6-eb239656aba4 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:47.730763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-5c955c06-c441-4376-a0c6-eb239656aba4 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:47.745279 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:47.745279 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:47.781434 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-37ecae9b-9690-4c03-91e6-b411fd05bf93 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Lock "cinder-attachment_update-495038d4-4942-434b-8e81-c9dc1a4b1c47-np0000006737" released by "attachment_update" :: held 0.167s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:05:47.781882 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-37ecae9b-9690-4c03-91e6-b411fd05bf93 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3 returned with HTTP 200 Aug 07 17:05:47.782990 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 190/755] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:05:47 2026] PUT /volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:47.801860 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-e3b6399c-50cf-4755-9cda-d16ac53716f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:47.804560 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-e3b6399c-50cf-4755-9cda-d16ac53716f4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3 Aug 07 17:05:47.804966 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-e3b6399c-50cf-4755-9cda-d16ac53716f4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:47.805375 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-e3b6399c-50cf-4755-9cda-d16ac53716f4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:47.831449 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-e3b6399c-50cf-4755-9cda-d16ac53716f4 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3 returned with HTTP 200 Aug 07 17:05:47.832091 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 186/756] 10.4.3.144 () {70 vars in 1651 bytes} [Fri Aug 7 17:05:47 2026] GET /volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:47.862924 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-29eb75f2-350f-45eb-a136-b007878bbc49 req-5c955c06-c441-4376-a0c6-eb239656aba4 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/attachments/7802a11f-cdf1-47aa-8344-2e2cdcb282e7 returned with HTTP 200 Aug 07 17:05:47.863206 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 191/757] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:47 2026] DELETE /volume/v3/attachments/7802a11f-cdf1-47aa-8344-2e2cdcb282e7 => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:47.927080 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-286fc47e-17c2-488e-bab7-1d6978a9462b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:47.930471 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-286fc47e-17c2-488e-bab7-1d6978a9462b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] DELETE https://10.4.3.144/volume/v3/attachments/b3ecd7ab-e1cc-46f2-9191-22c38f4136e5 Aug 07 17:05:47.930471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-286fc47e-17c2-488e-bab7-1d6978a9462b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:47.930770 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-286fc47e-17c2-488e-bab7-1d6978a9462b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:47.943606 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:47.943606 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:48.046310 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-286fc47e-17c2-488e-bab7-1d6978a9462b tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments/b3ecd7ab-e1cc-46f2-9191-22c38f4136e5 returned with HTTP 200 Aug 07 17:05:48.046945 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 191/758] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:47 2026] DELETE /volume/v3/attachments/b3ecd7ab-e1cc-46f2-9191-22c38f4136e5 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:48.112910 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-098ea8fc-d36c-4b20-8047-c0337c528778 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:48.119375 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-098ea8fc-d36c-4b20-8047-c0337c528778 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] DELETE https://10.4.3.144/volume/v3/attachments/87201546-0bb3-482a-99f9-fa23aaa073fe Aug 07 17:05:48.119375 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-098ea8fc-d36c-4b20-8047-c0337c528778 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:48.120773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-098ea8fc-d36c-4b20-8047-c0337c528778 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:48.130597 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:48.130597 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:48.211565 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-098ea8fc-d36c-4b20-8047-c0337c528778 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments/87201546-0bb3-482a-99f9-fa23aaa073fe returned with HTTP 200 Aug 07 17:05:48.212258 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 191/759] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:48 2026] DELETE /volume/v3/attachments/87201546-0bb3-482a-99f9-fa23aaa073fe => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:48.236359 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-28252324-0fc4-4557-91ec-1fe5c440fbbf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:48.240870 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-28252324-0fc4-4557-91ec-1fe5c440fbbf tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] DELETE https://10.4.3.144/volume/v3/attachments/9c958db9-e971-4246-b55b-2ce84cbc9786 Aug 07 17:05:48.241159 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-28252324-0fc4-4557-91ec-1fe5c440fbbf tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:48.241461 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-28252324-0fc4-4557-91ec-1fe5c440fbbf tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:48.258351 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:48.258351 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:48.357107 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-093413a1-dbc0-45f9-b843-2fbe31f7871f req-28252324-0fc4-4557-91ec-1fe5c440fbbf tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/attachments/9c958db9-e971-4246-b55b-2ce84cbc9786 returned with HTTP 200 Aug 07 17:05:48.357661 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 187/760] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:48 2026] DELETE /volume/v3/attachments/9c958db9-e971-4246-b55b-2ce84cbc9786 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:49.081468 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-5d50802c-ed7d-4679-a727-5e45b9b015d7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:49.088506 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-5d50802c-ed7d-4679-a727-5e45b9b015d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:49.088506 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-5d50802c-ed7d-4679-a727-5e45b9b015d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:49.088731 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-5d50802c-ed7d-4679-a727-5e45b9b015d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:49.106387 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:49.106387 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:49.123838 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-5d50802c-ed7d-4679-a727-5e45b9b015d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:49.144536 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-5d50802c-ed7d-4679-a727-5e45b9b015d7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:49.146052 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 192/761] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:49 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:49.362205 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-327ee5ac-fbbf-4b9d-9628-10ecd709dfa5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:49.362720 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-327ee5ac-fbbf-4b9d-9628-10ecd709dfa5 None None] GET https://10.4.3.144/volume// Aug 07 17:05:49.364758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-327ee5ac-fbbf-4b9d-9628-10ecd709dfa5 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:49.364758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-327ee5ac-fbbf-4b9d-9628-10ecd709dfa5 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:49.364758 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-327ee5ac-fbbf-4b9d-9628-10ecd709dfa5 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:49.364758 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 192/762] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:05: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 07 17:05:49.381231 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9a11420b-12ce-4e99-a1c1-04742ae7a7ad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:49.385049 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9a11420b-12ce-4e99-a1c1-04742ae7a7ad tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:05:49.385565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9a11420b-12ce-4e99-a1c1-04742ae7a7ad tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08", "connector": null, "instance_uuid": "570e2066-3ec4-4cd7-be30-739ef60f514a"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:49.402921 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:49.402921 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:49.478927 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9a11420b-12ce-4e99-a1c1-04742ae7a7ad tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:05:49.478927 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 192/763] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:05:49 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:49.547588 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6abaa1db-00fc-440d-b668-26331a75f8ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:49.550310 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6abaa1db-00fc-440d-b668-26331a75f8ea tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:49.550468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6abaa1db-00fc-440d-b668-26331a75f8ea tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:49.551286 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6abaa1db-00fc-440d-b668-26331a75f8ea tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:49.579409 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:49.579409 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:49.588956 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6abaa1db-00fc-440d-b668-26331a75f8ea tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:49.591570 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-17bbcc49-0d52-4cfb-978f-76ca1bc45df8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:49.592351 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-17bbcc49-0d52-4cfb-978f-76ca1bc45df8 None None] GET https://10.4.3.144/volume// Aug 07 17:05:49.592351 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-17bbcc49-0d52-4cfb-978f-76ca1bc45df8 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:49.592351 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-17bbcc49-0d52-4cfb-978f-76ca1bc45df8 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:49.592658 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-17bbcc49-0d52-4cfb-978f-76ca1bc45df8 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:49.593040 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 193/764] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05: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 07 17:05:49.603594 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6abaa1db-00fc-440d-b668-26331a75f8ea tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:49.604619 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 188/765] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:49 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:49.617875 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9dde2cd2-facb-4884-8006-470189116889 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:49.622230 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9dde2cd2-facb-4884-8006-470189116889 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:49.622413 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9dde2cd2-facb-4884-8006-470189116889 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:49.623200 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9dde2cd2-facb-4884-8006-470189116889 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:49.642743 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:49.642743 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:49.660256 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9dde2cd2-facb-4884-8006-470189116889 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:49.667067 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-9dde2cd2-facb-4884-8006-470189116889 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:49.667067 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 193/766] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:49 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 1024 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:49.820476 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8113049e-67ef-419b-8404-d281ff04fd35 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:49.825463 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8113049e-67ef-419b-8404-d281ff04fd35 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] PUT https://10.4.3.144/volume/v3/attachments/310c0ba6-57e8-4339-b756-c75eda0adbc4 Aug 07 17:05:49.827045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8113049e-67ef-419b-8404-d281ff04fd35 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:49.836902 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8113049e-67ef-419b-8404-d281ff04fd35 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Acquiring lock "cinder-attachment_update-44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:05:49.844662 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8113049e-67ef-419b-8404-d281ff04fd35 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Lock "cinder-attachment_update-44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:05:49.845507 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:49.845507 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:49.962036 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8113049e-67ef-419b-8404-d281ff04fd35 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Lock "cinder-attachment_update-44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08-np0000006737" released by "attachment_update" :: held 0.118s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:05:49.962485 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8113049e-67ef-419b-8404-d281ff04fd35 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/attachments/310c0ba6-57e8-4339-b756-c75eda0adbc4 returned with HTTP 200 Aug 07 17:05:49.966079 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 193/767] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:05:49 2026] PUT /volume/v3/attachments/310c0ba6-57e8-4339-b756-c75eda0adbc4 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:50.098242 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-70b8d2ad-bb4e-4104-9480-aa2dafea9834 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:50.098814 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70b8d2ad-bb4e-4104-9480-aa2dafea9834 None None] GET https://10.4.3.144/volume// Aug 07 17:05:50.098896 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70b8d2ad-bb4e-4104-9480-aa2dafea9834 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:50.099168 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70b8d2ad-bb4e-4104-9480-aa2dafea9834 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:50.099703 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70b8d2ad-bb4e-4104-9480-aa2dafea9834 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:50.100718 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 194/768] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05: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 07 17:05:50.110705 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-ed26edab-1ae8-48f7-81f0-9b12fa660358 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:50.115059 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-ed26edab-1ae8-48f7-81f0-9b12fa660358 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:05:50.115059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-ed26edab-1ae8-48f7-81f0-9b12fa660358 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:50.115059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-ed26edab-1ae8-48f7-81f0-9b12fa660358 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:50.129959 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:50.129959 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:50.135426 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-ed26edab-1ae8-48f7-81f0-9b12fa660358 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:05:50.150133 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-ed26edab-1ae8-48f7-81f0-9b12fa660358 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:05:50.151166 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 189/769] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:50 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 1428 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:50.273511 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-d4ab91f4-e3d1-4b1d-974b-cdb5810307f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:50.276880 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-d4ab91f4-e3d1-4b1d-974b-cdb5810307f6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] PUT https://10.4.3.144/volume/v3/attachments/83d2a5eb-1bde-45d8-8822-3d6fa9e2e56d Aug 07 17:05:50.277426 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-d4ab91f4-e3d1-4b1d-974b-cdb5810307f6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:50.295107 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-d4ab91f4-e3d1-4b1d-974b-cdb5810307f6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Acquiring lock "cinder-attachment_update-ecb66059-b46f-488b-a919-e656955c1edb-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:05:50.305140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-d4ab91f4-e3d1-4b1d-974b-cdb5810307f6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Lock "cinder-attachment_update-ecb66059-b46f-488b-a919-e656955c1edb-np0000006737" acquired by "attachment_update" :: waited 0.010s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:05:50.307204 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:50.307204 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:50.451106 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-d4ab91f4-e3d1-4b1d-974b-cdb5810307f6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Lock "cinder-attachment_update-ecb66059-b46f-488b-a919-e656955c1edb-np0000006737" released by "attachment_update" :: held 0.146s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:05:50.451668 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-d4ab91f4-e3d1-4b1d-974b-cdb5810307f6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments/83d2a5eb-1bde-45d8-8822-3d6fa9e2e56d returned with HTTP 200 Aug 07 17:05:50.451734 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 194/770] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:05:50 2026] PUT /volume/v3/attachments/83d2a5eb-1bde-45d8-8822-3d6fa9e2e56d => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:50.476301 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-317d8765-6317-4086-9601-d766f4dfb9b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:50.479419 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-317d8765-6317-4086-9601-d766f4dfb9b5 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/attachments/83d2a5eb-1bde-45d8-8822-3d6fa9e2e56d/action Aug 07 17:05:50.479641 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-317d8765-6317-4086-9601-d766f4dfb9b5 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:50.479789 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-317d8765-6317-4086-9601-d766f4dfb9b5 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:50.504507 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:50.504507 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:50.518341 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6dad598b-5e98-4750-aaea-0ba168cb24c9 req-317d8765-6317-4086-9601-d766f4dfb9b5 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments/83d2a5eb-1bde-45d8-8822-3d6fa9e2e56d/action returned with HTTP 204 Aug 07 17:05:50.518857 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 194/771] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:05:50 2026] POST /volume/v3/attachments/83d2a5eb-1bde-45d8-8822-3d6fa9e2e56d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:50.623703 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-67370680-53d2-4272-8c83-1ad90ac675ee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:50.626826 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-67370680-53d2-4272-8c83-1ad90ac675ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:50.627114 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-67370680-53d2-4272-8c83-1ad90ac675ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:50.627372 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-67370680-53d2-4272-8c83-1ad90ac675ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:50.648705 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:50.648705 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:50.663560 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-67370680-53d2-4272-8c83-1ad90ac675ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:50.677097 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-67370680-53d2-4272-8c83-1ad90ac675ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:50.677432 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 195/772] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:50 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 845 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:51.693576 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-06167ba9-9fb7-4a99-b9f7-116eed2cc420 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:51.697832 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06167ba9-9fb7-4a99-b9f7-116eed2cc420 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:51.698081 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06167ba9-9fb7-4a99-b9f7-116eed2cc420 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:51.698374 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06167ba9-9fb7-4a99-b9f7-116eed2cc420 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:51.713691 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:51.713691 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:51.718000 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-06167ba9-9fb7-4a99-b9f7-116eed2cc420 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:51.723933 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06167ba9-9fb7-4a99-b9f7-116eed2cc420 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:51.724662 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 190/773] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:51 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:52.742264 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6999506-6c0a-44a1-8acb-f5ec75e2ce77 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:52.743684 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6999506-6c0a-44a1-8acb-f5ec75e2ce77 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:52.743914 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6999506-6c0a-44a1-8acb-f5ec75e2ce77 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:52.744222 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6999506-6c0a-44a1-8acb-f5ec75e2ce77 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:52.763452 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:52.763452 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:52.772078 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6999506-6c0a-44a1-8acb-f5ec75e2ce77 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:52.781071 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6999506-6c0a-44a1-8acb-f5ec75e2ce77 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:52.781690 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 195/774] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:52 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:52.835872 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c8bb19c6-28e9-40c9-bc30-d8e2ed39e90f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:52.838113 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c8bb19c6-28e9-40c9-bc30-d8e2ed39e90f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] DELETE https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c Aug 07 17:05:52.838554 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c8bb19c6-28e9-40c9-bc30-d8e2ed39e90f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:52.838700 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c8bb19c6-28e9-40c9-bc30-d8e2ed39e90f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:52.839163 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c8bb19c6-28e9-40c9-bc30-d8e2ed39e90f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Delete volume with id: 060be82b-e396-437b-a547-e797a4ff6c6c Aug 07 17:05:52.851101 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:52.851101 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:52.852222 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c8bb19c6-28e9-40c9-bc30-d8e2ed39e90f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:05:52.893959 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c8bb19c6-28e9-40c9-bc30-d8e2ed39e90f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Delete volume request issued successfully. Aug 07 17:05:52.894299 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c8bb19c6-28e9-40c9-bc30-d8e2ed39e90f tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c returned with HTTP 202 Aug 07 17:05:52.895324 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 195/775] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:52 2026] DELETE /volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:52.906960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-14e75876-ffb7-43ab-b124-e49c41913682 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:52.912246 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-14e75876-ffb7-43ab-b124-e49c41913682 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c Aug 07 17:05:52.912246 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-14e75876-ffb7-43ab-b124-e49c41913682 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:52.915090 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-14e75876-ffb7-43ab-b124-e49c41913682 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:52.932186 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:52.932186 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:52.941083 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-14e75876-ffb7-43ab-b124-e49c41913682 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:05:52.953068 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-14e75876-ffb7-43ab-b124-e49c41913682 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c returned with HTTP 200 Aug 07 17:05:52.954253 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 196/776] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:52 2026] GET /volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:53.243229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-a0444cd0-b2c5-45f8-9a2c-b702521a991c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:53.248605 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-a0444cd0-b2c5-45f8-9a2c-b702521a991c tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] POST https://10.4.3.144/volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3/action Aug 07 17:05:53.249127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-a0444cd0-b2c5-45f8-9a2c-b702521a991c tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:53.249359 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-a0444cd0-b2c5-45f8-9a2c-b702521a991c tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:53.279657 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:53.279657 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:53.296725 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4adf5b4-cf71-4fc7-bb39-7aca8a22a1f6 req-a0444cd0-b2c5-45f8-9a2c-b702521a991c tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3/action returned with HTTP 204 Aug 07 17:05:53.297450 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 191/777] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:05:53 2026] POST /volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:53.805790 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cda5a033-b860-48f7-b9ec-23d74f5728ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:53.808213 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cda5a033-b860-48f7-b9ec-23d74f5728ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:53.810424 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cda5a033-b860-48f7-b9ec-23d74f5728ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:53.811301 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cda5a033-b860-48f7-b9ec-23d74f5728ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:53.836178 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:53.836178 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:53.845534 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cda5a033-b860-48f7-b9ec-23d74f5728ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:53.852844 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cda5a033-b860-48f7-b9ec-23d74f5728ee tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:53.853199 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 196/778] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:53 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:53.976600 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-211e62eb-bbb6-4297-929d-22b7ce8f019b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:53.980416 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-211e62eb-bbb6-4297-929d-22b7ce8f019b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c Aug 07 17:05:53.981194 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-211e62eb-bbb6-4297-929d-22b7ce8f019b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:53.981194 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-211e62eb-bbb6-4297-929d-22b7ce8f019b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:53.993761 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-211e62eb-bbb6-4297-929d-22b7ce8f019b tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c returned with HTTP 404 Aug 07 17:05:53.997349 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 196/779] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:53 2026] GET /volume/v3/volumes/060be82b-e396-437b-a547-e797a4ff6c6c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:54.006545 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1647a171-8dc8-4fe5-be95-9bee6ee03856 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:54.009426 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1647a171-8dc8-4fe5-be95-9bee6ee03856 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] DELETE https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 Aug 07 17:05:54.009783 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1647a171-8dc8-4fe5-be95-9bee6ee03856 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:54.010007 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1647a171-8dc8-4fe5-be95-9bee6ee03856 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:54.010278 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-1647a171-8dc8-4fe5-be95-9bee6ee03856 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Delete volume with id: 72338053-0c3f-4529-8619-9175fec4bcf8 Aug 07 17:05:54.023442 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:54.023442 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:54.024085 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1647a171-8dc8-4fe5-be95-9bee6ee03856 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:05:54.060789 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1647a171-8dc8-4fe5-be95-9bee6ee03856 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Delete volume request issued successfully. Aug 07 17:05:54.061299 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1647a171-8dc8-4fe5-be95-9bee6ee03856 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 returned with HTTP 202 Aug 07 17:05:54.062187 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 197/780] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:54 2026] DELETE /volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:54.079508 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1696c67e-ec0f-469d-9d89-112d48a8d451 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:54.082565 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1696c67e-ec0f-469d-9d89-112d48a8d451 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 Aug 07 17:05:54.082870 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1696c67e-ec0f-469d-9d89-112d48a8d451 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:54.083169 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1696c67e-ec0f-469d-9d89-112d48a8d451 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:54.093794 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:54.093794 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:54.099773 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1696c67e-ec0f-469d-9d89-112d48a8d451 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:05:54.106492 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1696c67e-ec0f-469d-9d89-112d48a8d451 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 returned with HTTP 200 Aug 07 17:05:54.107365 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 192/781] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:54 2026] GET /volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:54.591816 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c698f406-2ffb-4c15-a7af-453332a8d052 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:54.594019 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c698f406-2ffb-4c15-a7af-453332a8d052 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b Aug 07 17:05:54.594298 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c698f406-2ffb-4c15-a7af-453332a8d052 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:54.594630 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c698f406-2ffb-4c15-a7af-453332a8d052 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:54.594891 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c698f406-2ffb-4c15-a7af-453332a8d052 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Delete volume with id: b4e0c082-36d2-4e8c-b0f6-34471a20f68b Aug 07 17:05:54.600569 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8c1932ab-dd22-4dce-b080-63a4895272bb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:54.603418 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8c1932ab-dd22-4dce-b080-63a4895272bb tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] POST https://10.4.3.144/volume/v3/attachments/310c0ba6-57e8-4339-b756-c75eda0adbc4/action Aug 07 17:05:54.604071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8c1932ab-dd22-4dce-b080-63a4895272bb tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:54.604408 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8c1932ab-dd22-4dce-b080-63a4895272bb tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:54.605842 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:54.605842 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:54.606295 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c698f406-2ffb-4c15-a7af-453332a8d052 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:05:54.634678 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:54.634678 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:54.637239 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c698f406-2ffb-4c15-a7af-453332a8d052 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Delete volume request issued successfully. Aug 07 17:05:54.637768 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c698f406-2ffb-4c15-a7af-453332a8d052 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b returned with HTTP 202 Aug 07 17:05:54.638008 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 197/782] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:54 2026] DELETE /volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:54.652458 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3363e5e9-1c66-4599-903d-627ded31577a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:54.654847 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3363e5e9-1c66-4599-903d-627ded31577a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b Aug 07 17:05:54.655149 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3363e5e9-1c66-4599-903d-627ded31577a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:54.655469 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3363e5e9-1c66-4599-903d-627ded31577a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:54.658464 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-aaa5e6cc-f95f-4318-bcb5-d4f71aabf308 req-8c1932ab-dd22-4dce-b080-63a4895272bb tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/attachments/310c0ba6-57e8-4339-b756-c75eda0adbc4/action returned with HTTP 204 Aug 07 17:05:54.659201 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 197/783] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:05:54 2026] POST /volume/v3/attachments/310c0ba6-57e8-4339-b756-c75eda0adbc4/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:54.668163 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:54.668163 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:54.676986 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3363e5e9-1c66-4599-903d-627ded31577a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:05:54.684630 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3363e5e9-1c66-4599-903d-627ded31577a tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b returned with HTTP 200 Aug 07 17:05:54.685164 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 198/784] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:54 2026] GET /volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:54.876668 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8c7d4c44-3cb1-46a5-9000-b9b94cc5a78e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:54.878924 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c7d4c44-3cb1-46a5-9000-b9b94cc5a78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:54.879254 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c7d4c44-3cb1-46a5-9000-b9b94cc5a78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:54.879460 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c7d4c44-3cb1-46a5-9000-b9b94cc5a78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:54.890906 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:54.890906 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:54.898112 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8c7d4c44-3cb1-46a5-9000-b9b94cc5a78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:54.911704 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c7d4c44-3cb1-46a5-9000-b9b94cc5a78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:54.915732 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 193/785] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:54 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:54.935400 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-44b452a9-5a35-454d-b1e2-c3129d2800fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:54.938720 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44b452a9-5a35-454d-b1e2-c3129d2800fb tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:54.939137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44b452a9-5a35-454d-b1e2-c3129d2800fb tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:54.939137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44b452a9-5a35-454d-b1e2-c3129d2800fb tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:54.953288 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:54.953288 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:54.967055 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-44b452a9-5a35-454d-b1e2-c3129d2800fb tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:54.972663 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44b452a9-5a35-454d-b1e2-c3129d2800fb tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:54.973215 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 198/786] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:54 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:55.116780 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe010208-da20-49b7-a3fa-b9e40acad544 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:55.120465 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe010208-da20-49b7-a3fa-b9e40acad544 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] DELETE https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec Aug 07 17:05:55.120814 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe010208-da20-49b7-a3fa-b9e40acad544 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:55.121875 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe010208-da20-49b7-a3fa-b9e40acad544 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:55.122690 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-fe010208-da20-49b7-a3fa-b9e40acad544 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Delete volume with id: 73f661e3-80f9-4b73-8c8b-1506ad394fec Aug 07 17:05:55.126585 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8f93c9d4-b91a-4795-ac16-4ce25182a889 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:55.128873 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f93c9d4-b91a-4795-ac16-4ce25182a889 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 Aug 07 17:05:55.129196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f93c9d4-b91a-4795-ac16-4ce25182a889 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:55.129428 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f93c9d4-b91a-4795-ac16-4ce25182a889 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:55.138356 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:55.138356 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:55.138831 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fe010208-da20-49b7-a3fa-b9e40acad544 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:55.139265 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f93c9d4-b91a-4795-ac16-4ce25182a889 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 returned with HTTP 404 Aug 07 17:05:55.139997 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 199/787] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:55 2026] GET /volume/v3/volumes/72338053-0c3f-4529-8619-9175fec4bcf8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:55.148258 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25c48838-5291-466b-a6c4-f89a5ffdb948 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:55.151191 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25c48838-5291-466b-a6c4-f89a5ffdb948 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] DELETE https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:05:55.151548 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25c48838-5291-466b-a6c4-f89a5ffdb948 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:55.151786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25c48838-5291-466b-a6c4-f89a5ffdb948 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:55.152103 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-25c48838-5291-466b-a6c4-f89a5ffdb948 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Delete volume with id: 89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:05:55.169504 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fe010208-da20-49b7-a3fa-b9e40acad544 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Delete volume request issued successfully. Aug 07 17:05:55.169728 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:55.169728 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:55.169795 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe010208-da20-49b7-a3fa-b9e40acad544 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec returned with HTTP 202 Aug 07 17:05:55.170322 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25c48838-5291-466b-a6c4-f89a5ffdb948 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:05:55.170392 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 198/788] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:55 2026] DELETE /volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:05:55.180382 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0cfc490f-ca1e-4765-afc8-df3c5a1a7936 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:55.184043 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cfc490f-ca1e-4765-afc8-df3c5a1a7936 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec Aug 07 17:05:55.184043 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cfc490f-ca1e-4765-afc8-df3c5a1a7936 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:55.184043 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cfc490f-ca1e-4765-afc8-df3c5a1a7936 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:55.196033 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:55.196033 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:55.201863 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0cfc490f-ca1e-4765-afc8-df3c5a1a7936 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:55.204543 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25c48838-5291-466b-a6c4-f89a5ffdb948 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Delete volume request issued successfully. Aug 07 17:05:55.204739 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25c48838-5291-466b-a6c4-f89a5ffdb948 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 202 Aug 07 17:05:55.205310 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 194/789] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:55 2026] DELETE /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:55.215995 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cfc490f-ca1e-4765-afc8-df3c5a1a7936 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec returned with HTTP 200 Aug 07 17:05:55.216949 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 199/790] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:55 2026] GET /volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:55.221848 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-077ed627-dffa-40e9-959d-405b5ec9be33 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:55.224353 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-077ed627-dffa-40e9-959d-405b5ec9be33 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:05:55.224655 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-077ed627-dffa-40e9-959d-405b5ec9be33 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:55.224928 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-077ed627-dffa-40e9-959d-405b5ec9be33 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:55.244436 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:55.244436 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:55.252410 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-077ed627-dffa-40e9-959d-405b5ec9be33 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Volume info retrieved successfully. Aug 07 17:05:55.262581 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-077ed627-dffa-40e9-959d-405b5ec9be33 tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 200 Aug 07 17:05:55.263125 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 200/791] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:55 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 1395 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:55.706456 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-13447f1f-bb6a-4a61-a8ea-748d339ab2c7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:55.708652 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13447f1f-bb6a-4a61-a8ea-748d339ab2c7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b Aug 07 17:05:55.709111 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13447f1f-bb6a-4a61-a8ea-748d339ab2c7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:55.709313 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13447f1f-bb6a-4a61-a8ea-748d339ab2c7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:55.718487 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13447f1f-bb6a-4a61-a8ea-748d339ab2c7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b returned with HTTP 404 Aug 07 17:05:55.719291 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 199/792] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:55 2026] GET /volume/v3/volumes/b4e0c082-36d2-4e8c-b0f6-34471a20f68b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:55.733137 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d850e20f-52bb-4381-86a6-f339e937d585 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:55.735821 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d850e20f-52bb-4381-86a6-f339e937d585 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] DELETE https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b Aug 07 17:05:55.736225 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d850e20f-52bb-4381-86a6-f339e937d585 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:55.736549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d850e20f-52bb-4381-86a6-f339e937d585 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:55.736975 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d850e20f-52bb-4381-86a6-f339e937d585 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Delete volume with id: 570240b7-0e34-488f-bb05-a198bd0e2b0b Aug 07 17:05:55.745537 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:55.745537 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:55.746265 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d850e20f-52bb-4381-86a6-f339e937d585 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:05:55.780510 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d850e20f-52bb-4381-86a6-f339e937d585 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Delete volume request issued successfully. Aug 07 17:05:55.780805 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d850e20f-52bb-4381-86a6-f339e937d585 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b returned with HTTP 202 Aug 07 17:05:55.781421 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 195/793] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:55 2026] DELETE /volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:55.795883 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c51ae8c-7c91-4bad-b47a-d06d6889bbfc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:55.800708 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c51ae8c-7c91-4bad-b47a-d06d6889bbfc tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b Aug 07 17:05:55.800994 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c51ae8c-7c91-4bad-b47a-d06d6889bbfc tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:55.801280 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c51ae8c-7c91-4bad-b47a-d06d6889bbfc tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:55.817050 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:55.817050 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:55.829066 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c51ae8c-7c91-4bad-b47a-d06d6889bbfc tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:05:55.837457 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c51ae8c-7c91-4bad-b47a-d06d6889bbfc tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b returned with HTTP 200 Aug 07 17:05:55.837457 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 200/794] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:55 2026] GET /volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:56.239837 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fab0d7b5-99c6-4e67-9550-bd0c22252ff8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.242212 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fab0d7b5-99c6-4e67-9550-bd0c22252ff8 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec Aug 07 17:05:56.242563 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fab0d7b5-99c6-4e67-9550-bd0c22252ff8 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.242816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fab0d7b5-99c6-4e67-9550-bd0c22252ff8 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.250618 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fab0d7b5-99c6-4e67-9550-bd0c22252ff8 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec returned with HTTP 404 Aug 07 17:05:56.251299 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 201/795] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:56 2026] GET /volume/v3/volumes/73f661e3-80f9-4b73-8c8b-1506ad394fec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:56.259252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7dc07c5f-1836-4284-8835-90f4ef5aacaf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.261162 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7dc07c5f-1836-4284-8835-90f4ef5aacaf tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] DELETE https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:56.261280 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7dc07c5f-1836-4284-8835-90f4ef5aacaf tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.261444 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7dc07c5f-1836-4284-8835-90f4ef5aacaf tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.261606 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-7dc07c5f-1836-4284-8835-90f4ef5aacaf tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Delete volume with id: 67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:56.276353 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:56.276353 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:56.276891 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7dc07c5f-1836-4284-8835-90f4ef5aacaf tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:56.279739 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f2fca3f1-7a9b-4f95-a705-9e4260da7ffc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.283447 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2fca3f1-7a9b-4f95-a705-9e4260da7ffc tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] GET https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a Aug 07 17:05:56.283683 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2fca3f1-7a9b-4f95-a705-9e4260da7ffc tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.283929 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2fca3f1-7a9b-4f95-a705-9e4260da7ffc tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.301207 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2fca3f1-7a9b-4f95-a705-9e4260da7ffc tempest-TaggedBootDevicesTest_v242-1520191357 tempest-TaggedBootDevicesTest_v242-1520191357-project-member] https://10.4.3.144/volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a returned with HTTP 404 Aug 07 17:05:56.303073 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 196/796] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:56 2026] GET /volume/v3/volumes/89159b4d-c6e4-44ab-ac8e-7a6c7059375a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:56.306417 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7dc07c5f-1836-4284-8835-90f4ef5aacaf tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Delete volume request issued successfully. Aug 07 17:05:56.306695 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7dc07c5f-1836-4284-8835-90f4ef5aacaf tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 202 Aug 07 17:05:56.307385 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 200/797] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:56 2026] DELETE /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:56.319291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2801a11c-c6df-4a47-b457-71e0443926b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.321797 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2801a11c-c6df-4a47-b457-71e0443926b3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:56.322311 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2801a11c-c6df-4a47-b457-71e0443926b3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.322720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2801a11c-c6df-4a47-b457-71e0443926b3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.333523 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:56.333523 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:56.339550 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2801a11c-c6df-4a47-b457-71e0443926b3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Volume info retrieved successfully. Aug 07 17:05:56.350257 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2801a11c-c6df-4a47-b457-71e0443926b3 tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 200 Aug 07 17:05:56.350257 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 201/798] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:56 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:56.731523 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-f5701522-d884-4fba-8682-202288aed78e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.733771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-f5701522-d884-4fba-8682-202288aed78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:56.734103 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-f5701522-d884-4fba-8682-202288aed78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.734360 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-f5701522-d884-4fba-8682-202288aed78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.745621 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:56.745621 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:56.749767 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-f5701522-d884-4fba-8682-202288aed78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:56.754574 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-f5701522-d884-4fba-8682-202288aed78e tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:56.754972 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 202/799] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:05:56 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:56.778401 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-c7fc5fd8-b085-45bc-9fde-ea830514c741 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.780701 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-c7fc5fd8-b085-45bc-9fde-ea830514c741 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] POST https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08/action Aug 07 17:05:56.781036 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-c7fc5fd8-b085-45bc-9fde-ea830514c741 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:05:56.781191 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-c7fc5fd8-b085-45bc-9fde-ea830514c741 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:05:56.799960 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:56.799960 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:56.800577 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-c7fc5fd8-b085-45bc-9fde-ea830514c741 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:56.814180 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-c7fc5fd8-b085-45bc-9fde-ea830514c741 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Begin detaching volume completed successfully. Aug 07 17:05:56.814527 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-c7fc5fd8-b085-45bc-9fde-ea830514c741 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08/action returned with HTTP 202 Aug 07 17:05:56.815254 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 197/800] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:05:56 2026] POST /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:05:56.840370 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-234e66ff-e604-4f96-9f75-41df38bf6fb7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.842801 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-234e66ff-e604-4f96-9f75-41df38bf6fb7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:56.843105 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-234e66ff-e604-4f96-9f75-41df38bf6fb7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.843388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-234e66ff-e604-4f96-9f75-41df38bf6fb7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.857798 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:56.857798 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:56.860758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7f2c8f2-d4b5-42e5-a37f-d319d77ce8e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.862668 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7f2c8f2-d4b5-42e5-a37f-d319d77ce8e7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b Aug 07 17:05:56.863071 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7f2c8f2-d4b5-42e5-a37f-d319d77ce8e7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.863271 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-234e66ff-e604-4f96-9f75-41df38bf6fb7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:56.863530 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7f2c8f2-d4b5-42e5-a37f-d319d77ce8e7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.869483 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-234e66ff-e604-4f96-9f75-41df38bf6fb7 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:56.869483 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 201/801] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:56 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:56.870536 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7f2c8f2-d4b5-42e5-a37f-d319d77ce8e7 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b returned with HTTP 404 Aug 07 17:05:56.871318 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 202/802] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:56 2026] GET /volume/v3/volumes/570240b7-0e34-488f-bb05-a198bd0e2b0b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:56.878315 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-72005071-68df-403d-be16-319319232a62 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.878932 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-72005071-68df-403d-be16-319319232a62 None None] GET https://10.4.3.144/volume// Aug 07 17:05:56.879219 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-72005071-68df-403d-be16-319319232a62 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.879516 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-72005071-68df-403d-be16-319319232a62 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.879984 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-72005071-68df-403d-be16-319319232a62 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:05:56.880640 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 203/803] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:05:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:05:56.881984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29e27a4d-e0c5-45d1-84d8-1aab439497d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.886138 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29e27a4d-e0c5-45d1-84d8-1aab439497d6 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] DELETE https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:05:56.886340 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29e27a4d-e0c5-45d1-84d8-1aab439497d6 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.886579 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29e27a4d-e0c5-45d1-84d8-1aab439497d6 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.886776 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-29e27a4d-e0c5-45d1-84d8-1aab439497d6 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Delete volume with id: 390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:05:56.889619 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-fee9fec7-a46f-4def-95fe-1dd4f54b7aac None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.891913 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-fee9fec7-a46f-4def-95fe-1dd4f54b7aac tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:56.892193 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-fee9fec7-a46f-4def-95fe-1dd4f54b7aac tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.892388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-fee9fec7-a46f-4def-95fe-1dd4f54b7aac tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.896741 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:56.896741 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:05:56.897416 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29e27a4d-e0c5-45d1-84d8-1aab439497d6 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:05:56.904164 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:56.904164 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:56.908863 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-fee9fec7-a46f-4def-95fe-1dd4f54b7aac tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:56.916265 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-fee9fec7-a46f-4def-95fe-1dd4f54b7aac tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:56.916685 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 202/804] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:05:56 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 1320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:05:56.924778 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29e27a4d-e0c5-45d1-84d8-1aab439497d6 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Delete volume request issued successfully. Aug 07 17:05:56.925377 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29e27a4d-e0c5-45d1-84d8-1aab439497d6 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 202 Aug 07 17:05:56.925919 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 198/805] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:05:56 2026] DELETE /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:05:56.935526 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5e5b9ef4-b796-419d-89c8-690996281bad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:56.939521 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e5b9ef4-b796-419d-89c8-690996281bad tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:05:56.939521 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e5b9ef4-b796-419d-89c8-690996281bad tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:56.939521 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e5b9ef4-b796-419d-89c8-690996281bad tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:56.952748 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:56.952748 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:56.960733 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5e5b9ef4-b796-419d-89c8-690996281bad tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Volume info retrieved successfully. Aug 07 17:05:56.964868 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e5b9ef4-b796-419d-89c8-690996281bad tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 200 Aug 07 17:05:56.965593 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 203/806] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:56 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:57.369749 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3656f41d-9b93-4dda-b3e0-5ff281714ebc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:57.380771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3656f41d-9b93-4dda-b3e0-5ff281714ebc tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] GET https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f Aug 07 17:05:57.381219 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3656f41d-9b93-4dda-b3e0-5ff281714ebc tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:57.381500 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3656f41d-9b93-4dda-b3e0-5ff281714ebc tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:57.401567 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3656f41d-9b93-4dda-b3e0-5ff281714ebc tempest-TestMultiAttachVolumeSwap-1730499010 tempest-TestMultiAttachVolumeSwap-1730499010-project-member] https://10.4.3.144/volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f returned with HTTP 404 Aug 07 17:05:57.401567 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 204/807] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:57 2026] GET /volume/v3/volumes/67acf91f-fbc9-497f-9b4c-14f65d04701f => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:57.891047 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd8dcec2-702d-45fb-a708-730aee5c994a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:57.893616 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd8dcec2-702d-45fb-a708-730aee5c994a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:57.894503 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd8dcec2-702d-45fb-a708-730aee5c994a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:57.894767 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd8dcec2-702d-45fb-a708-730aee5c994a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:57.911247 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:57.911247 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:05:57.916106 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bd8dcec2-702d-45fb-a708-730aee5c994a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:57.921444 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd8dcec2-702d-45fb-a708-730aee5c994a tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:57.922625 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 203/808] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:57 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:05:57.982590 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8fbc0f54-c620-4029-8634-caf238f15049 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:57.984898 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8fbc0f54-c620-4029-8634-caf238f15049 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] GET https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 Aug 07 17:05:57.985211 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8fbc0f54-c620-4029-8634-caf238f15049 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:57.985496 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8fbc0f54-c620-4029-8634-caf238f15049 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:57.992274 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8fbc0f54-c620-4029-8634-caf238f15049 tempest-TaggedBootDevicesTest-822050566 tempest-TaggedBootDevicesTest-822050566-project-member] https://10.4.3.144/volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 returned with HTTP 404 Aug 07 17:05:57.992788 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 199/809] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:57 2026] GET /volume/v3/volumes/390e822a-657c-460c-8894-4868c95ae9d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:05:58.060382 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-30dc5706-84c3-4e4a-87f7-556fce02d76d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:58.062660 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-30dc5706-84c3-4e4a-87f7-556fce02d76d tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] DELETE https://10.4.3.144/volume/v3/attachments/310c0ba6-57e8-4339-b756-c75eda0adbc4 Aug 07 17:05:58.063040 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-30dc5706-84c3-4e4a-87f7-556fce02d76d tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:58.063040 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-30dc5706-84c3-4e4a-87f7-556fce02d76d tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:58.071149 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:58.071149 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:05:58.157786 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d1f11d87-a292-4a53-9eac-3b5df074b3a0 req-30dc5706-84c3-4e4a-87f7-556fce02d76d tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/attachments/310c0ba6-57e8-4339-b756-c75eda0adbc4 returned with HTTP 200 Aug 07 17:05:58.158343 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 204/810] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:05:58 2026] DELETE /volume/v3/attachments/310c0ba6-57e8-4339-b756-c75eda0adbc4 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:05:58.940514 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e9d06cfb-004a-4af0-88eb-e3e5233c803c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:05:58.945647 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9d06cfb-004a-4af0-88eb-e3e5233c803c tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:05:58.946193 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e9d06cfb-004a-4af0-88eb-e3e5233c803c tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:05:58.946287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e9d06cfb-004a-4af0-88eb-e3e5233c803c tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:05:58.959626 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:05:58.959626 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:05:58.970719 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e9d06cfb-004a-4af0-88eb-e3e5233c803c tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:05:58.980335 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9d06cfb-004a-4af0-88eb-e3e5233c803c tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:05:58.981164 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 205/811] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:05:58 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:04.848390 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f686e99e-8d48-4d96-a554-12430de8961f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:04.850926 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f686e99e-8d48-4d96-a554-12430de8961f tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:06:04.851267 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f686e99e-8d48-4d96-a554-12430de8961f tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:04.851540 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f686e99e-8d48-4d96-a554-12430de8961f tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:04.854311 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=209,cinder:UPDATE=40,cinder:INSERT=15 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:06:04.863243 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:04.863243 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:04.869039 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f686e99e-8d48-4d96-a554-12430de8961f tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:06:04.878870 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f686e99e-8d48-4d96-a554-12430de8961f tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:06:04.878870 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 204/812] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:04 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:04.955613 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-07fd2231-0ea5-4113-809c-753d48038120 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:04.957690 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07fd2231-0ea5-4113-809c-753d48038120 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:06:04.958142 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07fd2231-0ea5-4113-809c-753d48038120 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:04.958142 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07fd2231-0ea5-4113-809c-753d48038120 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:04.966391 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:04.966391 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:04.970343 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-07fd2231-0ea5-4113-809c-753d48038120 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:06:04.974375 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07fd2231-0ea5-4113-809c-753d48038120 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:06:04.974799 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 200/813] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:04 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:05.987576 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:06.231680 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:06.234067 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-609778785"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:06.236533 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-609778785'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:06.236772 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Create volume of 1 GB Aug 07 17:06:06.237340 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:06.237340 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:06.239256 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=179,cinder:UPDATE=22,cinder:INSERT=3 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:06:06.243102 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Availability Zones retrieved successfully. Aug 07 17:06:06.249201 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Flow 'volume_create_api' (c43c2ac5-d1dd-48cb-8168-eee501353af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:06.251542 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a99d361e-a2d2-4d27-8dfd-e80ff43eeef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:06.252827 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:06.292713 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a99d361e-a2d2-4d27-8dfd-e80ff43eeef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:06.294664 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b489553d-2659-4fa7-bf8b-2d3c420d03ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:06.394590 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Created reservations ['c9d69cd6-bbb0-4442-b361-a9b64d8c298c', 'e7620814-2c5e-455f-b4dc-ab1f4c40fb74', '0f5e5de6-af5b-4dc4-920d-acaf32187c33', 'e7ce8e1b-9e73-450e-98f9-75a0bbe39818'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:06.395965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b489553d-2659-4fa7-bf8b-2d3c420d03ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d69cd6-bbb0-4442-b361-a9b64d8c298c', 'e7620814-2c5e-455f-b4dc-ab1f4c40fb74', '0f5e5de6-af5b-4dc4-920d-acaf32187c33', 'e7ce8e1b-9e73-450e-98f9-75a0bbe39818']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:06.397608 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e112340e-5bb5-402f-b08b-8487b6640afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:06.437844 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e112340e-5bb5-402f-b08b-8487b6640afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66a20c67-c971-48a2-b9de-e8cfc1fb3208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-609778785',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd3a49aa4eb341f280ed63a4645b8c2b',qos_specs=None,replication_status=,reservations=['c9d69cd6-bbb0-4442-b361-a9b64d8c298c','e7620814-2c5e-455f-b4dc-ab1f4c40fb74','0f5e5de6-af5b-4dc4-920d-acaf32187c33','e7ce8e1b-9e73-450e-98f9-75a0bbe39818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0538c73cdbe14a9d878b2cbbae48d18d',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-609778785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66a20c67-c971-48a2-b9de-e8cfc1fb3208,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cd3a49aa4eb341f280ed63a4645b8c2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0538c73cdbe14a9d878b2cbbae48d18d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:06.438867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a216076-0de2-4be6-853b-d296822f50c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:06.474035 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a216076-0de2-4be6-853b-d296822f50c9) transitioned into state 'SUCCESS' from state '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-609778785',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd3a49aa4eb341f280ed63a4645b8c2b',qos_specs=None,replication_status=,reservations=['c9d69cd6-bbb0-4442-b361-a9b64d8c298c','e7620814-2c5e-455f-b4dc-ab1f4c40fb74','0f5e5de6-af5b-4dc4-920d-acaf32187c33','e7ce8e1b-9e73-450e-98f9-75a0bbe39818'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0538c73cdbe14a9d878b2cbbae48d18d',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:06.475160 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32bef4a7-bd7f-4b3e-9f6d-f43b12d783d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:06.493174 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32bef4a7-bd7f-4b3e-9f6d-f43b12d783d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:06.494108 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Flow 'volume_create_api' (c43c2ac5-d1dd-48cb-8168-eee501353af3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:06.494466 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Create volume request issued successfully. Aug 07 17:06:06.495161 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fd6f7f7-bc26-420b-a0b2-06615f5c784d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:06.496465 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 205/814] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:05 2026] POST /volume/v3/volumes => generated 759 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:06.513659 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3733edd8-fc08-49ab-a376-3625c2a44db8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:06.515874 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3733edd8-fc08-49ab-a376-3625c2a44db8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 Aug 07 17:06:06.516354 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3733edd8-fc08-49ab-a376-3625c2a44db8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:06.516524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3733edd8-fc08-49ab-a376-3625c2a44db8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:06.530908 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:06.530908 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:06.538987 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3733edd8-fc08-49ab-a376-3625c2a44db8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:06.547480 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3733edd8-fc08-49ab-a376-3625c2a44db8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 returned with HTTP 200 Aug 07 17:06:06.547942 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 206/815] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:06 2026] GET /volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:07.565833 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-65f9fe26-b41d-4f9b-b809-36d9ff9dd655 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:07.567774 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-65f9fe26-b41d-4f9b-b809-36d9ff9dd655 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 Aug 07 17:06:07.568137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-65f9fe26-b41d-4f9b-b809-36d9ff9dd655 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:07.569532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-65f9fe26-b41d-4f9b-b809-36d9ff9dd655 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:07.577012 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:07.577012 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:07.585053 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-65f9fe26-b41d-4f9b-b809-36d9ff9dd655 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:07.588245 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-65f9fe26-b41d-4f9b-b809-36d9ff9dd655 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 returned with HTTP 200 Aug 07 17:06:07.588831 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 205/816] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:07 2026] GET /volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:07.624043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a60ff36f-902c-4e3d-8e5f-c5f0f46fdddc req-4c747f9e-36c6-466f-8da6-81afec9b768c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:07.626593 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a60ff36f-902c-4e3d-8e5f-c5f0f46fdddc req-4c747f9e-36c6-466f-8da6-81afec9b768c tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 Aug 07 17:06:07.626831 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a60ff36f-902c-4e3d-8e5f-c5f0f46fdddc req-4c747f9e-36c6-466f-8da6-81afec9b768c tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:07.627070 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a60ff36f-902c-4e3d-8e5f-c5f0f46fdddc req-4c747f9e-36c6-466f-8da6-81afec9b768c tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:07.634908 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=203,cinder:INSERT=13,cinder:UPDATE=32 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:06:07.643546 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:07.643546 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:07.648761 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a60ff36f-902c-4e3d-8e5f-c5f0f46fdddc req-4c747f9e-36c6-466f-8da6-81afec9b768c tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:07.655193 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a60ff36f-902c-4e3d-8e5f-c5f0f46fdddc req-4c747f9e-36c6-466f-8da6-81afec9b768c tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 returned with HTTP 200 Aug 07 17:06:07.655686 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 201/817] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:07 2026] GET /volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:07.675372 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-43f0e549-893c-4849-b3de-9a3a8202e657 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:07.677306 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:07.677658 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-514238391"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:07.679141 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-514238391'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:07.679256 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Create volume of 1 GB Aug 07 17:06:07.679534 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:07.679534 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:07.684577 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Availability Zones retrieved successfully. Aug 07 17:06:07.692467 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Flow 'volume_create_api' (d2d9416e-5ff7-436e-86dc-99a1747015ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:07.693636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e48dec5-21ea-4538-9e47-4a1a3d023563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:07.695189 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:07.728733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e48dec5-21ea-4538-9e47-4a1a3d023563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:07.730618 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c7383c-1f41-4019-b8a1-9189d3e5909b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:07.786286 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Created reservations ['baeab3bf-4752-4831-8e19-2fd5e46a2b79', '8433cc13-f697-4169-b876-b016f15b2e97', 'dfa5b9ef-f24d-4693-a8ed-4dc9e51b66a5', '93836e26-cdbc-4840-b9b6-b59ba2be669b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:07.787749 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c7383c-1f41-4019-b8a1-9189d3e5909b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baeab3bf-4752-4831-8e19-2fd5e46a2b79', '8433cc13-f697-4169-b876-b016f15b2e97', 'dfa5b9ef-f24d-4693-a8ed-4dc9e51b66a5', '93836e26-cdbc-4840-b9b6-b59ba2be669b']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:07.788203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e512fff-d284-4498-8f17-dd2857326007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:07.816229 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e512fff-d284-4498-8f17-dd2857326007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ece62631-3c94-4419-8e97-85dcf49c8461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-514238391',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd3a49aa4eb341f280ed63a4645b8c2b',qos_specs=None,replication_status=,reservations=['baeab3bf-4752-4831-8e19-2fd5e46a2b79','8433cc13-f697-4169-b876-b016f15b2e97','dfa5b9ef-f24d-4693-a8ed-4dc9e51b66a5','93836e26-cdbc-4840-b9b6-b59ba2be669b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0538c73cdbe14a9d878b2cbbae48d18d',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-514238391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ece62631-3c94-4419-8e97-85dcf49c8461,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cd3a49aa4eb341f280ed63a4645b8c2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0538c73cdbe14a9d878b2cbbae48d18d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:07.817256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a3ca83-e608-4db8-97dc-702774a96318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:07.839520 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a3ca83-e608-4db8-97dc-702774a96318) transitioned into state 'SUCCESS' from state '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-514238391',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd3a49aa4eb341f280ed63a4645b8c2b',qos_specs=None,replication_status=,reservations=['baeab3bf-4752-4831-8e19-2fd5e46a2b79','8433cc13-f697-4169-b876-b016f15b2e97','dfa5b9ef-f24d-4693-a8ed-4dc9e51b66a5','93836e26-cdbc-4840-b9b6-b59ba2be669b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0538c73cdbe14a9d878b2cbbae48d18d',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:07.840791 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ffc71e7-f30c-4bbf-84e9-31d5b43cb3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:07.852952 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ffc71e7-f30c-4bbf-84e9-31d5b43cb3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:07.854143 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Flow 'volume_create_api' (d2d9416e-5ff7-436e-86dc-99a1747015ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:07.854526 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Create volume request issued successfully. Aug 07 17:06:07.855146 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43f0e549-893c-4849-b3de-9a3a8202e657 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:07.855652 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 206/818] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:07 2026] POST /volume/v3/volumes => generated 759 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:07.868609 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ced71ecc-3d1c-47e0-94ed-40d8a893eaa9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:07.871947 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ced71ecc-3d1c-47e0-94ed-40d8a893eaa9 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 Aug 07 17:06:07.872261 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ced71ecc-3d1c-47e0-94ed-40d8a893eaa9 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:07.872532 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ced71ecc-3d1c-47e0-94ed-40d8a893eaa9 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:07.882777 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:07.882777 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:07.904850 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ced71ecc-3d1c-47e0-94ed-40d8a893eaa9 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:07.910368 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ced71ecc-3d1c-47e0-94ed-40d8a893eaa9 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 returned with HTTP 200 Aug 07 17:06:07.911002 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 207/819] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:07 2026] GET /volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:08.933048 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f62d2f35-e8cb-44e8-a7aa-962a204b9ae2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:08.936440 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f62d2f35-e8cb-44e8-a7aa-962a204b9ae2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 Aug 07 17:06:08.936698 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f62d2f35-e8cb-44e8-a7aa-962a204b9ae2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:08.937776 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f62d2f35-e8cb-44e8-a7aa-962a204b9ae2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:08.955210 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:08.955210 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:08.962940 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f62d2f35-e8cb-44e8-a7aa-962a204b9ae2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:08.969329 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f62d2f35-e8cb-44e8-a7aa-962a204b9ae2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 returned with HTTP 200 Aug 07 17:06:08.970131 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 206/820] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:08 2026] GET /volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:09.005154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-274eed5a-7788-4e19-a227-87b0f9f39289 req-a2063cca-2618-4ad7-8a84-3febf321210e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:09.008728 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-274eed5a-7788-4e19-a227-87b0f9f39289 req-a2063cca-2618-4ad7-8a84-3febf321210e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 Aug 07 17:06:09.008814 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-274eed5a-7788-4e19-a227-87b0f9f39289 req-a2063cca-2618-4ad7-8a84-3febf321210e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:09.009095 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-274eed5a-7788-4e19-a227-87b0f9f39289 req-a2063cca-2618-4ad7-8a84-3febf321210e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:09.021440 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:09.021440 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:09.030583 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-274eed5a-7788-4e19-a227-87b0f9f39289 req-a2063cca-2618-4ad7-8a84-3febf321210e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:09.037535 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-274eed5a-7788-4e19-a227-87b0f9f39289 req-a2063cca-2618-4ad7-8a84-3febf321210e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 returned with HTTP 200 Aug 07 17:06:09.039182 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 202/821] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:09 2026] GET /volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:09.063701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-21f301c2-301e-4e57-ab66-27843f75735d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:09.066765 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:09.067148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-656775843"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:09.070726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-656775843'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:09.070809 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Create volume of 1 GB Aug 07 17:06:09.071485 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:09.071485 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:09.081562 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Availability Zones retrieved successfully. Aug 07 17:06:09.091947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Flow 'volume_create_api' (80626393-8d45-4134-b67b-20e214ae4419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:09.093971 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed176054-f36d-42c6-8c63-2008a53c8b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:09.095872 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:09.144626 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed176054-f36d-42c6-8c63-2008a53c8b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:09.145529 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d91d491b-d8cd-4147-95b7-81ba9febe566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:09.216067 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Created reservations ['56cf351d-38df-4c7e-b274-40dce8dba5e6', '0626f360-e5b8-41a6-b3f2-59735cb5bed4', 'a12cb26b-1fbd-4070-96af-eed4fd10e54b', '210a50e3-fdbd-431d-8dc2-81f45966269a'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:09.217104 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d91d491b-d8cd-4147-95b7-81ba9febe566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56cf351d-38df-4c7e-b274-40dce8dba5e6', '0626f360-e5b8-41a6-b3f2-59735cb5bed4', 'a12cb26b-1fbd-4070-96af-eed4fd10e54b', '210a50e3-fdbd-431d-8dc2-81f45966269a']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:09.218465 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (537f41de-fc91-4820-8ad1-2bf268893d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:09.255346 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (537f41de-fc91-4820-8ad1-2bf268893d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97cc0ad6-83b3-42b5-9a9a-1814ec3a209e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-656775843',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd3a49aa4eb341f280ed63a4645b8c2b',qos_specs=None,replication_status=,reservations=['56cf351d-38df-4c7e-b274-40dce8dba5e6','0626f360-e5b8-41a6-b3f2-59735cb5bed4','a12cb26b-1fbd-4070-96af-eed4fd10e54b','210a50e3-fdbd-431d-8dc2-81f45966269a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0538c73cdbe14a9d878b2cbbae48d18d',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-656775843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97cc0ad6-83b3-42b5-9a9a-1814ec3a209e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cd3a49aa4eb341f280ed63a4645b8c2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0538c73cdbe14a9d878b2cbbae48d18d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:09.256627 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec0b81c-039e-4f7b-9db1-2ae00a34c645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:09.290934 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ec0b81c-039e-4f7b-9db1-2ae00a34c645) transitioned into state 'SUCCESS' from state '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-656775843',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cd3a49aa4eb341f280ed63a4645b8c2b',qos_specs=None,replication_status=,reservations=['56cf351d-38df-4c7e-b274-40dce8dba5e6','0626f360-e5b8-41a6-b3f2-59735cb5bed4','a12cb26b-1fbd-4070-96af-eed4fd10e54b','210a50e3-fdbd-431d-8dc2-81f45966269a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0538c73cdbe14a9d878b2cbbae48d18d',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:09.292520 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edddee15-c600-4e18-8125-b252a18a1ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:09.311517 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edddee15-c600-4e18-8125-b252a18a1ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:09.312409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Flow 'volume_create_api' (80626393-8d45-4134-b67b-20e214ae4419) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:09.312807 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Create volume request issued successfully. Aug 07 17:06:09.314050 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21f301c2-301e-4e57-ab66-27843f75735d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:09.314197 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 207/822] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:09 2026] POST /volume/v3/volumes => generated 759 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:09.337560 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1203bd23-b670-4f6f-b7ab-5b981aeba08e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:09.340155 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1203bd23-b670-4f6f-b7ab-5b981aeba08e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e Aug 07 17:06:09.340575 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1203bd23-b670-4f6f-b7ab-5b981aeba08e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:09.340819 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1203bd23-b670-4f6f-b7ab-5b981aeba08e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:09.353231 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:09.353231 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:09.359475 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1203bd23-b670-4f6f-b7ab-5b981aeba08e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:09.364005 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9ef1526d-68bb-441c-af1e-084adc7985a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:09.368147 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1203bd23-b670-4f6f-b7ab-5b981aeba08e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e returned with HTTP 200 Aug 07 17:06:09.368778 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 208/823] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:09 2026] GET /volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:09.370099 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ef1526d-68bb-441c-af1e-084adc7985a4 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] DELETE https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:06:09.370736 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ef1526d-68bb-441c-af1e-084adc7985a4 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:09.370736 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ef1526d-68bb-441c-af1e-084adc7985a4 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:09.370736 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-9ef1526d-68bb-441c-af1e-084adc7985a4 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Delete volume with id: 44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:06:09.388927 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:09.388927 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:09.390010 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9ef1526d-68bb-441c-af1e-084adc7985a4 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:06:09.433726 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9ef1526d-68bb-441c-af1e-084adc7985a4 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Delete volume request issued successfully. Aug 07 17:06:09.434030 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ef1526d-68bb-441c-af1e-084adc7985a4 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 202 Aug 07 17:06:09.434520 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 207/824] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:09 2026] DELETE /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:06:09.449179 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-850dca8e-aefe-4ff3-b787-91585b889434 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:09.451414 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-850dca8e-aefe-4ff3-b787-91585b889434 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:06:09.451688 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-850dca8e-aefe-4ff3-b787-91585b889434 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:09.451963 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-850dca8e-aefe-4ff3-b787-91585b889434 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:09.463937 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:09.463937 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:09.470973 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-850dca8e-aefe-4ff3-b787-91585b889434 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Volume info retrieved successfully. Aug 07 17:06:09.479043 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-850dca8e-aefe-4ff3-b787-91585b889434 tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 200 Aug 07 17:06:09.480222 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 203/825] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:09 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:10.388470 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-937017ac-da1d-4269-88cd-6a02c5097904 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:10.391228 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-937017ac-da1d-4269-88cd-6a02c5097904 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e Aug 07 17:06:10.391489 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-937017ac-da1d-4269-88cd-6a02c5097904 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:10.391767 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-937017ac-da1d-4269-88cd-6a02c5097904 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:10.401265 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:10.401265 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:10.409984 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-937017ac-da1d-4269-88cd-6a02c5097904 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:10.416677 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-937017ac-da1d-4269-88cd-6a02c5097904 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e returned with HTTP 200 Aug 07 17:06:10.417342 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 208/826] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:10 2026] GET /volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:10.454489 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-775ea0fc-997f-4243-9520-ff5633b78a80 req-18d3a7cd-07c4-4c04-a7db-b6a144f95415 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:10.457362 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-775ea0fc-997f-4243-9520-ff5633b78a80 req-18d3a7cd-07c4-4c04-a7db-b6a144f95415 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e Aug 07 17:06:10.457732 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-775ea0fc-997f-4243-9520-ff5633b78a80 req-18d3a7cd-07c4-4c04-a7db-b6a144f95415 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:10.457984 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-775ea0fc-997f-4243-9520-ff5633b78a80 req-18d3a7cd-07c4-4c04-a7db-b6a144f95415 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:10.467572 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:10.467572 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:10.473447 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-775ea0fc-997f-4243-9520-ff5633b78a80 req-18d3a7cd-07c4-4c04-a7db-b6a144f95415 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:10.480746 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-775ea0fc-997f-4243-9520-ff5633b78a80 req-18d3a7cd-07c4-4c04-a7db-b6a144f95415 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e returned with HTTP 200 Aug 07 17:06:10.481295 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 209/827] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:10 2026] GET /volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:10.495827 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-523d3d06-c8b3-4b06-85c3-e34ff95ebf7f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:10.498097 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-523d3d06-c8b3-4b06-85c3-e34ff95ebf7f tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] GET https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 Aug 07 17:06:10.498354 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-523d3d06-c8b3-4b06-85c3-e34ff95ebf7f tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:10.498615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-523d3d06-c8b3-4b06-85c3-e34ff95ebf7f tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:10.513460 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-523d3d06-c8b3-4b06-85c3-e34ff95ebf7f tempest-TaggedAttachmentsTest-476978777 tempest-TaggedAttachmentsTest-476978777-project-member] https://10.4.3.144/volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 returned with HTTP 404 Aug 07 17:06:10.514614 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 208/828] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:10 2026] GET /volume/v3/volumes/44a9f3b6-58a2-41d6-adb5-41b6b3bb4c08 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:10.746621 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-673d10cb-1e81-4b6c-aa17-9542d6d05e9e req-28dd1b99-197c-4e82-ae1c-35a2062113c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:10.751331 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-673d10cb-1e81-4b6c-aa17-9542d6d05e9e req-28dd1b99-197c-4e82-ae1c-35a2062113c0 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:10.751627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-673d10cb-1e81-4b6c-aa17-9542d6d05e9e req-28dd1b99-197c-4e82-ae1c-35a2062113c0 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:10.751909 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-673d10cb-1e81-4b6c-aa17-9542d6d05e9e req-28dd1b99-197c-4e82-ae1c-35a2062113c0 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:10.752576 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [req-673d10cb-1e81-4b6c-aa17-9542d6d05e9e req-28dd1b99-197c-4e82-ae1c-35a2062113c0 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:10.754947 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-673d10cb-1e81-4b6c-aa17-9542d6d05e9e req-28dd1b99-197c-4e82-ae1c-35a2062113c0 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:10.795607 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-673d10cb-1e81-4b6c-aa17-9542d6d05e9e req-28dd1b99-197c-4e82-ae1c-35a2062113c0 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Get all volumes completed successfully. Aug 07 17:06:10.796713 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:10.796713 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:10.801557 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-673d10cb-1e81-4b6c-aa17-9542d6d05e9e req-28dd1b99-197c-4e82-ae1c-35a2062113c0 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:10.802219 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 204/829] 10.4.3.144 () {68 vars in 1508 bytes} [Fri Aug 7 17:06:10 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:10.853725 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cb907101-1174-41a4-9f69-1382705d3cfb req-27d94355-b592-4b65-9baa-e710a4ec9d06 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:10.857197 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cb907101-1174-41a4-9f69-1382705d3cfb req-27d94355-b592-4b65-9baa-e710a4ec9d06 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:10.860057 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cb907101-1174-41a4-9f69-1382705d3cfb req-27d94355-b592-4b65-9baa-e710a4ec9d06 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:10.860057 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cb907101-1174-41a4-9f69-1382705d3cfb req-27d94355-b592-4b65-9baa-e710a4ec9d06 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:10.860057 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [req-cb907101-1174-41a4-9f69-1382705d3cfb req-27d94355-b592-4b65-9baa-e710a4ec9d06 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:10.860057 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-cb907101-1174-41a4-9f69-1382705d3cfb req-27d94355-b592-4b65-9baa-e710a4ec9d06 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:10.902567 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cb907101-1174-41a4-9f69-1382705d3cfb req-27d94355-b592-4b65-9baa-e710a4ec9d06 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Get all volumes completed successfully. Aug 07 17:06:10.905221 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:10.905221 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:10.912423 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cb907101-1174-41a4-9f69-1382705d3cfb req-27d94355-b592-4b65-9baa-e710a4ec9d06 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:10.913314 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 209/830] 10.4.3.144 () {68 vars in 1508 bytes} [Fri Aug 7 17:06:10 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:10.948865 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-0d4215bc-21af-4666-8660-adc7937f9c46 req-2d8cc4a3-ec97-4a00-8488-610e9141f003 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:10.951598 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-0d4215bc-21af-4666-8660-adc7937f9c46 req-2d8cc4a3-ec97-4a00-8488-610e9141f003 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:10.951932 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-0d4215bc-21af-4666-8660-adc7937f9c46 req-2d8cc4a3-ec97-4a00-8488-610e9141f003 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:10.952203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-0d4215bc-21af-4666-8660-adc7937f9c46 req-2d8cc4a3-ec97-4a00-8488-610e9141f003 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:10.952873 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [req-0d4215bc-21af-4666-8660-adc7937f9c46 req-2d8cc4a3-ec97-4a00-8488-610e9141f003 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:10.953906 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-0d4215bc-21af-4666-8660-adc7937f9c46 req-2d8cc4a3-ec97-4a00-8488-610e9141f003 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:10.997778 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-0d4215bc-21af-4666-8660-adc7937f9c46 req-2d8cc4a3-ec97-4a00-8488-610e9141f003 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Get all volumes completed successfully. Aug 07 17:06:10.998820 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:10.998820 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:11.005385 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-0d4215bc-21af-4666-8660-adc7937f9c46 req-2d8cc4a3-ec97-4a00-8488-610e9141f003 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:11.006221 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 210/831] 10.4.3.144 () {68 vars in 1508 bytes} [Fri Aug 7 17:06:10 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:11.045523 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cf4d3d0e-5451-4641-94bf-6970da42e816 req-fe1d9da6-1781-4879-87c1-029b1f355da8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:11.048313 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cf4d3d0e-5451-4641-94bf-6970da42e816 req-fe1d9da6-1781-4879-87c1-029b1f355da8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:11.048557 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cf4d3d0e-5451-4641-94bf-6970da42e816 req-fe1d9da6-1781-4879-87c1-029b1f355da8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:11.048811 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cf4d3d0e-5451-4641-94bf-6970da42e816 req-fe1d9da6-1781-4879-87c1-029b1f355da8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:11.049211 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [req-cf4d3d0e-5451-4641-94bf-6970da42e816 req-fe1d9da6-1781-4879-87c1-029b1f355da8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:11.050524 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-cf4d3d0e-5451-4641-94bf-6970da42e816 req-fe1d9da6-1781-4879-87c1-029b1f355da8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:11.064507 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-cf4d3d0e-5451-4641-94bf-6970da42e816 req-fe1d9da6-1781-4879-87c1-029b1f355da8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Get all volumes completed successfully. Aug 07 17:06:11.066620 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:11.066620 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:11.072541 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cf4d3d0e-5451-4641-94bf-6970da42e816 req-fe1d9da6-1781-4879-87c1-029b1f355da8 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:11.076240 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 209/832] 10.4.3.144 () {68 vars in 1508 bytes} [Fri Aug 7 17:06:11 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:11.107310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ecd431a2-8ba1-4a4d-86aa-6773ed166efe req-21c80e88-2536-42ac-96a5-026145e132d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:11.113073 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ecd431a2-8ba1-4a4d-86aa-6773ed166efe req-21c80e88-2536-42ac-96a5-026145e132d2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:11.113073 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ecd431a2-8ba1-4a4d-86aa-6773ed166efe req-21c80e88-2536-42ac-96a5-026145e132d2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:11.113073 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ecd431a2-8ba1-4a4d-86aa-6773ed166efe req-21c80e88-2536-42ac-96a5-026145e132d2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:11.113073 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [req-ecd431a2-8ba1-4a4d-86aa-6773ed166efe req-21c80e88-2536-42ac-96a5-026145e132d2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:11.113073 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-ecd431a2-8ba1-4a4d-86aa-6773ed166efe req-21c80e88-2536-42ac-96a5-026145e132d2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:11.123539 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ecd431a2-8ba1-4a4d-86aa-6773ed166efe req-21c80e88-2536-42ac-96a5-026145e132d2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Get all volumes completed successfully. Aug 07 17:06:11.126123 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:11.126123 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:11.136240 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ecd431a2-8ba1-4a4d-86aa-6773ed166efe req-21c80e88-2536-42ac-96a5-026145e132d2 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:11.136770 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 205/833] 10.4.3.144 () {68 vars in 1508 bytes} [Fri Aug 7 17:06:11 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:11.174126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e2f88385-aea4-42fb-8b75-aa5c232df34f req-ad959a3c-2f83-4018-bb46-1da2f6c9ae7b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:11.177835 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e2f88385-aea4-42fb-8b75-aa5c232df34f req-ad959a3c-2f83-4018-bb46-1da2f6c9ae7b tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:11.178488 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e2f88385-aea4-42fb-8b75-aa5c232df34f req-ad959a3c-2f83-4018-bb46-1da2f6c9ae7b tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:11.178720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e2f88385-aea4-42fb-8b75-aa5c232df34f req-ad959a3c-2f83-4018-bb46-1da2f6c9ae7b tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:11.179412 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [req-e2f88385-aea4-42fb-8b75-aa5c232df34f req-ad959a3c-2f83-4018-bb46-1da2f6c9ae7b tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:11.180877 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-e2f88385-aea4-42fb-8b75-aa5c232df34f req-ad959a3c-2f83-4018-bb46-1da2f6c9ae7b tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:11.195179 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:11.198370 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:11.198889 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-609080724"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:11.199657 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-e2f88385-aea4-42fb-8b75-aa5c232df34f req-ad959a3c-2f83-4018-bb46-1da2f6c9ae7b tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Get all volumes completed successfully. Aug 07 17:06:11.201088 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-609080724'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:11.201266 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Create volume of 1 GB Aug 07 17:06:11.201457 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:11.201457 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:11.207904 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Availability Zones retrieved successfully. Aug 07 17:06:11.209182 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e2f88385-aea4-42fb-8b75-aa5c232df34f req-ad959a3c-2f83-4018-bb46-1da2f6c9ae7b tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:11.209754 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 210/834] 10.4.3.144 () {68 vars in 1508 bytes} [Fri Aug 7 17:06:11 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:11.216725 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Flow 'volume_create_api' (64d25487-700f-4cd0-b6d1-86f54dd3e797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:11.218245 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b961255b-653c-4ad9-8ee1-38917c67335f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:11.219782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:11.274327 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b961255b-653c-4ad9-8ee1-38917c67335f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:11.275811 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (420aa875-250c-4b28-af2e-44caf8b493f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:11.276233 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-141b1e52-c02b-42ad-a9c5-e45185ee01de req-6522462c-e0db-4a95-bea5-8f3ef55c3e91 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:11.280094 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-141b1e52-c02b-42ad-a9c5-e45185ee01de req-6522462c-e0db-4a95-bea5-8f3ef55c3e91 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:11.280094 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-141b1e52-c02b-42ad-a9c5-e45185ee01de req-6522462c-e0db-4a95-bea5-8f3ef55c3e91 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:11.281557 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-141b1e52-c02b-42ad-a9c5-e45185ee01de req-6522462c-e0db-4a95-bea5-8f3ef55c3e91 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:11.281557 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [req-141b1e52-c02b-42ad-a9c5-e45185ee01de req-6522462c-e0db-4a95-bea5-8f3ef55c3e91 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:11.282635 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-141b1e52-c02b-42ad-a9c5-e45185ee01de req-6522462c-e0db-4a95-bea5-8f3ef55c3e91 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:11.294298 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-141b1e52-c02b-42ad-a9c5-e45185ee01de req-6522462c-e0db-4a95-bea5-8f3ef55c3e91 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Get all volumes completed successfully. Aug 07 17:06:11.295411 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:11.295411 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:11.302285 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-141b1e52-c02b-42ad-a9c5-e45185ee01de req-6522462c-e0db-4a95-bea5-8f3ef55c3e91 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:11.303129 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 210/835] 10.4.3.144 () {68 vars in 1508 bytes} [Fri Aug 7 17:06:11 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:11.342541 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7129deed-1fd8-429c-b75b-b370c5758641 req-bd611490-eb26-46fd-8f77-432e5ae47c7f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:11.346313 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7129deed-1fd8-429c-b75b-b370c5758641 req-bd611490-eb26-46fd-8f77-432e5ae47c7f tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:11.346523 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7129deed-1fd8-429c-b75b-b370c5758641 req-bd611490-eb26-46fd-8f77-432e5ae47c7f tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:11.346725 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7129deed-1fd8-429c-b75b-b370c5758641 req-bd611490-eb26-46fd-8f77-432e5ae47c7f tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:11.346972 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [req-7129deed-1fd8-429c-b75b-b370c5758641 req-bd611490-eb26-46fd-8f77-432e5ae47c7f tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:11.347849 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-7129deed-1fd8-429c-b75b-b370c5758641 req-bd611490-eb26-46fd-8f77-432e5ae47c7f tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:11.358459 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7129deed-1fd8-429c-b75b-b370c5758641 req-bd611490-eb26-46fd-8f77-432e5ae47c7f tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] Get all volumes completed successfully. Aug 07 17:06:11.359612 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:11.359612 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:11.364831 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7129deed-1fd8-429c-b75b-b370c5758641 req-bd611490-eb26-46fd-8f77-432e5ae47c7f tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-reader] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:11.365439 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 206/836] 10.4.3.144 () {68 vars in 1508 bytes} [Fri Aug 7 17:06:11 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:11.385982 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Created reservations ['c9bc3253-6d8d-4bae-9c71-a3dd2c895a7b', '41a9d029-aa14-4f45-9f2b-3d739c8d0647', '412d1237-5283-478f-8aea-974edafc5fa1', '9381d3b4-28e1-4aef-940f-39fb3617d7ec'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:11.388004 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (420aa875-250c-4b28-af2e-44caf8b493f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9bc3253-6d8d-4bae-9c71-a3dd2c895a7b', '41a9d029-aa14-4f45-9f2b-3d739c8d0647', '412d1237-5283-478f-8aea-974edafc5fa1', '9381d3b4-28e1-4aef-940f-39fb3617d7ec']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:11.389311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e23f0f9-0649-484d-97bb-a21cfb696822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:11.396127 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9695c8cf-5e79-4d34-98e8-cc54e5804b4a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:11.400129 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9695c8cf-5e79-4d34-98e8-cc54e5804b4a tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] DELETE https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e Aug 07 17:06:11.400129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9695c8cf-5e79-4d34-98e8-cc54e5804b4a tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:11.400129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9695c8cf-5e79-4d34-98e8-cc54e5804b4a tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:11.400129 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9695c8cf-5e79-4d34-98e8-cc54e5804b4a tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Delete volume with id: 97cc0ad6-83b3-42b5-9a9a-1814ec3a209e Aug 07 17:06:11.415559 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:11.415559 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:11.417065 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9695c8cf-5e79-4d34-98e8-cc54e5804b4a tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:11.425264 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e23f0f9-0649-484d-97bb-a21cfb696822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3309037-71be-4aa0-9320-d769c62ec225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-609080724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a9c9d42e4c54fd6b7225e8caaef82f8',qos_specs=None,replication_status=,reservations=['c9bc3253-6d8d-4bae-9c71-a3dd2c895a7b','41a9d029-aa14-4f45-9f2b-3d739c8d0647','412d1237-5283-478f-8aea-974edafc5fa1','9381d3b4-28e1-4aef-940f-39fb3617d7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c0836afc141b3b850103105636a5c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-609080724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3309037-71be-4aa0-9320-d769c62ec225,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a9c9d42e4c54fd6b7225e8caaef82f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c0836afc141b3b850103105636a5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:11.427965 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c734ec-a1f4-464a-a61c-49b50fcdbf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:11.449827 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9695c8cf-5e79-4d34-98e8-cc54e5804b4a tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Delete volume request issued successfully. Aug 07 17:06:11.450830 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9695c8cf-5e79-4d34-98e8-cc54e5804b4a tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e returned with HTTP 202 Aug 07 17:06:11.451145 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 211/837] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:11 2026] DELETE /volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:11.455994 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c734ec-a1f4-464a-a61c-49b50fcdbf6b) transitioned into state 'SUCCESS' from state '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-609080724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a9c9d42e4c54fd6b7225e8caaef82f8',qos_specs=None,replication_status=,reservations=['c9bc3253-6d8d-4bae-9c71-a3dd2c895a7b','41a9d029-aa14-4f45-9f2b-3d739c8d0647','412d1237-5283-478f-8aea-974edafc5fa1','9381d3b4-28e1-4aef-940f-39fb3617d7ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c0836afc141b3b850103105636a5c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:11.457043 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1cdc7e-008b-47fb-b5c1-8cfea59919e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:11.462508 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-98a73ae5-3a29-476b-9300-90359d8baf85 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:11.465782 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-98a73ae5-3a29-476b-9300-90359d8baf85 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e Aug 07 17:06:11.466137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-98a73ae5-3a29-476b-9300-90359d8baf85 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:11.466276 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-98a73ae5-3a29-476b-9300-90359d8baf85 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:11.475194 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1cdc7e-008b-47fb-b5c1-8cfea59919e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:11.476320 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Flow 'volume_create_api' (64d25487-700f-4cd0-b6d1-86f54dd3e797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:11.479595 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:11.479595 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:11.480245 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Create volume request issued successfully. Aug 07 17:06:11.483929 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-63c8d936-2436-48dc-b533-e0dc3d07f9be tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:11.484436 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 211/838] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:06:11 2026] POST /volume/v3/volumes => generated 756 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:11.484909 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-98a73ae5-3a29-476b-9300-90359d8baf85 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:11.498703 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-98a73ae5-3a29-476b-9300-90359d8baf85 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e returned with HTTP 200 Aug 07 17:06:11.499808 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 211/839] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:11 2026] GET /volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:11.508734 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-07a4e449-f57c-4833-91e9-7ffb929765f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:11.511361 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07a4e449-f57c-4833-91e9-7ffb929765f0 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:06:11.511361 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07a4e449-f57c-4833-91e9-7ffb929765f0 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:11.511361 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07a4e449-f57c-4833-91e9-7ffb929765f0 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:11.520186 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:11.520186 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:11.522538 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-07a4e449-f57c-4833-91e9-7ffb929765f0 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:06:11.527145 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07a4e449-f57c-4833-91e9-7ffb929765f0 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:06:11.527306 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 207/840] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:11 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:12.522212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb24ea24-acdc-4fb9-bda9-1f2913930f3e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:12.524900 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb24ea24-acdc-4fb9-bda9-1f2913930f3e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e Aug 07 17:06:12.525126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb24ea24-acdc-4fb9-bda9-1f2913930f3e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:12.525339 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb24ea24-acdc-4fb9-bda9-1f2913930f3e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:12.534831 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb24ea24-acdc-4fb9-bda9-1f2913930f3e tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e returned with HTTP 404 Aug 07 17:06:12.536075 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 212/841] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:12 2026] GET /volume/v3/volumes/97cc0ad6-83b3-42b5-9a9a-1814ec3a209e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:12.546482 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2045b561-acc5-4816-ae3a-681a689e802d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:12.546840 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7649db0f-741a-44df-b526-6a06987aa192 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:12.549423 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7649db0f-741a-44df-b526-6a06987aa192 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:06:12.549754 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7649db0f-741a-44df-b526-6a06987aa192 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:12.549927 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7649db0f-741a-44df-b526-6a06987aa192 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:12.550683 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2045b561-acc5-4816-ae3a-681a689e802d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 Aug 07 17:06:12.550683 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2045b561-acc5-4816-ae3a-681a689e802d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:12.551495 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2045b561-acc5-4816-ae3a-681a689e802d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:12.552175 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-2045b561-acc5-4816-ae3a-681a689e802d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Delete volume with id: ece62631-3c94-4419-8e97-85dcf49c8461 Aug 07 17:06:12.561284 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:12.561284 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:12.564495 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:12.564495 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:12.565102 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2045b561-acc5-4816-ae3a-681a689e802d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:12.568781 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7649db0f-741a-44df-b526-6a06987aa192 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:06:12.578557 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7649db0f-741a-44df-b526-6a06987aa192 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:06:12.579142 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 212/842] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:12 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:12.610869 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2045b561-acc5-4816-ae3a-681a689e802d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Delete volume request issued successfully. Aug 07 17:06:12.610869 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2045b561-acc5-4816-ae3a-681a689e802d tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 returned with HTTP 202 Aug 07 17:06:12.610869 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 212/843] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:12 2026] DELETE /volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:12.617887 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9b448eae-d5c8-4d2d-87d0-e517239f67c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:12.619279 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b448eae-d5c8-4d2d-87d0-e517239f67c6 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 Aug 07 17:06:12.619533 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b448eae-d5c8-4d2d-87d0-e517239f67c6 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:12.619815 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b448eae-d5c8-4d2d-87d0-e517239f67c6 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:12.632933 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:12.632933 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:12.651000 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9b448eae-d5c8-4d2d-87d0-e517239f67c6 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:12.662613 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b448eae-d5c8-4d2d-87d0-e517239f67c6 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 returned with HTTP 200 Aug 07 17:06:12.663474 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 208/844] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:12 2026] GET /volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:13.686873 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0016b3b3-ed85-4f8e-9c11-6e2ea0d16430 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:13.689155 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0016b3b3-ed85-4f8e-9c11-6e2ea0d16430 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 Aug 07 17:06:13.690289 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0016b3b3-ed85-4f8e-9c11-6e2ea0d16430 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:13.690289 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0016b3b3-ed85-4f8e-9c11-6e2ea0d16430 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:13.699092 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0016b3b3-ed85-4f8e-9c11-6e2ea0d16430 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 returned with HTTP 404 Aug 07 17:06:13.699628 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 213/845] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:13 2026] GET /volume/v3/volumes/ece62631-3c94-4419-8e97-85dcf49c8461 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:13.713274 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-28f58778-c0c7-497b-94a3-80417a56dcd4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:13.715597 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-28f58778-c0c7-497b-94a3-80417a56dcd4 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] DELETE https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 Aug 07 17:06:13.715815 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-28f58778-c0c7-497b-94a3-80417a56dcd4 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:13.716044 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-28f58778-c0c7-497b-94a3-80417a56dcd4 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:13.716279 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-28f58778-c0c7-497b-94a3-80417a56dcd4 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Delete volume with id: 66a20c67-c971-48a2-b9de-e8cfc1fb3208 Aug 07 17:06:13.728521 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:13.728521 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:13.729224 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-28f58778-c0c7-497b-94a3-80417a56dcd4 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:13.766069 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-28f58778-c0c7-497b-94a3-80417a56dcd4 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Delete volume request issued successfully. Aug 07 17:06:13.766069 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-28f58778-c0c7-497b-94a3-80417a56dcd4 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 returned with HTTP 202 Aug 07 17:06:13.766069 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 213/846] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:13 2026] DELETE /volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:13.778008 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d2f1a0a7-8d18-4250-aae4-7832fda56ed3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:13.778008 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2f1a0a7-8d18-4250-aae4-7832fda56ed3 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 Aug 07 17:06:13.778401 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2f1a0a7-8d18-4250-aae4-7832fda56ed3 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:13.778401 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2f1a0a7-8d18-4250-aae4-7832fda56ed3 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:13.790476 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:13.790476 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:13.795526 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d2f1a0a7-8d18-4250-aae4-7832fda56ed3 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Volume info retrieved successfully. Aug 07 17:06:13.804052 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2f1a0a7-8d18-4250-aae4-7832fda56ed3 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 returned with HTTP 200 Aug 07 17:06:13.804052 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 213/847] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:13 2026] GET /volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:14.824220 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-20dcfc96-ac4c-41c4-8f05-ad4d05181e64 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:14.827994 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-20dcfc96-ac4c-41c4-8f05-ad4d05181e64 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] GET https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 Aug 07 17:06:14.828717 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20dcfc96-ac4c-41c4-8f05-ad4d05181e64 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:14.828983 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20dcfc96-ac4c-41c4-8f05-ad4d05181e64 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:14.844471 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-20dcfc96-ac4c-41c4-8f05-ad4d05181e64 tempest-VolumesTestJSON-282053395 tempest-VolumesTestJSON-282053395-project-member] https://10.4.3.144/volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 returned with HTTP 404 Aug 07 17:06:14.845984 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 209/848] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:14 2026] GET /volume/v3/volumes/66a20c67-c971-48a2-b9de-e8cfc1fb3208 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:17.006261 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9cdf373f-f286-4395-b50d-ade60049bd1b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:17.151934 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:17.152940 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-145995284"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:17.154194 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-145995284'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:17.154641 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Create volume of 1 GB Aug 07 17:06:17.159546 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Availability Zones retrieved successfully. Aug 07 17:06:17.167124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Flow 'volume_create_api' (b8e98962-0c3f-40be-87cd-66570e69ed36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:17.168726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9765b844-d9c7-41db-b4d9-1fc682c9c1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:17.170344 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:17.208898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9765b844-d9c7-41db-b4d9-1fc682c9c1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:17.210332 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a794833-13d5-407b-923a-96f361a5d300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:17.310687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Created reservations ['5874d7dd-7993-4803-8763-a8795ade9ab9', 'f31f538c-fdae-4158-b0ad-93c49040904c', '7228ddd6-2986-45c4-aa30-97e6997f95d4', 'cdac84ca-a194-4fe0-ab89-1d5fa03008ca'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:17.313546 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a794833-13d5-407b-923a-96f361a5d300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5874d7dd-7993-4803-8763-a8795ade9ab9', 'f31f538c-fdae-4158-b0ad-93c49040904c', '7228ddd6-2986-45c4-aa30-97e6997f95d4', 'cdac84ca-a194-4fe0-ab89-1d5fa03008ca']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:17.313546 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e554e1-7021-44fe-9ae6-1f6d27bc82e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:17.349324 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5e554e1-7021-44fe-9ae6-1f6d27bc82e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1dfda83-3a42-4259-beff-900afa6ce4ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-145995284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb006262e9224ebf877c6a4ccda394f1',qos_specs=None,replication_status=,reservations=['5874d7dd-7993-4803-8763-a8795ade9ab9','f31f538c-fdae-4158-b0ad-93c49040904c','7228ddd6-2986-45c4-aa30-97e6997f95d4','cdac84ca-a194-4fe0-ab89-1d5fa03008ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277218cfacbd40ab944b792cc7047c58',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-145995284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1dfda83-3a42-4259-beff-900afa6ce4ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb006262e9224ebf877c6a4ccda394f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='277218cfacbd40ab944b792cc7047c58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:17.350284 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f6e8a5-e86c-40b7-8ba6-210ff9cab5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:17.377649 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7f6e8a5-e86c-40b7-8ba6-210ff9cab5a0) transitioned into state 'SUCCESS' from state '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-145995284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb006262e9224ebf877c6a4ccda394f1',qos_specs=None,replication_status=,reservations=['5874d7dd-7993-4803-8763-a8795ade9ab9','f31f538c-fdae-4158-b0ad-93c49040904c','7228ddd6-2986-45c4-aa30-97e6997f95d4','cdac84ca-a194-4fe0-ab89-1d5fa03008ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='277218cfacbd40ab944b792cc7047c58',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:17.378137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5554f235-3bbd-4947-b8f5-f5f6a57ebaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:17.394371 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5554f235-3bbd-4947-b8f5-f5f6a57ebaf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:17.395341 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Flow 'volume_create_api' (b8e98962-0c3f-40be-87cd-66570e69ed36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:17.395716 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Create volume request issued successfully. Aug 07 17:06:17.396620 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9cdf373f-f286-4395-b50d-ade60049bd1b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:17.397596 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 214/849] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:06:17 2026] POST /volume/v3/volumes => generated 758 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:17.683656 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-34afacb2-f925-4a31-adde-f54694f55e3c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:17.795199 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34afacb2-f925-4a31-adde-f54694f55e3c tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:06:17.796046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-34afacb2-f925-4a31-adde-f54694f55e3c tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-999906434"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:17.818612 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34afacb2-f925-4a31-adde-f54694f55e3c tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:06:17.819305 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 214/850] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:06:17 2026] POST /volume/v3/types => generated 223 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:17.840889 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-71c55ef0-4a39-4371-8b20-b59a360d0129 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:17.843723 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71c55ef0-4a39-4371-8b20-b59a360d0129 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:06:17.844285 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-71c55ef0-4a39-4371-8b20-b59a360d0129 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2114859960"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:17.886552 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71c55ef0-4a39-4371-8b20-b59a360d0129 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:06:17.887160 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 214/851] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:06:17 2026] POST /volume/v3/group_types => generated 181 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:17.897789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-744803f2-73bd-4407-8829-f8da8719fa1d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:17.996354 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-744803f2-73bd-4407-8829-f8da8719fa1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/groups Aug 07 17:06:17.998171 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-744803f2-73bd-4407-8829-f8da8719fa1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b5a299a7-9e3d-4bf1-907c-224940a677dc", "volume_types": ["bcf4832f-0c42-4811-bf30-3cc40ccdeaad"], "name": "tempest-GroupSnapshotsTest-Group-225657270"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:18.000690 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-744803f2-73bd-4407-8829-f8da8719fa1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating new group {'group': {'group_type': 'b5a299a7-9e3d-4bf1-907c-224940a677dc', 'volume_types': ['bcf4832f-0c42-4811-bf30-3cc40ccdeaad'], 'name': 'tempest-GroupSnapshotsTest-Group-225657270'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:06:18.023984 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-744803f2-73bd-4407-8829-f8da8719fa1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating group tempest-GroupSnapshotsTest-Group-225657270. Aug 07 17:06:18.052800 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-744803f2-73bd-4407-8829-f8da8719fa1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:06:18.052438. {{(pid=100225) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:06:18.052969 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-744803f2-73bd-4407-8829-f8da8719fa1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability Zones retrieved successfully. Aug 07 17:06:18.086689 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-744803f2-73bd-4407-8829-f8da8719fa1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['7b2801e8-303d-4645-9e92-6b00568f9f2d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:18.155766 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-744803f2-73bd-4407-8829-f8da8719fa1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups returned with HTTP 202 Aug 07 17:06:18.156305 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 210/852] 10.4.3.144 () {70 vars in 1297 bytes} [Fri Aug 7 17:06:17 2026] POST /volume/v3/groups => generated 111 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:18.167140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db215e97-8480-4f7b-9976-cbd20dd296c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:18.172277 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db215e97-8480-4f7b-9976-cbd20dd296c0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f Aug 07 17:06:18.172588 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db215e97-8480-4f7b-9976-cbd20dd296c0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:18.172856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db215e97-8480-4f7b-9976-cbd20dd296c0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:18.173087 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-db215e97-8480-4f7b-9976-cbd20dd296c0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 421b4174-7b61-462e-924f-341cba94291f {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:18.189430 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:18.189430 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:18.232932 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db215e97-8480-4f7b-9976-cbd20dd296c0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f returned with HTTP 200 Aug 07 17:06:18.232932 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 215/853] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:18 2026] GET /volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f => generated 391 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:19.249941 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-462032a4-7b22-4583-9a87-9fb20ed4be60 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:19.254018 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-462032a4-7b22-4583-9a87-9fb20ed4be60 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f Aug 07 17:06:19.254459 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-462032a4-7b22-4583-9a87-9fb20ed4be60 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:19.254709 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-462032a4-7b22-4583-9a87-9fb20ed4be60 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:19.254912 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-462032a4-7b22-4583-9a87-9fb20ed4be60 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 421b4174-7b61-462e-924f-341cba94291f {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:19.263768 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:19.263768 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:19.306958 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-462032a4-7b22-4583-9a87-9fb20ed4be60 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f returned with HTTP 200 Aug 07 17:06:19.307405 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 215/854] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:19 2026] GET /volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:19.326520 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:19.329089 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:19.329638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1430928719", "volume_type": "bcf4832f-0c42-4811-bf30-3cc40ccdeaad", "group_id": "421b4174-7b61-462e-924f-341cba94291f", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:19.333832 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1430928719', 'volume_type': 'bcf4832f-0c42-4811-bf30-3cc40ccdeaad', 'group_id': '421b4174-7b61-462e-924f-341cba94291f', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:19.349311 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:19.349311 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:19.350133 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume of 1 GB Aug 07 17:06:19.369004 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability Zones retrieved successfully. Aug 07 17:06:19.376841 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (a5f6d08d-36be-4c4b-b622-aa99f4879c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:19.377940 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f605e9d2-fe0e-4831-9aa6-38d92f072b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:19.378560 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:19.378560 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:19.379090 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:19.406292 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f605e9d2-fe0e-4831-9aa6-38d92f072b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:06:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bcf4832f-0c42-4811-bf30-3cc40ccdeaad,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-999906434',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcf4832f-0c42-4811-bf30-3cc40ccdeaad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '421b4174-7b61-462e-924f-341cba94291f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:19.407486 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324ddf21-d6d5-43a9-a11e-ab6fdab30bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:19.451438 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-999906434 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-999906434, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:19.453280 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999906434 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999906434, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:19.513689 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['0e16e2ca-4cbe-42a0-8ada-0b5bc90f0891', '1427b3df-f951-43ea-a16b-8f2c9a41e065', '3dca624f-24ea-45ab-a67a-2040dc5dadc8', '59b6c749-908c-44c5-87c5-3e65a014036c'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:19.514740 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (324ddf21-d6d5-43a9-a11e-ab6fdab30bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e16e2ca-4cbe-42a0-8ada-0b5bc90f0891', '1427b3df-f951-43ea-a16b-8f2c9a41e065', '3dca624f-24ea-45ab-a67a-2040dc5dadc8', '59b6c749-908c-44c5-87c5-3e65a014036c']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:19.515818 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db5ae04-d1c8-4795-aa3b-db1b89cd46cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:19.547653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db5ae04-d1c8-4795-aa3b-db1b89cd46cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa25316d-6d83-4a87-927d-1ba748874bdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1430928719',encryption_key_id=None,group_id=421b4174-7b61-462e-924f-341cba94291f,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['0e16e2ca-4cbe-42a0-8ada-0b5bc90f0891','1427b3df-f951-43ea-a16b-8f2c9a41e065','3dca624f-24ea-45ab-a67a-2040dc5dadc8','59b6c749-908c-44c5-87c5-3e65a014036c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=bcf4832f-0c42-4811-bf30-3cc40ccdeaad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1430928719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=421b4174-7b61-462e-924f-341cba94291f,host=None,id=aa25316d-6d83-4a87-927d-1ba748874bdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d0162e4beff49f898c7809b022b990f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcf4832f-0c42-4811-bf30-3cc40ccdeaad),volume_type_id=bcf4832f-0c42-4811-bf30-3cc40ccdeaad)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:19.548829 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5edb6eb-e1c0-4cb9-bea3-f6aba7f9bbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:19.571277 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5edb6eb-e1c0-4cb9-bea3-f6aba7f9bbfb) transitioned into state 'SUCCESS' from state '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-1430928719',encryption_key_id=None,group_id=421b4174-7b61-462e-924f-341cba94291f,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['0e16e2ca-4cbe-42a0-8ada-0b5bc90f0891','1427b3df-f951-43ea-a16b-8f2c9a41e065','3dca624f-24ea-45ab-a67a-2040dc5dadc8','59b6c749-908c-44c5-87c5-3e65a014036c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=bcf4832f-0c42-4811-bf30-3cc40ccdeaad)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:19.571878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b81dda-f789-4835-aa76-88e6538c7b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:19.585857 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3b81dda-f789-4835-aa76-88e6538c7b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:19.586509 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (a5f6d08d-36be-4c4b-b622-aa99f4879c29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:19.586837 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume request issued successfully. Aug 07 17:06:19.587576 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:19.587686 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:19.625470 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:19.630991 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:19.630991 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:19.636314 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df93afc7-2d56-4379-90b7-f76c9dad9b6d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:19.636747 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 215/855] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:06:19 2026] POST /volume/v3/volumes => generated 822 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:19.653876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c022aaa-c880-44d5-9597-23acc63f323a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:19.657074 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c022aaa-c880-44d5-9597-23acc63f323a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd Aug 07 17:06:19.657575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c022aaa-c880-44d5-9597-23acc63f323a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:19.657575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c022aaa-c880-44d5-9597-23acc63f323a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:19.667274 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:19.667274 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:19.673870 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c022aaa-c880-44d5-9597-23acc63f323a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:19.674748 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-5c022aaa-c880-44d5-9597-23acc63f323a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:19.676357 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-5c022aaa-c880-44d5-9597-23acc63f323a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:19.722045 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-5c022aaa-c880-44d5-9597-23acc63f323a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:19.726724 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:19.726724 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:19.735724 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c022aaa-c880-44d5-9597-23acc63f323a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd returned with HTTP 200 Aug 07 17:06:19.736363 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 211/856] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:19 2026] GET /volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd => generated 890 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:20.751825 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7dca3590-4850-429e-853b-a786c1002014 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:20.756053 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7dca3590-4850-429e-853b-a786c1002014 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd Aug 07 17:06:20.756053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7dca3590-4850-429e-853b-a786c1002014 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:20.756053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7dca3590-4850-429e-853b-a786c1002014 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:20.768304 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:20.768304 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:20.776135 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7dca3590-4850-429e-853b-a786c1002014 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:20.777606 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-7dca3590-4850-429e-853b-a786c1002014 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:20.779043 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-7dca3590-4850-429e-853b-a786c1002014 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:20.824528 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-7dca3590-4850-429e-853b-a786c1002014 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:20.829681 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:20.829681 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:20.844679 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7dca3590-4850-429e-853b-a786c1002014 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd returned with HTTP 200 Aug 07 17:06:20.845456 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 216/857] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:20 2026] GET /volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:20.864776 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-75c1ee3e-c3ea-4c14-a87e-d8195a0aeb21 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:20.868691 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-75c1ee3e-c3ea-4c14-a87e-d8195a0aeb21 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/group_snapshots Aug 07 17:06:20.868943 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-75c1ee3e-c3ea-4c14-a87e-d8195a0aeb21 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "421b4174-7b61-462e-924f-341cba94291f", "name": "tempest-group_snapshot-1615905008"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:20.871910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.group_snapshots [None req-75c1ee3e-c3ea-4c14-a87e-d8195a0aeb21 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '421b4174-7b61-462e-924f-341cba94291f', 'name': 'tempest-group_snapshot-1615905008'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 17:06:20.882056 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:20.882056 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:20.892520 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.group_snapshots [None req-75c1ee3e-c3ea-4c14-a87e-d8195a0aeb21 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating group_snapshot tempest-group_snapshot-1615905008. Aug 07 17:06:20.954511 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:20.954511 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:20.972874 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:20.974949 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-75c1ee3e-c3ea-4c14-a87e-d8195a0aeb21 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-999906434 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-999906434, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:20.975428 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-75c1ee3e-c3ea-4c14-a87e-d8195a0aeb21 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-999906434 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-999906434, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:20.976499 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:20.976851 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1729145014", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:20.978955 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1729145014', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:20.979100 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Create volume of 1 GB Aug 07 17:06:20.984646 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Availability Zones retrieved successfully. Aug 07 17:06:20.991376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Flow 'volume_create_api' (2e49437d-becf-4072-9990-aae130a7b4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:20.992488 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e14b7a89-0034-4434-93dc-ba4e51467e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:20.993801 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:21.012000 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-75c1ee3e-c3ea-4c14-a87e-d8195a0aeb21 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['5551b297-3bd2-40e1-bcba-c1162e0ec6ef', '28194518-2a46-4d20-8773-b5f13e19f8fa', '6461d825-2528-4eeb-b122-9e1f83d84d4c', '52328ece-8e9f-4c75-9957-24cf341ec9ed'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:21.035930 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e14b7a89-0034-4434-93dc-ba4e51467e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:21.037894 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90475b0e-c291-4673-853f-b5b350de5146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:21.065055 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-75c1ee3e-c3ea-4c14-a87e-d8195a0aeb21 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots returned with HTTP 202 Aug 07 17:06:21.065674 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 216/858] 10.4.3.144 () {70 vars in 1324 bytes} [Fri Aug 7 17:06:20 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:21.078343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c01a3a62-9ffc-40f2-a24a-5a7f229ef4d9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:21.081041 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c01a3a62-9ffc-40f2-a24a-5a7f229ef4d9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 Aug 07 17:06:21.081266 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c01a3a62-9ffc-40f2-a24a-5a7f229ef4d9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:21.081487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c01a3a62-9ffc-40f2-a24a-5a7f229ef4d9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:21.081734 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-c01a3a62-9ffc-40f2-a24a-5a7f229ef4d9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 44473ac6-80f6-43ac-8340-2307c65c95d9 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:21.089046 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:21.089046 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:21.095146 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c01a3a62-9ffc-40f2-a24a-5a7f229ef4d9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 returned with HTTP 200 Aug 07 17:06:21.095940 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 212/859] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:21 2026] GET /volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:21.121989 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Created reservations ['5d97f54f-e4ab-497b-bfab-5b0b60aad06d', 'eab0cd3c-18fe-458d-b6ab-1c0a64086bfa', '5972567e-5cae-4828-b750-d2d4ff007bf8', 'cc463101-32db-497d-85a8-00b49dcead66'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:21.123315 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90475b0e-c291-4673-853f-b5b350de5146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d97f54f-e4ab-497b-bfab-5b0b60aad06d', 'eab0cd3c-18fe-458d-b6ab-1c0a64086bfa', '5972567e-5cae-4828-b750-d2d4ff007bf8', 'cc463101-32db-497d-85a8-00b49dcead66']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:21.124255 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b44ecb7-9305-4039-a6ac-ea17e57d6ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:21.156768 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b44ecb7-9305-4039-a6ac-ea17e57d6ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfc62c21-a041-4955-b95e-131b6f9d9966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1729145014',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fb8b00de6794ace920226f38442599d',qos_specs=None,replication_status=,reservations=['5d97f54f-e4ab-497b-bfab-5b0b60aad06d','eab0cd3c-18fe-458d-b6ab-1c0a64086bfa','5972567e-5cae-4828-b750-d2d4ff007bf8','cc463101-32db-497d-85a8-00b49dcead66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86fb83e6b67c45c9b301b83d377f6d9a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1729145014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfc62c21-a041-4955-b95e-131b6f9d9966,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8fb8b00de6794ace920226f38442599d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86fb83e6b67c45c9b301b83d377f6d9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:21.158100 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1d118bb-421e-4503-8b5d-7094efc159c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:21.191246 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1d118bb-421e-4503-8b5d-7094efc159c6) transitioned into state 'SUCCESS' from state '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-1729145014',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8fb8b00de6794ace920226f38442599d',qos_specs=None,replication_status=,reservations=['5d97f54f-e4ab-497b-bfab-5b0b60aad06d','eab0cd3c-18fe-458d-b6ab-1c0a64086bfa','5972567e-5cae-4828-b750-d2d4ff007bf8','cc463101-32db-497d-85a8-00b49dcead66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86fb83e6b67c45c9b301b83d377f6d9a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:21.192271 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb11fd11-8ec0-4542-9332-2708d0280d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:21.206681 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb11fd11-8ec0-4542-9332-2708d0280d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:21.208250 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Flow 'volume_create_api' (2e49437d-becf-4072-9990-aae130a7b4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:21.208701 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Create volume request issued successfully. Aug 07 17:06:21.209437 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-db5f9542-f560-4b50-a010-163f817dbceb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:21.210089 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 216/860] 10.4.3.144 () {72 vars in 1541 bytes} [Fri Aug 7 17:06:20 2026] POST /volume/v3/volumes => generated 763 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:21.220648 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-c19702ee-7f8c-4106-a59f-778ccedc0c6f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:21.223943 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-c19702ee-7f8c-4106-a59f-778ccedc0c6f tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] GET https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 Aug 07 17:06:21.224141 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-c19702ee-7f8c-4106-a59f-778ccedc0c6f tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:21.224644 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-c19702ee-7f8c-4106-a59f-778ccedc0c6f tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:21.241725 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:21.241725 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:21.249736 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-c19702ee-7f8c-4106-a59f-778ccedc0c6f tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Volume info retrieved successfully. Aug 07 17:06:21.255440 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2bf1f061-85f1-42e5-9afb-8235dbf32ae7 req-c19702ee-7f8c-4106-a59f-778ccedc0c6f tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 returned with HTTP 200 Aug 07 17:06:21.255959 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 217/861] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:21 2026] GET /volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:21.290653 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-3e9fbed7-6f95-4474-ab79-ab26a39b82cb req-f994ff35-e366-4cb2-86ec-2da50add60cb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:21.293680 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3e9fbed7-6f95-4474-ab79-ab26a39b82cb req-f994ff35-e366-4cb2-86ec-2da50add60cb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] GET https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 Aug 07 17:06:21.293955 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3e9fbed7-6f95-4474-ab79-ab26a39b82cb req-f994ff35-e366-4cb2-86ec-2da50add60cb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:21.294243 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3e9fbed7-6f95-4474-ab79-ab26a39b82cb req-f994ff35-e366-4cb2-86ec-2da50add60cb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:21.302083 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:21.302083 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:21.306986 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-3e9fbed7-6f95-4474-ab79-ab26a39b82cb req-f994ff35-e366-4cb2-86ec-2da50add60cb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Volume info retrieved successfully. Aug 07 17:06:21.311615 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3e9fbed7-6f95-4474-ab79-ab26a39b82cb req-f994ff35-e366-4cb2-86ec-2da50add60cb tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 returned with HTTP 200 Aug 07 17:06:21.312092 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 217/862] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:21 2026] GET /volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:21.450161 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-5927a4b4-9f6c-4918-9f52-2ce79d55d65c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:21.452251 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-5927a4b4-9f6c-4918-9f52-2ce79d55d65c tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:06:21.452491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-5927a4b4-9f6c-4918-9f52-2ce79d55d65c tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:21.452624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-5927a4b4-9f6c-4918-9f52-2ce79d55d65c tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:21.461686 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:21.461686 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:21.467114 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-5927a4b4-9f6c-4918-9f52-2ce79d55d65c tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:06:21.473676 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-5927a4b4-9f6c-4918-9f52-2ce79d55d65c tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:06:21.474315 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 213/863] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:21 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:21.510989 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cfd8bd5c-5cab-4ed2-86e1-cd64a385ed3b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:21.511617 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfd8bd5c-5cab-4ed2-86e1-cd64a385ed3b None None] GET https://10.4.3.144/volume// Aug 07 17:06:21.511857 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfd8bd5c-5cab-4ed2-86e1-cd64a385ed3b None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:21.512247 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfd8bd5c-5cab-4ed2-86e1-cd64a385ed3b None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:21.513090 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfd8bd5c-5cab-4ed2-86e1-cd64a385ed3b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:21.516181 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 217/864] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:06:21 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:06:21.525505 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-d5f49162-149f-4b49-ab1e-7c5ad900938b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:21.527893 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-d5f49162-149f-4b49-ab1e-7c5ad900938b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:06:21.528374 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-d5f49162-149f-4b49-ab1e-7c5ad900938b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3309037-71be-4aa0-9320-d769c62ec225", "connector": null, "instance_uuid": "8c4abf14-cfc7-4dbd-9a4b-91bc72e6fafa"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:21.541641 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:21.541641 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:21.583925 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-d5f49162-149f-4b49-ab1e-7c5ad900938b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:06:21.584403 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 218/865] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:06:21 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:06:21.637251 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-527aa8fb-0918-42fe-a4c0-e746df27508c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:21.639476 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-527aa8fb-0918-42fe-a4c0-e746df27508c tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] POST https://10.4.3.144/volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389/action Aug 07 17:06:21.639849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-527aa8fb-0918-42fe-a4c0-e746df27508c tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:21.639969 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-527aa8fb-0918-42fe-a4c0-e746df27508c tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:21.659399 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:21.659399 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:21.671917 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8a63dba3-df1a-4381-bade-6da42b52a648 req-527aa8fb-0918-42fe-a4c0-e746df27508c tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389/action returned with HTTP 204 Aug 07 17:06:21.672590 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 218/866] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:06:21 2026] POST /volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:21.708907 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-180c84f3-28c2-4724-a619-3cd8eb997c76 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:21.711773 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-180c84f3-28c2-4724-a619-3cd8eb997c76 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:06:21.711953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-180c84f3-28c2-4724-a619-3cd8eb997c76 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:21.712121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-180c84f3-28c2-4724-a619-3cd8eb997c76 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:21.726232 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:21.726232 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:21.732998 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-180c84f3-28c2-4724-a619-3cd8eb997c76 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:06:21.740242 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-180c84f3-28c2-4724-a619-3cd8eb997c76 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:06:21.740838 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 214/867] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:21 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 1111 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:21.758139 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5713de48-23dd-43ee-9b8c-5a2d39d57a62 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:21.760800 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5713de48-23dd-43ee-9b8c-5a2d39d57a62 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:06:21.760976 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5713de48-23dd-43ee-9b8c-5a2d39d57a62 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:21.761269 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5713de48-23dd-43ee-9b8c-5a2d39d57a62 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:21.772995 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:21.772995 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:21.777971 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5713de48-23dd-43ee-9b8c-5a2d39d57a62 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:06:21.783610 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5713de48-23dd-43ee-9b8c-5a2d39d57a62 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:06:21.784113 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 218/868] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:21 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:22.110035 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b84d0190-676a-4d8a-8dff-ef4fc0c4b33f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.113013 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b84d0190-676a-4d8a-8dff-ef4fc0c4b33f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 Aug 07 17:06:22.113196 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b84d0190-676a-4d8a-8dff-ef4fc0c4b33f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:22.113490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b84d0190-676a-4d8a-8dff-ef4fc0c4b33f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:22.113804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-b84d0190-676a-4d8a-8dff-ef4fc0c4b33f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 44473ac6-80f6-43ac-8340-2307c65c95d9 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:22.133273 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.133273 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:22.143220 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b84d0190-676a-4d8a-8dff-ef4fc0c4b33f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 returned with HTTP 200 Aug 07 17:06:22.143220 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 219/869] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:22 2026] GET /volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 => generated 308 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:22.157512 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-88aee863-a4b9-431a-ad31-ef516d5d5c98 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.160272 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-88aee863-a4b9-431a-ad31-ef516d5d5c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail Aug 07 17:06:22.160639 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-88aee863-a4b9-431a-ad31-ef516d5d5c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:22.161132 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-88aee863-a4b9-431a-ad31-ef516d5d5c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:22.161468 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-88aee863-a4b9-431a-ad31-ef516d5d5c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:22.162803 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.db.api [None req-88aee863-a4b9-431a-ad31-ef516d5d5c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Building query based on filter {{(pid=100227) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:06:22.175957 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=277,cinder:INSERT=42,cinder:UPDATE=68 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:06:22.184687 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-88aee863-a4b9-431a-ad31-ef516d5d5c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all snapshots completed successfully. Aug 07 17:06:22.185835 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.185835 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:22.187218 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-88aee863-a4b9-431a-ad31-ef516d5d5c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:06:22.188738 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 219/870] 10.4.3.144 () {66 vars in 1264 bytes} [Fri Aug 7 17:06:22 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:22.200524 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-024f495d-e017-4e9f-8e5a-804c238e4470 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.206395 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-024f495d-e017-4e9f-8e5a-804c238e4470 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/b4680d8b-92af-4f0b-b25e-2baa206968e7 Aug 07 17:06:22.207493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-024f495d-e017-4e9f-8e5a-804c238e4470 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:22.207965 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-024f495d-e017-4e9f-8e5a-804c238e4470 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:22.248567 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.248567 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:22.249306 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-024f495d-e017-4e9f-8e5a-804c238e4470 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Snapshot retrieved successfully. Aug 07 17:06:22.250786 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-024f495d-e017-4e9f-8e5a-804c238e4470 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/b4680d8b-92af-4f0b-b25e-2baa206968e7 returned with HTTP 200 Aug 07 17:06:22.251451 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 215/871] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:06:22 2026] GET /volume/v3/snapshots/b4680d8b-92af-4f0b-b25e-2baa206968e7 => generated 451 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:22.266108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6428646a-4dcd-4752-a211-55ad47d9e096 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.268554 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/groups/action Aug 07 17:06:22.268935 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "44473ac6-80f6-43ac-8340-2307c65c95d9", "name": "tempest-Group_from_snap-1116153444"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:22.269077 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "44473ac6-80f6-43ac-8340-2307c65c95d9", "name": "tempest-Group_from_snap-1116153444"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:22.271984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '44473ac6-80f6-43ac-8340-2307c65c95d9', 'name': 'tempest-Group_from_snap-1116153444'}}. {{(pid=100226) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 17:06:22.272200 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.groups [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating group tempest-Group_from_snap-1116153444 from group_snapshot 44473ac6-80f6-43ac-8340-2307c65c95d9. Aug 07 17:06:22.282778 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.282778 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:22.293921 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.293921 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:22.299835 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.299835 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:22.350900 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-88366181-721b-4b37-b40b-cd1745ae1d54 req-6901c8d6-067b-48d2-bab5-39aaeb685350 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.353496 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['3ce20e1c-af1c-42c4-bd6e-44b2e10b9549'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:22.357191 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88366181-721b-4b37-b40b-cd1745ae1d54 req-6901c8d6-067b-48d2-bab5-39aaeb685350 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] GET https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 Aug 07 17:06:22.357435 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-88366181-721b-4b37-b40b-cd1745ae1d54 req-6901c8d6-067b-48d2-bab5-39aaeb685350 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:22.357636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-88366181-721b-4b37-b40b-cd1745ae1d54 req-6901c8d6-067b-48d2-bab5-39aaeb685350 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:22.366048 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.366048 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:22.372058 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-88366181-721b-4b37-b40b-cd1745ae1d54 req-6901c8d6-067b-48d2-bab5-39aaeb685350 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Volume info retrieved successfully. Aug 07 17:06:22.382564 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88366181-721b-4b37-b40b-cd1745ae1d54 req-6901c8d6-067b-48d2-bab5-39aaeb685350 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 returned with HTTP 200 Aug 07 17:06:22.383529 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 220/872] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:22 2026] GET /volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:22.441870 np0000006737 devstack@c-api.service[100226]: INFO cinder.group.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] A mapping entry already exists for group d291f8ff-0660-4cab-a9b0-710b145f47a1 and volume type bcf4832f-0c42-4811-bf30-3cc40ccdeaad. Do not need to create again. Aug 07 17:06:22.441870 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.441870 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:22.447042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:06:22.445608. {{(pid=100226) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:06:22.447042 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability Zones retrieved successfully. Aug 07 17:06:22.454854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (8804c079-38d6-477a-88a4-9e53e58b726e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:22.456569 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (166c6a8b-15f9-4065-af1b-a93b0efe8d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:22.458292 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:22.471751 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-39a61c4f-f662-43e5-9a16-2f4be6861e5c req-32bdf840-86a4-4389-9131-b192ef8295f9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.476228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-39a61c4f-f662-43e5-9a16-2f4be6861e5c req-32bdf840-86a4-4389-9131-b192ef8295f9 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-reader] GET https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 Aug 07 17:06:22.476961 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-39a61c4f-f662-43e5-9a16-2f4be6861e5c req-32bdf840-86a4-4389-9131-b192ef8295f9 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:22.476961 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-39a61c4f-f662-43e5-9a16-2f4be6861e5c req-32bdf840-86a4-4389-9131-b192ef8295f9 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-reader] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:22.485362 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.485362 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:22.490935 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-39a61c4f-f662-43e5-9a16-2f4be6861e5c req-32bdf840-86a4-4389-9131-b192ef8295f9 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-reader] Volume info retrieved successfully. Aug 07 17:06:22.496955 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-39a61c4f-f662-43e5-9a16-2f4be6861e5c req-32bdf840-86a4-4389-9131-b192ef8295f9 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-reader] https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 returned with HTTP 200 Aug 07 17:06:22.497519 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (166c6a8b-15f9-4065-af1b-a93b0efe8d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4680d8b-92af-4f0b-b25e-2baa206968e7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:06:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bcf4832f-0c42-4811-bf30-3cc40ccdeaad,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-999906434',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcf4832f-0c42-4811-bf30-3cc40ccdeaad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd291f8ff-0660-4cab-a9b0-710b145f47a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:22.498215 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 220/873] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:22 2026] GET /volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:22.498971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862a3e37-de70-40f7-a105-e57bd7cf8d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:22.537520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8b181bfb-e09e-4272-b8df-b7b4d3c8693d req-dc734f69-8a75-4b90-92be-ad9d218e8a22 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.540799 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8b181bfb-e09e-4272-b8df-b7b4d3c8693d req-dc734f69-8a75-4b90-92be-ad9d218e8a22 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] DELETE https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 Aug 07 17:06:22.540987 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8b181bfb-e09e-4272-b8df-b7b4d3c8693d req-dc734f69-8a75-4b90-92be-ad9d218e8a22 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:22.541254 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8b181bfb-e09e-4272-b8df-b7b4d3c8693d req-dc734f69-8a75-4b90-92be-ad9d218e8a22 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:22.543585 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-8b181bfb-e09e-4272-b8df-b7b4d3c8693d req-dc734f69-8a75-4b90-92be-ad9d218e8a22 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Delete volume with id: dfc62c21-a041-4955-b95e-131b6f9d9966 Aug 07 17:06:22.553686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['a96dd75f-a841-4396-abaa-da35b4995956', '93aa2e92-1aff-4583-b700-d73759326f88'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:22.554797 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (862a3e37-de70-40f7-a105-e57bd7cf8d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a96dd75f-a841-4396-abaa-da35b4995956', '93aa2e92-1aff-4583-b700-d73759326f88']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:22.554989 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.554989 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:22.555716 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8b181bfb-e09e-4272-b8df-b7b4d3c8693d req-dc734f69-8a75-4b90-92be-ad9d218e8a22 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Volume info retrieved successfully. Aug 07 17:06:22.555812 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64be7186-6449-41f2-ae9c-a14a289e693b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:22.595679 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8b181bfb-e09e-4272-b8df-b7b4d3c8693d req-dc734f69-8a75-4b90-92be-ad9d218e8a22 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Delete volume request issued successfully. Aug 07 17:06:22.595679 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8b181bfb-e09e-4272-b8df-b7b4d3c8693d req-dc734f69-8a75-4b90-92be-ad9d218e8a22 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 returned with HTTP 202 Aug 07 17:06:22.596085 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 216/874] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:06:22 2026] DELETE /volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:22.610668 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64be7186-6449-41f2-ae9c-a14a289e693b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '258061ec-0e11-4a70-9727-873ff3df90a3', '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=d291f8ff-0660-4cab-a9b0-710b145f47a1,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['a96dd75f-a841-4396-abaa-da35b4995956','93aa2e92-1aff-4583-b700-d73759326f88'],size=1,snapshot_id=b4680d8b-92af-4f0b-b25e-2baa206968e7,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=bcf4832f-0c42-4811-bf30-3cc40ccdeaad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d291f8ff-0660-4cab-a9b0-710b145f47a1,host=None,id=258061ec-0e11-4a70-9727-873ff3df90a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d0162e4beff49f898c7809b022b990f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b4680d8b-92af-4f0b-b25e-2baa206968e7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcf4832f-0c42-4811-bf30-3cc40ccdeaad),volume_type_id=bcf4832f-0c42-4811-bf30-3cc40ccdeaad)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:22.611796 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b72f070-8604-4055-9238-169f41efca85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:22.632686 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7e0e777c-6665-4524-abe3-692e2d7a465c req-add656c1-bcfc-42b9-9a36-b518c1e36f13 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.635559 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7e0e777c-6665-4524-abe3-692e2d7a465c req-add656c1-bcfc-42b9-9a36-b518c1e36f13 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] GET https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 Aug 07 17:06:22.635559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7e0e777c-6665-4524-abe3-692e2d7a465c req-add656c1-bcfc-42b9-9a36-b518c1e36f13 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:22.636052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7e0e777c-6665-4524-abe3-692e2d7a465c req-add656c1-bcfc-42b9-9a36-b518c1e36f13 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:22.637549 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b72f070-8604-4055-9238-169f41efca85) transitioned into state 'SUCCESS' from 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=d291f8ff-0660-4cab-a9b0-710b145f47a1,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['a96dd75f-a841-4396-abaa-da35b4995956','93aa2e92-1aff-4583-b700-d73759326f88'],size=1,snapshot_id=b4680d8b-92af-4f0b-b25e-2baa206968e7,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=bcf4832f-0c42-4811-bf30-3cc40ccdeaad)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:22.638732 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (8804c079-38d6-477a-88a4-9e53e58b726e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:22.639588 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume request issued successfully. Aug 07 17:06:22.649262 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.649262 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:22.659840 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7e0e777c-6665-4524-abe3-692e2d7a465c req-add656c1-bcfc-42b9-9a36-b518c1e36f13 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Volume info retrieved successfully. Aug 07 17:06:22.671862 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7e0e777c-6665-4524-abe3-692e2d7a465c req-add656c1-bcfc-42b9-9a36-b518c1e36f13 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 returned with HTTP 200 Aug 07 17:06:22.672478 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 221/875] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:22 2026] GET /volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:22.707430 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6428646a-4dcd-4752-a211-55ad47d9e096 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/action returned with HTTP 202 Aug 07 17:06:22.708824 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 219/876] 10.4.3.144 () {70 vars in 1318 bytes} [Fri Aug 7 17:06:22 2026] POST /volume/v3/groups/action => generated 103 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:22.722614 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d2250258-c14c-4f47-9499-95e7d5c57039 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.724986 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:22.726080 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:22.726080 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:22.727413 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:22.728548 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:22.740531 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all volumes completed successfully. Aug 07 17:06:22.742408 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:22.742408 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:22.805402 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:22.810641 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.810641 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:22.814675 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:22.814949 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:22.871434 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:22.876134 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.876134 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:22.887231 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2250258-c14c-4f47-9499-95e7d5c57039 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:22.888058 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 221/877] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:06:22 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:22.906111 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-65ddb1ca-018f-4ae4-8606-141455c9598c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:22.908375 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65ddb1ca-018f-4ae4-8606-141455c9598c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/258061ec-0e11-4a70-9727-873ff3df90a3 Aug 07 17:06:22.908592 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65ddb1ca-018f-4ae4-8606-141455c9598c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:22.908799 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65ddb1ca-018f-4ae4-8606-141455c9598c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:22.916814 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.916814 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:22.921506 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-65ddb1ca-018f-4ae4-8606-141455c9598c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:22.922291 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-65ddb1ca-018f-4ae4-8606-141455c9598c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:22.922291 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-65ddb1ca-018f-4ae4-8606-141455c9598c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:22.962129 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-65ddb1ca-018f-4ae4-8606-141455c9598c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:22.968992 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:22.968992 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:22.982830 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65ddb1ca-018f-4ae4-8606-141455c9598c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/258061ec-0e11-4a70-9727-873ff3df90a3 returned with HTTP 200 Aug 07 17:06:22.983412 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 217/878] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:22 2026] GET /volume/v3/volumes/258061ec-0e11-4a70-9727-873ff3df90a3 => generated 926 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:23.000117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-acc25379-077c-4f9f-865a-bce7f42b38c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:23.002717 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acc25379-077c-4f9f-865a-bce7f42b38c2 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/d291f8ff-0660-4cab-a9b0-710b145f47a1 Aug 07 17:06:23.003815 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acc25379-077c-4f9f-865a-bce7f42b38c2 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:23.003815 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acc25379-077c-4f9f-865a-bce7f42b38c2 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:23.003815 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-acc25379-077c-4f9f-865a-bce7f42b38c2 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member d291f8ff-0660-4cab-a9b0-710b145f47a1 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:23.008090 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.008090 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:23.017230 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acc25379-077c-4f9f-865a-bce7f42b38c2 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/d291f8ff-0660-4cab-a9b0-710b145f47a1 returned with HTTP 200 Aug 07 17:06:23.017815 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 222/879] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:22 2026] GET /volume/v3/groups/d291f8ff-0660-4cab-a9b0-710b145f47a1 => generated 418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:23.030085 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:23.033185 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:23.033185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:23.033185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:23.033185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:23.033491 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.033491 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:23.034152 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:23.042826 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all volumes completed successfully. Aug 07 17:06:23.043925 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:23.044241 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:23.088071 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:23.091793 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.091793 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:23.095789 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:23.095949 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:23.144805 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:23.148456 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.148456 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:23.158011 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fbd283c2-1cb4-4410-9c3f-d71d773e95b8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:23.158718 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 220/880] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:06:23 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:23.174644 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d8c90228-9c6d-46b5-b20d-8c6b3e918498 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:23.180338 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d8c90228-9c6d-46b5-b20d-8c6b3e918498 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/groups/d291f8ff-0660-4cab-a9b0-710b145f47a1/action Aug 07 17:06:23.180878 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d8c90228-9c6d-46b5-b20d-8c6b3e918498 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:23.181498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d8c90228-9c6d-46b5-b20d-8c6b3e918498 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:23.184166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-d8c90228-9c6d-46b5-b20d-8c6b3e918498 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] delete called for group d291f8ff-0660-4cab-a9b0-710b145f47a1 {{(pid=100227) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:06:23.184377 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-d8c90228-9c6d-46b5-b20d-8c6b3e918498 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Delete group with id: d291f8ff-0660-4cab-a9b0-710b145f47a1 Aug 07 17:06:23.190225 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.190225 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:23.211303 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1c7a4980-a614-43ee-81d1-e593ef0f124d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:23.212903 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1c7a4980-a614-43ee-81d1-e593ef0f124d None None] GET https://10.4.3.144/volume// Aug 07 17:06:23.212903 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1c7a4980-a614-43ee-81d1-e593ef0f124d None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:23.212903 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1c7a4980-a614-43ee-81d1-e593ef0f124d None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:23.213256 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1c7a4980-a614-43ee-81d1-e593ef0f124d None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:23.217172 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 218/881] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:06: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 07 17:06:23.231495 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-e5cadf00-a307-424e-baf4-983ffa56612b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:23.236185 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-e5cadf00-a307-424e-baf4-983ffa56612b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:06:23.236433 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-e5cadf00-a307-424e-baf4-983ffa56612b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:23.236645 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-e5cadf00-a307-424e-baf4-983ffa56612b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:23.250979 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d8c90228-9c6d-46b5-b20d-8c6b3e918498 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/d291f8ff-0660-4cab-a9b0-710b145f47a1/action returned with HTTP 202 Aug 07 17:06:23.251869 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 222/882] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:06:23 2026] POST /volume/v3/groups/d291f8ff-0660-4cab-a9b0-710b145f47a1/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:23.256818 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.256818 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:23.262528 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9c792762-7406-41e7-a90b-da980353cbdd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:23.263477 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-e5cadf00-a307-424e-baf4-983ffa56612b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:06:23.264712 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c792762-7406-41e7-a90b-da980353cbdd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/258061ec-0e11-4a70-9727-873ff3df90a3 Aug 07 17:06:23.265086 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c792762-7406-41e7-a90b-da980353cbdd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:23.265406 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c792762-7406-41e7-a90b-da980353cbdd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:23.271145 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-e5cadf00-a307-424e-baf4-983ffa56612b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:06:23.271730 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 223/883] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:06:23 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 1291 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:23.277322 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.277322 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:23.283485 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9c792762-7406-41e7-a90b-da980353cbdd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:23.284607 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-9c792762-7406-41e7-a90b-da980353cbdd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:23.284958 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-9c792762-7406-41e7-a90b-da980353cbdd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:23.335916 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-9c792762-7406-41e7-a90b-da980353cbdd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:23.339904 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.339904 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:23.349632 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c792762-7406-41e7-a90b-da980353cbdd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/258061ec-0e11-4a70-9727-873ff3df90a3 returned with HTTP 200 Aug 07 17:06:23.349995 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 221/884] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:23 2026] GET /volume/v3/volumes/258061ec-0e11-4a70-9727-873ff3df90a3 => generated 925 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:23.396319 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-62a415b2-c4c8-45a4-b603-f6b3b61db433 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:23.398619 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-62a415b2-c4c8-45a4-b603-f6b3b61db433 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] PUT https://10.4.3.144/volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389 Aug 07 17:06:23.399006 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-62a415b2-c4c8-45a4-b603-f6b3b61db433 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:23.407508 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-62a415b2-c4c8-45a4-b603-f6b3b61db433 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Acquiring lock "cinder-attachment_update-f3309037-71be-4aa0-9320-d769c62ec225-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:06:23.413299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-62a415b2-c4c8-45a4-b603-f6b3b61db433 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Lock "cinder-attachment_update-f3309037-71be-4aa0-9320-d769c62ec225-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:06:23.414437 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.414437 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:23.510134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-62a415b2-c4c8-45a4-b603-f6b3b61db433 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Lock "cinder-attachment_update-f3309037-71be-4aa0-9320-d769c62ec225-np0000006737" released by "attachment_update" :: held 0.097s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:06:23.510479 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-62a415b2-c4c8-45a4-b603-f6b3b61db433 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389 returned with HTTP 200 Aug 07 17:06:23.511232 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 219/885] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:06:23 2026] PUT /volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:23.546147 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-4edc9cdd-a9f5-4613-b377-4aafea1e8fa4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:23.548593 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-4edc9cdd-a9f5-4613-b377-4aafea1e8fa4 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] POST https://10.4.3.144/volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389/action Aug 07 17:06:23.549107 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-4edc9cdd-a9f5-4613-b377-4aafea1e8fa4 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:23.549250 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-4edc9cdd-a9f5-4613-b377-4aafea1e8fa4 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:23.582639 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:23.582639 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:23.601515 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c85c8b4f-819a-44ab-b7de-f28415065c7f req-4edc9cdd-a9f5-4613-b377-4aafea1e8fa4 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389/action returned with HTTP 204 Aug 07 17:06:23.601515 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 223/886] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:06:23 2026] POST /volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:23.714193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-68246a97-437c-47c1-abc9-bae7e2cbd3f5 req-6f48452e-4165-49c2-a157-24b0935b1386 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:23.715434 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-68246a97-437c-47c1-abc9-bae7e2cbd3f5 req-6f48452e-4165-49c2-a157-24b0935b1386 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] GET https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 Aug 07 17:06:23.715653 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-68246a97-437c-47c1-abc9-bae7e2cbd3f5 req-6f48452e-4165-49c2-a157-24b0935b1386 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:23.715843 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-68246a97-437c-47c1-abc9-bae7e2cbd3f5 req-6f48452e-4165-49c2-a157-24b0935b1386 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:23.732547 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-68246a97-437c-47c1-abc9-bae7e2cbd3f5 req-6f48452e-4165-49c2-a157-24b0935b1386 tempest-VolumesGetTestJSON-1826787230 tempest-VolumesGetTestJSON-1826787230-project-member] https://10.4.3.144/volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 returned with HTTP 404 Aug 07 17:06:23.732547 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 224/887] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:23 2026] GET /volume/v3/volumes/dfc62c21-a041-4955-b95e-131b6f9d9966 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:24.370315 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0b4783d7-ef64-4b48-8bfa-5e458a7d6bee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:24.372142 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b4783d7-ef64-4b48-8bfa-5e458a7d6bee tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/258061ec-0e11-4a70-9727-873ff3df90a3 Aug 07 17:06:24.372565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b4783d7-ef64-4b48-8bfa-5e458a7d6bee tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:24.376253 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b4783d7-ef64-4b48-8bfa-5e458a7d6bee tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:24.385559 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b4783d7-ef64-4b48-8bfa-5e458a7d6bee tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/258061ec-0e11-4a70-9727-873ff3df90a3 returned with HTTP 404 Aug 07 17:06:24.387175 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 222/888] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:24 2026] GET /volume/v3/volumes/258061ec-0e11-4a70-9727-873ff3df90a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:24.401525 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-93033af3-c56a-4e03-970d-ed32eac2608f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:24.403458 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93033af3-c56a-4e03-970d-ed32eac2608f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/d291f8ff-0660-4cab-a9b0-710b145f47a1 Aug 07 17:06:24.403691 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93033af3-c56a-4e03-970d-ed32eac2608f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:24.403908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93033af3-c56a-4e03-970d-ed32eac2608f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:24.404068 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-93033af3-c56a-4e03-970d-ed32eac2608f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member d291f8ff-0660-4cab-a9b0-710b145f47a1 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:24.407553 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93033af3-c56a-4e03-970d-ed32eac2608f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/d291f8ff-0660-4cab-a9b0-710b145f47a1 returned with HTTP 404 Aug 07 17:06:24.410098 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 220/889] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:24 2026] GET /volume/v3/groups/d291f8ff-0660-4cab-a9b0-710b145f47a1 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:24.417676 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-87566dc5-0908-49c4-b981-cc59a3de9e47 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:24.419964 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87566dc5-0908-49c4-b981-cc59a3de9e47 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] DELETE https://10.4.3.144/volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 Aug 07 17:06:24.420305 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87566dc5-0908-49c4-b981-cc59a3de9e47 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:24.420574 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87566dc5-0908-49c4-b981-cc59a3de9e47 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:24.420745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.group_snapshots [None req-87566dc5-0908-49c4-b981-cc59a3de9e47 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] delete called for member 44473ac6-80f6-43ac-8340-2307c65c95d9 {{(pid=100227) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:06:24.420872 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.group_snapshots [None req-87566dc5-0908-49c4-b981-cc59a3de9e47 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Delete group_snapshot with id: 44473ac6-80f6-43ac-8340-2307c65c95d9 Aug 07 17:06:24.430053 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:24.430053 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:24.508422 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87566dc5-0908-49c4-b981-cc59a3de9e47 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 returned with HTTP 202 Aug 07 17:06:24.508422 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 224/890] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:06:24 2026] DELETE /volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:24.521936 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:24.524545 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:24.524923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:24.525729 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:24.527480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:24.527480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:24.540800 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all volumes completed successfully. Aug 07 17:06:24.542680 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:24.543096 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:24.609879 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:24.617371 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:24.617371 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:24.628650 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26f82a9b-5b2e-412b-96e6-6c680ae72ed7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:24.630467 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 225/891] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:06:24 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:24.651155 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-215caedf-4496-4d7d-ae5e-0e249e5c9720 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:24.653320 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-215caedf-4496-4d7d-ae5e-0e249e5c9720 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail Aug 07 17:06:24.653493 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-215caedf-4496-4d7d-ae5e-0e249e5c9720 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:24.653773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-215caedf-4496-4d7d-ae5e-0e249e5c9720 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:24.654189 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-215caedf-4496-4d7d-ae5e-0e249e5c9720 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:24.656576 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-215caedf-4496-4d7d-ae5e-0e249e5c9720 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:06:24.671044 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-215caedf-4496-4d7d-ae5e-0e249e5c9720 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all snapshots completed successfully. Aug 07 17:06:24.671681 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-215caedf-4496-4d7d-ae5e-0e249e5c9720 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:06:24.672471 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 223/892] 10.4.3.144 () {66 vars in 1264 bytes} [Fri Aug 7 17:06:24 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 07 17:06:24.686045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac757478-3312-44d3-8b34-b3a2be36cfea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:24.691099 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac757478-3312-44d3-8b34-b3a2be36cfea tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 Aug 07 17:06:24.691272 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac757478-3312-44d3-8b34-b3a2be36cfea tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:24.691578 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac757478-3312-44d3-8b34-b3a2be36cfea tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:24.692151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-ac757478-3312-44d3-8b34-b3a2be36cfea tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 44473ac6-80f6-43ac-8340-2307c65c95d9 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:24.696677 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac757478-3312-44d3-8b34-b3a2be36cfea tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 returned with HTTP 404 Aug 07 17:06:24.697282 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 221/893] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:24 2026] GET /volume/v3/group_snapshots/44473ac6-80f6-43ac-8340-2307c65c95d9 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:24.709618 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-54703a28-f607-4f53-9021-8a1b7658dbfe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:24.713593 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:24.713939 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:24.714226 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:24.714570 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:24.715162 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:24.715162 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:24.715782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:24.727786 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all volumes completed successfully. Aug 07 17:06:24.728116 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:24.728168 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:24.785538 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:24.794834 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:24.794834 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:24.807669 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-54703a28-f607-4f53-9021-8a1b7658dbfe tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:24.809784 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 225/894] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:06:24 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:24.827322 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f3ad0351-9f6e-433c-99ab-3540433b6c6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:24.829402 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3ad0351-9f6e-433c-99ab-3540433b6c6e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f/action Aug 07 17:06:24.830209 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3ad0351-9f6e-433c-99ab-3540433b6c6e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:24.830209 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3ad0351-9f6e-433c-99ab-3540433b6c6e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:24.831443 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-f3ad0351-9f6e-433c-99ab-3540433b6c6e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] delete called for group 421b4174-7b61-462e-924f-341cba94291f {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:06:24.831613 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-f3ad0351-9f6e-433c-99ab-3540433b6c6e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Delete group with id: 421b4174-7b61-462e-924f-341cba94291f Aug 07 17:06:24.838689 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:24.838689 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:24.926864 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3ad0351-9f6e-433c-99ab-3540433b6c6e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f/action returned with HTTP 202 Aug 07 17:06:24.928645 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 226/895] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:06:24 2026] POST /volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:24.938186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bcd8f0d6-faab-4577-bd38-5a4a3015bb03 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:24.939505 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bcd8f0d6-faab-4577-bd38-5a4a3015bb03 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd Aug 07 17:06:24.939788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bcd8f0d6-faab-4577-bd38-5a4a3015bb03 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:24.940076 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bcd8f0d6-faab-4577-bd38-5a4a3015bb03 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:24.952458 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:24.952458 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:24.958808 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bcd8f0d6-faab-4577-bd38-5a4a3015bb03 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:24.962128 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-bcd8f0d6-faab-4577-bd38-5a4a3015bb03 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:24.962323 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-bcd8f0d6-faab-4577-bd38-5a4a3015bb03 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:25.016275 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-bcd8f0d6-faab-4577-bd38-5a4a3015bb03 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:25.022723 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:25.022723 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:25.033046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bcd8f0d6-faab-4577-bd38-5a4a3015bb03 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd returned with HTTP 200 Aug 07 17:06:25.037106 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 224/896] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:24 2026] GET /volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:26.053098 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5d4e0222-b920-4aef-a701-1aa2a6db9833 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.059355 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d4e0222-b920-4aef-a701-1aa2a6db9833 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd Aug 07 17:06:26.060681 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d4e0222-b920-4aef-a701-1aa2a6db9833 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.060681 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d4e0222-b920-4aef-a701-1aa2a6db9833 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.076977 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d4e0222-b920-4aef-a701-1aa2a6db9833 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd returned with HTTP 404 Aug 07 17:06:26.078061 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 222/897] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/volumes/aa25316d-6d83-4a87-927d-1ba748874bdd => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:26.088725 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5111de27-e41e-431f-85db-a1daea8d5670 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.092089 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5111de27-e41e-431f-85db-a1daea8d5670 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f Aug 07 17:06:26.092572 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5111de27-e41e-431f-85db-a1daea8d5670 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.092782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5111de27-e41e-431f-85db-a1daea8d5670 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.092969 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-5111de27-e41e-431f-85db-a1daea8d5670 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 421b4174-7b61-462e-924f-341cba94291f {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:26.099799 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5111de27-e41e-431f-85db-a1daea8d5670 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f returned with HTTP 404 Aug 07 17:06:26.100552 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 226/898] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/groups/421b4174-7b61-462e-924f-341cba94291f => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:26.117746 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74346641-b1fc-4f31-9b4d-e331c2f8fe82 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.120353 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74346641-b1fc-4f31-9b4d-e331c2f8fe82 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/b5a299a7-9e3d-4bf1-907c-224940a677dc Aug 07 17:06:26.120663 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74346641-b1fc-4f31-9b4d-e331c2f8fe82 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.120964 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74346641-b1fc-4f31-9b4d-e331c2f8fe82 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.160550 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74346641-b1fc-4f31-9b4d-e331c2f8fe82 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/group_types/b5a299a7-9e3d-4bf1-907c-224940a677dc returned with HTTP 202 Aug 07 17:06:26.161106 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 227/899] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:06:26 2026] DELETE /volume/v3/group_types/b5a299a7-9e3d-4bf1-907c-224940a677dc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:26.176648 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-91f6f815-dd1d-4bfc-b222-e6a1f22e4582 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.180327 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91f6f815-dd1d-4bfc-b222-e6a1f22e4582 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] DELETE https://10.4.3.144/volume/v3/types/bcf4832f-0c42-4811-bf30-3cc40ccdeaad Aug 07 17:06:26.180327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91f6f815-dd1d-4bfc-b222-e6a1f22e4582 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.180327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91f6f815-dd1d-4bfc-b222-e6a1f22e4582 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.256821 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91f6f815-dd1d-4bfc-b222-e6a1f22e4582 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/types/bcf4832f-0c42-4811-bf30-3cc40ccdeaad returned with HTTP 202 Aug 07 17:06:26.257463 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 225/900] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:06:26 2026] DELETE /volume/v3/types/bcf4832f-0c42-4811-bf30-3cc40ccdeaad => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:26.266060 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-59ab6744-6457-47f3-8e97-a66abf67346d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.271138 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59ab6744-6457-47f3-8e97-a66abf67346d tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] GET https://10.4.3.144/volume/v3/types/bcf4832f-0c42-4811-bf30-3cc40ccdeaad Aug 07 17:06:26.271397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59ab6744-6457-47f3-8e97-a66abf67346d tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.271562 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59ab6744-6457-47f3-8e97-a66abf67346d tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.285081 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59ab6744-6457-47f3-8e97-a66abf67346d tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/types/bcf4832f-0c42-4811-bf30-3cc40ccdeaad returned with HTTP 404 Aug 07 17:06:26.285838 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 223/901] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/types/bcf4832f-0c42-4811-bf30-3cc40ccdeaad => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:26.297524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c6ca5042-3dcd-44c4-b8a9-da745e8544c3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.299904 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c6ca5042-3dcd-44c4-b8a9-da745e8544c3 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:06:26.300703 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c6ca5042-3dcd-44c4-b8a9-da745e8544c3 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1151210265"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:26.321942 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c6ca5042-3dcd-44c4-b8a9-da745e8544c3 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:06:26.321942 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 227/902] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:06:26 2026] POST /volume/v3/types => generated 224 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:26.331274 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-124c6437-bb36-4dfa-a282-b9dab923fb53 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.333373 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-124c6437-bb36-4dfa-a282-b9dab923fb53 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:06:26.333773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-124c6437-bb36-4dfa-a282-b9dab923fb53 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-939102191"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:26.356663 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-463f7f3b-c0c9-41b8-ba0e-48dd4d83e906 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.363476 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-124c6437-bb36-4dfa-a282-b9dab923fb53 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:06:26.363751 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 228/903] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:06:26 2026] POST /volume/v3/group_types => generated 180 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:26.376129 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8505d02c-7032-4a68-91e6-8929bf8efea9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.377897 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8505d02c-7032-4a68-91e6-8929bf8efea9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/groups Aug 07 17:06:26.378786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8505d02c-7032-4a68-91e6-8929bf8efea9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cbe0d5ac-781b-4ee2-b684-a2cb96edb7aa", "volume_types": ["e0f8a534-354a-4835-b5f2-5efd45a8b006"], "name": "tempest-GroupSnapshotsTest-Group-98603369"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:26.380102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-8505d02c-7032-4a68-91e6-8929bf8efea9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating new group {'group': {'group_type': 'cbe0d5ac-781b-4ee2-b684-a2cb96edb7aa', 'volume_types': ['e0f8a534-354a-4835-b5f2-5efd45a8b006'], 'name': 'tempest-GroupSnapshotsTest-Group-98603369'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:06:26.386509 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-8505d02c-7032-4a68-91e6-8929bf8efea9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating group tempest-GroupSnapshotsTest-Group-98603369. Aug 07 17:06:26.387009 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:26.387009 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:26.397591 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8505d02c-7032-4a68-91e6-8929bf8efea9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability Zones retrieved successfully. Aug 07 17:06:26.419310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8505d02c-7032-4a68-91e6-8929bf8efea9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['2dc6991c-0e23-4857-ab55-3a747fbf07c1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:26.464293 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8505d02c-7032-4a68-91e6-8929bf8efea9 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups returned with HTTP 202 Aug 07 17:06:26.465005 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 224/904] 10.4.3.144 () {70 vars in 1297 bytes} [Fri Aug 7 17:06:26 2026] POST /volume/v3/groups => generated 110 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:26.480765 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d09d091f-373a-4719-96c7-8d9ccbccbfe1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.486075 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d09d091f-373a-4719-96c7-8d9ccbccbfe1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:26.486661 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d09d091f-373a-4719-96c7-8d9ccbccbfe1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.487699 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d09d091f-373a-4719-96c7-8d9ccbccbfe1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.487699 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-d09d091f-373a-4719-96c7-8d9ccbccbfe1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:26.495001 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:26.495001 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:26.507402 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d09d091f-373a-4719-96c7-8d9ccbccbfe1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:26.507834 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 228/905] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 390 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:26.514973 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-463f7f3b-c0c9-41b8-ba0e-48dd4d83e906 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] GET https://10.4.3.144/volume/v3/os-services Aug 07 17:06:26.515335 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-463f7f3b-c0c9-41b8-ba0e-48dd4d83e906 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.515567 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-463f7f3b-c0c9-41b8-ba0e-48dd4d83e906 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.528668 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-463f7f3b-c0c9-41b8-ba0e-48dd4d83e906 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] https://10.4.3.144/volume/v3/os-services returned with HTTP 200 Aug 07 17:06:26.529587 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 226/906] 10.4.3.144 () {66 vars in 1249 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/os-services => generated 626 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:26.543069 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e911e9a2-e8a5-4cf2-81b3-789c6649ab94 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.545036 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e911e9a2-e8a5-4cf2-81b3-789c6649ab94 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] GET https://10.4.3.144/volume/v3/os-services?host=np0000006737 Aug 07 17:06:26.546291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e911e9a2-e8a5-4cf2-81b3-789c6649ab94 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.546291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e911e9a2-e8a5-4cf2-81b3-789c6649ab94 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.553408 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e911e9a2-e8a5-4cf2-81b3-789c6649ab94 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] https://10.4.3.144/volume/v3/os-services?host=np0000006737 returned with HTTP 200 Aug 07 17:06:26.553896 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 229/907] 10.4.3.144 () {66 vars in 1284 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/os-services?host=np0000006737 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:26.566693 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ea7c1df5-073e-45c8-870d-9e17dba9fb93 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.568586 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ea7c1df5-073e-45c8-870d-9e17dba9fb93 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] GET https://10.4.3.144/volume/v3/os-services?host=np0000006737&binary=cinder-scheduler Aug 07 17:06:26.569125 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ea7c1df5-073e-45c8-870d-9e17dba9fb93 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.571042 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ea7c1df5-073e-45c8-870d-9e17dba9fb93 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.571042 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:26.571042 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:26.576581 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ea7c1df5-073e-45c8-870d-9e17dba9fb93 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] https://10.4.3.144/volume/v3/os-services?host=np0000006737&binary=cinder-scheduler returned with HTTP 200 Aug 07 17:06:26.577243 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 225/908] 10.4.3.144 () {66 vars in 1332 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/os-services?host=np0000006737&binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:26.588352 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-22ebb0ae-ac15-46e1-8f85-81b6cb9b4c3c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.589467 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-22ebb0ae-ac15-46e1-8f85-81b6cb9b4c3c tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] GET https://10.4.3.144/volume/v3/os-services?binary=cinder-scheduler Aug 07 17:06:26.589673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-22ebb0ae-ac15-46e1-8f85-81b6cb9b4c3c tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.589858 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-22ebb0ae-ac15-46e1-8f85-81b6cb9b4c3c tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.590133 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:26.590133 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:26.593639 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-22ebb0ae-ac15-46e1-8f85-81b6cb9b4c3c tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] https://10.4.3.144/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 07 17:06:26.594144 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 229/909] 10.4.3.144 () {66 vars in 1296 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:26.605731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.696322 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:26.696739 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-32815735"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:26.699850 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-32815735'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:26.700255 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Create volume of 1 GB Aug 07 17:06:26.707110 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Availability Zones retrieved successfully. Aug 07 17:06:26.716367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Flow 'volume_create_api' (9606f3c0-a216-45f0-a66f-dc221416d696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:26.717388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e275cd-15f9-48d9-be01-78de3cf5e2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.718971 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-caa91720-65dc-4e63-8084-1894486085f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.719422 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:26.720776 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:26.721163 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1734054988"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:26.722783 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1734054988'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:26.722935 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Create volume of 1 GB Aug 07 17:06:26.729018 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Availability Zones retrieved successfully. Aug 07 17:06:26.734795 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Flow 'volume_create_api' (1848f774-e708-4ca9-83e9-38db4c4492d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:26.736014 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6360787b-d8ab-4a10-af82-ffa969191a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.737114 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:26.764695 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7e275cd-15f9-48d9-be01-78de3cf5e2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.765439 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c7d697-be9b-479f-82c1-dbaa63565e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.772052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6360787b-d8ab-4a10-af82-ffa969191a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.773483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb1e95f6-f141-47d1-a559-0cd22facd0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.850960 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Created reservations ['75c250f0-3248-45d2-b278-da268b09b1f5', '9f43f9e1-9fc6-415c-8972-a982851682b9', 'b7761daf-2533-4631-9d9b-daa9f0070c3e', '2e153a7e-baec-4e76-a455-78be32eba5f9'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:26.852005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb1e95f6-f141-47d1-a559-0cd22facd0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75c250f0-3248-45d2-b278-da268b09b1f5', '9f43f9e1-9fc6-415c-8972-a982851682b9', 'b7761daf-2533-4631-9d9b-daa9f0070c3e', '2e153a7e-baec-4e76-a455-78be32eba5f9']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.852932 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029a17d1-c51e-4791-aec9-58c2a845cf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.854587 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Created reservations ['aba3ed3d-d450-4a3f-b892-ccee002c00c3', '43e5385f-7409-4909-8cce-edf5edd99299', '6daf8851-ed93-420d-8cb9-6b03bc69d919', 'a159527b-e455-4787-838e-3903d6490b93'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:26.855808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c7d697-be9b-479f-82c1-dbaa63565e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aba3ed3d-d450-4a3f-b892-ccee002c00c3', '43e5385f-7409-4909-8cce-edf5edd99299', '6daf8851-ed93-420d-8cb9-6b03bc69d919', 'a159527b-e455-4787-838e-3903d6490b93']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.857298 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85298362-e82e-4567-aef4-394d69b8d1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.878765 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029a17d1-c51e-4791-aec9-58c2a845cf3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4058a0af-b0fe-4b91-9de6-00a0df56a4bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1734054988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3263e548760a46d4baf1417346045f57',qos_specs=None,replication_status=,reservations=['75c250f0-3248-45d2-b278-da268b09b1f5','9f43f9e1-9fc6-415c-8972-a982851682b9','b7761daf-2533-4631-9d9b-daa9f0070c3e','2e153a7e-baec-4e76-a455-78be32eba5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec016e6e7033400b8ea08609073bb98f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1734054988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4058a0af-b0fe-4b91-9de6-00a0df56a4bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3263e548760a46d4baf1417346045f57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec016e6e7033400b8ea08609073bb98f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.879277 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a56f12-74ea-429d-af9d-9f531f3bf883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.890176 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85298362-e82e-4567-aef4-394d69b8d1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dee0849-7545-4f11-8ffc-fd90fe53c2fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-32815735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22c939e072e408ebfd3b0e535d5dac2',qos_specs=None,replication_status=,reservations=['aba3ed3d-d450-4a3f-b892-ccee002c00c3','43e5385f-7409-4909-8cce-edf5edd99299','6daf8851-ed93-420d-8cb9-6b03bc69d919','a159527b-e455-4787-838e-3903d6490b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8849d1509a49139bf37064a0d10a98',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-32815735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dee0849-7545-4f11-8ffc-fd90fe53c2fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e22c939e072e408ebfd3b0e535d5dac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a8849d1509a49139bf37064a0d10a98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.890991 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ecad06-2f9a-49b6-8ed8-57563942ef5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.901323 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79a56f12-74ea-429d-af9d-9f531f3bf883) transitioned into state 'SUCCESS' from state '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-1734054988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3263e548760a46d4baf1417346045f57',qos_specs=None,replication_status=,reservations=['75c250f0-3248-45d2-b278-da268b09b1f5','9f43f9e1-9fc6-415c-8972-a982851682b9','b7761daf-2533-4631-9d9b-daa9f0070c3e','2e153a7e-baec-4e76-a455-78be32eba5f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec016e6e7033400b8ea08609073bb98f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.902139 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (020aaaf8-9ada-4f6a-9d0f-c05742020235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.914939 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (020aaaf8-9ada-4f6a-9d0f-c05742020235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.916043 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Flow 'volume_create_api' (1848f774-e708-4ca9-83e9-38db4c4492d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:26.916518 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Create volume request issued successfully. Aug 07 17:06:26.917179 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-caa91720-65dc-4e63-8084-1894486085f2 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:26.917656 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 230/910] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:06:26 2026] POST /volume/v3/volumes => generated 752 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:26.920379 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ecad06-2f9a-49b6-8ed8-57563942ef5e) transitioned into state 'SUCCESS' from state '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-32815735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e22c939e072e408ebfd3b0e535d5dac2',qos_specs=None,replication_status=,reservations=['aba3ed3d-d450-4a3f-b892-ccee002c00c3','43e5385f-7409-4909-8cce-edf5edd99299','6daf8851-ed93-420d-8cb9-6b03bc69d919','a159527b-e455-4787-838e-3903d6490b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a8849d1509a49139bf37064a0d10a98',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.921349 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee58942c-4cb2-445d-bf5b-40a662e1d144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:26.936423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25c0474a-f61c-4c08-b4dc-e5e34b6924af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.937910 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee58942c-4cb2-445d-bf5b-40a662e1d144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:26.938710 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Flow 'volume_create_api' (9606f3c0-a216-45f0-a66f-dc221416d696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:26.939158 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Create volume request issued successfully. Aug 07 17:06:26.939943 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3d5b60b0-b9e2-42d4-b777-98954525fb08 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:26.942197 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25c0474a-f61c-4c08-b4dc-e5e34b6924af tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:26.942197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25c0474a-f61c-4c08-b4dc-e5e34b6924af tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.942197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25c0474a-f61c-4c08-b4dc-e5e34b6924af tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.942343 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 227/911] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:06:26 2026] POST /volume/v3/volumes => generated 752 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:26.952176 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:26.952176 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:26.963615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4fc6adc2-104a-4e99-92bf-c37f4fc1350b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:26.963750 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25c0474a-f61c-4c08-b4dc-e5e34b6924af tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:26.968530 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4fc6adc2-104a-4e99-92bf-c37f4fc1350b tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] GET https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe Aug 07 17:06:26.968766 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4fc6adc2-104a-4e99-92bf-c37f4fc1350b tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:26.969326 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4fc6adc2-104a-4e99-92bf-c37f4fc1350b tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:26.969391 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25c0474a-f61c-4c08-b4dc-e5e34b6924af tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:26.969953 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 226/912] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:26.978319 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:26.978319 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:26.984174 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4fc6adc2-104a-4e99-92bf-c37f4fc1350b tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Volume info retrieved successfully. Aug 07 17:06:26.995015 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4fc6adc2-104a-4e99-92bf-c37f4fc1350b tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe returned with HTTP 200 Aug 07 17:06:26.996227 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 230/913] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:26 2026] GET /volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:27.521387 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-97c4bdfc-fd73-4bb3-856a-a605d2e83c98 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:27.523502 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-97c4bdfc-fd73-4bb3-856a-a605d2e83c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:27.523792 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-97c4bdfc-fd73-4bb3-856a-a605d2e83c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:27.524040 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-97c4bdfc-fd73-4bb3-856a-a605d2e83c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:27.524203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-97c4bdfc-fd73-4bb3-856a-a605d2e83c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:27.527764 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:27.527764 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:27.535606 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-97c4bdfc-fd73-4bb3-856a-a605d2e83c98 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:27.536254 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 231/914] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:27 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:27.545349 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cf231cb6-3814-4767-b6ad-f6e865786933 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:27.547330 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:27.547704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-170879222", "volume_type": "e0f8a534-354a-4835-b5f2-5efd45a8b006", "group_id": "027f46f5-fdd3-4501-8343-7425109bcf4a", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:27.549277 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-170879222', 'volume_type': 'e0f8a534-354a-4835-b5f2-5efd45a8b006', 'group_id': '027f46f5-fdd3-4501-8343-7425109bcf4a', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:27.556314 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:27.556314 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:27.556956 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume of 1 GB Aug 07 17:06:27.563017 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability Zones retrieved successfully. Aug 07 17:06:27.569676 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (e41354ba-237d-4c63-8fa4-2b8e2b5f5dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:27.570924 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba390b88-0f76-44a2-8e77-40bd4f1fa952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:27.571576 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:27.571576 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:27.572070 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:27.597935 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba390b88-0f76-44a2-8e77-40bd4f1fa952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:06:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0f8a534-354a-4835-b5f2-5efd45a8b006,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1151210265',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0f8a534-354a-4835-b5f2-5efd45a8b006', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '027f46f5-fdd3-4501-8343-7425109bcf4a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:27.599454 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c167e99-6073-45e7-8f4e-6549ccb974ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:27.636881 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1151210265 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1151210265, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:27.637536 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1151210265 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1151210265, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:27.677898 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['e42ea273-d4b6-442f-908b-6ac639268454', 'bc35924c-2d01-4d8d-883f-56566ff86a98', 'c023f4fb-ebb3-406d-acd1-e2d0bf3b55b3', '0b21b604-7f90-4b9f-bb00-93a99b12c937'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:27.678796 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c167e99-6073-45e7-8f4e-6549ccb974ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e42ea273-d4b6-442f-908b-6ac639268454', 'bc35924c-2d01-4d8d-883f-56566ff86a98', 'c023f4fb-ebb3-406d-acd1-e2d0bf3b55b3', '0b21b604-7f90-4b9f-bb00-93a99b12c937']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:27.679581 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a28879e9-4ddd-486b-b009-de8926474c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:27.704501 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a28879e9-4ddd-486b-b009-de8926474c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a83f3f-bc08-4198-9026-09f8e15a459c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-170879222',encryption_key_id=None,group_id=027f46f5-fdd3-4501-8343-7425109bcf4a,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['e42ea273-d4b6-442f-908b-6ac639268454','bc35924c-2d01-4d8d-883f-56566ff86a98','c023f4fb-ebb3-406d-acd1-e2d0bf3b55b3','0b21b604-7f90-4b9f-bb00-93a99b12c937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=e0f8a534-354a-4835-b5f2-5efd45a8b006), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-170879222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=027f46f5-fdd3-4501-8343-7425109bcf4a,host=None,id=98a83f3f-bc08-4198-9026-09f8e15a459c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d0162e4beff49f898c7809b022b990f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0f8a534-354a-4835-b5f2-5efd45a8b006),volume_type_id=e0f8a534-354a-4835-b5f2-5efd45a8b006)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:27.705540 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ae0b21-2d01-4e08-be52-5a792e397e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:27.732328 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7ae0b21-2d01-4e08-be52-5a792e397e10) transitioned into state 'SUCCESS' from state '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-170879222',encryption_key_id=None,group_id=027f46f5-fdd3-4501-8343-7425109bcf4a,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['e42ea273-d4b6-442f-908b-6ac639268454','bc35924c-2d01-4d8d-883f-56566ff86a98','c023f4fb-ebb3-406d-acd1-e2d0bf3b55b3','0b21b604-7f90-4b9f-bb00-93a99b12c937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=e0f8a534-354a-4835-b5f2-5efd45a8b006)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:27.733689 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a711283-03d8-4f31-9ffc-16924839bfad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:27.751682 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a711283-03d8-4f31-9ffc-16924839bfad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:27.753430 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (e41354ba-237d-4c63-8fa4-2b8e2b5f5dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:27.753915 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume request issued successfully. Aug 07 17:06:27.755069 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:27.755396 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:27.803682 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:27.807507 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:27.807507 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:27.811921 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf231cb6-3814-4767-b6ad-f6e865786933 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:27.813194 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 228/915] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:06:27 2026] POST /volume/v3/volumes => generated 822 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:27.828771 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-056ca628-2135-4ea4-8b98-746419e70ca8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:27.830018 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-056ca628-2135-4ea4-8b98-746419e70ca8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/98a83f3f-bc08-4198-9026-09f8e15a459c Aug 07 17:06:27.830333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-056ca628-2135-4ea4-8b98-746419e70ca8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:27.830552 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-056ca628-2135-4ea4-8b98-746419e70ca8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:27.839110 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:27.839110 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:27.848348 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-056ca628-2135-4ea4-8b98-746419e70ca8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:27.849354 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-056ca628-2135-4ea4-8b98-746419e70ca8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:27.849584 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-056ca628-2135-4ea4-8b98-746419e70ca8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:27.905318 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-056ca628-2135-4ea4-8b98-746419e70ca8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:27.908691 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:27.908691 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:27.918896 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-056ca628-2135-4ea4-8b98-746419e70ca8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/98a83f3f-bc08-4198-9026-09f8e15a459c returned with HTTP 200 Aug 07 17:06:27.918896 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 227/916] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:27 2026] GET /volume/v3/volumes/98a83f3f-bc08-4198-9026-09f8e15a459c => generated 890 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:27.988020 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0beb5864-d1ff-4534-8f0e-b71852a8940e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:27.989656 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0beb5864-d1ff-4534-8f0e-b71852a8940e tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:27.989857 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0beb5864-d1ff-4534-8f0e-b71852a8940e tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:27.990051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0beb5864-d1ff-4534-8f0e-b71852a8940e tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:27.996672 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:27.996672 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:28.000907 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0beb5864-d1ff-4534-8f0e-b71852a8940e tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:28.009036 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0beb5864-d1ff-4534-8f0e-b71852a8940e tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:28.009573 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 231/917] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:27 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:28.014017 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a6a99f82-307c-44b6-b6f5-b4f71de7ba07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.021086 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6a99f82-307c-44b6-b6f5-b4f71de7ba07 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] GET https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe Aug 07 17:06:28.021361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6a99f82-307c-44b6-b6f5-b4f71de7ba07 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.021558 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6a99f82-307c-44b6-b6f5-b4f71de7ba07 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.033331 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.033331 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:28.037774 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a6a99f82-307c-44b6-b6f5-b4f71de7ba07 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Volume info retrieved successfully. Aug 07 17:06:28.044064 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6a99f82-307c-44b6-b6f5-b4f71de7ba07 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe returned with HTTP 200 Aug 07 17:06:28.044588 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 232/918] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:28 2026] GET /volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:28.064377 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5d630545-e623-4baa-b6c4-c3ec2d7ee8b3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.068736 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d630545-e623-4baa-b6c4-c3ec2d7ee8b3 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] GET https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe Aug 07 17:06:28.068736 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d630545-e623-4baa-b6c4-c3ec2d7ee8b3 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.068736 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d630545-e623-4baa-b6c4-c3ec2d7ee8b3 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.076542 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.076542 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:28.078817 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-6e1b1648-a8f1-48fd-a538-1b7696807664 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.081307 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5d630545-e623-4baa-b6c4-c3ec2d7ee8b3 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Volume info retrieved successfully. Aug 07 17:06:28.082286 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-6e1b1648-a8f1-48fd-a538-1b7696807664 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:28.082434 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-6e1b1648-a8f1-48fd-a538-1b7696807664 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.082628 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-6e1b1648-a8f1-48fd-a538-1b7696807664 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.086878 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d630545-e623-4baa-b6c4-c3ec2d7ee8b3 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe returned with HTTP 200 Aug 07 17:06:28.087702 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 229/919] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:28 2026] GET /volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:28.092155 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.092155 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:28.096503 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-6e1b1648-a8f1-48fd-a538-1b7696807664 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:28.100986 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-6e1b1648-a8f1-48fd-a538-1b7696807664 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:28.101380 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e0b50569-2031-4d56-a128-044e06203c9d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.101508 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 228/920] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:28 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:28.105503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e0b50569-2031-4d56-a128-044e06203c9d tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] GET https://10.4.3.144/volume/v3/os-services?host=np0000006737&binary=cinder-volume Aug 07 17:06:28.105716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e0b50569-2031-4d56-a128-044e06203c9d tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.105893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e0b50569-2031-4d56-a128-044e06203c9d tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.116635 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e0b50569-2031-4d56-a128-044e06203c9d tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] https://10.4.3.144/volume/v3/os-services?host=np0000006737&binary=cinder-volume returned with HTTP 200 Aug 07 17:06:28.117245 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 232/921] 10.4.3.144 () {66 vars in 1326 bytes} [Fri Aug 7 17:06:28 2026] GET /volume/v3/os-services?host=np0000006737&binary=cinder-volume => generated 275 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:28.128129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-719adc34-18a7-4860-bb31-db532c865709 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.131034 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-719adc34-18a7-4860-bb31-db532c865709 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] GET https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe Aug 07 17:06:28.131034 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-719adc34-18a7-4860-bb31-db532c865709 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.131090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-719adc34-18a7-4860-bb31-db532c865709 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.140560 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.140560 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:28.145994 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-719adc34-18a7-4860-bb31-db532c865709 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Volume info retrieved successfully. Aug 07 17:06:28.152323 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-719adc34-18a7-4860-bb31-db532c865709 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe returned with HTTP 200 Aug 07 17:06:28.153003 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 233/922] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:28 2026] GET /volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:28.166930 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f3b5053a-a71f-4b0c-b512-76f07be865ef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.169714 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3b5053a-a71f-4b0c-b512-76f07be865ef tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] DELETE https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe Aug 07 17:06:28.171883 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3b5053a-a71f-4b0c-b512-76f07be865ef tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.174051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3b5053a-a71f-4b0c-b512-76f07be865ef tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.174051 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f3b5053a-a71f-4b0c-b512-76f07be865ef tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Delete volume with id: 9dee0849-7545-4f11-8ffc-fd90fe53c2fe Aug 07 17:06:28.185876 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.185876 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:28.187975 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f3b5053a-a71f-4b0c-b512-76f07be865ef tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Volume info retrieved successfully. Aug 07 17:06:28.221596 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f3b5053a-a71f-4b0c-b512-76f07be865ef tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Delete volume request issued successfully. Aug 07 17:06:28.223571 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3b5053a-a71f-4b0c-b512-76f07be865ef tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe returned with HTTP 202 Aug 07 17:06:28.223571 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 230/923] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:28 2026] DELETE /volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:28.233876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b5b78d48-ce67-4f6a-8b2b-7c5ad310df40 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.235999 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5b78d48-ce67-4f6a-8b2b-7c5ad310df40 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] GET https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe Aug 07 17:06:28.237992 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5b78d48-ce67-4f6a-8b2b-7c5ad310df40 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.237992 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5b78d48-ce67-4f6a-8b2b-7c5ad310df40 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.247188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-687f9768-d40d-4574-aa9f-2ea58e960253 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.247188 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-687f9768-d40d-4574-aa9f-2ea58e960253 None None] GET https://10.4.3.144/volume// Aug 07 17:06:28.247188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-687f9768-d40d-4574-aa9f-2ea58e960253 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.247188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-687f9768-d40d-4574-aa9f-2ea58e960253 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.247188 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-687f9768-d40d-4574-aa9f-2ea58e960253 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:28.247499 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.247499 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:28.247574 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 233/924] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:06: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 07 17:06:28.252647 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b5b78d48-ce67-4f6a-8b2b-7c5ad310df40 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Volume info retrieved successfully. Aug 07 17:06:28.256765 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-0679dbc1-06db-44bc-9b8e-404382d9d547 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.258482 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5b78d48-ce67-4f6a-8b2b-7c5ad310df40 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe returned with HTTP 200 Aug 07 17:06:28.258867 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 229/925] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:28 2026] GET /volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:28.263113 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-0679dbc1-06db-44bc-9b8e-404382d9d547 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:06:28.263113 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-0679dbc1-06db-44bc-9b8e-404382d9d547 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4058a0af-b0fe-4b91-9de6-00a0df56a4bf", "connector": null, "instance_uuid": "8ed2f01e-5bf2-4742-8681-439863604da4"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:28.273304 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.273304 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:28.315925 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-0679dbc1-06db-44bc-9b8e-404382d9d547 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:06:28.316774 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 234/926] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:06:28 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 07 17:06:28.362115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-81c21512-ef03-44b9-9076-bd9bbb8478ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.365561 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81c21512-ef03-44b9-9076-bd9bbb8478ed tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:28.365561 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81c21512-ef03-44b9-9076-bd9bbb8478ed tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.365561 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81c21512-ef03-44b9-9076-bd9bbb8478ed tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.389244 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e293d336-052a-47fb-bd3a-d772411f51e5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.389358 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.389358 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:28.389458 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e293d336-052a-47fb-bd3a-d772411f51e5 None None] GET https://10.4.3.144/volume// Aug 07 17:06:28.389458 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e293d336-052a-47fb-bd3a-d772411f51e5 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.389458 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e293d336-052a-47fb-bd3a-d772411f51e5 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.389458 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e293d336-052a-47fb-bd3a-d772411f51e5 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:28.389458 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 234/927] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:06: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 07 17:06:28.394975 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-81c21512-ef03-44b9-9076-bd9bbb8478ed tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:28.401203 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81c21512-ef03-44b9-9076-bd9bbb8478ed tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:28.401863 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 231/928] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:28 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:28.418173 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-b8425fdd-1590-4692-8562-31dfbe953e33 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.420410 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-b8425fdd-1590-4692-8562-31dfbe953e33 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:28.420671 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-b8425fdd-1590-4692-8562-31dfbe953e33 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.421122 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-b8425fdd-1590-4692-8562-31dfbe953e33 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.434243 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.434243 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:28.440390 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-b8425fdd-1590-4692-8562-31dfbe953e33 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:28.445496 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-b8425fdd-1590-4692-8562-31dfbe953e33 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:28.446263 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 230/929] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:06:28 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:28.556322 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-c41fd58d-c2e0-49cc-a63c-429a6f0aaa53 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.559253 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-c41fd58d-c2e0-49cc-a63c-429a6f0aaa53 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] PUT https://10.4.3.144/volume/v3/attachments/3b71ed0b-8d61-4234-8665-bcdd5be84f49 Aug 07 17:06:28.559781 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-c41fd58d-c2e0-49cc-a63c-429a6f0aaa53 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:28.570217 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-c41fd58d-c2e0-49cc-a63c-429a6f0aaa53 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Acquiring lock "cinder-attachment_update-4058a0af-b0fe-4b91-9de6-00a0df56a4bf-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:06:28.577349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-c41fd58d-c2e0-49cc-a63c-429a6f0aaa53 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Lock "cinder-attachment_update-4058a0af-b0fe-4b91-9de6-00a0df56a4bf-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:06:28.578509 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.578509 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:28.703595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-c41fd58d-c2e0-49cc-a63c-429a6f0aaa53 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Lock "cinder-attachment_update-4058a0af-b0fe-4b91-9de6-00a0df56a4bf-np0000006737" released by "attachment_update" :: held 0.126s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:06:28.704074 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-c41fd58d-c2e0-49cc-a63c-429a6f0aaa53 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/attachments/3b71ed0b-8d61-4234-8665-bcdd5be84f49 returned with HTTP 200 Aug 07 17:06:28.704568 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 235/930] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:06:28 2026] PUT /volume/v3/attachments/3b71ed0b-8d61-4234-8665-bcdd5be84f49 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:28.938572 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fc99ee84-cf6e-4edf-9790-fb5ec704dae0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:28.940859 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fc99ee84-cf6e-4edf-9790-fb5ec704dae0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/98a83f3f-bc08-4198-9026-09f8e15a459c Aug 07 17:06:28.941187 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fc99ee84-cf6e-4edf-9790-fb5ec704dae0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:28.941438 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fc99ee84-cf6e-4edf-9790-fb5ec704dae0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:28.951812 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:28.951812 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:28.957901 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fc99ee84-cf6e-4edf-9790-fb5ec704dae0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:28.958919 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-fc99ee84-cf6e-4edf-9790-fb5ec704dae0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:28.959144 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-fc99ee84-cf6e-4edf-9790-fb5ec704dae0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:28.999916 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-fc99ee84-cf6e-4edf-9790-fb5ec704dae0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:29.003931 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:29.003931 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:29.015673 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fc99ee84-cf6e-4edf-9790-fb5ec704dae0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/98a83f3f-bc08-4198-9026-09f8e15a459c returned with HTTP 200 Aug 07 17:06:29.016308 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 235/931] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:28 2026] GET /volume/v3/volumes/98a83f3f-bc08-4198-9026-09f8e15a459c => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:29.034109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:29.036300 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:29.036981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1142529414", "volume_type": "e0f8a534-354a-4835-b5f2-5efd45a8b006", "group_id": "027f46f5-fdd3-4501-8343-7425109bcf4a", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:29.039258 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1142529414', 'volume_type': 'e0f8a534-354a-4835-b5f2-5efd45a8b006', 'group_id': '027f46f5-fdd3-4501-8343-7425109bcf4a', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:29.049216 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:29.049216 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:29.049819 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume of 1 GB Aug 07 17:06:29.058597 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability Zones retrieved successfully. Aug 07 17:06:29.067007 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (725f91f3-8121-45b4-b209-543d6fb0a0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:29.069542 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fde364d-6e03-4ee4-9c57-4bbc33fdaf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:29.070405 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:29.070405 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:29.070991 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:29.100938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fde364d-6e03-4ee4-9c57-4bbc33fdaf20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:06:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0f8a534-354a-4835-b5f2-5efd45a8b006,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1151210265',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0f8a534-354a-4835-b5f2-5efd45a8b006', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '027f46f5-fdd3-4501-8343-7425109bcf4a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:29.102423 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d76a385-1609-40ca-b6e7-e881085ea07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:29.171953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['cd102507-3f61-45ee-8c5a-e560c550170a', 'f0375866-462b-41c9-a870-fb8dadaf21bb', 'd29132b4-005c-4f5c-8bdb-bef0c6327099', '3d6c6f31-7d9b-407d-9dba-fd67767fa49e'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:29.172613 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d76a385-1609-40ca-b6e7-e881085ea07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd102507-3f61-45ee-8c5a-e560c550170a', 'f0375866-462b-41c9-a870-fb8dadaf21bb', 'd29132b4-005c-4f5c-8bdb-bef0c6327099', '3d6c6f31-7d9b-407d-9dba-fd67767fa49e']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:29.173378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c1b241-7647-4026-898c-dde013ef6058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:29.205178 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c1b241-7647-4026-898c-dde013ef6058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54175e09-d957-4ab8-8419-a7705fce116c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1142529414',encryption_key_id=None,group_id=027f46f5-fdd3-4501-8343-7425109bcf4a,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['cd102507-3f61-45ee-8c5a-e560c550170a','f0375866-462b-41c9-a870-fb8dadaf21bb','d29132b4-005c-4f5c-8bdb-bef0c6327099','3d6c6f31-7d9b-407d-9dba-fd67767fa49e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=e0f8a534-354a-4835-b5f2-5efd45a8b006), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1142529414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=027f46f5-fdd3-4501-8343-7425109bcf4a,host=None,id=54175e09-d957-4ab8-8419-a7705fce116c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d0162e4beff49f898c7809b022b990f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0f8a534-354a-4835-b5f2-5efd45a8b006),volume_type_id=e0f8a534-354a-4835-b5f2-5efd45a8b006)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:29.206048 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (350f80cd-c87a-40f9-bca7-29863ba847e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:29.230882 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (350f80cd-c87a-40f9-bca7-29863ba847e9) transitioned into state 'SUCCESS' from state '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-1142529414',encryption_key_id=None,group_id=027f46f5-fdd3-4501-8343-7425109bcf4a,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['cd102507-3f61-45ee-8c5a-e560c550170a','f0375866-462b-41c9-a870-fb8dadaf21bb','d29132b4-005c-4f5c-8bdb-bef0c6327099','3d6c6f31-7d9b-407d-9dba-fd67767fa49e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=e0f8a534-354a-4835-b5f2-5efd45a8b006)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:29.231790 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e437c1d4-1818-41be-a2b8-f39c0abcec8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:29.248672 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e437c1d4-1818-41be-a2b8-f39c0abcec8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:29.249904 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (725f91f3-8121-45b4-b209-543d6fb0a0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:29.249904 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume request issued successfully. Aug 07 17:06:29.250627 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:29.250825 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:29.278665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aa5300e8-d818-46a0-a4ca-f067c0906cc7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:29.282395 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa5300e8-d818-46a0-a4ca-f067c0906cc7 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] GET https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe Aug 07 17:06:29.282395 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa5300e8-d818-46a0-a4ca-f067c0906cc7 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:29.282395 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa5300e8-d818-46a0-a4ca-f067c0906cc7 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:29.294272 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa5300e8-d818-46a0-a4ca-f067c0906cc7 tempest-VolumesServicesTestJSON-1455409594 tempest-VolumesServicesTestJSON-1455409594-project-member] https://10.4.3.144/volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe returned with HTTP 404 Aug 07 17:06:29.296409 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 231/932] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:29 2026] GET /volume/v3/volumes/9dee0849-7545-4f11-8ffc-fd90fe53c2fe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:29.298058 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:29.301785 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:29.301785 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:29.306664 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa78ddda-5f56-4c2a-859d-39c97bd204ff tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:29.307988 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 232/933] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:06:29 2026] POST /volume/v3/volumes => generated 823 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:29.308378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ae3e2716-8f6b-4513-9c49-b13bf997ca70 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:29.310726 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae3e2716-8f6b-4513-9c49-b13bf997ca70 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] GET https://10.4.3.144/volume/v3/os-services Aug 07 17:06:29.311020 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae3e2716-8f6b-4513-9c49-b13bf997ca70 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:29.311307 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae3e2716-8f6b-4513-9c49-b13bf997ca70 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:29.311667 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:29.311667 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:29.317448 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae3e2716-8f6b-4513-9c49-b13bf997ca70 tempest-VolumesServicesTestJSON-742279745 tempest-VolumesServicesTestJSON-742279745-project-admin] https://10.4.3.144/volume/v3/os-services returned with HTTP 200 Aug 07 17:06:29.318107 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 236/934] 10.4.3.144 () {66 vars in 1249 bytes} [Fri Aug 7 17:06:29 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:29.321510 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-edefa140-d4b8-4e09-9b21-38a8ce4c0530 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:29.324945 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-edefa140-d4b8-4e09-9b21-38a8ce4c0530 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c Aug 07 17:06:29.324945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-edefa140-d4b8-4e09-9b21-38a8ce4c0530 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:29.324945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-edefa140-d4b8-4e09-9b21-38a8ce4c0530 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:29.332987 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:29.332987 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:29.337574 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-edefa140-d4b8-4e09-9b21-38a8ce4c0530 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:29.338592 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-edefa140-d4b8-4e09-9b21-38a8ce4c0530 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:29.338592 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-edefa140-d4b8-4e09-9b21-38a8ce4c0530 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:29.387386 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-edefa140-d4b8-4e09-9b21-38a8ce4c0530 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:29.391768 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:29.391768 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:29.400987 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-edefa140-d4b8-4e09-9b21-38a8ce4c0530 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c returned with HTTP 200 Aug 07 17:06:29.401624 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 236/935] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:29 2026] GET /volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c => generated 891 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:29.421325 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2953a8d0-7471-4ead-b489-54159beb204d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:29.424681 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2953a8d0-7471-4ead-b489-54159beb204d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:29.425199 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2953a8d0-7471-4ead-b489-54159beb204d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:29.425548 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2953a8d0-7471-4ead-b489-54159beb204d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:29.440054 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:29.440054 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:29.448041 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2953a8d0-7471-4ead-b489-54159beb204d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:29.454637 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2953a8d0-7471-4ead-b489-54159beb204d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:29.454637 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 232/936] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:29 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:30.420402 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-508adbfc-0a1c-409f-87de-5634aa51df1d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:30.423613 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-508adbfc-0a1c-409f-87de-5634aa51df1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c Aug 07 17:06:30.423613 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-508adbfc-0a1c-409f-87de-5634aa51df1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:30.423613 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-508adbfc-0a1c-409f-87de-5634aa51df1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:30.434241 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:30.434241 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:30.439413 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-508adbfc-0a1c-409f-87de-5634aa51df1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:30.440254 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-508adbfc-0a1c-409f-87de-5634aa51df1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:30.440454 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-508adbfc-0a1c-409f-87de-5634aa51df1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:30.469314 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe6d6ebf-f70a-4497-92b4-cb640371aa6c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:30.471421 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe6d6ebf-f70a-4497-92b4-cb640371aa6c tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:30.471421 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe6d6ebf-f70a-4497-92b4-cb640371aa6c tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:30.471597 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe6d6ebf-f70a-4497-92b4-cb640371aa6c tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:30.482865 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:30.482865 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:30.483504 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-508adbfc-0a1c-409f-87de-5634aa51df1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:30.486998 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fe6d6ebf-f70a-4497-92b4-cb640371aa6c tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:30.488067 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:30.488067 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:30.492631 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe6d6ebf-f70a-4497-92b4-cb640371aa6c tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:30.493162 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 237/937] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:30 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:30.499945 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-508adbfc-0a1c-409f-87de-5634aa51df1d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c returned with HTTP 200 Aug 07 17:06:30.500850 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 233/938] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:30 2026] GET /volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c => generated 916 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:30.520536 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-268f4a1d-e98a-4e04-8e1b-210f27443da4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:30.523705 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-268f4a1d-e98a-4e04-8e1b-210f27443da4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] PUT https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:30.523705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-268f4a1d-e98a-4e04-8e1b-210f27443da4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "98a83f3f-bc08-4198-9026-09f8e15a459c"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:30.534205 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-268f4a1d-e98a-4e04-8e1b-210f27443da4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Update called for group 027f46f5-fdd3-4501-8343-7425109bcf4a. {{(pid=100227) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:06:30.534459 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-268f4a1d-e98a-4e04-8e1b-210f27443da4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Updating group 027f46f5-fdd3-4501-8343-7425109bcf4a with name None description: None add_volumes: None remove_volumes: 98a83f3f-bc08-4198-9026-09f8e15a459c. Aug 07 17:06:30.544977 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:30.544977 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:30.587541 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-268f4a1d-e98a-4e04-8e1b-210f27443da4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 202 Aug 07 17:06:30.588367 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 237/939] 10.4.3.144 () {70 vars in 1406 bytes} [Fri Aug 7 17:06:30 2026] PUT /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:30.596603 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f238d866-c394-4978-9472-5928d43dda1b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:30.599432 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f238d866-c394-4978-9472-5928d43dda1b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:30.599921 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f238d866-c394-4978-9472-5928d43dda1b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:30.600125 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f238d866-c394-4978-9472-5928d43dda1b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:30.600275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-f238d866-c394-4978-9472-5928d43dda1b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:30.604132 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:30.604132 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:30.622497 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f238d866-c394-4978-9472-5928d43dda1b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:30.623176 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 233/940] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:30 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:31.507581 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-70f63427-b17d-4e8c-8d83-ac3576503566 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:31.509491 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70f63427-b17d-4e8c-8d83-ac3576503566 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:31.509715 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70f63427-b17d-4e8c-8d83-ac3576503566 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:31.509896 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70f63427-b17d-4e8c-8d83-ac3576503566 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:31.520282 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:31.520282 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:31.524438 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-70f63427-b17d-4e8c-8d83-ac3576503566 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:31.529951 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70f63427-b17d-4e8c-8d83-ac3576503566 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:31.530150 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 238/941] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:31 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:31.634269 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9ad5963c-0f29-4cc5-9f3d-221ac7bf23c7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:31.636801 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ad5963c-0f29-4cc5-9f3d-221ac7bf23c7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:31.637137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ad5963c-0f29-4cc5-9f3d-221ac7bf23c7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:31.637488 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ad5963c-0f29-4cc5-9f3d-221ac7bf23c7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:31.637686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-9ad5963c-0f29-4cc5-9f3d-221ac7bf23c7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:31.642660 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:31.642660 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:31.653195 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ad5963c-0f29-4cc5-9f3d-221ac7bf23c7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:31.653595 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 234/942] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:31 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:31.664612 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6881b51b-d3c0-4226-8d68-a3451c9fdd8a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:31.669803 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6881b51b-d3c0-4226-8d68-a3451c9fdd8a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] PUT https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:31.670009 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6881b51b-d3c0-4226-8d68-a3451c9fdd8a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "98a83f3f-bc08-4198-9026-09f8e15a459c"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:31.673124 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-6881b51b-d3c0-4226-8d68-a3451c9fdd8a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Update called for group 027f46f5-fdd3-4501-8343-7425109bcf4a. {{(pid=100227) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:06:31.673586 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-6881b51b-d3c0-4226-8d68-a3451c9fdd8a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Updating group 027f46f5-fdd3-4501-8343-7425109bcf4a with name None description: None add_volumes: 98a83f3f-bc08-4198-9026-09f8e15a459c remove_volumes: None. Aug 07 17:06:31.680783 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:31.680783 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:31.734142 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6881b51b-d3c0-4226-8d68-a3451c9fdd8a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 202 Aug 07 17:06:31.734707 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 238/943] 10.4.3.144 () {70 vars in 1406 bytes} [Fri Aug 7 17:06:31 2026] PUT /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:31.743921 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc7cd472-df18-42dd-8ca5-a150a44c02a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:31.746421 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc7cd472-df18-42dd-8ca5-a150a44c02a4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:31.746673 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc7cd472-df18-42dd-8ca5-a150a44c02a4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:31.747405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc7cd472-df18-42dd-8ca5-a150a44c02a4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:31.747405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-fc7cd472-df18-42dd-8ca5-a150a44c02a4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:31.754591 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:31.754591 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:31.766618 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc7cd472-df18-42dd-8ca5-a150a44c02a4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:31.767191 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 234/944] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:31 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:32.047361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-cfab5eb9-66e7-4c02-85a4-eb8aa2a92258 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.049655 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-cfab5eb9-66e7-4c02-85a4-eb8aa2a92258 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] POST https://10.4.3.144/volume/v3/attachments/3b71ed0b-8d61-4234-8665-bcdd5be84f49/action Aug 07 17:06:32.050064 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-cfab5eb9-66e7-4c02-85a4-eb8aa2a92258 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:32.050217 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-cfab5eb9-66e7-4c02-85a4-eb8aa2a92258 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:32.070768 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:32.070768 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:32.081944 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc346610-41b5-42d0-a593-fa1024e5e86e req-cfab5eb9-66e7-4c02-85a4-eb8aa2a92258 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/attachments/3b71ed0b-8d61-4234-8665-bcdd5be84f49/action returned with HTTP 204 Aug 07 17:06:32.082501 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 239/945] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:06:32 2026] POST /volume/v3/attachments/3b71ed0b-8d61-4234-8665-bcdd5be84f49/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:32.132539 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-051e196e-b952-42e0-a23e-721c9872a351 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.231700 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-051e196e-b952-42e0-a23e-721c9872a351 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] GET https://10.4.3.144/volume/v3/os-services Aug 07 17:06:32.231973 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-051e196e-b952-42e0-a23e-721c9872a351 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:32.232298 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-051e196e-b952-42e0-a23e-721c9872a351 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:32.232651 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:32.232651 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:32.238254 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-051e196e-b952-42e0-a23e-721c9872a351 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] https://10.4.3.144/volume/v3/os-services returned with HTTP 200 Aug 07 17:06:32.238821 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 235/946] 10.4.3.144 () {66 vars in 1249 bytes} [Fri Aug 7 17:06:32 2026] GET /volume/v3/os-services => generated 626 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:32.251390 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1fa1a780-302c-4035-b507-eb7a5c2d8f4a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.253509 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1fa1a780-302c-4035-b507-eb7a5c2d8f4a tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] PUT https://10.4.3.144/volume/v3/os-services/disable-log-reason Aug 07 17:06:32.254606 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1fa1a780-302c-4035-b507-eb7a5c2d8f4a tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006737", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:32.256652 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1fa1a780-302c-4035-b507-eb7a5c2d8f4a tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] https://10.4.3.144/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 07 17:06:32.257301 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 239/947] 10.4.3.144 () {68 vars in 1326 bytes} [Fri Aug 7 17:06:32 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:06:32.267154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-260373ac-cda1-4af8-adf1-9d3a6cdb5b9e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.270410 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-260373ac-cda1-4af8-adf1-9d3a6cdb5b9e tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] PUT https://10.4.3.144/volume/v3/os-services/disable Aug 07 17:06:32.270799 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-260373ac-cda1-4af8-adf1-9d3a6cdb5b9e tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006737", "binary": "invalid_binary"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:32.273319 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:32.273319 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:32.279961 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-260373ac-cda1-4af8-adf1-9d3a6cdb5b9e tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] https://10.4.3.144/volume/v3/os-services/disable returned with HTTP 404 Aug 07 17:06:32.280631 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 235/948] 10.4.3.144 () {68 vars in 1293 bytes} [Fri Aug 7 17:06:32 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:32.291142 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a125a13b-2e24-4503-8758-cba09ba1c720 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.293164 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a125a13b-2e24-4503-8758-cba09ba1c720 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] PUT https://10.4.3.144/volume/v3/os-services/enable Aug 07 17:06:32.293526 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a125a13b-2e24-4503-8758-cba09ba1c720 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:32.301411 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a125a13b-2e24-4503-8758-cba09ba1c720 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] https://10.4.3.144/volume/v3/os-services/enable returned with HTTP 404 Aug 07 17:06:32.301995 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 240/949] 10.4.3.144 () {68 vars in 1290 bytes} [Fri Aug 7 17:06:32 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:32.311411 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cbc44fb6-60bf-4ebd-a338-20a03fe62067 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.313554 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cbc44fb6-60bf-4ebd-a338-20a03fe62067 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] PUT https://10.4.3.144/volume/v3/os-services/freeze Aug 07 17:06:32.313920 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cbc44fb6-60bf-4ebd-a338-20a03fe62067 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:32.322933 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cbc44fb6-60bf-4ebd-a338-20a03fe62067 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] https://10.4.3.144/volume/v3/os-services/freeze returned with HTTP 400 Aug 07 17:06:32.323543 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 236/950] 10.4.3.144 () {68 vars in 1290 bytes} [Fri Aug 7 17:06:32 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:32.333523 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d7d292be-481d-4cba-a63b-798e02319f99 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.335726 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d7d292be-481d-4cba-a63b-798e02319f99 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] PUT https://10.4.3.144/volume/v3/os-services/thaw Aug 07 17:06:32.336156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d7d292be-481d-4cba-a63b-798e02319f99 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:32.338684 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:32.338684 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:32.344968 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d7d292be-481d-4cba-a63b-798e02319f99 tempest-VolumeServicesNegativeTest-793363880 tempest-VolumeServicesNegativeTest-793363880-project-admin] https://10.4.3.144/volume/v3/os-services/thaw returned with HTTP 400 Aug 07 17:06:32.345182 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 240/951] 10.4.3.144 () {68 vars in 1284 bytes} [Fri Aug 7 17:06:32 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:32.544364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ca821a3-c903-4420-ad91-f650e6a1842d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.546859 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ca821a3-c903-4420-ad91-f650e6a1842d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:32.547132 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ca821a3-c903-4420-ad91-f650e6a1842d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:32.547386 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ca821a3-c903-4420-ad91-f650e6a1842d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:32.572642 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:32.572642 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:32.579701 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ca821a3-c903-4420-ad91-f650e6a1842d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:32.585557 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ca821a3-c903-4420-ad91-f650e6a1842d tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:32.586365 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 236/952] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:32 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:32.600754 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19e619ec-659e-4b25-83bd-6d1ff6c13766 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.606332 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19e619ec-659e-4b25-83bd-6d1ff6c13766 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:32.606600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19e619ec-659e-4b25-83bd-6d1ff6c13766 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:32.606843 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19e619ec-659e-4b25-83bd-6d1ff6c13766 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:32.617880 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:32.617880 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:32.623296 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-19e619ec-659e-4b25-83bd-6d1ff6c13766 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:32.630338 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19e619ec-659e-4b25-83bd-6d1ff6c13766 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:32.630764 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 241/953] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:32 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:32.780081 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8add6bcc-c05c-44dc-8c09-dca19f50dccd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.782349 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8add6bcc-c05c-44dc-8c09-dca19f50dccd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:32.782643 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8add6bcc-c05c-44dc-8c09-dca19f50dccd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:32.782913 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8add6bcc-c05c-44dc-8c09-dca19f50dccd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:32.783129 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-8add6bcc-c05c-44dc-8c09-dca19f50dccd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:32.787455 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:32.787455 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:32.798148 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8add6bcc-c05c-44dc-8c09-dca19f50dccd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:32.798632 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 237/954] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:32 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:32.809526 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d2f44de6-66cf-4a4b-9c13-0daf6eeb6167 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.813483 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2f44de6-66cf-4a4b-9c13-0daf6eeb6167 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] PUT https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:32.813908 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d2f44de6-66cf-4a4b-9c13-0daf6eeb6167 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "54175e09-d957-4ab8-8419-a7705fce116c"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:32.818648 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-d2f44de6-66cf-4a4b-9c13-0daf6eeb6167 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Update called for group 027f46f5-fdd3-4501-8343-7425109bcf4a. {{(pid=100227) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:06:32.818827 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-d2f44de6-66cf-4a4b-9c13-0daf6eeb6167 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Updating group 027f46f5-fdd3-4501-8343-7425109bcf4a with name None description: None add_volumes: None remove_volumes: 54175e09-d957-4ab8-8419-a7705fce116c. Aug 07 17:06:32.825477 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:32.825477 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:32.851243 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2f44de6-66cf-4a4b-9c13-0daf6eeb6167 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 202 Aug 07 17:06:32.852154 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 241/955] 10.4.3.144 () {70 vars in 1406 bytes} [Fri Aug 7 17:06:32 2026] PUT /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:32.862857 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3301568b-a1c4-4a43-8407-c21b3b300b7f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:32.865097 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3301568b-a1c4-4a43-8407-c21b3b300b7f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:32.865371 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3301568b-a1c4-4a43-8407-c21b3b300b7f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:32.865591 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3301568b-a1c4-4a43-8407-c21b3b300b7f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:32.865717 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-3301568b-a1c4-4a43-8407-c21b3b300b7f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:32.871922 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:32.871922 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:32.881869 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3301568b-a1c4-4a43-8407-c21b3b300b7f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:32.882368 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 237/956] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:32 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:33.893366 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-02fa2c56-aa50-4821-baa3-db6b6bd1acb1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:33.895491 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-02fa2c56-aa50-4821-baa3-db6b6bd1acb1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:33.895880 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-02fa2c56-aa50-4821-baa3-db6b6bd1acb1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:33.896250 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-02fa2c56-aa50-4821-baa3-db6b6bd1acb1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:33.897052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-02fa2c56-aa50-4821-baa3-db6b6bd1acb1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:33.900786 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:33.900786 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:33.915607 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-02fa2c56-aa50-4821-baa3-db6b6bd1acb1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:33.915607 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 242/957] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:33 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:33.932009 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3be3dd96-55d7-4d8a-a45b-fca736a00d40 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:33.937205 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3be3dd96-55d7-4d8a-a45b-fca736a00d40 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] PUT https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:33.937205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3be3dd96-55d7-4d8a-a45b-fca736a00d40 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "54175e09-d957-4ab8-8419-a7705fce116c"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:33.941915 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-3be3dd96-55d7-4d8a-a45b-fca736a00d40 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Update called for group 027f46f5-fdd3-4501-8343-7425109bcf4a. {{(pid=100226) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:06:33.942279 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.groups [None req-3be3dd96-55d7-4d8a-a45b-fca736a00d40 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Updating group 027f46f5-fdd3-4501-8343-7425109bcf4a with name None description: None add_volumes: 54175e09-d957-4ab8-8419-a7705fce116c remove_volumes: None. Aug 07 17:06:33.947495 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:33.947495 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:33.986063 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3be3dd96-55d7-4d8a-a45b-fca736a00d40 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 202 Aug 07 17:06:33.986063 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 238/958] 10.4.3.144 () {70 vars in 1406 bytes} [Fri Aug 7 17:06:33 2026] PUT /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:34.000981 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ef07a9d8-762e-4cc2-826a-6ea43f492cc6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:34.003791 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ef07a9d8-762e-4cc2-826a-6ea43f492cc6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:34.004230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ef07a9d8-762e-4cc2-826a-6ea43f492cc6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:34.004600 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ef07a9d8-762e-4cc2-826a-6ea43f492cc6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:34.005085 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-ef07a9d8-762e-4cc2-826a-6ea43f492cc6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:34.010353 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:34.010353 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:34.020910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ef07a9d8-762e-4cc2-826a-6ea43f492cc6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:34.021880 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 242/959] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:33 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 390 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:34.996215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab78a18a-a79f-41db-81e2-602a59968e60 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:34.999670 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:35.000123 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-VolumesCloneTest-Volume-658979449"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:35.004466 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume request body: {'volume': {'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-658979449'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:35.036223 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8ddc1aec-7743-4689-86cc-6a415c69c88d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:35.039629 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ddc1aec-7743-4689-86cc-6a415c69c88d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:35.041463 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ddc1aec-7743-4689-86cc-6a415c69c88d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:35.041463 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ddc1aec-7743-4689-86cc-6a415c69c88d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:35.041463 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-8ddc1aec-7743-4689-86cc-6a415c69c88d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:35.046823 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:35.046823 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:35.059420 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ddc1aec-7743-4689-86cc-6a415c69c88d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 200 Aug 07 17:06:35.059880 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 243/960] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:35 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:35.077195 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e4594f91-7c88-4599-b39d-8393abc64a0c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:35.080989 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:35.080989 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:35.081301 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:35.081684 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:35.083599 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:35.083599 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:35.084634 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:35.100420 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all volumes completed successfully. Aug 07 17:06:35.101704 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:35.101929 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:35.154814 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume of 1 GB Aug 07 17:06:35.155792 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:35.155792 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:35.159566 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:35.166964 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:35.166964 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:35.170348 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Availability Zones retrieved successfully. Aug 07 17:06:35.179015 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:35.179015 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:35.179573 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Flow 'volume_create_api' (07c717d7-63d7-4d0f-b35f-a18c850bfb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:35.182150 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8990a04-85ef-43cc-b5a3-447db724ace4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:35.183712 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:35.255201 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:35.262585 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:35.262585 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:35.276491 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e4594f91-7c88-4599-b39d-8393abc64a0c tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:35.277123 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 239/961] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:06:35 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:35.296501 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8990a04-85ef-43cc-b5a3-447db724ace4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:35.297595 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (320da51c-521c-4c51-8205-d15b3f6e9fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:35.298631 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2d90513a-ad57-43a1-967a-846ac6668823 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:35.301812 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d90513a-ad57-43a1-967a-846ac6668823 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/group_snapshots Aug 07 17:06:35.302322 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d90513a-ad57-43a1-967a-846ac6668823 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "027f46f5-fdd3-4501-8343-7425109bcf4a", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1796069668"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:35.305335 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.group_snapshots [None req-2d90513a-ad57-43a1-967a-846ac6668823 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '027f46f5-fdd3-4501-8343-7425109bcf4a', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1796069668'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 17:06:35.311722 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:35.311722 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:35.319727 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.group_snapshots [None req-2d90513a-ad57-43a1-967a-846ac6668823 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1796069668. Aug 07 17:06:35.349496 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:35.349496 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:35.387220 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-2d90513a-ad57-43a1-967a-846ac6668823 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1151210265 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1151210265, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:35.388099 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-2d90513a-ad57-43a1-967a-846ac6668823 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1151210265 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1151210265, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:35.429057 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-2d90513a-ad57-43a1-967a-846ac6668823 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['cd258a55-784a-4065-9902-2a6be02ea445', '3fb3606b-b434-48da-8373-c9a2aa9cf947', 'a552cb17-e5c3-4144-9e70-cabc3a957bf3', 'fb5d6b24-72b9-4624-a6a8-02a8f8a30080'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:35.429113 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Created reservations ['7ad0e9e1-f871-4159-afff-bfe5348926f8', '4da50908-8940-42ef-b6ce-527597c3dfd5', 'f60dae8a-047c-4170-845b-81ef858c16e0', 'c6d72c5c-061f-464f-95c5-3806563cdc1a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:35.429113 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (320da51c-521c-4c51-8205-d15b3f6e9fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad0e9e1-f871-4159-afff-bfe5348926f8', '4da50908-8940-42ef-b6ce-527597c3dfd5', 'f60dae8a-047c-4170-845b-81ef858c16e0', 'c6d72c5c-061f-464f-95c5-3806563cdc1a']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:35.429113 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba5de14-ad18-46b6-b7ea-65cdd25511d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:35.464515 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba5de14-ad18-46b6-b7ea-65cdd25511d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38260ff6-9b19-4928-bdd9-72649c147461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-658979449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d622f6aaad484b68bf51cadb8fb754fe',qos_specs=None,replication_status=,reservations=['7ad0e9e1-f871-4159-afff-bfe5348926f8','4da50908-8940-42ef-b6ce-527597c3dfd5','f60dae8a-047c-4170-845b-81ef858c16e0','c6d72c5c-061f-464f-95c5-3806563cdc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-658979449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38260ff6-9b19-4928-bdd9-72649c147461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d622f6aaad484b68bf51cadb8fb754fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:35.465539 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b613d4c2-edd6-428a-949e-b96f7ec6a82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:35.505078 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d90513a-ad57-43a1-967a-846ac6668823 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots returned with HTTP 202 Aug 07 17:06:35.505595 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 243/962] 10.4.3.144 () {70 vars in 1324 bytes} [Fri Aug 7 17:06:35 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:35.522233 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1688850f-0014-4612-ba3e-cd3ca1c5dee4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:35.525168 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1688850f-0014-4612-ba3e-cd3ca1c5dee4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae Aug 07 17:06:35.525501 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1688850f-0014-4612-ba3e-cd3ca1c5dee4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:35.525788 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1688850f-0014-4612-ba3e-cd3ca1c5dee4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:35.526043 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-1688850f-0014-4612-ba3e-cd3ca1c5dee4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 16896ed9-f80d-4369-a863-8827f78c07ae {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:35.531209 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b613d4c2-edd6-428a-949e-b96f7ec6a82d) transitioned into state 'SUCCESS' from state '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-658979449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d622f6aaad484b68bf51cadb8fb754fe',qos_specs=None,replication_status=,reservations=['7ad0e9e1-f871-4159-afff-bfe5348926f8','4da50908-8940-42ef-b6ce-527597c3dfd5','f60dae8a-047c-4170-845b-81ef858c16e0','c6d72c5c-061f-464f-95c5-3806563cdc1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:35.532279 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a400c127-9986-41b4-ac04-c085e5ec891a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:35.533552 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:35.533552 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:35.541573 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1688850f-0014-4612-ba3e-cd3ca1c5dee4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae returned with HTTP 200 Aug 07 17:06:35.542145 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 244/963] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:35 2026] GET /volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:35.553694 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a400c127-9986-41b4-ac04-c085e5ec891a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:35.554786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Flow 'volume_create_api' (07c717d7-63d7-4d0f-b35f-a18c850bfb4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:35.555889 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume request issued successfully. Aug 07 17:06:35.557464 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab78a18a-a79f-41db-81e2-602a59968e60 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:35.559490 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 238/964] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:34 2026] POST /volume/v3/volumes => generated 746 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:35.580177 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-75cefacc-b4ce-4a4b-bf0e-1704ca3fd8f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:35.583206 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75cefacc-b4ce-4a4b-bf0e-1704ca3fd8f9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 Aug 07 17:06:35.583632 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-75cefacc-b4ce-4a4b-bf0e-1704ca3fd8f9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:35.583981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-75cefacc-b4ce-4a4b-bf0e-1704ca3fd8f9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:35.599318 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:35.599318 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:35.604177 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-75cefacc-b4ce-4a4b-bf0e-1704ca3fd8f9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:35.613557 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75cefacc-b4ce-4a4b-bf0e-1704ca3fd8f9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 returned with HTTP 200 Aug 07 17:06:35.614155 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 240/965] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:35 2026] GET /volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:35.987943 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-8a4aab3e-8d86-44f4-98d3-6cd66e444544 req-7064a904-12e6-415f-bdc2-5e6b8324ea2e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:35.991804 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8a4aab3e-8d86-44f4-98d3-6cd66e444544 req-7064a904-12e6-415f-bdc2-5e6b8324ea2e tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] DELETE https://10.4.3.144/volume/v3/attachments/3b71ed0b-8d61-4234-8665-bcdd5be84f49 Aug 07 17:06:35.992191 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8a4aab3e-8d86-44f4-98d3-6cd66e444544 req-7064a904-12e6-415f-bdc2-5e6b8324ea2e tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:35.992591 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8a4aab3e-8d86-44f4-98d3-6cd66e444544 req-7064a904-12e6-415f-bdc2-5e6b8324ea2e tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.003772 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.003772 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:36.094336 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8a4aab3e-8d86-44f4-98d3-6cd66e444544 req-7064a904-12e6-415f-bdc2-5e6b8324ea2e tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/attachments/3b71ed0b-8d61-4234-8665-bcdd5be84f49 returned with HTTP 200 Aug 07 17:06:36.095298 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 244/966] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:06:35 2026] DELETE /volume/v3/attachments/3b71ed0b-8d61-4234-8665-bcdd5be84f49 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:36.553547 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-182fce76-0a98-4d4e-8cd1-c5240628387b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.555854 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-182fce76-0a98-4d4e-8cd1-c5240628387b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae Aug 07 17:06:36.556076 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-182fce76-0a98-4d4e-8cd1-c5240628387b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.556340 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-182fce76-0a98-4d4e-8cd1-c5240628387b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.556971 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-182fce76-0a98-4d4e-8cd1-c5240628387b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 16896ed9-f80d-4369-a863-8827f78c07ae {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:36.561792 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.561792 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:36.572685 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-182fce76-0a98-4d4e-8cd1-c5240628387b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae returned with HTTP 200 Aug 07 17:06:36.573303 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 245/967] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:36 2026] GET /volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:36.585367 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c9a72ad-880e-431f-8c67-4f560893084a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.589675 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c9a72ad-880e-431f-8c67-4f560893084a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail Aug 07 17:06:36.589943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c9a72ad-880e-431f-8c67-4f560893084a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.590248 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c9a72ad-880e-431f-8c67-4f560893084a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.591313 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-5c9a72ad-880e-431f-8c67-4f560893084a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:36.591313 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.591313 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:36.593147 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-5c9a72ad-880e-431f-8c67-4f560893084a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:06:36.613004 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c9a72ad-880e-431f-8c67-4f560893084a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all snapshots completed successfully. Aug 07 17:06:36.613636 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.613636 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:36.614564 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c9a72ad-880e-431f-8c67-4f560893084a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:06:36.615593 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 239/968] 10.4.3.144 () {66 vars in 1264 bytes} [Fri Aug 7 17:06:36 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:36.631308 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d9702d11-b144-4b0d-a35d-75bc64595ce0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.638517 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ea5150b8-d0ac-464e-9f08-e507f48beb34 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.639414 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d9702d11-b144-4b0d-a35d-75bc64595ce0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/80123140-91a3-42a7-8840-3af8af0cab6d Aug 07 17:06:36.639700 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d9702d11-b144-4b0d-a35d-75bc64595ce0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.640044 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d9702d11-b144-4b0d-a35d-75bc64595ce0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.652508 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ea5150b8-d0ac-464e-9f08-e507f48beb34 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 Aug 07 17:06:36.652508 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ea5150b8-d0ac-464e-9f08-e507f48beb34 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.652508 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ea5150b8-d0ac-464e-9f08-e507f48beb34 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.652810 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.652810 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:36.652810 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d9702d11-b144-4b0d-a35d-75bc64595ce0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Snapshot retrieved successfully. Aug 07 17:06:36.653378 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d9702d11-b144-4b0d-a35d-75bc64595ce0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/80123140-91a3-42a7-8840-3af8af0cab6d returned with HTTP 200 Aug 07 17:06:36.654250 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 241/969] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:06:36 2026] GET /volume/v3/snapshots/80123140-91a3-42a7-8840-3af8af0cab6d => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:36.665705 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.665705 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:36.675541 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba99e2dc-be38-432e-b497-720239f960f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.676992 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ea5150b8-d0ac-464e-9f08-e507f48beb34 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:36.679370 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba99e2dc-be38-432e-b497-720239f960f3 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/4d68745a-66d3-43bd-8216-5f3e1521025a Aug 07 17:06:36.679370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba99e2dc-be38-432e-b497-720239f960f3 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.680941 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba99e2dc-be38-432e-b497-720239f960f3 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.687199 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ea5150b8-d0ac-464e-9f08-e507f48beb34 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 returned with HTTP 200 Aug 07 17:06:36.687845 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 245/970] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:36 2026] GET /volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 => generated 1354 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:36.692475 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-aab90149-ea25-47c2-95a6-71c3c6920741 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.695373 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-aab90149-ea25-47c2-95a6-71c3c6920741 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] DELETE https://10.4.3.144/volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3 Aug 07 17:06:36.695528 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-aab90149-ea25-47c2-95a6-71c3c6920741 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.695751 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-aab90149-ea25-47c2-95a6-71c3c6920741 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.707810 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.707810 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:36.708476 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ba99e2dc-be38-432e-b497-720239f960f3 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Snapshot retrieved successfully. Aug 07 17:06:36.710775 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba99e2dc-be38-432e-b497-720239f960f3 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/4d68745a-66d3-43bd-8216-5f3e1521025a returned with HTTP 200 Aug 07 17:06:36.710775 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 246/971] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:06:36 2026] GET /volume/v3/snapshots/4d68745a-66d3-43bd-8216-5f3e1521025a => generated 470 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:36.711435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ff46a127-4f9c-42df-a31a-840d835099ad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.715084 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.715084 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:36.717434 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:36.717786 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "38260ff6-9b19-4928-bdd9-72649c147461", "size": 1, "name": "tempest-VolumesCloneTest-Volume-647442438"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:36.724701 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume request body: {'volume': {'source_volid': '38260ff6-9b19-4928-bdd9-72649c147461', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-647442438'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:36.724929 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a1e97cc0-6cd6-4273-a63a-6a2646a7e6f1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.730046 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a1e97cc0-6cd6-4273-a63a-6a2646a7e6f1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] DELETE https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae Aug 07 17:06:36.730046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a1e97cc0-6cd6-4273-a63a-6a2646a7e6f1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.730046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a1e97cc0-6cd6-4273-a63a-6a2646a7e6f1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.730046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.group_snapshots [None req-a1e97cc0-6cd6-4273-a63a-6a2646a7e6f1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] delete called for member 16896ed9-f80d-4369-a863-8827f78c07ae {{(pid=100227) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:06:36.730046 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.group_snapshots [None req-a1e97cc0-6cd6-4273-a63a-6a2646a7e6f1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Delete group_snapshot with id: 16896ed9-f80d-4369-a863-8827f78c07ae Aug 07 17:06:36.734826 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.734826 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:36.739666 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.739666 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:36.740398 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume retrieved successfully. Aug 07 17:06:36.740559 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume of 1 GB Aug 07 17:06:36.750156 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Availability Zones retrieved successfully. Aug 07 17:06:36.761408 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Flow 'volume_create_api' (1ab7caab-333a-4c14-bbda-9050194c5c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:36.762272 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ca8771-815e-4ca9-ac27-facfb7fface8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:36.763880 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:36.795304 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a1e97cc0-6cd6-4273-a63a-6a2646a7e6f1 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae returned with HTTP 202 Aug 07 17:06:36.795730 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 246/972] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:06:36 2026] DELETE /volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:36.808530 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.812676 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:36.812676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.812676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.812676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:36.813193 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ca8771-815e-4ca9-ac27-facfb7fface8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '38260ff6-9b19-4928-bdd9-72649c147461', 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:36.813363 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:36.814976 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45e03ca-13a1-4f41-bfc8-3354fb69ed77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:36.826735 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all volumes completed successfully. Aug 07 17:06:36.829054 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:36.829054 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:36.831684 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-aab90149-ea25-47c2-95a6-71c3c6920741 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3 returned with HTTP 200 Aug 07 17:06:36.832291 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 240/973] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:06:36 2026] DELETE /volume/v3/attachments/d286680b-0b2d-443e-b0e2-10fed03efdb3 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:36.854412 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-16517b75-c5eb-4435-9e97-dc1535c81db8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.858385 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-16517b75-c5eb-4435-9e97-dc1535c81db8 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] DELETE https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 Aug 07 17:06:36.858990 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-16517b75-c5eb-4435-9e97-dc1535c81db8 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.858990 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-16517b75-c5eb-4435-9e97-dc1535c81db8 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.858990 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-16517b75-c5eb-4435-9e97-dc1535c81db8 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Delete volume with id: 495038d4-4942-434b-8e81-c9dc1a4b1c47 Aug 07 17:06:36.876122 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.876122 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:36.876958 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-16517b75-c5eb-4435-9e97-dc1535c81db8 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:06:36.881447 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:36.885734 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.885734 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:36.893945 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:36.894604 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:36.895873 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Created reservations ['82e68e37-aaa7-4a3f-aa32-6e80ea6ae58d', 'cad78cc8-e6bd-45af-9cb2-0eb0e50e6554', '0313fc86-6f18-4453-ba70-286317997d4e', '5e699550-aab4-41fb-8d5d-12457a36401c'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:36.897277 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45e03ca-13a1-4f41-bfc8-3354fb69ed77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82e68e37-aaa7-4a3f-aa32-6e80ea6ae58d', 'cad78cc8-e6bd-45af-9cb2-0eb0e50e6554', '0313fc86-6f18-4453-ba70-286317997d4e', '5e699550-aab4-41fb-8d5d-12457a36401c']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:36.898338 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1f8366-4823-4131-b76f-dca4cf4a9f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:36.915088 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-16517b75-c5eb-4435-9e97-dc1535c81db8 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Delete volume request issued successfully. Aug 07 17:06:36.915305 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4a177341-b668-44c1-bf51-afc7d4c1ab4f req-16517b75-c5eb-4435-9e97-dc1535c81db8 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 returned with HTTP 202 Aug 07 17:06:36.916138 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 247/974] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:06:36 2026] DELETE /volume/v3/volumes/495038d4-4942-434b-8e81-c9dc1a4b1c47 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:36.951239 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:36.957230 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.957230 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:36.959291 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a1f8366-4823-4131-b76f-dca4cf4a9f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a3be5e1-4cd9-4695-adea-b4173b31a7ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-647442438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d622f6aaad484b68bf51cadb8fb754fe',qos_specs=None,replication_status=,reservations=['82e68e37-aaa7-4a3f-aa32-6e80ea6ae58d','cad78cc8-e6bd-45af-9cb2-0eb0e50e6554','0313fc86-6f18-4453-ba70-286317997d4e','5e699550-aab4-41fb-8d5d-12457a36401c'],size=1,snapshot_id=None,source_replicaid=,source_volid=38260ff6-9b19-4928-bdd9-72649c147461,status='creating',user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), '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-07T17:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-647442438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a3be5e1-4cd9-4695-adea-b4173b31a7ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d622f6aaad484b68bf51cadb8fb754fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=38260ff6-9b19-4928-bdd9-72649c147461,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:36.959536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c69f3ab-c2fd-4cda-8ccd-0d3cb7782dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:36.971588 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19f0e802-bd96-4e67-97ca-6cdfcfaa3a49 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:36.972594 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 247/975] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:06:36 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:36.992704 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b90bd1f7-e944-4a72-920f-8420dc3a842f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:36.995164 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b90bd1f7-e944-4a72-920f-8420dc3a842f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail Aug 07 17:06:36.995905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b90bd1f7-e944-4a72-920f-8420dc3a842f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:36.995905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b90bd1f7-e944-4a72-920f-8420dc3a842f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:36.995905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-b90bd1f7-e944-4a72-920f-8420dc3a842f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:36.996574 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c69f3ab-c2fd-4cda-8ccd-0d3cb7782dec) transitioned into state 'SUCCESS' from state '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-647442438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d622f6aaad484b68bf51cadb8fb754fe',qos_specs=None,replication_status=,reservations=['82e68e37-aaa7-4a3f-aa32-6e80ea6ae58d','cad78cc8-e6bd-45af-9cb2-0eb0e50e6554','0313fc86-6f18-4453-ba70-286317997d4e','5e699550-aab4-41fb-8d5d-12457a36401c'],size=1,snapshot_id=None,source_replicaid=,source_volid=38260ff6-9b19-4928-bdd9-72649c147461,status='creating',user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:36.996695 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:36.996695 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:36.997202 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2edcd95c-e7b7-4dc7-ab84-a3ec742557c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:36.997468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-b90bd1f7-e944-4a72-920f-8420dc3a842f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:06:37.003557 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b90bd1f7-e944-4a72-920f-8420dc3a842f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all snapshots completed successfully. Aug 07 17:06:37.004518 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:37.004518 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:37.005612 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b90bd1f7-e944-4a72-920f-8420dc3a842f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:06:37.006125 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 241/976] 10.4.3.144 () {66 vars in 1264 bytes} [Fri Aug 7 17:06:36 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:06:37.020932 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1ee6c16d-584e-44c2-af20-a7c27b2de935 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:37.023802 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ee6c16d-584e-44c2-af20-a7c27b2de935 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/80123140-91a3-42a7-8840-3af8af0cab6d Aug 07 17:06:37.024016 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ee6c16d-584e-44c2-af20-a7c27b2de935 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:37.024498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ee6c16d-584e-44c2-af20-a7c27b2de935 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:37.031779 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:37.031779 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:37.032363 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1ee6c16d-584e-44c2-af20-a7c27b2de935 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Snapshot retrieved successfully. Aug 07 17:06:37.033277 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ee6c16d-584e-44c2-af20-a7c27b2de935 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/80123140-91a3-42a7-8840-3af8af0cab6d returned with HTTP 200 Aug 07 17:06:37.033936 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 248/977] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:06:37 2026] GET /volume/v3/snapshots/80123140-91a3-42a7-8840-3af8af0cab6d => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:37.035611 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2edcd95c-e7b7-4dc7-ab84-a3ec742557c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:37.037560 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Flow 'volume_create_api' (1ab7caab-333a-4c14-bbda-9050194c5c71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:37.038041 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume request issued successfully. Aug 07 17:06:37.038898 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff46a127-4f9c-42df-a31a-840d835099ad tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:37.039491 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 242/978] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:36 2026] POST /volume/v3/volumes => generated 779 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:37.061448 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab7a12f1-7c4c-42ea-98a4-d67732bbda88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:37.065007 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab7a12f1-7c4c-42ea-98a4-d67732bbda88 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab Aug 07 17:06:37.065557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab7a12f1-7c4c-42ea-98a4-d67732bbda88 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:37.065634 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab7a12f1-7c4c-42ea-98a4-d67732bbda88 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:37.077045 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:37.077045 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:37.083810 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ab7a12f1-7c4c-42ea-98a4-d67732bbda88 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:37.090052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab7a12f1-7c4c-42ea-98a4-d67732bbda88 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab returned with HTTP 200 Aug 07 17:06:37.090588 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 248/979] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:37 2026] GET /volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:37.860975 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36f09d39-93aa-48e7-a4fe-0d9c6987d376 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:37.863265 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36f09d39-93aa-48e7-a4fe-0d9c6987d376 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:37.863265 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36f09d39-93aa-48e7-a4fe-0d9c6987d376 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:37.863758 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36f09d39-93aa-48e7-a4fe-0d9c6987d376 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:37.878191 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:37.878191 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:37.883818 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36f09d39-93aa-48e7-a4fe-0d9c6987d376 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:37.889843 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36f09d39-93aa-48e7-a4fe-0d9c6987d376 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:37.890096 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 242/980] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:37 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:37.907051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5656cb03-803c-4b64-95ef-34faa0c53b72 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:37.907469 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5656cb03-803c-4b64-95ef-34faa0c53b72 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:37.907658 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5656cb03-803c-4b64-95ef-34faa0c53b72 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:37.907840 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5656cb03-803c-4b64-95ef-34faa0c53b72 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:37.917659 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:37.917659 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:37.922474 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5656cb03-803c-4b64-95ef-34faa0c53b72 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:37.929162 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5656cb03-803c-4b64-95ef-34faa0c53b72 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:37.929599 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 249/981] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:37 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:37.964679 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3e789458-038e-4f77-bce5-e6d06524db34 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:37.967290 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e789458-038e-4f77-bce5-e6d06524db34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] DELETE https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:06:37.967537 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e789458-038e-4f77-bce5-e6d06524db34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:37.968132 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e789458-038e-4f77-bce5-e6d06524db34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:37.968132 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3e789458-038e-4f77-bce5-e6d06524db34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Delete volume with id: 5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:06:37.978631 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:37.978631 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:37.978631 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3e789458-038e-4f77-bce5-e6d06524db34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:06:37.978979 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-711f1911-c8c2-45b4-a659-dee79aeb06fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:37.980862 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-711f1911-c8c2-45b4-a659-dee79aeb06fe tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:37.981193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-711f1911-c8c2-45b4-a659-dee79aeb06fe tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:37.981501 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-711f1911-c8c2-45b4-a659-dee79aeb06fe tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:37.992359 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:37.992359 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:37.997531 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-711f1911-c8c2-45b4-a659-dee79aeb06fe tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:38.004950 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-711f1911-c8c2-45b4-a659-dee79aeb06fe tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:38.006087 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 249/982] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:37 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:38.008655 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3e789458-038e-4f77-bce5-e6d06524db34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Delete volume request issued successfully. Aug 07 17:06:38.008893 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e789458-038e-4f77-bce5-e6d06524db34 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 202 Aug 07 17:06:38.009423 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 243/983] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:37 2026] DELETE /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:38.019105 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8bbb5d22-dac0-4fe2-a0a0-5c9142365edf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.022739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-43072e88-b6e7-4bbf-9b06-7cf5d80bc248 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.023012 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bbb5d22-dac0-4fe2-a0a0-5c9142365edf tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:06:38.023253 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bbb5d22-dac0-4fe2-a0a0-5c9142365edf tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.023428 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bbb5d22-dac0-4fe2-a0a0-5c9142365edf tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.024946 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43072e88-b6e7-4bbf-9b06-7cf5d80bc248 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] DELETE https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:38.025246 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-43072e88-b6e7-4bbf-9b06-7cf5d80bc248 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.025501 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-43072e88-b6e7-4bbf-9b06-7cf5d80bc248 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.025713 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-43072e88-b6e7-4bbf-9b06-7cf5d80bc248 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Delete volume with id: 4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:38.034266 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.034266 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:38.034843 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.034843 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:38.035410 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-43072e88-b6e7-4bbf-9b06-7cf5d80bc248 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:38.039436 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8bbb5d22-dac0-4fe2-a0a0-5c9142365edf tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Volume info retrieved successfully. Aug 07 17:06:38.044773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-271f82db-f95e-46aa-83cb-d1bc45308e93 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.047069 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-271f82db-f95e-46aa-83cb-d1bc45308e93 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/80123140-91a3-42a7-8840-3af8af0cab6d Aug 07 17:06:38.047256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-271f82db-f95e-46aa-83cb-d1bc45308e93 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.047500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-271f82db-f95e-46aa-83cb-d1bc45308e93 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.047783 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bbb5d22-dac0-4fe2-a0a0-5c9142365edf tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 200 Aug 07 17:06:38.048385 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 243/984] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:38.052609 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-271f82db-f95e-46aa-83cb-d1bc45308e93 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/80123140-91a3-42a7-8840-3af8af0cab6d returned with HTTP 404 Aug 07 17:06:38.053382 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 250/985] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/snapshots/80123140-91a3-42a7-8840-3af8af0cab6d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:06:38.061396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8b891101-e1e4-4258-80a2-12354a9e8fbb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.064256 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-43072e88-b6e7-4bbf-9b06-7cf5d80bc248 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Delete volume request issued successfully. Aug 07 17:06:38.064401 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8b891101-e1e4-4258-80a2-12354a9e8fbb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae Aug 07 17:06:38.064470 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43072e88-b6e7-4bbf-9b06-7cf5d80bc248 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 202 Aug 07 17:06:38.064771 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8b891101-e1e4-4258-80a2-12354a9e8fbb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.065137 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 250/986] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:38 2026] DELETE /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:38.065239 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8b891101-e1e4-4258-80a2-12354a9e8fbb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.065333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-8b891101-e1e4-4258-80a2-12354a9e8fbb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 16896ed9-f80d-4369-a863-8827f78c07ae {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:38.069309 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8b891101-e1e4-4258-80a2-12354a9e8fbb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae returned with HTTP 404 Aug 07 17:06:38.070006 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 244/987] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:38.074539 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5cd8a98f-ec85-4f61-8a22-6de3282f7893 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.077076 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cd8a98f-ec85-4f61-8a22-6de3282f7893 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:38.077076 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5cd8a98f-ec85-4f61-8a22-6de3282f7893 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.077237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5cd8a98f-ec85-4f61-8a22-6de3282f7893 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.078002 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a324d2e2-9b9d-41ce-a876-98531885a80f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.080790 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a324d2e2-9b9d-41ce-a876-98531885a80f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] DELETE https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae Aug 07 17:06:38.080854 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a324d2e2-9b9d-41ce-a876-98531885a80f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.081183 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a324d2e2-9b9d-41ce-a876-98531885a80f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.081295 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-a324d2e2-9b9d-41ce-a876-98531885a80f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] delete called for member 16896ed9-f80d-4369-a863-8827f78c07ae {{(pid=100224) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:06:38.081394 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.group_snapshots [None req-a324d2e2-9b9d-41ce-a876-98531885a80f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Delete group_snapshot with id: 16896ed9-f80d-4369-a863-8827f78c07ae Aug 07 17:06:38.085364 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a324d2e2-9b9d-41ce-a876-98531885a80f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae returned with HTTP 404 Aug 07 17:06:38.085860 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 251/988] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:06:38 2026] DELETE /volume/v3/group_snapshots/16896ed9-f80d-4369-a863-8827f78c07ae => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:38.086356 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.086356 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:38.090988 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5cd8a98f-ec85-4f61-8a22-6de3282f7893 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Volume info retrieved successfully. Aug 07 17:06:38.096419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.098869 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:38.099406 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cd8a98f-ec85-4f61-8a22-6de3282f7893 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 200 Aug 07 17:06:38.099489 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.099489 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.099728 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 244/989] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:38.099783 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:38.101002 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:38.109296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-505a49b2-949b-42ac-9b55-affd52ad550b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.112537 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-505a49b2-949b-42ac-9b55-affd52ad550b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab Aug 07 17:06:38.112929 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-505a49b2-949b-42ac-9b55-affd52ad550b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.113156 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-505a49b2-949b-42ac-9b55-affd52ad550b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.113576 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all volumes completed successfully. Aug 07 17:06:38.114448 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:38.114716 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:38.127216 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.127216 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:38.132615 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-505a49b2-949b-42ac-9b55-affd52ad550b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:38.142862 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-505a49b2-949b-42ac-9b55-affd52ad550b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab returned with HTTP 200 Aug 07 17:06:38.143834 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 245/990] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab => generated 1388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:38.165422 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:38.167688 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f08efa5-47d9-4eda-8f39-bc489229bd5b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.171864 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.171864 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:38.174482 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f08efa5-47d9-4eda-8f39-bc489229bd5b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab Aug 07 17:06:38.174602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f08efa5-47d9-4eda-8f39-bc489229bd5b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.174991 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f08efa5-47d9-4eda-8f39-bc489229bd5b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.178549 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:38.178845 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:38.191047 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.191047 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:38.197268 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f08efa5-47d9-4eda-8f39-bc489229bd5b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:38.207067 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f08efa5-47d9-4eda-8f39-bc489229bd5b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab returned with HTTP 200 Aug 07 17:06:38.207641 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 252/991] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab => generated 1388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:38.227804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9bf3fcb6-7b40-401c-bc97-9e57273da679 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.230411 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:38.231578 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9bf3fcb6-7b40-401c-bc97-9e57273da679 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab Aug 07 17:06:38.231895 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9bf3fcb6-7b40-401c-bc97-9e57273da679 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.232095 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9bf3fcb6-7b40-401c-bc97-9e57273da679 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.234285 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.234285 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:38.241590 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.241590 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:38.246708 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9bf3fcb6-7b40-401c-bc97-9e57273da679 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:38.247593 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fa28d48f-1880-498d-abc1-bf67df4b99a7 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:38.248104 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 251/992] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:38.252351 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9bf3fcb6-7b40-401c-bc97-9e57273da679 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab returned with HTTP 200 Aug 07 17:06:38.252823 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 245/993] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab => generated 1388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:38.266611 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b55a7c3d-b901-4e72-b3a0-9a84b8094b73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.269002 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b55a7c3d-b901-4e72-b3a0-9a84b8094b73 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a/action Aug 07 17:06:38.269527 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b55a7c3d-b901-4e72-b3a0-9a84b8094b73 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:38.269848 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b55a7c3d-b901-4e72-b3a0-9a84b8094b73 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:38.271585 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-b55a7c3d-b901-4e72-b3a0-9a84b8094b73 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] delete called for group 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100226) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:06:38.272093 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.groups [None req-b55a7c3d-b901-4e72-b3a0-9a84b8094b73 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Delete group with id: 027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:38.273852 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-042f6450-7b65-438c-a3f0-48515df01ca2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.276703 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.276703 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:38.277155 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-042f6450-7b65-438c-a3f0-48515df01ca2 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab Aug 07 17:06:38.277646 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-042f6450-7b65-438c-a3f0-48515df01ca2 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.277901 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-042f6450-7b65-438c-a3f0-48515df01ca2 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.278141 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-042f6450-7b65-438c-a3f0-48515df01ca2 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Delete volume with id: 7a3be5e1-4cd9-4695-adea-b4173b31a7ab Aug 07 17:06:38.288244 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.288244 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:38.289051 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-042f6450-7b65-438c-a3f0-48515df01ca2 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:38.317305 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-042f6450-7b65-438c-a3f0-48515df01ca2 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Delete volume request issued successfully. Aug 07 17:06:38.317305 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-042f6450-7b65-438c-a3f0-48515df01ca2 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab returned with HTTP 202 Aug 07 17:06:38.317305 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 253/994] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:38 2026] DELETE /volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:38.327753 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dc4e831d-ee24-48b7-9dcd-96413eb17b00 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.330326 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dc4e831d-ee24-48b7-9dcd-96413eb17b00 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab Aug 07 17:06:38.330605 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dc4e831d-ee24-48b7-9dcd-96413eb17b00 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.331286 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dc4e831d-ee24-48b7-9dcd-96413eb17b00 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.341212 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.341212 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:38.347731 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-dc4e831d-ee24-48b7-9dcd-96413eb17b00 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:38.353645 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dc4e831d-ee24-48b7-9dcd-96413eb17b00 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab returned with HTTP 200 Aug 07 17:06:38.354679 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 252/995] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab => generated 1387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:38.364820 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b55a7c3d-b901-4e72-b3a0-9a84b8094b73 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a/action returned with HTTP 202 Aug 07 17:06:38.365353 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 246/996] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:06:38 2026] POST /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:38.375683 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fadbee1c-5665-4a1f-9e61-74276c980b4e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:38.377946 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fadbee1c-5665-4a1f-9e61-74276c980b4e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c Aug 07 17:06:38.378186 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fadbee1c-5665-4a1f-9e61-74276c980b4e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:38.378414 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fadbee1c-5665-4a1f-9e61-74276c980b4e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:38.387048 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.387048 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:38.392485 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fadbee1c-5665-4a1f-9e61-74276c980b4e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:38.393552 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-fadbee1c-5665-4a1f-9e61-74276c980b4e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:38.393796 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-fadbee1c-5665-4a1f-9e61-74276c980b4e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:38.442782 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-fadbee1c-5665-4a1f-9e61-74276c980b4e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:38.447729 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:38.447729 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:38.458394 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fadbee1c-5665-4a1f-9e61-74276c980b4e tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c returned with HTTP 200 Aug 07 17:06:38.458795 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 246/997] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:38 2026] GET /volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:39.064284 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-362dba9e-6ec6-4661-ab18-3087c9348073 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.066462 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-362dba9e-6ec6-4661-ab18-3087c9348073 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] GET https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f Aug 07 17:06:39.066674 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-362dba9e-6ec6-4661-ab18-3087c9348073 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.066927 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-362dba9e-6ec6-4661-ab18-3087c9348073 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.076204 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-362dba9e-6ec6-4661-ab18-3087c9348073 tempest-ServerActionsTestOtherA-2053254431 tempest-ServerActionsTestOtherA-2053254431-project-member] https://10.4.3.144/volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f returned with HTTP 404 Aug 07 17:06:39.077170 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 254/998] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/volumes/5d76eded-e3a9-4477-a733-d150e54bb79f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:39.121931 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5a4374ac-60a9-4881-b983-e66fd39692c0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.125511 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a4374ac-60a9-4881-b983-e66fd39692c0 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] GET https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf Aug 07 17:06:39.127086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a4374ac-60a9-4881-b983-e66fd39692c0 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.127086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a4374ac-60a9-4881-b983-e66fd39692c0 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.134311 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a4374ac-60a9-4881-b983-e66fd39692c0 tempest-DeleteServersTestJSON-509227732 tempest-DeleteServersTestJSON-509227732-project-member] https://10.4.3.144/volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf returned with HTTP 404 Aug 07 17:06:39.135307 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 253/999] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/volumes/4058a0af-b0fe-4b91-9de6-00a0df56a4bf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:39.372594 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-417ec7ea-36be-4c46-806c-5bf35607103f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.376002 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-417ec7ea-36be-4c46-806c-5bf35607103f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab Aug 07 17:06:39.376227 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-417ec7ea-36be-4c46-806c-5bf35607103f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.376581 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-417ec7ea-36be-4c46-806c-5bf35607103f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.385763 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-417ec7ea-36be-4c46-806c-5bf35607103f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab returned with HTTP 404 Aug 07 17:06:39.386709 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 247/1000] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/volumes/7a3be5e1-4cd9-4695-adea-b4173b31a7ab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:39.397101 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d7546aa5-bdea-4a2d-9c37-fdcc209d3c84 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.400335 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7546aa5-bdea-4a2d-9c37-fdcc209d3c84 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 Aug 07 17:06:39.400335 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7546aa5-bdea-4a2d-9c37-fdcc209d3c84 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.400626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7546aa5-bdea-4a2d-9c37-fdcc209d3c84 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.409969 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:39.409969 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:39.418276 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d7546aa5-bdea-4a2d-9c37-fdcc209d3c84 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:39.425115 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7546aa5-bdea-4a2d-9c37-fdcc209d3c84 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 returned with HTTP 200 Aug 07 17:06:39.426088 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 247/1001] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 => generated 1354 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:39.443162 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-246ef8c2-9fc6-4b22-92cc-458c8836db59 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.445087 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-246ef8c2-9fc6-4b22-92cc-458c8836db59 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] DELETE https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 Aug 07 17:06:39.445338 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-246ef8c2-9fc6-4b22-92cc-458c8836db59 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.446521 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-246ef8c2-9fc6-4b22-92cc-458c8836db59 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.446521 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-246ef8c2-9fc6-4b22-92cc-458c8836db59 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Delete volume with id: 38260ff6-9b19-4928-bdd9-72649c147461 Aug 07 17:06:39.457442 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:39.457442 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:39.458141 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-246ef8c2-9fc6-4b22-92cc-458c8836db59 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:39.480406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5fc9caf3-bc1c-4dec-92c0-6bed284b6a65 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.482508 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5fc9caf3-bc1c-4dec-92c0-6bed284b6a65 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c Aug 07 17:06:39.483443 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5fc9caf3-bc1c-4dec-92c0-6bed284b6a65 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.484715 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5fc9caf3-bc1c-4dec-92c0-6bed284b6a65 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.491622 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-246ef8c2-9fc6-4b22-92cc-458c8836db59 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Delete volume request issued successfully. Aug 07 17:06:39.491622 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-246ef8c2-9fc6-4b22-92cc-458c8836db59 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 returned with HTTP 202 Aug 07 17:06:39.491622 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 255/1002] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:39 2026] DELETE /volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:39.496189 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5fc9caf3-bc1c-4dec-92c0-6bed284b6a65 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c returned with HTTP 404 Aug 07 17:06:39.498878 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 254/1003] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/volumes/54175e09-d957-4ab8-8419-a7705fce116c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:39.501812 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-adec3f14-adf0-419b-9bc1-086311a2a4b9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.504174 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-adec3f14-adf0-419b-9bc1-086311a2a4b9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 Aug 07 17:06:39.504554 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-adec3f14-adf0-419b-9bc1-086311a2a4b9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.504819 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-adec3f14-adf0-419b-9bc1-086311a2a4b9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.508385 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b4ff3bf4-2580-48cb-b979-fc0556fd2a00 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.510811 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b4ff3bf4-2580-48cb-b979-fc0556fd2a00 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/98a83f3f-bc08-4198-9026-09f8e15a459c Aug 07 17:06:39.511143 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b4ff3bf4-2580-48cb-b979-fc0556fd2a00 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.511585 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b4ff3bf4-2580-48cb-b979-fc0556fd2a00 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.515320 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:39.515320 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:39.519651 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b4ff3bf4-2580-48cb-b979-fc0556fd2a00 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/98a83f3f-bc08-4198-9026-09f8e15a459c returned with HTTP 404 Aug 07 17:06:39.520245 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 248/1004] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/volumes/98a83f3f-bc08-4198-9026-09f8e15a459c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:39.520575 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-adec3f14-adf0-419b-9bc1-086311a2a4b9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:39.527966 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-adec3f14-adf0-419b-9bc1-086311a2a4b9 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 returned with HTTP 200 Aug 07 17:06:39.528561 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 248/1005] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:39.530578 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fd15c9be-c022-4b3f-857b-23af943a2923 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.534826 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd15c9be-c022-4b3f-857b-23af943a2923 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a Aug 07 17:06:39.535140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd15c9be-c022-4b3f-857b-23af943a2923 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.535396 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd15c9be-c022-4b3f-857b-23af943a2923 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.535656 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-fd15c9be-c022-4b3f-857b-23af943a2923 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member 027f46f5-fdd3-4501-8343-7425109bcf4a {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:39.542237 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd15c9be-c022-4b3f-857b-23af943a2923 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a returned with HTTP 404 Aug 07 17:06:39.543126 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 256/1006] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/groups/027f46f5-fdd3-4501-8343-7425109bcf4a => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:39.555541 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a05ab470-92cf-4a89-aee8-42d819557a82 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.559851 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a05ab470-92cf-4a89-aee8-42d819557a82 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/cbe0d5ac-781b-4ee2-b684-a2cb96edb7aa Aug 07 17:06:39.561046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a05ab470-92cf-4a89-aee8-42d819557a82 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.561046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a05ab470-92cf-4a89-aee8-42d819557a82 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.595331 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a05ab470-92cf-4a89-aee8-42d819557a82 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/group_types/cbe0d5ac-781b-4ee2-b684-a2cb96edb7aa returned with HTTP 202 Aug 07 17:06:39.596590 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 255/1007] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:06:39 2026] DELETE /volume/v3/group_types/cbe0d5ac-781b-4ee2-b684-a2cb96edb7aa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:39.606983 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-520fff8d-720f-43f8-8777-2bdd0206a4cb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.609061 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-520fff8d-720f-43f8-8777-2bdd0206a4cb tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] DELETE https://10.4.3.144/volume/v3/types/e0f8a534-354a-4835-b5f2-5efd45a8b006 Aug 07 17:06:39.609361 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-520fff8d-720f-43f8-8777-2bdd0206a4cb tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.609482 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-520fff8d-720f-43f8-8777-2bdd0206a4cb tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.696239 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-520fff8d-720f-43f8-8777-2bdd0206a4cb tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/types/e0f8a534-354a-4835-b5f2-5efd45a8b006 returned with HTTP 202 Aug 07 17:06:39.696864 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 249/1008] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:06:39 2026] DELETE /volume/v3/types/e0f8a534-354a-4835-b5f2-5efd45a8b006 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:39.710051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9b69bf13-fd0d-4608-8f9c-7e652c5698dc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.710051 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b69bf13-fd0d-4608-8f9c-7e652c5698dc tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] GET https://10.4.3.144/volume/v3/types/e0f8a534-354a-4835-b5f2-5efd45a8b006 Aug 07 17:06:39.710051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b69bf13-fd0d-4608-8f9c-7e652c5698dc tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.710051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b69bf13-fd0d-4608-8f9c-7e652c5698dc tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.716057 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b69bf13-fd0d-4608-8f9c-7e652c5698dc tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/types/e0f8a534-354a-4835-b5f2-5efd45a8b006 returned with HTTP 404 Aug 07 17:06:39.716674 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 249/1009] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/types/e0f8a534-354a-4835-b5f2-5efd45a8b006 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:39.731947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-68ec4dd6-2a16-462c-87b8-f5af65a2029c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.734290 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-68ec4dd6-2a16-462c-87b8-f5af65a2029c tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:06:39.734693 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-68ec4dd6-2a16-462c-87b8-f5af65a2029c tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1701000868"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:39.756034 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-68ec4dd6-2a16-462c-87b8-f5af65a2029c tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:06:39.756525 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 257/1010] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:06:39 2026] POST /volume/v3/types => generated 224 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:39.768149 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b4d5bdae-bcee-4276-b8f0-4086080c125b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.773596 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4d5bdae-bcee-4276-b8f0-4086080c125b tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:06:39.775174 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b4d5bdae-bcee-4276-b8f0-4086080c125b tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-905086766"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:39.806578 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4d5bdae-bcee-4276-b8f0-4086080c125b tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:06:39.807062 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 256/1011] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:06:39 2026] POST /volume/v3/group_types => generated 180 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:39.823435 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8c78f90-1a4f-49c9-9bed-856bbc9a7c4f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.826717 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8c78f90-1a4f-49c9-9bed-856bbc9a7c4f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/groups Aug 07 17:06:39.826717 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8c78f90-1a4f-49c9-9bed-856bbc9a7c4f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ead574fa-c02f-4b25-bdfd-a6163b3cbe09", "volume_types": ["ceae07f5-9b84-4c06-8dc0-188ec8c93f3e"], "name": "tempest-GroupSnapshotsTest-Group-558709974"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:39.829793 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-b8c78f90-1a4f-49c9-9bed-856bbc9a7c4f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating new group {'group': {'group_type': 'ead574fa-c02f-4b25-bdfd-a6163b3cbe09', 'volume_types': ['ceae07f5-9b84-4c06-8dc0-188ec8c93f3e'], 'name': 'tempest-GroupSnapshotsTest-Group-558709974'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:06:39.834745 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-b8c78f90-1a4f-49c9-9bed-856bbc9a7c4f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating group tempest-GroupSnapshotsTest-Group-558709974. Aug 07 17:06:39.848192 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8c78f90-1a4f-49c9-9bed-856bbc9a7c4f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability Zones retrieved successfully. Aug 07 17:06:39.878310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b8c78f90-1a4f-49c9-9bed-856bbc9a7c4f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['09188afa-0001-4773-b6d4-7530eabfd69a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:39.922947 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8c78f90-1a4f-49c9-9bed-856bbc9a7c4f tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups returned with HTTP 202 Aug 07 17:06:39.927063 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 250/1012] 10.4.3.144 () {70 vars in 1297 bytes} [Fri Aug 7 17:06:39 2026] POST /volume/v3/groups => generated 111 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:39.936418 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d0502e5b-f1d2-41ba-a73a-eb005fbc6eb6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:39.938922 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d0502e5b-f1d2-41ba-a73a-eb005fbc6eb6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3 Aug 07 17:06:39.939231 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d0502e5b-f1d2-41ba-a73a-eb005fbc6eb6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:39.940719 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d0502e5b-f1d2-41ba-a73a-eb005fbc6eb6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:39.940965 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-d0502e5b-f1d2-41ba-a73a-eb005fbc6eb6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member f39996e8-d2e0-49ee-9817-a45027f524a3 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:39.946422 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:39.946422 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:39.955967 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d0502e5b-f1d2-41ba-a73a-eb005fbc6eb6 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3 returned with HTTP 200 Aug 07 17:06:39.956133 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 250/1013] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:39 2026] GET /volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:40.544601 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8212a901-ae16-4ab1-8286-f6cde6715d0b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:40.546744 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8212a901-ae16-4ab1-8286-f6cde6715d0b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 Aug 07 17:06:40.546978 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8212a901-ae16-4ab1-8286-f6cde6715d0b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:40.547234 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8212a901-ae16-4ab1-8286-f6cde6715d0b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:40.554745 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8212a901-ae16-4ab1-8286-f6cde6715d0b tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 returned with HTTP 404 Aug 07 17:06:40.555365 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 258/1014] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:40 2026] GET /volume/v3/volumes/38260ff6-9b19-4928-bdd9-72649c147461 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:40.565108 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:40.566916 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:40.567318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1649997951"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:40.568970 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1649997951'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:40.569167 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume of 1 GB Aug 07 17:06:40.573969 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Availability Zones retrieved successfully. Aug 07 17:06:40.582530 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Flow 'volume_create_api' (d95cd6a7-cbb8-45c1-bc8a-e2cbc5b377e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:40.584036 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3099ba-33f1-432d-8a76-f669ccddb812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:40.585483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:40.633543 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a3099ba-33f1-432d-8a76-f669ccddb812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:40.634781 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f092b9-7520-45a8-a152-6074a7b5c784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:40.697145 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Created reservations ['848f45ad-fb42-4bba-b57c-ac0e785bc27f', '552ac89f-def9-43e0-955b-592c1ca109d2', 'c6abd777-3e2a-4e6c-a691-0b40589eecc7', 'f5f35c8d-dcd0-44a6-8b59-d2b765162bae'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:40.698545 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58f092b9-7520-45a8-a152-6074a7b5c784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['848f45ad-fb42-4bba-b57c-ac0e785bc27f', '552ac89f-def9-43e0-955b-592c1ca109d2', 'c6abd777-3e2a-4e6c-a691-0b40589eecc7', 'f5f35c8d-dcd0-44a6-8b59-d2b765162bae']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:40.700270 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35fd1787-1333-4aab-8cc2-80caa530b391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:40.734363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35fd1787-1333-4aab-8cc2-80caa530b391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38aed811-252e-4f4c-929c-f9dedcbbbeb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1649997951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d622f6aaad484b68bf51cadb8fb754fe',qos_specs=None,replication_status=,reservations=['848f45ad-fb42-4bba-b57c-ac0e785bc27f','552ac89f-def9-43e0-955b-592c1ca109d2','c6abd777-3e2a-4e6c-a691-0b40589eecc7','f5f35c8d-dcd0-44a6-8b59-d2b765162bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1649997951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38aed811-252e-4f4c-929c-f9dedcbbbeb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d622f6aaad484b68bf51cadb8fb754fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:40.736078 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bf6184-da1e-410f-812a-f8b6c9433ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:40.762705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2bf6184-da1e-410f-812a-f8b6c9433ece) transitioned into state 'SUCCESS' from state '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-1649997951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d622f6aaad484b68bf51cadb8fb754fe',qos_specs=None,replication_status=,reservations=['848f45ad-fb42-4bba-b57c-ac0e785bc27f','552ac89f-def9-43e0-955b-592c1ca109d2','c6abd777-3e2a-4e6c-a691-0b40589eecc7','f5f35c8d-dcd0-44a6-8b59-d2b765162bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:40.763454 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3291fe-75bb-47ae-ac91-f9368086518e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:40.777721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3291fe-75bb-47ae-ac91-f9368086518e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:40.779178 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Flow 'volume_create_api' (d95cd6a7-cbb8-45c1-bc8a-e2cbc5b377e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:40.779634 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume request issued successfully. Aug 07 17:06:40.780571 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5955a557-2c9b-49e6-821d-e77821d8dc9c tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:40.781191 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 257/1015] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:06:40 2026] POST /volume/v3/volumes => generated 747 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:40.795293 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b12b077-5c08-4ab1-ab04-d7ddbcd6e413 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:40.797157 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b12b077-5c08-4ab1-ab04-d7ddbcd6e413 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 Aug 07 17:06:40.797381 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b12b077-5c08-4ab1-ab04-d7ddbcd6e413 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:40.797516 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b12b077-5c08-4ab1-ab04-d7ddbcd6e413 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:40.804889 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:40.804889 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:40.809590 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b12b077-5c08-4ab1-ab04-d7ddbcd6e413 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:40.815318 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b12b077-5c08-4ab1-ab04-d7ddbcd6e413 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 returned with HTTP 200 Aug 07 17:06:40.815584 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 251/1016] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:40 2026] GET /volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:40.971135 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e494d120-500a-4d80-9e89-3c0c3f1a7880 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:40.975478 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e494d120-500a-4d80-9e89-3c0c3f1a7880 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3 Aug 07 17:06:40.976145 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e494d120-500a-4d80-9e89-3c0c3f1a7880 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:40.976465 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e494d120-500a-4d80-9e89-3c0c3f1a7880 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:40.976959 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-e494d120-500a-4d80-9e89-3c0c3f1a7880 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member f39996e8-d2e0-49ee-9817-a45027f524a3 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:40.984701 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:40.984701 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:40.999300 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e494d120-500a-4d80-9e89-3c0c3f1a7880 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3 returned with HTTP 200 Aug 07 17:06:40.999819 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 251/1017] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:40 2026] GET /volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:41.009243 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:41.011742 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:41.012256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1380151312", "volume_type": "ceae07f5-9b84-4c06-8dc0-188ec8c93f3e", "group_id": "f39996e8-d2e0-49ee-9817-a45027f524a3", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:41.013891 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1380151312', 'volume_type': 'ceae07f5-9b84-4c06-8dc0-188ec8c93f3e', 'group_id': 'f39996e8-d2e0-49ee-9817-a45027f524a3', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:41.022760 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:41.022760 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:41.023369 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume of 1 GB Aug 07 17:06:41.029761 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Availability Zones retrieved successfully. Aug 07 17:06:41.036679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (bfc8dfa7-a100-498a-b6cc-d63f41994431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:41.038069 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9859f1-6f1e-49f9-bf0f-81eccd5d2121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:41.039212 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:41.039212 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:41.039212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:41.074727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9859f1-6f1e-49f9-bf0f-81eccd5d2121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:06:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ceae07f5-9b84-4c06-8dc0-188ec8c93f3e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1701000868',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ceae07f5-9b84-4c06-8dc0-188ec8c93f3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f39996e8-d2e0-49ee-9817-a45027f524a3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:41.076217 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2420c9f-b2bd-45f4-a734-402b4b500b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:41.114454 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1701000868 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1701000868, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:41.114981 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1701000868 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1701000868, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:41.161450 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['f6989956-b9b9-4109-85e2-84b8aa816f5f', '8798675a-0097-4181-93f5-dbdd943c5ca3', 'dd76a947-4f61-4356-b0c7-e490265859ac', '97376d96-0997-4ce8-92c1-a54d5fd6ada7'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:41.162550 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2420c9f-b2bd-45f4-a734-402b4b500b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6989956-b9b9-4109-85e2-84b8aa816f5f', '8798675a-0097-4181-93f5-dbdd943c5ca3', 'dd76a947-4f61-4356-b0c7-e490265859ac', '97376d96-0997-4ce8-92c1-a54d5fd6ada7']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:41.163695 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ee3161-94dc-4580-be03-db9c91b15ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:41.193526 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1ee3161-94dc-4580-be03-db9c91b15ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42f13522-6958-486e-b957-8947a399dfb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1380151312',encryption_key_id=None,group_id=f39996e8-d2e0-49ee-9817-a45027f524a3,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['f6989956-b9b9-4109-85e2-84b8aa816f5f','8798675a-0097-4181-93f5-dbdd943c5ca3','dd76a947-4f61-4356-b0c7-e490265859ac','97376d96-0997-4ce8-92c1-a54d5fd6ada7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=ceae07f5-9b84-4c06-8dc0-188ec8c93f3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1380151312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f39996e8-d2e0-49ee-9817-a45027f524a3,host=None,id=42f13522-6958-486e-b957-8947a399dfb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d0162e4beff49f898c7809b022b990f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ceae07f5-9b84-4c06-8dc0-188ec8c93f3e),volume_type_id=ceae07f5-9b84-4c06-8dc0-188ec8c93f3e)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:41.194752 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f303d8-738d-419e-a467-39ea0de79a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:41.220684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06f303d8-738d-419e-a467-39ea0de79a35) transitioned into state 'SUCCESS' from state '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-1380151312',encryption_key_id=None,group_id=f39996e8-d2e0-49ee-9817-a45027f524a3,group_type_id=,metadata={},multiattach=False,project_id='6d0162e4beff49f898c7809b022b990f',qos_specs=None,replication_status=,reservations=['f6989956-b9b9-4109-85e2-84b8aa816f5f','8798675a-0097-4181-93f5-dbdd943c5ca3','dd76a947-4f61-4356-b0c7-e490265859ac','97376d96-0997-4ce8-92c1-a54d5fd6ada7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455b1d44ff4a413b9a9733cc43b6af0a',volume_type_id=ceae07f5-9b84-4c06-8dc0-188ec8c93f3e)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:41.221704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3686bb-9c5d-4bb8-b1d5-c3d2ac085bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:41.238888 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3686bb-9c5d-4bb8-b1d5-c3d2ac085bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:41.240227 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Flow 'volume_create_api' (bfc8dfa7-a100-498a-b6cc-d63f41994431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:41.240693 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Create volume request issued successfully. Aug 07 17:06:41.241616 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:41.241856 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:41.297348 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:41.301228 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:41.301228 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:41.306494 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38c18cfc-dfb4-498d-a816-11cd15a22232 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:41.307058 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 259/1018] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:06:41 2026] POST /volume/v3/volumes => generated 823 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:41.323960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bff132cc-9481-4087-9762-2fb700a0f4af None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:41.326166 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bff132cc-9481-4087-9762-2fb700a0f4af tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 Aug 07 17:06:41.326419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bff132cc-9481-4087-9762-2fb700a0f4af tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:41.326661 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bff132cc-9481-4087-9762-2fb700a0f4af tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:41.336639 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:41.336639 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:41.343225 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bff132cc-9481-4087-9762-2fb700a0f4af tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:41.344104 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-bff132cc-9481-4087-9762-2fb700a0f4af tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:41.344262 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-bff132cc-9481-4087-9762-2fb700a0f4af tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:41.393916 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-bff132cc-9481-4087-9762-2fb700a0f4af tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:41.398184 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:41.398184 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:41.407923 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bff132cc-9481-4087-9762-2fb700a0f4af tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 returned with HTTP 200 Aug 07 17:06:41.408126 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 258/1019] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:41 2026] GET /volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:41.832973 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-950bdca1-7266-4529-894f-1535384b33c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:41.839333 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-950bdca1-7266-4529-894f-1535384b33c4 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 Aug 07 17:06:41.839333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-950bdca1-7266-4529-894f-1535384b33c4 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:41.839333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-950bdca1-7266-4529-894f-1535384b33c4 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:41.851816 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:41.851816 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:41.858484 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-950bdca1-7266-4529-894f-1535384b33c4 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:41.868702 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-950bdca1-7266-4529-894f-1535384b33c4 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 returned with HTTP 200 Aug 07 17:06:41.869557 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 252/1020] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:41 2026] GET /volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:41.886202 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:41.889558 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:41.890083 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "38aed811-252e-4f4c-929c-f9dedcbbbeb5", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1131563543"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:41.891935 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume request body: {'volume': {'source_volid': '38aed811-252e-4f4c-929c-f9dedcbbbeb5', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1131563543'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:41.904503 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:41.904503 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:41.904503 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume retrieved successfully. Aug 07 17:06:41.904503 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume of 2 GB Aug 07 17:06:41.909778 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Availability Zones retrieved successfully. Aug 07 17:06:41.916630 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Flow 'volume_create_api' (f9032ee7-cf77-4979-9a43-a92f8dc1a678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:41.918080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6375d261-c384-4f4e-b216-1384f24bda3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:41.920577 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:41.948359 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6375d261-c384-4f4e-b216-1384f24bda3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '38aed811-252e-4f4c-929c-f9dedcbbbeb5', 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:41.949228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffb4e19-b4ea-40d3-9f44-d6af5a75f0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:42.006537 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Created reservations ['69bd748b-e51f-4ed3-b92b-daac5f6341c9', 'ea872527-db4b-4ca7-9333-3576772c3778', '80656ba0-e441-430d-b13a-34906aba5764', '593eb08a-691a-493c-95c6-f014cca070de'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:42.007287 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffb4e19-b4ea-40d3-9f44-d6af5a75f0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69bd748b-e51f-4ed3-b92b-daac5f6341c9', 'ea872527-db4b-4ca7-9333-3576772c3778', '80656ba0-e441-430d-b13a-34906aba5764', '593eb08a-691a-493c-95c6-f014cca070de']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:42.008648 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432a3c4b-a8cc-4022-979f-b05c37170f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:42.050422 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (432a3c4b-a8cc-4022-979f-b05c37170f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1131563543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d622f6aaad484b68bf51cadb8fb754fe',qos_specs=None,replication_status=,reservations=['69bd748b-e51f-4ed3-b92b-daac5f6341c9','ea872527-db4b-4ca7-9333-3576772c3778','80656ba0-e441-430d-b13a-34906aba5764','593eb08a-691a-493c-95c6-f014cca070de'],size=2,snapshot_id=None,source_replicaid=,source_volid=38aed811-252e-4f4c-929c-f9dedcbbbeb5,status='creating',user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1131563543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d622f6aaad484b68bf51cadb8fb754fe',provider_auth=None,provider_geometry=None,provider_id=None,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=38aed811-252e-4f4c-929c-f9dedcbbbeb5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:42.051357 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2e4b91-6021-4414-b99b-aa2ef81722fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:42.079776 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2e4b91-6021-4414-b99b-aa2ef81722fa) transitioned into state 'SUCCESS' from state '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-1131563543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d622f6aaad484b68bf51cadb8fb754fe',qos_specs=None,replication_status=,reservations=['69bd748b-e51f-4ed3-b92b-daac5f6341c9','ea872527-db4b-4ca7-9333-3576772c3778','80656ba0-e441-430d-b13a-34906aba5764','593eb08a-691a-493c-95c6-f014cca070de'],size=2,snapshot_id=None,source_replicaid=,source_volid=38aed811-252e-4f4c-929c-f9dedcbbbeb5,status='creating',user_id='0ddf1a2952d340208e15bf2f1e1e42f9',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:42.080864 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5135136f-69f2-4747-89b5-310659a0cc1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:42.104313 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5135136f-69f2-4747-89b5-310659a0cc1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:42.105724 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Flow 'volume_create_api' (f9032ee7-cf77-4979-9a43-a92f8dc1a678) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:42.106324 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Create volume request issued successfully. Aug 07 17:06:42.107357 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d0ad22f-555f-42c6-80aa-bc5990bca614 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:42.107735 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 252/1021] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:41 2026] POST /volume/v3/volumes => generated 781 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:42.126668 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ca0014a-acc3-4141-b87d-8188a3a4f40d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:42.130366 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ca0014a-acc3-4141-b87d-8188a3a4f40d tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab Aug 07 17:06:42.131129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ca0014a-acc3-4141-b87d-8188a3a4f40d tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:42.131600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ca0014a-acc3-4141-b87d-8188a3a4f40d tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:42.143003 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:42.143003 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:42.150347 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1ca0014a-acc3-4141-b87d-8188a3a4f40d tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:42.158402 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ca0014a-acc3-4141-b87d-8188a3a4f40d tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab returned with HTTP 200 Aug 07 17:06:42.159324 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 260/1022] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:42 2026] GET /volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:42.369718 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-12dc323c-0a8b-4c90-9c2c-0b5a6bd8a1ae None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:42.374591 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-12dc323c-0a8b-4c90-9c2c-0b5a6bd8a1ae tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:06:42.375827 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-12dc323c-0a8b-4c90-9c2c-0b5a6bd8a1ae tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:42.376097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-12dc323c-0a8b-4c90-9c2c-0b5a6bd8a1ae tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:42.386093 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:42.386093 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:42.391634 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-12dc323c-0a8b-4c90-9c2c-0b5a6bd8a1ae tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:42.398727 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-12dc323c-0a8b-4c90-9c2c-0b5a6bd8a1ae tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:06:42.398727 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 259/1023] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:42 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:42.425886 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f4b9a16-cd9a-49cd-b12e-6d3134d836bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:42.428121 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f4b9a16-cd9a-49cd-b12e-6d3134d836bb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 Aug 07 17:06:42.428121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f4b9a16-cd9a-49cd-b12e-6d3134d836bb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:42.428325 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f4b9a16-cd9a-49cd-b12e-6d3134d836bb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:42.438256 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:42.438256 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:42.445135 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9f4b9a16-cd9a-49cd-b12e-6d3134d836bb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:42.446131 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-9f4b9a16-cd9a-49cd-b12e-6d3134d836bb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:42.447815 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-9f4b9a16-cd9a-49cd-b12e-6d3134d836bb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:42.506260 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-9f4b9a16-cd9a-49cd-b12e-6d3134d836bb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:42.510324 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:42.510324 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:42.523316 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f4b9a16-cd9a-49cd-b12e-6d3134d836bb tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 returned with HTTP 200 Aug 07 17:06:42.523969 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 253/1024] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:42 2026] GET /volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:42.545304 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-75139ed6-8a4d-40d1-87ab-7d2d4fc05577 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:42.547628 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75139ed6-8a4d-40d1-87ab-7d2d4fc05577 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/group_snapshots Aug 07 17:06:42.548214 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-75139ed6-8a4d-40d1-87ab-7d2d4fc05577 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f39996e8-d2e0-49ee-9817-a45027f524a3", "name": "tempest-group_snapshot-1190283466"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:42.550722 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-75139ed6-8a4d-40d1-87ab-7d2d4fc05577 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f39996e8-d2e0-49ee-9817-a45027f524a3', 'name': 'tempest-group_snapshot-1190283466'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 17:06:42.554610 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:42.554610 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:42.559339 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.group_snapshots [None req-75139ed6-8a4d-40d1-87ab-7d2d4fc05577 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Creating group_snapshot tempest-group_snapshot-1190283466. Aug 07 17:06:42.583718 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:42.583718 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:42.598207 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-75139ed6-8a4d-40d1-87ab-7d2d4fc05577 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1701000868 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1701000868, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:42.598580 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-75139ed6-8a4d-40d1-87ab-7d2d4fc05577 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1701000868 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1701000868, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:42.624291 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-75139ed6-8a4d-40d1-87ab-7d2d4fc05577 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Created reservations ['de430f40-91f9-4e4b-aeb8-7b938f897293', '4d863552-fd04-46b3-9f76-984b6a964260', '4df3c171-2a54-4e63-9784-e31d109f2dd6', '9fc8d48d-9df6-412e-bb80-17dca0a81036'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:42.667272 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75139ed6-8a4d-40d1-87ab-7d2d4fc05577 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots returned with HTTP 202 Aug 07 17:06:42.667477 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 253/1025] 10.4.3.144 () {70 vars in 1324 bytes} [Fri Aug 7 17:06:42 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:42.678521 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bfeba3a5-3c43-4669-8433-2afe0c1b3df4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:42.681068 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfeba3a5-3c43-4669-8433-2afe0c1b3df4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 Aug 07 17:06:42.681778 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfeba3a5-3c43-4669-8433-2afe0c1b3df4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:42.682166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfeba3a5-3c43-4669-8433-2afe0c1b3df4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:42.682459 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-bfeba3a5-3c43-4669-8433-2afe0c1b3df4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member e5be3f8b-2205-4f55-a128-e21a8f03a716 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:42.687873 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:42.687873 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:42.694235 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfeba3a5-3c43-4669-8433-2afe0c1b3df4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 returned with HTTP 200 Aug 07 17:06:42.695092 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 261/1026] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:42 2026] GET /volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:42.793930 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-9f6f02f4-ee21-4739-8c16-30a3d706eacc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:42.797384 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-9f6f02f4-ee21-4739-8c16-30a3d706eacc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:06:42.799041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-9f6f02f4-ee21-4739-8c16-30a3d706eacc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:42.799041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-9f6f02f4-ee21-4739-8c16-30a3d706eacc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:42.819066 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:42.819066 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:42.826844 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-9f6f02f4-ee21-4739-8c16-30a3d706eacc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:42.833095 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-9f6f02f4-ee21-4739-8c16-30a3d706eacc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:06:42.833557 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 260/1027] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:42 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:42.981259 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-52f60ba6-94c0-4c58-8755-9a280347c510 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:42.982162 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52f60ba6-94c0-4c58-8755-9a280347c510 None None] GET https://10.4.3.144/volume// Aug 07 17:06:42.982162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52f60ba6-94c0-4c58-8755-9a280347c510 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:42.982387 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52f60ba6-94c0-4c58-8755-9a280347c510 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:42.982776 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52f60ba6-94c0-4c58-8755-9a280347c510 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:42.983200 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 254/1028] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:06: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 07 17:06:43.006701 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-1f95bd35-2b28-419d-8e81-64b0dd5980b9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.009450 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-1f95bd35-2b28-419d-8e81-64b0dd5980b9 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:06:43.009983 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-1f95bd35-2b28-419d-8e81-64b0dd5980b9 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a106245d-0561-41d4-8c8d-52e81320c77f", "connector": null, "instance_uuid": "2c6f4f1c-27be-4e2d-a595-f59a08260081"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:43.020042 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.020042 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:43.054962 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-1f95bd35-2b28-419d-8e81-64b0dd5980b9 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:06:43.055585 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 254/1029] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:06:43 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 07 17:06:43.093820 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-343cf14b-54ad-444e-aed9-5ae8b861763b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.102577 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-343cf14b-54ad-444e-aed9-5ae8b861763b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:06:43.102577 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-343cf14b-54ad-444e-aed9-5ae8b861763b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.102577 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-343cf14b-54ad-444e-aed9-5ae8b861763b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.106473 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c555b0df-0c68-4332-a9d0-89eee9783bd3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.107045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c555b0df-0c68-4332-a9d0-89eee9783bd3 None None] GET https://10.4.3.144/volume// Aug 07 17:06:43.107466 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c555b0df-0c68-4332-a9d0-89eee9783bd3 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.107527 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c555b0df-0c68-4332-a9d0-89eee9783bd3 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.107970 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c555b0df-0c68-4332-a9d0-89eee9783bd3 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:43.108531 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 261/1030] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:06:43.113606 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.113606 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:43.119237 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-343cf14b-54ad-444e-aed9-5ae8b861763b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:43.119869 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-eae0ed3d-5f47-4b25-aa44-84cbd6d47a6d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.126251 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-eae0ed3d-5f47-4b25-aa44-84cbd6d47a6d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:06:43.126700 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-343cf14b-54ad-444e-aed9-5ae8b861763b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:06:43.127448 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 262/1031] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:43.128172 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-eae0ed3d-5f47-4b25-aa44-84cbd6d47a6d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.128642 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-eae0ed3d-5f47-4b25-aa44-84cbd6d47a6d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.147657 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.147657 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:43.152630 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-eae0ed3d-5f47-4b25-aa44-84cbd6d47a6d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:43.157697 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-eae0ed3d-5f47-4b25-aa44-84cbd6d47a6d tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:06:43.158497 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 255/1032] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 1117 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:43.177177 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3b62b2f9-8fcd-4aef-b570-164a34bdea0e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.179559 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b62b2f9-8fcd-4aef-b570-164a34bdea0e tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab Aug 07 17:06:43.179782 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b62b2f9-8fcd-4aef-b570-164a34bdea0e tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.179974 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b62b2f9-8fcd-4aef-b570-164a34bdea0e tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.193995 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.193995 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:43.207092 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3b62b2f9-8fcd-4aef-b570-164a34bdea0e tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:43.216323 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b62b2f9-8fcd-4aef-b570-164a34bdea0e tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab returned with HTTP 200 Aug 07 17:06:43.217003 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 255/1033] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:43.234492 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a8b929aa-e429-4cbf-871b-f376d8e6d2fc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.237818 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a8b929aa-e429-4cbf-871b-f376d8e6d2fc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab Aug 07 17:06:43.238143 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a8b929aa-e429-4cbf-871b-f376d8e6d2fc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.238465 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a8b929aa-e429-4cbf-871b-f376d8e6d2fc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.252053 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.252053 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:43.256836 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a8b929aa-e429-4cbf-871b-f376d8e6d2fc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:43.263251 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a8b929aa-e429-4cbf-871b-f376d8e6d2fc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab returned with HTTP 200 Aug 07 17:06:43.264005 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 262/1034] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:43.272984 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-e0aa9d03-623b-45df-b6b7-67408283e4d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.276391 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-e0aa9d03-623b-45df-b6b7-67408283e4d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] PUT https://10.4.3.144/volume/v3/attachments/3fb194b7-9943-4b23-bdf3-dce77d9fe1b1 Aug 07 17:06:43.276813 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-e0aa9d03-623b-45df-b6b7-67408283e4d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:43.281280 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a05bfb1-0ff8-4eb6-9a64-fc05bfc4c1b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.284793 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a05bfb1-0ff8-4eb6-9a64-fc05bfc4c1b5 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab Aug 07 17:06:43.285040 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a05bfb1-0ff8-4eb6-9a64-fc05bfc4c1b5 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.285286 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a05bfb1-0ff8-4eb6-9a64-fc05bfc4c1b5 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.287418 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-e0aa9d03-623b-45df-b6b7-67408283e4d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Acquiring lock "cinder-attachment_update-a106245d-0561-41d4-8c8d-52e81320c77f-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:06:43.293616 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-e0aa9d03-623b-45df-b6b7-67408283e4d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Lock "cinder-attachment_update-a106245d-0561-41d4-8c8d-52e81320c77f-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:06:43.294809 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.294809 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:43.298648 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.298648 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:43.304114 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3a05bfb1-0ff8-4eb6-9a64-fc05bfc4c1b5 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:43.316134 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a05bfb1-0ff8-4eb6-9a64-fc05bfc4c1b5 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab returned with HTTP 200 Aug 07 17:06:43.316134 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 256/1035] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:43.331890 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-99e6f499-f182-4fb8-b001-cf72c8094a3f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.334886 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99e6f499-f182-4fb8-b001-cf72c8094a3f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] DELETE https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab Aug 07 17:06:43.335138 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99e6f499-f182-4fb8-b001-cf72c8094a3f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.335434 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99e6f499-f182-4fb8-b001-cf72c8094a3f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.335627 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-99e6f499-f182-4fb8-b001-cf72c8094a3f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Delete volume with id: dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab Aug 07 17:06:43.345464 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.345464 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:43.346184 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-99e6f499-f182-4fb8-b001-cf72c8094a3f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:43.369484 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-99e6f499-f182-4fb8-b001-cf72c8094a3f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Delete volume request issued successfully. Aug 07 17:06:43.369804 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99e6f499-f182-4fb8-b001-cf72c8094a3f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab returned with HTTP 202 Aug 07 17:06:43.370325 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 256/1036] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:43 2026] DELETE /volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:43.380483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-56e0af8d-0984-44b3-96a4-ce5e4aa1444f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.387113 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56e0af8d-0984-44b3-96a4-ce5e4aa1444f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab Aug 07 17:06:43.387113 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56e0af8d-0984-44b3-96a4-ce5e4aa1444f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.387113 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56e0af8d-0984-44b3-96a4-ce5e4aa1444f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.409246 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.409246 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:43.423062 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-56e0af8d-0984-44b3-96a4-ce5e4aa1444f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:43.431641 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56e0af8d-0984-44b3-96a4-ce5e4aa1444f tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab returned with HTTP 200 Aug 07 17:06:43.432550 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 263/1037] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab => generated 873 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:43.450091 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-e0aa9d03-623b-45df-b6b7-67408283e4d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Lock "cinder-attachment_update-a106245d-0561-41d4-8c8d-52e81320c77f-np0000006737" released by "attachment_update" :: held 0.156s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:06:43.450535 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-e0aa9d03-623b-45df-b6b7-67408283e4d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments/3fb194b7-9943-4b23-bdf3-dce77d9fe1b1 returned with HTTP 200 Aug 07 17:06:43.452051 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 263/1038] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:06:43 2026] PUT /volume/v3/attachments/3fb194b7-9943-4b23-bdf3-dce77d9fe1b1 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:43.707306 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2869e39b-3d06-4d19-bfdc-b04dc357a830 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.709501 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2869e39b-3d06-4d19-bfdc-b04dc357a830 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 Aug 07 17:06:43.709799 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2869e39b-3d06-4d19-bfdc-b04dc357a830 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.710099 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2869e39b-3d06-4d19-bfdc-b04dc357a830 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.710245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-2869e39b-3d06-4d19-bfdc-b04dc357a830 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member e5be3f8b-2205-4f55-a128-e21a8f03a716 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:43.713976 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.713976 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:43.718328 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2869e39b-3d06-4d19-bfdc-b04dc357a830 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 returned with HTTP 200 Aug 07 17:06:43.718859 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 257/1039] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:43.730608 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ec8be17-a432-4f15-afef-ae456fe38fd0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.733065 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ec8be17-a432-4f15-afef-ae456fe38fd0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail Aug 07 17:06:43.733427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ec8be17-a432-4f15-afef-ae456fe38fd0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.733525 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ec8be17-a432-4f15-afef-ae456fe38fd0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.733933 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-5ec8be17-a432-4f15-afef-ae456fe38fd0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:43.735321 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-5ec8be17-a432-4f15-afef-ae456fe38fd0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:06:43.741980 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5ec8be17-a432-4f15-afef-ae456fe38fd0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all snapshots completed successfully. Aug 07 17:06:43.742637 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.742637 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:43.743638 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ec8be17-a432-4f15-afef-ae456fe38fd0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:06:43.744335 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 257/1040] 10.4.3.144 () {66 vars in 1264 bytes} [Fri Aug 7 17:06:43 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 07 17:06:43.756694 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f636759a-257d-4f46-8826-6f7ba26d4263 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.758676 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f636759a-257d-4f46-8826-6f7ba26d4263 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/2db883e2-4b35-4104-99d8-11565dd2bec2 Aug 07 17:06:43.758912 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f636759a-257d-4f46-8826-6f7ba26d4263 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.759148 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f636759a-257d-4f46-8826-6f7ba26d4263 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.765002 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.765002 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:43.765733 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f636759a-257d-4f46-8826-6f7ba26d4263 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Snapshot retrieved successfully. Aug 07 17:06:43.766484 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f636759a-257d-4f46-8826-6f7ba26d4263 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/2db883e2-4b35-4104-99d8-11565dd2bec2 returned with HTTP 200 Aug 07 17:06:43.766971 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 264/1041] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/snapshots/2db883e2-4b35-4104-99d8-11565dd2bec2 => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:43.779142 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb37b6aa-4279-4723-83a0-b048eabc820d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.782566 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb37b6aa-4279-4723-83a0-b048eabc820d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 Aug 07 17:06:43.782812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb37b6aa-4279-4723-83a0-b048eabc820d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.783035 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb37b6aa-4279-4723-83a0-b048eabc820d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.783210 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-bb37b6aa-4279-4723-83a0-b048eabc820d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member e5be3f8b-2205-4f55-a128-e21a8f03a716 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:43.787661 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.787661 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:43.792123 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb37b6aa-4279-4723-83a0-b048eabc820d tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 returned with HTTP 200 Aug 07 17:06:43.792642 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 264/1042] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:43.806160 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7402b8d7-0650-42ed-8bf4-04da773856df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.808120 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7402b8d7-0650-42ed-8bf4-04da773856df tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/detail Aug 07 17:06:43.808335 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7402b8d7-0650-42ed-8bf4-04da773856df tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.808582 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7402b8d7-0650-42ed-8bf4-04da773856df tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.820050 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7402b8d7-0650-42ed-8bf4-04da773856df tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 07 17:06:43.820645 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 258/1043] 10.4.3.144 () {68 vars in 1323 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:43.832767 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1cc3f3d6-4705-484d-bc21-37bce91d6295 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.834984 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1cc3f3d6-4705-484d-bc21-37bce91d6295 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] DELETE https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 Aug 07 17:06:43.835295 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1cc3f3d6-4705-484d-bc21-37bce91d6295 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.835588 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1cc3f3d6-4705-484d-bc21-37bce91d6295 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.836451 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-1cc3f3d6-4705-484d-bc21-37bce91d6295 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] delete called for member e5be3f8b-2205-4f55-a128-e21a8f03a716 {{(pid=100226) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:06:43.836451 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.group_snapshots [None req-1cc3f3d6-4705-484d-bc21-37bce91d6295 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Delete group_snapshot with id: e5be3f8b-2205-4f55-a128-e21a8f03a716 Aug 07 17:06:43.841320 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.841320 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:43.884135 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1cc3f3d6-4705-484d-bc21-37bce91d6295 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 returned with HTTP 202 Aug 07 17:06:43.884695 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 258/1044] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:06:43 2026] DELETE /volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:43.894075 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.895860 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:43.896108 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.896315 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.896612 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:43.897332 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:43.904613 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all volumes completed successfully. Aug 07 17:06:43.905418 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:43.905628 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:43.948325 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:43.952197 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:43.952197 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:43.969562 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7150b05d-5111-46bf-9ce2-0ae554b67fb8 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:43.970176 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 265/1045] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:43.986631 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2c429f80-b02f-4c82-b6af-4887f6aea549 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:43.989517 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2c429f80-b02f-4c82-b6af-4887f6aea549 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail Aug 07 17:06:43.989729 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2c429f80-b02f-4c82-b6af-4887f6aea549 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:43.989939 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2c429f80-b02f-4c82-b6af-4887f6aea549 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:43.990342 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-2c429f80-b02f-4c82-b6af-4887f6aea549 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:43.991917 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-2c429f80-b02f-4c82-b6af-4887f6aea549 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:06:44.005707 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2c429f80-b02f-4c82-b6af-4887f6aea549 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all snapshots completed successfully. Aug 07 17:06:44.006676 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2c429f80-b02f-4c82-b6af-4887f6aea549 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:06:44.007226 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 265/1046] 10.4.3.144 () {66 vars in 1264 bytes} [Fri Aug 7 17:06:43 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:06:44.017994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-984529c4-7f0c-4778-91b7-99e4b9c81721 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.020000 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-984529c4-7f0c-4778-91b7-99e4b9c81721 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 Aug 07 17:06:44.020244 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-984529c4-7f0c-4778-91b7-99e4b9c81721 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.020419 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-984529c4-7f0c-4778-91b7-99e4b9c81721 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.020544 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-984529c4-7f0c-4778-91b7-99e4b9c81721 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member e5be3f8b-2205-4f55-a128-e21a8f03a716 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:06:44.024202 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-984529c4-7f0c-4778-91b7-99e4b9c81721 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 returned with HTTP 404 Aug 07 17:06:44.024655 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 259/1047] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:06:44 2026] GET /volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:44.033196 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-95260885-0c74-4490-a6d3-3587ff331193 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.035734 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95260885-0c74-4490-a6d3-3587ff331193 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/group_snapshots Aug 07 17:06:44.036190 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95260885-0c74-4490-a6d3-3587ff331193 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.036511 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95260885-0c74-4490-a6d3-3587ff331193 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.036830 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.036830 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:44.042192 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95260885-0c74-4490-a6d3-3587ff331193 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots returned with HTTP 200 Aug 07 17:06:44.042789 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 259/1048] 10.4.3.144 () {68 vars in 1302 bytes} [Fri Aug 7 17:06:44 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:44.051399 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cc4ff8c7-1bcc-4ab4-92ff-63aebd41844b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.053466 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cc4ff8c7-1bcc-4ab4-92ff-63aebd41844b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] DELETE https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 Aug 07 17:06:44.053716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cc4ff8c7-1bcc-4ab4-92ff-63aebd41844b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.053926 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cc4ff8c7-1bcc-4ab4-92ff-63aebd41844b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.054350 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.group_snapshots [None req-cc4ff8c7-1bcc-4ab4-92ff-63aebd41844b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] delete called for member e5be3f8b-2205-4f55-a128-e21a8f03a716 {{(pid=100227) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:06:44.054350 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.group_snapshots [None req-cc4ff8c7-1bcc-4ab4-92ff-63aebd41844b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Delete group_snapshot with id: e5be3f8b-2205-4f55-a128-e21a8f03a716 Aug 07 17:06:44.057474 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cc4ff8c7-1bcc-4ab4-92ff-63aebd41844b tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 returned with HTTP 404 Aug 07 17:06:44.058062 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 266/1049] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:06:44 2026] DELETE /volume/v3/group_snapshots/e5be3f8b-2205-4f55-a128-e21a8f03a716 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:44.070192 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-082f7499-6732-47d2-9633-8edc25ff55d4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.076212 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:06:44.076212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.076212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.076212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:06:44.080982 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:06:44.092873 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Get all volumes completed successfully. Aug 07 17:06:44.093616 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:44.093800 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:44.109239 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.111398 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:44.112167 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1088088440"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:44.113720 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1088088440'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:44.114004 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Create volume of 1 GB Aug 07 17:06:44.114372 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.114372 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:44.119274 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Availability Zones retrieved successfully. Aug 07 17:06:44.125754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Flow 'volume_create_api' (d25bf7a1-a4e8-40e9-904f-24835908d5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:44.126881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8b8b0e-6669-4704-b4c4-79249ab98802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:44.128129 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:44.130734 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:44.134288 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.134288 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:44.142730 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1fa6215e-a4cd-4ab1-9b59-3f575bef2427 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.145651 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1fa6215e-a4cd-4ab1-9b59-3f575bef2427 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:06:44.145964 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1fa6215e-a4cd-4ab1-9b59-3f575bef2427 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.146263 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1fa6215e-a4cd-4ab1-9b59-3f575bef2427 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.147294 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-082f7499-6732-47d2-9633-8edc25ff55d4 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:06:44.147752 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 266/1050] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:06:44 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:44.161636 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.161636 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:44.166445 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-52bdc34a-91bb-4740-b7c3-dc7e6e9612a0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.168809 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1fa6215e-a4cd-4ab1-9b59-3f575bef2427 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:44.169995 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-52bdc34a-91bb-4740-b7c3-dc7e6e9612a0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] POST https://10.4.3.144/volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3/action Aug 07 17:06:44.170248 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-52bdc34a-91bb-4740-b7c3-dc7e6e9612a0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:44.170424 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-52bdc34a-91bb-4740-b7c3-dc7e6e9612a0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:44.171966 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-52bdc34a-91bb-4740-b7c3-dc7e6e9612a0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] delete called for group f39996e8-d2e0-49ee-9817-a45027f524a3 {{(pid=100227) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:06:44.172119 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-52bdc34a-91bb-4740-b7c3-dc7e6e9612a0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Delete group with id: f39996e8-d2e0-49ee-9817-a45027f524a3 Aug 07 17:06:44.176287 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1fa6215e-a4cd-4ab1-9b59-3f575bef2427 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:06:44.176905 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 260/1051] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:44 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:44.179562 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.179562 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:44.183734 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8b8b0e-6669-4704-b4c4-79249ab98802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:44.185096 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6313b0-4dc3-492b-a7be-ac4bc24e8e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:44.246807 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-52bdc34a-91bb-4740-b7c3-dc7e6e9612a0 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3/action returned with HTTP 202 Aug 07 17:06:44.247721 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 267/1052] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:06:44 2026] POST /volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:44.260384 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a5a62f58-3808-4c16-bea6-c0b800b3b925 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.262873 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5a62f58-3808-4c16-bea6-c0b800b3b925 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 Aug 07 17:06:44.263134 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5a62f58-3808-4c16-bea6-c0b800b3b925 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.263383 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5a62f58-3808-4c16-bea6-c0b800b3b925 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.282327 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.282327 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:44.289743 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a5a62f58-3808-4c16-bea6-c0b800b3b925 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Volume info retrieved successfully. Aug 07 17:06:44.290621 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-a5a62f58-3808-4c16-bea6-c0b800b3b925 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:06:44.290807 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-a5a62f58-3808-4c16-bea6-c0b800b3b925 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:06:44.300288 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Created reservations ['11c7709c-87f6-4d9a-8c33-38cda4ccb993', '8a97c80f-1e27-4adb-8020-b2313dedfb7f', 'bcef7d59-59e8-4bac-bc3c-5081241cdf01', 'd16196b9-ea06-4b99-a415-ddb89539dbde'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:44.301314 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6313b0-4dc3-492b-a7be-ac4bc24e8e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11c7709c-87f6-4d9a-8c33-38cda4ccb993', '8a97c80f-1e27-4adb-8020-b2313dedfb7f', 'bcef7d59-59e8-4bac-bc3c-5081241cdf01', 'd16196b9-ea06-4b99-a415-ddb89539dbde']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:44.302346 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c42151-f996-4bb3-a701-02e1edb66ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:44.327921 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c42151-f996-4bb3-a701-02e1edb66ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c99a4ee2-2661-4dcd-8d08-03de03f147cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1088088440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceab1557299f44eb92e7adb661ff8d0d',qos_specs=None,replication_status=,reservations=['11c7709c-87f6-4d9a-8c33-38cda4ccb993','8a97c80f-1e27-4adb-8020-b2313dedfb7f','bcef7d59-59e8-4bac-bc3c-5081241cdf01','d16196b9-ea06-4b99-a415-ddb89539dbde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dc8d5073234d5c9c52921131e7406c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1088088440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c99a4ee2-2661-4dcd-8d08-03de03f147cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceab1557299f44eb92e7adb661ff8d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94dc8d5073234d5c9c52921131e7406c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:44.328854 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39bf5989-36ad-427a-a13d-d96970ec2d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:44.336853 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-a5a62f58-3808-4c16-bea6-c0b800b3b925 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:06:44.341110 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.341110 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:44.350372 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5a62f58-3808-4c16-bea6-c0b800b3b925 tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 returned with HTTP 200 Aug 07 17:06:44.350893 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 267/1053] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:44 2026] GET /volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:44.353583 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39bf5989-36ad-427a-a13d-d96970ec2d53) transitioned into state 'SUCCESS' from state '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-1088088440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceab1557299f44eb92e7adb661ff8d0d',qos_specs=None,replication_status=,reservations=['11c7709c-87f6-4d9a-8c33-38cda4ccb993','8a97c80f-1e27-4adb-8020-b2313dedfb7f','bcef7d59-59e8-4bac-bc3c-5081241cdf01','d16196b9-ea06-4b99-a415-ddb89539dbde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dc8d5073234d5c9c52921131e7406c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:44.354646 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b5186f3-eb7e-4f41-bd08-58bb47836cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:44.366692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b5186f3-eb7e-4f41-bd08-58bb47836cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:44.367545 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Flow 'volume_create_api' (d25bf7a1-a4e8-40e9-904f-24835908d5bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:44.367926 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Create volume request issued successfully. Aug 07 17:06:44.368548 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36fb08b8-cf91-4b72-9a8d-60a491aa2d7e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:44.368977 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 260/1054] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:06:44 2026] POST /volume/v3/volumes => generated 755 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:44.386178 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad78564a-1500-4e0a-9f65-458a5f62bec9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.390097 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad78564a-1500-4e0a-9f65-458a5f62bec9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:44.390388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad78564a-1500-4e0a-9f65-458a5f62bec9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.390674 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad78564a-1500-4e0a-9f65-458a5f62bec9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.405148 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.405148 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:44.410015 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ad78564a-1500-4e0a-9f65-458a5f62bec9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:44.415384 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad78564a-1500-4e0a-9f65-458a5f62bec9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:44.416137 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 261/1055] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:44 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:44.451279 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-742cc0f9-531b-4c06-976a-a0be8d1466a4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.453216 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-742cc0f9-531b-4c06-976a-a0be8d1466a4 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab Aug 07 17:06:44.453412 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-742cc0f9-531b-4c06-976a-a0be8d1466a4 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.454408 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-742cc0f9-531b-4c06-976a-a0be8d1466a4 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.461624 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-742cc0f9-531b-4c06-976a-a0be8d1466a4 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab returned with HTTP 404 Aug 07 17:06:44.462212 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 268/1056] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:44 2026] GET /volume/v3/volumes/dec89ee2-0e23-4ac4-9f4a-8de3db2ac9ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:44.472648 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d2d8b14-1218-4104-9a31-fed837b5b566 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.475229 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d2d8b14-1218-4104-9a31-fed837b5b566 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 Aug 07 17:06:44.475855 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d2d8b14-1218-4104-9a31-fed837b5b566 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.476186 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d2d8b14-1218-4104-9a31-fed837b5b566 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.484924 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.484924 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:44.489386 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d2d8b14-1218-4104-9a31-fed837b5b566 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:44.495621 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d2d8b14-1218-4104-9a31-fed837b5b566 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 returned with HTTP 200 Aug 07 17:06:44.496355 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 268/1057] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:44 2026] GET /volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:44.516721 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fddcdf2b-d365-47c1-ae1e-847e373632bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.519033 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fddcdf2b-d365-47c1-ae1e-847e373632bc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] DELETE https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 Aug 07 17:06:44.519320 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fddcdf2b-d365-47c1-ae1e-847e373632bc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.519586 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fddcdf2b-d365-47c1-ae1e-847e373632bc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.519918 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-fddcdf2b-d365-47c1-ae1e-847e373632bc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Delete volume with id: 38aed811-252e-4f4c-929c-f9dedcbbbeb5 Aug 07 17:06:44.532981 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.532981 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:44.533497 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fddcdf2b-d365-47c1-ae1e-847e373632bc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:44.556123 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fddcdf2b-d365-47c1-ae1e-847e373632bc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Delete volume request issued successfully. Aug 07 17:06:44.556287 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fddcdf2b-d365-47c1-ae1e-847e373632bc tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 returned with HTTP 202 Aug 07 17:06:44.559069 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 261/1058] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:44 2026] DELETE /volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:44.568908 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a7b25a80-5c1c-4959-9756-b7564481c7d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:44.572296 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7b25a80-5c1c-4959-9756-b7564481c7d3 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 Aug 07 17:06:44.572626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a7b25a80-5c1c-4959-9756-b7564481c7d3 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:44.572991 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a7b25a80-5c1c-4959-9756-b7564481c7d3 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:44.583314 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:44.583314 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:44.589382 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a7b25a80-5c1c-4959-9756-b7564481c7d3 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Volume info retrieved successfully. Aug 07 17:06:44.595279 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a7b25a80-5c1c-4959-9756-b7564481c7d3 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 returned with HTTP 200 Aug 07 17:06:44.596676 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 262/1059] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:44 2026] GET /volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:45.191046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3bfc100d-fb98-460a-8483-81fbe9182b1f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.193210 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3bfc100d-fb98-460a-8483-81fbe9182b1f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:06:45.193498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3bfc100d-fb98-460a-8483-81fbe9182b1f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.193763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3bfc100d-fb98-460a-8483-81fbe9182b1f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.208721 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:45.208721 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:45.214810 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3bfc100d-fb98-460a-8483-81fbe9182b1f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:45.223967 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3bfc100d-fb98-460a-8483-81fbe9182b1f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:06:45.224600 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 269/1060] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 938 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:45.367542 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1707414e-c0ba-4a42-b175-22eae8b31e9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.369381 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1707414e-c0ba-4a42-b175-22eae8b31e9a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 Aug 07 17:06:45.369629 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1707414e-c0ba-4a42-b175-22eae8b31e9a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.369826 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1707414e-c0ba-4a42-b175-22eae8b31e9a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.375992 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1707414e-c0ba-4a42-b175-22eae8b31e9a tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 returned with HTTP 404 Aug 07 17:06:45.376509 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 269/1061] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/v3/volumes/42f13522-6958-486e-b957-8947a399dfb6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:45.385193 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ae86f65-dcde-400a-8951-237f6ab387bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.387692 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ae86f65-dcde-400a-8951-237f6ab387bd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] GET https://10.4.3.144/volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3 Aug 07 17:06:45.388058 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ae86f65-dcde-400a-8951-237f6ab387bd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.388358 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ae86f65-dcde-400a-8951-237f6ab387bd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.388546 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-8ae86f65-dcde-400a-8951-237f6ab387bd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] show called for member f39996e8-d2e0-49ee-9817-a45027f524a3 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:06:45.394123 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ae86f65-dcde-400a-8951-237f6ab387bd tempest-GroupSnapshotsTest-384394028 tempest-GroupSnapshotsTest-384394028-project-member] https://10.4.3.144/volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3 returned with HTTP 404 Aug 07 17:06:45.394825 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 262/1062] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/v3/groups/f39996e8-d2e0-49ee-9817-a45027f524a3 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:06:45.403197 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a93b2f8f-689b-412b-b417-72b520b3e98e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.405639 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a93b2f8f-689b-412b-b417-72b520b3e98e tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/ead574fa-c02f-4b25-bdfd-a6163b3cbe09 Aug 07 17:06:45.405956 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a93b2f8f-689b-412b-b417-72b520b3e98e tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.406301 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a93b2f8f-689b-412b-b417-72b520b3e98e tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.432849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f27ba0eb-3f3e-4a12-b2a9-446ec276f6b7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.435375 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a93b2f8f-689b-412b-b417-72b520b3e98e tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/group_types/ead574fa-c02f-4b25-bdfd-a6163b3cbe09 returned with HTTP 202 Aug 07 17:06:45.436014 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 263/1063] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:06:45 2026] DELETE /volume/v3/group_types/ead574fa-c02f-4b25-bdfd-a6163b3cbe09 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:06:45.440960 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f27ba0eb-3f3e-4a12-b2a9-446ec276f6b7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:45.441257 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f27ba0eb-3f3e-4a12-b2a9-446ec276f6b7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.441495 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f27ba0eb-3f3e-4a12-b2a9-446ec276f6b7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.445913 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3c5ec549-3d74-437f-8cfe-c3553ba5a4e2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.448528 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c5ec549-3d74-437f-8cfe-c3553ba5a4e2 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] DELETE https://10.4.3.144/volume/v3/types/ceae07f5-9b84-4c06-8dc0-188ec8c93f3e Aug 07 17:06:45.448803 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c5ec549-3d74-437f-8cfe-c3553ba5a4e2 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.449101 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c5ec549-3d74-437f-8cfe-c3553ba5a4e2 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.459827 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:45.459827 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:45.465664 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f27ba0eb-3f3e-4a12-b2a9-446ec276f6b7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:45.472040 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f27ba0eb-3f3e-4a12-b2a9-446ec276f6b7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:45.472631 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 270/1064] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:45.500507 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c5ec549-3d74-437f-8cfe-c3553ba5a4e2 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/types/ceae07f5-9b84-4c06-8dc0-188ec8c93f3e returned with HTTP 202 Aug 07 17:06:45.501115 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 270/1065] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:06:45 2026] DELETE /volume/v3/types/ceae07f5-9b84-4c06-8dc0-188ec8c93f3e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:45.509689 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-68496b2f-9a5a-4320-9176-05cf9f875c69 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.512204 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68496b2f-9a5a-4320-9176-05cf9f875c69 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] GET https://10.4.3.144/volume/v3/types/ceae07f5-9b84-4c06-8dc0-188ec8c93f3e Aug 07 17:06:45.512477 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68496b2f-9a5a-4320-9176-05cf9f875c69 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.513018 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68496b2f-9a5a-4320-9176-05cf9f875c69 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.518421 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68496b2f-9a5a-4320-9176-05cf9f875c69 tempest-GroupSnapshotsTest-733228783 tempest-GroupSnapshotsTest-733228783-project-admin] https://10.4.3.144/volume/v3/types/ceae07f5-9b84-4c06-8dc0-188ec8c93f3e returned with HTTP 404 Aug 07 17:06:45.519146 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 263/1066] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/v3/types/ceae07f5-9b84-4c06-8dc0-188ec8c93f3e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:45.544983 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-46f81bfc-1b2c-4253-b779-15894fea4043 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.547383 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-46f81bfc-1b2c-4253-b779-15894fea4043 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:45.547629 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-46f81bfc-1b2c-4253-b779-15894fea4043 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.547889 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-46f81bfc-1b2c-4253-b779-15894fea4043 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.557331 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:45.557331 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:45.562542 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-46f81bfc-1b2c-4253-b779-15894fea4043 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:45.568569 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-46f81bfc-1b2c-4253-b779-15894fea4043 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:45.569151 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 264/1067] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:45.613743 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b179e99b-7676-4af4-95b8-ecfe32a5da33 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.615889 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b179e99b-7676-4af4-95b8-ecfe32a5da33 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] GET https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 Aug 07 17:06:45.616378 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b179e99b-7676-4af4-95b8-ecfe32a5da33 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.616490 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b179e99b-7676-4af4-95b8-ecfe32a5da33 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.626713 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b179e99b-7676-4af4-95b8-ecfe32a5da33 tempest-VolumesCloneTest-1853223806 tempest-VolumesCloneTest-1853223806-project-member] https://10.4.3.144/volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 returned with HTTP 404 Aug 07 17:06:45.629368 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 271/1068] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/v3/volumes/38aed811-252e-4f4c-929c-f9dedcbbbeb5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:45.682144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-afc21faf-4cd7-45f7-8ca7-ae01fadbf8ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.683183 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afc21faf-4cd7-45f7-8ca7-ae01fadbf8ff None None] GET https://10.4.3.144/volume// Aug 07 17:06:45.683531 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-afc21faf-4cd7-45f7-8ca7-ae01fadbf8ff None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.683756 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-afc21faf-4cd7-45f7-8ca7-ae01fadbf8ff None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.686823 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afc21faf-4cd7-45f7-8ca7-ae01fadbf8ff None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:45.687171 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 271/1069] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:06:45.697560 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-7e4972dc-8ed7-46d1-81d3-cccd8878945d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.700816 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-7e4972dc-8ed7-46d1-81d3-cccd8878945d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:06:45.701782 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-7e4972dc-8ed7-46d1-81d3-cccd8878945d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c99a4ee2-2661-4dcd-8d08-03de03f147cb", "connector": null, "instance_uuid": "2c5944d1-ba2a-44cf-b46b-7721f2836eff"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:45.717709 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:45.717709 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:45.755145 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-7e4972dc-8ed7-46d1-81d3-cccd8878945d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:06:45.755766 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 264/1070] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:06:45 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 07 17:06:45.791278 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c6cd5c5f-d2a5-47e4-baf3-a664c739f36e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.793539 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6cd5c5f-d2a5-47e4-baf3-a664c739f36e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:45.793824 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6cd5c5f-d2a5-47e4-baf3-a664c739f36e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.794086 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6cd5c5f-d2a5-47e4-baf3-a664c739f36e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.804968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d87ffb90-56c0-4cbb-a466-6e63838c2fa2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.805412 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:45.805412 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:45.805666 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d87ffb90-56c0-4cbb-a466-6e63838c2fa2 None None] GET https://10.4.3.144/volume// Aug 07 17:06:45.805951 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d87ffb90-56c0-4cbb-a466-6e63838c2fa2 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.806278 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d87ffb90-56c0-4cbb-a466-6e63838c2fa2 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.806787 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d87ffb90-56c0-4cbb-a466-6e63838c2fa2 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:45.807326 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 272/1071] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:06:45.809941 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c6cd5c5f-d2a5-47e4-baf3-a664c739f36e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:45.814810 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6cd5c5f-d2a5-47e4-baf3-a664c739f36e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:45.815349 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 265/1072] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:45.816477 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-44de15a1-d0f9-4c40-8d0b-d57c263ff23e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.818612 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-44de15a1-d0f9-4c40-8d0b-d57c263ff23e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:45.818920 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-44de15a1-d0f9-4c40-8d0b-d57c263ff23e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:45.819165 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-44de15a1-d0f9-4c40-8d0b-d57c263ff23e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:45.829832 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:45.829832 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:45.835808 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-44de15a1-d0f9-4c40-8d0b-d57c263ff23e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:45.839285 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-44de15a1-d0f9-4c40-8d0b-d57c263ff23e tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:45.839962 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 272/1073] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:06:45 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:45.943877 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-b113ae88-7517-4829-88f0-2556ab31c874 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:45.946935 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-b113ae88-7517-4829-88f0-2556ab31c874 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] PUT https://10.4.3.144/volume/v3/attachments/f41a3133-c97c-4b20-ad53-7c508fecd8ff Aug 07 17:06:45.947220 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-b113ae88-7517-4829-88f0-2556ab31c874 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:45.957574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-b113ae88-7517-4829-88f0-2556ab31c874 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Acquiring lock "cinder-attachment_update-c99a4ee2-2661-4dcd-8d08-03de03f147cb-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:06:45.962499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-b113ae88-7517-4829-88f0-2556ab31c874 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Lock "cinder-attachment_update-c99a4ee2-2661-4dcd-8d08-03de03f147cb-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:06:45.963713 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:45.963713 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:46.082448 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-b113ae88-7517-4829-88f0-2556ab31c874 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Lock "cinder-attachment_update-c99a4ee2-2661-4dcd-8d08-03de03f147cb-np0000006737" released by "attachment_update" :: held 0.120s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:06:46.082848 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-b113ae88-7517-4829-88f0-2556ab31c874 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments/f41a3133-c97c-4b20-ad53-7c508fecd8ff returned with HTTP 200 Aug 07 17:06:46.083348 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 265/1074] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:06:45 2026] PUT /volume/v3/attachments/f41a3133-c97c-4b20-ad53-7c508fecd8ff => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:46.243176 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e1ca1392-337a-4969-9991-e97f8161f662 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:46.245982 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1ca1392-337a-4969-9991-e97f8161f662 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:06:46.246364 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1ca1392-337a-4969-9991-e97f8161f662 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:46.246613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1ca1392-337a-4969-9991-e97f8161f662 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:46.262037 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:46.262037 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:46.270944 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e1ca1392-337a-4969-9991-e97f8161f662 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:46.277678 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1ca1392-337a-4969-9991-e97f8161f662 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:06:46.280155 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 273/1075] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:46 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:46.789223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-5f2343de-17ec-4053-a247-ea2548f5f218 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:46.793251 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-5f2343de-17ec-4053-a247-ea2548f5f218 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/attachments/3fb194b7-9943-4b23-bdf3-dce77d9fe1b1/action Aug 07 17:06:46.793707 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-5f2343de-17ec-4053-a247-ea2548f5f218 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:46.794074 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-5f2343de-17ec-4053-a247-ea2548f5f218 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:46.824849 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:46.824849 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:46.831758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-492b16bf-00ec-4f79-af33-39527f324403 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:46.840282 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-492b16bf-00ec-4f79-af33-39527f324403 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:46.840561 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-492b16bf-00ec-4f79-af33-39527f324403 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:46.840775 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-492b16bf-00ec-4f79-af33-39527f324403 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:46.842527 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ac4edffc-a7b4-4bc1-bf07-3456939d5aa8 req-5f2343de-17ec-4053-a247-ea2548f5f218 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments/3fb194b7-9943-4b23-bdf3-dce77d9fe1b1/action returned with HTTP 204 Aug 07 17:06:46.844824 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 266/1076] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:06:46 2026] POST /volume/v3/attachments/3fb194b7-9943-4b23-bdf3-dce77d9fe1b1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:46.854155 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:46.854155 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:46.860381 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-492b16bf-00ec-4f79-af33-39527f324403 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:46.866958 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-492b16bf-00ec-4f79-af33-39527f324403 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:46.866958 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 273/1077] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:46 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:47.299471 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a42c5d91-77cc-49d5-8e3a-d1a6f87f203c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:47.302632 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a42c5d91-77cc-49d5-8e3a-d1a6f87f203c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:06:47.303434 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a42c5d91-77cc-49d5-8e3a-d1a6f87f203c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:47.303638 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a42c5d91-77cc-49d5-8e3a-d1a6f87f203c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:47.324928 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:47.324928 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:47.331262 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a42c5d91-77cc-49d5-8e3a-d1a6f87f203c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:47.339831 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a42c5d91-77cc-49d5-8e3a-d1a6f87f203c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:06:47.340427 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 266/1078] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:47 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 1230 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:47.357306 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0d72e52f-2127-4a8e-a067-1733a0da4844 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:47.359220 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0d72e52f-2127-4a8e-a067-1733a0da4844 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:06:47.359220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0d72e52f-2127-4a8e-a067-1733a0da4844 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:47.359346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0d72e52f-2127-4a8e-a067-1733a0da4844 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:47.375602 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:47.375602 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:47.383911 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0d72e52f-2127-4a8e-a067-1733a0da4844 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:47.390123 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0d72e52f-2127-4a8e-a067-1733a0da4844 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:06:47.390628 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 274/1079] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:47 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 1230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:47.605821 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:47.765561 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:47.765979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-551765985", "metadata": {"Type": "Test"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:47.767923 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-551765985', 'metadata': {'Type': 'Test'}}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:47.767923 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume of 1 GB Aug 07 17:06:47.777087 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Availability Zones retrieved successfully. Aug 07 17:06:47.784320 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (8bd4fa83-919b-4791-92e2-3b1c7eb49d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:47.785900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e713d01f-d010-487c-927a-5548e215db86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:47.787489 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:47.833049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e713d01f-d010-487c-927a-5548e215db86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:47.834126 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a94eb40-fd10-42cc-997b-ade74d50abfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:47.885614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a38038b-1895-46f7-8715-dc32686c484b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:47.889364 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a38038b-1895-46f7-8715-dc32686c484b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:47.889364 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a38038b-1895-46f7-8715-dc32686c484b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:47.889364 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a38038b-1895-46f7-8715-dc32686c484b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:47.901686 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:47.901686 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:47.910432 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a38038b-1895-46f7-8715-dc32686c484b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:47.916623 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a38038b-1895-46f7-8715-dc32686c484b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:47.917109 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 274/1080] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:47 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:47.954989 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Created reservations ['042fbc15-1e83-4da1-920c-4cd0da5eb1a2', '38a76ff0-786d-437d-9718-6149b2c39763', '36354374-f67d-45f1-a277-4d03f678afd5', '1b46ba8c-0130-4a7d-b865-f6dffc56be62'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:47.956201 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a94eb40-fd10-42cc-997b-ade74d50abfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['042fbc15-1e83-4da1-920c-4cd0da5eb1a2', '38a76ff0-786d-437d-9718-6149b2c39763', '36354374-f67d-45f1-a277-4d03f678afd5', '1b46ba8c-0130-4a7d-b865-f6dffc56be62']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:47.957369 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1eed9d-2748-4f40-854c-5a8e92c06373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:47.993965 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d1eed9d-2748-4f40-854c-5a8e92c06373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b92fec3-fd31-4bd1-875a-37efb2abb4e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-551765985',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['042fbc15-1e83-4da1-920c-4cd0da5eb1a2','38a76ff0-786d-437d-9718-6149b2c39763','36354374-f67d-45f1-a277-4d03f678afd5','1b46ba8c-0130-4a7d-b865-f6dffc56be62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-551765985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b92fec3-fd31-4bd1-875a-37efb2abb4e2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1a45f90f45e448b6a623dc1a61be93f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b488c532f3964d92880d14659e492b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:47.995735 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5129097-c363-4c97-8c08-b4f2aec0ac05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:47.996285 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b99088b5-1cdb-4480-a0b8-e2a630975188 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.000472 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b99088b5-1cdb-4480-a0b8-e2a630975188 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:48.001073 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b99088b5-1cdb-4480-a0b8-e2a630975188 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:48.001073 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b99088b5-1cdb-4480-a0b8-e2a630975188 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:48.010541 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:48.010541 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:48.016121 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b99088b5-1cdb-4480-a0b8-e2a630975188 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:48.022803 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b99088b5-1cdb-4480-a0b8-e2a630975188 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:48.023413 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 267/1081] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:47 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:48.025402 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5129097-c363-4c97-8c08-b4f2aec0ac05) transitioned into state 'SUCCESS' from state '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-551765985',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['042fbc15-1e83-4da1-920c-4cd0da5eb1a2','38a76ff0-786d-437d-9718-6149b2c39763','36354374-f67d-45f1-a277-4d03f678afd5','1b46ba8c-0130-4a7d-b865-f6dffc56be62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:48.026236 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caab5de1-5c3f-4004-a6e1-96c24625bb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:48.040769 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caab5de1-5c3f-4004-a6e1-96c24625bb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:48.041669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (8bd4fa83-919b-4791-92e2-3b1c7eb49d93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:48.042136 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request issued successfully. Aug 07 17:06:48.045114 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfbe6218-c687-48fa-bd97-03e8a0459f17 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:48.045114 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 267/1082] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:47 2026] POST /volume/v3/volumes => generated 758 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:48.059564 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-78ea555b-8ef6-4ee2-91b1-d9fcb3dfbeed None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.062655 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-78ea555b-8ef6-4ee2-91b1-d9fcb3dfbeed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:48.062655 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-78ea555b-8ef6-4ee2-91b1-d9fcb3dfbeed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:48.062655 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-78ea555b-8ef6-4ee2-91b1-d9fcb3dfbeed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:48.071112 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:48.071112 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:48.075760 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-78ea555b-8ef6-4ee2-91b1-d9fcb3dfbeed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:48.084227 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-78ea555b-8ef6-4ee2-91b1-d9fcb3dfbeed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 200 Aug 07 17:06:48.084409 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 275/1083] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:48 2026] GET /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:06:48.361100 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-bd5fb07b-bb12-4d01-afd7-f237fca7d3c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.365117 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-bd5fb07b-bb12-4d01-afd7-f237fca7d3c3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:48.365117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-bd5fb07b-bb12-4d01-afd7-f237fca7d3c3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:48.365117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-bd5fb07b-bb12-4d01-afd7-f237fca7d3c3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:48.383083 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:48.383083 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:48.391904 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-bd5fb07b-bb12-4d01-afd7-f237fca7d3c3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:48.402317 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-bd5fb07b-bb12-4d01-afd7-f237fca7d3c3 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:48.402918 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 275/1084] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:48 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 938 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:48.511373 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-699cb6ad-920e-4369-a9c6-088208a569eb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.511373 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-699cb6ad-920e-4369-a9c6-088208a569eb None None] GET https://10.4.3.144/volume// Aug 07 17:06:48.511373 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-699cb6ad-920e-4369-a9c6-088208a569eb None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:48.511373 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-699cb6ad-920e-4369-a9c6-088208a569eb None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:48.511373 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-699cb6ad-920e-4369-a9c6-088208a569eb None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:48.511373 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 268/1085] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:06: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 07 17:06:48.521767 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-8d02dce9-f3c6-4bf4-8163-aebd52f46f9c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.524177 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-8d02dce9-f3c6-4bf4-8163-aebd52f46f9c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:06:48.524596 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-8d02dce9-f3c6-4bf4-8163-aebd52f46f9c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "261f6914-1931-4d06-b9f7-79d3e06de04c", "connector": null, "instance_uuid": "2c6f4f1c-27be-4e2d-a595-f59a08260081"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:48.536451 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:48.536451 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:48.571033 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-8d02dce9-f3c6-4bf4-8163-aebd52f46f9c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:06:48.571719 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 268/1086] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:06:48 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:48.613372 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-720b6ddb-fdc8-47ab-a56b-e85d8929377f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.616220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a8cb976e-76e6-4a1b-9823-14ac7c3f2b33 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.616786 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8cb976e-76e6-4a1b-9823-14ac7c3f2b33 None None] GET https://10.4.3.144/volume// Aug 07 17:06:48.616940 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8cb976e-76e6-4a1b-9823-14ac7c3f2b33 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:48.617259 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8cb976e-76e6-4a1b-9823-14ac7c3f2b33 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:48.617664 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8cb976e-76e6-4a1b-9823-14ac7c3f2b33 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:48.621050 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 276/1087] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:06:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:06:48.621196 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-720b6ddb-fdc8-47ab-a56b-e85d8929377f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:48.621196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-720b6ddb-fdc8-47ab-a56b-e85d8929377f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:48.621196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-720b6ddb-fdc8-47ab-a56b-e85d8929377f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:48.629400 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-67270949-4cc9-479c-b384-01a5accde5c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.636322 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-67270949-4cc9-479c-b384-01a5accde5c5 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:48.636642 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-67270949-4cc9-479c-b384-01a5accde5c5 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:48.636878 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-67270949-4cc9-479c-b384-01a5accde5c5 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:48.640530 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:48.640530 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:48.645467 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-720b6ddb-fdc8-47ab-a56b-e85d8929377f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:48.652278 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-720b6ddb-fdc8-47ab-a56b-e85d8929377f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:48.653080 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 276/1088] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:48 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:48.655793 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:48.655793 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:48.661191 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-67270949-4cc9-479c-b384-01a5accde5c5 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:48.666833 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-67270949-4cc9-479c-b384-01a5accde5c5 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:48.667558 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 269/1089] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:06:48 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 1117 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:48.780967 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-fb25960c-fd23-46fa-a464-09adb80104c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.784054 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-fb25960c-fd23-46fa-a464-09adb80104c2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] PUT https://10.4.3.144/volume/v3/attachments/106c2929-1574-4ba8-825d-0d8f07ff8cc5 Aug 07 17:06:48.784649 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-fb25960c-fd23-46fa-a464-09adb80104c2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:48.798127 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-fb25960c-fd23-46fa-a464-09adb80104c2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Acquiring lock "cinder-attachment_update-261f6914-1931-4d06-b9f7-79d3e06de04c-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:06:48.805308 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-fb25960c-fd23-46fa-a464-09adb80104c2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Lock "cinder-attachment_update-261f6914-1931-4d06-b9f7-79d3e06de04c-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:06:48.806731 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:48.806731 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:48.931816 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-fb25960c-fd23-46fa-a464-09adb80104c2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Lock "cinder-attachment_update-261f6914-1931-4d06-b9f7-79d3e06de04c-np0000006737" released by "attachment_update" :: held 0.127s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:06:48.933838 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-fb25960c-fd23-46fa-a464-09adb80104c2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments/106c2929-1574-4ba8-825d-0d8f07ff8cc5 returned with HTTP 200 Aug 07 17:06:48.933838 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 269/1090] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:06:48 2026] PUT /volume/v3/attachments/106c2929-1574-4ba8-825d-0d8f07ff8cc5 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:48.937055 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1df5cc4d-a121-4692-a9a9-98f86cf61190 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:48.938983 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1df5cc4d-a121-4692-a9a9-98f86cf61190 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:48.939941 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1df5cc4d-a121-4692-a9a9-98f86cf61190 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:48.939941 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1df5cc4d-a121-4692-a9a9-98f86cf61190 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:48.951546 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:48.951546 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:48.956349 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1df5cc4d-a121-4692-a9a9-98f86cf61190 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:48.963043 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1df5cc4d-a121-4692-a9a9-98f86cf61190 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:48.964050 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 277/1091] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:48 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:49.099309 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a41f0387-cd08-4ee1-8adf-85fc8a5e16c1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.102390 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a41f0387-cd08-4ee1-8adf-85fc8a5e16c1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:49.102690 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a41f0387-cd08-4ee1-8adf-85fc8a5e16c1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.102887 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a41f0387-cd08-4ee1-8adf-85fc8a5e16c1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.277817 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.277817 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:49.283137 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a41f0387-cd08-4ee1-8adf-85fc8a5e16c1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:49.292083 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a41f0387-cd08-4ee1-8adf-85fc8a5e16c1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 200 Aug 07 17:06:49.292083 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 277/1092] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:49 2026] GET /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 851 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:49.307667 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6c547a8a-15a2-4036-8383-98ff3db19854 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.309849 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c547a8a-15a2-4036-8383-98ff3db19854 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:49.310435 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c547a8a-15a2-4036-8383-98ff3db19854 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.310435 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c547a8a-15a2-4036-8383-98ff3db19854 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.319590 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.319590 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:49.324804 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6c547a8a-15a2-4036-8383-98ff3db19854 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:49.330971 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c547a8a-15a2-4036-8383-98ff3db19854 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 200 Aug 07 17:06:49.331361 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 270/1093] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:49 2026] GET /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:49.346674 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-239ba8e6-34d2-472b-90d4-f1ef736c12f6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.349705 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-239ba8e6-34d2-472b-90d4-f1ef736c12f6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] PUT https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:49.350228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-239ba8e6-34d2-472b-90d4-f1ef736c12f6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-551765985"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:49.363291 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.363291 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:49.368503 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-239ba8e6-34d2-472b-90d4-f1ef736c12f6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:49.379244 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-239ba8e6-34d2-472b-90d4-f1ef736c12f6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume updated successfully. Aug 07 17:06:49.380173 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-239ba8e6-34d2-472b-90d4-f1ef736c12f6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 200 Aug 07 17:06:49.381470 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 270/1094] 10.4.3.144 () {68 vars in 1368 bytes} [Fri Aug 7 17:06:49 2026] PUT /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 783 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:49.400403 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9f7af79a-6a4d-4799-8cac-c1ccdee2e457 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.402879 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f7af79a-6a4d-4799-8cac-c1ccdee2e457 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] PUT https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:49.403706 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f7af79a-6a4d-4799-8cac-c1ccdee2e457 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1966777104", "description": "This is the new description of volume"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:49.416647 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.416647 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:49.423816 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9f7af79a-6a4d-4799-8cac-c1ccdee2e457 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:49.437117 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9f7af79a-6a4d-4799-8cac-c1ccdee2e457 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume updated successfully. Aug 07 17:06:49.438011 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f7af79a-6a4d-4799-8cac-c1ccdee2e457 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 200 Aug 07 17:06:49.438987 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 278/1095] 10.4.3.144 () {68 vars in 1369 bytes} [Fri Aug 7 17:06:49 2026] PUT /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:49.454879 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-40a74bf8-a2a8-4b78-883d-799f011ad344 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.456429 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-40a74bf8-a2a8-4b78-883d-799f011ad344 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:49.456627 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-40a74bf8-a2a8-4b78-883d-799f011ad344 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.456803 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-40a74bf8-a2a8-4b78-883d-799f011ad344 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.465589 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.465589 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:49.469579 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-40a74bf8-a2a8-4b78-883d-799f011ad344 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:49.476503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-40a74bf8-a2a8-4b78-883d-799f011ad344 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 200 Aug 07 17:06:49.476503 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 278/1096] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:49 2026] GET /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 891 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:49.494311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.496316 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:49.496720 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-421521636", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-211359633"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:49.498456 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-421521636', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-211359633'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:49.498652 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume of 1 GB Aug 07 17:06:49.503217 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Availability Zones retrieved successfully. Aug 07 17:06:49.508867 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (27f02e9a-7d41-4bad-9004-8a5f9747145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:49.509709 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ec3a31-df5f-4f00-8b74-0562eabca39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:49.510680 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:49.521737 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.538052 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2ec3a31-df5f-4f00-8b74-0562eabca39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:49.538862 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b272f06-ba6a-4256-89cb-4235f9cd5120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:49.591861 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Created reservations ['d4ddc26a-f695-4955-a078-b62a0b5e576e', 'a1713b7a-ce9b-4c3f-b9f9-95b1bbb54532', '3bd59e49-fd58-4ae1-ab03-485a479f86e6', 'f17d66c1-b1cf-4002-85f7-80926036bedb'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:49.593218 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b272f06-ba6a-4256-89cb-4235f9cd5120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ddc26a-f695-4955-a078-b62a0b5e576e', 'a1713b7a-ce9b-4c3f-b9f9-95b1bbb54532', '3bd59e49-fd58-4ae1-ab03-485a479f86e6', 'f17d66c1-b1cf-4002-85f7-80926036bedb']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:49.594438 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344b3f75-f7dd-4095-b468-51a572f7100d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:49.626234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344b3f75-f7dd-4095-b468-51a572f7100d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ee984ed-3dc0-4b37-8111-71302f5a53ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-421521636',display_name='tempest-VolumesGetTest-Volume-211359633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['d4ddc26a-f695-4955-a078-b62a0b5e576e','a1713b7a-ce9b-4c3f-b9f9-95b1bbb54532','3bd59e49-fd58-4ae1-ab03-485a479f86e6','f17d66c1-b1cf-4002-85f7-80926036bedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-421521636',display_name='tempest-VolumesGetTest-Volume-211359633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ee984ed-3dc0-4b37-8111-71302f5a53ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a45f90f45e448b6a623dc1a61be93f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b488c532f3964d92880d14659e492b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:49.626960 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae133081-31e1-4e94-9dd6-65aed4456e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:49.657171 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae133081-31e1-4e94-9dd6-65aed4456e39) transitioned into 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-421521636',display_name='tempest-VolumesGetTest-Volume-211359633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['d4ddc26a-f695-4955-a078-b62a0b5e576e','a1713b7a-ce9b-4c3f-b9f9-95b1bbb54532','3bd59e49-fd58-4ae1-ab03-485a479f86e6','f17d66c1-b1cf-4002-85f7-80926036bedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:49.657954 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71768650-3396-4d28-95c4-fcafcd52da54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:49.658882 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 Aug 07 17:06:49.659271 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.659271 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.669459 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ca1564d0-2752-4a00-a73c-42d4c152e955 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.672357 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca1564d0-2752-4a00-a73c-42d4c152e955 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:49.672668 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca1564d0-2752-4a00-a73c-42d4c152e955 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.673003 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca1564d0-2752-4a00-a73c-42d4c152e955 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.674193 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.674335 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71768650-3396-4d28-95c4-fcafcd52da54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:49.675524 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.675524 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.675789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (27f02e9a-7d41-4bad-9004-8a5f9747145f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:49.675845 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.675918 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request issued successfully. Aug 07 17:06:49.676931 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.677189 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2dcb46c-aca2-43a5-9926-3b113d0b0ce0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:49.677903 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 271/1097] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:49 2026] POST /volume/v3/volumes => generated 778 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:49.677974 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.678643 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.680133 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.680670 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.681038 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.681639 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.682633 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.682633 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.683739 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.687474 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.687474 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:49.694637 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ca1564d0-2752-4a00-a73c-42d4c152e955 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:49.697222 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d6d4bf20-c62b-4230-8df2-8cd2deb4160e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.698442 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-24fa5a52-2f59-4a3d-a916-3b0743bf2248 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 returned with HTTP 200 Aug 07 17:06:49.698928 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 271/1098] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:06:49 2026] GET /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 => generated 1424 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:49.700173 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d6d4bf20-c62b-4230-8df2-8cd2deb4160e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae Aug 07 17:06:49.700521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d6d4bf20-c62b-4230-8df2-8cd2deb4160e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.700856 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d6d4bf20-c62b-4230-8df2-8cd2deb4160e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.703958 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca1564d0-2752-4a00-a73c-42d4c152e955 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:49.704501 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 279/1099] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:49 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:49.712779 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.714221 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.714221 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:49.715985 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9/defaults Aug 07 17:06:49.716336 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.716676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'defaults' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.717125 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.717125 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:49.720045 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d6d4bf20-c62b-4230-8df2-8cd2deb4160e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:49.726639 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d6d4bf20-c62b-4230-8df2-8cd2deb4160e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae returned with HTTP 200 Aug 07 17:06:49.727820 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 279/1100] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:49 2026] GET /volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:49.727948 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.728272 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.728622 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.729127 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.729463 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.730236 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.730455 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:49.732125 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.732125 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.732326 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.732627 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.732982 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:49.737726 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca8c1fc8-fbd3-4b92-ab1a-4fe4de81c3c3 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9/defaults returned with HTTP 200 Aug 07 17:06:49.738388 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 272/1101] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:06:49 2026] GET /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9/defaults => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:49.755515 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f34fac8c-f667-42f8-a802-4149e7468def None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.758133 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f34fac8c-f667-42f8-a802-4149e7468def tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 Aug 07 17:06:49.758636 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f34fac8c-f667-42f8-a802-4149e7468def tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:49.818074 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-0fb4a531-dc9e-404f-9d11-b4586842099d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.821710 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-0fb4a531-dc9e-404f-9d11-b4586842099d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/attachments/f41a3133-c97c-4b20-ad53-7c508fecd8ff/action Aug 07 17:06:49.822093 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-0fb4a531-dc9e-404f-9d11-b4586842099d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:49.822217 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-0fb4a531-dc9e-404f-9d11-b4586842099d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:49.824141 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f34fac8c-f667-42f8-a802-4149e7468def tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 returned with HTTP 200 Aug 07 17:06:49.824991 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 272/1102] 10.4.3.144 () {68 vars in 1374 bytes} [Fri Aug 7 17:06:49 2026] PUT /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 => generated 1382 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:49.838645 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-565efe40-2058-4c99-93ca-56d97c1f0fbb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.841134 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-565efe40-2058-4c99-93ca-56d97c1f0fbb tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] DELETE https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 Aug 07 17:06:49.841436 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-565efe40-2058-4c99-93ca-56d97c1f0fbb tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.841728 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-565efe40-2058-4c99-93ca-56d97c1f0fbb tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.849448 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.849448 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:49.851703 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-565efe40-2058-4c99-93ca-56d97c1f0fbb tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 returned with HTTP 200 Aug 07 17:06:49.851999 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 280/1103] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:06:49 2026] DELETE /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 17:06:49.862139 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-450ce244-8e1f-4d4d-801c-a9f512c299f8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.864409 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-450ce244-8e1f-4d4d-801c-a9f512c299f8 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 Aug 07 17:06:49.864642 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-450ce244-8e1f-4d4d-801c-a9f512c299f8 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.864843 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-450ce244-8e1f-4d4d-801c-a9f512c299f8 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.866765 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30b7b6f7-87ef-42ec-be4a-233644d4268f req-0fb4a531-dc9e-404f-9d11-b4586842099d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments/f41a3133-c97c-4b20-ad53-7c508fecd8ff/action returned with HTTP 204 Aug 07 17:06:49.867283 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 280/1104] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:06:49 2026] POST /volume/v3/attachments/f41a3133-c97c-4b20-ad53-7c508fecd8ff/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:49.900789 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-450ce244-8e1f-4d4d-801c-a9f512c299f8 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 returned with HTTP 200 Aug 07 17:06:49.901404 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 273/1105] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:06:49 2026] GET /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 => generated 1424 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:49.913693 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a48462f2-2400-472e-a16e-bc12c1e99940 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.917600 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a48462f2-2400-472e-a16e-bc12c1e99940 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 Aug 07 17:06:49.918106 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a48462f2-2400-472e-a16e-bc12c1e99940 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:49.980586 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-aeaed975-8d9a-48e5-add3-bcf998510e02 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:49.983158 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aeaed975-8d9a-48e5-add3-bcf998510e02 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:49.983612 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aeaed975-8d9a-48e5-add3-bcf998510e02 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:49.983959 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aeaed975-8d9a-48e5-add3-bcf998510e02 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:49.998462 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:49.998462 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:50.003834 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-aeaed975-8d9a-48e5-add3-bcf998510e02 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:50.009733 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aeaed975-8d9a-48e5-add3-bcf998510e02 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:50.010318 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 281/1106] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:49 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:50.027451 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f5db6ad-ef48-4747-8d75-7a5f36db67e2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.030403 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f5db6ad-ef48-4747-8d75-7a5f36db67e2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:06:50.030650 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f5db6ad-ef48-4747-8d75-7a5f36db67e2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.030893 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f5db6ad-ef48-4747-8d75-7a5f36db67e2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.036122 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a48462f2-2400-472e-a16e-bc12c1e99940 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 returned with HTTP 200 Aug 07 17:06:50.036629 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 273/1107] 10.4.3.144 () {68 vars in 1375 bytes} [Fri Aug 7 17:06:49 2026] PUT /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 => generated 1382 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:50.042655 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:50.042655 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:50.047815 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f5db6ad-ef48-4747-8d75-7a5f36db67e2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:06:50.049416 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d62d68e1-063a-447d-b7f6-cb3cb3abb8a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.052008 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d62d68e1-063a-447d-b7f6-cb3cb3abb8a7 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9/defaults Aug 07 17:06:50.052344 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d62d68e1-063a-447d-b7f6-cb3cb3abb8a7 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.052623 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d62d68e1-063a-447d-b7f6-cb3cb3abb8a7 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'defaults' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.053445 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f5db6ad-ef48-4747-8d75-7a5f36db67e2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:06:50.053950 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 281/1108] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:50 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:06:50.065596 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d62d68e1-063a-447d-b7f6-cb3cb3abb8a7 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9/defaults returned with HTTP 200 Aug 07 17:06:50.065996 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 274/1109] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:06:50 2026] GET /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9/defaults => generated 1424 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:50.079447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.082271 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 Aug 07 17:06:50.082516 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.082760 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.095178 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:50.095627 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:50.095878 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:50.096384 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:50.097318 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:50.097318 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:50.097620 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:50.097945 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:50.098332 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:50.099175 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:50.099739 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:50.099986 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:50.100268 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:50.107570 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d033f5d-f55d-45b8-9c36-17ccf37732b9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 returned with HTTP 200 Aug 07 17:06:50.108283 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 282/1110] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:06:50 2026] GET /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:50.124546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8f8442ec-2556-495e-942d-f9149632b07b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.126326 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f8442ec-2556-495e-942d-f9149632b07b tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True Aug 07 17:06:50.126929 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f8442ec-2556-495e-942d-f9149632b07b tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.127866 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f8442ec-2556-495e-942d-f9149632b07b tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.174488 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f8442ec-2556-495e-942d-f9149632b07b tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True returned with HTTP 200 Aug 07 17:06:50.174958 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 274/1111] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:06:50 2026] GET /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True => generated 2399 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:50.191714 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.286007 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:50.286441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1831371751"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:50.288286 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1831371751'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:50.288452 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Create volume of 1 GB Aug 07 17:06:50.294138 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Availability Zones retrieved successfully. Aug 07 17:06:50.300415 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Flow 'volume_create_api' (4103d9bc-d589-4550-a719-e729212ff78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:50.301232 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e8c598-6859-4cb1-a947-c87a53d76175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:50.302200 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:50.352088 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e8c598-6859-4cb1-a947-c87a53d76175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:50.352838 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ceaa2fb-a657-4411-8cb4-f427fcd478b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:50.445241 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Created reservations ['3e6fb535-3cbd-4920-ba8d-6c9426e14d71', '5bd66889-c0e0-4f91-a0ad-ce59b0b31bfd', 'f10c7142-f889-462d-a629-b986ad9bf74d', '585cbc9e-93c4-47bb-a574-9819d861f2a2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:50.446264 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ceaa2fb-a657-4411-8cb4-f427fcd478b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e6fb535-3cbd-4920-ba8d-6c9426e14d71', '5bd66889-c0e0-4f91-a0ad-ce59b0b31bfd', 'f10c7142-f889-462d-a629-b986ad9bf74d', '585cbc9e-93c4-47bb-a574-9819d861f2a2']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:50.447093 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34174443-ea8a-400a-9e9c-74d1ce51483a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:50.474036 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34174443-ea8a-400a-9e9c-74d1ce51483a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1831371751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c72ae64e054e83a0e9608b3153b1e9',qos_specs=None,replication_status=,reservations=['3e6fb535-3cbd-4920-ba8d-6c9426e14d71','5bd66889-c0e0-4f91-a0ad-ce59b0b31bfd','f10c7142-f889-462d-a629-b986ad9bf74d','585cbc9e-93c4-47bb-a574-9819d861f2a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='718519d3734d49e8b8ff041ba533f698',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1831371751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c72ae64e054e83a0e9608b3153b1e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='718519d3734d49e8b8ff041ba533f698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:50.474926 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e0f00f-d33b-4a60-b1a9-fc190ea1941d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:50.505411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e0f00f-d33b-4a60-b1a9-fc190ea1941d) transitioned into state 'SUCCESS' from state '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-1831371751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c72ae64e054e83a0e9608b3153b1e9',qos_specs=None,replication_status=,reservations=['3e6fb535-3cbd-4920-ba8d-6c9426e14d71','5bd66889-c0e0-4f91-a0ad-ce59b0b31bfd','f10c7142-f889-462d-a629-b986ad9bf74d','585cbc9e-93c4-47bb-a574-9819d861f2a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='718519d3734d49e8b8ff041ba533f698',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:50.506518 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d17d578-76d8-41ad-a91f-afce9d5b8584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:50.519484 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d17d578-76d8-41ad-a91f-afce9d5b8584) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:50.520845 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Flow 'volume_create_api' (4103d9bc-d589-4550-a719-e729212ff78f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:50.521364 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Create volume request issued successfully. Aug 07 17:06:50.522247 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7c0edd6-881d-43ed-8ae1-93f5c0af126b tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:50.522714 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 282/1112] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:06:50 2026] POST /volume/v3/volumes => generated 756 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:50.542046 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2a5cd62c-2403-41b1-a8be-4b651fed4946 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.548590 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a5cd62c-2403-41b1-a8be-4b651fed4946 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] GET https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 Aug 07 17:06:50.548720 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a5cd62c-2403-41b1-a8be-4b651fed4946 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.548926 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a5cd62c-2403-41b1-a8be-4b651fed4946 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.560767 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:50.560767 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:50.567049 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2a5cd62c-2403-41b1-a8be-4b651fed4946 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Volume info retrieved successfully. Aug 07 17:06:50.575509 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a5cd62c-2403-41b1-a8be-4b651fed4946 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 returned with HTTP 200 Aug 07 17:06:50.576377 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 275/1113] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:50 2026] GET /volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:50.725595 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6b055666-8141-4a48-be2e-dbd1e321ad18 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.728255 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6b055666-8141-4a48-be2e-dbd1e321ad18 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:50.728762 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6b055666-8141-4a48-be2e-dbd1e321ad18 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.729386 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6b055666-8141-4a48-be2e-dbd1e321ad18 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.746812 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:50.746812 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:50.753228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-08e6ebc3-fe83-4070-9345-48477848d9b1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.755781 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08e6ebc3-fe83-4070-9345-48477848d9b1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae Aug 07 17:06:50.756094 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08e6ebc3-fe83-4070-9345-48477848d9b1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.756399 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08e6ebc3-fe83-4070-9345-48477848d9b1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.757971 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6b055666-8141-4a48-be2e-dbd1e321ad18 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:50.766216 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6b055666-8141-4a48-be2e-dbd1e321ad18 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:50.766659 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 283/1114] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:50 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 938 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:50.766961 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:50.766961 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:50.778035 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-08e6ebc3-fe83-4070-9345-48477848d9b1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:50.785267 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08e6ebc3-fe83-4070-9345-48477848d9b1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae returned with HTTP 200 Aug 07 17:06:50.785267 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 275/1115] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:50 2026] GET /volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae => generated 871 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:50.805365 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-886e1a48-0d75-493c-a867-baf66d145bbc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.813635 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-886e1a48-0d75-493c-a867-baf66d145bbc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] PUT https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae Aug 07 17:06:50.813635 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-886e1a48-0d75-493c-a867-baf66d145bbc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-551765985", "description": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:50.832040 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:50.832040 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:50.841686 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-886e1a48-0d75-493c-a867-baf66d145bbc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:50.860015 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-886e1a48-0d75-493c-a867-baf66d145bbc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume updated successfully. Aug 07 17:06:50.861305 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-886e1a48-0d75-493c-a867-baf66d145bbc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae returned with HTTP 200 Aug 07 17:06:50.862136 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 283/1116] 10.4.3.144 () {68 vars in 1368 bytes} [Fri Aug 7 17:06:50 2026] PUT /volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae => generated 769 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:50.877175 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aba60926-c347-4901-a454-7b4c6ed99f36 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.879834 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aba60926-c347-4901-a454-7b4c6ed99f36 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae Aug 07 17:06:50.880326 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aba60926-c347-4901-a454-7b4c6ed99f36 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.880326 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aba60926-c347-4901-a454-7b4c6ed99f36 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.888044 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:50.888044 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:50.893693 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aba60926-c347-4901-a454-7b4c6ed99f36 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:50.898414 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aba60926-c347-4901-a454-7b4c6ed99f36 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae returned with HTTP 200 Aug 07 17:06:50.898941 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 276/1117] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:50 2026] GET /volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:50.916168 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b73d4c98-a872-49aa-a437-71f0886a4f60 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.918135 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b73d4c98-a872-49aa-a437-71f0886a4f60 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] DELETE https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae Aug 07 17:06:50.918446 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b73d4c98-a872-49aa-a437-71f0886a4f60 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.918964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b73d4c98-a872-49aa-a437-71f0886a4f60 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.919015 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-b73d4c98-a872-49aa-a437-71f0886a4f60 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume with id: 0ee984ed-3dc0-4b37-8111-71302f5a53ae Aug 07 17:06:50.928666 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:50.928666 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:50.929337 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b73d4c98-a872-49aa-a437-71f0886a4f60 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:50.961240 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b73d4c98-a872-49aa-a437-71f0886a4f60 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume request issued successfully. Aug 07 17:06:50.961503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b73d4c98-a872-49aa-a437-71f0886a4f60 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae returned with HTTP 202 Aug 07 17:06:50.962305 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 284/1118] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:50 2026] DELETE /volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:50.970993 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-54c2eeae-9ccf-4d0b-98ed-07e18bdbac9a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:50.975188 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54c2eeae-9ccf-4d0b-98ed-07e18bdbac9a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae Aug 07 17:06:50.975427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54c2eeae-9ccf-4d0b-98ed-07e18bdbac9a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:50.975634 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54c2eeae-9ccf-4d0b-98ed-07e18bdbac9a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:50.986995 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:50.986995 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:50.995338 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-54c2eeae-9ccf-4d0b-98ed-07e18bdbac9a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:51.001356 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54c2eeae-9ccf-4d0b-98ed-07e18bdbac9a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae returned with HTTP 200 Aug 07 17:06:51.001986 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 276/1119] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:50 2026] GET /volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:51.596738 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a689b8fd-f5f1-4492-b9fc-88040cb27b55 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:51.598972 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a689b8fd-f5f1-4492-b9fc-88040cb27b55 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] GET https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 Aug 07 17:06:51.599411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a689b8fd-f5f1-4492-b9fc-88040cb27b55 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:51.599742 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a689b8fd-f5f1-4492-b9fc-88040cb27b55 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:51.611591 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:51.611591 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:51.618828 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a689b8fd-f5f1-4492-b9fc-88040cb27b55 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Volume info retrieved successfully. Aug 07 17:06:51.625521 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a689b8fd-f5f1-4492-b9fc-88040cb27b55 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 returned with HTTP 200 Aug 07 17:06:51.626408 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 284/1120] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:51 2026] GET /volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:51.647235 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d8c70dd3-7552-4a2a-b1c3-cf1db3c0c364 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:51.649703 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8c70dd3-7552-4a2a-b1c3-cf1db3c0c364 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True Aug 07 17:06:51.649842 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8c70dd3-7552-4a2a-b1c3-cf1db3c0c364 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:51.650091 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8c70dd3-7552-4a2a-b1c3-cf1db3c0c364 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:51.676884 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8c70dd3-7552-4a2a-b1c3-cf1db3c0c364 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True returned with HTTP 200 Aug 07 17:06:51.677731 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 277/1121] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:06:51 2026] GET /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True => generated 2399 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:51.692124 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e8fca3c0-d836-49ac-a4fb-b22be18784e8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:51.695763 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e8fca3c0-d836-49ac-a4fb-b22be18784e8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] DELETE https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 Aug 07 17:06:51.695763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e8fca3c0-d836-49ac-a4fb-b22be18784e8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:51.695763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e8fca3c0-d836-49ac-a4fb-b22be18784e8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:51.695763 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-e8fca3c0-d836-49ac-a4fb-b22be18784e8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Delete volume with id: cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 Aug 07 17:06:51.705371 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:51.705371 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:51.705371 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e8fca3c0-d836-49ac-a4fb-b22be18784e8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Volume info retrieved successfully. Aug 07 17:06:51.746112 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e8fca3c0-d836-49ac-a4fb-b22be18784e8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Delete volume request issued successfully. Aug 07 17:06:51.746602 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e8fca3c0-d836-49ac-a4fb-b22be18784e8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 returned with HTTP 202 Aug 07 17:06:51.746805 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 285/1122] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:51 2026] DELETE /volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:51.757693 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8d2029cc-424a-45d2-9ecd-c866c6a9287d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:51.759436 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d2029cc-424a-45d2-9ecd-c866c6a9287d tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] GET https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 Aug 07 17:06:51.759788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d2029cc-424a-45d2-9ecd-c866c6a9287d tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:51.760179 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d2029cc-424a-45d2-9ecd-c866c6a9287d tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:51.769989 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:51.769989 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:51.774900 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8d2029cc-424a-45d2-9ecd-c866c6a9287d tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Volume info retrieved successfully. Aug 07 17:06:51.780807 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d2029cc-424a-45d2-9ecd-c866c6a9287d tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 returned with HTTP 200 Aug 07 17:06:51.781707 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 277/1123] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:51 2026] GET /volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:51.787400 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f973983d-54cc-44d0-bc60-0eedf743a8d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:51.789996 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f973983d-54cc-44d0-bc60-0eedf743a8d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:51.790304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f973983d-54cc-44d0-bc60-0eedf743a8d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:51.790536 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f973983d-54cc-44d0-bc60-0eedf743a8d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:51.812157 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:51.812157 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:51.818016 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f973983d-54cc-44d0-bc60-0eedf743a8d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:51.823711 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f973983d-54cc-44d0-bc60-0eedf743a8d1 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:51.824184 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 285/1124] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:51 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 938 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:52.015968 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d66db65e-80f1-4129-93ad-c04a6e6a6703 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.019285 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d66db65e-80f1-4129-93ad-c04a6e6a6703 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae Aug 07 17:06:52.019522 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d66db65e-80f1-4129-93ad-c04a6e6a6703 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:52.019701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d66db65e-80f1-4129-93ad-c04a6e6a6703 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:52.028348 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d66db65e-80f1-4129-93ad-c04a6e6a6703 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae returned with HTTP 404 Aug 07 17:06:52.028883 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 278/1125] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:52 2026] GET /volume/v3/volumes/0ee984ed-3dc0-4b37-8111-71302f5a53ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:52.039201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7683823e-958b-4606-a9cb-fbdfa2d6792d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.041697 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7683823e-958b-4606-a9cb-fbdfa2d6792d tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:52.041697 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7683823e-958b-4606-a9cb-fbdfa2d6792d tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:52.041697 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7683823e-958b-4606-a9cb-fbdfa2d6792d tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:52.052164 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:52.052164 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:52.057131 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7683823e-958b-4606-a9cb-fbdfa2d6792d tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:52.065240 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7683823e-958b-4606-a9cb-fbdfa2d6792d tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 200 Aug 07 17:06:52.065959 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 286/1126] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:52 2026] GET /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 891 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:52.080045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d18bece1-83ab-4806-ad23-d16ac2932cc5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.082673 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d18bece1-83ab-4806-ad23-d16ac2932cc5 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] DELETE https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:52.082891 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d18bece1-83ab-4806-ad23-d16ac2932cc5 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:52.083045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d18bece1-83ab-4806-ad23-d16ac2932cc5 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:52.083238 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-d18bece1-83ab-4806-ad23-d16ac2932cc5 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume with id: 3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:52.091574 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:52.091574 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:52.092158 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d18bece1-83ab-4806-ad23-d16ac2932cc5 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:52.121728 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d18bece1-83ab-4806-ad23-d16ac2932cc5 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume request issued successfully. Aug 07 17:06:52.122065 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d18bece1-83ab-4806-ad23-d16ac2932cc5 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 202 Aug 07 17:06:52.122610 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 278/1127] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:52 2026] DELETE /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:52.133653 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-91d13d22-f567-4cce-a021-29d478e8f0a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.136797 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91d13d22-f567-4cce-a021-29d478e8f0a6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:52.137180 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91d13d22-f567-4cce-a021-29d478e8f0a6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:52.137622 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91d13d22-f567-4cce-a021-29d478e8f0a6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:52.149413 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:52.149413 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:52.155172 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-91d13d22-f567-4cce-a021-29d478e8f0a6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:52.170579 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91d13d22-f567-4cce-a021-29d478e8f0a6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 200 Aug 07 17:06:52.171354 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 286/1128] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:52 2026] GET /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:52.802513 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c0e29bd4-0b66-4bcf-9032-bd004643552c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.804581 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c0e29bd4-0b66-4bcf-9032-bd004643552c tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] GET https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 Aug 07 17:06:52.804881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c0e29bd4-0b66-4bcf-9032-bd004643552c tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:52.805176 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c0e29bd4-0b66-4bcf-9032-bd004643552c tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:52.818209 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c0e29bd4-0b66-4bcf-9032-bd004643552c tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 returned with HTTP 404 Aug 07 17:06:52.818852 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 279/1129] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:52 2026] GET /volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:52.827863 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-261d94ed-4865-4803-a04a-4a1edaea56c7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.829824 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-261d94ed-4865-4803-a04a-4a1edaea56c7 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] GET https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 Aug 07 17:06:52.830064 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-261d94ed-4865-4803-a04a-4a1edaea56c7 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:52.830411 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-261d94ed-4865-4803-a04a-4a1edaea56c7 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:52.837533 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-261d94ed-4865-4803-a04a-4a1edaea56c7 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 returned with HTTP 404 Aug 07 17:06:52.838899 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 287/1130] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:52 2026] GET /volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:52.845170 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7d47e622-f4e7-4e8f-ae73-f9ab6e989730 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.846754 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e8978393-0434-46f6-8e42-cd6139e8df14 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.850737 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d47e622-f4e7-4e8f-ae73-f9ab6e989730 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:52.850737 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d47e622-f4e7-4e8f-ae73-f9ab6e989730 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:52.850907 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8978393-0434-46f6-8e42-cd6139e8df14 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] DELETE https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 Aug 07 17:06:52.850986 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d47e622-f4e7-4e8f-ae73-f9ab6e989730 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:52.851055 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8978393-0434-46f6-8e42-cd6139e8df14 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:52.851055 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8978393-0434-46f6-8e42-cd6139e8df14 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:52.851055 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e8978393-0434-46f6-8e42-cd6139e8df14 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Delete volume with id: cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 Aug 07 17:06:52.857879 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8978393-0434-46f6-8e42-cd6139e8df14 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 returned with HTTP 404 Aug 07 17:06:52.858432 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 287/1131] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:52 2026] DELETE /volume/v3/volumes/cf3c28f3-5e62-490a-a5bb-aa5e0f6fbdd5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:52.867324 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:52.867324 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:52.870549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.872813 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:52.873299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1092306097"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:52.875687 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7d47e622-f4e7-4e8f-ae73-f9ab6e989730 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:52.875850 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1092306097'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:52.875850 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Create volume of 1 GB Aug 07 17:06:52.878033 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-6c81be93-776d-4024-8c52-5248add5c792 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:52.880263 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Availability Zones retrieved successfully. Aug 07 17:06:52.880393 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-6c81be93-776d-4024-8c52-5248add5c792 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/attachments/106c2929-1574-4ba8-825d-0d8f07ff8cc5/action Aug 07 17:06:52.880694 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-6c81be93-776d-4024-8c52-5248add5c792 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:52.880797 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-6c81be93-776d-4024-8c52-5248add5c792 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:52.880920 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d47e622-f4e7-4e8f-ae73-f9ab6e989730 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:52.881464 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 279/1132] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:52 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:52.887639 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Flow 'volume_create_api' (3541f0d7-88aa-4281-9d5c-e1520c299ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:52.888740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e88333c9-eed9-4937-8ee6-1b52fd74df2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:52.889697 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:52.903772 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:52.903772 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:52.920325 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e88333c9-eed9-4937-8ee6-1b52fd74df2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:52.921410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ecfda4e-ce53-426a-be1e-13a59ba2482c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:52.946914 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-9b244ec0-8fa8-42d8-bd19-0407cbffd30b req-6c81be93-776d-4024-8c52-5248add5c792 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments/106c2929-1574-4ba8-825d-0d8f07ff8cc5/action returned with HTTP 204 Aug 07 17:06:52.947611 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 288/1133] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:06:52 2026] POST /volume/v3/attachments/106c2929-1574-4ba8-825d-0d8f07ff8cc5/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:52.982875 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Created reservations ['5bf01d00-5bc5-4b75-81b9-3b66472a5375', '5c58f472-e009-40af-9a58-147f59cea257', '5b023af9-ffd4-4917-851c-2a2a3c2a60a3', '4bb90380-6a11-4505-a77d-ef3f72f1eaf7'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:52.984996 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ecfda4e-ce53-426a-be1e-13a59ba2482c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf01d00-5bc5-4b75-81b9-3b66472a5375', '5c58f472-e009-40af-9a58-147f59cea257', '5b023af9-ffd4-4917-851c-2a2a3c2a60a3', '4bb90380-6a11-4505-a77d-ef3f72f1eaf7']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:52.985415 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55805f61-1496-4d12-ad29-124acda7b3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.018731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:53.021376 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:53.021938 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2103758784", "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:53.024600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2103758784', 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:53.027221 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55805f61-1496-4d12-ad29-124acda7b3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a571377-911c-4cad-98d7-c5bf1d4e6c14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1092306097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c72ae64e054e83a0e9608b3153b1e9',qos_specs=None,replication_status=,reservations=['5bf01d00-5bc5-4b75-81b9-3b66472a5375','5c58f472-e009-40af-9a58-147f59cea257','5b023af9-ffd4-4917-851c-2a2a3c2a60a3','4bb90380-6a11-4505-a77d-ef3f72f1eaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='718519d3734d49e8b8ff041ba533f698',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1092306097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a571377-911c-4cad-98d7-c5bf1d4e6c14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6c72ae64e054e83a0e9608b3153b1e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='718519d3734d49e8b8ff041ba533f698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.028212 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cdf36e1-72aa-47e4-99fd-acae5954118d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.060220 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cdf36e1-72aa-47e4-99fd-acae5954118d) transitioned into state 'SUCCESS' from state '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-1092306097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6c72ae64e054e83a0e9608b3153b1e9',qos_specs=None,replication_status=,reservations=['5bf01d00-5bc5-4b75-81b9-3b66472a5375','5c58f472-e009-40af-9a58-147f59cea257','5b023af9-ffd4-4917-851c-2a2a3c2a60a3','4bb90380-6a11-4505-a77d-ef3f72f1eaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='718519d3734d49e8b8ff041ba533f698',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.061225 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdf68b8-0243-4ff2-8f3b-a23ebd77a7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.079877 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdf68b8-0243-4ff2-8f3b-a23ebd77a7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.081416 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Flow 'volume_create_api' (3541f0d7-88aa-4281-9d5c-e1520c299ac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:53.081739 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Create volume request issued successfully. Aug 07 17:06:53.082691 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b44810e-e808-4974-bd3e-cb8a5ab00f1a tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:53.084407 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 280/1134] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:06:52 2026] POST /volume/v3/volumes => generated 756 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:53.097368 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd4812c1-7495-4221-9d8a-86e26e98d268 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:53.099313 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd4812c1-7495-4221-9d8a-86e26e98d268 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] GET https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:53.099882 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd4812c1-7495-4221-9d8a-86e26e98d268 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:53.099882 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd4812c1-7495-4221-9d8a-86e26e98d268 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:53.112062 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:53.112062 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:53.118963 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bd4812c1-7495-4221-9d8a-86e26e98d268 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Volume info retrieved successfully. Aug 07 17:06:53.127394 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd4812c1-7495-4221-9d8a-86e26e98d268 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 returned with HTTP 200 Aug 07 17:06:53.128823 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 280/1135] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:53 2026] GET /volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:53.188909 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-396a1c5e-a668-4ba5-b40a-df9d95221299 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:53.191813 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-396a1c5e-a668-4ba5-b40a-df9d95221299 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 Aug 07 17:06:53.192032 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-396a1c5e-a668-4ba5-b40a-df9d95221299 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:53.192410 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-396a1c5e-a668-4ba5-b40a-df9d95221299 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:53.203782 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-396a1c5e-a668-4ba5-b40a-df9d95221299 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 returned with HTTP 404 Aug 07 17:06:53.203782 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 289/1136] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:53 2026] GET /volume/v3/volumes/3b92fec3-fd31-4bd1-875a-37efb2abb4e2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:53.218058 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44b8b645-6562-437a-b48a-280f1313e0fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:53.221582 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:53.222071 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1832566638"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:53.224040 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1832566638'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:53.224184 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume of 1 GB Aug 07 17:06:53.224753 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:53.224753 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:53.234416 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Availability Zones retrieved successfully. Aug 07 17:06:53.245277 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (737f583f-9d19-485b-a45f-6f6e7203161a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:53.247578 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6111433-9d2b-4b77-9ead-a0bdc3f0432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.248914 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:53.298965 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6111433-9d2b-4b77-9ead-a0bdc3f0432b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.300631 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5414a2f-0e97-481c-beca-cc9d6093d604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.371846 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Created reservations ['253b7ab9-dae3-462b-aafc-ed1c4d306d04', 'c0637d91-f993-4e0d-ba63-c39ed8126a9d', '4023467a-ed41-4754-8256-947812727018', 'da9cc398-c81f-4152-b275-1cc575abe0cc'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:53.373152 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5414a2f-0e97-481c-beca-cc9d6093d604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['253b7ab9-dae3-462b-aafc-ed1c4d306d04', 'c0637d91-f993-4e0d-ba63-c39ed8126a9d', '4023467a-ed41-4754-8256-947812727018', 'da9cc398-c81f-4152-b275-1cc575abe0cc']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.374695 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc113899-d85f-4fb0-b6a4-f6b0792089b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.413660 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc113899-d85f-4fb0-b6a4-f6b0792089b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc750c3b-f580-4932-aae2-addfe60e6d89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1832566638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['253b7ab9-dae3-462b-aafc-ed1c4d306d04','c0637d91-f993-4e0d-ba63-c39ed8126a9d','4023467a-ed41-4754-8256-947812727018','da9cc398-c81f-4152-b275-1cc575abe0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1832566638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc750c3b-f580-4932-aae2-addfe60e6d89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a45f90f45e448b6a623dc1a61be93f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b488c532f3964d92880d14659e492b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.414557 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a28e155-5cb9-407a-8a8a-caf50d761cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.431582 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Create volume of 1 GB Aug 07 17:06:53.437997 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Availability Zones retrieved successfully. Aug 07 17:06:53.441229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a28e155-5cb9-407a-8a8a-caf50d761cb7) transitioned into state 'SUCCESS' from state '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-1832566638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['253b7ab9-dae3-462b-aafc-ed1c4d306d04','c0637d91-f993-4e0d-ba63-c39ed8126a9d','4023467a-ed41-4754-8256-947812727018','da9cc398-c81f-4152-b275-1cc575abe0cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.442091 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdc45b0-5984-4d75-b444-b6c57f0b05f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.447248 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Flow 'volume_create_api' (59faef8e-6e13-4a7e-a6dc-6395dd7a5640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:53.448789 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37cb2b3-b6a7-4272-af5d-ae552ec4a565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.449966 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:53.461812 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdc45b0-5984-4d75-b444-b6c57f0b05f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.462197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (737f583f-9d19-485b-a45f-6f6e7203161a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:53.462641 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request issued successfully. Aug 07 17:06:53.463795 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44b8b645-6562-437a-b48a-280f1313e0fe tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:53.463919 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 281/1137] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:06:53 2026] POST /volume/v3/volumes => generated 745 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:53.479488 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4f04d20f-2340-43b9-ae38-8acf2ee54df4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:53.484713 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f04d20f-2340-43b9-ae38-8acf2ee54df4 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 Aug 07 17:06:53.485143 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f04d20f-2340-43b9-ae38-8acf2ee54df4 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:53.485239 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f04d20f-2340-43b9-ae38-8acf2ee54df4 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:53.499758 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:53.499758 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:53.511381 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4f04d20f-2340-43b9-ae38-8acf2ee54df4 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:53.518744 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f04d20f-2340-43b9-ae38-8acf2ee54df4 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 returned with HTTP 200 Aug 07 17:06:53.519346 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 281/1138] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:53 2026] GET /volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:53.572519 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f37cb2b3-b6a7-4272-af5d-ae552ec4a565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.573293 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0ce4e7-ae5a-48d0-ad8e-4c6605ffd5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.668858 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Created reservations ['371613c7-ad2e-4f28-8316-afb6ea20a72d', 'c481c0f5-d075-4222-9c1a-dd913253b4c7', '10e4eb5a-c19b-407e-ad3e-66005d3f4bd9', '5615c28f-dca8-4710-9a8e-d7ab02df01e6'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:53.669273 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0ce4e7-ae5a-48d0-ad8e-4c6605ffd5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['371613c7-ad2e-4f28-8316-afb6ea20a72d', 'c481c0f5-d075-4222-9c1a-dd913253b4c7', '10e4eb5a-c19b-407e-ad3e-66005d3f4bd9', '5615c28f-dca8-4710-9a8e-d7ab02df01e6']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.670237 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0301411e-6e7d-4375-bac6-39b0ad42a38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.711171 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0301411e-6e7d-4375-bac6-39b0ad42a38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05da8fa-6ac3-4830-91b1-ee50fb4752e3', '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-2103758784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f541164850949a99b9fa6027060c8fe',qos_specs=None,replication_status=,reservations=['371613c7-ad2e-4f28-8316-afb6ea20a72d','c481c0f5-d075-4222-9c1a-dd913253b4c7','10e4eb5a-c19b-407e-ad3e-66005d3f4bd9','5615c28f-dca8-4710-9a8e-d7ab02df01e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c865024a60446f9447571bdd8bfd99',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2103758784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b05da8fa-6ac3-4830-91b1-ee50fb4752e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f541164850949a99b9fa6027060c8fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49c865024a60446f9447571bdd8bfd99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.711815 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1296c4-b777-4bb4-8a9e-fbbff751f2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.736380 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba1296c4-b777-4bb4-8a9e-fbbff751f2f1) transitioned into state 'SUCCESS' from state '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-2103758784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f541164850949a99b9fa6027060c8fe',qos_specs=None,replication_status=,reservations=['371613c7-ad2e-4f28-8316-afb6ea20a72d','c481c0f5-d075-4222-9c1a-dd913253b4c7','10e4eb5a-c19b-407e-ad3e-66005d3f4bd9','5615c28f-dca8-4710-9a8e-d7ab02df01e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49c865024a60446f9447571bdd8bfd99',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.737052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f282d81-c6b7-4fb8-96d2-ad49fd92b71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:53.748798 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f282d81-c6b7-4fb8-96d2-ad49fd92b71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:53.749612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Flow 'volume_create_api' (59faef8e-6e13-4a7e-a6dc-6395dd7a5640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:53.749907 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Create volume request issued successfully. Aug 07 17:06:53.750590 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e61944a-f3fa-42b6-a0fd-c297fbf8ca1b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:53.751317 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 288/1139] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:06:53 2026] POST /volume/v3/volumes => generated 899 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:53.768009 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-034f48d2-9e13-42df-956b-f7c8dd89ea51 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:53.770038 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-034f48d2-9e13-42df-956b-f7c8dd89ea51 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:06:53.770328 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-034f48d2-9e13-42df-956b-f7c8dd89ea51 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:53.770535 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-034f48d2-9e13-42df-956b-f7c8dd89ea51 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:53.779895 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:53.779895 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:53.784753 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-034f48d2-9e13-42df-956b-f7c8dd89ea51 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:06:53.791554 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-034f48d2-9e13-42df-956b-f7c8dd89ea51 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:06:53.792104 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 290/1140] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:53 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 967 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:53.902070 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3879f175-3ce5-4312-8ae2-7e1c90190fce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:53.904101 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3879f175-3ce5-4312-8ae2-7e1c90190fce tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:53.904398 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3879f175-3ce5-4312-8ae2-7e1c90190fce tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:53.904685 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3879f175-3ce5-4312-8ae2-7e1c90190fce tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:53.916846 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:53.916846 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:53.921916 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3879f175-3ce5-4312-8ae2-7e1c90190fce tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:53.927738 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3879f175-3ce5-4312-8ae2-7e1c90190fce tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:53.928229 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 282/1141] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:53 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 1230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:53.949979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-33b81c6b-ded1-49cd-b0b9-415acb84c5b2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:53.951992 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33b81c6b-ded1-49cd-b0b9-415acb84c5b2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:06:53.951992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33b81c6b-ded1-49cd-b0b9-415acb84c5b2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:53.952146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33b81c6b-ded1-49cd-b0b9-415acb84c5b2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:53.971748 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:53.971748 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:53.976108 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-33b81c6b-ded1-49cd-b0b9-415acb84c5b2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:06:53.980970 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33b81c6b-ded1-49cd-b0b9-415acb84c5b2 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:06:53.981310 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 282/1142] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:53 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 1230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:54.151116 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-539db611-eb59-49a7-a8a1-358e0dbf1579 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.154860 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-539db611-eb59-49a7-a8a1-358e0dbf1579 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] GET https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:54.155073 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-539db611-eb59-49a7-a8a1-358e0dbf1579 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:54.155265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-539db611-eb59-49a7-a8a1-358e0dbf1579 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:54.167323 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:54.167323 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:54.173427 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-539db611-eb59-49a7-a8a1-358e0dbf1579 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Volume info retrieved successfully. Aug 07 17:06:54.184306 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-539db611-eb59-49a7-a8a1-358e0dbf1579 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 returned with HTTP 200 Aug 07 17:06:54.185253 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 289/1143] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:54 2026] GET /volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:54.205511 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-16e55355-59bb-4375-a5f1-fcd512ffffa9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.208215 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-16e55355-59bb-4375-a5f1-fcd512ffffa9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True Aug 07 17:06:54.208215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-16e55355-59bb-4375-a5f1-fcd512ffffa9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:54.208422 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-16e55355-59bb-4375-a5f1-fcd512ffffa9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:54.251746 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-16e55355-59bb-4375-a5f1-fcd512ffffa9 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True returned with HTTP 200 Aug 07 17:06:54.252617 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 291/1144] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:06:54 2026] GET /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True => generated 2399 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:54.274140 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dca8a810-9fc5-4ea0-b9fc-240b900d5b11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.277620 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dca8a810-9fc5-4ea0-b9fc-240b900d5b11 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/2a4d2d1d6eee47059cfe867523f2c4d1?usage=True Aug 07 17:06:54.277835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dca8a810-9fc5-4ea0-b9fc-240b900d5b11 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:54.278575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dca8a810-9fc5-4ea0-b9fc-240b900d5b11 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:54.306710 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dca8a810-9fc5-4ea0-b9fc-240b900d5b11 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/2a4d2d1d6eee47059cfe867523f2c4d1?usage=True returned with HTTP 200 Aug 07 17:06:54.307336 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 283/1145] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:06:54 2026] GET /volume/v3/os-quota-sets/2a4d2d1d6eee47059cfe867523f2c4d1?usage=True => generated 2399 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:54.329983 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f9e7ecf5-122a-43ea-80f8-b96c1cdfa8a8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.332285 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9e7ecf5-122a-43ea-80f8-b96c1cdfa8a8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] POST https://10.4.3.144/volume/v3/os-volume-transfer Aug 07 17:06:54.332709 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f9e7ecf5-122a-43ea-80f8-b96c1cdfa8a8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2a571377-911c-4cad-98d7-c5bf1d4e6c14"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:54.338333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.volume_transfer [None req-f9e7ecf5-122a-43ea-80f8-b96c1cdfa8a8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Creating new volume transfer {'transfer': {'volume_id': '2a571377-911c-4cad-98d7-c5bf1d4e6c14'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 17:06:54.338539 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.volume_transfer [None req-f9e7ecf5-122a-43ea-80f8-b96c1cdfa8a8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Creating transfer of volume 2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:54.338693 np0000006737 devstack@c-api.service[100226]: INFO cinder.transfer.api [None req-f9e7ecf5-122a-43ea-80f8-b96c1cdfa8a8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Generating transfer record for volume 2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:54.354248 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:54.354248 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:54.375327 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9e7ecf5-122a-43ea-80f8-b96c1cdfa8a8 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 17:06:54.375327 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 283/1146] 10.4.3.144 () {68 vars in 1291 bytes} [Fri Aug 7 17:06:54 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:54.388511 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-65a43b03-1469-43a5-847e-fba6165df18a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.522390 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] POST https://10.4.3.144/volume/v3/os-volume-transfer/4ba7c2d0-31bf-4b53-811a-4b413a7471fa/accept Aug 07 17:06:54.522768 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7d9f053d7adf8e41"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:54.524445 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.volume_transfer [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Accepting volume transfer 4ba7c2d0-31bf-4b53-811a-4b413a7471fa {{(pid=100224) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 17:06:54.524636 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Accepting transfer 4ba7c2d0-31bf-4b53-811a-4b413a7471fa Aug 07 17:06:54.533646 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6d305995-5212-438d-9ebb-1a8dc48674cc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.537195 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6d305995-5212-438d-9ebb-1a8dc48674cc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 Aug 07 17:06:54.537773 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6d305995-5212-438d-9ebb-1a8dc48674cc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:54.538349 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6d305995-5212-438d-9ebb-1a8dc48674cc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:54.549346 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:54.549346 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:54.557196 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6d305995-5212-438d-9ebb-1a8dc48674cc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:54.563239 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6d305995-5212-438d-9ebb-1a8dc48674cc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 returned with HTTP 200 Aug 07 17:06:54.564467 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 292/1147] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:54 2026] GET /volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:54.583600 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.586408 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:54.586861 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cc750c3b-f580-4932-aae2-addfe60e6d89", "size": 1, "name": "tempest-VolumesGetTest-Volume-1600818636", "metadata": {"Type": "Test"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:54.589525 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request body: {'volume': {'source_volid': 'cc750c3b-f580-4932-aae2-addfe60e6d89', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1600818636', 'metadata': {'Type': 'Test'}}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:54.603448 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:54.603448 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:54.604591 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume retrieved successfully. Aug 07 17:06:54.604591 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume of 1 GB Aug 07 17:06:54.610276 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Availability Zones retrieved successfully. Aug 07 17:06:54.616978 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Created reservations ['00d07026-af88-494f-b728-09ba5b7e89fd', 'a0a53ecf-af5d-4764-a796-a0c0577d59a2', '81cdce53-8e0b-4cce-b410-acaaa357aef7', '2f3e29b5-60fe-4b45-b288-37ade5260541'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:54.620086 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (401831aa-a465-4836-bb03-59cbcb9164a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:54.622813 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257e81b1-80af-4bc8-9d73-e1afeba89d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:54.626066 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:54.659188 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Created reservations ['2332bcdd-6794-46da-8571-27b4a1d7c14b', 'c2356b35-7645-43d2-be77-bce5b2b28620', '61ed9ca7-2af6-4f8a-b62d-53e9f976df65', '44fb425f-fe27-455d-a44b-875a1dff87ee'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:54.669768 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257e81b1-80af-4bc8-9d73-e1afeba89d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'cc750c3b-f580-4932-aae2-addfe60e6d89', 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:54.670826 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa2065a7-d9b2-4576-80d9-6a58a859a207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:54.699450 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Created reservations ['78785181-fcb2-4caa-adfd-db84f806c90b', '9e3c5c07-571b-40b4-8964-e973bda514f2', 'bfd1be2f-5392-45c9-9e0e-f5a1e9b184d3', '94cb1432-399b-4464-9869-c4ed0ec1428a'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:54.726621 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Created reservations ['90fbe2c3-2667-42dc-b368-9d085d830ca0', 'ea9aff89-8245-45f4-8be1-1d7c711a58d7', '55c90812-bedb-4686-b3a2-e723ff307f34', '3ac2d41b-64cd-43cb-ac12-12f2585816d8'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:54.727460 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa2065a7-d9b2-4576-80d9-6a58a859a207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90fbe2c3-2667-42dc-b368-9d085d830ca0', 'ea9aff89-8245-45f4-8be1-1d7c711a58d7', '55c90812-bedb-4686-b3a2-e723ff307f34', '3ac2d41b-64cd-43cb-ac12-12f2585816d8']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:54.728455 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c2343f-1ff3-4ea8-b404-901c02fff4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:54.737607 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Created reservations ['3ff30463-6573-4871-aaf5-5800bedbd965', 'f17bace1-d748-4845-a55b-a4366348d566', 'b8dc0d88-a94b-40d0-9a4a-8b835788a929', 'cd5c1e27-72c9-49d5-abb3-0415958881a2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:54.752730 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Transfer volume completed successfully. Aug 07 17:06:54.777088 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c2343f-1ff3-4ea8-b404-901c02fff4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4847463b-fa56-4482-86d8-a189665794b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1600818636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['90fbe2c3-2667-42dc-b368-9d085d830ca0','ea9aff89-8245-45f4-8be1-1d7c711a58d7','55c90812-bedb-4686-b3a2-e723ff307f34','3ac2d41b-64cd-43cb-ac12-12f2585816d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=cc750c3b-f580-4932-aae2-addfe60e6d89,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1600818636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4847463b-fa56-4482-86d8-a189665794b3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1a45f90f45e448b6a623dc1a61be93f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=cc750c3b-f580-4932-aae2-addfe60e6d89,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b488c532f3964d92880d14659e492b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:54.778165 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81893989-81e2-4a67-b0d7-7fef2d59e71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:54.812409 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81893989-81e2-4a67-b0d7-7fef2d59e71c) transitioned into state 'SUCCESS' from state '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-1600818636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['90fbe2c3-2667-42dc-b368-9d085d830ca0','ea9aff89-8245-45f4-8be1-1d7c711a58d7','55c90812-bedb-4686-b3a2-e723ff307f34','3ac2d41b-64cd-43cb-ac12-12f2585816d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=cc750c3b-f580-4932-aae2-addfe60e6d89,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:54.813117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3b0d60-d5b6-4c2e-b59b-a36d5909eb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:54.815928 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ffd300b7-afa3-4139-852d-7dcabdd04942 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.817854 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ffd300b7-afa3-4139-852d-7dcabdd04942 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:06:54.817854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ffd300b7-afa3-4139-852d-7dcabdd04942 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:54.818690 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ffd300b7-afa3-4139-852d-7dcabdd04942 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:54.825939 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:54.825939 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:54.830497 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ffd300b7-afa3-4139-852d-7dcabdd04942 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:06:54.835877 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ffd300b7-afa3-4139-852d-7dcabdd04942 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:06:54.836348 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 284/1148] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:06:54 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 1541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:54.837881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3b0d60-d5b6-4c2e-b59b-a36d5909eb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:54.841082 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (401831aa-a465-4836-bb03-59cbcb9164a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:54.841082 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request issued successfully. Aug 07 17:06:54.841082 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bced878-b27b-4707-aeb2-5e4b3aaafed6 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:54.843202 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 284/1149] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:54 2026] POST /volume/v3/volumes => generated 793 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:54.858063 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c196846a-14c8-4d2f-8bed-41590162ae81 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.859744 np0000006737 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Volume 2a571377-911c-4cad-98d7-c5bf1d4e6c14 has been transferred. Aug 07 17:06:54.860587 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c196846a-14c8-4d2f-8bed-41590162ae81 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:54.860794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c196846a-14c8-4d2f-8bed-41590162ae81 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:54.861098 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c196846a-14c8-4d2f-8bed-41590162ae81 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:54.867377 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65a43b03-1469-43a5-847e-fba6165df18a tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] https://10.4.3.144/volume/v3/os-volume-transfer/4ba7c2d0-31bf-4b53-811a-4b413a7471fa/accept returned with HTTP 202 Aug 07 17:06:54.867814 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 290/1150] 10.4.3.144 () {68 vars in 1423 bytes} [Fri Aug 7 17:06:54 2026] POST /volume/v3/os-volume-transfer/4ba7c2d0-31bf-4b53-811a-4b413a7471fa/accept => generated 365 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:54.871382 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:54.871382 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:54.878534 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c196846a-14c8-4d2f-8bed-41590162ae81 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:54.883137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-59a96586-2abd-43ee-b80c-6fa5c3726c9d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.883807 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b2d79135-8fdb-4e51-9959-2f9968f4daff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.885293 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c196846a-14c8-4d2f-8bed-41590162ae81 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 200 Aug 07 17:06:54.885964 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 293/1151] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:54 2026] GET /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:54.887776 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59a96586-2abd-43ee-b80c-6fa5c3726c9d tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] GET https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:54.888039 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b2d79135-8fdb-4e51-9959-2f9968f4daff tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:06:54.888107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-59a96586-2abd-43ee-b80c-6fa5c3726c9d tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:54.888331 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b2d79135-8fdb-4e51-9959-2f9968f4daff tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:54.888478 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-59a96586-2abd-43ee-b80c-6fa5c3726c9d tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:54.889301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b2d79135-8fdb-4e51-9959-2f9968f4daff tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:54.900592 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:54.900592 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:54.906819 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b2d79135-8fdb-4e51-9959-2f9968f4daff tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:06:54.911382 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:54.911382 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:54.914797 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b2d79135-8fdb-4e51-9959-2f9968f4daff tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:06:54.915311 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 285/1152] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:54 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:54.925149 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-59a96586-2abd-43ee-b80c-6fa5c3726c9d tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] Volume info retrieved successfully. Aug 07 17:06:54.933395 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59a96586-2abd-43ee-b80c-6fa5c3726c9d tempest-VolumeQuotasAdminTestJSON-1071822696 tempest-VolumeQuotasAdminTestJSON-1071822696-project-member] https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 returned with HTTP 200 Aug 07 17:06:54.934036 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 285/1153] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:54 2026] GET /volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:54.954449 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-91a4e938-a53b-4e18-9714-f11e1c367324 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:54.957083 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True Aug 07 17:06:54.957379 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:54.957672 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:54.958101 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:54.958101 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:54.974324 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:54.974824 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:54.975205 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-157064792-683013892, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:54.975599 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:54.976192 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:54.976343 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1228372583-245785251, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:54.976718 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:54.976899 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:54.977231 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2081760550-31002103, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:06:54.977825 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:54.978434 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:54.978684 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:54.979042 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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 07 17:06:54.990532 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91a4e938-a53b-4e18-9714-f11e1c367324 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True returned with HTTP 200 Aug 07 17:06:54.991430 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 291/1154] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:06:54 2026] GET /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9?usage=True => generated 2399 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:55.009048 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-06e71512-9ae7-421a-a7d2-ca7f275669ec None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:55.013051 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-06e71512-9ae7-421a-a7d2-ca7f275669ec tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/2a4d2d1d6eee47059cfe867523f2c4d1?usage=True Aug 07 17:06:55.013051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-06e71512-9ae7-421a-a7d2-ca7f275669ec tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:55.013051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-06e71512-9ae7-421a-a7d2-ca7f275669ec tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:55.058884 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-06e71512-9ae7-421a-a7d2-ca7f275669ec tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/2a4d2d1d6eee47059cfe867523f2c4d1?usage=True returned with HTTP 200 Aug 07 17:06:55.059894 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 294/1155] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:06:55 2026] GET /volume/v3/os-quota-sets/2a4d2d1d6eee47059cfe867523f2c4d1?usage=True => generated 2399 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:55.081224 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a58dad5e-b4b7-4d30-8cde-72e25f89337f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:55.084183 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a58dad5e-b4b7-4d30-8cde-72e25f89337f tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:55.084585 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a58dad5e-b4b7-4d30-8cde-72e25f89337f tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:55.084883 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a58dad5e-b4b7-4d30-8cde-72e25f89337f tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:55.085166 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a58dad5e-b4b7-4d30-8cde-72e25f89337f tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Delete volume with id: 2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:55.096962 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:55.096962 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:55.098113 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a58dad5e-b4b7-4d30-8cde-72e25f89337f tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Volume info retrieved successfully. Aug 07 17:06:55.123052 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a58dad5e-b4b7-4d30-8cde-72e25f89337f tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Delete volume request issued successfully. Aug 07 17:06:55.123052 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a58dad5e-b4b7-4d30-8cde-72e25f89337f tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 returned with HTTP 202 Aug 07 17:06:55.123720 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 286/1156] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:55 2026] DELETE /volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:55.134098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-83b3c195-4677-43b1-be35-cf6ff3c361e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:55.136520 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83b3c195-4677-43b1-be35-cf6ff3c361e4 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:55.137189 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83b3c195-4677-43b1-be35-cf6ff3c361e4 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:55.137189 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83b3c195-4677-43b1-be35-cf6ff3c361e4 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:55.152582 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:55.152582 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:55.160492 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-83b3c195-4677-43b1-be35-cf6ff3c361e4 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Volume info retrieved successfully. Aug 07 17:06:55.169586 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83b3c195-4677-43b1-be35-cf6ff3c361e4 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 returned with HTTP 200 Aug 07 17:06:55.170268 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 286/1157] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:55 2026] GET /volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 => generated 1021 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:06:55.567998 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-c4758f66-af2f-4bec-9807-4da815e9d3ba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:55.571581 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-c4758f66-af2f-4bec-9807-4da815e9d3ba tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:06:55.572703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-c4758f66-af2f-4bec-9807-4da815e9d3ba tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:55.572703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-c4758f66-af2f-4bec-9807-4da815e9d3ba tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:55.582719 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:55.582719 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:55.587574 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-c4758f66-af2f-4bec-9807-4da815e9d3ba tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:06:55.593620 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-c4758f66-af2f-4bec-9807-4da815e9d3ba tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:06:55.594093 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 292/1158] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:06:55 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:55.608037 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cf4e8d96-3271-46a6-9ef3-64885736ae75 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:55.608677 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cf4e8d96-3271-46a6-9ef3-64885736ae75 None None] GET https://10.4.3.144/volume// Aug 07 17:06:55.608968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cf4e8d96-3271-46a6-9ef3-64885736ae75 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:55.609280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cf4e8d96-3271-46a6-9ef3-64885736ae75 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:55.609867 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cf4e8d96-3271-46a6-9ef3-64885736ae75 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:55.610665 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 295/1159] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:06:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:06:55.621855 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b1a00787-d4f9-4eed-81c5-126f0b9d5358 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:55.624827 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b1a00787-d4f9-4eed-81c5-126f0b9d5358 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:06:55.625813 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b1a00787-d4f9-4eed-81c5-126f0b9d5358 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b05da8fa-6ac3-4830-91b1-ee50fb4752e3", "connector": null, "instance_uuid": "b870fda4-b522-43f4-8692-81c8d446a391"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:55.638375 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:55.638375 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:55.681807 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-b1a00787-d4f9-4eed-81c5-126f0b9d5358 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:06:55.682480 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 287/1160] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:06:55 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 07 17:06:55.903507 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d0a1b813-56ca-496e-8bf9-4c29836224bc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:55.907570 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d0a1b813-56ca-496e-8bf9-4c29836224bc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:55.907955 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d0a1b813-56ca-496e-8bf9-4c29836224bc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:55.909894 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d0a1b813-56ca-496e-8bf9-4c29836224bc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:55.920291 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:55.920291 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:55.930368 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d0a1b813-56ca-496e-8bf9-4c29836224bc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:55.937015 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d0a1b813-56ca-496e-8bf9-4c29836224bc tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 200 Aug 07 17:06:55.937239 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 287/1161] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:55 2026] GET /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 886 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:55.955006 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e767a83d-f9e1-4f43-9899-67a6f51b7a67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:55.957684 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e767a83d-f9e1-4f43-9899-67a6f51b7a67 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:55.957977 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e767a83d-f9e1-4f43-9899-67a6f51b7a67 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:55.958260 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e767a83d-f9e1-4f43-9899-67a6f51b7a67 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:55.971548 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:55.971548 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:55.977123 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e767a83d-f9e1-4f43-9899-67a6f51b7a67 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:55.984218 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e767a83d-f9e1-4f43-9899-67a6f51b7a67 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 200 Aug 07 17:06:55.984642 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 293/1162] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:55 2026] GET /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 886 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:56.002561 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-81d029ad-a245-4993-a612-0c4d67ffbffa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.007697 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-81d029ad-a245-4993-a612-0c4d67ffbffa tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] PUT https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:56.007790 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-81d029ad-a245-4993-a612-0c4d67ffbffa tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1600818636"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:56.019635 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:56.019635 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:56.028368 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-81d029ad-a245-4993-a612-0c4d67ffbffa tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:56.039966 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-81d029ad-a245-4993-a612-0c4d67ffbffa tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume updated successfully. Aug 07 17:06:56.041682 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-81d029ad-a245-4993-a612-0c4d67ffbffa tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 200 Aug 07 17:06:56.041682 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 296/1163] 10.4.3.144 () {68 vars in 1368 bytes} [Fri Aug 7 17:06:56 2026] PUT /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:56.057053 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-047ae23e-8f70-45ff-b0da-8ea5b535a52c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.059323 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-047ae23e-8f70-45ff-b0da-8ea5b535a52c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] PUT https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:56.059894 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-047ae23e-8f70-45ff-b0da-8ea5b535a52c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-177769216", "description": "This is the new description of volume"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:56.070487 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:56.070487 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:56.076223 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-047ae23e-8f70-45ff-b0da-8ea5b535a52c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:56.085318 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-047ae23e-8f70-45ff-b0da-8ea5b535a52c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume updated successfully. Aug 07 17:06:56.085819 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-047ae23e-8f70-45ff-b0da-8ea5b535a52c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 200 Aug 07 17:06:56.086651 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 288/1164] 10.4.3.144 () {68 vars in 1369 bytes} [Fri Aug 7 17:06:56 2026] PUT /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:56.106594 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0b6e269b-da68-463a-adc2-98b5014d88d1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.108726 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b6e269b-da68-463a-adc2-98b5014d88d1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:56.109011 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b6e269b-da68-463a-adc2-98b5014d88d1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:56.109268 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b6e269b-da68-463a-adc2-98b5014d88d1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:56.118191 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:56.118191 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:56.122802 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0b6e269b-da68-463a-adc2-98b5014d88d1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:56.133980 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b6e269b-da68-463a-adc2-98b5014d88d1 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 200 Aug 07 17:06:56.133980 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 288/1165] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:56 2026] GET /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 924 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:56.149493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.155715 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:06:56.155813 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-17534182", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-222384075"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:56.158927 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-17534182', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-222384075'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:06:56.158927 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume of 1 GB Aug 07 17:06:56.165579 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Availability Zones retrieved successfully. Aug 07 17:06:56.171983 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (475857bd-82c4-4e07-b5ee-1e5751aeb683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:56.173471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fc9d57-848c-44ec-a68c-879bdcd40b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:56.175138 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:06:56.195427 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0ee601df-8f55-4d29-a776-cdf510767def None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.198812 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ee601df-8f55-4d29-a776-cdf510767def tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:56.198812 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ee601df-8f55-4d29-a776-cdf510767def tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:56.199624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ee601df-8f55-4d29-a776-cdf510767def tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:56.214136 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ee601df-8f55-4d29-a776-cdf510767def tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 returned with HTTP 404 Aug 07 17:06:56.218468 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 297/1166] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:56 2026] GET /volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:56.225821 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-71116e61-fed2-4356-b829-13c56aa2853c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.228487 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71116e61-fed2-4356-b829-13c56aa2853c tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] GET https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:56.229915 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71116e61-fed2-4356-b829-13c56aa2853c tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:56.229915 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71116e61-fed2-4356-b829-13c56aa2853c tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:56.237185 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71116e61-fed2-4356-b829-13c56aa2853c tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 returned with HTTP 404 Aug 07 17:06:56.237776 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 289/1167] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:56 2026] GET /volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:56.250956 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ee03df1-1477-4ea3-8cbd-37bde9a94f85 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.253743 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ee03df1-1477-4ea3-8cbd-37bde9a94f85 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] DELETE https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:56.254087 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ee03df1-1477-4ea3-8cbd-37bde9a94f85 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:56.254591 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ee03df1-1477-4ea3-8cbd-37bde9a94f85 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:56.255102 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5ee03df1-1477-4ea3-8cbd-37bde9a94f85 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] Delete volume with id: 2a571377-911c-4cad-98d7-c5bf1d4e6c14 Aug 07 17:06:56.255829 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fc9d57-848c-44ec-a68c-879bdcd40b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:56.257425 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510b622c-5aca-405c-8e94-02adb7316d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:56.264047 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ee03df1-1477-4ea3-8cbd-37bde9a94f85 tempest-VolumeQuotasAdminTestJSON-2031314042 tempest-VolumeQuotasAdminTestJSON-2031314042-project-member] https://10.4.3.144/volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 returned with HTTP 404 Aug 07 17:06:56.264671 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 289/1168] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:56 2026] DELETE /volume/v3/volumes/2a571377-911c-4cad-98d7-c5bf1d4e6c14 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:56.282115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ce608900-bc61-4bad-b4fc-e317d9535cbd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.284288 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ce608900-bc61-4bad-b4fc-e317d9535cbd tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/9d3feb4ac837404da03d97a473dacf14?usage=True Aug 07 17:06:56.284670 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ce608900-bc61-4bad-b4fc-e317d9535cbd tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:56.285014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ce608900-bc61-4bad-b4fc-e317d9535cbd tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:56.328463 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ce608900-bc61-4bad-b4fc-e317d9535cbd tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/9d3feb4ac837404da03d97a473dacf14?usage=True returned with HTTP 200 Aug 07 17:06:56.329208 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 298/1169] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:06:56 2026] GET /volume/v3/os-quota-sets/9d3feb4ac837404da03d97a473dacf14?usage=True => generated 2399 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:56.346907 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8244a4c0-e006-451a-a59f-f0fafa906fb4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.348763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Created reservations ['88d28536-2540-48ce-9b35-a8467921e311', 'a5de175b-20fb-4b77-b107-088716c6b988', 'c961c86d-1d62-48ac-8991-5f824bfa927d', '2fa70279-a2c2-4926-a8ea-f6edbbe09f56'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:06:56.350094 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510b622c-5aca-405c-8e94-02adb7316d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88d28536-2540-48ce-9b35-a8467921e311', 'a5de175b-20fb-4b77-b107-088716c6b988', 'c961c86d-1d62-48ac-8991-5f824bfa927d', '2fa70279-a2c2-4926-a8ea-f6edbbe09f56']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:56.350234 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8244a4c0-e006-451a-a59f-f0fafa906fb4 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 Aug 07 17:06:56.350546 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8244a4c0-e006-451a-a59f-f0fafa906fb4 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:56.351448 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa911684-c8f2-45a5-a733-c9c675a9f7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:56.388823 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa911684-c8f2-45a5-a733-c9c675a9f7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14dfa1c9-76af-4277-8a7a-f5ea74cb095d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-17534182',display_name='tempest-VolumesGetTest-Volume-222384075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['88d28536-2540-48ce-9b35-a8467921e311','a5de175b-20fb-4b77-b107-088716c6b988','c961c86d-1d62-48ac-8991-5f824bfa927d','2fa70279-a2c2-4926-a8ea-f6edbbe09f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:06:56Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-17534182',display_name='tempest-VolumesGetTest-Volume-222384075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14dfa1c9-76af-4277-8a7a-f5ea74cb095d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a45f90f45e448b6a623dc1a61be93f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b488c532f3964d92880d14659e492b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:56.390129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec9ddf1-fd4b-449b-a7fc-8d7a9ceec208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:56.421739 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec9ddf1-fd4b-449b-a7fc-8d7a9ceec208) transitioned into 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-17534182',display_name='tempest-VolumesGetTest-Volume-222384075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['88d28536-2540-48ce-9b35-a8467921e311','a5de175b-20fb-4b77-b107-088716c6b988','c961c86d-1d62-48ac-8991-5f824bfa927d','2fa70279-a2c2-4926-a8ea-f6edbbe09f56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:56.422720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b226fb1-cbd7-4768-9f81-7ab78179ed8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:06:56.437692 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b226fb1-cbd7-4768-9f81-7ab78179ed8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:06:56.438909 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (475857bd-82c4-4e07-b5ee-1e5751aeb683) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:06:56.439119 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request issued successfully. Aug 07 17:06:56.439905 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-159c8e2d-e127-46f9-8e24-cbc7aad6ff1e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:06:56.441319 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 294/1170] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:06:56 2026] POST /volume/v3/volumes => generated 777 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:06:56.462110 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ce7755ba-4464-4977-8e4c-6c025fc9df3e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.468116 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce7755ba-4464-4977-8e4c-6c025fc9df3e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d Aug 07 17:06:56.468116 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce7755ba-4464-4977-8e4c-6c025fc9df3e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:56.468116 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce7755ba-4464-4977-8e4c-6c025fc9df3e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:56.479829 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:56.479829 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:56.485701 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ce7755ba-4464-4977-8e4c-6c025fc9df3e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:56.492320 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce7755ba-4464-4977-8e4c-6c025fc9df3e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d returned with HTTP 200 Aug 07 17:06:56.493044 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 290/1171] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:56 2026] GET /volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:56.507223 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8244a4c0-e006-451a-a59f-f0fafa906fb4 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 returned with HTTP 200 Aug 07 17:06:56.507857 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 290/1172] 10.4.3.144 () {68 vars in 1375 bytes} [Fri Aug 7 17:06:56 2026] PUT /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 => generated 1384 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:06:56.522723 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2147abda-e35a-46d8-9afb-b56e2f989194 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:56.524892 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2147abda-e35a-46d8-9afb-b56e2f989194 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 Aug 07 17:06:56.525280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2147abda-e35a-46d8-9afb-b56e2f989194 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-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=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:56.691227 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2147abda-e35a-46d8-9afb-b56e2f989194 tempest-VolumeQuotasAdminTestJSON-1019531509 tempest-VolumeQuotasAdminTestJSON-1019531509-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 returned with HTTP 200 Aug 07 17:06:56.692095 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 299/1173] 10.4.3.144 () {68 vars in 1375 bytes} [Fri Aug 7 17:06:56 2026] PUT /volume/v3/os-quota-sets/f6c72ae64e054e83a0e9608b3153b1e9 => generated 1382 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:57.508288 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-783b7dd6-e98c-4651-8b17-33d96bfacd01 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:57.511284 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-783b7dd6-e98c-4651-8b17-33d96bfacd01 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d Aug 07 17:06:57.513186 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-783b7dd6-e98c-4651-8b17-33d96bfacd01 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:57.513186 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-783b7dd6-e98c-4651-8b17-33d96bfacd01 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:57.526720 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:57.526720 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:57.536000 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-783b7dd6-e98c-4651-8b17-33d96bfacd01 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:57.547378 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-783b7dd6-e98c-4651-8b17-33d96bfacd01 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d returned with HTTP 200 Aug 07 17:06:57.549035 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 295/1174] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:57 2026] GET /volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:06:57.568121 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b2aa79d0-457f-4959-a1c1-6a63b2651c42 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:57.572144 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2aa79d0-457f-4959-a1c1-6a63b2651c42 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] PUT https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d Aug 07 17:06:57.572144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2aa79d0-457f-4959-a1c1-6a63b2651c42 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1600818636", "description": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:57.587318 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:57.587318 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:57.594803 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b2aa79d0-457f-4959-a1c1-6a63b2651c42 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:57.609219 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b2aa79d0-457f-4959-a1c1-6a63b2651c42 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume updated successfully. Aug 07 17:06:57.610175 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2aa79d0-457f-4959-a1c1-6a63b2651c42 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d returned with HTTP 200 Aug 07 17:06:57.611439 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 291/1175] 10.4.3.144 () {68 vars in 1368 bytes} [Fri Aug 7 17:06:57 2026] PUT /volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d => generated 770 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:57.631761 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-464fac67-157d-4025-8d81-2438bb291228 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:57.638725 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-464fac67-157d-4025-8d81-2438bb291228 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d Aug 07 17:06:57.639019 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-464fac67-157d-4025-8d81-2438bb291228 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:57.639339 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-464fac67-157d-4025-8d81-2438bb291228 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:57.645913 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-97267e2a-c881-4a2c-9fde-c9b94e248b76 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:57.647435 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-97267e2a-c881-4a2c-9fde-c9b94e248b76 None None] GET https://10.4.3.144/volume// Aug 07 17:06:57.647660 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-97267e2a-c881-4a2c-9fde-c9b94e248b76 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:57.651058 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-97267e2a-c881-4a2c-9fde-c9b94e248b76 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:57.651058 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-97267e2a-c881-4a2c-9fde-c9b94e248b76 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:06:57.651058 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 300/1176] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:06:57 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:06:57.654771 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:57.654771 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:57.660531 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-464fac67-157d-4025-8d81-2438bb291228 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:57.664905 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-2c92c9b2-52f7-4a21-8b8d-450d0a37bad7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:57.668763 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-464fac67-157d-4025-8d81-2438bb291228 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d returned with HTTP 200 Aug 07 17:06:57.669357 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-2c92c9b2-52f7-4a21-8b8d-450d0a37bad7 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:06:57.669613 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-2c92c9b2-52f7-4a21-8b8d-450d0a37bad7 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:57.669832 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-2c92c9b2-52f7-4a21-8b8d-450d0a37bad7 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:57.669989 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 291/1177] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:57 2026] GET /volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d => generated 838 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:57.693547 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:57.693547 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:57.693727 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0905437e-4373-453e-a783-3c7f828b0bad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:57.695452 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0905437e-4373-453e-a783-3c7f828b0bad tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] DELETE https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d Aug 07 17:06:57.695878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0905437e-4373-453e-a783-3c7f828b0bad tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:57.696253 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0905437e-4373-453e-a783-3c7f828b0bad tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:57.696754 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-0905437e-4373-453e-a783-3c7f828b0bad tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume with id: 14dfa1c9-76af-4277-8a7a-f5ea74cb095d Aug 07 17:06:57.698357 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-2c92c9b2-52f7-4a21-8b8d-450d0a37bad7 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:06:57.705371 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-2c92c9b2-52f7-4a21-8b8d-450d0a37bad7 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:06:57.705881 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 296/1178] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:06:57 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 1540 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:06:57.707581 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:57.707581 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:06:57.708422 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0905437e-4373-453e-a783-3c7f828b0bad tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:57.747560 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0905437e-4373-453e-a783-3c7f828b0bad tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume request issued successfully. Aug 07 17:06:57.747560 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0905437e-4373-453e-a783-3c7f828b0bad tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d returned with HTTP 202 Aug 07 17:06:57.747560 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 292/1179] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:57 2026] DELETE /volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:57.759157 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2d02e81e-02b9-43e9-b829-b77d64401883 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:57.763056 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d02e81e-02b9-43e9-b829-b77d64401883 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d Aug 07 17:06:57.763878 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d02e81e-02b9-43e9-b829-b77d64401883 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:57.763878 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d02e81e-02b9-43e9-b829-b77d64401883 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:57.779345 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:57.779345 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:57.785535 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2d02e81e-02b9-43e9-b829-b77d64401883 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:57.794260 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d02e81e-02b9-43e9-b829-b77d64401883 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d returned with HTTP 200 Aug 07 17:06:57.795392 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 301/1180] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:57 2026] GET /volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:57.855987 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-961ff8cf-de5a-4915-86a8-f1cbff94b4a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:57.861999 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-961ff8cf-de5a-4915-86a8-f1cbff94b4a2 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] PUT https://10.4.3.144/volume/v3/attachments/c823de21-b347-4194-9a7a-e891f4dbaff8 Aug 07 17:06:57.861999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-961ff8cf-de5a-4915-86a8-f1cbff94b4a2 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:57.875818 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-961ff8cf-de5a-4915-86a8-f1cbff94b4a2 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Acquiring lock "cinder-attachment_update-b05da8fa-6ac3-4830-91b1-ee50fb4752e3-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:06:57.883946 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-961ff8cf-de5a-4915-86a8-f1cbff94b4a2 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Lock "cinder-attachment_update-b05da8fa-6ac3-4830-91b1-ee50fb4752e3-np0000006737" acquired by "attachment_update" :: waited 0.008s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:06:57.884535 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:57.884535 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:58.023960 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-961ff8cf-de5a-4915-86a8-f1cbff94b4a2 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Lock "cinder-attachment_update-b05da8fa-6ac3-4830-91b1-ee50fb4752e3-np0000006737" released by "attachment_update" :: held 0.141s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:06:58.024414 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-961ff8cf-de5a-4915-86a8-f1cbff94b4a2 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/attachments/c823de21-b347-4194-9a7a-e891f4dbaff8 returned with HTTP 200 Aug 07 17:06:58.024959 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 292/1181] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:06:57 2026] PUT /volume/v3/attachments/c823de21-b347-4194-9a7a-e891f4dbaff8 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:06:58.053231 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-a8f6b6de-09ac-4dc3-897b-f8c551d77a37 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:58.056557 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-a8f6b6de-09ac-4dc3-897b-f8c551d77a37 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] POST https://10.4.3.144/volume/v3/attachments/c823de21-b347-4194-9a7a-e891f4dbaff8/action Aug 07 17:06:58.056940 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-a8f6b6de-09ac-4dc3-897b-f8c551d77a37 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:06:58.057010 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-a8f6b6de-09ac-4dc3-897b-f8c551d77a37 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:06:58.084117 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:58.084117 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:58.106617 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-30c79c93-f0dd-4ccf-9536-54da5b8ef426 req-a8f6b6de-09ac-4dc3-897b-f8c551d77a37 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/attachments/c823de21-b347-4194-9a7a-e891f4dbaff8/action returned with HTTP 204 Aug 07 17:06:58.107272 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 297/1182] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:06:58 2026] POST /volume/v3/attachments/c823de21-b347-4194-9a7a-e891f4dbaff8/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:58.815195 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6a484364-b9d6-423c-8d0f-58148328ab5e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:58.820191 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a484364-b9d6-423c-8d0f-58148328ab5e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d Aug 07 17:06:58.820424 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a484364-b9d6-423c-8d0f-58148328ab5e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:58.820715 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a484364-b9d6-423c-8d0f-58148328ab5e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:58.828039 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a484364-b9d6-423c-8d0f-58148328ab5e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d returned with HTTP 404 Aug 07 17:06:58.829076 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 293/1183] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:58 2026] GET /volume/v3/volumes/14dfa1c9-76af-4277-8a7a-f5ea74cb095d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:06:58.838750 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b15a4605-7f0e-478e-a965-75f601d7517a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:58.842664 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b15a4605-7f0e-478e-a965-75f601d7517a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:58.842809 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b15a4605-7f0e-478e-a965-75f601d7517a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:58.843016 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b15a4605-7f0e-478e-a965-75f601d7517a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:58.857470 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:58.857470 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:06:58.866056 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b15a4605-7f0e-478e-a965-75f601d7517a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:58.871469 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b15a4605-7f0e-478e-a965-75f601d7517a tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 200 Aug 07 17:06:58.871838 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 302/1184] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:58 2026] GET /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 924 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:06:58.887683 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff208cd8-24ae-46c9-9207-dd05ba8438b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:58.889571 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff208cd8-24ae-46c9-9207-dd05ba8438b0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] DELETE https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:58.889736 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff208cd8-24ae-46c9-9207-dd05ba8438b0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:58.889956 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff208cd8-24ae-46c9-9207-dd05ba8438b0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:58.890184 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ff208cd8-24ae-46c9-9207-dd05ba8438b0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume with id: 4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:58.900367 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:58.900367 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:06:58.901151 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ff208cd8-24ae-46c9-9207-dd05ba8438b0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:58.933357 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ff208cd8-24ae-46c9-9207-dd05ba8438b0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume request issued successfully. Aug 07 17:06:58.933652 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff208cd8-24ae-46c9-9207-dd05ba8438b0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 202 Aug 07 17:06:58.934503 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 293/1185] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:06:58 2026] DELETE /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:06:58.947159 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74723621-d3ea-4b47-aabd-489dfce293c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:06:58.950937 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74723621-d3ea-4b47-aabd-489dfce293c2 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:06:58.951863 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74723621-d3ea-4b47-aabd-489dfce293c2 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:06:58.953017 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74723621-d3ea-4b47-aabd-489dfce293c2 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:06:58.970785 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:06:58.970785 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:06:58.980537 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74723621-d3ea-4b47-aabd-489dfce293c2 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:06:58.989087 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74723621-d3ea-4b47-aabd-489dfce293c2 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 200 Aug 07 17:06:58.990062 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 298/1186] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:06:58 2026] GET /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 923 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:00.007381 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a36712f1-d30d-4ef1-8efd-9c9b4ffeb035 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:00.009571 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a36712f1-d30d-4ef1-8efd-9c9b4ffeb035 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 Aug 07 17:07:00.010270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a36712f1-d30d-4ef1-8efd-9c9b4ffeb035 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:00.010270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a36712f1-d30d-4ef1-8efd-9c9b4ffeb035 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:00.016422 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a36712f1-d30d-4ef1-8efd-9c9b4ffeb035 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 returned with HTTP 404 Aug 07 17:07:00.016863 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 294/1187] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:00 2026] GET /volume/v3/volumes/4847463b-fa56-4482-86d8-a189665794b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:00.026603 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-15319d78-f33a-4480-8794-10cf8e415151 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:00.028539 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-15319d78-f33a-4480-8794-10cf8e415151 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 Aug 07 17:07:00.028732 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-15319d78-f33a-4480-8794-10cf8e415151 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:00.028930 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-15319d78-f33a-4480-8794-10cf8e415151 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:00.037004 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:00.037004 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:00.042637 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-15319d78-f33a-4480-8794-10cf8e415151 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:00.048896 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-15319d78-f33a-4480-8794-10cf8e415151 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 returned with HTTP 200 Aug 07 17:07:00.049654 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 303/1188] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:00 2026] GET /volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:00.071903 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc534a89-2dc2-4934-9442-1fa458ddc6c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:00.077045 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc534a89-2dc2-4934-9442-1fa458ddc6c9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] DELETE https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 Aug 07 17:07:00.077285 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc534a89-2dc2-4934-9442-1fa458ddc6c9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:00.077486 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc534a89-2dc2-4934-9442-1fa458ddc6c9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:00.077647 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-dc534a89-2dc2-4934-9442-1fa458ddc6c9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume with id: cc750c3b-f580-4932-aae2-addfe60e6d89 Aug 07 17:07:00.092364 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:00.092364 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:00.092888 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc534a89-2dc2-4934-9442-1fa458ddc6c9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:00.094866 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-565d6a38-b21f-4d4d-981a-83642969b85c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:00.096885 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-565d6a38-b21f-4d4d-981a-83642969b85c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:07:00.097101 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-565d6a38-b21f-4d4d-981a-83642969b85c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:00.097318 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-565d6a38-b21f-4d4d-981a-83642969b85c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:00.115715 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:00.115715 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:00.117568 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc534a89-2dc2-4934-9442-1fa458ddc6c9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume request issued successfully. Aug 07 17:07:00.117856 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc534a89-2dc2-4934-9442-1fa458ddc6c9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 returned with HTTP 202 Aug 07 17:07:00.118494 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 294/1189] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:00 2026] DELETE /volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:00.122972 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-565d6a38-b21f-4d4d-981a-83642969b85c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:00.129358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ed068c30-544c-4443-a757-59f50874b47c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:00.131483 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed068c30-544c-4443-a757-59f50874b47c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 Aug 07 17:07:00.131673 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed068c30-544c-4443-a757-59f50874b47c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:00.131839 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-565d6a38-b21f-4d4d-981a-83642969b85c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:07:00.131927 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed068c30-544c-4443-a757-59f50874b47c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:00.132414 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 299/1190] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:00 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 1230 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:00.146732 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:00.146732 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:00.152858 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ed068c30-544c-4443-a757-59f50874b47c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:00.160113 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed068c30-544c-4443-a757-59f50874b47c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 returned with HTTP 200 Aug 07 17:07:00.160693 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 295/1191] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:00 2026] GET /volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:00.162120 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-d50d2fa4-4009-4f42-baa6-d935da70389b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:00.164973 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-d50d2fa4-4009-4f42-baa6-d935da70389b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f/action Aug 07 17:07:00.165539 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-d50d2fa4-4009-4f42-baa6-d935da70389b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:00.165720 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-d50d2fa4-4009-4f42-baa6-d935da70389b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:00.182888 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:00.182888 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:00.183394 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-d50d2fa4-4009-4f42-baa6-d935da70389b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:00.193735 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-d50d2fa4-4009-4f42-baa6-d935da70389b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Begin detaching volume completed successfully. Aug 07 17:07:00.193994 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-d50d2fa4-4009-4f42-baa6-d935da70389b tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f/action returned with HTTP 202 Aug 07 17:07:00.194813 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 304/1192] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:07:00 2026] POST /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:00.270962 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0546f976-7d89-49d7-a25b-6740e8b82a8f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:00.271505 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0546f976-7d89-49d7-a25b-6740e8b82a8f None None] GET https://10.4.3.144/volume// Aug 07 17:07:00.271676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0546f976-7d89-49d7-a25b-6740e8b82a8f None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:00.271895 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0546f976-7d89-49d7-a25b-6740e8b82a8f None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:00.272309 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0546f976-7d89-49d7-a25b-6740e8b82a8f None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:00.272629 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 295/1193] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:07: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 07 17:07:00.281826 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-253b936f-da5f-44ed-a16d-26b6f30b1c5c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:00.284606 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-253b936f-da5f-44ed-a16d-26b6f30b1c5c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:07:00.284606 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-253b936f-da5f-44ed-a16d-26b6f30b1c5c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:00.284857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-253b936f-da5f-44ed-a16d-26b6f30b1c5c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:00.297481 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:00.297481 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:00.302466 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-253b936f-da5f-44ed-a16d-26b6f30b1c5c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:00.308175 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-253b936f-da5f-44ed-a16d-26b6f30b1c5c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 200 Aug 07 17:07:00.308948 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 300/1194] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:07:00 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 1413 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:07:00.978710 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8fa3b726-b3cf-47ca-b4d6-cf34a44f921b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:01.163322 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8fa3b726-b3cf-47ca-b4d6-cf34a44f921b tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc Aug 07 17:07:01.163789 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8fa3b726-b3cf-47ca-b4d6-cf34a44f921b tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:01.163789 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8fa3b726-b3cf-47ca-b4d6-cf34a44f921b tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:01.179280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7917f445-b098-42a3-bd4f-2d144116a987 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:01.182260 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7917f445-b098-42a3-bd4f-2d144116a987 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 Aug 07 17:07:01.182653 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7917f445-b098-42a3-bd4f-2d144116a987 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:01.183041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7917f445-b098-42a3-bd4f-2d144116a987 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:01.197174 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8fa3b726-b3cf-47ca-b4d6-cf34a44f921b tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc returned with HTTP 200 Aug 07 17:07:01.197250 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 296/1195] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:07:00 2026] GET /volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc => generated 1424 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:01.199473 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7917f445-b098-42a3-bd4f-2d144116a987 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 returned with HTTP 404 Aug 07 17:07:01.200380 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 305/1196] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:01 2026] GET /volume/v3/volumes/cc750c3b-f580-4932-aae2-addfe60e6d89 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:01.214876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:01.285309 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:01.287306 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:01.288759 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-VolumesGetTest-Volume-1735601298", "metadata": {"Type": "Test"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:01.290101 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request body: {'volume': {'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1735601298', 'metadata': {'Type': 'Test'}}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:01.353912 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:01.354909 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-920740910"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:01.358556 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-920740910'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:01.358556 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Create volume of 1 GB Aug 07 17:07:01.365556 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Availability Zones retrieved successfully. Aug 07 17:07:01.382716 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Flow 'volume_create_api' (edee3309-7770-44e3-b555-826de486d0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:01.382970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0ae9852-3ce0-4ec9-a091-e85663ad282b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.384585 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:01.427553 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0ae9852-3ce0-4ec9-a091-e85663ad282b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.431043 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume of 1 GB Aug 07 17:07:01.431132 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eaabe5d-13f8-4944-a7a3-2785b53709cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.437998 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Availability Zones retrieved successfully. Aug 07 17:07:01.446623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (f1afd9b1-6e97-47e2-9e88-b5456d91ac7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:01.448375 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8dfad01-a4a0-41f2-9095-5cf284e0bb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.449760 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:01.539732 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8dfad01-a4a0-41f2-9095-5cf284e0bb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.540547 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27fb8d39-d88f-422f-8146-acce57e6541d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.540829 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Created reservations ['83b89395-039e-4af8-b860-c87a629c23f5', '173a5b7a-b8d7-4234-af46-55af391458e6', 'ef750567-4ef7-474a-9da2-8ebfff0056b4', 'b71eaa46-058f-43e0-aa8f-8c9df8452797'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:01.541932 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eaabe5d-13f8-4944-a7a3-2785b53709cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83b89395-039e-4af8-b860-c87a629c23f5', '173a5b7a-b8d7-4234-af46-55af391458e6', 'ef750567-4ef7-474a-9da2-8ebfff0056b4', 'b71eaa46-058f-43e0-aa8f-8c9df8452797']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.543185 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d379931-eb27-4268-b7df-081fb6fd1bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.574301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d379931-eb27-4268-b7df-081fb6fd1bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d1622c4-5755-46f6-92b2-4515d009059e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-920740910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8071f96aed0c45768f4a210e19f821fc',qos_specs=None,replication_status=,reservations=['83b89395-039e-4af8-b860-c87a629c23f5','173a5b7a-b8d7-4234-af46-55af391458e6','ef750567-4ef7-474a-9da2-8ebfff0056b4','b71eaa46-058f-43e0-aa8f-8c9df8452797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253be57a967e4237bac95a26c411a31a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-920740910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d1622c4-5755-46f6-92b2-4515d009059e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8071f96aed0c45768f4a210e19f821fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='253be57a967e4237bac95a26c411a31a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.575299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e53441-7a54-4c33-b961-e38429240bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.593271 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53e53441-7a54-4c33-b961-e38429240bae) transitioned into state 'SUCCESS' from state '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-920740910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8071f96aed0c45768f4a210e19f821fc',qos_specs=None,replication_status=,reservations=['83b89395-039e-4af8-b860-c87a629c23f5','173a5b7a-b8d7-4234-af46-55af391458e6','ef750567-4ef7-474a-9da2-8ebfff0056b4','b71eaa46-058f-43e0-aa8f-8c9df8452797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253be57a967e4237bac95a26c411a31a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.594131 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d65700d-671b-4957-9411-2d8b19b6b20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.603377 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Created reservations ['548898c9-e84b-4581-bab6-57df3cb424bf', 'e864e1a5-65da-4c7a-8be9-201adc1776dc', '6171eb68-58e4-407a-8b72-3602772f7fb5', '11b5a002-f5b3-4f7a-8135-7a3b0b0fca00'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:01.604311 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27fb8d39-d88f-422f-8146-acce57e6541d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['548898c9-e84b-4581-bab6-57df3cb424bf', 'e864e1a5-65da-4c7a-8be9-201adc1776dc', '6171eb68-58e4-407a-8b72-3602772f7fb5', '11b5a002-f5b3-4f7a-8135-7a3b0b0fca00']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.605136 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b5690c-d1d1-49b6-bb62-372ed27b34bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.610776 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d65700d-671b-4957-9411-2d8b19b6b20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.612770 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Flow 'volume_create_api' (edee3309-7770-44e3-b555-826de486d0af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:01.612770 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Create volume request issued successfully. Aug 07 17:07:01.612770 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-caeaa0d1-bfb8-4c6d-bb35-160a8dd5f31b tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:01.619213 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 296/1197] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:01 2026] POST /volume/v3/volumes => generated 758 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:01.634367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c4daf4c0-eba4-4663-9ab8-7d40b5634ed3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:01.636794 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4daf4c0-eba4-4663-9ab8-7d40b5634ed3 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] GET https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e Aug 07 17:07:01.637042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4daf4c0-eba4-4663-9ab8-7d40b5634ed3 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:01.637266 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c4daf4c0-eba4-4663-9ab8-7d40b5634ed3 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:01.641979 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22b5690c-d1d1-49b6-bb62-372ed27b34bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf785895-9b71-4e4a-8a04-129062127bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1735601298',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['548898c9-e84b-4581-bab6-57df3cb424bf','e864e1a5-65da-4c7a-8be9-201adc1776dc','6171eb68-58e4-407a-8b72-3602772f7fb5','11b5a002-f5b3-4f7a-8135-7a3b0b0fca00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1735601298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf785895-9b71-4e4a-8a04-129062127bca,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1a45f90f45e448b6a623dc1a61be93f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b488c532f3964d92880d14659e492b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.642990 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43e3b22-8307-4516-a931-128b572be0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.645841 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:01.645841 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:01.650900 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c4daf4c0-eba4-4663-9ab8-7d40b5634ed3 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Volume info retrieved successfully. Aug 07 17:07:01.656544 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c4daf4c0-eba4-4663-9ab8-7d40b5634ed3 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e returned with HTTP 200 Aug 07 17:07:01.657228 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 297/1198] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:01 2026] GET /volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:01.683565 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43e3b22-8307-4516-a931-128b572be0c2) transitioned into state 'SUCCESS' from state '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-1735601298',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['548898c9-e84b-4581-bab6-57df3cb424bf','e864e1a5-65da-4c7a-8be9-201adc1776dc','6171eb68-58e4-407a-8b72-3602772f7fb5','11b5a002-f5b3-4f7a-8135-7a3b0b0fca00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.684596 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca80d665-10ff-490d-9c7c-676e92223fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:01.696413 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca80d665-10ff-490d-9c7c-676e92223fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:01.697694 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (f1afd9b1-6e97-47e2-9e88-b5456d91ac7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:01.698006 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request issued successfully. Aug 07 17:07:01.698630 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ea5940f-ef9a-401a-9cae-ed72214aeae0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:01.699072 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 301/1199] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:07:01 2026] POST /volume/v3/volumes => generated 759 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:01.714012 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-03f3aac8-ec48-43ca-a2ed-de464736aa2c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:01.717950 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03f3aac8-ec48-43ca-a2ed-de464736aa2c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:01.718227 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03f3aac8-ec48-43ca-a2ed-de464736aa2c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:01.718485 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03f3aac8-ec48-43ca-a2ed-de464736aa2c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:01.727562 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:01.727562 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:01.733125 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-03f3aac8-ec48-43ca-a2ed-de464736aa2c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:01.739841 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03f3aac8-ec48-43ca-a2ed-de464736aa2c tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 200 Aug 07 17:07:01.740324 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 306/1200] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:01 2026] GET /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:02.677579 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f31ff4fa-8ec7-49f7-b00b-5ca8a4e641c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:02.679863 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f31ff4fa-8ec7-49f7-b00b-5ca8a4e641c9 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] GET https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e Aug 07 17:07:02.680096 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f31ff4fa-8ec7-49f7-b00b-5ca8a4e641c9 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:02.680323 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f31ff4fa-8ec7-49f7-b00b-5ca8a4e641c9 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:02.688512 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:02.688512 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:02.692662 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f31ff4fa-8ec7-49f7-b00b-5ca8a4e641c9 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Volume info retrieved successfully. Aug 07 17:07:02.697264 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f31ff4fa-8ec7-49f7-b00b-5ca8a4e641c9 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e returned with HTTP 200 Aug 07 17:07:02.697621 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 297/1201] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:02 2026] GET /volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:02.712572 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a850ea50-0bb0-4fc7-989e-2e887d76a6be None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:02.715211 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a850ea50-0bb0-4fc7-989e-2e887d76a6be tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc Aug 07 17:07:02.715738 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a850ea50-0bb0-4fc7-989e-2e887d76a6be tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:02.753773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-255180f4-e102-4260-8377-c72a4c624f61 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:02.755995 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-255180f4-e102-4260-8377-c72a4c624f61 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:02.756197 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-255180f4-e102-4260-8377-c72a4c624f61 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:02.756462 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-255180f4-e102-4260-8377-c72a4c624f61 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:02.766670 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:02.766670 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:02.769229 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a850ea50-0bb0-4fc7-989e-2e887d76a6be tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc returned with HTTP 200 Aug 07 17:07:02.769643 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 298/1202] 10.4.3.144 () {68 vars in 1374 bytes} [Fri Aug 7 17:07:02 2026] PUT /volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc => generated 1379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:02.772439 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-255180f4-e102-4260-8377-c72a4c624f61 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:02.778712 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-255180f4-e102-4260-8377-c72a4c624f61 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 200 Aug 07 17:07:02.779209 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 302/1203] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:02 2026] GET /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:02.780921 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:02.782935 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:02.783369 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:02.785191 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:02.785352 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Create volume of 2 GB Aug 07 17:07:02.791645 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Availability Zones retrieved successfully. Aug 07 17:07:02.792697 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac3c2adf-67ee-490a-a820-2dc6adf07a5b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:02.795001 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac3c2adf-67ee-490a-a820-2dc6adf07a5b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:02.795554 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac3c2adf-67ee-490a-a820-2dc6adf07a5b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:02.795737 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac3c2adf-67ee-490a-a820-2dc6adf07a5b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:02.797736 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Flow 'volume_create_api' (5afa157b-01fc-48e4-98af-3fb002a89466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:02.799368 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71935de0-7408-44a6-b4db-7e06fe72a0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:02.799741 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Validating volume size '2' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:02.806228 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:02.806228 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:02.810225 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ac3c2adf-67ee-490a-a820-2dc6adf07a5b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:02.816835 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac3c2adf-67ee-490a-a820-2dc6adf07a5b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 200 Aug 07 17:07:02.817425 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 298/1204] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:02 2026] GET /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:02.832554 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71935de0-7408-44a6-b4db-7e06fe72a0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:02.835045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e34b07f9-d31a-4538-b763-ad93c7e928c0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:02.835192 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403193ca-f589-4955-89ba-3e45bc47ffbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:02.835459 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e34b07f9-d31a-4538-b763-ad93c7e928c0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] PUT https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:02.835813 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e34b07f9-d31a-4538-b763-ad93c7e928c0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1735601298"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:02.845749 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:02.845749 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:02.852047 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e34b07f9-d31a-4538-b763-ad93c7e928c0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:02.861591 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e34b07f9-d31a-4538-b763-ad93c7e928c0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume updated successfully. Aug 07 17:07:02.862606 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e34b07f9-d31a-4538-b763-ad93c7e928c0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 200 Aug 07 17:07:02.863234 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 299/1205] 10.4.3.144 () {68 vars in 1368 bytes} [Fri Aug 7 17:07:02 2026] PUT /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 783 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:02.875766 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota_utils [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Quota exceeded for 8071f96aed0c45768f4a210e19f821fc, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 17:07:02.877227 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f784d36a-11ec-487e-ad55-1d6a5558b411 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:02.879703 np0000006737 devstack@c-api.service[100227]: WARNING cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403193ca-f589-4955-89ba-3e45bc47ffbc) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 17:07:02.879703 np0000006737 devstack@c-api.service[100227]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 07 17:07:02.882647 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403193ca-f589-4955-89ba-3e45bc47ffbc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:02.883055 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f784d36a-11ec-487e-ad55-1d6a5558b411 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] PUT https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:02.883975 np0000006737 devstack@c-api.service[100227]: WARNING cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403193ca-f589-4955-89ba-3e45bc47ffbc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:07:02.884393 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f784d36a-11ec-487e-ad55-1d6a5558b411 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-261196873", "description": "This is the new description of volume"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:02.884471 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71935de0-7408-44a6-b4db-7e06fe72a0e3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:02.885383 np0000006737 devstack@c-api.service[100227]: WARNING cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71935de0-7408-44a6-b4db-7e06fe72a0e3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:07:02.886362 np0000006737 devstack@c-api.service[100227]: WARNING cinder.volume.api [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Flow 'volume_create_api' (5afa157b-01fc-48e4-98af-3fb002a89466) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 17:07:02.886728 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.middleware.fault [None req-08958929-f0b3-43c7-be86-c03e5fa8cfef tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 413 Aug 07 17:07:02.887667 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 307/1206] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:02 2026] POST /volume/v3/volumes => generated 208 bytes in 107 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 17:07:02.900652 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98bc55d9-16d9-4b76-9ed9-35e556ca274c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:02.900811 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:02.900811 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:02.902518 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98bc55d9-16d9-4b76-9ed9-35e556ca274c tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc Aug 07 17:07:02.902721 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98bc55d9-16d9-4b76-9ed9-35e556ca274c tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:02.905294 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f784d36a-11ec-487e-ad55-1d6a5558b411 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:02.914709 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f784d36a-11ec-487e-ad55-1d6a5558b411 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume updated successfully. Aug 07 17:07:02.915483 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f784d36a-11ec-487e-ad55-1d6a5558b411 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 200 Aug 07 17:07:02.915968 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 303/1207] 10.4.3.144 () {68 vars in 1369 bytes} [Fri Aug 7 17:07:02 2026] PUT /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:02.933435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2e4f6de8-f17a-47de-b946-7f792064edb0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:02.946327 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e4f6de8-f17a-47de-b946-7f792064edb0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:02.946327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e4f6de8-f17a-47de-b946-7f792064edb0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:02.946327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e4f6de8-f17a-47de-b946-7f792064edb0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:02.962051 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:02.962051 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:02.971605 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2e4f6de8-f17a-47de-b946-7f792064edb0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:02.982509 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e4f6de8-f17a-47de-b946-7f792064edb0 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 200 Aug 07 17:07:02.983107 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 300/1208] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:02 2026] GET /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 1405 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:03.002219 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98bc55d9-16d9-4b76-9ed9-35e556ca274c tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc returned with HTTP 200 Aug 07 17:07:03.002694 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:03.003275 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 299/1209] 10.4.3.144 () {68 vars in 1374 bytes} [Fri Aug 7 17:07:02 2026] PUT /volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc => generated 1379 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:03.007830 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:03.008423 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-244566592", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-954630187"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:03.013345 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-244566592', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-954630187'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:03.013345 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume of 1 GB Aug 07 17:07:03.013658 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:03.013658 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:03.019875 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:03.022081 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Availability Zones retrieved successfully. Aug 07 17:07:03.022231 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:03.022695 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:03.024843 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:03.025343 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Create volume of 1 GB Aug 07 17:07:03.032410 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (4117c25a-05c8-47e8-ac98-31b47126920c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:03.034193 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b1d965-7229-4c01-bb65-e6998bae5d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:03.035220 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Availability Zones retrieved successfully. Aug 07 17:07:03.035517 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:03.045036 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Flow 'volume_create_api' (f1edff1a-3ece-4be0-85ce-7a5ef45e91ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:03.045149 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8530c078-5279-4f5b-8a20-400f25e46994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:03.046495 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:03.082321 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b1d965-7229-4c01-bb65-e6998bae5d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:03.082321 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f27f93-ce7b-44f7-a390-f86ab54434ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:03.094355 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8530c078-5279-4f5b-8a20-400f25e46994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:03.095476 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e29a780-ab01-4e50-bb1d-36ca3191dab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:03.149237 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota_utils [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Quota exceeded for 8071f96aed0c45768f4a210e19f821fc, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 07 17:07:03.152157 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e29a780-ab01-4e50-bb1d-36ca3191dab2) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 17:07:03.152157 np0000006737 devstack@c-api.service[100224]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 07 17:07:03.154517 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e29a780-ab01-4e50-bb1d-36ca3191dab2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:03.155306 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e29a780-ab01-4e50-bb1d-36ca3191dab2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:07:03.155904 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8530c078-5279-4f5b-8a20-400f25e46994) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:03.156797 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8530c078-5279-4f5b-8a20-400f25e46994) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:07:03.158446 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Flow 'volume_create_api' (f1edff1a-3ece-4be0-85ce-7a5ef45e91ad) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 17:07:03.158446 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.middleware.fault [None req-2ffd25fd-95b0-4954-a6bf-ead51e39319d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 413 Aug 07 17:07:03.158601 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Created reservations ['1f317154-1187-40c2-82a0-c7b6648c7e01', '7fb139b7-486c-4f26-98e1-1920f652e994', '235ebb69-695e-4b9f-99a8-85b032634e35', '1023f386-8bd4-420c-bc6d-bb3da4a016da'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:03.160180 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 304/1210] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:03 2026] POST /volume/v3/volumes => generated 150 bytes in 140 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 17:07:03.162048 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67f27f93-ce7b-44f7-a390-f86ab54434ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f317154-1187-40c2-82a0-c7b6648c7e01', '7fb139b7-486c-4f26-98e1-1920f652e994', '235ebb69-695e-4b9f-99a8-85b032634e35', '1023f386-8bd4-420c-bc6d-bb3da4a016da']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:03.165369 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (658b4ca8-144f-49ac-b911-ea01b1712d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:03.179056 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-16ca6650-91db-4055-b342-00a95225bb81 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:03.179816 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16ca6650-91db-4055-b342-00a95225bb81 tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc Aug 07 17:07:03.180337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16ca6650-91db-4055-b342-00a95225bb81 tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:03.210862 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (658b4ca8-144f-49ac-b911-ea01b1712d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea93a72d-3648-48fc-b348-ad8a5576a54e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-244566592',display_name='tempest-VolumesGetTest-Volume-954630187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['1f317154-1187-40c2-82a0-c7b6648c7e01','7fb139b7-486c-4f26-98e1-1920f652e994','235ebb69-695e-4b9f-99a8-85b032634e35','1023f386-8bd4-420c-bc6d-bb3da4a016da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-244566592',display_name='tempest-VolumesGetTest-Volume-954630187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea93a72d-3648-48fc-b348-ad8a5576a54e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a45f90f45e448b6a623dc1a61be93f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b488c532f3964d92880d14659e492b6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:03.212438 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a21b62-79f8-4d31-8c10-cf65e8d0146a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:03.258397 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a21b62-79f8-4d31-8c10-cf65e8d0146a) transitioned into 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-244566592',display_name='tempest-VolumesGetTest-Volume-954630187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a45f90f45e448b6a623dc1a61be93f4',qos_specs=None,replication_status=,reservations=['1f317154-1187-40c2-82a0-c7b6648c7e01','7fb139b7-486c-4f26-98e1-1920f652e994','235ebb69-695e-4b9f-99a8-85b032634e35','1023f386-8bd4-420c-bc6d-bb3da4a016da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b488c532f3964d92880d14659e492b6f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:03.259454 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ff443bf-efbc-493b-af1a-36b70243d6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:03.264225 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16ca6650-91db-4055-b342-00a95225bb81 tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc returned with HTTP 200 Aug 07 17:07:03.265083 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 301/1211] 10.4.3.144 () {68 vars in 1374 bytes} [Fri Aug 7 17:07:03 2026] PUT /volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc => generated 1378 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:03.274712 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ff443bf-efbc-493b-af1a-36b70243d6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:03.276313 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Flow 'volume_create_api' (4117c25a-05c8-47e8-ac98-31b47126920c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:03.276313 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Create volume request issued successfully. Aug 07 17:07:03.276989 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b1a10bb-9fcd-4d7c-96c3-61e529f2e65e tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:03.277656 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 308/1212] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:07:03 2026] POST /volume/v3/volumes => generated 778 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:03.278823 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-20f5a210-caa6-4a8f-9b28-4ef332340813 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:03.281863 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-20f5a210-caa6-4a8f-9b28-4ef332340813 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] POST https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e/action Aug 07 17:07:03.282484 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20f5a210-caa6-4a8f-9b28-4ef332340813 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:03.282737 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20f5a210-caa6-4a8f-9b28-4ef332340813 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:03.295551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-92db9c2a-2381-4396-821d-b5c094cfb46c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:03.296754 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4ca12f73-a21c-43ff-9262-3c296d8fbbb9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:03.298903 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:03.298903 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:03.299634 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-20f5a210-caa6-4a8f-9b28-4ef332340813 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Volume info retrieved successfully. Aug 07 17:07:03.300318 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ca12f73-a21c-43ff-9262-3c296d8fbbb9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e Aug 07 17:07:03.300646 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ca12f73-a21c-43ff-9262-3c296d8fbbb9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:03.300942 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ca12f73-a21c-43ff-9262-3c296d8fbbb9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:03.302402 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-92db9c2a-2381-4396-821d-b5c094cfb46c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] DELETE https://10.4.3.144/volume/v3/attachments/3fb194b7-9943-4b23-bdf3-dce77d9fe1b1 Aug 07 17:07:03.302402 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-92db9c2a-2381-4396-821d-b5c094cfb46c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:03.302753 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-92db9c2a-2381-4396-821d-b5c094cfb46c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:03.316597 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:03.316597 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:03.323744 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4ca12f73-a21c-43ff-9262-3c296d8fbbb9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:03.324828 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:03.324828 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:03.342063 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ca12f73-a21c-43ff-9262-3c296d8fbbb9 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e returned with HTTP 200 Aug 07 17:07:03.342063 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 302/1213] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:03 2026] GET /volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:03.372590 np0000006737 devstack@c-api.service[100225]: ERROR cinder.volume.api [None req-20f5a210-caa6-4a8f-9b28-4ef332340813 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Quota exceeded for 8071f96aed0c45768f4a210e19f821fc, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 17:07:03.385526 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.middleware.fault [None req-20f5a210-caa6-4a8f-9b28-4ef332340813 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e/action returned with HTTP 413 Aug 07 17:07:03.388271 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 300/1214] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:03 2026] POST /volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e/action => generated 208 bytes in 108 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 17:07:03.401346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b16d3c04-4a0a-49b8-92dd-76bd28d2754d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:03.404528 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b16d3c04-4a0a-49b8-92dd-76bd28d2754d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] GET https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e Aug 07 17:07:03.404901 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b16d3c04-4a0a-49b8-92dd-76bd28d2754d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:03.405406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b16d3c04-4a0a-49b8-92dd-76bd28d2754d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:03.415310 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:03.415310 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:03.422655 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b16d3c04-4a0a-49b8-92dd-76bd28d2754d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Volume info retrieved successfully. Aug 07 17:07:03.428491 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b16d3c04-4a0a-49b8-92dd-76bd28d2754d tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e returned with HTTP 200 Aug 07 17:07:03.428491 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 309/1215] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:03 2026] GET /volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:03.444725 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6c79677b-16bc-4b16-9268-07b5da637b99 req-92db9c2a-2381-4396-821d-b5c094cfb46c tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments/3fb194b7-9943-4b23-bdf3-dce77d9fe1b1 returned with HTTP 200 Aug 07 17:07:03.445462 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 305/1216] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:07:03 2026] DELETE /volume/v3/attachments/3fb194b7-9943-4b23-bdf3-dce77d9fe1b1 => generated 19 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:03.450394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-94612ef2-38b4-476c-8dd7-276e9ae9643a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:03.453123 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-94612ef2-38b4-476c-8dd7-276e9ae9643a tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] DELETE https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e Aug 07 17:07:03.453438 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-94612ef2-38b4-476c-8dd7-276e9ae9643a tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:03.453692 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-94612ef2-38b4-476c-8dd7-276e9ae9643a tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:03.454003 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-94612ef2-38b4-476c-8dd7-276e9ae9643a tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Delete volume with id: 9d1622c4-5755-46f6-92b2-4515d009059e Aug 07 17:07:03.465287 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:03.465287 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:03.466687 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-94612ef2-38b4-476c-8dd7-276e9ae9643a tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Volume info retrieved successfully. Aug 07 17:07:03.499515 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-94612ef2-38b4-476c-8dd7-276e9ae9643a tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Delete volume request issued successfully. Aug 07 17:07:03.500004 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-94612ef2-38b4-476c-8dd7-276e9ae9643a tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e returned with HTTP 202 Aug 07 17:07:03.500467 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 303/1217] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:03 2026] DELETE /volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:03.512330 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-489ed5de-fb05-4e89-ad29-dc0216efa79e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:03.516368 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-489ed5de-fb05-4e89-ad29-dc0216efa79e tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] GET https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e Aug 07 17:07:03.516368 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-489ed5de-fb05-4e89-ad29-dc0216efa79e tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:03.516368 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-489ed5de-fb05-4e89-ad29-dc0216efa79e tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:03.525076 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:03.525076 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:03.530805 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-489ed5de-fb05-4e89-ad29-dc0216efa79e tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Volume info retrieved successfully. Aug 07 17:07:03.539577 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-489ed5de-fb05-4e89-ad29-dc0216efa79e tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e returned with HTTP 200 Aug 07 17:07:03.540496 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 301/1218] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:03 2026] GET /volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:04.360040 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b0bdba53-1931-4840-85a7-69ba8795a407 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:04.362600 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b0bdba53-1931-4840-85a7-69ba8795a407 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e Aug 07 17:07:04.362957 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b0bdba53-1931-4840-85a7-69ba8795a407 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:04.363206 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b0bdba53-1931-4840-85a7-69ba8795a407 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:04.372704 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:04.372704 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:04.377715 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b0bdba53-1931-4840-85a7-69ba8795a407 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:04.383073 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b0bdba53-1931-4840-85a7-69ba8795a407 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e returned with HTTP 200 Aug 07 17:07:04.383789 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 310/1219] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:04 2026] GET /volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:04.400297 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b411c7cc-bf0f-495d-960d-f7c0711e3005 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:04.402313 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b411c7cc-bf0f-495d-960d-f7c0711e3005 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] PUT https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e Aug 07 17:07:04.402644 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b411c7cc-bf0f-495d-960d-f7c0711e3005 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1735601298", "description": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:04.411981 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:04.411981 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:04.417333 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b411c7cc-bf0f-495d-960d-f7c0711e3005 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:04.426525 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b411c7cc-bf0f-495d-960d-f7c0711e3005 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume updated successfully. Aug 07 17:07:04.427369 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b411c7cc-bf0f-495d-960d-f7c0711e3005 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e returned with HTTP 200 Aug 07 17:07:04.427825 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 306/1220] 10.4.3.144 () {68 vars in 1368 bytes} [Fri Aug 7 17:07:04 2026] PUT /volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e => generated 770 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:04.443600 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b3a52b76-a9d0-4885-aae1-237fd85b05ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:04.446091 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3a52b76-a9d0-4885-aae1-237fd85b05ed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e Aug 07 17:07:04.446504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3a52b76-a9d0-4885-aae1-237fd85b05ed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:04.446808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3a52b76-a9d0-4885-aae1-237fd85b05ed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:04.455357 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:04.455357 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:04.460511 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b3a52b76-a9d0-4885-aae1-237fd85b05ed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:04.469492 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3a52b76-a9d0-4885-aae1-237fd85b05ed tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e returned with HTTP 200 Aug 07 17:07:04.470088 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 304/1221] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:04 2026] GET /volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:04.488672 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c90a5d4-35ae-4782-b175-4b2f428dd119 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:04.490595 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c90a5d4-35ae-4782-b175-4b2f428dd119 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e Aug 07 17:07:04.490805 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c90a5d4-35ae-4782-b175-4b2f428dd119 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:04.491038 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c90a5d4-35ae-4782-b175-4b2f428dd119 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:04.491445 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-0c90a5d4-35ae-4782-b175-4b2f428dd119 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume with id: ea93a72d-3648-48fc-b348-ad8a5576a54e Aug 07 17:07:04.501855 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:04.501855 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:04.501855 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c90a5d4-35ae-4782-b175-4b2f428dd119 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:04.508775 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8f2a4fee-3d80-4bdc-aeb1-6b8508139cd6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:04.512264 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f2a4fee-3d80-4bdc-aeb1-6b8508139cd6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:07:04.512570 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f2a4fee-3d80-4bdc-aeb1-6b8508139cd6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:04.513182 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f2a4fee-3d80-4bdc-aeb1-6b8508139cd6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:04.513318 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-8f2a4fee-3d80-4bdc-aeb1-6b8508139cd6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Delete volume with id: a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:07:04.523501 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:04.523501 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:04.524065 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8f2a4fee-3d80-4bdc-aeb1-6b8508139cd6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:04.531418 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c90a5d4-35ae-4782-b175-4b2f428dd119 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume request issued successfully. Aug 07 17:07:04.531928 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c90a5d4-35ae-4782-b175-4b2f428dd119 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e returned with HTTP 202 Aug 07 17:07:04.532314 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 302/1222] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:04 2026] DELETE /volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:04.544506 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3327cb9f-194c-4a6f-bbfc-73c00770ba26 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:04.546662 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3327cb9f-194c-4a6f-bbfc-73c00770ba26 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e Aug 07 17:07:04.546888 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3327cb9f-194c-4a6f-bbfc-73c00770ba26 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:04.547134 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3327cb9f-194c-4a6f-bbfc-73c00770ba26 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:04.549626 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8f2a4fee-3d80-4bdc-aeb1-6b8508139cd6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Delete volume request issued successfully. Aug 07 17:07:04.549905 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f2a4fee-3d80-4bdc-aeb1-6b8508139cd6 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 202 Aug 07 17:07:04.550427 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 311/1223] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:04 2026] DELETE /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:04.554987 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f2efa03-3e97-43a0-a7d6-3a2f4c15a703 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:04.556781 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f2efa03-3e97-43a0-a7d6-3a2f4c15a703 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] GET https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e Aug 07 17:07:04.557001 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f2efa03-3e97-43a0-a7d6-3a2f4c15a703 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:04.557220 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f2efa03-3e97-43a0-a7d6-3a2f4c15a703 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:04.565751 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f2efa03-3e97-43a0-a7d6-3a2f4c15a703 tempest-VolumeQuotasNegativeTestJSON-520740147 tempest-VolumeQuotasNegativeTestJSON-520740147-project-member] https://10.4.3.144/volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e returned with HTTP 404 Aug 07 17:07:04.566369 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 305/1224] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:04 2026] GET /volume/v3/volumes/9d1622c4-5755-46f6-92b2-4515d009059e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:04.566455 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:04.566455 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:04.575280 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3327cb9f-194c-4a6f-bbfc-73c00770ba26 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:04.580445 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7745fbbd-ddd1-4583-88a6-19cdcffebd2b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:04.582602 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3327cb9f-194c-4a6f-bbfc-73c00770ba26 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e returned with HTTP 200 Aug 07 17:07:04.583063 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7745fbbd-ddd1-4583-88a6-19cdcffebd2b tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc Aug 07 17:07:04.583175 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 307/1225] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:04 2026] GET /volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e => generated 837 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:04.583573 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7745fbbd-ddd1-4583-88a6-19cdcffebd2b tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:04.734889 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7745fbbd-ddd1-4583-88a6-19cdcffebd2b tempest-VolumeQuotasNegativeTestJSON-656878710 tempest-VolumeQuotasNegativeTestJSON-656878710-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc returned with HTTP 200 Aug 07 17:07:04.735610 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 303/1226] 10.4.3.144 () {68 vars in 1375 bytes} [Fri Aug 7 17:07:04 2026] PUT /volume/v3/os-quota-sets/8071f96aed0c45768f4a210e19f821fc => generated 1382 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:05.597631 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-03793baf-ee5c-44f4-8917-8b4f2e67c922 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:05.601143 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03793baf-ee5c-44f4-8917-8b4f2e67c922 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e Aug 07 17:07:05.601143 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03793baf-ee5c-44f4-8917-8b4f2e67c922 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:05.601143 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03793baf-ee5c-44f4-8917-8b4f2e67c922 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:05.620747 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03793baf-ee5c-44f4-8917-8b4f2e67c922 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e returned with HTTP 404 Aug 07 17:07:05.620747 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 312/1227] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:05 2026] GET /volume/v3/volumes/ea93a72d-3648-48fc-b348-ad8a5576a54e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:05.633844 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2649e4c2-9bd8-495e-b939-518cd150458b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:05.637302 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2649e4c2-9bd8-495e-b939-518cd150458b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:05.637302 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2649e4c2-9bd8-495e-b939-518cd150458b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:05.637302 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2649e4c2-9bd8-495e-b939-518cd150458b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:05.638938 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=647,cinder:UPDATE=150,cinder:INSERT=102 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:07:05.647883 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:05.647883 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:05.652916 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2649e4c2-9bd8-495e-b939-518cd150458b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:05.664539 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2649e4c2-9bd8-495e-b939-518cd150458b tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 200 Aug 07 17:07:05.666569 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 306/1228] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:05 2026] GET /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 1405 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:05.682316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eb3e65a2-c943-477a-8d9c-afa7941d67ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:05.685055 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb3e65a2-c943-477a-8d9c-afa7941d67ea tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] DELETE https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:05.686395 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb3e65a2-c943-477a-8d9c-afa7941d67ea tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:05.686395 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb3e65a2-c943-477a-8d9c-afa7941d67ea tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:05.686395 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-eb3e65a2-c943-477a-8d9c-afa7941d67ea tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume with id: bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:05.697155 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:05.697155 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:05.697836 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eb3e65a2-c943-477a-8d9c-afa7941d67ea tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:05.744129 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eb3e65a2-c943-477a-8d9c-afa7941d67ea tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Delete volume request issued successfully. Aug 07 17:07:05.744393 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb3e65a2-c943-477a-8d9c-afa7941d67ea tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 202 Aug 07 17:07:05.744848 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 308/1229] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:05 2026] DELETE /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:07:05.758794 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-375dfacd-f5f4-4f13-9279-c7b749f12348 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:05.763528 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-375dfacd-f5f4-4f13-9279-c7b749f12348 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:05.764381 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-375dfacd-f5f4-4f13-9279-c7b749f12348 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:05.766166 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-375dfacd-f5f4-4f13-9279-c7b749f12348 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:05.780887 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:05.780887 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:05.788183 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-375dfacd-f5f4-4f13-9279-c7b749f12348 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Volume info retrieved successfully. Aug 07 17:07:05.794737 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-375dfacd-f5f4-4f13-9279-c7b749f12348 tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 200 Aug 07 17:07:05.795731 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 304/1230] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:05 2026] GET /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 1404 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:06.816204 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6b515380-d480-46d1-9135-edac50df74be None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:06.818206 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6b515380-d480-46d1-9135-edac50df74be tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] GET https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca Aug 07 17:07:06.818781 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6b515380-d480-46d1-9135-edac50df74be tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:06.819088 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6b515380-d480-46d1-9135-edac50df74be tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:06.828597 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6b515380-d480-46d1-9135-edac50df74be tempest-VolumesGetTest-342160656 tempest-VolumesGetTest-342160656-project-member] https://10.4.3.144/volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca returned with HTTP 404 Aug 07 17:07:06.829347 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 313/1231] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:06 2026] GET /volume/v3/volumes/bf785895-9b71-4e4a-8a04-129062127bca => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:07.753441 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-08b9f3b0-97fd-4924-b63e-ee10f3aab1cb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:07.757226 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08b9f3b0-97fd-4924-b63e-ee10f3aab1cb tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:07:07.757568 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08b9f3b0-97fd-4924-b63e-ee10f3aab1cb tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:07.757771 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08b9f3b0-97fd-4924-b63e-ee10f3aab1cb tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:07.787736 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:07.787736 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:07.799170 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-08b9f3b0-97fd-4924-b63e-ee10f3aab1cb tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:07:07.810294 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08b9f3b0-97fd-4924-b63e-ee10f3aab1cb tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:07:07.810294 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 307/1232] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:07:07 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 1833 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:07:08.350103 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-afaa1ba5-42be-4f8f-a10b-d333f60ff591 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:08.508692 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afaa1ba5-42be-4f8f-a10b-d333f60ff591 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] POST https://10.4.3.144/volume/v3/types/98f5950b-5a13-47a1-915a-1439588c2a3d/encryption Aug 07 17:07:08.509339 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-afaa1ba5-42be-4f8f-a10b-d333f60ff591 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:08.533745 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=643,cinder:INSERT=118,cinder:UPDATE=181 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:07:08.550538 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afaa1ba5-42be-4f8f-a10b-d333f60ff591 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types/98f5950b-5a13-47a1-915a-1439588c2a3d/encryption returned with HTTP 404 Aug 07 17:07:08.551484 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 309/1233] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:07:08 2026] POST /volume/v3/types/98f5950b-5a13-47a1-915a-1439588c2a3d/encryption => generated 114 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:08.565404 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25cd68b2-2906-419e-9088-21370ce0a7f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:08.568240 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25cd68b2-2906-419e-9088-21370ce0a7f4 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:07:08.568240 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25cd68b2-2906-419e-9088-21370ce0a7f4 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1125316473", "os-volume-type-access:is_public": false}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:08.572568 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=577,cinder:INSERT=77,cinder:UPDATE=126 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:07:08.589573 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25cd68b2-2906-419e-9088-21370ce0a7f4 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:07:08.590344 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 305/1234] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:07:08 2026] POST /volume/v3/types => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:08.602575 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-aab92885-7f84-40f4-be00-98729a31642a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:08.610242 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6ba3b57e-6d4b-435b-aef5-bb312d7950de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:08.695588 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ba3b57e-6d4b-435b-aef5-bb312d7950de tempest-VolumesSummaryTest-347123226 tempest-VolumesSummaryTest-347123226-project-member] GET https://10.4.3.144/volume/v3/volumes/summary Aug 07 17:07:08.696076 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ba3b57e-6d4b-435b-aef5-bb312d7950de tempest-VolumesSummaryTest-347123226 tempest-VolumesSummaryTest-347123226-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:08.696315 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ba3b57e-6d4b-435b-aef5-bb312d7950de tempest-VolumesSummaryTest-347123226 tempest-VolumesSummaryTest-347123226-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:08.696525 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-6ba3b57e-6d4b-435b-aef5-bb312d7950de tempest-VolumesSummaryTest-347123226 tempest-VolumesSummaryTest-347123226-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:07:08.710908 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6ba3b57e-6d4b-435b-aef5-bb312d7950de tempest-VolumesSummaryTest-347123226 tempest-VolumesSummaryTest-347123226-project-member] Get summary completed successfully. Aug 07 17:07:08.711336 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ba3b57e-6d4b-435b-aef5-bb312d7950de tempest-VolumesSummaryTest-347123226 tempest-VolumesSummaryTest-347123226-project-member] https://10.4.3.144/volume/v3/volumes/summary returned with HTTP 200 Aug 07 17:07:08.712158 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 308/1235] 10.4.3.144 () {68 vars in 1302 bytes} [Fri Aug 7 17:07:08 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:08.753931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aab92885-7f84-40f4-be00-98729a31642a tempest-VolumeTypesNegativeTest-1970744130 tempest-VolumeTypesNegativeTest-1970744130-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:08.754599 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aab92885-7f84-40f4-be00-98729a31642a tempest-VolumeTypesNegativeTest-1970744130 tempest-VolumeTypesNegativeTest-1970744130-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ccc40d52-bf97-45c6-a7dc-971598ff958d", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1180665714"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:08.757339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-aab92885-7f84-40f4-be00-98729a31642a tempest-VolumeTypesNegativeTest-1970744130 tempest-VolumeTypesNegativeTest-1970744130-project-member] Create volume request body: {'volume': {'volume_type': 'ccc40d52-bf97-45c6-a7dc-971598ff958d', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1180665714'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:08.775148 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aab92885-7f84-40f4-be00-98729a31642a tempest-VolumeTypesNegativeTest-1970744130 tempest-VolumeTypesNegativeTest-1970744130-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 404 Aug 07 17:07:08.775148 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 314/1236] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:07:08 2026] POST /volume/v3/volumes => generated 114 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:08.786551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a5a60df4-49dd-48a7-be3e-17cc474996cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:08.795450 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5a60df4-49dd-48a7-be3e-17cc474996cd tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] DELETE https://10.4.3.144/volume/v3/types/ccc40d52-bf97-45c6-a7dc-971598ff958d Aug 07 17:07:08.796357 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5a60df4-49dd-48a7-be3e-17cc474996cd tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:08.796357 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5a60df4-49dd-48a7-be3e-17cc474996cd tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:09.017368 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5a60df4-49dd-48a7-be3e-17cc474996cd tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types/ccc40d52-bf97-45c6-a7dc-971598ff958d returned with HTTP 202 Aug 07 17:07:09.018125 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 310/1237] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:07:08 2026] DELETE /volume/v3/types/ccc40d52-bf97-45c6-a7dc-971598ff958d => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:09.028127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5d6f6b0-7133-4ee9-99ad-4602905fc2b2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:09.030150 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5d6f6b0-7133-4ee9-99ad-4602905fc2b2 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] GET https://10.4.3.144/volume/v3/types/ccc40d52-bf97-45c6-a7dc-971598ff958d Aug 07 17:07:09.030374 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5d6f6b0-7133-4ee9-99ad-4602905fc2b2 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:09.030604 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5d6f6b0-7133-4ee9-99ad-4602905fc2b2 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:09.038511 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5d6f6b0-7133-4ee9-99ad-4602905fc2b2 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types/ccc40d52-bf97-45c6-a7dc-971598ff958d returned with HTTP 404 Aug 07 17:07:09.039129 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 306/1238] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:07:09 2026] GET /volume/v3/types/ccc40d52-bf97-45c6-a7dc-971598ff958d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:09.052410 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-85572381-c765-49bf-a51f-f634be627c51 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:09.055615 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-85572381-c765-49bf-a51f-f634be627c51 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:07:09.055615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-85572381-c765-49bf-a51f-f634be627c51 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:09.059127 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-85572381-c765-49bf-a51f-f634be627c51 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 400 Aug 07 17:07:09.059127 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 309/1239] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:07:09 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:07:09.071894 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3bf52244-bb4a-4dbe-8c55-f276cd1a505d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:09.073921 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3bf52244-bb4a-4dbe-8c55-f276cd1a505d tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:07:09.074370 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3bf52244-bb4a-4dbe-8c55-f276cd1a505d tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-669923556"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:09.094881 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3bf52244-bb4a-4dbe-8c55-f276cd1a505d tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:07:09.095441 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 315/1240] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:07:09 2026] POST /volume/v3/types => generated 228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:09.105177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c5369a0-8231-409f-a561-e4b66ad92e67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:09.107651 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c5369a0-8231-409f-a561-e4b66ad92e67 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:07:09.108173 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c5369a0-8231-409f-a561-e4b66ad92e67 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-669923556"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:09.117504 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c5369a0-8231-409f-a561-e4b66ad92e67 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-669923556 already exists. Aug 07 17:07:09.117722 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c5369a0-8231-409f-a561-e4b66ad92e67 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 409 Aug 07 17:07:09.118451 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 311/1241] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:07:09 2026] POST /volume/v3/types => generated 133 bytes in 14 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:09.128614 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-462bc8f0-b5c4-4148-a7c2-ef810f673331 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:09.131151 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-462bc8f0-b5c4-4148-a7c2-ef810f673331 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] DELETE https://10.4.3.144/volume/v3/types/456f4fef-9138-42df-8b06-3b333d7ea2ec Aug 07 17:07:09.131378 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-462bc8f0-b5c4-4148-a7c2-ef810f673331 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:09.131623 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-462bc8f0-b5c4-4148-a7c2-ef810f673331 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:09.172738 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-462bc8f0-b5c4-4148-a7c2-ef810f673331 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types/456f4fef-9138-42df-8b06-3b333d7ea2ec returned with HTTP 202 Aug 07 17:07:09.173419 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 307/1242] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:07:09 2026] DELETE /volume/v3/types/456f4fef-9138-42df-8b06-3b333d7ea2ec => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:09.185053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-95be7087-4f63-4977-937e-236a259b33dc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:09.188484 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95be7087-4f63-4977-937e-236a259b33dc tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] GET https://10.4.3.144/volume/v3/types/456f4fef-9138-42df-8b06-3b333d7ea2ec Aug 07 17:07:09.189043 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95be7087-4f63-4977-937e-236a259b33dc tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:09.189396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95be7087-4f63-4977-937e-236a259b33dc tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:09.195768 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95be7087-4f63-4977-937e-236a259b33dc tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types/456f4fef-9138-42df-8b06-3b333d7ea2ec returned with HTTP 404 Aug 07 17:07:09.196747 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 310/1243] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:07:09 2026] GET /volume/v3/types/456f4fef-9138-42df-8b06-3b333d7ea2ec => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:09.209583 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7ecc7fc3-d77e-4819-8776-4496e8f7aae8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:09.212609 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ecc7fc3-d77e-4819-8776-4496e8f7aae8 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] DELETE https://10.4.3.144/volume/v3/types/c0987896-ec34-43df-9459-26ef9ab5e602 Aug 07 17:07:09.212870 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ecc7fc3-d77e-4819-8776-4496e8f7aae8 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:09.213180 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ecc7fc3-d77e-4819-8776-4496e8f7aae8 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:09.221774 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ecc7fc3-d77e-4819-8776-4496e8f7aae8 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types/c0987896-ec34-43df-9459-26ef9ab5e602 returned with HTTP 404 Aug 07 17:07:09.222656 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 316/1244] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:07:09 2026] DELETE /volume/v3/types/c0987896-ec34-43df-9459-26ef9ab5e602 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:09.234096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f381120-dea6-42b2-8b43-451ea52c05f4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:09.236511 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f381120-dea6-42b2-8b43-451ea52c05f4 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] GET https://10.4.3.144/volume/v3/types/d12bcb93-72c2-447f-9fa8-2a22fad39f77 Aug 07 17:07:09.236740 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f381120-dea6-42b2-8b43-451ea52c05f4 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:09.236941 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f381120-dea6-42b2-8b43-451ea52c05f4 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:09.242933 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f381120-dea6-42b2-8b43-451ea52c05f4 tempest-VolumeTypesNegativeTest-1640682636 tempest-VolumeTypesNegativeTest-1640682636-project-admin] https://10.4.3.144/volume/v3/types/d12bcb93-72c2-447f-9fa8-2a22fad39f77 returned with HTTP 404 Aug 07 17:07:09.243882 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 312/1245] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:07:09 2026] GET /volume/v3/types/d12bcb93-72c2-447f-9fa8-2a22fad39f77 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:10.837135 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-8c7d10bb-b450-4944-a1e5-3d10531e4d92 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:10.844048 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-8c7d10bb-b450-4944-a1e5-3d10531e4d92 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:07:10.844048 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-8c7d10bb-b450-4944-a1e5-3d10531e4d92 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:10.844048 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-8c7d10bb-b450-4944-a1e5-3d10531e4d92 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:10.858269 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:10.858269 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:10.864523 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-8c7d10bb-b450-4944-a1e5-3d10531e4d92 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:10.872375 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-8c7d10bb-b450-4944-a1e5-3d10531e4d92 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:07:10.873268 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 308/1246] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:10 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 1230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:10.896757 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-a18f779e-b751-4b91-866e-7e2934591694 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:10.900649 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-a18f779e-b751-4b91-866e-7e2934591694 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] POST https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c/action Aug 07 17:07:10.901472 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-a18f779e-b751-4b91-866e-7e2934591694 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:10.901880 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-a18f779e-b751-4b91-866e-7e2934591694 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:10.923137 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:10.923137 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:10.923786 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-a18f779e-b751-4b91-866e-7e2934591694 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:10.941937 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-a18f779e-b751-4b91-866e-7e2934591694 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Begin detaching volume completed successfully. Aug 07 17:07:10.942416 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-a18f779e-b751-4b91-866e-7e2934591694 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c/action returned with HTTP 202 Aug 07 17:07:10.943011 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 311/1247] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:07:10 2026] POST /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:11.020189 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-95ab0b69-e789-4f1f-9829-1b5ccecf7a92 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:11.020189 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-95ab0b69-e789-4f1f-9829-1b5ccecf7a92 None None] GET https://10.4.3.144/volume// Aug 07 17:07:11.020189 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-95ab0b69-e789-4f1f-9829-1b5ccecf7a92 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:11.020189 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-95ab0b69-e789-4f1f-9829-1b5ccecf7a92 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:11.020189 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-95ab0b69-e789-4f1f-9829-1b5ccecf7a92 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:11.020189 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 317/1248] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:07:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:07:11.030104 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-e2db5f58-e30d-4246-ab05-3fc84acabb78 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:11.033421 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-e2db5f58-e30d-4246-ab05-3fc84acabb78 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:07:11.033745 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-e2db5f58-e30d-4246-ab05-3fc84acabb78 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:11.034055 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-e2db5f58-e30d-4246-ab05-3fc84acabb78 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:11.052519 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:11.052519 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:11.060079 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-e2db5f58-e30d-4246-ab05-3fc84acabb78 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:11.065679 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-e2db5f58-e30d-4246-ab05-3fc84acabb78 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:07:11.066158 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 313/1249] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:07:11 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 1413 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:07:12.186426 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-241d1dee-21c0-4811-9ed1-2ed198774468 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:12.189706 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-241d1dee-21c0-4811-9ed1-2ed198774468 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] DELETE https://10.4.3.144/volume/v3/attachments/106c2929-1574-4ba8-825d-0d8f07ff8cc5 Aug 07 17:07:12.190077 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-241d1dee-21c0-4811-9ed1-2ed198774468 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:12.190436 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-241d1dee-21c0-4811-9ed1-2ed198774468 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:12.201828 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:12.201828 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:12.283259 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f43d80ad-9c54-4d81-a496-d3b0c0e14006 req-241d1dee-21c0-4811-9ed1-2ed198774468 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments/106c2929-1574-4ba8-825d-0d8f07ff8cc5 returned with HTTP 200 Aug 07 17:07:12.284262 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 309/1250] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:07:12 2026] DELETE /volume/v3/attachments/106c2929-1574-4ba8-825d-0d8f07ff8cc5 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:12.529162 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-893c87ef-7704-4ff0-be20-98c0a9e9df89 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:12.533117 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-893c87ef-7704-4ff0-be20-98c0a9e9df89 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:12.533117 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-893c87ef-7704-4ff0-be20-98c0a9e9df89 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:12.533117 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-893c87ef-7704-4ff0-be20-98c0a9e9df89 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:12.543788 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:12.543788 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:12.552560 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-893c87ef-7704-4ff0-be20-98c0a9e9df89 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:12.557182 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-893c87ef-7704-4ff0-be20-98c0a9e9df89 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:12.557878 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 312/1251] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:12 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:12.612621 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-7f0a0673-55fb-47d7-94b9-283a190c9cde None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:12.739105 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-7f0a0673-55fb-47d7-94b9-283a190c9cde tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:12.739438 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-7f0a0673-55fb-47d7-94b9-283a190c9cde tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:12.739699 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-7f0a0673-55fb-47d7-94b9-283a190c9cde tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:12.748544 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:12.748544 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:12.754175 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-7f0a0673-55fb-47d7-94b9-283a190c9cde tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:12.761070 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-7f0a0673-55fb-47d7-94b9-283a190c9cde tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:12.761561 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 318/1252] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:12 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 851 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:12.865352 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-968a2c26-4e93-438a-9aea-10c1c725ffcb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:12.865352 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-968a2c26-4e93-438a-9aea-10c1c725ffcb None None] GET https://10.4.3.144/volume// Aug 07 17:07:12.865352 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-968a2c26-4e93-438a-9aea-10c1c725ffcb None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:12.865352 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-968a2c26-4e93-438a-9aea-10c1c725ffcb None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:12.865352 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-968a2c26-4e93-438a-9aea-10c1c725ffcb None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:12.865352 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 314/1253] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:07: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 07 17:07:12.874755 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-319cf3b4-38c9-42bd-a459-ee1a3fc78167 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:12.877538 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-319cf3b4-38c9-42bd-a459-ee1a3fc78167 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:07:12.878142 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-319cf3b4-38c9-42bd-a459-ee1a3fc78167 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1dfda83-3a42-4259-beff-900afa6ce4ce", "connector": null, "instance_uuid": "ebe0f5fc-72ab-447c-a95e-85b4994c9582"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:12.890141 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:12.890141 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:12.943356 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-319cf3b4-38c9-42bd-a459-ee1a3fc78167 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:07:12.944158 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 310/1254] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:07:12 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 07 17:07:12.998826 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a0c8293a-e8eb-430c-97b0-a8a2ffffa9dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:13.003055 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a0c8293a-e8eb-430c-97b0-a8a2ffffa9dd tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:13.003055 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a0c8293a-e8eb-430c-97b0-a8a2ffffa9dd tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:13.003055 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a0c8293a-e8eb-430c-97b0-a8a2ffffa9dd tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:13.016714 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c0067259-be52-4d2a-bfc9-9624f42f1a5a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:13.017279 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c0067259-be52-4d2a-bfc9-9624f42f1a5a None None] GET https://10.4.3.144/volume// Aug 07 17:07:13.017521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c0067259-be52-4d2a-bfc9-9624f42f1a5a None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:13.017798 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c0067259-be52-4d2a-bfc9-9624f42f1a5a None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:13.018276 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c0067259-be52-4d2a-bfc9-9624f42f1a5a None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:13.018666 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 319/1255] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:07: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 07 17:07:13.019071 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:13.019071 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:13.024815 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a0c8293a-e8eb-430c-97b0-a8a2ffffa9dd tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:13.030622 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-c5393319-cf64-4e2e-bb01-6ce32a64a474 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:13.032002 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a0c8293a-e8eb-430c-97b0-a8a2ffffa9dd tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:13.032646 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 313/1256] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:12 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:13.109887 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-c5393319-cf64-4e2e-bb01-6ce32a64a474 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:13.110255 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-c5393319-cf64-4e2e-bb01-6ce32a64a474 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:13.110559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-c5393319-cf64-4e2e-bb01-6ce32a64a474 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:13.114157 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-49c6451f-28a1-42dc-b8d1-3707e839790a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:13.117057 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49c6451f-28a1-42dc-b8d1-3707e839790a tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] DELETE https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:07:13.117057 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49c6451f-28a1-42dc-b8d1-3707e839790a tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:13.117057 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49c6451f-28a1-42dc-b8d1-3707e839790a tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:13.117057 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-49c6451f-28a1-42dc-b8d1-3707e839790a tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Delete volume with id: 261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:07:13.124660 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:13.124660 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:13.125235 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-49c6451f-28a1-42dc-b8d1-3707e839790a tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:13.125535 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:13.125535 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:13.130226 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-c5393319-cf64-4e2e-bb01-6ce32a64a474 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:13.136393 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-c5393319-cf64-4e2e-bb01-6ce32a64a474 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:13.136936 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 315/1257] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:07:13 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 1030 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:07:13.168950 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-49c6451f-28a1-42dc-b8d1-3707e839790a tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Delete volume request issued successfully. Aug 07 17:07:13.169256 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49c6451f-28a1-42dc-b8d1-3707e839790a tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 202 Aug 07 17:07:13.169782 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 311/1258] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:13 2026] DELETE /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:13.231336 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-7016d22d-15fd-4de6-b13b-1e0835041b69 req-a9cd3752-c869-4df3-95fe-5ff7150d16f8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:13.234129 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-7016d22d-15fd-4de6-b13b-1e0835041b69 req-a9cd3752-c869-4df3-95fe-5ff7150d16f8 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:07:13.234407 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-7016d22d-15fd-4de6-b13b-1e0835041b69 req-a9cd3752-c869-4df3-95fe-5ff7150d16f8 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:13.236014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-7016d22d-15fd-4de6-b13b-1e0835041b69 req-a9cd3752-c869-4df3-95fe-5ff7150d16f8 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:13.251976 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:13.251976 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:13.257771 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-824e875e-91ea-46c0-ae30-1a534c45dc4d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:13.260349 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-7016d22d-15fd-4de6-b13b-1e0835041b69 req-a9cd3752-c869-4df3-95fe-5ff7150d16f8 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:13.260891 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-824e875e-91ea-46c0-ae30-1a534c45dc4d tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] PUT https://10.4.3.144/volume/v3/attachments/37c51a5a-cfa9-4a4c-bcd5-54e85112a5b7 Aug 07 17:07:13.261312 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-824e875e-91ea-46c0-ae30-1a534c45dc4d tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:13.271129 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-7016d22d-15fd-4de6-b13b-1e0835041b69 req-a9cd3752-c869-4df3-95fe-5ff7150d16f8 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 200 Aug 07 17:07:13.271984 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 320/1259] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:13 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 937 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:13.279063 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-824e875e-91ea-46c0-ae30-1a534c45dc4d tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Acquiring lock "cinder-attachment_update-e1dfda83-3a42-4259-beff-900afa6ce4ce-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:07:13.291244 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-824e875e-91ea-46c0-ae30-1a534c45dc4d tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Lock "cinder-attachment_update-e1dfda83-3a42-4259-beff-900afa6ce4ce-np0000006737" acquired by "attachment_update" :: waited 0.010s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:07:13.292721 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:13.292721 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:13.368270 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f22b6820-5f15-4cdd-8e0d-79a0b1f81252 req-63b156d3-bb03-4f4b-b219-752abbebba02 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:13.372273 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f22b6820-5f15-4cdd-8e0d-79a0b1f81252 req-63b156d3-bb03-4f4b-b219-752abbebba02 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:07:13.372273 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f22b6820-5f15-4cdd-8e0d-79a0b1f81252 req-63b156d3-bb03-4f4b-b219-752abbebba02 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:13.372273 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f22b6820-5f15-4cdd-8e0d-79a0b1f81252 req-63b156d3-bb03-4f4b-b219-752abbebba02 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:13.379124 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f22b6820-5f15-4cdd-8e0d-79a0b1f81252 req-63b156d3-bb03-4f4b-b219-752abbebba02 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 404 Aug 07 17:07:13.379708 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 316/1260] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:13 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:13.422865 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-824e875e-91ea-46c0-ae30-1a534c45dc4d tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Lock "cinder-attachment_update-e1dfda83-3a42-4259-beff-900afa6ce4ce-np0000006737" released by "attachment_update" :: held 0.134s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:07:13.423951 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-824e875e-91ea-46c0-ae30-1a534c45dc4d tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/attachments/37c51a5a-cfa9-4a4c-bcd5-54e85112a5b7 returned with HTTP 200 Aug 07 17:07:13.424143 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 314/1261] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:07:13 2026] PUT /volume/v3/attachments/37c51a5a-cfa9-4a4c-bcd5-54e85112a5b7 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:14.052727 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7b67d1d5-9b47-4984-bea9-2801ae477702 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:14.055138 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b67d1d5-9b47-4984-bea9-2801ae477702 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:14.055442 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b67d1d5-9b47-4984-bea9-2801ae477702 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:14.055706 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b67d1d5-9b47-4984-bea9-2801ae477702 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:14.066874 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:14.066874 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:14.072472 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7b67d1d5-9b47-4984-bea9-2801ae477702 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:14.079359 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b67d1d5-9b47-4984-bea9-2801ae477702 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:14.079796 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 312/1262] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:14 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:15.096589 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d8d14c41-8aca-4b87-95d8-2f6a8feef46a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:15.098700 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d8d14c41-8aca-4b87-95d8-2f6a8feef46a tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:15.099059 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d8d14c41-8aca-4b87-95d8-2f6a8feef46a tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:15.099442 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d8d14c41-8aca-4b87-95d8-2f6a8feef46a tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:15.113865 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:15.113865 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:15.120360 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d8d14c41-8aca-4b87-95d8-2f6a8feef46a tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:15.130159 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d8d14c41-8aca-4b87-95d8-2f6a8feef46a tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:15.130315 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 321/1263] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:15 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:15.331373 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-63221c40-5534-4ec5-afc9-a0e9445da7a9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:15.333499 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63221c40-5534-4ec5-afc9-a0e9445da7a9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:07:15.333683 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63221c40-5534-4ec5-afc9-a0e9445da7a9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:15.333965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63221c40-5534-4ec5-afc9-a0e9445da7a9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:15.348440 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:15.348440 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:15.357544 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-63221c40-5534-4ec5-afc9-a0e9445da7a9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:07:15.366630 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63221c40-5534-4ec5-afc9-a0e9445da7a9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:07:15.369336 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 317/1264] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:15 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:15.414492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-f81d4317-ecfa-4989-bade-3e2dffab7f29 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:15.419575 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-f81d4317-ecfa-4989-bade-3e2dffab7f29 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:07:15.419575 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-f81d4317-ecfa-4989-bade-3e2dffab7f29 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:15.419705 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-f81d4317-ecfa-4989-bade-3e2dffab7f29 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:15.436370 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:15.436370 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:15.441176 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-f81d4317-ecfa-4989-bade-3e2dffab7f29 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:07:15.447736 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-f81d4317-ecfa-4989-bade-3e2dffab7f29 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:07:15.448883 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 315/1265] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:15 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:15.520699 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-9b30f3c9-a3c3-41d4-a351-5e23691a8269 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:15.525529 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-9b30f3c9-a3c3-41d4-a351-5e23691a8269 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] POST https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225/action Aug 07 17:07:15.525845 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-9b30f3c9-a3c3-41d4-a351-5e23691a8269 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:15.526802 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-9b30f3c9-a3c3-41d4-a351-5e23691a8269 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:15.542245 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:15.542245 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:15.542791 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-9b30f3c9-a3c3-41d4-a351-5e23691a8269 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:07:15.551539 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-9b30f3c9-a3c3-41d4-a351-5e23691a8269 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Begin detaching volume completed successfully. Aug 07 17:07:15.551875 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-9b30f3c9-a3c3-41d4-a351-5e23691a8269 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225/action returned with HTTP 202 Aug 07 17:07:15.552406 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 313/1266] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:07:15 2026] POST /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:15.623716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5b15b21d-3bfc-41f2-9596-a14e45bc7395 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:15.624306 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5b15b21d-3bfc-41f2-9596-a14e45bc7395 None None] GET https://10.4.3.144/volume// Aug 07 17:07:15.624584 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5b15b21d-3bfc-41f2-9596-a14e45bc7395 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:15.624879 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5b15b21d-3bfc-41f2-9596-a14e45bc7395 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:15.625387 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5b15b21d-3bfc-41f2-9596-a14e45bc7395 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:15.626093 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 322/1267] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:07: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 07 17:07:15.640628 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-559b0d00-fa9f-430c-8f27-dee528adc4e5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:15.644150 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-559b0d00-fa9f-430c-8f27-dee528adc4e5 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:07:15.644390 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-559b0d00-fa9f-430c-8f27-dee528adc4e5 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:15.644965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-559b0d00-fa9f-430c-8f27-dee528adc4e5 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:15.659592 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:15.659592 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:15.665294 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-559b0d00-fa9f-430c-8f27-dee528adc4e5 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:07:15.674937 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-559b0d00-fa9f-430c-8f27-dee528adc4e5 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:07:15.674937 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 318/1268] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:07:15 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:07:16.149758 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c399fa90-82e5-4a96-99eb-40b787d33050 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:16.152002 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c399fa90-82e5-4a96-99eb-40b787d33050 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:16.152363 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c399fa90-82e5-4a96-99eb-40b787d33050 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:16.152627 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c399fa90-82e5-4a96-99eb-40b787d33050 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:16.174892 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:16.174892 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:16.204114 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c399fa90-82e5-4a96-99eb-40b787d33050 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:16.212404 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c399fa90-82e5-4a96-99eb-40b787d33050 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:16.213144 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 316/1269] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:16 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:16.496206 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:16.538228 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:16.538717 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1061894169"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:16.540862 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1061894169'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:16.541762 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume of 1 GB Aug 07 17:07:16.546957 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Availability Zones retrieved successfully. Aug 07 17:07:16.555820 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (f88d369a-42b9-486e-9ec9-a3bc45be99c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:16.557544 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba0f08fb-d74e-441c-97b9-943246b581ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:16.559101 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:16.604250 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba0f08fb-d74e-441c-97b9-943246b581ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:16.605610 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d339ea80-9682-49e0-9527-dba3cb5ad2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:16.710123 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['eb797a47-c65a-48d9-be97-cbefe36d942b', 'ed1e2f71-1723-446f-b4db-b943e9a5c996', '90d8d7c6-53f7-4b69-a674-c63e5e84d708', 'e5ee0a2e-9dd2-4cbb-9c42-e5aebfb60f12'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:16.711472 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d339ea80-9682-49e0-9527-dba3cb5ad2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb797a47-c65a-48d9-be97-cbefe36d942b', 'ed1e2f71-1723-446f-b4db-b943e9a5c996', '90d8d7c6-53f7-4b69-a674-c63e5e84d708', 'e5ee0a2e-9dd2-4cbb-9c42-e5aebfb60f12']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:16.712951 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (793559f1-c718-4a83-89f2-b31c73671541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:16.748119 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (793559f1-c718-4a83-89f2-b31c73671541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71232088-35a2-4fce-a0af-bf73c2c2d461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1061894169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['eb797a47-c65a-48d9-be97-cbefe36d942b','ed1e2f71-1723-446f-b4db-b943e9a5c996','90d8d7c6-53f7-4b69-a674-c63e5e84d708','e5ee0a2e-9dd2-4cbb-9c42-e5aebfb60f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1061894169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71232088-35a2-4fce-a0af-bf73c2c2d461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea796b549bad4473be345d36ce3dbd2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5909ed1f08d14106bd238ca82d1531ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:16.749081 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b2599d-c4bc-4794-be5d-4bb516da87d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:16.789436 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52b2599d-c4bc-4794-be5d-4bb516da87d8) transitioned into state 'SUCCESS' from state '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-1061894169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['eb797a47-c65a-48d9-be97-cbefe36d942b','ed1e2f71-1723-446f-b4db-b943e9a5c996','90d8d7c6-53f7-4b69-a674-c63e5e84d708','e5ee0a2e-9dd2-4cbb-9c42-e5aebfb60f12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:16.790505 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076a7476-2268-4c14-8c46-910391d83440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:16.806866 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076a7476-2268-4c14-8c46-910391d83440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:16.807977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (f88d369a-42b9-486e-9ec9-a3bc45be99c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:16.809576 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request issued successfully. Aug 07 17:07:16.810318 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8efc946b-f743-436d-b21d-6b53c7b0d6cd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:16.810999 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 314/1270] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:16 2026] POST /volume/v3/volumes => generated 754 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:16.814293 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-d7429f85-e371-4df4-9c5d-e742c36b6264 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:16.819660 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-d7429f85-e371-4df4-9c5d-e742c36b6264 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] POST https://10.4.3.144/volume/v3/attachments/37c51a5a-cfa9-4a4c-bcd5-54e85112a5b7/action Aug 07 17:07:16.819660 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-d7429f85-e371-4df4-9c5d-e742c36b6264 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:16.819660 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-d7429f85-e371-4df4-9c5d-e742c36b6264 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:16.827793 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b47fd0c8-bfef-4724-a49c-0ad25e7146a7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:16.830701 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b47fd0c8-bfef-4724-a49c-0ad25e7146a7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:07:16.830701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b47fd0c8-bfef-4724-a49c-0ad25e7146a7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:16.830701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b47fd0c8-bfef-4724-a49c-0ad25e7146a7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:16.843181 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:16.843181 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:16.849360 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:16.849360 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:16.849813 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b47fd0c8-bfef-4724-a49c-0ad25e7146a7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:07:16.857426 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b47fd0c8-bfef-4724-a49c-0ad25e7146a7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:07:16.859238 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 319/1271] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:16 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:16.880300 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-aeba3983-cc4e-4ec8-95a8-6177461c9024 req-d7429f85-e371-4df4-9c5d-e742c36b6264 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/attachments/37c51a5a-cfa9-4a4c-bcd5-54e85112a5b7/action returned with HTTP 204 Aug 07 17:07:16.880300 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 323/1272] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:07:16 2026] POST /volume/v3/attachments/37c51a5a-cfa9-4a4c-bcd5-54e85112a5b7/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:17.234528 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e870a185-580f-4af4-a414-ab064944e589 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:17.236859 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e870a185-580f-4af4-a414-ab064944e589 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:17.236990 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e870a185-580f-4af4-a414-ab064944e589 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:17.237228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e870a185-580f-4af4-a414-ab064944e589 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:17.251700 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:17.251700 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:17.256649 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e870a185-580f-4af4-a414-ab064944e589 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:17.263690 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e870a185-580f-4af4-a414-ab064944e589 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:17.264301 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 317/1273] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:17 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:17.284205 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-395f2517-e3f5-42e7-bdb5-47f012620fad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:17.286874 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-395f2517-e3f5-42e7-bdb5-47f012620fad tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:17.287390 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-395f2517-e3f5-42e7-bdb5-47f012620fad tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:17.287609 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-395f2517-e3f5-42e7-bdb5-47f012620fad tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:17.300047 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:17.300047 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:17.304305 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-395f2517-e3f5-42e7-bdb5-47f012620fad tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:17.309569 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-395f2517-e3f5-42e7-bdb5-47f012620fad tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:17.310377 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 315/1274] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:17 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:17.327390 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-425fffd9-78e7-4c52-aa77-0d4d393e0d5b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:17.331163 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-3d6836ed-1601-46b2-8cee-3872e4f80455 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:17.332449 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-425fffd9-78e7-4c52-aa77-0d4d393e0d5b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:17.333461 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-3d6836ed-1601-46b2-8cee-3872e4f80455 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] DELETE https://10.4.3.144/volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389 Aug 07 17:07:17.333679 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-3d6836ed-1601-46b2-8cee-3872e4f80455 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:17.333917 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-3d6836ed-1601-46b2-8cee-3872e4f80455 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:17.334633 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-425fffd9-78e7-4c52-aa77-0d4d393e0d5b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:17.334834 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-425fffd9-78e7-4c52-aa77-0d4d393e0d5b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:17.343626 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:17.343626 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:17.351340 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:17.351340 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:17.359615 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-425fffd9-78e7-4c52-aa77-0d4d393e0d5b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:17.367457 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-425fffd9-78e7-4c52-aa77-0d4d393e0d5b tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:17.368486 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 320/1275] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:17 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:17.414132 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5a4423f7-b713-47d2-a315-cec9626c4ec0 req-3d6836ed-1601-46b2-8cee-3872e4f80455 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389 returned with HTTP 200 Aug 07 17:07:17.414785 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 324/1276] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:07:17 2026] DELETE /volume/v3/attachments/dda16980-9a15-409b-b9de-92454aab9389 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:17.606155 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ae5eaa75-2dac-491d-a9fb-3dc0a712b629 req-39ecdeda-4e18-46d0-9f78-99472efaa505 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:17.609410 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ae5eaa75-2dac-491d-a9fb-3dc0a712b629 req-39ecdeda-4e18-46d0-9f78-99472efaa505 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:07:17.609805 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ae5eaa75-2dac-491d-a9fb-3dc0a712b629 req-39ecdeda-4e18-46d0-9f78-99472efaa505 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:17.609977 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ae5eaa75-2dac-491d-a9fb-3dc0a712b629 req-39ecdeda-4e18-46d0-9f78-99472efaa505 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:17.625511 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:17.625511 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:17.630852 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-ae5eaa75-2dac-491d-a9fb-3dc0a712b629 req-39ecdeda-4e18-46d0-9f78-99472efaa505 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:07:17.637820 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ae5eaa75-2dac-491d-a9fb-3dc0a712b629 req-39ecdeda-4e18-46d0-9f78-99472efaa505 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:07:17.638589 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 318/1277] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:17 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:17.693068 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-da9865b0-3bce-4636-b48c-b9965bbaa66b req-808cefc1-7f61-4efb-a631-eb4dbae1e354 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:17.696201 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-da9865b0-3bce-4636-b48c-b9965bbaa66b req-808cefc1-7f61-4efb-a631-eb4dbae1e354 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] DELETE https://10.4.3.144/volume/v3/attachments/83d2a5eb-1bde-45d8-8822-3d6fa9e2e56d Aug 07 17:07:17.696391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-da9865b0-3bce-4636-b48c-b9965bbaa66b req-808cefc1-7f61-4efb-a631-eb4dbae1e354 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:17.696613 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-da9865b0-3bce-4636-b48c-b9965bbaa66b req-808cefc1-7f61-4efb-a631-eb4dbae1e354 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:17.708521 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:17.708521 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:17.779342 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4bcfcf03-b9c2-436f-a298-50352eab013f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:17.782368 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4bcfcf03-b9c2-436f-a298-50352eab013f tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:07:17.782945 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4bcfcf03-b9c2-436f-a298-50352eab013f tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:17.783624 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4bcfcf03-b9c2-436f-a298-50352eab013f tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:17.792870 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:17.792870 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:17.798164 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-da9865b0-3bce-4636-b48c-b9965bbaa66b req-808cefc1-7f61-4efb-a631-eb4dbae1e354 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/attachments/83d2a5eb-1bde-45d8-8822-3d6fa9e2e56d returned with HTTP 200 Aug 07 17:07:17.798734 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 316/1278] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:07:17 2026] DELETE /volume/v3/attachments/83d2a5eb-1bde-45d8-8822-3d6fa9e2e56d => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:17.799371 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4bcfcf03-b9c2-436f-a298-50352eab013f tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:07:17.809855 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4bcfcf03-b9c2-436f-a298-50352eab013f tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:07:17.810876 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 321/1279] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:17 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:17.877427 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1045c4e0-2dad-4ec9-9306-f80017f8caff None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:17.883240 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1045c4e0-2dad-4ec9-9306-f80017f8caff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:07:17.883493 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1045c4e0-2dad-4ec9-9306-f80017f8caff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:17.883750 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1045c4e0-2dad-4ec9-9306-f80017f8caff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:17.901864 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:17.901864 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:17.907477 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1045c4e0-2dad-4ec9-9306-f80017f8caff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:07:17.916138 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1045c4e0-2dad-4ec9-9306-f80017f8caff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:07:17.916815 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 325/1280] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:17 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:17.941783 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-917a36cd-7511-4e79-aa9d-181b1566eada None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:17.945497 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-917a36cd-7511-4e79-aa9d-181b1566eada tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:07:17.945824 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-917a36cd-7511-4e79-aa9d-181b1566eada tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:17.946137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-917a36cd-7511-4e79-aa9d-181b1566eada tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:17.960457 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:17.960457 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:17.972467 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-917a36cd-7511-4e79-aa9d-181b1566eada tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:07:17.979896 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-917a36cd-7511-4e79-aa9d-181b1566eada tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:07:17.982261 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 319/1281] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:17 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:18.003734 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a6d540a-4e2a-4c8f-8446-edb2eaa23c00 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:18.007125 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a6d540a-4e2a-4c8f-8446-edb2eaa23c00 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:07:18.007579 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a6d540a-4e2a-4c8f-8446-edb2eaa23c00 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71232088-35a2-4fce-a0af-bf73c2c2d461", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391186451"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:18.023570 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:18.023570 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:18.024322 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9a6d540a-4e2a-4c8f-8446-edb2eaa23c00 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:07:18.025017 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-9a6d540a-4e2a-4c8f-8446-edb2eaa23c00 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:07:18.093236 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9a6d540a-4e2a-4c8f-8446-edb2eaa23c00 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['6d591618-eb9f-46dc-bff0-1357ca19ad7e', '37d2f96c-f143-454e-9c42-06689a61e0fb', 'cfe02d2b-cf44-4672-9649-d4ffac5ce796', '83369e9f-769b-4fde-b344-519c15367572'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:18.145316 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9a6d540a-4e2a-4c8f-8446-edb2eaa23c00 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot create request issued successfully. Aug 07 17:07:18.145698 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a6d540a-4e2a-4c8f-8446-edb2eaa23c00 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:07:18.146274 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 317/1282] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:07:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:18.159738 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9128cfdf-de41-4f6c-8651-686321cc9d8d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:18.165526 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9128cfdf-de41-4f6c-8651-686321cc9d8d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 Aug 07 17:07:18.165845 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9128cfdf-de41-4f6c-8651-686321cc9d8d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:18.166717 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9128cfdf-de41-4f6c-8651-686321cc9d8d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:18.182503 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:18.182503 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:18.184864 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9128cfdf-de41-4f6c-8651-686321cc9d8d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:07:18.185391 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9128cfdf-de41-4f6c-8651-686321cc9d8d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 returned with HTTP 200 Aug 07 17:07:18.185956 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 322/1283] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:07:18 2026] GET /volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:19.015201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1ce045b6-051e-4565-919e-63e44f5b78fe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:19.017762 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ce045b6-051e-4565-919e-63e44f5b78fe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:07:19.018084 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ce045b6-051e-4565-919e-63e44f5b78fe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:19.018383 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ce045b6-051e-4565-919e-63e44f5b78fe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:19.018709 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-1ce045b6-051e-4565-919e-63e44f5b78fe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Delete volume with id: ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:07:19.036981 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:19.036981 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:19.036981 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1ce045b6-051e-4565-919e-63e44f5b78fe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:19.067983 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1ce045b6-051e-4565-919e-63e44f5b78fe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Delete volume request issued successfully. Aug 07 17:07:19.068319 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ce045b6-051e-4565-919e-63e44f5b78fe tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 202 Aug 07 17:07:19.068868 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 326/1284] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:19 2026] DELETE /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:19.082761 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cfd36c79-cb7f-46c6-a157-33c511db4caf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:19.087047 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfd36c79-cb7f-46c6-a157-33c511db4caf tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:07:19.087386 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfd36c79-cb7f-46c6-a157-33c511db4caf tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:19.087868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfd36c79-cb7f-46c6-a157-33c511db4caf tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:19.095678 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:19.095678 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:19.101194 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cfd36c79-cb7f-46c6-a157-33c511db4caf tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Volume info retrieved successfully. Aug 07 17:07:19.112765 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfd36c79-cb7f-46c6-a157-33c511db4caf tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 200 Aug 07 17:07:19.112765 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 320/1285] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:19 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:19.204875 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e759f41b-80fd-4cdc-8649-bb9fe49af3f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:19.207656 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e759f41b-80fd-4cdc-8649-bb9fe49af3f0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 Aug 07 17:07:19.208636 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e759f41b-80fd-4cdc-8649-bb9fe49af3f0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:19.209060 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e759f41b-80fd-4cdc-8649-bb9fe49af3f0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:19.219094 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:19.219094 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:19.219651 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e759f41b-80fd-4cdc-8649-bb9fe49af3f0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:07:19.221642 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e759f41b-80fd-4cdc-8649-bb9fe49af3f0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 returned with HTTP 200 Aug 07 17:07:19.221642 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 318/1286] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:07:19 2026] GET /volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:19.238993 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-203f7e28-2215-45ec-add9-76b158eb6d65 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:19.246920 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-203f7e28-2215-45ec-add9-76b158eb6d65 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:07:19.246920 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-203f7e28-2215-45ec-add9-76b158eb6d65 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "71232088-35a2-4fce-a0af-bf73c2c2d461", "snapshot_id": "bc54fe1d-ef85-486c-9544-be34e4954522", "name": "tempest-VolumesSnapshotTestJSON-Backup-1274036656", "container": "tempest-volumessnapshottestjson-backup-container-914464707"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:19.248008 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-203f7e28-2215-45ec-add9-76b158eb6d65 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Creating new backup {'backup': {'volume_id': '71232088-35a2-4fce-a0af-bf73c2c2d461', 'snapshot_id': 'bc54fe1d-ef85-486c-9544-be34e4954522', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1274036656', 'container': 'tempest-volumessnapshottestjson-backup-container-914464707'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:07:19.248307 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-203f7e28-2215-45ec-add9-76b158eb6d65 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Creating backup of volume 71232088-35a2-4fce-a0af-bf73c2c2d461 in container tempest-volumessnapshottestjson-backup-container-914464707 Aug 07 17:07:19.261245 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:19.261245 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:19.262276 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-203f7e28-2215-45ec-add9-76b158eb6d65 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:07:19.272049 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:19.272049 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:19.272671 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-203f7e28-2215-45ec-add9-76b158eb6d65 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:07:19.332716 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-203f7e28-2215-45ec-add9-76b158eb6d65 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['4198bb33-2355-4eda-a521-febae7c4b78a', 'b6ed206e-f0fe-4dd8-8ea9-b40a6fc0847f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:19.391063 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-203f7e28-2215-45ec-add9-76b158eb6d65 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:07:19.392011 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 323/1287] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:07:19 2026] POST /volume/v3/backups => generated 335 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:19.411699 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f09a9af4-cd90-45bc-b440-6a09b02fdd8a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:19.413931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f09a9af4-cd90-45bc-b440-6a09b02fdd8a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:19.414351 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f09a9af4-cd90-45bc-b440-6a09b02fdd8a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:19.414758 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f09a9af4-cd90-45bc-b440-6a09b02fdd8a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:19.415000 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-f09a9af4-cd90-45bc-b440-6a09b02fdd8a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:19.423499 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:19.423499 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:19.425267 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f09a9af4-cd90-45bc-b440-6a09b02fdd8a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:19.425366 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 327/1288] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:19 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:20.129638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b68a9017-372e-4d4d-bd92-7a4ce558955f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.132795 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b68a9017-372e-4d4d-bd92-7a4ce558955f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb Aug 07 17:07:20.133102 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b68a9017-372e-4d4d-bd92-7a4ce558955f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.133396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b68a9017-372e-4d4d-bd92-7a4ce558955f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.148470 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b68a9017-372e-4d4d-bd92-7a4ce558955f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb returned with HTTP 404 Aug 07 17:07:20.149236 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 321/1289] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:20 2026] GET /volume/v3/volumes/ecb66059-b46f-488b-a919-e656955c1edb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:20.159902 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8fc1647-6abd-4bfd-a25b-94d850fa2fcc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.161906 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8fc1647-6abd-4bfd-a25b-94d850fa2fcc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] DELETE https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:07:20.162691 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8fc1647-6abd-4bfd-a25b-94d850fa2fcc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.162691 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8fc1647-6abd-4bfd-a25b-94d850fa2fcc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.162691 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c8fc1647-6abd-4bfd-a25b-94d850fa2fcc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Delete volume with id: 261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:07:20.172965 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8fc1647-6abd-4bfd-a25b-94d850fa2fcc tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 404 Aug 07 17:07:20.173898 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 319/1290] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:20 2026] DELETE /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:20.185129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2d4d0fbb-756a-4512-b4c4-73af01ac5514 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.187882 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d4d0fbb-756a-4512-b4c4-73af01ac5514 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c Aug 07 17:07:20.188107 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d4d0fbb-756a-4512-b4c4-73af01ac5514 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.188373 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d4d0fbb-756a-4512-b4c4-73af01ac5514 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.200610 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d4d0fbb-756a-4512-b4c4-73af01ac5514 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c returned with HTTP 404 Aug 07 17:07:20.201648 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 324/1291] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:20 2026] GET /volume/v3/volumes/261f6914-1931-4d06-b9f7-79d3e06de04c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:20.213117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e1a0a4ca-5e3c-4537-99ad-1dbe77fdf13f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.215090 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1a0a4ca-5e3c-4537-99ad-1dbe77fdf13f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:07:20.215385 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1a0a4ca-5e3c-4537-99ad-1dbe77fdf13f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.215580 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1a0a4ca-5e3c-4537-99ad-1dbe77fdf13f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.215819 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-e1a0a4ca-5e3c-4537-99ad-1dbe77fdf13f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Delete volume with id: a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:07:20.223382 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1a0a4ca-5e3c-4537-99ad-1dbe77fdf13f tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 404 Aug 07 17:07:20.224005 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 328/1292] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:20 2026] DELETE /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:20.234164 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c6a1304c-7abe-48b4-871a-045d750a9857 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.237149 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6a1304c-7abe-48b4-871a-045d750a9857 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] GET https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f Aug 07 17:07:20.237490 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6a1304c-7abe-48b4-871a-045d750a9857 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.237577 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6a1304c-7abe-48b4-871a-045d750a9857 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.245445 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6a1304c-7abe-48b4-871a-045d750a9857 tempest-TestInstancesWithCinderVolumes-421358235 tempest-TestInstancesWithCinderVolumes-421358235-project-member] https://10.4.3.144/volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f returned with HTTP 404 Aug 07 17:07:20.246133 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 322/1293] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:20 2026] GET /volume/v3/volumes/a106245d-0561-41d4-8c8d-52e81320c77f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:20.255167 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a9e9125-015b-4266-802c-ab2e4f25cd16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.257265 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a9e9125-015b-4266-802c-ab2e4f25cd16 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:07:20.257511 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a9e9125-015b-4266-802c-ab2e4f25cd16 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.257757 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a9e9125-015b-4266-802c-ab2e4f25cd16 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.258738 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4a9e9125-015b-4266-802c-ab2e4f25cd16 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:07:20.307069 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a9e9125-015b-4266-802c-ab2e4f25cd16 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Get all volumes completed successfully. Aug 07 17:07:20.311245 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:20.311245 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:20.319529 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a9e9125-015b-4266-802c-ab2e4f25cd16 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:07:20.320289 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 320/1294] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:07:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9657 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:20.345136 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a193a196-59b1-455a-b98f-a16039cb5e84 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.347855 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a193a196-59b1-455a-b98f-a16039cb5e84 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] DELETE https://10.4.3.144/volume/v3/types/769585f5-daa5-4281-9096-be9e51286e9b Aug 07 17:07:20.348270 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a193a196-59b1-455a-b98f-a16039cb5e84 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.350390 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a193a196-59b1-455a-b98f-a16039cb5e84 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.350390 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:20.350390 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:20.391747 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a193a196-59b1-455a-b98f-a16039cb5e84 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/types/769585f5-daa5-4281-9096-be9e51286e9b returned with HTTP 202 Aug 07 17:07:20.392255 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 325/1295] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:07:20 2026] DELETE /volume/v3/types/769585f5-daa5-4281-9096-be9e51286e9b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:20.403527 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-54dc0e1f-e617-4729-968b-028d477d979e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.405101 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-54dc0e1f-e617-4729-968b-028d477d979e tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:07:20.405383 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-54dc0e1f-e617-4729-968b-028d477d979e tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.405676 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-54dc0e1f-e617-4729-968b-028d477d979e tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.407835 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54dc0e1f-e617-4729-968b-028d477d979e tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:07:20.440249 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-54b7236c-57a8-425a-99e7-4fe7a7e38086 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.443880 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54b7236c-57a8-425a-99e7-4fe7a7e38086 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:20.444189 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54b7236c-57a8-425a-99e7-4fe7a7e38086 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.444500 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54b7236c-57a8-425a-99e7-4fe7a7e38086 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.444720 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-54b7236c-57a8-425a-99e7-4fe7a7e38086 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:20.452157 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:20.452157 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:20.453153 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54b7236c-57a8-425a-99e7-4fe7a7e38086 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:20.453682 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 323/1296] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:20 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:20.468368 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-54dc0e1f-e617-4729-968b-028d477d979e tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Get all volumes completed successfully. Aug 07 17:07:20.472357 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:20.472357 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:20.477432 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-54dc0e1f-e617-4729-968b-028d477d979e tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:07:20.478000 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 329/1297] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:07:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9657 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:20.503053 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3bd00fcf-c347-4b5a-9bcc-d7d9a559ae4c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.505564 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3bd00fcf-c347-4b5a-9bcc-d7d9a559ae4c tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] DELETE https://10.4.3.144/volume/v3/types/35abdb34-a151-49b1-bc67-292a92afe8b3 Aug 07 17:07:20.505766 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3bd00fcf-c347-4b5a-9bcc-d7d9a559ae4c tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.506315 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3bd00fcf-c347-4b5a-9bcc-d7d9a559ae4c tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.553495 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3bd00fcf-c347-4b5a-9bcc-d7d9a559ae4c tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/types/35abdb34-a151-49b1-bc67-292a92afe8b3 returned with HTTP 202 Aug 07 17:07:20.554238 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 321/1298] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:07:20 2026] DELETE /volume/v3/types/35abdb34-a151-49b1-bc67-292a92afe8b3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:20.958500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-51ead62f-0647-430f-81d3-c0041e7d252b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:20.963189 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51ead62f-0647-430f-81d3-c0041e7d252b tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:07:20.963493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51ead62f-0647-430f-81d3-c0041e7d252b tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:20.964898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51ead62f-0647-430f-81d3-c0041e7d252b tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:20.967587 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-51ead62f-0647-430f-81d3-c0041e7d252b tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:07:21.023054 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-51ead62f-0647-430f-81d3-c0041e7d252b tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Get all volumes completed successfully. Aug 07 17:07:21.025135 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:21.025135 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:21.032196 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51ead62f-0647-430f-81d3-c0041e7d252b tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:07:21.032815 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 326/1299] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:07:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9657 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:21.048291 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c97919f3-b5c8-4928-99f4-69d787c11319 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:21.052003 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c97919f3-b5c8-4928-99f4-69d787c11319 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/a3a23d54-6d7d-4228-8a37-81e713cad10d Aug 07 17:07:21.052334 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c97919f3-b5c8-4928-99f4-69d787c11319 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:21.052892 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c97919f3-b5c8-4928-99f4-69d787c11319 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:21.052892 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c97919f3-b5c8-4928-99f4-69d787c11319 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Delete volume with id: a3a23d54-6d7d-4228-8a37-81e713cad10d Aug 07 17:07:21.067901 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:21.067901 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:21.069489 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c97919f3-b5c8-4928-99f4-69d787c11319 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Volume info retrieved successfully. Aug 07 17:07:21.087049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.image.cache [None req-c97919f3-b5c8-4928-99f4-69d787c11319 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '67efbdc4-5990-4543-a98b-a1692fb994d4', 'volume_id': 'a3a23d54-6d7d-4228-8a37-81e713cad10d', 'host': 'np0000006737@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 17, 5, 30), 'last_used': datetime.datetime(2026, 8, 7, 17, 5, 45)}. {{(pid=100226) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 17:07:21.105144 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c97919f3-b5c8-4928-99f4-69d787c11319 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Delete volume request issued successfully. Aug 07 17:07:21.105144 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c97919f3-b5c8-4928-99f4-69d787c11319 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/volumes/a3a23d54-6d7d-4228-8a37-81e713cad10d returned with HTTP 202 Aug 07 17:07:21.105144 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 324/1300] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:21 2026] DELETE /volume/v3/volumes/a3a23d54-6d7d-4228-8a37-81e713cad10d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:21.119715 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c547ac38-40ad-44b7-81d2-96f55566e321 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:21.121567 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c547ac38-40ad-44b7-81d2-96f55566e321 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] GET https://10.4.3.144/volume/v3/volumes/a3a23d54-6d7d-4228-8a37-81e713cad10d Aug 07 17:07:21.121567 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c547ac38-40ad-44b7-81d2-96f55566e321 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:21.121728 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c547ac38-40ad-44b7-81d2-96f55566e321 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:21.138995 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:21.138995 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:21.147626 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c547ac38-40ad-44b7-81d2-96f55566e321 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Volume info retrieved successfully. Aug 07 17:07:21.153715 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c547ac38-40ad-44b7-81d2-96f55566e321 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/volumes/a3a23d54-6d7d-4228-8a37-81e713cad10d returned with HTTP 200 Aug 07 17:07:21.153978 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 330/1301] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:21 2026] GET /volume/v3/volumes/a3a23d54-6d7d-4228-8a37-81e713cad10d => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:21.466866 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-68da6322-ca17-44fa-8316-fe04e110e233 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:21.468794 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68da6322-ca17-44fa-8316-fe04e110e233 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:21.468916 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68da6322-ca17-44fa-8316-fe04e110e233 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:21.469308 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68da6322-ca17-44fa-8316-fe04e110e233 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:21.469308 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-68da6322-ca17-44fa-8316-fe04e110e233 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:21.475031 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:21.475031 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:21.475945 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68da6322-ca17-44fa-8316-fe04e110e233 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:21.476395 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 322/1302] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:21 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:22.172661 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4880c8cd-978c-4569-8275-16db0126b07a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:22.175088 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4880c8cd-978c-4569-8275-16db0126b07a tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] GET https://10.4.3.144/volume/v3/volumes/a3a23d54-6d7d-4228-8a37-81e713cad10d Aug 07 17:07:22.175420 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4880c8cd-978c-4569-8275-16db0126b07a tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:22.175713 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4880c8cd-978c-4569-8275-16db0126b07a tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:22.190223 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4880c8cd-978c-4569-8275-16db0126b07a tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/volumes/a3a23d54-6d7d-4228-8a37-81e713cad10d returned with HTTP 404 Aug 07 17:07:22.190990 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 327/1303] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:22 2026] GET /volume/v3/volumes/a3a23d54-6d7d-4228-8a37-81e713cad10d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:22.202656 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-839affa9-6cd3-4333-84bc-96170bf413e2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:22.206198 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-839affa9-6cd3-4333-84bc-96170bf413e2 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] DELETE https://10.4.3.144/volume/v3/types/b5d22556-5546-4067-96ea-1f0d80997c00 Aug 07 17:07:22.206514 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-839affa9-6cd3-4333-84bc-96170bf413e2 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:22.206828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-839affa9-6cd3-4333-84bc-96170bf413e2 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:22.251424 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-839affa9-6cd3-4333-84bc-96170bf413e2 tempest-TestInstancesWithCinderVolumes-822425990 tempest-TestInstancesWithCinderVolumes-822425990-project-admin] https://10.4.3.144/volume/v3/types/b5d22556-5546-4067-96ea-1f0d80997c00 returned with HTTP 202 Aug 07 17:07:22.251727 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 325/1304] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:07:22 2026] DELETE /volume/v3/types/b5d22556-5546-4067-96ea-1f0d80997c00 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:22.488144 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b3462289-485f-4829-80a4-10d59c360877 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:22.490583 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b3462289-485f-4829-80a4-10d59c360877 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:22.490753 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b3462289-485f-4829-80a4-10d59c360877 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:22.491070 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b3462289-485f-4829-80a4-10d59c360877 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:22.491254 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b3462289-485f-4829-80a4-10d59c360877 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:22.493710 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=451,cinder:UPDATE=77,cinder:INSERT=29 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:07:22.498799 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:22.498799 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:22.499891 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b3462289-485f-4829-80a4-10d59c360877 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:22.500486 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 331/1305] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:22 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:23.516566 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b11b237f-5afd-4273-8980-a3465ced5dde None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:23.520065 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b11b237f-5afd-4273-8980-a3465ced5dde tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:23.520065 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b11b237f-5afd-4273-8980-a3465ced5dde tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:23.520065 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b11b237f-5afd-4273-8980-a3465ced5dde tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:23.520065 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b11b237f-5afd-4273-8980-a3465ced5dde tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:23.526539 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:23.526539 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:23.528073 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b11b237f-5afd-4273-8980-a3465ced5dde tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:23.528905 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 323/1306] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:23 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:24.544230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2743c6e6-0fe7-4f51-bebf-efdc02248a9d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:24.546773 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2743c6e6-0fe7-4f51-bebf-efdc02248a9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:24.547362 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2743c6e6-0fe7-4f51-bebf-efdc02248a9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:24.548185 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2743c6e6-0fe7-4f51-bebf-efdc02248a9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:24.550348 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2743c6e6-0fe7-4f51-bebf-efdc02248a9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:24.557730 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:24.557730 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:24.557730 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2743c6e6-0fe7-4f51-bebf-efdc02248a9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:24.558645 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 328/1307] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:24 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:25.576751 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c5fd5e7b-e094-4ecb-8367-2fbeaf0a3b67 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:25.581263 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c5fd5e7b-e094-4ecb-8367-2fbeaf0a3b67 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:25.581263 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c5fd5e7b-e094-4ecb-8367-2fbeaf0a3b67 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:25.581263 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c5fd5e7b-e094-4ecb-8367-2fbeaf0a3b67 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:25.581263 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c5fd5e7b-e094-4ecb-8367-2fbeaf0a3b67 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:25.590742 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:25.590742 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:25.591796 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c5fd5e7b-e094-4ecb-8367-2fbeaf0a3b67 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:25.591889 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 326/1308] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:25 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:26.607221 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-70bde6cb-6dc5-42bd-8ded-7f0334242e4e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:26.610339 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70bde6cb-6dc5-42bd-8ded-7f0334242e4e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:26.610594 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70bde6cb-6dc5-42bd-8ded-7f0334242e4e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:26.610782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70bde6cb-6dc5-42bd-8ded-7f0334242e4e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:26.611111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-70bde6cb-6dc5-42bd-8ded-7f0334242e4e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:26.619531 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:26.619531 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:26.621987 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70bde6cb-6dc5-42bd-8ded-7f0334242e4e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:26.621987 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 332/1309] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:26 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:27.643371 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-254717cf-2041-4174-acbc-e7ae80312d12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:27.646818 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-254717cf-2041-4174-acbc-e7ae80312d12 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:27.647143 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-254717cf-2041-4174-acbc-e7ae80312d12 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:27.647333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-254717cf-2041-4174-acbc-e7ae80312d12 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:27.647553 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-254717cf-2041-4174-acbc-e7ae80312d12 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:27.655455 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:27.655455 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:27.655455 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-254717cf-2041-4174-acbc-e7ae80312d12 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:27.655455 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 324/1310] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:27 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:28.674468 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fd1691be-280d-4c37-8478-8df8fe0628b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:28.677563 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd1691be-280d-4c37-8478-8df8fe0628b3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:28.677903 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd1691be-280d-4c37-8478-8df8fe0628b3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:28.678349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd1691be-280d-4c37-8478-8df8fe0628b3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:28.678349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fd1691be-280d-4c37-8478-8df8fe0628b3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:28.689130 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:28.689130 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:28.689130 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd1691be-280d-4c37-8478-8df8fe0628b3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:28.689130 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 329/1311] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:28 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:29.706535 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-11aaff27-d945-430b-955e-22e56412e373 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:29.709588 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11aaff27-d945-430b-955e-22e56412e373 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:29.709781 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11aaff27-d945-430b-955e-22e56412e373 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:29.710073 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11aaff27-d945-430b-955e-22e56412e373 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:29.710208 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-11aaff27-d945-430b-955e-22e56412e373 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:29.718111 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:29.718111 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:29.718861 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11aaff27-d945-430b-955e-22e56412e373 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:29.719510 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 327/1312] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:29 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:30.733157 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-097bf373-c1b4-4044-8919-282913cea300 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:30.737163 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-097bf373-c1b4-4044-8919-282913cea300 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:30.737483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-097bf373-c1b4-4044-8919-282913cea300 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:30.737747 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-097bf373-c1b4-4044-8919-282913cea300 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:30.737893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-097bf373-c1b4-4044-8919-282913cea300 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:30.755802 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:30.755802 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:30.756827 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-097bf373-c1b4-4044-8919-282913cea300 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:30.757536 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 333/1313] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:30 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:31.775629 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02919005-8282-49a9-a593-3709e80f770c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:31.778004 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02919005-8282-49a9-a593-3709e80f770c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:31.778337 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02919005-8282-49a9-a593-3709e80f770c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:31.778519 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02919005-8282-49a9-a593-3709e80f770c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:31.778775 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-02919005-8282-49a9-a593-3709e80f770c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:31.786867 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:31.786867 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:31.788069 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02919005-8282-49a9-a593-3709e80f770c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:31.789002 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 325/1314] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:31 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:07:32.806110 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d2dcb119-d457-4a9e-bff6-02f26f8f8116 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:32.809291 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2dcb119-d457-4a9e-bff6-02f26f8f8116 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:32.809545 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2dcb119-d457-4a9e-bff6-02f26f8f8116 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:32.809810 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2dcb119-d457-4a9e-bff6-02f26f8f8116 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:32.809964 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d2dcb119-d457-4a9e-bff6-02f26f8f8116 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:32.817159 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:32.817159 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:32.817979 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2dcb119-d457-4a9e-bff6-02f26f8f8116 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:32.818692 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 330/1315] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:32 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:33.836131 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-badc3ad4-2e1c-4359-a3ca-99c4b63d4bf1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:33.840852 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-badc3ad4-2e1c-4359-a3ca-99c4b63d4bf1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:33.840852 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-badc3ad4-2e1c-4359-a3ca-99c4b63d4bf1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:33.840852 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-badc3ad4-2e1c-4359-a3ca-99c4b63d4bf1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:33.840852 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-badc3ad4-2e1c-4359-a3ca-99c4b63d4bf1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:33.845591 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:33.845591 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:33.846898 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-badc3ad4-2e1c-4359-a3ca-99c4b63d4bf1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:33.847634 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 328/1316] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:33 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:34.860728 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c90df15a-884c-4a8f-aa9f-7abdb10bc9c6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:34.863300 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c90df15a-884c-4a8f-aa9f-7abdb10bc9c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:34.863668 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c90df15a-884c-4a8f-aa9f-7abdb10bc9c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:34.863886 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c90df15a-884c-4a8f-aa9f-7abdb10bc9c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:34.864643 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c90df15a-884c-4a8f-aa9f-7abdb10bc9c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:34.870304 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:34.870304 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:34.871285 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c90df15a-884c-4a8f-aa9f-7abdb10bc9c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:34.872946 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 334/1317] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:34 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:35.812111 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:35.815184 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:35.815657 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1803823069"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:35.817599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1803823069'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:35.817782 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume of 1 GB Aug 07 17:07:35.823672 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Availability Zones retrieved successfully. Aug 07 17:07:35.831830 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (7210d1aa-597c-4e0f-97fb-50768decf144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:35.833590 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0777af9-9c90-486e-b962-6e6bb3b9a42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:35.834973 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:35.873585 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0777af9-9c90-486e-b962-6e6bb3b9a42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:35.877239 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d1e8c8-d28d-49c9-917f-b2ea23fd0b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:35.889497 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f715362-f154-412a-ae34-86ce206a68bc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:35.892237 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f715362-f154-412a-ae34-86ce206a68bc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:35.892425 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f715362-f154-412a-ae34-86ce206a68bc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:35.892828 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f715362-f154-412a-ae34-86ce206a68bc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:35.893063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3f715362-f154-412a-ae34-86ce206a68bc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:35.907493 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:35.907493 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:35.908559 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f715362-f154-412a-ae34-86ce206a68bc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:35.909194 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 331/1318] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:35 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:07:35.985531 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Created reservations ['c095f1ca-ed93-4ccf-89b2-100886f5bbf8', 'd13248ef-9d0c-4d82-bbce-03135e4a21d6', '1ab6f289-41a8-4020-bad3-b79c2cb55126', '0b365d04-d7e2-4734-a228-0b47a74c7692'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:35.986473 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66d1e8c8-d28d-49c9-917f-b2ea23fd0b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c095f1ca-ed93-4ccf-89b2-100886f5bbf8', 'd13248ef-9d0c-4d82-bbce-03135e4a21d6', '1ab6f289-41a8-4020-bad3-b79c2cb55126', '0b365d04-d7e2-4734-a228-0b47a74c7692']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:35.987674 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7317b6-d86d-4376-9d5c-8498eeda10d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:36.027260 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7317b6-d86d-4376-9d5c-8498eeda10d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1803823069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['c095f1ca-ed93-4ccf-89b2-100886f5bbf8','d13248ef-9d0c-4d82-bbce-03135e4a21d6','1ab6f289-41a8-4020-bad3-b79c2cb55126','0b365d04-d7e2-4734-a228-0b47a74c7692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1803823069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3caf34b4aa405180935bd1bd3ed786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:36.028650 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc14c236-d5c1-4386-96d8-d2effe5cef45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:36.071310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc14c236-d5c1-4386-96d8-d2effe5cef45) transitioned into state 'SUCCESS' from state '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-1803823069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['c095f1ca-ed93-4ccf-89b2-100886f5bbf8','d13248ef-9d0c-4d82-bbce-03135e4a21d6','1ab6f289-41a8-4020-bad3-b79c2cb55126','0b365d04-d7e2-4734-a228-0b47a74c7692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:36.073768 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbb00ccb-1ff0-447b-a7d2-71429f618d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:36.091487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbb00ccb-1ff0-447b-a7d2-71429f618d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:36.092638 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (7210d1aa-597c-4e0f-97fb-50768decf144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:36.093183 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request issued successfully. Aug 07 17:07:36.094694 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c42b527-8381-4a0d-b211-b9418e8dfa65 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:36.094694 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 326/1319] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:35 2026] POST /volume/v3/volumes => generated 749 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:36.111295 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9607d8a6-78d0-4e8d-80a2-86236f2cee74 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:36.115614 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9607d8a6-78d0-4e8d-80a2-86236f2cee74 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:36.115992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9607d8a6-78d0-4e8d-80a2-86236f2cee74 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:36.116473 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9607d8a6-78d0-4e8d-80a2-86236f2cee74 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:36.129989 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:36.129989 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:36.139912 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9607d8a6-78d0-4e8d-80a2-86236f2cee74 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:36.163127 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9607d8a6-78d0-4e8d-80a2-86236f2cee74 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:36.163127 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 329/1320] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:36 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:07:36.312170 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-ad402429-3853-4acb-8c03-fdb1c8bb3e34 req-37dfe76c-0b55-4f6b-96b4-a684db8d52af None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:36.317796 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ad402429-3853-4acb-8c03-fdb1c8bb3e34 req-37dfe76c-0b55-4f6b-96b4-a684db8d52af tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:07:36.317796 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-ad402429-3853-4acb-8c03-fdb1c8bb3e34 req-37dfe76c-0b55-4f6b-96b4-a684db8d52af tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:36.318242 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-ad402429-3853-4acb-8c03-fdb1c8bb3e34 req-37dfe76c-0b55-4f6b-96b4-a684db8d52af tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:36.333180 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:36.333180 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:36.346095 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-ad402429-3853-4acb-8c03-fdb1c8bb3e34 req-37dfe76c-0b55-4f6b-96b4-a684db8d52af tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:07:36.356528 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ad402429-3853-4acb-8c03-fdb1c8bb3e34 req-37dfe76c-0b55-4f6b-96b4-a684db8d52af tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:07:36.356705 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 335/1321] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:36 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:36.924376 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dcd74577-8036-4cc2-8c71-1dc9a60c4d21 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:36.927603 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcd74577-8036-4cc2-8c71-1dc9a60c4d21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:36.927993 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcd74577-8036-4cc2-8c71-1dc9a60c4d21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:36.928501 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcd74577-8036-4cc2-8c71-1dc9a60c4d21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:36.929045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dcd74577-8036-4cc2-8c71-1dc9a60c4d21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:36.942843 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:36.942843 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:36.944929 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcd74577-8036-4cc2-8c71-1dc9a60c4d21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:36.944929 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 332/1322] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:36 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:37.182018 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e40d7e6d-1a49-46aa-91ca-8ac7970d0daa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:37.190072 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e40d7e6d-1a49-46aa-91ca-8ac7970d0daa tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:37.190072 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e40d7e6d-1a49-46aa-91ca-8ac7970d0daa tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:37.190072 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e40d7e6d-1a49-46aa-91ca-8ac7970d0daa tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:37.207180 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:37.207180 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:37.214485 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e40d7e6d-1a49-46aa-91ca-8ac7970d0daa tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:37.224620 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e40d7e6d-1a49-46aa-91ca-8ac7970d0daa tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:37.225681 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 327/1323] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:37 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:37.246414 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af77e3a1-b468-42c6-8fe1-195a61def686 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:37.249565 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af77e3a1-b468-42c6-8fe1-195a61def686 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] POST https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action Aug 07 17:07:37.250630 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af77e3a1-b468-42c6-8fe1-195a61def686 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action body: b'{"os-attach": {"instance_uuid": "16249b98-a037-4e00-aff0-c8bb270cfce2", "mountpoint": "/dev/vdb"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:37.250630 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af77e3a1-b468-42c6-8fe1-195a61def686 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "16249b98-a037-4e00-aff0-c8bb270cfce2", "mountpoint": "/dev/vdb"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:37.266902 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:37.266902 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:37.267430 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-af77e3a1-b468-42c6-8fe1-195a61def686 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:37.284498 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-af77e3a1-b468-42c6-8fe1-195a61def686 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Update volume admin metadata completed successfully. Aug 07 17:07:37.377787 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-af77e3a1-b468-42c6-8fe1-195a61def686 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Attach volume completed successfully. Aug 07 17:07:37.378175 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af77e3a1-b468-42c6-8fe1-195a61def686 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action returned with HTTP 202 Aug 07 17:07:37.379394 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 330/1324] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:37 2026] POST /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:37.390057 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b8c62a66-2124-42cd-a65a-c22bf10b19ca None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:37.393277 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8c62a66-2124-42cd-a65a-c22bf10b19ca tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:37.393277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8c62a66-2124-42cd-a65a-c22bf10b19ca tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:37.393277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8c62a66-2124-42cd-a65a-c22bf10b19ca tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:37.405972 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:37.405972 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:37.410201 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b8c62a66-2124-42cd-a65a-c22bf10b19ca tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:37.414172 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8c62a66-2124-42cd-a65a-c22bf10b19ca tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:37.414172 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 336/1325] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:37 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:37.431062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac1cad10-31df-42b9-bd0b-998e5ba3b55a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:37.434173 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac1cad10-31df-42b9-bd0b-998e5ba3b55a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:37.434328 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac1cad10-31df-42b9-bd0b-998e5ba3b55a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:37.434592 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac1cad10-31df-42b9-bd0b-998e5ba3b55a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:37.455270 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:37.455270 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:37.467369 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ac1cad10-31df-42b9-bd0b-998e5ba3b55a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:37.479065 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac1cad10-31df-42b9-bd0b-998e5ba3b55a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:37.480214 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 333/1326] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:37 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 1176 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:37.500729 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dfdaaf85-9e39-4265-9f54-e590f27262d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:37.733924 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfdaaf85-9e39-4265-9f54-e590f27262d6 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action Aug 07 17:07:37.733924 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfdaaf85-9e39-4265-9f54-e590f27262d6 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:37.733924 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfdaaf85-9e39-4265-9f54-e590f27262d6 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:37.752403 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:37.752403 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:37.753010 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-dfdaaf85-9e39-4265-9f54-e590f27262d6 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Updating volume 'e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:07:37.800980 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfdaaf85-9e39-4265-9f54-e590f27262d6 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action returned with HTTP 202 Aug 07 17:07:37.801550 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 328/1327] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:37 2026] POST /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action => generated 0 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:37.815053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7137870b-44c9-4aa1-abdb-e8fa5401c807 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:37.816150 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7137870b-44c9-4aa1-abdb-e8fa5401c807 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:37.816418 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7137870b-44c9-4aa1-abdb-e8fa5401c807 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:37.816670 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7137870b-44c9-4aa1-abdb-e8fa5401c807 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:37.831135 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:37.831135 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:37.836650 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7137870b-44c9-4aa1-abdb-e8fa5401c807 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:37.844107 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7137870b-44c9-4aa1-abdb-e8fa5401c807 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:37.844953 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 331/1328] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:37 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 1175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:37.862217 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d01276ac-3b58-45a9-a976-af500a4a0873 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:37.864481 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d01276ac-3b58-45a9-a976-af500a4a0873 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action Aug 07 17:07:37.868419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d01276ac-3b58-45a9-a976-af500a4a0873 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "a34b0445-0f9a-470d-a6a9-db49ee5fca9e"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:37.868419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d01276ac-3b58-45a9-a976-af500a4a0873 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "a34b0445-0f9a-470d-a6a9-db49ee5fca9e"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:37.878978 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:37.878978 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:37.879559 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d01276ac-3b58-45a9-a976-af500a4a0873 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Volume info retrieved successfully. Aug 07 17:07:37.898716 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d01276ac-3b58-45a9-a976-af500a4a0873 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Terminate volume connection completed successfully. Aug 07 17:07:37.908619 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-d01276ac-3b58-45a9-a976-af500a4a0873 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100227) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 07 17:07:37.959133 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a269c17-5ebb-4cfb-8531-36379a2622f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:37.963970 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a269c17-5ebb-4cfb-8531-36379a2622f2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:37.964479 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a269c17-5ebb-4cfb-8531-36379a2622f2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:37.964782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a269c17-5ebb-4cfb-8531-36379a2622f2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:37.964874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0a269c17-5ebb-4cfb-8531-36379a2622f2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:37.972285 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:37.972285 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:37.973153 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a269c17-5ebb-4cfb-8531-36379a2622f2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:37.973549 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 334/1329] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:37 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:37.996525 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d01276ac-3b58-45a9-a976-af500a4a0873 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Detach volume completed successfully. Aug 07 17:07:37.996952 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d01276ac-3b58-45a9-a976-af500a4a0873 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action returned with HTTP 202 Aug 07 17:07:37.997671 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 337/1330] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:37 2026] POST /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:38.009476 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1cb1fbc8-c817-4be9-9aff-e5d1db3af5d1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:38.011683 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1cb1fbc8-c817-4be9-9aff-e5d1db3af5d1 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:38.011965 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1cb1fbc8-c817-4be9-9aff-e5d1db3af5d1 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:38.012664 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1cb1fbc8-c817-4be9-9aff-e5d1db3af5d1 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:38.020631 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:38.020631 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:38.025572 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1cb1fbc8-c817-4be9-9aff-e5d1db3af5d1 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:38.031169 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1cb1fbc8-c817-4be9-9aff-e5d1db3af5d1 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:38.031704 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 329/1331] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:38 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:38.050087 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-766a0644-474a-4f00-978b-0b11fe7578f2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:38.052388 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-766a0644-474a-4f00-978b-0b11fe7578f2 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:38.052787 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-766a0644-474a-4f00-978b-0b11fe7578f2 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:38.053012 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-766a0644-474a-4f00-978b-0b11fe7578f2 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:38.064271 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:38.064271 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:38.069557 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-766a0644-474a-4f00-978b-0b11fe7578f2 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:38.076015 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-766a0644-474a-4f00-978b-0b11fe7578f2 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:38.076787 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 332/1332] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:38 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:38.092783 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d42e02d1-2294-4c08-aec1-49ad65db7cf3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:38.097376 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d42e02d1-2294-4c08-aec1-49ad65db7cf3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] POST https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action Aug 07 17:07:38.097376 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d42e02d1-2294-4c08-aec1-49ad65db7cf3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action body: b'{"os-detach": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:38.097376 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d42e02d1-2294-4c08-aec1-49ad65db7cf3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:38.110103 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:38.110103 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:38.110103 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d42e02d1-2294-4c08-aec1-49ad65db7cf3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:38.152805 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d42e02d1-2294-4c08-aec1-49ad65db7cf3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Detach volume completed successfully. Aug 07 17:07:38.152805 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d42e02d1-2294-4c08-aec1-49ad65db7cf3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action returned with HTTP 202 Aug 07 17:07:38.153823 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 335/1333] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:38 2026] POST /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 17:07:38.164248 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5d51d223-2476-42a9-a467-fe66e75cb5ac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:38.168816 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d51d223-2476-42a9-a467-fe66e75cb5ac tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:38.169323 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5d51d223-2476-42a9-a467-fe66e75cb5ac tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:38.170320 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5d51d223-2476-42a9-a467-fe66e75cb5ac tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:38.180927 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:38.180927 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:38.189753 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5d51d223-2476-42a9-a467-fe66e75cb5ac tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:38.198927 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d51d223-2476-42a9-a467-fe66e75cb5ac tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:38.199423 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 338/1334] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:38 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:38.215093 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bc3d1545-c14e-4f5d-a39d-5920e01cfc26 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:38.219677 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc3d1545-c14e-4f5d-a39d-5920e01cfc26 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:38.219969 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc3d1545-c14e-4f5d-a39d-5920e01cfc26 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:38.220176 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc3d1545-c14e-4f5d-a39d-5920e01cfc26 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:38.229759 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:38.229759 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:38.234283 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bc3d1545-c14e-4f5d-a39d-5920e01cfc26 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:38.238936 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc3d1545-c14e-4f5d-a39d-5920e01cfc26 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:38.239326 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 330/1335] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:38 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:38.256140 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-348e5b59-2a65-4182-aadb-e4861c823970 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:38.257577 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-348e5b59-2a65-4182-aadb-e4861c823970 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] DELETE https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:38.258158 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-348e5b59-2a65-4182-aadb-e4861c823970 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:38.258158 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-348e5b59-2a65-4182-aadb-e4861c823970 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:38.258423 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-348e5b59-2a65-4182-aadb-e4861c823970 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Delete volume with id: e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:38.276889 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:38.276889 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:38.277558 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-348e5b59-2a65-4182-aadb-e4861c823970 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:38.311406 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-348e5b59-2a65-4182-aadb-e4861c823970 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Delete volume request issued successfully. Aug 07 17:07:38.311762 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-348e5b59-2a65-4182-aadb-e4861c823970 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 202 Aug 07 17:07:38.312607 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 333/1336] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:38 2026] DELETE /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:38.323453 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bbd0fed9-eb13-4eb3-8773-0561136e8027 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:38.325711 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bbd0fed9-eb13-4eb3-8773-0561136e8027 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:38.326402 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bbd0fed9-eb13-4eb3-8773-0561136e8027 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:38.326772 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bbd0fed9-eb13-4eb3-8773-0561136e8027 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:38.341480 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:38.341480 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:38.349222 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bbd0fed9-eb13-4eb3-8773-0561136e8027 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:38.358059 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bbd0fed9-eb13-4eb3-8773-0561136e8027 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 200 Aug 07 17:07:38.358822 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 336/1337] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:38 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:38.988111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-47af4d89-aff5-4a05-b0d7-45ac16ba22ac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:38.989868 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47af4d89-aff5-4a05-b0d7-45ac16ba22ac tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:38.991258 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47af4d89-aff5-4a05-b0d7-45ac16ba22ac tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:38.991258 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47af4d89-aff5-4a05-b0d7-45ac16ba22ac tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:38.991258 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-47af4d89-aff5-4a05-b0d7-45ac16ba22ac tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:38.995896 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:38.995896 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:38.996837 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47af4d89-aff5-4a05-b0d7-45ac16ba22ac tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:38.997320 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 339/1338] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:38 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 836 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:39.012786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6fde1eb4-70e0-4c48-8bdc-c46373bf9316 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.015045 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fde1eb4-70e0-4c48-8bdc-c46373bf9316 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 Aug 07 17:07:39.015644 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6fde1eb4-70e0-4c48-8bdc-c46373bf9316 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:39.016222 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6fde1eb4-70e0-4c48-8bdc-c46373bf9316 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:39.024845 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:39.024845 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:39.024845 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6fde1eb4-70e0-4c48-8bdc-c46373bf9316 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:07:39.026599 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fde1eb4-70e0-4c48-8bdc-c46373bf9316 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 returned with HTTP 200 Aug 07 17:07:39.027338 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 331/1339] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:07:39 2026] GET /volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:39.038903 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad9ebda9-a7ab-4db2-848c-30486f9d622a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.041829 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad9ebda9-a7ab-4db2-848c-30486f9d622a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:39.042109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad9ebda9-a7ab-4db2-848c-30486f9d622a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:39.042355 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad9ebda9-a7ab-4db2-848c-30486f9d622a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:39.042490 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ad9ebda9-a7ab-4db2-848c-30486f9d622a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:39.051619 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:39.051619 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:39.052785 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad9ebda9-a7ab-4db2-848c-30486f9d622a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:39.053746 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 334/1340] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:39 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 836 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:39.067975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9188bea4-6169-4476-89ba-5731c3d2786c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.070521 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9188bea4-6169-4476-89ba-5731c3d2786c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:39.070799 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9188bea4-6169-4476-89ba-5731c3d2786c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:39.071064 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9188bea4-6169-4476-89ba-5731c3d2786c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:39.071217 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-9188bea4-6169-4476-89ba-5731c3d2786c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete backup with id: 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. Aug 07 17:07:39.077798 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:39.077798 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:39.108546 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-9188bea4-6169-4476-89ba-5731c3d2786c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] delete_backup rpcapi backup_id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:07:39.110724 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9188bea4-6169-4476-89ba-5731c3d2786c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 202 Aug 07 17:07:39.111226 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 337/1341] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:39 2026] DELETE /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:39.121003 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-851ac770-2d53-4f3b-a44b-b361c95b9e28 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.123499 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-851ac770-2d53-4f3b-a44b-b361c95b9e28 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:39.123741 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-851ac770-2d53-4f3b-a44b-b361c95b9e28 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:39.123964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-851ac770-2d53-4f3b-a44b-b361c95b9e28 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:39.124106 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-851ac770-2d53-4f3b-a44b-b361c95b9e28 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:39.135822 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:39.135822 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:39.137083 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-851ac770-2d53-4f3b-a44b-b361c95b9e28 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 200 Aug 07 17:07:39.137642 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 340/1342] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:39 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:39.381718 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4e20f941-5f1d-480a-8ceb-4b57792b26a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.384402 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e20f941-5f1d-480a-8ceb-4b57792b26a0 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 Aug 07 17:07:39.386071 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e20f941-5f1d-480a-8ceb-4b57792b26a0 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:39.386071 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e20f941-5f1d-480a-8ceb-4b57792b26a0 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:39.397995 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e20f941-5f1d-480a-8ceb-4b57792b26a0 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 returned with HTTP 404 Aug 07 17:07:39.399156 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 332/1343] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:39 2026] GET /volume/v3/volumes/e55c5a2c-c7d2-4cc0-89cd-f35eae4731b2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:39.660755 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bf6c1899-452a-4748-9d48-30fcbfd9fe12 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.664298 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf6c1899-452a-4748-9d48-30fcbfd9fe12 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:07:39.664863 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf6c1899-452a-4748-9d48-30fcbfd9fe12 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:39.664947 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf6c1899-452a-4748-9d48-30fcbfd9fe12 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:39.685088 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:39.685088 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:39.691812 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bf6c1899-452a-4748-9d48-30fcbfd9fe12 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:07:39.697756 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf6c1899-452a-4748-9d48-30fcbfd9fe12 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:07:39.698225 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 335/1344] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:39 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:39.757714 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-c47176a9-811f-4217-9150-bcd7ae1e57ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.760972 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-c47176a9-811f-4217-9150-bcd7ae1e57ee tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:07:39.761293 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-c47176a9-811f-4217-9150-bcd7ae1e57ee tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:39.761525 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-c47176a9-811f-4217-9150-bcd7ae1e57ee tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:39.776304 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:39.776304 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:39.782921 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-c47176a9-811f-4217-9150-bcd7ae1e57ee tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:07:39.790946 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-c47176a9-811f-4217-9150-bcd7ae1e57ee tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:07:39.791528 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 338/1345] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:39 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:39.825815 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-0a78f1a8-a3c3-4958-a435-6c26d31a4600 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.832177 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-0a78f1a8-a3c3-4958-a435-6c26d31a4600 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb/action Aug 07 17:07:39.832681 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-0a78f1a8-a3c3-4958-a435-6c26d31a4600 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:39.832859 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-0a78f1a8-a3c3-4958-a435-6c26d31a4600 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:39.852273 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:39.852273 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:39.852984 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-0a78f1a8-a3c3-4958-a435-6c26d31a4600 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:07:39.868199 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-0a78f1a8-a3c3-4958-a435-6c26d31a4600 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Begin detaching volume completed successfully. Aug 07 17:07:39.868557 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-0a78f1a8-a3c3-4958-a435-6c26d31a4600 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb/action returned with HTTP 202 Aug 07 17:07:39.869514 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 341/1346] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:07:39 2026] POST /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:39.950822 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-efd8df4b-85fd-4eda-95f3-003f20c37be2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.954352 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efd8df4b-85fd-4eda-95f3-003f20c37be2 None None] GET https://10.4.3.144/volume// Aug 07 17:07:39.954719 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-efd8df4b-85fd-4eda-95f3-003f20c37be2 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:39.955009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-efd8df4b-85fd-4eda-95f3-003f20c37be2 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:39.955714 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efd8df4b-85fd-4eda-95f3-003f20c37be2 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:39.955764 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 333/1347] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:07:39 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:07:39.971261 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-abb47d17-36b0-4487-8b9b-3fd5dabd5502 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:39.974952 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-abb47d17-36b0-4487-8b9b-3fd5dabd5502 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:07:39.976928 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-abb47d17-36b0-4487-8b9b-3fd5dabd5502 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:39.976928 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-abb47d17-36b0-4487-8b9b-3fd5dabd5502 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:40.001131 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:40.001131 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:40.004035 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-abb47d17-36b0-4487-8b9b-3fd5dabd5502 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:07:40.011379 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-abb47d17-36b0-4487-8b9b-3fd5dabd5502 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:07:40.012005 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 336/1348] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:07:39 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 1323 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:07:40.151212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b997fa3e-8096-473c-b017-54cd2ba39894 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:40.154197 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b997fa3e-8096-473c-b017-54cd2ba39894 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 Aug 07 17:07:40.154647 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b997fa3e-8096-473c-b017-54cd2ba39894 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:40.154647 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b997fa3e-8096-473c-b017-54cd2ba39894 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:40.154758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b997fa3e-8096-473c-b017-54cd2ba39894 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Show backup with id 7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:07:40.160547 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b997fa3e-8096-473c-b017-54cd2ba39894 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 returned with HTTP 404 Aug 07 17:07:40.161131 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 339/1349] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:40 2026] GET /volume/v3/backups/7ea8a3b4-bec8-4d8c-8b5e-f78eba96eea9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:40.315807 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-37e3ccfa-77f3-4386-8a39-9a8c32a7109e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:40.317962 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-37e3ccfa-77f3-4386-8a39-9a8c32a7109e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 Aug 07 17:07:40.318240 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-37e3ccfa-77f3-4386-8a39-9a8c32a7109e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:40.318494 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-37e3ccfa-77f3-4386-8a39-9a8c32a7109e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:40.318657 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-37e3ccfa-77f3-4386-8a39-9a8c32a7109e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: bc54fe1d-ef85-486c-9544-be34e4954522 Aug 07 17:07:40.327762 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:40.327762 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:40.328330 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-37e3ccfa-77f3-4386-8a39-9a8c32a7109e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:07:40.357676 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-37e3ccfa-77f3-4386-8a39-9a8c32a7109e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:07:40.358550 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-37e3ccfa-77f3-4386-8a39-9a8c32a7109e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 returned with HTTP 202 Aug 07 17:07:40.358769 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 342/1350] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:07:40 2026] DELETE /volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:07:40.367692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-740f6689-7a6a-44de-8364-887aa58888b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:40.370170 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-740f6689-7a6a-44de-8364-887aa58888b0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 Aug 07 17:07:40.370344 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-740f6689-7a6a-44de-8364-887aa58888b0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:40.370592 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-740f6689-7a6a-44de-8364-887aa58888b0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:40.381233 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:40.381233 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:40.381891 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-740f6689-7a6a-44de-8364-887aa58888b0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:07:40.382894 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-740f6689-7a6a-44de-8364-887aa58888b0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 returned with HTTP 200 Aug 07 17:07:40.384155 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 334/1351] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:07:40 2026] GET /volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:41.076091 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-eb4b0071-68a9-49b1-ab86-3fe08d8f3709 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:41.078357 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-eb4b0071-68a9-49b1-ab86-3fe08d8f3709 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] DELETE https://10.4.3.144/volume/v3/attachments/f41a3133-c97c-4b20-ad53-7c508fecd8ff Aug 07 17:07:41.078533 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-eb4b0071-68a9-49b1-ab86-3fe08d8f3709 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:41.078721 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-eb4b0071-68a9-49b1-ab86-3fe08d8f3709 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:41.087464 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:41.087464 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:41.151747 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d0c2dd9-5761-44f5-8b1a-e699f15c17e3 req-eb4b0071-68a9-49b1-ab86-3fe08d8f3709 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments/f41a3133-c97c-4b20-ad53-7c508fecd8ff returned with HTTP 200 Aug 07 17:07:41.152297 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 337/1352] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:07:41 2026] DELETE /volume/v3/attachments/f41a3133-c97c-4b20-ad53-7c508fecd8ff => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:41.399828 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a70b38cf-9fcd-42e6-a068-2de39fe87c74 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:41.402247 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a70b38cf-9fcd-42e6-a068-2de39fe87c74 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 Aug 07 17:07:41.402536 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a70b38cf-9fcd-42e6-a068-2de39fe87c74 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:41.402804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a70b38cf-9fcd-42e6-a068-2de39fe87c74 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:41.408878 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a70b38cf-9fcd-42e6-a068-2de39fe87c74 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 returned with HTTP 404 Aug 07 17:07:41.409596 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 340/1353] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:07:41 2026] GET /volume/v3/snapshots/bc54fe1d-ef85-486c-9544-be34e4954522 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:41.420789 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a13f2a7b-d2e3-485e-9aea-cf087537853d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:41.422546 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a13f2a7b-d2e3-485e-9aea-cf087537853d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:07:41.422799 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a13f2a7b-d2e3-485e-9aea-cf087537853d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:41.423284 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a13f2a7b-d2e3-485e-9aea-cf087537853d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:41.433738 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:41.433738 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:41.439345 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a13f2a7b-d2e3-485e-9aea-cf087537853d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:07:41.446862 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a13f2a7b-d2e3-485e-9aea-cf087537853d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:07:41.447413 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 343/1354] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:41 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:41.482189 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a72f6c3-7051-4f12-8cce-af7968664388 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:41.484613 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:41.485120 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-773974843"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:41.487391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request body: {'volume': {'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-773974843'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:41.806836 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume of 1 GB Aug 07 17:07:41.812689 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Availability Zones retrieved successfully. Aug 07 17:07:41.819971 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (00623951-6845-4289-b25f-582a75462030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:41.821536 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6aa44b-ce5a-4122-81f0-5240672513b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:41.822971 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:41.899793 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a6aa44b-ce5a-4122-81f0-5240672513b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:41.900613 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ee4386-a8df-497d-8805-abe92f88cc90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:41.945461 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['22822a7e-f289-4abe-a12f-da8fd506ae0d', '45e097a0-a63a-4bb1-8385-26a2f9b17f43', 'c4d7a7a9-3e27-403c-aa04-5600e803d1a8', 'a77b9739-ccc5-4a93-a666-19dfafed75b3'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:41.946818 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ee4386-a8df-497d-8805-abe92f88cc90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22822a7e-f289-4abe-a12f-da8fd506ae0d', '45e097a0-a63a-4bb1-8385-26a2f9b17f43', 'c4d7a7a9-3e27-403c-aa04-5600e803d1a8', 'a77b9739-ccc5-4a93-a666-19dfafed75b3']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:41.947899 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d221d07-427e-4f80-9be7-ba5717fc71c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:41.978309 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d221d07-427e-4f80-9be7-ba5717fc71c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b8e2521-505a-45ce-958e-0e8027486541', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-773974843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['22822a7e-f289-4abe-a12f-da8fd506ae0d','45e097a0-a63a-4bb1-8385-26a2f9b17f43','c4d7a7a9-3e27-403c-aa04-5600e803d1a8','a77b9739-ccc5-4a93-a666-19dfafed75b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-773974843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b8e2521-505a-45ce-958e-0e8027486541,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea796b549bad4473be345d36ce3dbd2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5909ed1f08d14106bd238ca82d1531ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:41.979399 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d139af03-5ed9-48f9-9738-3fa60915ac1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:42.006039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d139af03-5ed9-48f9-9738-3fa60915ac1a) transitioned into state 'SUCCESS' from state '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-773974843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['22822a7e-f289-4abe-a12f-da8fd506ae0d','45e097a0-a63a-4bb1-8385-26a2f9b17f43','c4d7a7a9-3e27-403c-aa04-5600e803d1a8','a77b9739-ccc5-4a93-a666-19dfafed75b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:42.006908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cef8a2-013f-49af-8858-21771715bdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:42.025189 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95cef8a2-013f-49af-8858-21771715bdfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:42.028970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (00623951-6845-4289-b25f-582a75462030) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:42.029561 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request issued successfully. Aug 07 17:07:42.030302 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a72f6c3-7051-4f12-8cce-af7968664388 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:42.031000 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 335/1355] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:07:41 2026] POST /volume/v3/volumes => generated 753 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:42.034323 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:42.038728 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:42.039191 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-870198508"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:42.044377 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-870198508'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:42.044525 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume of 1 GB Aug 07 17:07:42.044910 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:42.044910 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:42.046673 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd6e977b-41c8-4cad-b2b4-c79c28734b84 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:42.049673 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd6e977b-41c8-4cad-b2b4-c79c28734b84 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:07:42.050593 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd6e977b-41c8-4cad-b2b4-c79c28734b84 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:42.050593 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd6e977b-41c8-4cad-b2b4-c79c28734b84 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:42.052475 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Availability Zones retrieved successfully. Aug 07 17:07:42.059879 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:42.059879 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:42.062798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (0d52cc6c-95de-427f-8f21-044a00e87a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:42.064130 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dd6e977b-41c8-4cad-b2b4-c79c28734b84 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:07:42.064236 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344a4e26-0444-47b6-a835-9387578cbf09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:42.065309 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:42.072212 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd6e977b-41c8-4cad-b2b4-c79c28734b84 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:07:42.072212 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 341/1356] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:42 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:42.080150 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f567bbb6-30ac-4ab9-9ced-5e747b62ad59 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:42.083790 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f567bbb6-30ac-4ab9-9ced-5e747b62ad59 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:07:42.083790 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f567bbb6-30ac-4ab9-9ced-5e747b62ad59 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:42.083790 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f567bbb6-30ac-4ab9-9ced-5e747b62ad59 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:42.091711 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:42.091711 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:42.096951 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f567bbb6-30ac-4ab9-9ced-5e747b62ad59 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:07:42.103665 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f567bbb6-30ac-4ab9-9ced-5e747b62ad59 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:07:42.104526 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 344/1357] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:42 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:42.110557 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344a4e26-0444-47b6-a835-9387578cbf09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:42.112367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe51925-20d5-4ca2-90dd-df591e4a7345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:42.185807 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Created reservations ['8184f3d4-5dc3-4c9a-8d68-05d3e040ccee', '29dc4b6e-4dd1-49ec-81e8-832a86a58b2a', 'a4eb6286-ff3c-48dc-9c5d-8cb02adba449', 'ea86e512-26ea-4967-995c-d4fa742f2f53'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:42.187453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe51925-20d5-4ca2-90dd-df591e4a7345) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8184f3d4-5dc3-4c9a-8d68-05d3e040ccee', '29dc4b6e-4dd1-49ec-81e8-832a86a58b2a', 'a4eb6286-ff3c-48dc-9c5d-8cb02adba449', 'ea86e512-26ea-4967-995c-d4fa742f2f53']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:42.188513 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e6dfc7-3710-4a94-9f17-fd7150fa3912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:42.222784 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9e6dfc7-3710-4a94-9f17-fd7150fa3912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4400105-a79a-426a-b7da-0a09f4554645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-870198508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['8184f3d4-5dc3-4c9a-8d68-05d3e040ccee','29dc4b6e-4dd1-49ec-81e8-832a86a58b2a','a4eb6286-ff3c-48dc-9c5d-8cb02adba449','ea86e512-26ea-4967-995c-d4fa742f2f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-870198508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4400105-a79a-426a-b7da-0a09f4554645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3caf34b4aa405180935bd1bd3ed786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:42.223536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b237916-26d5-4f72-80cc-ef080bc71cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:42.262253 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b237916-26d5-4f72-80cc-ef080bc71cef) transitioned into state 'SUCCESS' from state '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-870198508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['8184f3d4-5dc3-4c9a-8d68-05d3e040ccee','29dc4b6e-4dd1-49ec-81e8-832a86a58b2a','a4eb6286-ff3c-48dc-9c5d-8cb02adba449','ea86e512-26ea-4967-995c-d4fa742f2f53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:42.262990 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ffec9d4-c3ea-4e93-a8c8-2e2a55c21104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:42.278146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ffec9d4-c3ea-4e93-a8c8-2e2a55c21104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:42.279152 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (0d52cc6c-95de-427f-8f21-044a00e87a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:42.279152 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request issued successfully. Aug 07 17:07:42.279682 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-630c790f-be9b-49e0-a38f-9db3d2b7634e tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:42.283047 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 338/1358] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:42 2026] POST /volume/v3/volumes => generated 748 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:42.300626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3f35bf0-0d9c-49b2-8504-badc178183ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:42.303330 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3f35bf0-0d9c-49b2-8504-badc178183ad tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 Aug 07 17:07:42.303662 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3f35bf0-0d9c-49b2-8504-badc178183ad tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:42.304305 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3f35bf0-0d9c-49b2-8504-badc178183ad tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:42.321053 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:42.321053 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:42.327042 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3f35bf0-0d9c-49b2-8504-badc178183ad tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:42.334729 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3f35bf0-0d9c-49b2-8504-badc178183ad tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 returned with HTTP 200 Aug 07 17:07:42.334729 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 336/1359] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:42 2026] GET /volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:43.084944 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5e47a3d0-1c61-4b09-bc4e-f9575cf33b05 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:43.087269 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e47a3d0-1c61-4b09-bc4e-f9575cf33b05 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:07:43.087500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e47a3d0-1c61-4b09-bc4e-f9575cf33b05 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:43.087695 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e47a3d0-1c61-4b09-bc4e-f9575cf33b05 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:43.097683 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:43.097683 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:43.103017 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5e47a3d0-1c61-4b09-bc4e-f9575cf33b05 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:07:43.110761 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e47a3d0-1c61-4b09-bc4e-f9575cf33b05 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:07:43.111590 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 342/1360] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:43 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:43.351315 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cae3e087-359d-4d18-82b9-ccf79a125a52 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:43.360269 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cae3e087-359d-4d18-82b9-ccf79a125a52 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 Aug 07 17:07:43.360503 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cae3e087-359d-4d18-82b9-ccf79a125a52 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:43.360729 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cae3e087-359d-4d18-82b9-ccf79a125a52 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:43.370948 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:43.370948 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:43.376286 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cae3e087-359d-4d18-82b9-ccf79a125a52 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:43.383086 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cae3e087-359d-4d18-82b9-ccf79a125a52 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 returned with HTTP 200 Aug 07 17:07:43.383673 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 345/1361] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:43 2026] GET /volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:43.406906 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-40f7ae30-b6f2-4a2e-9108-d6b32dbe26a8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:43.413157 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40f7ae30-b6f2-4a2e-9108-d6b32dbe26a8 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645/action Aug 07 17:07:43.413157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40f7ae30-b6f2-4a2e-9108-d6b32dbe26a8 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:43.413157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40f7ae30-b6f2-4a2e-9108-d6b32dbe26a8 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:43.427727 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:43.427727 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:43.428492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-40f7ae30-b6f2-4a2e-9108-d6b32dbe26a8 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Updating volume 'f4400105-a79a-426a-b7da-0a09f4554645' with '{'status': 'attaching'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:07:43.469489 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40f7ae30-b6f2-4a2e-9108-d6b32dbe26a8 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645/action returned with HTTP 202 Aug 07 17:07:43.470475 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 339/1362] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:43 2026] POST /volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:43.480747 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6a5873da-f48c-405e-92b3-cc8c00065469 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:43.483137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a5873da-f48c-405e-92b3-cc8c00065469 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 Aug 07 17:07:43.483391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a5873da-f48c-405e-92b3-cc8c00065469 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:43.483610 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a5873da-f48c-405e-92b3-cc8c00065469 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:43.492164 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:43.492164 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:43.497272 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6a5873da-f48c-405e-92b3-cc8c00065469 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:43.504239 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a5873da-f48c-405e-92b3-cc8c00065469 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 returned with HTTP 200 Aug 07 17:07:43.505199 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 337/1363] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:43 2026] GET /volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:43.521464 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e34e2ae-1214-468f-9cf2-416afabf0f90 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:43.523610 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e34e2ae-1214-468f-9cf2-416afabf0f90 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645/action Aug 07 17:07:43.524244 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e34e2ae-1214-468f-9cf2-416afabf0f90 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:43.525096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e34e2ae-1214-468f-9cf2-416afabf0f90 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:43.548673 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:43.548673 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:43.548673 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6e34e2ae-1214-468f-9cf2-416afabf0f90 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Volume info retrieved successfully. Aug 07 17:07:43.587801 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6e34e2ae-1214-468f-9cf2-416afabf0f90 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Delete volume request issued successfully. Aug 07 17:07:43.588082 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e34e2ae-1214-468f-9cf2-416afabf0f90 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645/action returned with HTTP 202 Aug 07 17:07:43.588904 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 343/1364] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:43 2026] POST /volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:43.597662 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-58c7130a-f644-4ef8-a038-afde3f0648e7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:43.600232 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-58c7130a-f644-4ef8-a038-afde3f0648e7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 Aug 07 17:07:43.600543 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-58c7130a-f644-4ef8-a038-afde3f0648e7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:43.600748 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-58c7130a-f644-4ef8-a038-afde3f0648e7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:43.614042 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:43.614042 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:43.620773 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-58c7130a-f644-4ef8-a038-afde3f0648e7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:43.628414 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-58c7130a-f644-4ef8-a038-afde3f0648e7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 returned with HTTP 200 Aug 07 17:07:43.628892 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 346/1365] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:43 2026] GET /volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:43.865506 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:43.869851 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:43.870306 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1821934646"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:43.871911 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1821934646'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:43.872066 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Create volume of 1 GB Aug 07 17:07:43.873329 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:43.873329 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:43.877750 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Availability Zones retrieved successfully. Aug 07 17:07:44.066276 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Flow 'volume_create_api' (efb05fd9-6e20-4896-929b-00a842922020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:44.067703 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a779e39-f958-4c37-81a2-958286022b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.069094 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:44.109850 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a779e39-f958-4c37-81a2-958286022b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.109850 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85471b0f-92ce-4bc1-898e-88b2a8ebb196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.216882 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Created reservations ['5af0e5cf-f39b-4e5b-83d0-62835b9bf1f3', '77a3cca1-3572-4c3e-b39f-3bfec54b181d', '41c9e5c4-5ce2-4f3a-9191-aba01943255b', '45923c90-d7d2-4047-9f89-97b5eee3e44f'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:44.217868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85471b0f-92ce-4bc1-898e-88b2a8ebb196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5af0e5cf-f39b-4e5b-83d0-62835b9bf1f3', '77a3cca1-3572-4c3e-b39f-3bfec54b181d', '41c9e5c4-5ce2-4f3a-9191-aba01943255b', '45923c90-d7d2-4047-9f89-97b5eee3e44f']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.218752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6806316d-97ea-4d97-98ad-bbf236ec28a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.266221 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6806316d-97ea-4d97-98ad-bbf236ec28a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '609be457-1fd1-49a8-b6ef-b46f6c53204f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1821934646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549f09df9a8548b3b9355b56897d2dcf',qos_specs=None,replication_status=,reservations=['5af0e5cf-f39b-4e5b-83d0-62835b9bf1f3','77a3cca1-3572-4c3e-b39f-3bfec54b181d','41c9e5c4-5ce2-4f3a-9191-aba01943255b','45923c90-d7d2-4047-9f89-97b5eee3e44f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='481af1f9ec2d4667bf42eb2ec3c3468a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1821934646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=609be457-1fd1-49a8-b6ef-b46f6c53204f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549f09df9a8548b3b9355b56897d2dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='481af1f9ec2d4667bf42eb2ec3c3468a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.267757 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cc47e4-b965-4769-87ed-1637214f015d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.335492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cc47e4-b965-4769-87ed-1637214f015d) transitioned into state 'SUCCESS' from state '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-1821934646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549f09df9a8548b3b9355b56897d2dcf',qos_specs=None,replication_status=,reservations=['5af0e5cf-f39b-4e5b-83d0-62835b9bf1f3','77a3cca1-3572-4c3e-b39f-3bfec54b181d','41c9e5c4-5ce2-4f3a-9191-aba01943255b','45923c90-d7d2-4047-9f89-97b5eee3e44f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='481af1f9ec2d4667bf42eb2ec3c3468a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.336610 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0006f8a2-2aa0-4664-813d-4a2b959ff7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.361157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0006f8a2-2aa0-4664-813d-4a2b959ff7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.362886 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Flow 'volume_create_api' (efb05fd9-6e20-4896-929b-00a842922020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:44.363735 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Create volume request issued successfully. Aug 07 17:07:44.364977 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a2e674a0-d428-41b4-b0c0-71fab3516c44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:44.365616 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 340/1366] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:43 2026] POST /volume/v3/volumes => generated 751 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:44.383073 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f29a8ea5-1f6c-4024-98c8-3854b2d1cbe5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:44.385701 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f29a8ea5-1f6c-4024-98c8-3854b2d1cbe5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:44.385873 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f29a8ea5-1f6c-4024-98c8-3854b2d1cbe5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:44.388008 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f29a8ea5-1f6c-4024-98c8-3854b2d1cbe5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:44.406170 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:44.406170 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:44.420137 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f29a8ea5-1f6c-4024-98c8-3854b2d1cbe5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:44.432079 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f29a8ea5-1f6c-4024-98c8-3854b2d1cbe5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:44.432708 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 338/1367] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:44 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:44.643730 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3e43bbc-3993-4619-b8fc-9985253108f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:44.645600 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3e43bbc-3993-4619-b8fc-9985253108f7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 Aug 07 17:07:44.645955 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3e43bbc-3993-4619-b8fc-9985253108f7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:44.646175 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3e43bbc-3993-4619-b8fc-9985253108f7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:44.653623 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3e43bbc-3993-4619-b8fc-9985253108f7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 returned with HTTP 404 Aug 07 17:07:44.654220 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 344/1368] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:44 2026] GET /volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:44.665772 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ab9ab169-736b-4fbf-8241-9c069f91f7ef None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:44.672316 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ab9ab169-736b-4fbf-8241-9c069f91f7ef tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 Aug 07 17:07:44.672452 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ab9ab169-736b-4fbf-8241-9c069f91f7ef tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:44.672735 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ab9ab169-736b-4fbf-8241-9c069f91f7ef tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:44.685384 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ab9ab169-736b-4fbf-8241-9c069f91f7ef tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 returned with HTTP 404 Aug 07 17:07:44.686045 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 347/1369] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:44 2026] GET /volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:44.693766 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0baa1643-d899-43a7-8ed4-7c0c1616d8fe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:44.695881 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0baa1643-d899-43a7-8ed4-7c0c1616d8fe tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 Aug 07 17:07:44.696126 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0baa1643-d899-43a7-8ed4-7c0c1616d8fe tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:44.696314 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0baa1643-d899-43a7-8ed4-7c0c1616d8fe tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:44.696496 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-0baa1643-d899-43a7-8ed4-7c0c1616d8fe tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Delete volume with id: f4400105-a79a-426a-b7da-0a09f4554645 Aug 07 17:07:44.703819 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0baa1643-d899-43a7-8ed4-7c0c1616d8fe tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 returned with HTTP 404 Aug 07 17:07:44.704418 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 341/1370] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:44 2026] DELETE /volume/v3/volumes/f4400105-a79a-426a-b7da-0a09f4554645 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:44.717778 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:44.719592 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:44.719946 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1333559285"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:44.721391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1333559285'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:44.721507 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume of 1 GB Aug 07 17:07:44.725809 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Availability Zones retrieved successfully. Aug 07 17:07:44.732280 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (e0af8108-4088-4fdf-ae14-13f5648464ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:44.733152 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a909c3-3c9d-48f7-a9f9-f19862501480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.734169 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:44.763893 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a909c3-3c9d-48f7-a9f9-f19862501480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.764663 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0446a98-bb34-43c7-b020-0b40cc7e8491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.808277 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Created reservations ['e1a4198f-0ac9-44ef-9be9-b0b62d3924fe', 'd059d543-8956-4827-9048-20855fd6e3c3', '7db76bba-0a1e-48b3-a9f0-994b5df07334', 'c8c69846-ef55-44a5-bd77-9cf43e9d0ab8'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:44.809178 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0446a98-bb34-43c7-b020-0b40cc7e8491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1a4198f-0ac9-44ef-9be9-b0b62d3924fe', 'd059d543-8956-4827-9048-20855fd6e3c3', '7db76bba-0a1e-48b3-a9f0-994b5df07334', 'c8c69846-ef55-44a5-bd77-9cf43e9d0ab8']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.810977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385e9ed2-30ba-42a9-be81-b995ecbe45c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.841867 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385e9ed2-30ba-42a9-be81-b995ecbe45c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1333559285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['e1a4198f-0ac9-44ef-9be9-b0b62d3924fe','d059d543-8956-4827-9048-20855fd6e3c3','7db76bba-0a1e-48b3-a9f0-994b5df07334','c8c69846-ef55-44a5-bd77-9cf43e9d0ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1333559285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3caf34b4aa405180935bd1bd3ed786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.842413 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba5e78f-b0d4-47a5-a167-f0d90b46650b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.866980 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba5e78f-b0d4-47a5-a167-f0d90b46650b) transitioned into state 'SUCCESS' from state '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-1333559285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['e1a4198f-0ac9-44ef-9be9-b0b62d3924fe','d059d543-8956-4827-9048-20855fd6e3c3','7db76bba-0a1e-48b3-a9f0-994b5df07334','c8c69846-ef55-44a5-bd77-9cf43e9d0ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.867937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (039933ba-7eab-43bd-bd4f-773e1039c53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:44.883633 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (039933ba-7eab-43bd-bd4f-773e1039c53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:44.884348 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (e0af8108-4088-4fdf-ae14-13f5648464ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:44.884692 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request issued successfully. Aug 07 17:07:44.885842 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a39ed6e3-1524-46cd-910f-29b05cf41704 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:44.886922 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 339/1371] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:44 2026] POST /volume/v3/volumes => generated 749 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:44.905599 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b633e646-104c-4e02-bf0c-54b74342779b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:44.908177 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b633e646-104c-4e02-bf0c-54b74342779b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 Aug 07 17:07:44.908177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b633e646-104c-4e02-bf0c-54b74342779b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:44.908410 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b633e646-104c-4e02-bf0c-54b74342779b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:44.919324 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:44.919324 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:44.924042 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b633e646-104c-4e02-bf0c-54b74342779b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:44.929064 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b633e646-104c-4e02-bf0c-54b74342779b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 returned with HTTP 200 Aug 07 17:07:44.929790 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 345/1372] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:44 2026] GET /volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:45.448091 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-81d47eee-f15b-43c9-9a99-29b271a1f025 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:45.450269 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-81d47eee-f15b-43c9-9a99-29b271a1f025 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:45.450493 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-81d47eee-f15b-43c9-9a99-29b271a1f025 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:45.450706 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-81d47eee-f15b-43c9-9a99-29b271a1f025 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:45.461259 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:45.461259 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:45.467270 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-81d47eee-f15b-43c9-9a99-29b271a1f025 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:45.475323 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-81d47eee-f15b-43c9-9a99-29b271a1f025 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:45.476012 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 348/1373] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:45 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:45.544296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-f2a10b2d-da04-4f1e-b216-b389326cfd73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:45.550160 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-f2a10b2d-da04-4f1e-b216-b389326cfd73 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:45.550434 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-f2a10b2d-da04-4f1e-b216-b389326cfd73 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:45.550674 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-f2a10b2d-da04-4f1e-b216-b389326cfd73 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:45.561156 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:45.561156 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:45.566754 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-f2a10b2d-da04-4f1e-b216-b389326cfd73 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:45.573112 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-f2a10b2d-da04-4f1e-b216-b389326cfd73 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:45.573615 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 342/1374] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:45 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:45.689043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5dcdc93-0b53-4c97-8507-c4b7446f564f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:45.689746 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5dcdc93-0b53-4c97-8507-c4b7446f564f None None] GET https://10.4.3.144/volume// Aug 07 17:07:45.690050 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5dcdc93-0b53-4c97-8507-c4b7446f564f None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:45.691541 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5dcdc93-0b53-4c97-8507-c4b7446f564f None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:45.691541 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5dcdc93-0b53-4c97-8507-c4b7446f564f None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:45.691541 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 340/1375] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:07:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:07:45.702763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-d8a8f764-e256-44e9-bb8d-812f64338cd8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:45.703995 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-d8a8f764-e256-44e9-bb8d-812f64338cd8 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:07:45.704537 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-d8a8f764-e256-44e9-bb8d-812f64338cd8 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "609be457-1fd1-49a8-b6ef-b46f6c53204f", "connector": null, "instance_uuid": "b212d4cb-a7c4-4830-b620-c81d134b99fe"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:45.717283 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:45.717283 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:45.770162 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-d8a8f764-e256-44e9-bb8d-812f64338cd8 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:07:45.770836 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 346/1376] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:07:45 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 07 17:07:45.814076 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-241c5f75-d989-4bda-939d-7c5e6e9f53e9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:45.816861 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-241c5f75-d989-4bda-939d-7c5e6e9f53e9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:45.817231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-241c5f75-d989-4bda-939d-7c5e6e9f53e9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:45.817542 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-241c5f75-d989-4bda-939d-7c5e6e9f53e9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:45.828587 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2bfd82b3-bb30-44ec-95d3-db2dabf77f83 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:45.829254 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2bfd82b3-bb30-44ec-95d3-db2dabf77f83 None None] GET https://10.4.3.144/volume// Aug 07 17:07:45.829436 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2bfd82b3-bb30-44ec-95d3-db2dabf77f83 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:45.829734 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2bfd82b3-bb30-44ec-95d3-db2dabf77f83 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:45.830144 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2bfd82b3-bb30-44ec-95d3-db2dabf77f83 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:45.834976 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:45.834976 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:45.837107 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 343/1377] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:07:45 2026] GET /volume/ => generated 386 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:07:45.842404 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-241c5f75-d989-4bda-939d-7c5e6e9f53e9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:45.848563 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-241c5f75-d989-4bda-939d-7c5e6e9f53e9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:45.849100 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 349/1378] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:45 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:45.855405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-32e1d717-97bb-46f7-9d98-3b9ca52ffc71 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:45.859085 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-32e1d717-97bb-46f7-9d98-3b9ca52ffc71 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:45.859329 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-32e1d717-97bb-46f7-9d98-3b9ca52ffc71 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:45.859546 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-32e1d717-97bb-46f7-9d98-3b9ca52ffc71 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:45.873684 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:45.873684 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:45.879342 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-32e1d717-97bb-46f7-9d98-3b9ca52ffc71 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:45.890900 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-32e1d717-97bb-46f7-9d98-3b9ca52ffc71 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:45.891447 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 341/1379] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:07:45 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:07:45.949494 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56dd7804-20f4-4c09-b824-24ede192505c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:45.951527 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56dd7804-20f4-4c09-b824-24ede192505c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 Aug 07 17:07:45.953050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56dd7804-20f4-4c09-b824-24ede192505c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:45.953050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56dd7804-20f4-4c09-b824-24ede192505c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:45.961743 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:45.961743 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:45.967445 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-56dd7804-20f4-4c09-b824-24ede192505c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:45.975204 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56dd7804-20f4-4c09-b824-24ede192505c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 returned with HTTP 200 Aug 07 17:07:45.975941 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 347/1380] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:45 2026] GET /volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:45.997012 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-caba330a-4451-4177-bb8d-82640db8612b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:45.999423 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-caba330a-4451-4177-bb8d-82640db8612b tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5/action Aug 07 17:07:46.000401 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-caba330a-4451-4177-bb8d-82640db8612b tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:46.002597 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-caba330a-4451-4177-bb8d-82640db8612b tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:46.014304 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-cd83f16c-e40a-4c9a-9f4e-80fc69a354b2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:46.020065 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:46.020065 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:46.020971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-caba330a-4451-4177-bb8d-82640db8612b tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Updating volume 'd5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5' with '{'status': 'creating'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:07:46.022946 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-cd83f16c-e40a-4c9a-9f4e-80fc69a354b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] PUT https://10.4.3.144/volume/v3/attachments/31d3f331-cac6-48e0-9a73-90509d845557 Aug 07 17:07:46.023466 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-cd83f16c-e40a-4c9a-9f4e-80fc69a354b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:46.036538 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-cd83f16c-e40a-4c9a-9f4e-80fc69a354b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Acquiring lock "cinder-attachment_update-609be457-1fd1-49a8-b6ef-b46f6c53204f-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:07:46.046794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-cd83f16c-e40a-4c9a-9f4e-80fc69a354b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Lock "cinder-attachment_update-609be457-1fd1-49a8-b6ef-b46f6c53204f-np0000006737" acquired by "attachment_update" :: waited 0.010s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:07:46.048363 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:46.048363 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:46.058200 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-caba330a-4451-4177-bb8d-82640db8612b tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5/action returned with HTTP 202 Aug 07 17:07:46.058602 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 344/1381] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:45 2026] POST /volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:46.069847 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46468062-9fd9-4a33-9fcc-fd739cb529cf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:46.072288 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46468062-9fd9-4a33-9fcc-fd739cb529cf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 Aug 07 17:07:46.072576 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46468062-9fd9-4a33-9fcc-fd739cb529cf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:46.072840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46468062-9fd9-4a33-9fcc-fd739cb529cf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:46.083902 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:46.083902 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:46.096292 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46468062-9fd9-4a33-9fcc-fd739cb529cf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:46.104082 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46468062-9fd9-4a33-9fcc-fd739cb529cf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 returned with HTTP 200 Aug 07 17:07:46.104651 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 342/1382] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:46 2026] GET /volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:46.123960 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04e11d99-0d22-42e6-b790-cf57e27679e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:46.126006 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04e11d99-0d22-42e6-b790-cf57e27679e7 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5/action Aug 07 17:07:46.126727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04e11d99-0d22-42e6-b790-cf57e27679e7 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:46.127080 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04e11d99-0d22-42e6-b790-cf57e27679e7 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:46.141886 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:46.141886 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:46.144088 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-04e11d99-0d22-42e6-b790-cf57e27679e7 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Volume info retrieved successfully. Aug 07 17:07:46.182533 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-04e11d99-0d22-42e6-b790-cf57e27679e7 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Delete volume request issued successfully. Aug 07 17:07:46.182533 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04e11d99-0d22-42e6-b790-cf57e27679e7 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5/action returned with HTTP 202 Aug 07 17:07:46.182533 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 348/1383] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:46 2026] POST /volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:46.192599 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-44f47169-ad65-4dfc-9a94-923e4fac4fcd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:46.193816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-cd83f16c-e40a-4c9a-9f4e-80fc69a354b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Lock "cinder-attachment_update-609be457-1fd1-49a8-b6ef-b46f6c53204f-np0000006737" released by "attachment_update" :: held 0.146s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:07:46.193816 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-cd83f16c-e40a-4c9a-9f4e-80fc69a354b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments/31d3f331-cac6-48e0-9a73-90509d845557 returned with HTTP 200 Aug 07 17:07:46.194708 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 350/1384] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:07:46 2026] PUT /volume/v3/attachments/31d3f331-cac6-48e0-9a73-90509d845557 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:46.194946 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44f47169-ad65-4dfc-9a94-923e4fac4fcd tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 Aug 07 17:07:46.195202 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44f47169-ad65-4dfc-9a94-923e4fac4fcd tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:46.195429 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44f47169-ad65-4dfc-9a94-923e4fac4fcd tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:46.209260 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:46.209260 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:46.217733 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-44f47169-ad65-4dfc-9a94-923e4fac4fcd tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:46.226144 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44f47169-ad65-4dfc-9a94-923e4fac4fcd tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 returned with HTTP 200 Aug 07 17:07:46.226940 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 345/1385] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:46 2026] GET /volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:46.788493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-23d2f831-cdfd-4d44-8448-329443190d16 req-00588dd5-f210-426f-a1d3-fd60c4b90469 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:46.791558 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-00588dd5-f210-426f-a1d3-fd60c4b90469 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:07:46.791835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-00588dd5-f210-426f-a1d3-fd60c4b90469 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:46.792130 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-00588dd5-f210-426f-a1d3-fd60c4b90469 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:46.803416 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:46.803416 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:46.807967 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-23d2f831-cdfd-4d44-8448-329443190d16 req-00588dd5-f210-426f-a1d3-fd60c4b90469 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:07:46.814242 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-00588dd5-f210-426f-a1d3-fd60c4b90469 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:07:46.814650 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 343/1386] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:46 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 1653 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:46.862585 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-23d2f831-cdfd-4d44-8448-329443190d16 req-e5db1fa1-56e2-465a-ad3a-dd3d425b8484 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:46.865571 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-e5db1fa1-56e2-465a-ad3a-dd3d425b8484 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:07:46.866122 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-e5db1fa1-56e2-465a-ad3a-dd3d425b8484 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:46.866721 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-e5db1fa1-56e2-465a-ad3a-dd3d425b8484 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:46.868833 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d2ee3c3e-01bf-4097-a114-f2aba976ff6b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:46.872117 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2ee3c3e-01bf-4097-a114-f2aba976ff6b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:46.872117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d2ee3c3e-01bf-4097-a114-f2aba976ff6b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:46.872117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d2ee3c3e-01bf-4097-a114-f2aba976ff6b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:46.879305 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:46.879305 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:46.883226 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:46.883226 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:46.884206 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-23d2f831-cdfd-4d44-8448-329443190d16 req-e5db1fa1-56e2-465a-ad3a-dd3d425b8484 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:07:46.890193 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-e5db1fa1-56e2-465a-ad3a-dd3d425b8484 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:07:46.891043 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 349/1387] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:07:46 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 1653 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:46.898531 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d2ee3c3e-01bf-4097-a114-f2aba976ff6b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:46.907013 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2ee3c3e-01bf-4097-a114-f2aba976ff6b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:46.907542 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 351/1388] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:46 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:47.247291 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-10eb2f84-495e-4ae7-ae2e-0dfb1ddcfba9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:47.251498 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10eb2f84-495e-4ae7-ae2e-0dfb1ddcfba9 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 Aug 07 17:07:47.251815 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-10eb2f84-495e-4ae7-ae2e-0dfb1ddcfba9 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:47.252115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-10eb2f84-495e-4ae7-ae2e-0dfb1ddcfba9 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:47.264781 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10eb2f84-495e-4ae7-ae2e-0dfb1ddcfba9 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 returned with HTTP 404 Aug 07 17:07:47.265416 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 346/1389] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:47 2026] GET /volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:47.278233 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e60380b8-db66-4a41-a3f8-a14f391414cb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:47.292644 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e60380b8-db66-4a41-a3f8-a14f391414cb tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 Aug 07 17:07:47.292644 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e60380b8-db66-4a41-a3f8-a14f391414cb tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:47.292644 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e60380b8-db66-4a41-a3f8-a14f391414cb tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:47.303872 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e60380b8-db66-4a41-a3f8-a14f391414cb tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 returned with HTTP 404 Aug 07 17:07:47.304560 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 344/1390] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:47 2026] GET /volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:47.320111 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3256325d-5690-499a-bb8b-ef7cc6614346 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:47.324318 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3256325d-5690-499a-bb8b-ef7cc6614346 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 Aug 07 17:07:47.324574 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3256325d-5690-499a-bb8b-ef7cc6614346 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:47.324894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3256325d-5690-499a-bb8b-ef7cc6614346 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:47.325055 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-3256325d-5690-499a-bb8b-ef7cc6614346 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Delete volume with id: d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 Aug 07 17:07:47.338551 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3256325d-5690-499a-bb8b-ef7cc6614346 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 returned with HTTP 404 Aug 07 17:07:47.339394 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 350/1391] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:47 2026] DELETE /volume/v3/volumes/d5ce8d52-725d-49b2-ad8b-73ba5e1dd7d5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:47.351664 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:47.364690 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:47.364986 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-191014197"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:47.366711 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-191014197'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:47.366916 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume of 1 GB Aug 07 17:07:47.377184 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Availability Zones retrieved successfully. Aug 07 17:07:47.385482 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (eb2aa92e-0c2d-45c6-97ff-299864002746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:47.386853 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9f3fba-bc86-41aa-a1c2-845d0c47828f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:47.388191 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:47.422943 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e9f3fba-bc86-41aa-a1c2-845d0c47828f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:47.424316 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4cddd8a-3daf-4549-bee6-6ea41ed58fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:47.481423 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Created reservations ['55e33a53-1742-46c8-9455-98f4a3caf9a2', '0d6ee25f-0daf-4289-80d8-6fd474802099', '87a3efc5-8bd2-4786-8191-7059fac75d9a', '3fcfa7a8-7c5c-4228-bbf2-f3e2825e2307'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:47.483724 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4cddd8a-3daf-4549-bee6-6ea41ed58fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55e33a53-1742-46c8-9455-98f4a3caf9a2', '0d6ee25f-0daf-4289-80d8-6fd474802099', '87a3efc5-8bd2-4786-8191-7059fac75d9a', '3fcfa7a8-7c5c-4228-bbf2-f3e2825e2307']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:47.484761 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f861ec20-60e9-4722-9184-7108bbdb0c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:47.512624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f861ec20-60e9-4722-9184-7108bbdb0c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6c9bc8-1bb9-4535-ac76-42edc19dd58f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-191014197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['55e33a53-1742-46c8-9455-98f4a3caf9a2','0d6ee25f-0daf-4289-80d8-6fd474802099','87a3efc5-8bd2-4786-8191-7059fac75d9a','3fcfa7a8-7c5c-4228-bbf2-f3e2825e2307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-191014197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d6c9bc8-1bb9-4535-ac76-42edc19dd58f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3caf34b4aa405180935bd1bd3ed786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:47.513694 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120bd36a-ca4d-43f7-acd7-d8dc3c061ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:47.548148 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120bd36a-ca4d-43f7-acd7-d8dc3c061ab8) transitioned into state 'SUCCESS' from state '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-191014197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['55e33a53-1742-46c8-9455-98f4a3caf9a2','0d6ee25f-0daf-4289-80d8-6fd474802099','87a3efc5-8bd2-4786-8191-7059fac75d9a','3fcfa7a8-7c5c-4228-bbf2-f3e2825e2307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:47.548148 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fec4a2e-b5db-404d-926f-2f3732dfb98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:47.564880 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fec4a2e-b5db-404d-926f-2f3732dfb98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:47.566421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (eb2aa92e-0c2d-45c6-97ff-299864002746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:47.566514 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request issued successfully. Aug 07 17:07:47.569232 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-30abbeed-d913-4f2b-a3ad-588c34ec172f tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:47.569232 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 352/1392] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:47 2026] POST /volume/v3/volumes => generated 748 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:47.588836 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-87d09dda-408b-45c9-b3f3-0c53b90e3b83 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:47.591418 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87d09dda-408b-45c9-b3f3-0c53b90e3b83 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f Aug 07 17:07:47.591682 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87d09dda-408b-45c9-b3f3-0c53b90e3b83 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:47.591935 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87d09dda-408b-45c9-b3f3-0c53b90e3b83 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:47.602777 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:47.602777 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:47.609975 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-87d09dda-408b-45c9-b3f3-0c53b90e3b83 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:47.620050 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87d09dda-408b-45c9-b3f3-0c53b90e3b83 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f returned with HTTP 200 Aug 07 17:07:47.620050 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 347/1393] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:47 2026] GET /volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:47.923152 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5c2f602-1fd8-4e62-ab1a-98e7f497bb1a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:47.925406 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5c2f602-1fd8-4e62-ab1a-98e7f497bb1a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:47.925675 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5c2f602-1fd8-4e62-ab1a-98e7f497bb1a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:47.925813 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5c2f602-1fd8-4e62-ab1a-98e7f497bb1a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:47.938782 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:47.938782 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:47.944834 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5c2f602-1fd8-4e62-ab1a-98e7f497bb1a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:47.953749 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5c2f602-1fd8-4e62-ab1a-98e7f497bb1a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:47.954663 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 345/1394] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:47 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:48.642559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b9dfa10-d3fb-434e-8807-0f1676e3dd6d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:48.645710 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b9dfa10-d3fb-434e-8807-0f1676e3dd6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f Aug 07 17:07:48.646165 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b9dfa10-d3fb-434e-8807-0f1676e3dd6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:48.646284 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b9dfa10-d3fb-434e-8807-0f1676e3dd6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:48.657316 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:48.657316 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:48.664130 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b9dfa10-d3fb-434e-8807-0f1676e3dd6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:48.670153 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b9dfa10-d3fb-434e-8807-0f1676e3dd6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f returned with HTTP 200 Aug 07 17:07:48.670628 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 351/1395] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:48 2026] GET /volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:48.688432 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f898d603-51cb-49ec-b867-e20e9e33e68a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:48.690656 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f898d603-51cb-49ec-b867-e20e9e33e68a tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f/action Aug 07 17:07:48.691518 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f898d603-51cb-49ec-b867-e20e9e33e68a tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:48.692036 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f898d603-51cb-49ec-b867-e20e9e33e68a tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:48.710276 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:48.710276 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:48.710276 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-f898d603-51cb-49ec-b867-e20e9e33e68a tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Updating volume '8d6c9bc8-1bb9-4535-ac76-42edc19dd58f' with '{'status': 'error'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:07:48.756101 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f898d603-51cb-49ec-b867-e20e9e33e68a tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f/action returned with HTTP 202 Aug 07 17:07:48.756101 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 353/1396] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:48 2026] POST /volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:48.768408 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-020ab53c-197b-4a1f-b796-353ca4a1923b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:48.771120 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-020ab53c-197b-4a1f-b796-353ca4a1923b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f Aug 07 17:07:48.771366 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-020ab53c-197b-4a1f-b796-353ca4a1923b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:48.771613 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-020ab53c-197b-4a1f-b796-353ca4a1923b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:48.782966 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:48.782966 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:48.789411 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-020ab53c-197b-4a1f-b796-353ca4a1923b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:48.796519 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-020ab53c-197b-4a1f-b796-353ca4a1923b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f returned with HTTP 200 Aug 07 17:07:48.797179 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 348/1397] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:48 2026] GET /volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:48.816844 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c3c3609-77da-4871-8545-82cf17406811 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:48.821049 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c3c3609-77da-4871-8545-82cf17406811 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f/action Aug 07 17:07:48.821049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c3c3609-77da-4871-8545-82cf17406811 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:48.821049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c3c3609-77da-4871-8545-82cf17406811 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:48.830833 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:48.830833 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:48.831357 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c3c3609-77da-4871-8545-82cf17406811 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Volume info retrieved successfully. Aug 07 17:07:48.861954 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c3c3609-77da-4871-8545-82cf17406811 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Delete volume request issued successfully. Aug 07 17:07:48.862338 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c3c3609-77da-4871-8545-82cf17406811 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f/action returned with HTTP 202 Aug 07 17:07:48.862945 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 346/1398] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:48 2026] POST /volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:48.872631 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-325eddd7-b427-4699-87bc-670eac4f3a9b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:48.874846 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-325eddd7-b427-4699-87bc-670eac4f3a9b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f Aug 07 17:07:48.876219 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-325eddd7-b427-4699-87bc-670eac4f3a9b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:48.876219 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-325eddd7-b427-4699-87bc-670eac4f3a9b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:48.891709 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:48.891709 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:48.898209 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-325eddd7-b427-4699-87bc-670eac4f3a9b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:48.905455 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-325eddd7-b427-4699-87bc-670eac4f3a9b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f returned with HTTP 200 Aug 07 17:07:48.906110 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 352/1399] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:48 2026] GET /volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:48.975791 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c879039d-10de-4197-8218-795e55fbe54a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:48.977853 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c879039d-10de-4197-8218-795e55fbe54a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:48.984745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c879039d-10de-4197-8218-795e55fbe54a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:48.984745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c879039d-10de-4197-8218-795e55fbe54a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:48.997081 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:48.997081 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:49.002461 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c879039d-10de-4197-8218-795e55fbe54a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:49.008608 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c879039d-10de-4197-8218-795e55fbe54a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:49.009365 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 354/1400] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:48 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:49.601944 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-e2e0a141-d8cb-42cf-8341-d9cd334c8619 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:49.608202 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-e2e0a141-d8cb-42cf-8341-d9cd334c8619 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/attachments/31d3f331-cac6-48e0-9a73-90509d845557/action Aug 07 17:07:49.608202 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-e2e0a141-d8cb-42cf-8341-d9cd334c8619 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:49.608202 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-e2e0a141-d8cb-42cf-8341-d9cd334c8619 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:49.629896 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:49.629896 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:49.657513 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b0992fe9-7dab-4f5b-a0a3-6155bb122240 req-e2e0a141-d8cb-42cf-8341-d9cd334c8619 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments/31d3f331-cac6-48e0-9a73-90509d845557/action returned with HTTP 204 Aug 07 17:07:49.658185 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 349/1401] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:07:49 2026] POST /volume/v3/attachments/31d3f331-cac6-48e0-9a73-90509d845557/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:49.747833 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-760deeb5-cfd2-4afb-a008-477409f2a46e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:49.748292 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-760deeb5-cfd2-4afb-a008-477409f2a46e None None] GET https://10.4.3.144/volume// Aug 07 17:07:49.748555 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-760deeb5-cfd2-4afb-a008-477409f2a46e None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:49.748771 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-760deeb5-cfd2-4afb-a008-477409f2a46e None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:49.749257 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-760deeb5-cfd2-4afb-a008-477409f2a46e None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:49.749703 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 347/1402] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:07: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 07 17:07:49.759307 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-23d2f831-cdfd-4d44-8448-329443190d16 req-caf5bbb3-38c8-4485-9541-0627b42a430b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:49.761800 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-caf5bbb3-38c8-4485-9541-0627b42a430b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:07:49.762220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-caf5bbb3-38c8-4485-9541-0627b42a430b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b05da8fa-6ac3-4830-91b1-ee50fb4752e3", "connector": null, "instance_uuid": "b870fda4-b522-43f4-8692-81c8d446a391"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:49.775307 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:49.775307 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:49.819715 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-caf5bbb3-38c8-4485-9541-0627b42a430b tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:07:49.820533 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 353/1403] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:07:49 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:49.921519 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a7651b06-6bcb-4f9e-a956-b530be594288 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:49.924734 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a7651b06-6bcb-4f9e-a956-b530be594288 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f Aug 07 17:07:49.925135 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a7651b06-6bcb-4f9e-a956-b530be594288 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:49.925358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a7651b06-6bcb-4f9e-a956-b530be594288 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:49.926347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-23d2f831-cdfd-4d44-8448-329443190d16 req-1e2e1b68-5cab-44e4-bbb5-0692eda0188d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:49.929696 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-1e2e1b68-5cab-44e4-bbb5-0692eda0188d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] DELETE https://10.4.3.144/volume/v3/attachments/c823de21-b347-4194-9a7a-e891f4dbaff8 Aug 07 17:07:49.930139 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-1e2e1b68-5cab-44e4-bbb5-0692eda0188d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:49.931937 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-1e2e1b68-5cab-44e4-bbb5-0692eda0188d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:49.935582 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a7651b06-6bcb-4f9e-a956-b530be594288 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f returned with HTTP 404 Aug 07 17:07:49.935809 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 355/1404] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:49 2026] GET /volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:49.944236 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d62482d5-99eb-4e8f-a86a-87f0d897dee7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:49.948070 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:49.948070 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:49.948213 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d62482d5-99eb-4e8f-a86a-87f0d897dee7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f Aug 07 17:07:49.948213 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d62482d5-99eb-4e8f-a86a-87f0d897dee7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:49.948213 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d62482d5-99eb-4e8f-a86a-87f0d897dee7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:49.966071 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d62482d5-99eb-4e8f-a86a-87f0d897dee7 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f returned with HTTP 404 Aug 07 17:07:49.966071 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 348/1405] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:49 2026] GET /volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:49.982517 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-657fc350-169c-4776-9c4e-391a854fcb0c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:49.986542 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-657fc350-169c-4776-9c4e-391a854fcb0c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] DELETE https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f Aug 07 17:07:49.986855 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-657fc350-169c-4776-9c4e-391a854fcb0c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:49.987440 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-657fc350-169c-4776-9c4e-391a854fcb0c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:49.987440 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-657fc350-169c-4776-9c4e-391a854fcb0c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Delete volume with id: 8d6c9bc8-1bb9-4535-ac76-42edc19dd58f Aug 07 17:07:49.997272 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-657fc350-169c-4776-9c4e-391a854fcb0c tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f returned with HTTP 404 Aug 07 17:07:49.998340 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 354/1406] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:49 2026] DELETE /volume/v3/volumes/8d6c9bc8-1bb9-4535-ac76-42edc19dd58f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:50.011130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:50.012931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:50.015414 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1288318309"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:50.016158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1288318309'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:50.016310 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume of 1 GB Aug 07 17:07:50.022455 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Availability Zones retrieved successfully. Aug 07 17:07:50.028478 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-40fad473-ff62-4455-9bcd-666eb99dfb3a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:50.030789 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40fad473-ff62-4455-9bcd-666eb99dfb3a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:50.031089 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40fad473-ff62-4455-9bcd-666eb99dfb3a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:50.031310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40fad473-ff62-4455-9bcd-666eb99dfb3a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:50.034003 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (a90da243-9f7a-4daf-9ac5-9d729bc55497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:50.035537 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c25b5ec-7bae-42e4-aa69-effe4ab5acc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:50.036925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:50.047079 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:50.047079 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:50.050416 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-1e2e1b68-5cab-44e4-bbb5-0692eda0188d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/attachments/c823de21-b347-4194-9a7a-e891f4dbaff8 returned with HTTP 200 Aug 07 17:07:50.050537 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-40fad473-ff62-4455-9bcd-666eb99dfb3a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:50.050994 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 350/1407] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:07:49 2026] DELETE /volume/v3/attachments/c823de21-b347-4194-9a7a-e891f4dbaff8 => generated 192 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:50.058268 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40fad473-ff62-4455-9bcd-666eb99dfb3a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:50.059002 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 349/1408] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:50 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:50.080133 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c25b5ec-7bae-42e4-aa69-effe4ab5acc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:50.080318 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ece1dc50-5592-40ea-a87b-329ad68619da None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:50.080380 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbd8536-9b12-4c0a-9483-61ada250cf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:50.081224 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ece1dc50-5592-40ea-a87b-329ad68619da tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:07:50.081510 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ece1dc50-5592-40ea-a87b-329ad68619da tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:50.081938 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ece1dc50-5592-40ea-a87b-329ad68619da tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:50.097500 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:50.097500 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:50.103086 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ece1dc50-5592-40ea-a87b-329ad68619da tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:07:50.110120 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ece1dc50-5592-40ea-a87b-329ad68619da tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:07:50.110771 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 355/1409] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:50 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:50.148104 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Created reservations ['2e3bc478-85f8-4c6b-beb2-1ecde2b7bd44', 'a9ece947-48bd-42a3-a3f0-51113fa6111c', 'f8d20c99-75ef-45d7-9b47-fc0932a86bee', 'ec0ff544-598f-4f12-b881-29cf9a61e113'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:50.149386 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbd8536-9b12-4c0a-9483-61ada250cf9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e3bc478-85f8-4c6b-beb2-1ecde2b7bd44', 'a9ece947-48bd-42a3-a3f0-51113fa6111c', 'f8d20c99-75ef-45d7-9b47-fc0932a86bee', 'ec0ff544-598f-4f12-b881-29cf9a61e113']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:50.150616 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55fa6f51-e84a-4e29-b29a-4123a29c7c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:50.186733 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55fa6f51-e84a-4e29-b29a-4123a29c7c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f889ea7-9de0-4447-885e-6e82f019acf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1288318309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['2e3bc478-85f8-4c6b-beb2-1ecde2b7bd44','a9ece947-48bd-42a3-a3f0-51113fa6111c','f8d20c99-75ef-45d7-9b47-fc0932a86bee','ec0ff544-598f-4f12-b881-29cf9a61e113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1288318309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f889ea7-9de0-4447-885e-6e82f019acf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3caf34b4aa405180935bd1bd3ed786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:50.188115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b74cfe-e412-42d8-86f1-ff45c9c00014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:50.196009 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af0eca43-f107-4af2-9383-9e97c7c68091 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:50.198379 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af0eca43-f107-4af2-9383-9e97c7c68091 None None] GET https://10.4.3.144/volume// Aug 07 17:07:50.198629 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af0eca43-f107-4af2-9383-9e97c7c68091 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:50.198896 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af0eca43-f107-4af2-9383-9e97c7c68091 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:50.199338 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af0eca43-f107-4af2-9383-9e97c7c68091 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:50.201201 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 351/1410] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:07:50 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:07:50.208890 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-23d2f831-cdfd-4d44-8448-329443190d16 req-931c185c-592d-4cc2-bdab-24975a6e7274 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:50.211488 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-931c185c-592d-4cc2-bdab-24975a6e7274 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] POST https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3/action Aug 07 17:07:50.211869 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-931c185c-592d-4cc2-bdab-24975a6e7274 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action body: b'{"os-reimage": {"image_id": "9d92bae6-0c3a-428f-a705-bc9880fb19ec", "reimage_reserved": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:50.212127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-931c185c-592d-4cc2-bdab-24975a6e7274 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "9d92bae6-0c3a-428f-a705-bc9880fb19ec", "reimage_reserved": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:50.227225 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1b74cfe-e412-42d8-86f1-ff45c9c00014) transitioned into state 'SUCCESS' from state '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-1288318309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['2e3bc478-85f8-4c6b-beb2-1ecde2b7bd44','a9ece947-48bd-42a3-a3f0-51113fa6111c','f8d20c99-75ef-45d7-9b47-fc0932a86bee','ec0ff544-598f-4f12-b881-29cf9a61e113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:50.228130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91b814b1-2def-4475-8954-5063b0825daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:50.232035 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:50.232035 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:50.232605 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-23d2f831-cdfd-4d44-8448-329443190d16 req-931c185c-592d-4cc2-bdab-24975a6e7274 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:07:50.244277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91b814b1-2def-4475-8954-5063b0825daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:50.245305 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (a90da243-9f7a-4daf-9ac5-9d729bc55497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:50.245730 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request issued successfully. Aug 07 17:07:50.246536 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1a1dd996-b824-4df8-8da6-d78d2ba3a22a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:50.247141 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 356/1411] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:50 2026] POST /volume/v3/volumes => generated 749 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:50.270396 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f0cca6a7-ba26-464b-b672-1d16014b5b56 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:50.273266 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0cca6a7-ba26-464b-b672-1d16014b5b56 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 Aug 07 17:07:50.273764 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0cca6a7-ba26-464b-b672-1d16014b5b56 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:50.274089 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0cca6a7-ba26-464b-b672-1d16014b5b56 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:50.292750 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:50.292750 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:50.314959 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f0cca6a7-ba26-464b-b672-1d16014b5b56 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:50.321530 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0cca6a7-ba26-464b-b672-1d16014b5b56 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 returned with HTTP 200 Aug 07 17:07:50.323298 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 356/1412] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:50 2026] GET /volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:50.443668 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-931c185c-592d-4cc2-bdab-24975a6e7274 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3/action returned with HTTP 202 Aug 07 17:07:50.444229 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 350/1413] 10.4.3.144 () {74 vars in 1713 bytes} [Fri Aug 7 17:07:50 2026] POST /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 17:07:51.340964 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-29b20f00-0048-4f38-b285-866925352f38 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:51.344057 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29b20f00-0048-4f38-b285-866925352f38 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 Aug 07 17:07:51.344631 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29b20f00-0048-4f38-b285-866925352f38 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:51.344906 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29b20f00-0048-4f38-b285-866925352f38 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:51.355671 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:51.355671 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:51.360283 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-29b20f00-0048-4f38-b285-866925352f38 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:51.366044 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29b20f00-0048-4f38-b285-866925352f38 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 returned with HTTP 200 Aug 07 17:07:51.366710 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 352/1414] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:51 2026] GET /volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:51.388044 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c38dc2d2-a365-42eb-937f-860969235cfa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:51.389881 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c38dc2d2-a365-42eb-937f-860969235cfa tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1/action Aug 07 17:07:51.390232 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c38dc2d2-a365-42eb-937f-860969235cfa tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:51.390354 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c38dc2d2-a365-42eb-937f-860969235cfa tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:51.404259 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:51.404259 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:51.404798 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-c38dc2d2-a365-42eb-937f-860969235cfa tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Updating volume '2f889ea7-9de0-4447-885e-6e82f019acf1' with '{'status': 'maintenance'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:07:51.448793 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c38dc2d2-a365-42eb-937f-860969235cfa tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1/action returned with HTTP 202 Aug 07 17:07:51.449333 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 357/1415] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:51 2026] POST /volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:51.458230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b3f11ee-5e2e-46ac-99b3-a15e1cb4f42b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:51.460872 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b3f11ee-5e2e-46ac-99b3-a15e1cb4f42b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 Aug 07 17:07:51.461426 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b3f11ee-5e2e-46ac-99b3-a15e1cb4f42b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:51.461679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b3f11ee-5e2e-46ac-99b3-a15e1cb4f42b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:51.471328 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:51.471328 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:51.478594 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4b3f11ee-5e2e-46ac-99b3-a15e1cb4f42b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:51.483735 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b3f11ee-5e2e-46ac-99b3-a15e1cb4f42b tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 returned with HTTP 200 Aug 07 17:07:51.484256 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 357/1416] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:51 2026] GET /volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:51.498781 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f9affa3-8520-44aa-9c30-a70c617b0b61 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:51.500694 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f9affa3-8520-44aa-9c30-a70c617b0b61 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1/action Aug 07 17:07:51.501176 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f9affa3-8520-44aa-9c30-a70c617b0b61 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:51.501347 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f9affa3-8520-44aa-9c30-a70c617b0b61 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:51.511182 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:51.511182 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:51.511574 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f9affa3-8520-44aa-9c30-a70c617b0b61 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Volume info retrieved successfully. Aug 07 17:07:51.536978 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f9affa3-8520-44aa-9c30-a70c617b0b61 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Delete volume request issued successfully. Aug 07 17:07:51.537236 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f9affa3-8520-44aa-9c30-a70c617b0b61 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1/action returned with HTTP 202 Aug 07 17:07:51.537841 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 351/1417] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:51 2026] POST /volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:51.548653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-11dd46a0-aac9-43ae-a71d-277b63b93db3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:51.551552 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11dd46a0-aac9-43ae-a71d-277b63b93db3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 Aug 07 17:07:51.551888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11dd46a0-aac9-43ae-a71d-277b63b93db3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:51.552140 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11dd46a0-aac9-43ae-a71d-277b63b93db3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:51.562232 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:51.562232 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:51.567112 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-11dd46a0-aac9-43ae-a71d-277b63b93db3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:51.572231 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11dd46a0-aac9-43ae-a71d-277b63b93db3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 returned with HTTP 200 Aug 07 17:07:51.575989 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 353/1418] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:51 2026] GET /volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:52.589081 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cd026717-050f-41df-9e37-cee59a5f8e9a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:52.591077 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cd026717-050f-41df-9e37-cee59a5f8e9a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 Aug 07 17:07:52.591357 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cd026717-050f-41df-9e37-cee59a5f8e9a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:52.591569 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cd026717-050f-41df-9e37-cee59a5f8e9a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:52.597688 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cd026717-050f-41df-9e37-cee59a5f8e9a tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 returned with HTTP 404 Aug 07 17:07:52.598195 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 358/1419] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:52 2026] GET /volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:52.612020 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-70080a37-5c04-4bcd-b9c8-608fc2851ce3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:52.615365 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70080a37-5c04-4bcd-b9c8-608fc2851ce3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 Aug 07 17:07:52.615631 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70080a37-5c04-4bcd-b9c8-608fc2851ce3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:52.615881 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70080a37-5c04-4bcd-b9c8-608fc2851ce3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:52.630455 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70080a37-5c04-4bcd-b9c8-608fc2851ce3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 returned with HTTP 404 Aug 07 17:07:52.631123 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 358/1420] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:52 2026] GET /volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:52.641905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d1b0bc7-efe3-407a-a089-d3fddd56da50 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:52.645375 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d1b0bc7-efe3-407a-a089-d3fddd56da50 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] DELETE https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 Aug 07 17:07:52.645935 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d1b0bc7-efe3-407a-a089-d3fddd56da50 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:52.646303 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d1b0bc7-efe3-407a-a089-d3fddd56da50 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:52.646673 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2d1b0bc7-efe3-407a-a089-d3fddd56da50 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Delete volume with id: 2f889ea7-9de0-4447-885e-6e82f019acf1 Aug 07 17:07:52.655158 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d1b0bc7-efe3-407a-a089-d3fddd56da50 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 returned with HTTP 404 Aug 07 17:07:52.655806 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 352/1421] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:52 2026] DELETE /volume/v3/volumes/2f889ea7-9de0-4447-885e-6e82f019acf1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:52.675607 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-338f3661-bb96-4256-80c4-ab114374de6d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:52.677995 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:07:52.678418 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-418009697"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:52.680752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-418009697'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:07:52.680906 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume of 1 GB Aug 07 17:07:52.687987 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Availability Zones retrieved successfully. Aug 07 17:07:52.694428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (1139005c-6b93-44f3-8fab-2519744d7522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:52.695579 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d96cdb-e373-4032-b7d5-ad86d507e4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:52.696751 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:07:52.731664 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d96cdb-e373-4032-b7d5-ad86d507e4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:52.732652 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a1d011-9e96-4807-86c1-37bcb80d9c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:52.792332 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Created reservations ['040d1e59-0730-4be0-8ad3-1cf17c23bc84', '100b25ca-fad8-467d-a956-d60e1436999c', 'a7f1be78-3a66-491f-9f3c-68a84918cee2', '95862e2c-7c47-4e87-be56-bb6c19991cde'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:07:52.793408 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a1d011-9e96-4807-86c1-37bcb80d9c4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['040d1e59-0730-4be0-8ad3-1cf17c23bc84', '100b25ca-fad8-467d-a956-d60e1436999c', 'a7f1be78-3a66-491f-9f3c-68a84918cee2', '95862e2c-7c47-4e87-be56-bb6c19991cde']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:52.794584 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df57f183-64e7-4370-8921-978ff66771ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:52.824722 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df57f183-64e7-4370-8921-978ff66771ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24bba111-2d86-4ec1-b497-3b18979d1803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-418009697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['040d1e59-0730-4be0-8ad3-1cf17c23bc84','100b25ca-fad8-467d-a956-d60e1436999c','a7f1be78-3a66-491f-9f3c-68a84918cee2','95862e2c-7c47-4e87-be56-bb6c19991cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:07:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-418009697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24bba111-2d86-4ec1-b497-3b18979d1803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee3caf34b4aa405180935bd1bd3ed786',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:52.825938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f33760-d4d2-49a1-aff6-73535d929d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:52.862617 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f33760-d4d2-49a1-aff6-73535d929d26) transitioned into state 'SUCCESS' from state '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-418009697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee3caf34b4aa405180935bd1bd3ed786',qos_specs=None,replication_status=,reservations=['040d1e59-0730-4be0-8ad3-1cf17c23bc84','100b25ca-fad8-467d-a956-d60e1436999c','a7f1be78-3a66-491f-9f3c-68a84918cee2','95862e2c-7c47-4e87-be56-bb6c19991cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88a96aabf3254da8b8614b5ff5f826f1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:52.863787 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b4e8de-7442-4fcb-ad24-c599a9822adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:07:52.878046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b4e8de-7442-4fcb-ad24-c599a9822adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:07:52.878926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Flow 'volume_create_api' (1139005c-6b93-44f3-8fab-2519744d7522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:07:52.879287 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Create volume request issued successfully. Aug 07 17:07:52.880081 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-338f3661-bb96-4256-80c4-ab114374de6d tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:07:52.880673 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 354/1422] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:07:52 2026] POST /volume/v3/volumes => generated 748 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:07:52.894851 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a003e7ee-770b-486a-8b6e-62dc08cf4711 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:52.896974 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a003e7ee-770b-486a-8b6e-62dc08cf4711 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:52.897305 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a003e7ee-770b-486a-8b6e-62dc08cf4711 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:52.898188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a003e7ee-770b-486a-8b6e-62dc08cf4711 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:52.912734 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:52.912734 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:52.919488 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a003e7ee-770b-486a-8b6e-62dc08cf4711 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:52.928396 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a003e7ee-770b-486a-8b6e-62dc08cf4711 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 200 Aug 07 17:07:52.928994 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 359/1423] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:52 2026] GET /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:53.943807 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f46f53d9-1493-4170-9cc1-6fe506dab023 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:53.947081 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f46f53d9-1493-4170-9cc1-6fe506dab023 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:53.947081 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f46f53d9-1493-4170-9cc1-6fe506dab023 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:53.947081 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f46f53d9-1493-4170-9cc1-6fe506dab023 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:53.958780 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:53.958780 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:53.963423 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f46f53d9-1493-4170-9cc1-6fe506dab023 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:53.968260 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f46f53d9-1493-4170-9cc1-6fe506dab023 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 200 Aug 07 17:07:53.968931 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 359/1424] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:53 2026] GET /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:53.984578 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-03400d4b-e45b-4c9e-90ad-af84adb79c54 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:53.987500 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03400d4b-e45b-4c9e-90ad-af84adb79c54 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action Aug 07 17:07:53.987844 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03400d4b-e45b-4c9e-90ad-af84adb79c54 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:53.987989 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03400d4b-e45b-4c9e-90ad-af84adb79c54 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:53.996709 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:53.996709 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:53.997164 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-03400d4b-e45b-4c9e-90ad-af84adb79c54 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Updating volume '24bba111-2d86-4ec1-b497-3b18979d1803' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:07:54.020573 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03400d4b-e45b-4c9e-90ad-af84adb79c54 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action returned with HTTP 202 Aug 07 17:07:54.021272 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 353/1425] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:53 2026] POST /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:54.030040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9b7dae9b-8f54-420a-b268-1132bf5fcddf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.033362 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b7dae9b-8f54-420a-b268-1132bf5fcddf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:54.033721 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b7dae9b-8f54-420a-b268-1132bf5fcddf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:54.034185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b7dae9b-8f54-420a-b268-1132bf5fcddf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:54.044508 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.044508 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:54.051501 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9b7dae9b-8f54-420a-b268-1132bf5fcddf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:54.058007 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b7dae9b-8f54-420a-b268-1132bf5fcddf tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 200 Aug 07 17:07:54.058605 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 355/1426] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:54 2026] GET /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:54.074117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-29a6e1e0-edeb-4dea-b661-9368fad89e71 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.075953 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-29a6e1e0-edeb-4dea-b661-9368fad89e71 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action Aug 07 17:07:54.076304 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-29a6e1e0-edeb-4dea-b661-9368fad89e71 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:54.076530 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-29a6e1e0-edeb-4dea-b661-9368fad89e71 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:54.089204 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.089204 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:54.089618 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-29a6e1e0-edeb-4dea-b661-9368fad89e71 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Updating volume '24bba111-2d86-4ec1-b497-3b18979d1803' with '{'status': 'available'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:07:54.112833 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-29a6e1e0-edeb-4dea-b661-9368fad89e71 tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action returned with HTTP 202 Aug 07 17:07:54.113304 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 360/1427] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:54 2026] POST /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:54.123891 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-696d63ee-be0b-4f86-84f3-dd68ab763857 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.131098 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-696d63ee-be0b-4f86-84f3-dd68ab763857 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:54.131098 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-696d63ee-be0b-4f86-84f3-dd68ab763857 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:54.131098 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-696d63ee-be0b-4f86-84f3-dd68ab763857 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:54.138442 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.138442 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:54.145009 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-696d63ee-be0b-4f86-84f3-dd68ab763857 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:54.151460 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-696d63ee-be0b-4f86-84f3-dd68ab763857 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 200 Aug 07 17:07:54.151874 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 360/1428] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:54 2026] GET /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:54.178275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d6c7f60-f884-4ddb-85af-a80c5236373e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.181696 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d6c7f60-f884-4ddb-85af-a80c5236373e tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action Aug 07 17:07:54.185045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d6c7f60-f884-4ddb-85af-a80c5236373e tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:54.185045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d6c7f60-f884-4ddb-85af-a80c5236373e tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:54.201362 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.201362 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:54.201903 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-8d6c7f60-f884-4ddb-85af-a80c5236373e tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Updating volume '24bba111-2d86-4ec1-b497-3b18979d1803' with '{'status': 'maintenance'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:07:54.239317 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d6c7f60-f884-4ddb-85af-a80c5236373e tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action returned with HTTP 202 Aug 07 17:07:54.239962 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 354/1429] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:54 2026] POST /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:54.248945 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7d8f32a0-99e6-4a54-b6b8-189cd9b7a972 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.251319 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d8f32a0-99e6-4a54-b6b8-189cd9b7a972 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:54.251563 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d8f32a0-99e6-4a54-b6b8-189cd9b7a972 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:54.251815 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d8f32a0-99e6-4a54-b6b8-189cd9b7a972 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:54.262017 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.262017 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:54.268549 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7d8f32a0-99e6-4a54-b6b8-189cd9b7a972 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:54.272770 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d8f32a0-99e6-4a54-b6b8-189cd9b7a972 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 200 Aug 07 17:07:54.273350 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 356/1430] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:54 2026] GET /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:54.291749 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4180cc40-2fb0-4b98-a599-8d1dd35ccede None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.294114 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4180cc40-2fb0-4b98-a599-8d1dd35ccede tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] POST https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action Aug 07 17:07:54.294609 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4180cc40-2fb0-4b98-a599-8d1dd35ccede tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:54.294746 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4180cc40-2fb0-4b98-a599-8d1dd35ccede tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:54.309571 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.309571 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:54.309571 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-4180cc40-2fb0-4b98-a599-8d1dd35ccede tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] Updating volume '24bba111-2d86-4ec1-b497-3b18979d1803' with '{'status': 'available'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:07:54.351359 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4180cc40-2fb0-4b98-a599-8d1dd35ccede tempest-VolumesActionsTest-2187817 tempest-VolumesActionsTest-2187817-project-admin] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action returned with HTTP 202 Aug 07 17:07:54.351811 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 361/1431] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:07:54 2026] POST /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:07:54.368800 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fed41f9a-bbc1-4314-bf18-b18348ca87fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.372684 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fed41f9a-bbc1-4314-bf18-b18348ca87fb tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:54.372931 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fed41f9a-bbc1-4314-bf18-b18348ca87fb tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:54.373744 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fed41f9a-bbc1-4314-bf18-b18348ca87fb tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:54.391238 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.391238 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:54.402291 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fed41f9a-bbc1-4314-bf18-b18348ca87fb tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:54.407382 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fed41f9a-bbc1-4314-bf18-b18348ca87fb tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 200 Aug 07 17:07:54.407912 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 361/1432] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:54 2026] GET /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:54.429829 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ecc26ba1-2911-4de5-9f0a-778d83158fdc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.433358 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ecc26ba1-2911-4de5-9f0a-778d83158fdc tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:54.433706 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ecc26ba1-2911-4de5-9f0a-778d83158fdc tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:54.433998 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ecc26ba1-2911-4de5-9f0a-778d83158fdc tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:54.448548 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.448548 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:07:54.455156 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ecc26ba1-2911-4de5-9f0a-778d83158fdc tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:54.461540 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ecc26ba1-2911-4de5-9f0a-778d83158fdc tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 200 Aug 07 17:07:54.462165 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 355/1433] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:54 2026] GET /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:54.486834 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0e593c58-b57e-4900-aa23-82d7a7e69104 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.491463 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e593c58-b57e-4900-aa23-82d7a7e69104 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] DELETE https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:54.492433 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e593c58-b57e-4900-aa23-82d7a7e69104 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:54.492433 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e593c58-b57e-4900-aa23-82d7a7e69104 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:54.492433 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-0e593c58-b57e-4900-aa23-82d7a7e69104 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Delete volume with id: 24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:54.504496 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.504496 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:54.504708 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0e593c58-b57e-4900-aa23-82d7a7e69104 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:54.532117 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0e593c58-b57e-4900-aa23-82d7a7e69104 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Delete volume request issued successfully. Aug 07 17:07:54.532402 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e593c58-b57e-4900-aa23-82d7a7e69104 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 202 Aug 07 17:07:54.532957 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 357/1434] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:07:54 2026] DELETE /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:07:54.544407 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-26b8085b-22cd-4baf-8251-5fdc369353f3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:54.546633 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-26b8085b-22cd-4baf-8251-5fdc369353f3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:54.549657 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-26b8085b-22cd-4baf-8251-5fdc369353f3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:54.549657 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-26b8085b-22cd-4baf-8251-5fdc369353f3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:54.558346 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:54.558346 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:54.564323 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-26b8085b-22cd-4baf-8251-5fdc369353f3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Volume info retrieved successfully. Aug 07 17:07:54.571583 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-26b8085b-22cd-4baf-8251-5fdc369353f3 tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 200 Aug 07 17:07:54.571583 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 362/1435] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:54 2026] GET /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:07:55.596357 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fcff2691-6500-4323-b634-a946ebaa30ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:55.596357 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fcff2691-6500-4323-b634-a946ebaa30ac tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] GET https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 Aug 07 17:07:55.596357 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fcff2691-6500-4323-b634-a946ebaa30ac tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:55.596357 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fcff2691-6500-4323-b634-a946ebaa30ac tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:55.605975 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fcff2691-6500-4323-b634-a946ebaa30ac tempest-VolumesActionsTest-641202567 tempest-VolumesActionsTest-641202567-project-member] https://10.4.3.144/volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 returned with HTTP 404 Aug 07 17:07:55.606814 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 362/1436] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:07:55 2026] GET /volume/v3/volumes/24bba111-2d86-4ec1-b497-3b18979d1803 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:07:58.511482 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b4066b3-3927-4c50-bd60-78d245fc8007 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:58.512071 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b4066b3-3927-4c50-bd60-78d245fc8007 None None] GET https://10.4.3.144/volume// Aug 07 17:07:58.512292 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b4066b3-3927-4c50-bd60-78d245fc8007 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:58.512574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b4066b3-3927-4c50-bd60-78d245fc8007 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:58.513012 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b4066b3-3927-4c50-bd60-78d245fc8007 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:07:58.513994 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 356/1437] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:07:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:07:58.529359 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-23d2f831-cdfd-4d44-8448-329443190d16 req-ce1887bf-5ad7-4d25-be79-a971e7c7e8cd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:58.534543 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-ce1887bf-5ad7-4d25-be79-a971e7c7e8cd tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:07:58.535889 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-ce1887bf-5ad7-4d25-be79-a971e7c7e8cd tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:07:58.536290 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-ce1887bf-5ad7-4d25-be79-a971e7c7e8cd tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:07:58.549158 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:58.549158 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:07:58.554833 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-23d2f831-cdfd-4d44-8448-329443190d16 req-ce1887bf-5ad7-4d25-be79-a971e7c7e8cd tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:07:58.565984 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-ce1887bf-5ad7-4d25-be79-a971e7c7e8cd tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:07:58.566287 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 358/1438] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:07:58 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 1540 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 17:07:58.702238 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-23d2f831-cdfd-4d44-8448-329443190d16 req-a65472dd-3bf1-4780-94ce-e16f3d41803d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:58.705513 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-a65472dd-3bf1-4780-94ce-e16f3d41803d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] PUT https://10.4.3.144/volume/v3/attachments/2b5a6437-63db-4108-ace1-b094c106ef89 Aug 07 17:07:58.705513 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-a65472dd-3bf1-4780-94ce-e16f3d41803d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:58.716165 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-23d2f831-cdfd-4d44-8448-329443190d16 req-a65472dd-3bf1-4780-94ce-e16f3d41803d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Acquiring lock "cinder-attachment_update-b05da8fa-6ac3-4830-91b1-ee50fb4752e3-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:07:58.721076 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-23d2f831-cdfd-4d44-8448-329443190d16 req-a65472dd-3bf1-4780-94ce-e16f3d41803d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Lock "cinder-attachment_update-b05da8fa-6ac3-4830-91b1-ee50fb4752e3-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:07:58.722366 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:58.722366 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:07:58.874871 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-23d2f831-cdfd-4d44-8448-329443190d16 req-a65472dd-3bf1-4780-94ce-e16f3d41803d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Lock "cinder-attachment_update-b05da8fa-6ac3-4830-91b1-ee50fb4752e3-np0000006737" released by "attachment_update" :: held 0.154s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:07:58.875336 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-a65472dd-3bf1-4780-94ce-e16f3d41803d tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/attachments/2b5a6437-63db-4108-ace1-b094c106ef89 returned with HTTP 200 Aug 07 17:07:58.875919 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 363/1439] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:07:58 2026] PUT /volume/v3/attachments/2b5a6437-63db-4108-ace1-b094c106ef89 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:07:58.910777 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-23d2f831-cdfd-4d44-8448-329443190d16 req-d2b0ba3d-8c55-41b4-acc9-9708086d517e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:07:58.913018 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-d2b0ba3d-8c55-41b4-acc9-9708086d517e tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] POST https://10.4.3.144/volume/v3/attachments/2b5a6437-63db-4108-ace1-b094c106ef89/action Aug 07 17:07:58.913447 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-d2b0ba3d-8c55-41b4-acc9-9708086d517e tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:07:58.913600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-d2b0ba3d-8c55-41b4-acc9-9708086d517e tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:07:58.935103 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:07:58.935103 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:07:58.952098 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-23d2f831-cdfd-4d44-8448-329443190d16 req-d2b0ba3d-8c55-41b4-acc9-9708086d517e tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/attachments/2b5a6437-63db-4108-ace1-b094c106ef89/action returned with HTTP 204 Aug 07 17:07:58.952730 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 363/1440] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:07:58 2026] POST /volume/v3/attachments/2b5a6437-63db-4108-ace1-b094c106ef89/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:03.805172 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-58e44d3f-d1c7-4ad5-88ff-bb1f55cb98f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:03.982104 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-58e44d3f-d1c7-4ad5-88ff-bb1f55cb98f2 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes Aug 07 17:08:03.982391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-58e44d3f-d1c7-4ad5-88ff-bb1f55cb98f2 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:03.982652 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-58e44d3f-d1c7-4ad5-88ff-bb1f55cb98f2 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:03.983676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-58e44d3f-d1c7-4ad5-88ff-bb1f55cb98f2 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:08:03.984061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-58e44d3f-d1c7-4ad5-88ff-bb1f55cb98f2 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:08:03.994630 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-58e44d3f-d1c7-4ad5-88ff-bb1f55cb98f2 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Get all volumes completed successfully. Aug 07 17:08:03.995294 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-58e44d3f-d1c7-4ad5-88ff-bb1f55cb98f2 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 200 Aug 07 17:08:03.995864 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 357/1441] 10.4.3.144 () {66 vars in 1237 bytes} [Fri Aug 7 17:08:03 2026] GET /volume/v3/volumes => generated 15 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:08:04.010265 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:04.012595 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:04.013068 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1188069916"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:04.015070 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1188069916'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:04.015269 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Create volume of 1 GB Aug 07 17:08:04.020996 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Availability Zones retrieved successfully. Aug 07 17:08:04.029658 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Flow 'volume_create_api' (004dd97c-99ce-4d56-83e7-7e050c1e00b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:04.031045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9990fba7-2ec3-4a49-82e0-1fe0e1232c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:04.032250 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:04.070704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9990fba7-2ec3-4a49-82e0-1fe0e1232c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:04.072064 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0677821a-7737-4a69-bcae-c7b1b9824260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:04.165903 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Created reservations ['ac37c388-cedf-4bfa-8dd7-2ce8b11512f3', '128a570f-578b-434e-85a0-9a61e7f48e5d', '3831f306-3dfa-4d42-b01f-bf0b0d64f28e', '5fb729aa-7771-44e6-9f5a-11de32e8f4b3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:04.167231 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0677821a-7737-4a69-bcae-c7b1b9824260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac37c388-cedf-4bfa-8dd7-2ce8b11512f3', '128a570f-578b-434e-85a0-9a61e7f48e5d', '3831f306-3dfa-4d42-b01f-bf0b0d64f28e', '5fb729aa-7771-44e6-9f5a-11de32e8f4b3']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:04.168698 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a4159a-b996-4d32-a1f4-6942bc75c3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:04.204803 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68a4159a-b996-4d32-a1f4-6942bc75c3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aaa9014-6c92-4d67-be94-4ef4788f1ac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1188069916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed2623f1cf5c4663a674f93401f415a4',qos_specs=None,replication_status=,reservations=['ac37c388-cedf-4bfa-8dd7-2ce8b11512f3','128a570f-578b-434e-85a0-9a61e7f48e5d','3831f306-3dfa-4d42-b01f-bf0b0d64f28e','5fb729aa-7771-44e6-9f5a-11de32e8f4b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741918db3f61470aae9548d3a1bdaba6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1188069916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aaa9014-6c92-4d67-be94-4ef4788f1ac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed2623f1cf5c4663a674f93401f415a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741918db3f61470aae9548d3a1bdaba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:04.206017 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281ef320-71e0-4b5d-ad4f-672701f77478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:04.235100 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281ef320-71e0-4b5d-ad4f-672701f77478) transitioned into state 'SUCCESS' from state '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-1188069916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed2623f1cf5c4663a674f93401f415a4',qos_specs=None,replication_status=,reservations=['ac37c388-cedf-4bfa-8dd7-2ce8b11512f3','128a570f-578b-434e-85a0-9a61e7f48e5d','3831f306-3dfa-4d42-b01f-bf0b0d64f28e','5fb729aa-7771-44e6-9f5a-11de32e8f4b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741918db3f61470aae9548d3a1bdaba6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:04.235999 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02963de5-d930-4e27-8a92-60a1bda3a0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:04.248364 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02963de5-d930-4e27-8a92-60a1bda3a0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:04.249470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Flow 'volume_create_api' (004dd97c-99ce-4d56-83e7-7e050c1e00b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:04.249957 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Create volume request issued successfully. Aug 07 17:08:04.250710 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efa920c6-6684-4d28-b2fb-f2b0e8b254c4 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:04.251583 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 359/1442] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:08:04 2026] POST /volume/v3/volumes => generated 755 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:04.267538 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e6c0be6c-a5a1-4430-835f-a3bbf0a33569 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:04.269284 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6c0be6c-a5a1-4430-835f-a3bbf0a33569 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 Aug 07 17:08:04.269474 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6c0be6c-a5a1-4430-835f-a3bbf0a33569 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:04.269647 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6c0be6c-a5a1-4430-835f-a3bbf0a33569 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:04.279256 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:04.279256 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:04.285744 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e6c0be6c-a5a1-4430-835f-a3bbf0a33569 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:04.294277 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6c0be6c-a5a1-4430-835f-a3bbf0a33569 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 returned with HTTP 200 Aug 07 17:08:04.295821 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 364/1443] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:04 2026] GET /volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:04.971112 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5bd4101a-04cb-4776-bf4d-7db9b97e2f71 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:04.973373 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5bd4101a-04cb-4776-bf4d-7db9b97e2f71 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] GET https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:08:04.973881 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5bd4101a-04cb-4776-bf4d-7db9b97e2f71 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:04.974046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5bd4101a-04cb-4776-bf4d-7db9b97e2f71 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:04.987966 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:04.987966 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:04.993140 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5bd4101a-04cb-4776-bf4d-7db9b97e2f71 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:08:05.000087 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5bd4101a-04cb-4776-bf4d-7db9b97e2f71 tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 200 Aug 07 17:08:05.000567 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 364/1444] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:04 2026] GET /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 1833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:05.313191 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b46209d3-5531-4054-aed5-0a9c4dbbc11d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:05.315448 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b46209d3-5531-4054-aed5-0a9c4dbbc11d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 Aug 07 17:08:05.315862 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b46209d3-5531-4054-aed5-0a9c4dbbc11d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:05.316199 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b46209d3-5531-4054-aed5-0a9c4dbbc11d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:05.326160 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:05.326160 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:05.332505 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b46209d3-5531-4054-aed5-0a9c4dbbc11d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:05.339622 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b46209d3-5531-4054-aed5-0a9c4dbbc11d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 returned with HTTP 200 Aug 07 17:08:05.340314 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 358/1445] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:05 2026] GET /volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:05.356954 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-87967388-5481-44c5-b8a9-3fa52f117f90 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:05.359643 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87967388-5481-44c5-b8a9-3fa52f117f90 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 Aug 07 17:08:05.359643 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87967388-5481-44c5-b8a9-3fa52f117f90 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:05.359643 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87967388-5481-44c5-b8a9-3fa52f117f90 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:05.371765 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:05.371765 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:05.377745 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-87967388-5481-44c5-b8a9-3fa52f117f90 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:05.385325 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87967388-5481-44c5-b8a9-3fa52f117f90 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 returned with HTTP 200 Aug 07 17:08:05.385899 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 360/1446] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:05 2026] GET /volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:05.399055 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:05.401354 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:05.401889 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1544446078"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:05.403924 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1544446078'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:05.404120 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Create volume of 1 GB Aug 07 17:08:05.409460 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Availability Zones retrieved successfully. Aug 07 17:08:05.416964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Flow 'volume_create_api' (d5c211ad-8028-4963-986a-8539e10a6812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:05.418287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a638838-4037-4e22-9153-ec8e1e4ef3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:05.419613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:05.459119 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a638838-4037-4e22-9153-ec8e1e4ef3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:05.460278 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0411d31-c618-40c4-90fc-9d9b2b3da3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:05.518232 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Created reservations ['4784adc1-ee27-4b89-b999-16b71f371386', '83a9ca78-7152-4e26-aed0-0e0c254e3e9e', '68953523-20f6-470b-b0a0-85cd88d50b46', '1d7bdb14-71a2-499d-a352-be43ee46897c'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:05.519366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0411d31-c618-40c4-90fc-9d9b2b3da3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4784adc1-ee27-4b89-b999-16b71f371386', '83a9ca78-7152-4e26-aed0-0e0c254e3e9e', '68953523-20f6-470b-b0a0-85cd88d50b46', '1d7bdb14-71a2-499d-a352-be43ee46897c']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:05.520441 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de54b6c9-a36b-47c9-9ca4-9085e64bbb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:05.552839 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de54b6c9-a36b-47c9-9ca4-9085e64bbb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5429d07-58ae-418c-9cf0-2fe3b51fb9ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1544446078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed2623f1cf5c4663a674f93401f415a4',qos_specs=None,replication_status=,reservations=['4784adc1-ee27-4b89-b999-16b71f371386','83a9ca78-7152-4e26-aed0-0e0c254e3e9e','68953523-20f6-470b-b0a0-85cd88d50b46','1d7bdb14-71a2-499d-a352-be43ee46897c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741918db3f61470aae9548d3a1bdaba6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1544446078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5429d07-58ae-418c-9cf0-2fe3b51fb9ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed2623f1cf5c4663a674f93401f415a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741918db3f61470aae9548d3a1bdaba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:05.554052 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053aecc5-07d4-4969-845e-4f47f821bda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:05.579294 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053aecc5-07d4-4969-845e-4f47f821bda1) transitioned into state 'SUCCESS' from state '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-1544446078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed2623f1cf5c4663a674f93401f415a4',qos_specs=None,replication_status=,reservations=['4784adc1-ee27-4b89-b999-16b71f371386','83a9ca78-7152-4e26-aed0-0e0c254e3e9e','68953523-20f6-470b-b0a0-85cd88d50b46','1d7bdb14-71a2-499d-a352-be43ee46897c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741918db3f61470aae9548d3a1bdaba6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:05.580711 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e879b7-99da-4744-a330-17df4a7c6c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:05.593905 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e879b7-99da-4744-a330-17df4a7c6c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:05.595057 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Flow 'volume_create_api' (d5c211ad-8028-4963-986a-8539e10a6812) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:05.595649 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Create volume request issued successfully. Aug 07 17:08:05.596607 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1c2c44f-a755-4248-9696-cb604dc2a64c tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:05.597238 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 365/1447] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:08:05 2026] POST /volume/v3/volumes => generated 755 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:05.612984 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4806d1b8-e7b3-4926-bbd6-2ae868d25bcd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:05.614969 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4806d1b8-e7b3-4926-bbd6-2ae868d25bcd tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca Aug 07 17:08:05.615241 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4806d1b8-e7b3-4926-bbd6-2ae868d25bcd tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:05.615465 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4806d1b8-e7b3-4926-bbd6-2ae868d25bcd tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:05.623336 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:05.623336 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:05.627973 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4806d1b8-e7b3-4926-bbd6-2ae868d25bcd tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:05.633585 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4806d1b8-e7b3-4926-bbd6-2ae868d25bcd tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca returned with HTTP 200 Aug 07 17:08:05.634075 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 365/1448] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:05 2026] GET /volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:05.809170 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-78b31e1d-163a-489c-8d0f-499e57d5c133 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:05.811177 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78b31e1d-163a-489c-8d0f-499e57d5c133 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:08:05.811358 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78b31e1d-163a-489c-8d0f-499e57d5c133 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:05.811518 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78b31e1d-163a-489c-8d0f-499e57d5c133 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:05.826748 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:05.826748 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:05.833114 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-78b31e1d-163a-489c-8d0f-499e57d5c133 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:08:05.840451 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78b31e1d-163a-489c-8d0f-499e57d5c133 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:08:05.841162 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 359/1449] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:05 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:05.886746 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-aa24e86e-c538-4708-bc36-1296b390f47f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:05.889540 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-aa24e86e-c538-4708-bc36-1296b390f47f tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:08:05.889838 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-aa24e86e-c538-4708-bc36-1296b390f47f tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:05.890129 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-aa24e86e-c538-4708-bc36-1296b390f47f tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:05.892852 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=273,cinder:UPDATE=67,cinder:DELETE=3,cinder:INSERT=36 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:08:05.906229 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:05.906229 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:05.912538 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-aa24e86e-c538-4708-bc36-1296b390f47f tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:08:05.919179 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-aa24e86e-c538-4708-bc36-1296b390f47f tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:08:05.919782 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 361/1450] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:05 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:05.943344 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-8e643493-e916-45cd-be8b-4bd3e1d682e7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:05.946163 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-8e643493-e916-45cd-be8b-4bd3e1d682e7 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] POST https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce/action Aug 07 17:08:05.946584 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-8e643493-e916-45cd-be8b-4bd3e1d682e7 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:05.946818 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-8e643493-e916-45cd-be8b-4bd3e1d682e7 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:05.962714 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:05.962714 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:05.964057 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-8e643493-e916-45cd-be8b-4bd3e1d682e7 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:08:05.972460 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-8e643493-e916-45cd-be8b-4bd3e1d682e7 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Begin detaching volume completed successfully. Aug 07 17:08:05.972805 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-8e643493-e916-45cd-be8b-4bd3e1d682e7 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce/action returned with HTTP 202 Aug 07 17:08:05.973502 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 366/1451] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:08:05 2026] POST /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 17:08:06.044365 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ae82edc-ba16-42e8-be36-ea03d70d7892 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:06.044739 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ae82edc-ba16-42e8-be36-ea03d70d7892 None None] GET https://10.4.3.144/volume// Aug 07 17:08:06.045002 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ae82edc-ba16-42e8-be36-ea03d70d7892 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:06.045374 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ae82edc-ba16-42e8-be36-ea03d70d7892 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:06.045785 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ae82edc-ba16-42e8-be36-ea03d70d7892 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:06.046139 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 366/1452] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:08: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 07 17:08:06.055312 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-a0973a1a-e4c5-41a5-85ef-1e5005bfd977 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:06.058274 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-a0973a1a-e4c5-41a5-85ef-1e5005bfd977 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:08:06.058619 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-a0973a1a-e4c5-41a5-85ef-1e5005bfd977 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:06.058960 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-a0973a1a-e4c5-41a5-85ef-1e5005bfd977 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:06.074109 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:06.074109 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:06.079135 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-a0973a1a-e4c5-41a5-85ef-1e5005bfd977 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:08:06.085520 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-a0973a1a-e4c5-41a5-85ef-1e5005bfd977 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:08:06.086216 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 360/1453] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:08:06 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:06.649171 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0aaef1b2-5e43-4e86-875a-3e18a0e06506 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:06.652134 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0aaef1b2-5e43-4e86-875a-3e18a0e06506 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca Aug 07 17:08:06.652302 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0aaef1b2-5e43-4e86-875a-3e18a0e06506 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:06.652546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0aaef1b2-5e43-4e86-875a-3e18a0e06506 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:06.664224 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:06.664224 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:06.670853 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0aaef1b2-5e43-4e86-875a-3e18a0e06506 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:06.676515 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0aaef1b2-5e43-4e86-875a-3e18a0e06506 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca returned with HTTP 200 Aug 07 17:08:06.677007 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 362/1454] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:06 2026] GET /volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:06.691292 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7f45ae1b-f260-474b-8641-7664c45fdb3a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:06.693724 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f45ae1b-f260-474b-8641-7664c45fdb3a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca Aug 07 17:08:06.694054 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7f45ae1b-f260-474b-8641-7664c45fdb3a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:06.694790 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7f45ae1b-f260-474b-8641-7664c45fdb3a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:06.703183 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:06.703183 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:06.709312 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7f45ae1b-f260-474b-8641-7664c45fdb3a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:06.716088 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f45ae1b-f260-474b-8641-7664c45fdb3a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca returned with HTTP 200 Aug 07 17:08:06.716725 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 367/1455] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:06 2026] GET /volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:06.733580 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:06.735278 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:06.735626 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1202210630"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:06.737140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1202210630'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:06.737315 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Create volume of 1 GB Aug 07 17:08:06.742660 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Availability Zones retrieved successfully. Aug 07 17:08:06.748620 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Flow 'volume_create_api' (564ebba6-5d05-4d59-a759-dc4bdb66c525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:06.749614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fe99aa-8d5c-45a5-b4d9-5d624e4a2e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:06.750649 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:06.788224 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61fe99aa-8d5c-45a5-b4d9-5d624e4a2e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:06.789071 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ec3c56-da75-4978-8287-890623919476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:06.838015 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Created reservations ['8466bfa1-b1a5-40c0-b0f3-264521f7d710', '721f0c33-1eba-41ea-b1cf-e0cd638a7e2a', '0b1ad2d6-9a2b-4385-8b2b-5c7bebfb0a66', '12b1fe24-4543-4f13-ab07-23232bb1778f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:06.838954 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ec3c56-da75-4978-8287-890623919476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8466bfa1-b1a5-40c0-b0f3-264521f7d710', '721f0c33-1eba-41ea-b1cf-e0cd638a7e2a', '0b1ad2d6-9a2b-4385-8b2b-5c7bebfb0a66', '12b1fe24-4543-4f13-ab07-23232bb1778f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:06.839851 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29eb7115-0548-4b5a-81bf-07a0afd69777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:06.866756 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29eb7115-0548-4b5a-81bf-07a0afd69777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cbe5778-96de-4100-99e5-a2864f147c5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1202210630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed2623f1cf5c4663a674f93401f415a4',qos_specs=None,replication_status=,reservations=['8466bfa1-b1a5-40c0-b0f3-264521f7d710','721f0c33-1eba-41ea-b1cf-e0cd638a7e2a','0b1ad2d6-9a2b-4385-8b2b-5c7bebfb0a66','12b1fe24-4543-4f13-ab07-23232bb1778f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741918db3f61470aae9548d3a1bdaba6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1202210630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cbe5778-96de-4100-99e5-a2864f147c5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed2623f1cf5c4663a674f93401f415a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='741918db3f61470aae9548d3a1bdaba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:06.868519 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66c92f4-c4cd-4db5-8ac1-56154138f446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:06.893113 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b66c92f4-c4cd-4db5-8ac1-56154138f446) transitioned into state 'SUCCESS' from state '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-1202210630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed2623f1cf5c4663a674f93401f415a4',qos_specs=None,replication_status=,reservations=['8466bfa1-b1a5-40c0-b0f3-264521f7d710','721f0c33-1eba-41ea-b1cf-e0cd638a7e2a','0b1ad2d6-9a2b-4385-8b2b-5c7bebfb0a66','12b1fe24-4543-4f13-ab07-23232bb1778f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='741918db3f61470aae9548d3a1bdaba6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:06.893996 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89448b1c-7e11-4513-8e22-b5432eda4dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:06.905615 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89448b1c-7e11-4513-8e22-b5432eda4dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:06.906721 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Flow 'volume_create_api' (564ebba6-5d05-4d59-a759-dc4bdb66c525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:06.907153 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Create volume request issued successfully. Aug 07 17:08:06.908322 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0ab94fc-60d5-4ebe-a076-45364383ed7f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:06.908913 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 367/1456] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:08:06 2026] POST /volume/v3/volumes => generated 755 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:06.924143 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9626217d-6b66-4ad5-93c3-9bcc51d50f47 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:06.927016 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9626217d-6b66-4ad5-93c3-9bcc51d50f47 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f Aug 07 17:08:06.927016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9626217d-6b66-4ad5-93c3-9bcc51d50f47 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:06.927016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9626217d-6b66-4ad5-93c3-9bcc51d50f47 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:06.936656 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:06.936656 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:06.943316 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9626217d-6b66-4ad5-93c3-9bcc51d50f47 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:06.950246 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9626217d-6b66-4ad5-93c3-9bcc51d50f47 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f returned with HTTP 200 Aug 07 17:08:06.950781 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 361/1457] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:06 2026] GET /volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:07.047536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-e9995382-f215-44c5-9209-c962d5bb77f2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:07.050398 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-e9995382-f215-44c5-9209-c962d5bb77f2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] DELETE https://10.4.3.144/volume/v3/attachments/37c51a5a-cfa9-4a4c-bcd5-54e85112a5b7 Aug 07 17:08:07.050757 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-e9995382-f215-44c5-9209-c962d5bb77f2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:07.051182 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-e9995382-f215-44c5-9209-c962d5bb77f2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:07.061810 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:07.061810 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:07.188608 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0449ca6d-ca36-46b2-93ae-d3c6fe22743e req-e9995382-f215-44c5-9209-c962d5bb77f2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/attachments/37c51a5a-cfa9-4a4c-bcd5-54e85112a5b7 returned with HTTP 200 Aug 07 17:08:07.189202 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 363/1458] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:08:07 2026] DELETE /volume/v3/attachments/37c51a5a-cfa9-4a4c-bcd5-54e85112a5b7 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:07.964637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-737eb1a2-1eff-4549-982b-fd9dafb48d9d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:07.966855 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-737eb1a2-1eff-4549-982b-fd9dafb48d9d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f Aug 07 17:08:07.967141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-737eb1a2-1eff-4549-982b-fd9dafb48d9d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:07.967407 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-737eb1a2-1eff-4549-982b-fd9dafb48d9d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:07.976526 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:07.976526 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:07.981735 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-737eb1a2-1eff-4549-982b-fd9dafb48d9d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:07.987386 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-737eb1a2-1eff-4549-982b-fd9dafb48d9d tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f returned with HTTP 200 Aug 07 17:08:07.987904 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 368/1459] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:07 2026] GET /volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:07.999343 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4f9a8ca5-621c-4946-87b4-707d4c56f363 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:08.001230 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f9a8ca5-621c-4946-87b4-707d4c56f363 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f Aug 07 17:08:08.001483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f9a8ca5-621c-4946-87b4-707d4c56f363 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:08.001707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f9a8ca5-621c-4946-87b4-707d4c56f363 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:08.008626 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:08.008626 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:08.012355 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4f9a8ca5-621c-4946-87b4-707d4c56f363 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:08.016260 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f9a8ca5-621c-4946-87b4-707d4c56f363 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f returned with HTTP 200 Aug 07 17:08:08.016711 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 368/1460] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:07 2026] GET /volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:08.028774 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c95c932b-f001-4320-b80a-506a4926e2b7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:08.056625 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:08.057060 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:08.059285 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:08.059465 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Create volume of 1 GB Aug 07 17:08:08.066453 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Availability Zones retrieved successfully. Aug 07 17:08:08.075623 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Flow 'volume_create_api' (c68b417b-61c7-490e-9e6b-0fe4e648122c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:08.077128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdce515f-c9d5-4add-bbe2-4646af9f7fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:08.078446 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:08.116574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdce515f-c9d5-4add-bbe2-4646af9f7fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:08.117570 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc136aa-6c44-4a0c-8f7b-f3a3994e8e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:08.169489 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f13a9143-1418-4f19-9780-f804b7fecff8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:08.171984 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f13a9143-1418-4f19-9780-f804b7fecff8 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:08:08.172295 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f13a9143-1418-4f19-9780-f804b7fecff8 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:08.172873 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f13a9143-1418-4f19-9780-f804b7fecff8 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:08.185975 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:08.185975 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:08.193374 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f13a9143-1418-4f19-9780-f804b7fecff8 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:08:08.200729 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f13a9143-1418-4f19-9780-f804b7fecff8 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:08:08.201548 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 364/1461] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:08 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:08.234188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Created reservations ['0a10d7bd-feb8-44b1-b017-1957874016cf', 'a6d532b1-f83f-4d6b-b206-14da22d6e325', '746ee963-f83d-48c5-bb6d-60ccf82d8d0e', '88135fff-a82b-4eab-8344-ec768070bafe'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:08.234188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc136aa-6c44-4a0c-8f7b-f3a3994e8e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a10d7bd-feb8-44b1-b017-1957874016cf', 'a6d532b1-f83f-4d6b-b206-14da22d6e325', '746ee963-f83d-48c5-bb6d-60ccf82d8d0e', '88135fff-a82b-4eab-8344-ec768070bafe']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:08.235003 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dfa6e2e-e15b-46e6-a773-89b312e7dc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:08.267545 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dfa6e2e-e15b-46e6-a773-89b312e7dc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd50ea952-9e5a-4242-b7cc-bd1b595e3184', '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='85076d399507440c90bc5394d3964b5d',qos_specs=None,replication_status=,reservations=['0a10d7bd-feb8-44b1-b017-1957874016cf','a6d532b1-f83f-4d6b-b206-14da22d6e325','746ee963-f83d-48c5-bb6d-60ccf82d8d0e','88135fff-a82b-4eab-8344-ec768070bafe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab3549b73f4128a1de00e1f8adea39',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:08Z,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=d50ea952-9e5a-4242-b7cc-bd1b595e3184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85076d399507440c90bc5394d3964b5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eab3549b73f4128a1de00e1f8adea39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:08.268846 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1392d0a3-dcbf-45c1-b6aa-b0a6055a8534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:08.304059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1392d0a3-dcbf-45c1-b6aa-b0a6055a8534) transitioned into state 'SUCCESS' from 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='85076d399507440c90bc5394d3964b5d',qos_specs=None,replication_status=,reservations=['0a10d7bd-feb8-44b1-b017-1957874016cf','a6d532b1-f83f-4d6b-b206-14da22d6e325','746ee963-f83d-48c5-bb6d-60ccf82d8d0e','88135fff-a82b-4eab-8344-ec768070bafe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eab3549b73f4128a1de00e1f8adea39',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:08.304059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a5908b-bf96-49ed-af6d-f81efa694b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:08.326311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5a5908b-bf96-49ed-af6d-f81efa694b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:08.326311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Flow 'volume_create_api' (c68b417b-61c7-490e-9e6b-0fe4e648122c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:08.326311 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Create volume request issued successfully. Aug 07 17:08:08.326671 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c95c932b-f001-4320-b80a-506a4926e2b7 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:08.327596 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 362/1462] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:08:08 2026] POST /volume/v3/volumes => generated 733 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:08.347608 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bfadbb05-84f4-463d-b54d-242747c3aaa3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:08.350086 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bfadbb05-84f4-463d-b54d-242747c3aaa3 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] GET https://10.4.3.144/volume/v3/volumes/d50ea952-9e5a-4242-b7cc-bd1b595e3184 Aug 07 17:08:08.350318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bfadbb05-84f4-463d-b54d-242747c3aaa3 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:08.350560 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bfadbb05-84f4-463d-b54d-242747c3aaa3 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:08.361038 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:08.361038 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:08.366053 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bfadbb05-84f4-463d-b54d-242747c3aaa3 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Volume info retrieved successfully. Aug 07 17:08:08.373052 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bfadbb05-84f4-463d-b54d-242747c3aaa3 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] https://10.4.3.144/volume/v3/volumes/d50ea952-9e5a-4242-b7cc-bd1b595e3184 returned with HTTP 200 Aug 07 17:08:08.373052 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 369/1463] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:08 2026] GET /volume/v3/volumes/d50ea952-9e5a-4242-b7cc-bd1b595e3184 => generated 912 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:09.390946 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4dc65176-491d-4f03-bc67-d3398afe6e8b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:09.393765 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dc65176-491d-4f03-bc67-d3398afe6e8b tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] GET https://10.4.3.144/volume/v3/volumes/d50ea952-9e5a-4242-b7cc-bd1b595e3184 Aug 07 17:08:09.393958 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4dc65176-491d-4f03-bc67-d3398afe6e8b tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:09.394588 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4dc65176-491d-4f03-bc67-d3398afe6e8b tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:09.398105 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=219,cinder:UPDATE=36,cinder:INSERT=15 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:08:09.405044 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:09.405044 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:09.412739 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4dc65176-491d-4f03-bc67-d3398afe6e8b tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Volume info retrieved successfully. Aug 07 17:08:09.419205 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dc65176-491d-4f03-bc67-d3398afe6e8b tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] https://10.4.3.144/volume/v3/volumes/d50ea952-9e5a-4242-b7cc-bd1b595e3184 returned with HTTP 200 Aug 07 17:08:09.420242 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 369/1464] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:09 2026] GET /volume/v3/volumes/d50ea952-9e5a-4242-b7cc-bd1b595e3184 => generated 964 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:09.441456 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7625a289-6dc6-4303-8325-410b302428f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:09.443232 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7625a289-6dc6-4303-8325-410b302428f5 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1&project_id=ed2623f1cf5c4663a674f93401f415a4 Aug 07 17:08:09.443440 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7625a289-6dc6-4303-8325-410b302428f5 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:09.443660 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7625a289-6dc6-4303-8325-410b302428f5 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:09.444153 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7625a289-6dc6-4303-8325-410b302428f5 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Could not evaluate value ed2623f1cf5c4663a674f93401f415a4, assuming string {{(pid=100226) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:08:09.444743 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-7625a289-6dc6-4303-8325-410b302428f5 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Searching by: MultiDict([('project_id', 'ed2623f1cf5c4663a674f93401f415a4'), ('all_tenants', 1)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:08:09.476802 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7625a289-6dc6-4303-8325-410b302428f5 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Get all volumes completed successfully. Aug 07 17:08:09.477755 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:09.477755 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:09.482167 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7625a289-6dc6-4303-8325-410b302428f5 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1&project_id=ed2623f1cf5c4663a674f93401f415a4 returned with HTTP 200 Aug 07 17:08:09.482539 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 365/1465] 10.4.3.144 () {66 vars in 1373 bytes} [Fri Aug 7 17:08:09 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=ed2623f1cf5c4663a674f93401f415a4 => generated 3037 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:08:09.503196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-06018628-4a92-418a-b826-36cfd3fddb91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:09.508051 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06018628-4a92-418a-b826-36cfd3fddb91 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/d50ea952-9e5a-4242-b7cc-bd1b595e3184 Aug 07 17:08:09.508051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06018628-4a92-418a-b826-36cfd3fddb91 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:09.508051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06018628-4a92-418a-b826-36cfd3fddb91 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:09.508051 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-06018628-4a92-418a-b826-36cfd3fddb91 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Delete volume with id: d50ea952-9e5a-4242-b7cc-bd1b595e3184 Aug 07 17:08:09.509810 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=312,cinder:INSERT=54,cinder:UPDATE=96,cinder:DELETE=3 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:08:09.520475 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:09.520475 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:09.521144 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-06018628-4a92-418a-b826-36cfd3fddb91 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Volume info retrieved successfully. Aug 07 17:08:09.552281 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-06018628-4a92-418a-b826-36cfd3fddb91 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] Delete volume request issued successfully. Aug 07 17:08:09.552837 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06018628-4a92-418a-b826-36cfd3fddb91 tempest-VolumesListAdminTestJSON-803718296 tempest-VolumesListAdminTestJSON-803718296-project-admin] https://10.4.3.144/volume/v3/volumes/d50ea952-9e5a-4242-b7cc-bd1b595e3184 returned with HTTP 202 Aug 07 17:08:09.554103 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 363/1466] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:09 2026] DELETE /volume/v3/volumes/d50ea952-9e5a-4242-b7cc-bd1b595e3184 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:09.565819 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-16e74fd5-79a0-41bc-9884-30d64bcd1dd0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:09.568658 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-16e74fd5-79a0-41bc-9884-30d64bcd1dd0 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f Aug 07 17:08:09.568853 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-16e74fd5-79a0-41bc-9884-30d64bcd1dd0 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:09.569001 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-16e74fd5-79a0-41bc-9884-30d64bcd1dd0 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:09.583369 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:09.583369 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:09.590206 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-16e74fd5-79a0-41bc-9884-30d64bcd1dd0 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:09.597910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-16e74fd5-79a0-41bc-9884-30d64bcd1dd0 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f returned with HTTP 200 Aug 07 17:08:09.598757 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 370/1467] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:09 2026] GET /volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:09.617050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0aa088df-5c46-4726-b18d-5cc5dabc6f1b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:09.620110 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0aa088df-5c46-4726-b18d-5cc5dabc6f1b tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] DELETE https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f Aug 07 17:08:09.620110 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0aa088df-5c46-4726-b18d-5cc5dabc6f1b tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:09.620418 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0aa088df-5c46-4726-b18d-5cc5dabc6f1b tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:09.620690 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0aa088df-5c46-4726-b18d-5cc5dabc6f1b tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Delete volume with id: 4cbe5778-96de-4100-99e5-a2864f147c5f Aug 07 17:08:09.628651 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:09.628651 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:09.629361 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0aa088df-5c46-4726-b18d-5cc5dabc6f1b tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:09.651112 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0aa088df-5c46-4726-b18d-5cc5dabc6f1b tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Delete volume request issued successfully. Aug 07 17:08:09.651465 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0aa088df-5c46-4726-b18d-5cc5dabc6f1b tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f returned with HTTP 202 Aug 07 17:08:09.652061 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 370/1468] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:09 2026] DELETE /volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:09.664791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-745154bb-eec2-45ac-b0ab-15b7dd2d2238 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:09.668734 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-745154bb-eec2-45ac-b0ab-15b7dd2d2238 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f Aug 07 17:08:09.669089 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-745154bb-eec2-45ac-b0ab-15b7dd2d2238 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:09.669397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-745154bb-eec2-45ac-b0ab-15b7dd2d2238 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:09.687393 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:09.687393 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:09.694393 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-745154bb-eec2-45ac-b0ab-15b7dd2d2238 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:09.704640 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-745154bb-eec2-45ac-b0ab-15b7dd2d2238 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f returned with HTTP 200 Aug 07 17:08:09.705059 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 366/1469] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:09 2026] GET /volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:10.834392 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a9bfd716-c330-4946-bafa-22564b739cb0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:10.834392 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9bfd716-c330-4946-bafa-22564b739cb0 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f Aug 07 17:08:10.834392 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9bfd716-c330-4946-bafa-22564b739cb0 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:10.834392 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9bfd716-c330-4946-bafa-22564b739cb0 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:10.834392 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9bfd716-c330-4946-bafa-22564b739cb0 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f returned with HTTP 404 Aug 07 17:08:10.834392 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 364/1470] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:10 2026] GET /volume/v3/volumes/4cbe5778-96de-4100-99e5-a2864f147c5f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:10.836562 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-adb3dd04-144f-4b63-8515-1a64def9100f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:10.836562 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-adb3dd04-144f-4b63-8515-1a64def9100f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca Aug 07 17:08:10.836562 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-adb3dd04-144f-4b63-8515-1a64def9100f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:10.836562 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-adb3dd04-144f-4b63-8515-1a64def9100f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:10.836562 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:10.836562 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:10.836562 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-adb3dd04-144f-4b63-8515-1a64def9100f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:10.836562 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-adb3dd04-144f-4b63-8515-1a64def9100f tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca returned with HTTP 200 Aug 07 17:08:10.836562 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 371/1471] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:10 2026] GET /volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-34918e32-e3b5-400c-96bf-10073c6d032a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34918e32-e3b5-400c-96bf-10073c6d032a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34918e32-e3b5-400c-96bf-10073c6d032a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34918e32-e3b5-400c-96bf-10073c6d032a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-34918e32-e3b5-400c-96bf-10073c6d032a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Delete volume with id: d5429d07-58ae-418c-9cf0-2fe3b51fb9ca Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-34918e32-e3b5-400c-96bf-10073c6d032a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-34918e32-e3b5-400c-96bf-10073c6d032a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Delete volume request issued successfully. Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34918e32-e3b5-400c-96bf-10073c6d032a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca returned with HTTP 202 Aug 07 17:08:10.838075 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 371/1472] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:10 2026] DELETE /volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:10.840818 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ac9325c8-1522-40c2-a315-c62390810744 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:10.840818 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac9325c8-1522-40c2-a315-c62390810744 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca Aug 07 17:08:10.840818 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac9325c8-1522-40c2-a315-c62390810744 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:10.840818 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac9325c8-1522-40c2-a315-c62390810744 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:10.847464 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:10.847464 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:10.853395 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ac9325c8-1522-40c2-a315-c62390810744 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:10.859535 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac9325c8-1522-40c2-a315-c62390810744 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca returned with HTTP 200 Aug 07 17:08:10.860172 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 367/1473] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:10 2026] GET /volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:11.719869 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8109820-ff4f-4216-a6e2-8a827c49e7a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:11.722402 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8109820-ff4f-4216-a6e2-8a827c49e7a2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] DELETE https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:08:11.722678 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8109820-ff4f-4216-a6e2-8a827c49e7a2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:11.722931 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8109820-ff4f-4216-a6e2-8a827c49e7a2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:11.723165 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b8109820-ff4f-4216-a6e2-8a827c49e7a2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Delete volume with id: e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:08:11.732718 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:11.732718 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:11.733378 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8109820-ff4f-4216-a6e2-8a827c49e7a2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:08:11.755379 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8109820-ff4f-4216-a6e2-8a827c49e7a2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Delete volume request issued successfully. Aug 07 17:08:11.755630 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8109820-ff4f-4216-a6e2-8a827c49e7a2 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 202 Aug 07 17:08:11.756289 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 365/1474] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:11 2026] DELETE /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:11.768665 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b8689229-d9d7-4f20-bc29-6819046ac660 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:11.770667 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8689229-d9d7-4f20-bc29-6819046ac660 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:08:11.770897 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8689229-d9d7-4f20-bc29-6819046ac660 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:11.771192 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8689229-d9d7-4f20-bc29-6819046ac660 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:11.780831 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:11.780831 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:11.785133 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b8689229-d9d7-4f20-bc29-6819046ac660 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Volume info retrieved successfully. Aug 07 17:08:11.790094 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8689229-d9d7-4f20-bc29-6819046ac660 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 200 Aug 07 17:08:11.790561 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 372/1475] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:11 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:11.876367 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db0902fb-b313-4444-abd4-9121d4dede2a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:11.878510 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db0902fb-b313-4444-abd4-9121d4dede2a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca Aug 07 17:08:11.878729 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db0902fb-b313-4444-abd4-9121d4dede2a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:11.878945 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db0902fb-b313-4444-abd4-9121d4dede2a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:11.886377 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db0902fb-b313-4444-abd4-9121d4dede2a tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca returned with HTTP 404 Aug 07 17:08:11.886864 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 372/1476] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:11 2026] GET /volume/v3/volumes/d5429d07-58ae-418c-9cf0-2fe3b51fb9ca => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:11.895109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b284364d-bf10-42ea-be31-0208d4de15f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:11.897351 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b284364d-bf10-42ea-be31-0208d4de15f9 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 Aug 07 17:08:11.897613 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b284364d-bf10-42ea-be31-0208d4de15f9 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:11.897845 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b284364d-bf10-42ea-be31-0208d4de15f9 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:11.907117 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:11.907117 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:11.911411 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b284364d-bf10-42ea-be31-0208d4de15f9 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:11.916510 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b284364d-bf10-42ea-be31-0208d4de15f9 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 returned with HTTP 200 Aug 07 17:08:11.917032 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 368/1477] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:11 2026] GET /volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:11.930214 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4d1ecddd-9edb-4e48-9870-9ef5fbd49bca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:11.932016 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d1ecddd-9edb-4e48-9870-9ef5fbd49bca tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 Aug 07 17:08:11.932274 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d1ecddd-9edb-4e48-9870-9ef5fbd49bca tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:11.932542 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d1ecddd-9edb-4e48-9870-9ef5fbd49bca tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:11.932723 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4d1ecddd-9edb-4e48-9870-9ef5fbd49bca tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Delete volume with id: 7aaa9014-6c92-4d67-be94-4ef4788f1ac2 Aug 07 17:08:11.941485 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:11.941485 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:11.942062 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4d1ecddd-9edb-4e48-9870-9ef5fbd49bca tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:11.963300 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4d1ecddd-9edb-4e48-9870-9ef5fbd49bca tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Delete volume request issued successfully. Aug 07 17:08:11.963798 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d1ecddd-9edb-4e48-9870-9ef5fbd49bca tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 returned with HTTP 202 Aug 07 17:08:11.967592 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 366/1478] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:11 2026] DELETE /volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:11.976004 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a6c45d78-948f-422b-8f22-5bd10dbd2273 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:11.978719 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a6c45d78-948f-422b-8f22-5bd10dbd2273 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 Aug 07 17:08:11.979014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a6c45d78-948f-422b-8f22-5bd10dbd2273 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:11.979250 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a6c45d78-948f-422b-8f22-5bd10dbd2273 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:11.987802 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:11.987802 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:11.994343 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a6c45d78-948f-422b-8f22-5bd10dbd2273 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Volume info retrieved successfully. Aug 07 17:08:12.001165 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a6c45d78-948f-422b-8f22-5bd10dbd2273 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 returned with HTTP 200 Aug 07 17:08:12.001718 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 373/1479] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:11 2026] GET /volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:12.152053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:12.155221 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:12.155757 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2007184150"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:12.157924 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2007184150'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:12.158130 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Create volume of 1 GB Aug 07 17:08:12.164042 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Availability Zones retrieved successfully. Aug 07 17:08:12.175369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Flow 'volume_create_api' (b04d102b-ee48-4a93-a9fb-5a996eb3e9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:12.177343 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e772271-0716-4fdd-95a6-09cc615b39eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:12.179248 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:12.219961 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e772271-0716-4fdd-95a6-09cc615b39eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:12.221292 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5fb853-66f5-48c5-9f5e-12d925e87e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:12.281177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Created reservations ['8d126e1c-5ef9-4982-8079-b42524450c2f', '988c590d-d282-4b03-90fd-1c9882932f65', '9f412be1-4970-4d07-b60c-5de88e93d4dd', 'a03c9e89-1f1d-43cb-8c74-3ba072c684fc'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:12.282587 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc5fb853-66f5-48c5-9f5e-12d925e87e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d126e1c-5ef9-4982-8079-b42524450c2f', '988c590d-d282-4b03-90fd-1c9882932f65', '9f412be1-4970-4d07-b60c-5de88e93d4dd', 'a03c9e89-1f1d-43cb-8c74-3ba072c684fc']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:12.283763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6e1b02-67f2-46ba-b76c-0b0a1966c03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:12.314315 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6e1b02-67f2-46ba-b76c-0b0a1966c03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d493645-debf-4644-aac0-ffbc41946dc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2007184150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a9c9d42e4c54fd6b7225e8caaef82f8',qos_specs=None,replication_status=,reservations=['8d126e1c-5ef9-4982-8079-b42524450c2f','988c590d-d282-4b03-90fd-1c9882932f65','9f412be1-4970-4d07-b60c-5de88e93d4dd','a03c9e89-1f1d-43cb-8c74-3ba072c684fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c0836afc141b3b850103105636a5c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2007184150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d493645-debf-4644-aac0-ffbc41946dc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a9c9d42e4c54fd6b7225e8caaef82f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437c0836afc141b3b850103105636a5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:12.314963 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288be17f-88ad-4e86-8168-717104a68257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:12.336755 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (288be17f-88ad-4e86-8168-717104a68257) transitioned into state 'SUCCESS' from state '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-2007184150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a9c9d42e4c54fd6b7225e8caaef82f8',qos_specs=None,replication_status=,reservations=['8d126e1c-5ef9-4982-8079-b42524450c2f','988c590d-d282-4b03-90fd-1c9882932f65','9f412be1-4970-4d07-b60c-5de88e93d4dd','a03c9e89-1f1d-43cb-8c74-3ba072c684fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437c0836afc141b3b850103105636a5c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:12.337929 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27ed31b-8d29-48a7-a1ed-0f8eb60e04d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:12.353221 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27ed31b-8d29-48a7-a1ed-0f8eb60e04d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:12.354969 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Flow 'volume_create_api' (b04d102b-ee48-4a93-a9fb-5a996eb3e9e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:12.354969 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Create volume request issued successfully. Aug 07 17:08:12.356361 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54674eb0-dfa2-44ee-b074-ea784b0e848e tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:12.356919 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 373/1480] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:08:12 2026] POST /volume/v3/volumes => generated 757 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:12.374327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e9819f6a-b220-4e95-95cd-de0aaf553811 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:12.375949 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9819f6a-b220-4e95-95cd-de0aaf553811 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:08:12.376246 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e9819f6a-b220-4e95-95cd-de0aaf553811 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:12.376523 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e9819f6a-b220-4e95-95cd-de0aaf553811 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:12.384792 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:12.384792 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:12.390748 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e9819f6a-b220-4e95-95cd-de0aaf553811 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:08:12.396972 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9819f6a-b220-4e95-95cd-de0aaf553811 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:08:12.397584 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 369/1481] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:12 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:12.807467 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-abb246fb-093b-4006-94ba-7b13015227c8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:12.809448 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abb246fb-093b-4006-94ba-7b13015227c8 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] GET https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce Aug 07 17:08:12.809701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abb246fb-093b-4006-94ba-7b13015227c8 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:12.809898 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abb246fb-093b-4006-94ba-7b13015227c8 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:12.818138 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abb246fb-093b-4006-94ba-7b13015227c8 tempest-ServerStableDeviceRescueTest-673468101 tempest-ServerStableDeviceRescueTest-673468101-project-member] https://10.4.3.144/volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce returned with HTTP 404 Aug 07 17:08:12.818884 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 367/1482] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:12 2026] GET /volume/v3/volumes/e1dfda83-3a42-4259-beff-900afa6ce4ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:13.019665 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1ca1f5c6-c2f3-4e7a-996d-7412562abe28 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:13.021738 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ca1f5c6-c2f3-4e7a-996d-7412562abe28 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] GET https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 Aug 07 17:08:13.021738 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ca1f5c6-c2f3-4e7a-996d-7412562abe28 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:13.022048 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ca1f5c6-c2f3-4e7a-996d-7412562abe28 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:13.029034 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ca1f5c6-c2f3-4e7a-996d-7412562abe28 tempest-VolumesListAdminTestJSON-1571148683 tempest-VolumesListAdminTestJSON-1571148683-project-member] https://10.4.3.144/volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 returned with HTTP 404 Aug 07 17:08:13.029634 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 374/1483] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:13 2026] GET /volume/v3/volumes/7aaa9014-6c92-4d67-be94-4ef4788f1ac2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:13.415206 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-81085cb7-0c0b-42bb-8155-c15fb3846855 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:13.418796 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81085cb7-0c0b-42bb-8155-c15fb3846855 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:08:13.419077 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81085cb7-0c0b-42bb-8155-c15fb3846855 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:13.419362 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81085cb7-0c0b-42bb-8155-c15fb3846855 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:13.432018 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:13.432018 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:13.440720 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-81085cb7-0c0b-42bb-8155-c15fb3846855 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:08:13.444935 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81085cb7-0c0b-42bb-8155-c15fb3846855 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:08:13.445482 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 374/1484] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:13 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:16.456050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:16.592931 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:16.593547 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1385881695"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:16.595551 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1385881695'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:16.596300 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Create volume of 1 GB Aug 07 17:08:16.603356 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Availability Zones retrieved successfully. Aug 07 17:08:16.611539 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Flow 'volume_create_api' (19bdab0a-763a-44e5-9b1d-5a698804bd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:16.612880 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df8af1b-5912-4a2e-ae02-618a6cb3c0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:16.614185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:16.649308 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df8af1b-5912-4a2e-ae02-618a6cb3c0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:16.650067 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9573164-497a-497b-ae2b-770d317a462d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:16.743746 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Created reservations ['ac6041fb-357a-4aab-a450-13fd8302c46a', '2ec1f1bf-e1ef-4c06-b230-c2498d1c060d', '92c3cf5c-ef1e-4b8a-89bc-4ca973dd4e0b', '0704af7c-e5db-4dac-bca1-1b4da5c4aef3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:16.745046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9573164-497a-497b-ae2b-770d317a462d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac6041fb-357a-4aab-a450-13fd8302c46a', '2ec1f1bf-e1ef-4c06-b230-c2498d1c060d', '92c3cf5c-ef1e-4b8a-89bc-4ca973dd4e0b', '0704af7c-e5db-4dac-bca1-1b4da5c4aef3']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:16.746366 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3913c37-47bb-4b06-94f2-cde54fc6e8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:16.772881 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3913c37-47bb-4b06-94f2-cde54fc6e8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74d90f81-a957-44ee-a7a1-0cde858bd3b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1385881695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8312ed4b4754056bbba439e81b6ae58',qos_specs=None,replication_status=,reservations=['ac6041fb-357a-4aab-a450-13fd8302c46a','2ec1f1bf-e1ef-4c06-b230-c2498d1c060d','92c3cf5c-ef1e-4b8a-89bc-4ca973dd4e0b','0704af7c-e5db-4dac-bca1-1b4da5c4aef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14117142ba2c4d9d84a68a5e7f6391b1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1385881695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74d90f81-a957-44ee-a7a1-0cde858bd3b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8312ed4b4754056bbba439e81b6ae58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14117142ba2c4d9d84a68a5e7f6391b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:16.773854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af26ad2e-9148-490f-9201-7a5c7cf6f8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:16.798500 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af26ad2e-9148-490f-9201-7a5c7cf6f8da) transitioned into state 'SUCCESS' from state '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-1385881695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8312ed4b4754056bbba439e81b6ae58',qos_specs=None,replication_status=,reservations=['ac6041fb-357a-4aab-a450-13fd8302c46a','2ec1f1bf-e1ef-4c06-b230-c2498d1c060d','92c3cf5c-ef1e-4b8a-89bc-4ca973dd4e0b','0704af7c-e5db-4dac-bca1-1b4da5c4aef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14117142ba2c4d9d84a68a5e7f6391b1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:16.799610 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b484f490-89f0-4f1a-a11a-57a2b0ccb405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:16.812225 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b484f490-89f0-4f1a-a11a-57a2b0ccb405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:16.813441 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Flow 'volume_create_api' (19bdab0a-763a-44e5-9b1d-5a698804bd4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:16.813874 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Create volume request issued successfully. Aug 07 17:08:16.814891 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38a76aa1-0b23-4f2c-b1bb-1d0153c1ee27 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:16.815658 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 370/1485] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:08:16 2026] POST /volume/v3/volumes => generated 751 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:16.834765 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c32ff497-f10b-4ed2-99e0-f428c65bd9c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:16.841163 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c32ff497-f10b-4ed2-99e0-f428c65bd9c6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:16.841401 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c32ff497-f10b-4ed2-99e0-f428c65bd9c6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:16.841718 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c32ff497-f10b-4ed2-99e0-f428c65bd9c6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:16.852812 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:16.852812 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:16.860348 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c32ff497-f10b-4ed2-99e0-f428c65bd9c6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Volume info retrieved successfully. Aug 07 17:08:16.868380 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c32ff497-f10b-4ed2-99e0-f428c65bd9c6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 200 Aug 07 17:08:16.869252 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 368/1486] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:16 2026] GET /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:17.883687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-99c340b7-46ce-4846-ac06-b451dc1a1af6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:17.886061 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99c340b7-46ce-4846-ac06-b451dc1a1af6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:17.886337 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-99c340b7-46ce-4846-ac06-b451dc1a1af6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:17.886537 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-99c340b7-46ce-4846-ac06-b451dc1a1af6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:17.895252 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:17.895252 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:17.906511 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-99c340b7-46ce-4846-ac06-b451dc1a1af6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Volume info retrieved successfully. Aug 07 17:08:17.918342 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99c340b7-46ce-4846-ac06-b451dc1a1af6 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 200 Aug 07 17:08:17.919044 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 375/1487] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:17 2026] GET /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:17.938992 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-944a77c2-976a-4cf7-87d7-eb2bfffe66d9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:17.939445 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-944a77c2-976a-4cf7-87d7-eb2bfffe66d9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] POST https://10.4.3.144/volume/v3/os-volume-transfer Aug 07 17:08:17.939940 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-944a77c2-976a-4cf7-87d7-eb2bfffe66d9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "74d90f81-a957-44ee-a7a1-0cde858bd3b8"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:17.941690 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.volume_transfer [None req-944a77c2-976a-4cf7-87d7-eb2bfffe66d9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Creating new volume transfer {'transfer': {'volume_id': '74d90f81-a957-44ee-a7a1-0cde858bd3b8'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 17:08:17.941854 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-944a77c2-976a-4cf7-87d7-eb2bfffe66d9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Creating transfer of volume 74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:17.942119 np0000006737 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-944a77c2-976a-4cf7-87d7-eb2bfffe66d9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Generating transfer record for volume 74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:17.952198 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:17.952198 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:17.967266 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-944a77c2-976a-4cf7-87d7-eb2bfffe66d9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 17:08:17.967492 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 375/1488] 10.4.3.144 () {68 vars in 1291 bytes} [Fri Aug 7 17:08:17 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:17.978424 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d1cb719f-74de-48f5-8202-0a09a165ba55 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:17.980978 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1cb719f-74de-48f5-8202-0a09a165ba55 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:17.981332 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1cb719f-74de-48f5-8202-0a09a165ba55 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:17.981626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1cb719f-74de-48f5-8202-0a09a165ba55 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:18.000600 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:18.000600 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:18.010577 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d1cb719f-74de-48f5-8202-0a09a165ba55 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Volume info retrieved successfully. Aug 07 17:08:18.017061 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1cb719f-74de-48f5-8202-0a09a165ba55 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 200 Aug 07 17:08:18.017777 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 371/1489] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:17 2026] GET /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:18.039732 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ac47b25-48da-45e9-9e6b-c09e5aefa627 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:18.042200 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ac47b25-48da-45e9-9e6b-c09e5aefa627 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/os-volume-transfer/1f3d39cc-2cf6-40d9-b456-abb9f8bace37 Aug 07 17:08:18.042423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ac47b25-48da-45e9-9e6b-c09e5aefa627 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:18.042678 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ac47b25-48da-45e9-9e6b-c09e5aefa627 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:18.047216 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ac47b25-48da-45e9-9e6b-c09e5aefa627 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/os-volume-transfer/1f3d39cc-2cf6-40d9-b456-abb9f8bace37 returned with HTTP 200 Aug 07 17:08:18.047666 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 369/1490] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:08:18 2026] GET /volume/v3/os-volume-transfer/1f3d39cc-2cf6-40d9-b456-abb9f8bace37 => generated 409 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:18.057870 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-be80920b-45d0-4aa7-a3a0-4813aeb497a1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:18.061933 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-be80920b-45d0-4aa7-a3a0-4813aeb497a1 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/os-volume-transfer Aug 07 17:08:18.062249 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-be80920b-45d0-4aa7-a3a0-4813aeb497a1 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:18.062524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-be80920b-45d0-4aa7-a3a0-4813aeb497a1 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:18.062694 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.volume_transfer [None req-be80920b-45d0-4aa7-a3a0-4813aeb497a1 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Listing volume transfers {{(pid=100227) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 17:08:18.069008 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-be80920b-45d0-4aa7-a3a0-4813aeb497a1 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/os-volume-transfer returned with HTTP 200 Aug 07 17:08:18.069511 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 376/1491] 10.4.3.144 () {66 vars in 1270 bytes} [Fri Aug 7 17:08:18 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:18.078846 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:18.222839 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] POST https://10.4.3.144/volume/v3/os-volume-transfer/1f3d39cc-2cf6-40d9-b456-abb9f8bace37/accept Aug 07 17:08:18.223211 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "44b397ca2747a449"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:18.224952 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.volume_transfer [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Accepting volume transfer 1f3d39cc-2cf6-40d9-b456-abb9f8bace37 {{(pid=100224) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 17:08:18.225105 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Accepting transfer 1f3d39cc-2cf6-40d9-b456-abb9f8bace37 Aug 07 17:08:18.313670 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Created reservations ['2c4913fc-ca8e-4095-a0ff-af4231a0553f', 'e02bf834-ef74-45a4-bf59-67da793c5099', 'fe7c464c-57a1-46b9-b1fb-11cfdc09692a', '750868b4-2231-4447-be30-8dea498b18f5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:18.344845 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Created reservations ['4c5132e5-d641-49d1-8f8a-51dc40e4e88a', '2846d092-0194-483f-982b-63dc8f3e2a37', '407a466e-7b3c-4bf9-9966-a993ba612e1f', '0ad993a3-3593-4798-b635-89e0fc068215'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:18.389140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Created reservations ['8249af6b-f278-48ce-8ecb-6886e44fe4ad', '671c2d3e-7a34-43a4-81f0-f989ddc1fcd0', '8f55f69f-0e6e-40cb-b50e-a827315ffcfd', '7bee6021-ddba-4fea-a2c0-7b31077e0313'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:18.429752 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Created reservations ['97c1552c-96b0-4d43-ad50-ef56d9f37a8c', '39bc7956-d939-4894-bb74-53dc2bb7aef8', '3de1f4b6-5732-4ac3-92a3-8b44dcf96697', '6ce344de-3e1d-4200-a177-780ccc9222de'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:18.446317 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Transfer volume completed successfully. Aug 07 17:08:18.528576 np0000006737 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Volume 74d90f81-a957-44ee-a7a1-0cde858bd3b8 has been transferred. Aug 07 17:08:18.537689 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8efe42c2-86de-4882-82a8-c1806ee0e1e9 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] https://10.4.3.144/volume/v3/os-volume-transfer/1f3d39cc-2cf6-40d9-b456-abb9f8bace37/accept returned with HTTP 202 Aug 07 17:08:18.538116 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 376/1492] 10.4.3.144 () {68 vars in 1423 bytes} [Fri Aug 7 17:08:18 2026] POST /volume/v3/os-volume-transfer/1f3d39cc-2cf6-40d9-b456-abb9f8bace37/accept => generated 365 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:18.548431 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d11e1d66-db46-4393-bf2a-5c06a8ac59c3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:18.550325 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d11e1d66-db46-4393-bf2a-5c06a8ac59c3 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] GET https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:18.550553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d11e1d66-db46-4393-bf2a-5c06a8ac59c3 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:18.550879 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d11e1d66-db46-4393-bf2a-5c06a8ac59c3 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:18.559425 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:18.559425 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:18.563355 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d11e1d66-db46-4393-bf2a-5c06a8ac59c3 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Volume info retrieved successfully. Aug 07 17:08:18.568262 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d11e1d66-db46-4393-bf2a-5c06a8ac59c3 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 200 Aug 07 17:08:18.569034 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 372/1493] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:18 2026] GET /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:18.594905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f88a17c6-dda9-46bf-9f1e-994146756687 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:18.595884 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f88a17c6-dda9-46bf-9f1e-994146756687 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] GET https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:18.596331 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f88a17c6-dda9-46bf-9f1e-994146756687 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:18.596584 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f88a17c6-dda9-46bf-9f1e-994146756687 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:18.610925 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:18.610925 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:18.617108 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f88a17c6-dda9-46bf-9f1e-994146756687 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] Volume info retrieved successfully. Aug 07 17:08:18.622913 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f88a17c6-dda9-46bf-9f1e-994146756687 tempest-VolumesTransfersTest-476428950 tempest-VolumesTransfersTest-476428950-project-member] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 200 Aug 07 17:08:18.623502 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 370/1494] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:18 2026] GET /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:18.635724 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-21c1f556-ca73-4259-9000-8343e63e1169 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:18.637546 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-21c1f556-ca73-4259-9000-8343e63e1169 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] DELETE https://10.4.3.144/volume/v3/os-volume-transfer/1f3d39cc-2cf6-40d9-b456-abb9f8bace37 Aug 07 17:08:18.637781 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-21c1f556-ca73-4259-9000-8343e63e1169 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:18.638014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-21c1f556-ca73-4259-9000-8343e63e1169 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:18.638152 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.volume_transfer [None req-21c1f556-ca73-4259-9000-8343e63e1169 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Delete transfer with id: 1f3d39cc-2cf6-40d9-b456-abb9f8bace37 Aug 07 17:08:18.641935 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-21c1f556-ca73-4259-9000-8343e63e1169 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/os-volume-transfer/1f3d39cc-2cf6-40d9-b456-abb9f8bace37 returned with HTTP 404 Aug 07 17:08:18.642430 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 377/1495] 10.4.3.144 () {66 vars in 1384 bytes} [Fri Aug 7 17:08:18 2026] DELETE /volume/v3/os-volume-transfer/1f3d39cc-2cf6-40d9-b456-abb9f8bace37 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:18.649271 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-756efe2b-0925-4651-8ba0-d229c8356521 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:18.734319 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-756efe2b-0925-4651-8ba0-d229c8356521 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:18.734583 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-756efe2b-0925-4651-8ba0-d229c8356521 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:18.734870 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-756efe2b-0925-4651-8ba0-d229c8356521 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:18.735124 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-756efe2b-0925-4651-8ba0-d229c8356521 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Delete volume with id: 74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:18.746436 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:18.746436 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:18.746937 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-756efe2b-0925-4651-8ba0-d229c8356521 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Volume info retrieved successfully. Aug 07 17:08:18.768252 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-756efe2b-0925-4651-8ba0-d229c8356521 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Delete volume request issued successfully. Aug 07 17:08:18.768464 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-756efe2b-0925-4651-8ba0-d229c8356521 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 202 Aug 07 17:08:18.768887 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 377/1496] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:18 2026] DELETE /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:18.777368 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-571cec5a-0121-47ff-a10b-457f32941fb9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:18.779967 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-571cec5a-0121-47ff-a10b-457f32941fb9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] GET https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:18.780316 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-571cec5a-0121-47ff-a10b-457f32941fb9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:18.780638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-571cec5a-0121-47ff-a10b-457f32941fb9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:18.792910 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:18.792910 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:18.798405 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-571cec5a-0121-47ff-a10b-457f32941fb9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Volume info retrieved successfully. Aug 07 17:08:18.805216 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-571cec5a-0121-47ff-a10b-457f32941fb9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 200 Aug 07 17:08:18.805768 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 373/1497] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:18 2026] GET /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:19.822979 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f2edb8b-6cff-46f7-bd6f-487b00dc116a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:19.825061 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f2edb8b-6cff-46f7-bd6f-487b00dc116a tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] GET https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:19.825149 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f2edb8b-6cff-46f7-bd6f-487b00dc116a tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:19.828061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f2edb8b-6cff-46f7-bd6f-487b00dc116a tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:19.832416 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f2edb8b-6cff-46f7-bd6f-487b00dc116a tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 404 Aug 07 17:08:19.832905 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 371/1498] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:19 2026] GET /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:19.843620 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7a5f701d-5866-48ce-b200-b51ca0ca12c5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:19.845618 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a5f701d-5866-48ce-b200-b51ca0ca12c5 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:19.845899 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a5f701d-5866-48ce-b200-b51ca0ca12c5 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:19.846136 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a5f701d-5866-48ce-b200-b51ca0ca12c5 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:19.852627 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a5f701d-5866-48ce-b200-b51ca0ca12c5 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 404 Aug 07 17:08:19.853281 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 378/1499] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:19 2026] GET /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:19.862041 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b49f9b0-8aa0-494c-b2ec-226b8c0d1020 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:19.865560 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b49f9b0-8aa0-494c-b2ec-226b8c0d1020 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] DELETE https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:19.865722 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b49f9b0-8aa0-494c-b2ec-226b8c0d1020 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:19.865972 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b49f9b0-8aa0-494c-b2ec-226b8c0d1020 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:19.866140 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6b49f9b0-8aa0-494c-b2ec-226b8c0d1020 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Delete volume with id: 74d90f81-a957-44ee-a7a1-0cde858bd3b8 Aug 07 17:08:19.874442 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b49f9b0-8aa0-494c-b2ec-226b8c0d1020 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 returned with HTTP 404 Aug 07 17:08:19.874966 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 378/1500] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:19 2026] DELETE /volume/v3/volumes/74d90f81-a957-44ee-a7a1-0cde858bd3b8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:08:19.885337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-056b4915-1906-4272-a75d-8b0c167fb0bc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:19.887048 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:19.887393 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-798567359"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:19.888827 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-798567359'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:19.888974 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Create volume of 1 GB Aug 07 17:08:19.898140 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Availability Zones retrieved successfully. Aug 07 17:08:19.903305 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Flow 'volume_create_api' (eb36cfff-9454-4864-a025-7f38f6eee505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:19.905125 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf18026-65e3-42f6-800e-c5a564448136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:19.906488 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:19.954533 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cf18026-65e3-42f6-800e-c5a564448136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:19.955397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00783bde-34c2-4f8a-9fb1-5a4eb9ec961b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:20.004201 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Created reservations ['6dd7c52e-14fb-4201-bb52-98edfa8fde50', '93e38795-213a-4425-82fd-4614695ba442', '6f85e9b0-217a-4416-9b5f-131ac7265458', 'e3863bb7-7c7d-4941-bfc7-f6082f546a88'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:20.005220 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00783bde-34c2-4f8a-9fb1-5a4eb9ec961b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dd7c52e-14fb-4201-bb52-98edfa8fde50', '93e38795-213a-4425-82fd-4614695ba442', '6f85e9b0-217a-4416-9b5f-131ac7265458', 'e3863bb7-7c7d-4941-bfc7-f6082f546a88']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:20.006106 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7623471-254c-4faf-91d7-39d6f7537adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:20.042681 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7623471-254c-4faf-91d7-39d6f7537adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-798567359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8312ed4b4754056bbba439e81b6ae58',qos_specs=None,replication_status=,reservations=['6dd7c52e-14fb-4201-bb52-98edfa8fde50','93e38795-213a-4425-82fd-4614695ba442','6f85e9b0-217a-4416-9b5f-131ac7265458','e3863bb7-7c7d-4941-bfc7-f6082f546a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14117142ba2c4d9d84a68a5e7f6391b1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-798567359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8312ed4b4754056bbba439e81b6ae58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14117142ba2c4d9d84a68a5e7f6391b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:20.045042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a5724c-2a89-40b4-952d-a930d4c6d790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:20.089778 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a5724c-2a89-40b4-952d-a930d4c6d790) transitioned into state 'SUCCESS' from state '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-798567359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8312ed4b4754056bbba439e81b6ae58',qos_specs=None,replication_status=,reservations=['6dd7c52e-14fb-4201-bb52-98edfa8fde50','93e38795-213a-4425-82fd-4614695ba442','6f85e9b0-217a-4416-9b5f-131ac7265458','e3863bb7-7c7d-4941-bfc7-f6082f546a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14117142ba2c4d9d84a68a5e7f6391b1',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:20.091057 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e95283-419b-45fb-99c1-42ac1e162a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:20.102826 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e95283-419b-45fb-99c1-42ac1e162a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:20.104046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Flow 'volume_create_api' (eb36cfff-9454-4864-a025-7f38f6eee505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:20.104713 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Create volume request issued successfully. Aug 07 17:08:20.105561 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-056b4915-1906-4272-a75d-8b0c167fb0bc tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:20.106125 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 374/1501] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:08:19 2026] POST /volume/v3/volumes => generated 750 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:20.120942 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eab59bc7-b2e1-48c2-9adc-c4787df5c96c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.123364 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eab59bc7-b2e1-48c2-9adc-c4787df5c96c tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:20.123599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eab59bc7-b2e1-48c2-9adc-c4787df5c96c tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:20.123836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eab59bc7-b2e1-48c2-9adc-c4787df5c96c tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:20.132575 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:20.132575 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:20.136859 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-eab59bc7-b2e1-48c2-9adc-c4787df5c96c tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Volume info retrieved successfully. Aug 07 17:08:20.142910 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eab59bc7-b2e1-48c2-9adc-c4787df5c96c tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 returned with HTTP 200 Aug 07 17:08:20.143505 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 372/1502] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:20 2026] GET /volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:20.344265 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-534f3384-7856-428f-b071-30943b97dbb6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.347243 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-534f3384-7856-428f-b071-30943b97dbb6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:08:20.347468 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-534f3384-7856-428f-b071-30943b97dbb6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:20.347667 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-534f3384-7856-428f-b071-30943b97dbb6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:20.361063 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:20.361063 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:20.366537 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-534f3384-7856-428f-b071-30943b97dbb6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:08:20.375372 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-534f3384-7856-428f-b071-30943b97dbb6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:08:20.376734 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 379/1503] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:20 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:20.400374 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a8b2f596-fca0-46ae-b553-8e036e66efc5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.400776 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8b2f596-fca0-46ae-b553-8e036e66efc5 None None] GET https://10.4.3.144/volume// Aug 07 17:08:20.400956 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8b2f596-fca0-46ae-b553-8e036e66efc5 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:20.401361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8b2f596-fca0-46ae-b553-8e036e66efc5 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:20.401737 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8b2f596-fca0-46ae-b553-8e036e66efc5 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:20.402068 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 379/1504] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:08: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 07 17:08:20.414957 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-f1a04dcf-2bc0-451b-8bf1-04cfc6729b86 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.418688 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-f1a04dcf-2bc0-451b-8bf1-04cfc6729b86 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:08:20.419255 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-f1a04dcf-2bc0-451b-8bf1-04cfc6729b86 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d493645-debf-4644-aac0-ffbc41946dc7", "connector": null, "instance_uuid": "90e4edaf-df03-430c-ab63-7c927d33063f"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:20.430948 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:20.430948 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:20.466324 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-f1a04dcf-2bc0-451b-8bf1-04cfc6729b86 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:08:20.467217 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 375/1505] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:08:20 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:20.510815 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-6d68e5fc-2712-49f7-afaa-9d209198b8c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.513487 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-6d68e5fc-2712-49f7-afaa-9d209198b8c0 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] POST https://10.4.3.144/volume/v3/attachments/9c923592-36e2-4374-a252-a3d5de5929ca/action Aug 07 17:08:20.513971 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-6d68e5fc-2712-49f7-afaa-9d209198b8c0 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:20.514167 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-6d68e5fc-2712-49f7-afaa-9d209198b8c0 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:20.534460 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:20.534460 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:20.549853 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-beef00d6-f9fd-4cd5-b85b-e7eb8017534c req-6d68e5fc-2712-49f7-afaa-9d209198b8c0 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/attachments/9c923592-36e2-4374-a252-a3d5de5929ca/action returned with HTTP 204 Aug 07 17:08:20.550471 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 373/1506] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:08:20 2026] POST /volume/v3/attachments/9c923592-36e2-4374-a252-a3d5de5929ca/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:20.574563 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8cf31aa4-2f7a-4a48-988a-0fc155d15231 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.576812 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8cf31aa4-2f7a-4a48-988a-0fc155d15231 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:08:20.577226 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8cf31aa4-2f7a-4a48-988a-0fc155d15231 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:20.577497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8cf31aa4-2f7a-4a48-988a-0fc155d15231 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:20.590567 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:20.590567 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:20.595323 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8cf31aa4-2f7a-4a48-988a-0fc155d15231 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:08:20.605780 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8cf31aa4-2f7a-4a48-988a-0fc155d15231 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:08:20.605966 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 380/1507] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:20 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 1112 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:20.621509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3d69b675-9d38-4e73-bd6e-3aac9b58af8d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.623531 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d69b675-9d38-4e73-bd6e-3aac9b58af8d tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:08:20.623832 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3d69b675-9d38-4e73-bd6e-3aac9b58af8d tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:20.624140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3d69b675-9d38-4e73-bd6e-3aac9b58af8d tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:20.635949 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:20.635949 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:20.639965 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3d69b675-9d38-4e73-bd6e-3aac9b58af8d tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:08:20.644779 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d69b675-9d38-4e73-bd6e-3aac9b58af8d tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:08:20.645183 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 380/1508] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:20 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 1112 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:20.694460 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-b59e9d2b-e7c4-46a1-adb6-8cd325bd5673 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.697226 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-b59e9d2b-e7c4-46a1-adb6-8cd325bd5673 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:08:20.697498 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-b59e9d2b-e7c4-46a1-adb6-8cd325bd5673 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:20.697752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-b59e9d2b-e7c4-46a1-adb6-8cd325bd5673 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:20.710105 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:20.710105 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:20.715704 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-b59e9d2b-e7c4-46a1-adb6-8cd325bd5673 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:08:20.722046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-b59e9d2b-e7c4-46a1-adb6-8cd325bd5673 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:08:20.722737 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 376/1509] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:20 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 1112 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:20.755978 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-011e57f6-998a-495e-9a66-5b1816d05050 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.758695 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-011e57f6-998a-495e-9a66-5b1816d05050 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] DELETE https://10.4.3.144/volume/v3/attachments/9c923592-36e2-4374-a252-a3d5de5929ca Aug 07 17:08:20.759039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-011e57f6-998a-495e-9a66-5b1816d05050 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:20.759244 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-011e57f6-998a-495e-9a66-5b1816d05050 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:20.767833 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:20.767833 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:20.819813 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5caf2cf8-5f2f-46aa-b85f-a46d0187b0c6 req-011e57f6-998a-495e-9a66-5b1816d05050 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/attachments/9c923592-36e2-4374-a252-a3d5de5929ca returned with HTTP 200 Aug 07 17:08:20.820445 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 374/1510] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:08:20 2026] DELETE /volume/v3/attachments/9c923592-36e2-4374-a252-a3d5de5929ca => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:20.857194 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fd9d4353-c46f-48ec-a9fa-ecd9205f2f27 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:20.860862 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fd9d4353-c46f-48ec-a9fa-ecd9205f2f27 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:08:20.861300 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fd9d4353-c46f-48ec-a9fa-ecd9205f2f27 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:20.862366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fd9d4353-c46f-48ec-a9fa-ecd9205f2f27 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:20.881041 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:20.881041 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:20.889035 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fd9d4353-c46f-48ec-a9fa-ecd9205f2f27 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:08:20.896771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fd9d4353-c46f-48ec-a9fa-ecd9205f2f27 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:08:20.897536 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 381/1511] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:20 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:21.157390 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b038bdf8-94a2-451a-b3fb-0fff09be8905 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:21.159757 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b038bdf8-94a2-451a-b3fb-0fff09be8905 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:21.160005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b038bdf8-94a2-451a-b3fb-0fff09be8905 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:21.160261 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b038bdf8-94a2-451a-b3fb-0fff09be8905 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:21.170880 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:21.170880 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:21.178604 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b038bdf8-94a2-451a-b3fb-0fff09be8905 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Volume info retrieved successfully. Aug 07 17:08:21.193867 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b038bdf8-94a2-451a-b3fb-0fff09be8905 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 returned with HTTP 200 Aug 07 17:08:21.194432 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 381/1512] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:21 2026] GET /volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:21.213742 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-10c787ad-832c-414b-9482-9856a13dd5fe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:21.216211 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10c787ad-832c-414b-9482-9856a13dd5fe tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] POST https://10.4.3.144/volume/v3/os-volume-transfer Aug 07 17:08:21.216644 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-10c787ad-832c-414b-9482-9856a13dd5fe tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:21.218500 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.volume_transfer [None req-10c787ad-832c-414b-9482-9856a13dd5fe tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Creating new volume transfer {'transfer': {'volume_id': '3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 17:08:21.218673 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.volume_transfer [None req-10c787ad-832c-414b-9482-9856a13dd5fe tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Creating transfer of volume 3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:21.218818 np0000006737 devstack@c-api.service[100226]: INFO cinder.transfer.api [None req-10c787ad-832c-414b-9482-9856a13dd5fe tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Generating transfer record for volume 3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:21.231987 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:21.231987 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:21.244629 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10c787ad-832c-414b-9482-9856a13dd5fe tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 17:08:21.245253 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 377/1513] 10.4.3.144 () {68 vars in 1291 bytes} [Fri Aug 7 17:08:21 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:21.256229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2161924c-736f-4e2d-bd57-7d113db0e75d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:21.260829 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2161924c-736f-4e2d-bd57-7d113db0e75d tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:21.261049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2161924c-736f-4e2d-bd57-7d113db0e75d tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:21.261280 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2161924c-736f-4e2d-bd57-7d113db0e75d tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:21.270587 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:21.270587 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:21.278673 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2161924c-736f-4e2d-bd57-7d113db0e75d tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Volume info retrieved successfully. Aug 07 17:08:21.288869 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2161924c-736f-4e2d-bd57-7d113db0e75d tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 returned with HTTP 200 Aug 07 17:08:21.289530 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 375/1514] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:21 2026] GET /volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:21.313673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-871fac1b-0097-4af8-9c00-1ba9f216a3d5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:21.315972 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-871fac1b-0097-4af8-9c00-1ba9f216a3d5 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/os-volume-transfer/detail Aug 07 17:08:21.316195 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-871fac1b-0097-4af8-9c00-1ba9f216a3d5 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:21.316931 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-871fac1b-0097-4af8-9c00-1ba9f216a3d5 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:21.316931 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.volume_transfer [None req-871fac1b-0097-4af8-9c00-1ba9f216a3d5 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Listing volume transfers {{(pid=100227) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 17:08:21.322199 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-871fac1b-0097-4af8-9c00-1ba9f216a3d5 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 07 17:08:21.322199 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 382/1515] 10.4.3.144 () {66 vars in 1291 bytes} [Fri Aug 7 17:08:21 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 07 17:08:21.332914 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-07233f4c-7c0e-4298-8e6c-d3a953c6c3a9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:21.339204 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07233f4c-7c0e-4298-8e6c-d3a953c6c3a9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] DELETE https://10.4.3.144/volume/v3/os-volume-transfer/42872fba-29fa-43ca-9246-1d285c38cb47 Aug 07 17:08:21.340565 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07233f4c-7c0e-4298-8e6c-d3a953c6c3a9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:21.340565 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07233f4c-7c0e-4298-8e6c-d3a953c6c3a9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:21.340996 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.volume_transfer [None req-07233f4c-7c0e-4298-8e6c-d3a953c6c3a9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Delete transfer with id: 42872fba-29fa-43ca-9246-1d285c38cb47 Aug 07 17:08:21.358707 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:21.358707 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:21.377153 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07233f4c-7c0e-4298-8e6c-d3a953c6c3a9 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/os-volume-transfer/42872fba-29fa-43ca-9246-1d285c38cb47 returned with HTTP 202 Aug 07 17:08:21.377600 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 382/1516] 10.4.3.144 () {66 vars in 1384 bytes} [Fri Aug 7 17:08:21 2026] DELETE /volume/v3/os-volume-transfer/42872fba-29fa-43ca-9246-1d285c38cb47 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:21.388421 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-95af78f7-a7ee-4638-93fc-11934d36488f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:21.391630 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95af78f7-a7ee-4638-93fc-11934d36488f tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:21.391986 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95af78f7-a7ee-4638-93fc-11934d36488f tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:21.392302 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95af78f7-a7ee-4638-93fc-11934d36488f tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:21.405207 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:21.405207 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:21.411300 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-95af78f7-a7ee-4638-93fc-11934d36488f tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Volume info retrieved successfully. Aug 07 17:08:21.420947 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95af78f7-a7ee-4638-93fc-11934d36488f tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 returned with HTTP 200 Aug 07 17:08:21.421464 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 378/1517] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:21 2026] GET /volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:21.443240 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5be576bf-7936-45d9-bfca-24793bc2ba23 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:21.445791 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5be576bf-7936-45d9-bfca-24793bc2ba23 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] DELETE https://10.4.3.144/volume/v3/os-volume-transfer/42872fba-29fa-43ca-9246-1d285c38cb47 Aug 07 17:08:21.447047 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5be576bf-7936-45d9-bfca-24793bc2ba23 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:21.447047 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5be576bf-7936-45d9-bfca-24793bc2ba23 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:21.447047 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-5be576bf-7936-45d9-bfca-24793bc2ba23 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Delete transfer with id: 42872fba-29fa-43ca-9246-1d285c38cb47 Aug 07 17:08:21.452133 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5be576bf-7936-45d9-bfca-24793bc2ba23 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/os-volume-transfer/42872fba-29fa-43ca-9246-1d285c38cb47 returned with HTTP 404 Aug 07 17:08:21.453210 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 376/1518] 10.4.3.144 () {66 vars in 1384 bytes} [Fri Aug 7 17:08:21 2026] DELETE /volume/v3/os-volume-transfer/42872fba-29fa-43ca-9246-1d285c38cb47 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:21.464571 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c325e44a-d4fb-48f7-bf76-cb60bf8dcec9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:21.467852 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c325e44a-d4fb-48f7-bf76-cb60bf8dcec9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:21.468269 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c325e44a-d4fb-48f7-bf76-cb60bf8dcec9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:21.469554 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c325e44a-d4fb-48f7-bf76-cb60bf8dcec9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:21.469554 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-c325e44a-d4fb-48f7-bf76-cb60bf8dcec9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Delete volume with id: 3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:21.479162 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:21.479162 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:21.479678 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c325e44a-d4fb-48f7-bf76-cb60bf8dcec9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Volume info retrieved successfully. Aug 07 17:08:21.503995 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c325e44a-d4fb-48f7-bf76-cb60bf8dcec9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Delete volume request issued successfully. Aug 07 17:08:21.503995 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c325e44a-d4fb-48f7-bf76-cb60bf8dcec9 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 returned with HTTP 202 Aug 07 17:08:21.503995 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 383/1519] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:21 2026] DELETE /volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:21.512630 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fcbda5a9-487e-4de8-b78e-aca9d2e2b75a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:21.515190 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fcbda5a9-487e-4de8-b78e-aca9d2e2b75a tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] GET https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:21.515409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fcbda5a9-487e-4de8-b78e-aca9d2e2b75a tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:21.515670 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fcbda5a9-487e-4de8-b78e-aca9d2e2b75a tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:21.524157 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:21.524157 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:21.528685 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fcbda5a9-487e-4de8-b78e-aca9d2e2b75a tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Volume info retrieved successfully. Aug 07 17:08:21.534281 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fcbda5a9-487e-4de8-b78e-aca9d2e2b75a tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 returned with HTTP 200 Aug 07 17:08:21.534862 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 383/1520] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:21 2026] GET /volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:22.559060 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e5ee1a3c-0bf7-45fe-8f06-5f18960e1bf7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:22.563248 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5ee1a3c-0bf7-45fe-8f06-5f18960e1bf7 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] GET https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:22.563248 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5ee1a3c-0bf7-45fe-8f06-5f18960e1bf7 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:22.563248 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5ee1a3c-0bf7-45fe-8f06-5f18960e1bf7 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:22.570006 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5ee1a3c-0bf7-45fe-8f06-5f18960e1bf7 tempest-VolumesTransfersTest-650073388 tempest-VolumesTransfersTest-650073388-project-admin] https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 returned with HTTP 404 Aug 07 17:08:22.571557 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 379/1521] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:22 2026] GET /volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:22.580484 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-53ee096b-ea13-45c4-9dbb-4766ad06e995 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:22.583534 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53ee096b-ea13-45c4-9dbb-4766ad06e995 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] GET https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:22.583984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53ee096b-ea13-45c4-9dbb-4766ad06e995 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:22.584370 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53ee096b-ea13-45c4-9dbb-4766ad06e995 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:22.593148 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53ee096b-ea13-45c4-9dbb-4766ad06e995 tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 returned with HTTP 404 Aug 07 17:08:22.594337 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 377/1522] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:22 2026] GET /volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:22.605742 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-06e0f1fc-ccf9-4a85-9aee-30b0edf943af None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:22.608931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-06e0f1fc-ccf9-4a85-9aee-30b0edf943af tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] DELETE https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:22.608931 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-06e0f1fc-ccf9-4a85-9aee-30b0edf943af tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:22.608931 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-06e0f1fc-ccf9-4a85-9aee-30b0edf943af tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:22.609179 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-06e0f1fc-ccf9-4a85-9aee-30b0edf943af tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] Delete volume with id: 3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 Aug 07 17:08:22.613451 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=214,cinder:UPDATE=47,cinder:INSERT=19,cinder:DELETE=4 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:08:22.624288 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-06e0f1fc-ccf9-4a85-9aee-30b0edf943af tempest-VolumesTransfersTest-534220269 tempest-VolumesTransfersTest-534220269-project-member] https://10.4.3.144/volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 returned with HTTP 404 Aug 07 17:08:22.624288 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 384/1523] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:22 2026] DELETE /volume/v3/volumes/3f65ac05-71d7-4afb-9cfb-fd4a1d8489f7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:23.098928 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:23.298923 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:23.300429 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2007092025", "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:23.301712 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2007092025', 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:23.399897 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume of 1 GB Aug 07 17:08:23.400214 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:23.400214 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:23.400851 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Availability Zones retrieved successfully. Aug 07 17:08:23.406740 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Flow 'volume_create_api' (02078a16-f071-4d93-beef-e747a9ea0723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:23.408039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af43699-a6c7-486e-91f1-77560148f2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:23.409070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:23.467151 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:23.467151 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:23.485672 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af43699-a6c7-486e-91f1-77560148f2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:00:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9f295a16-1764-4520-8f0b-2d9138a10fd8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f295a16-1764-4520-8f0b-2d9138a10fd8', 'encryption_key_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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:23.486678 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2a636b-53a3-4861-85d6-436f1f320295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:23.570498 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Created reservations ['ec46cab7-8e7f-41e3-94aa-fa32e125a0fa', '465c2466-5abf-4d9c-9e32-421f90344b2a', '70baee62-7907-44d4-b7d0-da437b700b2c', '762d00cf-d042-4ef8-bd8b-d376888ed94f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:23.571556 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a2a636b-53a3-4861-85d6-436f1f320295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec46cab7-8e7f-41e3-94aa-fa32e125a0fa', '465c2466-5abf-4d9c-9e32-421f90344b2a', '70baee62-7907-44d4-b7d0-da437b700b2c', '762d00cf-d042-4ef8-bd8b-d376888ed94f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:23.572593 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7200321c-54cb-420e-9e14-a222266c9441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:23.602461 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7200321c-54cb-420e-9e14-a222266c9441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2739075-43cc-48a8-8503-96cfe9683771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2007092025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8f64923a22594dd38d139cd634b7d0a2',qos_specs=None,replication_status=,reservations=['ec46cab7-8e7f-41e3-94aa-fa32e125a0fa','465c2466-5abf-4d9c-9e32-421f90344b2a','70baee62-7907-44d4-b7d0-da437b700b2c','762d00cf-d042-4ef8-bd8b-d376888ed94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1dfb33aee0844589d159def4e966058',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2007092025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2739075-43cc-48a8-8503-96cfe9683771,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8f64923a22594dd38d139cd634b7d0a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1dfb33aee0844589d159def4e966058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f295a16-1764-4520-8f0b-2d9138a10fd8),volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:23.603707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a719510-a752-40a7-9802-17a78359fe69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:23.629986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a719510-a752-40a7-9802-17a78359fe69) transitioned into state 'SUCCESS' from state '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-2007092025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8f64923a22594dd38d139cd634b7d0a2',qos_specs=None,replication_status=,reservations=['ec46cab7-8e7f-41e3-94aa-fa32e125a0fa','465c2466-5abf-4d9c-9e32-421f90344b2a','70baee62-7907-44d4-b7d0-da437b700b2c','762d00cf-d042-4ef8-bd8b-d376888ed94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1dfb33aee0844589d159def4e966058',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:23.630492 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98519a3-ba3f-46a6-a448-73a093a24fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:23.642957 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98519a3-ba3f-46a6-a448-73a093a24fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:23.644167 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Flow 'volume_create_api' (02078a16-f071-4d93-beef-e747a9ea0723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:23.644598 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume request issued successfully. Aug 07 17:08:23.645578 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-798de431-d87d-4ac8-b841-2cb81a7971a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:23.645899 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 384/1524] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:08:23 2026] POST /volume/v3/volumes => generated 760 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:23.661964 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2d73e58f-b953-499b-9065-c0e737c8055b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:23.666847 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d73e58f-b953-499b-9065-c0e737c8055b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:08:23.667927 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d73e58f-b953-499b-9065-c0e737c8055b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:23.667927 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d73e58f-b953-499b-9065-c0e737c8055b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:23.682535 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:23.682535 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:23.692784 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2d73e58f-b953-499b-9065-c0e737c8055b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:08:23.700040 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d73e58f-b953-499b-9065-c0e737c8055b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 returned with HTTP 200 Aug 07 17:08:23.700837 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 380/1525] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:23 2026] GET /volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 => generated 828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:24.718313 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-afb053f0-7389-42a1-ad0b-ef7ec0c262af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:24.720400 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afb053f0-7389-42a1-ad0b-ef7ec0c262af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:08:24.721612 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afb053f0-7389-42a1-ad0b-ef7ec0c262af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:24.721612 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afb053f0-7389-42a1-ad0b-ef7ec0c262af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:24.732184 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:24.732184 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:24.737518 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-afb053f0-7389-42a1-ad0b-ef7ec0c262af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:08:24.744531 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afb053f0-7389-42a1-ad0b-ef7ec0c262af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 returned with HTTP 200 Aug 07 17:08:24.745205 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 378/1526] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:24 2026] GET /volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 => generated 1368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:24.977664 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-8af13ed2-306e-411a-984e-3800a5535422 req-e58892bd-e858-4d9f-ba6b-b292997fcbd9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:24.982279 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-e58892bd-e858-4d9f-ba6b-b292997fcbd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:08:24.982279 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-e58892bd-e858-4d9f-ba6b-b292997fcbd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:24.983572 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-e58892bd-e858-4d9f-ba6b-b292997fcbd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:24.995244 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:24.995244 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:25.005040 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-8af13ed2-306e-411a-984e-3800a5535422 req-e58892bd-e858-4d9f-ba6b-b292997fcbd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:08:25.019895 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-e58892bd-e858-4d9f-ba6b-b292997fcbd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 returned with HTTP 200 Aug 07 17:08:25.020242 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 385/1527] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:24 2026] GET /volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 => generated 1368 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:25.564829 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8af13ed2-306e-411a-984e-3800a5535422 req-d0a1e7ad-1371-4e40-986c-a41b6ea1741a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:25.568338 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-d0a1e7ad-1371-4e40-986c-a41b6ea1741a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:08:25.568650 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-d0a1e7ad-1371-4e40-986c-a41b6ea1741a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:25.568933 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-d0a1e7ad-1371-4e40-986c-a41b6ea1741a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:25.580920 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:25.580920 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:25.587530 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-8af13ed2-306e-411a-984e-3800a5535422 req-d0a1e7ad-1371-4e40-986c-a41b6ea1741a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:08:25.594915 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-d0a1e7ad-1371-4e40-986c-a41b6ea1741a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 returned with HTTP 200 Aug 07 17:08:25.595582 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 385/1528] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:25 2026] GET /volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:25.606908 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-81c4f089-4acd-4639-bb68-8563f64c208a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:25.607356 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81c4f089-4acd-4639-bb68-8563f64c208a None None] GET https://10.4.3.144/volume// Aug 07 17:08:25.607747 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81c4f089-4acd-4639-bb68-8563f64c208a None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:25.607747 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81c4f089-4acd-4639-bb68-8563f64c208a None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:25.608257 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81c4f089-4acd-4639-bb68-8563f64c208a None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:25.608503 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 381/1529] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:08: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 07 17:08:25.618410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8af13ed2-306e-411a-984e-3800a5535422 req-c239af34-8040-475b-9e30-7df51adf03d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:25.621640 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-c239af34-8040-475b-9e30-7df51adf03d2 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:08:25.622330 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-c239af34-8040-475b-9e30-7df51adf03d2 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2739075-43cc-48a8-8503-96cfe9683771", "connector": null, "instance_uuid": "5a65b8d6-a4f7-4369-b81b-5f303dc247e4"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:25.636303 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:25.636303 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:25.682260 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-c239af34-8040-475b-9e30-7df51adf03d2 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:08:25.683280 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 379/1530] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:08:25 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:08:27.135458 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b2fd653d-dc39-4fa8-acb3-73000b7ac77d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:27.136866 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b2fd653d-dc39-4fa8-acb3-73000b7ac77d None None] GET https://10.4.3.144/volume// Aug 07 17:08:27.137158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b2fd653d-dc39-4fa8-acb3-73000b7ac77d None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:27.137783 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b2fd653d-dc39-4fa8-acb3-73000b7ac77d None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:27.138505 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b2fd653d-dc39-4fa8-acb3-73000b7ac77d None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:27.138920 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 386/1531] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:08:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:08:27.149959 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8af13ed2-306e-411a-984e-3800a5535422 req-cd8439a2-e0a7-45ed-ad0c-8ee10ee09924 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:27.153472 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-cd8439a2-e0a7-45ed-ad0c-8ee10ee09924 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:08:27.154573 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-cd8439a2-e0a7-45ed-ad0c-8ee10ee09924 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:27.154573 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-cd8439a2-e0a7-45ed-ad0c-8ee10ee09924 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:27.171878 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:27.171878 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:27.177453 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-8af13ed2-306e-411a-984e-3800a5535422 req-cd8439a2-e0a7-45ed-ad0c-8ee10ee09924 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:08:27.188105 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-cd8439a2-e0a7-45ed-ad0c-8ee10ee09924 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 returned with HTTP 200 Aug 07 17:08:27.188654 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 386/1532] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:08:27 2026] GET /volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 => generated 1547 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:27.308339 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8af13ed2-306e-411a-984e-3800a5535422 req-59320032-1ecd-4bed-b4f9-5c26192d675c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:27.312307 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-59320032-1ecd-4bed-b4f9-5c26192d675c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] PUT https://10.4.3.144/volume/v3/attachments/b207f5db-83b5-40fe-9349-b7ce44336595 Aug 07 17:08:27.312307 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-59320032-1ecd-4bed-b4f9-5c26192d675c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:27.334711 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-8af13ed2-306e-411a-984e-3800a5535422 req-59320032-1ecd-4bed-b4f9-5c26192d675c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Acquiring lock "cinder-attachment_update-f2739075-43cc-48a8-8503-96cfe9683771-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:08:27.340795 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-8af13ed2-306e-411a-984e-3800a5535422 req-59320032-1ecd-4bed-b4f9-5c26192d675c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-f2739075-43cc-48a8-8503-96cfe9683771-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:08:27.341871 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:27.341871 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:27.479347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-8af13ed2-306e-411a-984e-3800a5535422 req-59320032-1ecd-4bed-b4f9-5c26192d675c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-f2739075-43cc-48a8-8503-96cfe9683771-np0000006737" released by "attachment_update" :: held 0.139s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:08:27.479808 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-59320032-1ecd-4bed-b4f9-5c26192d675c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/b207f5db-83b5-40fe-9349-b7ce44336595 returned with HTTP 200 Aug 07 17:08:27.480637 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 382/1533] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:08:27 2026] PUT /volume/v3/attachments/b207f5db-83b5-40fe-9349-b7ce44336595 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:27.519284 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8af13ed2-306e-411a-984e-3800a5535422 req-79785c2e-3059-4c17-8129-d217e4992e5b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:27.523357 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-79785c2e-3059-4c17-8129-d217e4992e5b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments/b207f5db-83b5-40fe-9349-b7ce44336595/action Aug 07 17:08:27.532332 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-79785c2e-3059-4c17-8129-d217e4992e5b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:27.532332 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-79785c2e-3059-4c17-8129-d217e4992e5b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:27.568187 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:27.568187 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:27.594659 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8af13ed2-306e-411a-984e-3800a5535422 req-79785c2e-3059-4c17-8129-d217e4992e5b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/b207f5db-83b5-40fe-9349-b7ce44336595/action returned with HTTP 204 Aug 07 17:08:27.595204 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 380/1534] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:08:27 2026] POST /volume/v3/attachments/b207f5db-83b5-40fe-9349-b7ce44336595/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:30.444866 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-08536a1b-e6e3-4f06-9bd7-9bfb174646d9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:30.449051 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-08536a1b-e6e3-4f06-9bd7-9bfb174646d9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:30.449233 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-08536a1b-e6e3-4f06-9bd7-9bfb174646d9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:30.449497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-08536a1b-e6e3-4f06-9bd7-9bfb174646d9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:30.470244 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:30.470244 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:30.480081 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-08536a1b-e6e3-4f06-9bd7-9bfb174646d9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:30.501726 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-08536a1b-e6e3-4f06-9bd7-9bfb174646d9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:30.502114 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 387/1535] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:30 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1361 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:30.666340 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cced220d-6b47-4fc9-b91b-74acb29dc6a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:30.666808 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cced220d-6b47-4fc9-b91b-74acb29dc6a8 None None] GET https://10.4.3.144/volume// Aug 07 17:08:30.666987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cced220d-6b47-4fc9-b91b-74acb29dc6a8 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:30.667389 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cced220d-6b47-4fc9-b91b-74acb29dc6a8 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:30.667713 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cced220d-6b47-4fc9-b91b-74acb29dc6a8 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:30.668030 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 387/1536] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:08:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:08:30.678338 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-df4dca6e-51a2-4e6c-85fc-ce81a956fd18 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:30.680972 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-df4dca6e-51a2-4e6c-85fc-ce81a956fd18 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:08:30.681414 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-df4dca6e-51a2-4e6c-85fc-ce81a956fd18 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b8e2521-505a-45ce-958e-0e8027486541", "connector": null, "instance_uuid": "7dcb30a6-6b75-49d2-a7fa-42b44346b284"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:30.691398 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:30.691398 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:30.741930 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-df4dca6e-51a2-4e6c-85fc-ce81a956fd18 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:08:30.742491 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 383/1537] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:08:30 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 07 17:08:30.787881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e501b3c-b9cc-4fcc-ad48-50d0c9371928 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:30.790982 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e501b3c-b9cc-4fcc-ad48-50d0c9371928 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:30.791723 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e501b3c-b9cc-4fcc-ad48-50d0c9371928 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:30.792132 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e501b3c-b9cc-4fcc-ad48-50d0c9371928 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:30.806340 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:30.806340 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:30.819334 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7e501b3c-b9cc-4fcc-ad48-50d0c9371928 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:30.819628 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-87e5be9d-6d2d-4db3-80f3-d80ddc811e5a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:30.820107 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87e5be9d-6d2d-4db3-80f3-d80ddc811e5a None None] GET https://10.4.3.144/volume// Aug 07 17:08:30.820401 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87e5be9d-6d2d-4db3-80f3-d80ddc811e5a None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:30.820650 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87e5be9d-6d2d-4db3-80f3-d80ddc811e5a None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:30.821223 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87e5be9d-6d2d-4db3-80f3-d80ddc811e5a None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:30.821577 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 388/1538] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:08:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:08:30.830890 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e501b3c-b9cc-4fcc-ad48-50d0c9371928 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:30.830890 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 381/1539] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:30 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1360 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:30.833116 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-b3a54ee5-3447-4ad6-a2c9-28b99bd5dcb9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:30.836179 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-b3a54ee5-3447-4ad6-a2c9-28b99bd5dcb9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:30.838048 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-b3a54ee5-3447-4ad6-a2c9-28b99bd5dcb9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:30.838048 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-b3a54ee5-3447-4ad6-a2c9-28b99bd5dcb9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:30.850088 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:30.850088 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:30.855307 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-b3a54ee5-3447-4ad6-a2c9-28b99bd5dcb9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:30.861876 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-b3a54ee5-3447-4ad6-a2c9-28b99bd5dcb9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:30.862559 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 388/1540] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:08:30 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:30.989488 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-1628bd29-55d5-466f-bbd8-70aa3542e917 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:30.993365 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-1628bd29-55d5-466f-bbd8-70aa3542e917 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] PUT https://10.4.3.144/volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5 Aug 07 17:08:30.993959 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-1628bd29-55d5-466f-bbd8-70aa3542e917 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:31.004978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-1628bd29-55d5-466f-bbd8-70aa3542e917 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Acquiring lock "cinder-attachment_update-7b8e2521-505a-45ce-958e-0e8027486541-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:08:31.011731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-1628bd29-55d5-466f-bbd8-70aa3542e917 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Lock "cinder-attachment_update-7b8e2521-505a-45ce-958e-0e8027486541-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:08:31.013272 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:31.013272 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:31.113368 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-1628bd29-55d5-466f-bbd8-70aa3542e917 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Lock "cinder-attachment_update-7b8e2521-505a-45ce-958e-0e8027486541-np0000006737" released by "attachment_update" :: held 0.102s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:08:31.113783 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-1628bd29-55d5-466f-bbd8-70aa3542e917 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5 returned with HTTP 200 Aug 07 17:08:31.114406 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 384/1541] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:08:30 2026] PUT /volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:31.851823 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a008e914-a0b3-46b4-93eb-a98c56604569 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:31.857534 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a008e914-a0b3-46b4-93eb-a98c56604569 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:31.858431 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a008e914-a0b3-46b4-93eb-a98c56604569 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:31.859157 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a008e914-a0b3-46b4-93eb-a98c56604569 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:31.877257 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:31.877257 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:31.883145 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a008e914-a0b3-46b4-93eb-a98c56604569 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:31.892334 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a008e914-a0b3-46b4-93eb-a98c56604569 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:31.892856 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 389/1542] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:31 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1361 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:31.923526 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-104fe0a6-756a-4104-a090-0ab572ac3760 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:31.925508 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:31.926036 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2120687549"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:31.927634 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2120687549'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:31.927789 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Create volume of 1 GB Aug 07 17:08:31.932607 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Availability Zones retrieved successfully. Aug 07 17:08:31.940707 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Flow 'volume_create_api' (37a5c29d-a9a0-4d27-8f09-d0cc3be6006a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:31.942338 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca37841d-4c6b-4727-a38b-2ee2dc2a22eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:31.943964 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:31.960902 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:31.982307 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca37841d-4c6b-4727-a38b-2ee2dc2a22eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:31.983530 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb0c326-8c45-48f2-8e25-33f9eab1619c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:32.042256 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Created reservations ['0fe8ff7d-4dca-44a0-a067-c3a87692520c', 'aa590a02-fb5b-41d1-8dc5-85e54804506c', '4a96fc16-b95c-4b55-8eff-407d780c9349', '3fc503f0-f3de-4fad-9dc2-a1075e03b342'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:32.043437 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb0c326-8c45-48f2-8e25-33f9eab1619c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fe8ff7d-4dca-44a0-a067-c3a87692520c', 'aa590a02-fb5b-41d1-8dc5-85e54804506c', '4a96fc16-b95c-4b55-8eff-407d780c9349', '3fc503f0-f3de-4fad-9dc2-a1075e03b342']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:32.044370 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd7913b-8c86-4e7e-a234-4cc2fb1f5f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:32.045428 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:32.045866 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2010952825"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:32.047642 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2010952825'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:32.047801 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Create volume of 1 GB Aug 07 17:08:32.057957 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Availability Zones retrieved successfully. Aug 07 17:08:32.064226 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Flow 'volume_create_api' (45400040-aa49-4e9e-b0e6-768967b7d928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:32.065305 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c081f561-6cab-4cad-9141-62b132c0765b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:32.066483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:32.079531 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bd7913b-8c86-4e7e-a234-4cc2fb1f5f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9ef94b8-76f3-4732-936e-ee65b6c35794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2120687549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceab1557299f44eb92e7adb661ff8d0d',qos_specs=None,replication_status=,reservations=['0fe8ff7d-4dca-44a0-a067-c3a87692520c','aa590a02-fb5b-41d1-8dc5-85e54804506c','4a96fc16-b95c-4b55-8eff-407d780c9349','3fc503f0-f3de-4fad-9dc2-a1075e03b342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dc8d5073234d5c9c52921131e7406c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2120687549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9ef94b8-76f3-4732-936e-ee65b6c35794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceab1557299f44eb92e7adb661ff8d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94dc8d5073234d5c9c52921131e7406c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:32.080774 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f48a8ab-b81f-4784-8603-d742c62df7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:32.106764 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c081f561-6cab-4cad-9141-62b132c0765b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:32.108347 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a720254-bf6b-42e5-b2b1-71b1fae20d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:32.112013 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f48a8ab-b81f-4784-8603-d742c62df7ef) transitioned into state 'SUCCESS' from state '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-2120687549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceab1557299f44eb92e7adb661ff8d0d',qos_specs=None,replication_status=,reservations=['0fe8ff7d-4dca-44a0-a067-c3a87692520c','aa590a02-fb5b-41d1-8dc5-85e54804506c','4a96fc16-b95c-4b55-8eff-407d780c9349','3fc503f0-f3de-4fad-9dc2-a1075e03b342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dc8d5073234d5c9c52921131e7406c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:32.113896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329c1857-41c3-43f4-8a4b-c83e0738468d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:32.131711 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329c1857-41c3-43f4-8a4b-c83e0738468d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:32.132637 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Flow 'volume_create_api' (37a5c29d-a9a0-4d27-8f09-d0cc3be6006a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:32.133557 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Create volume request issued successfully. Aug 07 17:08:32.134793 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-104fe0a6-756a-4104-a090-0ab572ac3760 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:32.135366 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 382/1543] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:08:31 2026] POST /volume/v3/volumes => generated 755 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:32.150735 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-430ea735-1af7-4c1c-bc3f-2874277f42cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:32.156615 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-430ea735-1af7-4c1c-bc3f-2874277f42cc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:32.156615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-430ea735-1af7-4c1c-bc3f-2874277f42cc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:32.156615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-430ea735-1af7-4c1c-bc3f-2874277f42cc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:32.170913 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:32.170913 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:32.178116 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-430ea735-1af7-4c1c-bc3f-2874277f42cc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:32.186142 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-430ea735-1af7-4c1c-bc3f-2874277f42cc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:32.186336 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 385/1544] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:32 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:32.238482 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Created reservations ['2b010e94-6d15-4ebe-875d-ab731dff10c1', '67cc3fb0-e1ef-4338-9a83-da63d52cfee1', '172500a7-87ec-4a80-a86f-86b1522ee23d', 'a93e72c0-5ee5-4370-95e5-4129984aeadd'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:32.239288 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a720254-bf6b-42e5-b2b1-71b1fae20d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b010e94-6d15-4ebe-875d-ab731dff10c1', '67cc3fb0-e1ef-4338-9a83-da63d52cfee1', '172500a7-87ec-4a80-a86f-86b1522ee23d', 'a93e72c0-5ee5-4370-95e5-4129984aeadd']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:32.240246 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f954b3-8efc-4442-a795-bfc036e74266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:32.285641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67f954b3-8efc-4442-a795-bfc036e74266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9353ba6-7c71-40d4-96da-7fff7b3d22d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2010952825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45e9fd2c4b674f00a36ea2713d2f6cec',qos_specs=None,replication_status=,reservations=['2b010e94-6d15-4ebe-875d-ab731dff10c1','67cc3fb0-e1ef-4338-9a83-da63d52cfee1','172500a7-87ec-4a80-a86f-86b1522ee23d','a93e72c0-5ee5-4370-95e5-4129984aeadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6564cbe13e14521af9243949892e6db',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2010952825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9353ba6-7c71-40d4-96da-7fff7b3d22d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45e9fd2c4b674f00a36ea2713d2f6cec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6564cbe13e14521af9243949892e6db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:32.288005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7de904-51dd-46e7-9c83-24b27954d624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:32.316375 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a7de904-51dd-46e7-9c83-24b27954d624) transitioned into state 'SUCCESS' from state '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-2010952825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45e9fd2c4b674f00a36ea2713d2f6cec',qos_specs=None,replication_status=,reservations=['2b010e94-6d15-4ebe-875d-ab731dff10c1','67cc3fb0-e1ef-4338-9a83-da63d52cfee1','172500a7-87ec-4a80-a86f-86b1522ee23d','a93e72c0-5ee5-4370-95e5-4129984aeadd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6564cbe13e14521af9243949892e6db',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:32.317418 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60417e3f-744e-4eca-8137-48d449b963a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:32.334874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60417e3f-744e-4eca-8137-48d449b963a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:32.335991 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Flow 'volume_create_api' (45400040-aa49-4e9e-b0e6-768967b7d928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:32.336416 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Create volume request issued successfully. Aug 07 17:08:32.337143 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03e0cc95-4783-44ed-b4b6-f1a61c4493e7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:32.337705 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 389/1545] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:08:31 2026] POST /volume/v3/volumes => generated 749 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:32.357787 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bbbc9de5-a693-4d26-85f8-183e2fafcbcc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:32.361998 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bbbc9de5-a693-4d26-85f8-183e2fafcbcc tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:32.362363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bbbc9de5-a693-4d26-85f8-183e2fafcbcc tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:32.362649 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bbbc9de5-a693-4d26-85f8-183e2fafcbcc tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:32.376862 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:32.376862 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:32.391481 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bbbc9de5-a693-4d26-85f8-183e2fafcbcc tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:32.399369 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bbbc9de5-a693-4d26-85f8-183e2fafcbcc tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:32.399640 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 390/1546] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:32 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:32.908560 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a85c72f3-b808-4228-ae35-109f39146d96 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:32.910873 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a85c72f3-b808-4228-ae35-109f39146d96 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:32.911152 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a85c72f3-b808-4228-ae35-109f39146d96 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:32.911394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a85c72f3-b808-4228-ae35-109f39146d96 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:32.923316 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:32.923316 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:32.928084 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a85c72f3-b808-4228-ae35-109f39146d96 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:32.934135 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a85c72f3-b808-4228-ae35-109f39146d96 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:32.934877 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 383/1547] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:32 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:33.211209 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e45d266b-900a-4d3e-95c4-6074f739098f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.217861 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e45d266b-900a-4d3e-95c4-6074f739098f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:33.218089 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e45d266b-900a-4d3e-95c4-6074f739098f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:33.218363 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e45d266b-900a-4d3e-95c4-6074f739098f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:33.231894 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:33.231894 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:33.237496 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e45d266b-900a-4d3e-95c4-6074f739098f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:33.243729 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e45d266b-900a-4d3e-95c4-6074f739098f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:33.244438 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 386/1548] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:33 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:33.313083 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-8aab60c2-dda8-48ce-8f09-24c70ebe5504 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.316261 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-8aab60c2-dda8-48ce-8f09-24c70ebe5504 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:33.316678 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-8aab60c2-dda8-48ce-8f09-24c70ebe5504 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:33.316807 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-8aab60c2-dda8-48ce-8f09-24c70ebe5504 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:33.327551 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:33.327551 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:33.340543 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-8aab60c2-dda8-48ce-8f09-24c70ebe5504 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:33.348208 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-8aab60c2-dda8-48ce-8f09-24c70ebe5504 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:33.348721 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 390/1549] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:33 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:33.423075 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dd6430f8-6cf0-4539-bd05-ee2455590f81 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.427564 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dd6430f8-6cf0-4539-bd05-ee2455590f81 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:33.428520 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dd6430f8-6cf0-4539-bd05-ee2455590f81 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:33.428520 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dd6430f8-6cf0-4539-bd05-ee2455590f81 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:33.439521 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:33.439521 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:33.443999 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-dd6430f8-6cf0-4539-bd05-ee2455590f81 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:33.449241 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dd6430f8-6cf0-4539-bd05-ee2455590f81 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:33.449719 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 391/1550] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:33 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:33.491657 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a78ed1d7-3e1b-4ee5-8ed5-24084d4f29d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.493035 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a78ed1d7-3e1b-4ee5-8ed5-24084d4f29d7 None None] GET https://10.4.3.144/volume// Aug 07 17:08:33.493035 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a78ed1d7-3e1b-4ee5-8ed5-24084d4f29d7 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:33.493035 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a78ed1d7-3e1b-4ee5-8ed5-24084d4f29d7 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:33.494793 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a78ed1d7-3e1b-4ee5-8ed5-24084d4f29d7 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:33.494793 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 384/1551] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:08: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 07 17:08:33.508281 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-34a39ed0-8410-45b0-957a-b49b98808d46 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.671882 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-34a39ed0-8410-45b0-957a-b49b98808d46 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:08:33.672870 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-34a39ed0-8410-45b0-957a-b49b98808d46 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9ef94b8-76f3-4732-936e-ee65b6c35794", "connector": null, "instance_uuid": "c3e171c3-0665-4035-a13e-a36f6c6b8df7"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:33.690775 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:33.690775 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:33.750282 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-34a39ed0-8410-45b0-957a-b49b98808d46 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:08:33.750735 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 387/1552] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:08:33 2026] POST /volume/v3/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:33.804261 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24f149fe-3c9c-4fd5-a5a7-e8f39ba6a7c1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.808263 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24f149fe-3c9c-4fd5-a5a7-e8f39ba6a7c1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:33.808263 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24f149fe-3c9c-4fd5-a5a7-e8f39ba6a7c1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:33.808263 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24f149fe-3c9c-4fd5-a5a7-e8f39ba6a7c1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:33.823450 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:33.823450 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:33.823862 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9c5c37eb-64ae-4d6d-9507-c7d628285c9e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.824559 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c5c37eb-64ae-4d6d-9507-c7d628285c9e None None] GET https://10.4.3.144/volume// Aug 07 17:08:33.824787 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c5c37eb-64ae-4d6d-9507-c7d628285c9e None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:33.825070 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c5c37eb-64ae-4d6d-9507-c7d628285c9e None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:33.825473 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c5c37eb-64ae-4d6d-9507-c7d628285c9e None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:33.826528 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 392/1553] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:08:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:08:33.833700 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-24f149fe-3c9c-4fd5-a5a7-e8f39ba6a7c1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:33.835514 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-027f2528-cb6e-4d93-9bcd-d4de4afe24a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.838880 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24f149fe-3c9c-4fd5-a5a7-e8f39ba6a7c1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:33.839188 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-027f2528-cb6e-4d93-9bcd-d4de4afe24a0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:33.839505 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-027f2528-cb6e-4d93-9bcd-d4de4afe24a0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:33.839788 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-027f2528-cb6e-4d93-9bcd-d4de4afe24a0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:33.840042 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 391/1554] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:33 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:33.853380 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:33.853380 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:33.858998 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-027f2528-cb6e-4d93-9bcd-d4de4afe24a0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:33.865048 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-027f2528-cb6e-4d93-9bcd-d4de4afe24a0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:33.865539 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 385/1555] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:08:33 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:33.950192 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-64beb0b2-e668-47fc-8167-8f258875e578 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.952071 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64beb0b2-e668-47fc-8167-8f258875e578 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:33.952257 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64beb0b2-e668-47fc-8167-8f258875e578 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:33.952447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64beb0b2-e668-47fc-8167-8f258875e578 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:33.966362 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:33.966362 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:33.973291 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-64beb0b2-e668-47fc-8167-8f258875e578 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:33.983739 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64beb0b2-e668-47fc-8167-8f258875e578 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:33.983739 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 388/1556] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:33 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:33.994327 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-84e57117-56ae-4f89-8505-d2eb242e00eb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:33.998679 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-84e57117-56ae-4f89-8505-d2eb242e00eb tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] PUT https://10.4.3.144/volume/v3/attachments/171a1ff3-8b9d-4ced-87eb-dfeadae98e78 Aug 07 17:08:33.999274 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-84e57117-56ae-4f89-8505-d2eb242e00eb tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:34.010383 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-84e57117-56ae-4f89-8505-d2eb242e00eb tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Acquiring lock "cinder-attachment_update-f9ef94b8-76f3-4732-936e-ee65b6c35794-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:08:34.016306 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-84e57117-56ae-4f89-8505-d2eb242e00eb tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Lock "cinder-attachment_update-f9ef94b8-76f3-4732-936e-ee65b6c35794-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:08:34.017750 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:34.017750 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:34.139746 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-84e57117-56ae-4f89-8505-d2eb242e00eb tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Lock "cinder-attachment_update-f9ef94b8-76f3-4732-936e-ee65b6c35794-np0000006737" released by "attachment_update" :: held 0.122s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:08:34.139746 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-84e57117-56ae-4f89-8505-d2eb242e00eb tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments/171a1ff3-8b9d-4ced-87eb-dfeadae98e78 returned with HTTP 200 Aug 07 17:08:34.139746 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 393/1557] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:08:33 2026] PUT /volume/v3/attachments/171a1ff3-8b9d-4ced-87eb-dfeadae98e78 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:34.858818 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a1613878-2e84-4448-ae76-5f738038cca0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:34.861012 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1613878-2e84-4448-ae76-5f738038cca0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:34.861253 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1613878-2e84-4448-ae76-5f738038cca0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:34.861796 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1613878-2e84-4448-ae76-5f738038cca0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:34.875203 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:34.875203 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:34.880277 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1613878-2e84-4448-ae76-5f738038cca0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:34.892208 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1613878-2e84-4448-ae76-5f738038cca0 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:34.892208 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 392/1558] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:34 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:35.006059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9aa64a2e-3b8b-4aef-9b54-45cda3aa552a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:35.006059 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9aa64a2e-3b8b-4aef-9b54-45cda3aa552a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:35.006495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9aa64a2e-3b8b-4aef-9b54-45cda3aa552a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:35.006495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9aa64a2e-3b8b-4aef-9b54-45cda3aa552a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:35.008860 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:35.011049 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:35.011525 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1907160964", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:35.013359 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1907160964', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:35.014934 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Create volume of 1 GB Aug 07 17:08:35.019485 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Availability Zones retrieved successfully. Aug 07 17:08:35.024696 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:35.024696 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:35.029232 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Flow 'volume_create_api' (1a7e3cc2-d2f6-4935-8985-66dfe1f47917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:35.030517 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9afafbfb-42cb-4f09-b19e-51b7fa7e54bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:35.031701 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9aa64a2e-3b8b-4aef-9b54-45cda3aa552a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:35.031823 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:35.039488 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9aa64a2e-3b8b-4aef-9b54-45cda3aa552a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:35.040316 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 386/1559] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:35 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:35.072940 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9afafbfb-42cb-4f09-b19e-51b7fa7e54bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:35.074043 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b43e816-387f-4d74-9c50-606da8c47910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:35.168608 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Created reservations ['7f7a5bd9-0883-41cb-8b75-0bcbaca8edd6', 'a3da5cf4-bbb0-48fd-ba79-3812a9968364', 'cf372b72-949a-4a6a-a0ee-c284c555a332', '4af75f94-3231-48ab-b8eb-3776a1f85b37'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:35.169705 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b43e816-387f-4d74-9c50-606da8c47910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f7a5bd9-0883-41cb-8b75-0bcbaca8edd6', 'a3da5cf4-bbb0-48fd-ba79-3812a9968364', 'cf372b72-949a-4a6a-a0ee-c284c555a332', '4af75f94-3231-48ab-b8eb-3776a1f85b37']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:35.170550 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa17976-bf57-41e8-8679-2c985b495a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:35.206050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa17976-bf57-41e8-8679-2c985b495a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fad63d8-9e75-4116-9d51-26c0bb64c8fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1907160964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6259dc652bc94705b1cb23805cb0fe31',qos_specs=None,replication_status=,reservations=['7f7a5bd9-0883-41cb-8b75-0bcbaca8edd6','a3da5cf4-bbb0-48fd-ba79-3812a9968364','cf372b72-949a-4a6a-a0ee-c284c555a332','4af75f94-3231-48ab-b8eb-3776a1f85b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd1476e4a9e49c19d4825db0a1a387c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1907160964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fad63d8-9e75-4116-9d51-26c0bb64c8fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6259dc652bc94705b1cb23805cb0fe31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dd1476e4a9e49c19d4825db0a1a387c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:35.206709 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46c5dc70-50cd-454e-84c5-1c1e3a99dac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:35.236348 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46c5dc70-50cd-454e-84c5-1c1e3a99dac0) transitioned into state 'SUCCESS' from state '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-1907160964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6259dc652bc94705b1cb23805cb0fe31',qos_specs=None,replication_status=,reservations=['7f7a5bd9-0883-41cb-8b75-0bcbaca8edd6','a3da5cf4-bbb0-48fd-ba79-3812a9968364','cf372b72-949a-4a6a-a0ee-c284c555a332','4af75f94-3231-48ab-b8eb-3776a1f85b37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dd1476e4a9e49c19d4825db0a1a387c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:35.237248 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e0c7cc-6a5b-4206-b357-ae9cd9900138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:35.260428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5e0c7cc-6a5b-4206-b357-ae9cd9900138) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:35.261363 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Flow 'volume_create_api' (1a7e3cc2-d2f6-4935-8985-66dfe1f47917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:35.263045 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Create volume request issued successfully. Aug 07 17:08:35.263045 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29226596-8c58-46fc-8ca2-4025ee99faf5 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:35.263187 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 389/1560] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:08:35 2026] POST /volume/v3/volumes => generated 789 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:35.276909 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1347fe60-df68-463f-af54-33dc11e044f8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:35.280590 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1347fe60-df68-463f-af54-33dc11e044f8 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:35.280590 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1347fe60-df68-463f-af54-33dc11e044f8 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:35.280590 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1347fe60-df68-463f-af54-33dc11e044f8 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:35.289897 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:35.289897 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:35.295368 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1347fe60-df68-463f-af54-33dc11e044f8 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:35.303426 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1347fe60-df68-463f-af54-33dc11e044f8 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:35.304040 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 394/1561] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:35 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:35.464887 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-6aec8633-295c-4d97-aff4-8b8d77ecbf3a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:35.468193 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-6aec8633-295c-4d97-aff4-8b8d77ecbf3a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5/action Aug 07 17:08:35.469221 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-6aec8633-295c-4d97-aff4-8b8d77ecbf3a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:35.469221 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-6aec8633-295c-4d97-aff4-8b8d77ecbf3a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:35.497368 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:35.497368 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:35.519806 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dd5abc1f-0b6e-4948-a6a2-805abc97effb req-6aec8633-295c-4d97-aff4-8b8d77ecbf3a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5/action returned with HTTP 204 Aug 07 17:08:35.520345 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 393/1562] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:08:35 2026] POST /volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:35.912548 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36c94829-6903-4875-80f2-554db1decd16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:35.914642 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36c94829-6903-4875-80f2-554db1decd16 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:35.914896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36c94829-6903-4875-80f2-554db1decd16 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:35.915106 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36c94829-6903-4875-80f2-554db1decd16 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.059569 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1d0f61e1-304e-4a0e-ac82-d5f4a56b08f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.063092 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1d0f61e1-304e-4a0e-ac82-d5f4a56b08f1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:36.063874 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1d0f61e1-304e-4a0e-ac82-d5f4a56b08f1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.064428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1d0f61e1-304e-4a0e-ac82-d5f4a56b08f1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.083411 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.083411 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:36.091222 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1d0f61e1-304e-4a0e-ac82-d5f4a56b08f1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:36.099303 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1d0f61e1-304e-4a0e-ac82-d5f4a56b08f1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:36.100463 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 390/1563] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1653 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:36.106134 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.106134 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:36.111749 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36c94829-6903-4875-80f2-554db1decd16 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:36.116391 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5d6322f8-da1f-473e-ab6b-d6429754ca19 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.118663 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36c94829-6903-4875-80f2-554db1decd16 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:36.119236 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 387/1564] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:35 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 848 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:36.119665 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d6322f8-da1f-473e-ab6b-d6429754ca19 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:08:36.122357 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5d6322f8-da1f-473e-ab6b-d6429754ca19 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b8e2521-505a-45ce-958e-0e8027486541", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1751167597"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:36.143222 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.143222 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:36.144044 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5d6322f8-da1f-473e-ab6b-d6429754ca19 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:36.144250 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-5d6322f8-da1f-473e-ab6b-d6429754ca19 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:36.150117 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d6322f8-da1f-473e-ab6b-d6429754ca19 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 400 Aug 07 17:08:36.150768 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 395/1565] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:08:36 2026] POST /volume/v3/snapshots => generated 160 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:08:36.160121 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-288a9649-c276-49dc-922a-69ec4e6d86bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.163794 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-288a9649-c276-49dc-922a-69ec4e6d86bb tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:08:36.164254 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-288a9649-c276-49dc-922a-69ec4e6d86bb tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b8e2521-505a-45ce-958e-0e8027486541", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-314503837"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:36.179156 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.179156 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:36.179847 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-288a9649-c276-49dc-922a-69ec4e6d86bb tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:36.180041 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-288a9649-c276-49dc-922a-69ec4e6d86bb tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:36.247726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-288a9649-c276-49dc-922a-69ec4e6d86bb tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['5db82b78-495b-4aff-a28a-9857f352d5c7', '6230ef7c-1d90-48d2-a2da-7f2412854b89', '004678b9-bd8f-4b9e-8f52-d52fb2f06721', '58aaac46-9d1d-4f04-a39c-e48b4718309f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:36.313345 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3c048309-b62d-4084-b26b-333509ce1777 req-634fb7c0-605f-42cc-813c-01e1b70baedd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.319492 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-634fb7c0-605f-42cc-813c-01e1b70baedd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:08:36.319874 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-634fb7c0-605f-42cc-813c-01e1b70baedd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.320447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-634fb7c0-605f-42cc-813c-01e1b70baedd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.327226 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5ea17e0-7b25-4db1-aae7-a2604c838764 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.330173 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5ea17e0-7b25-4db1-aae7-a2604c838764 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:36.330173 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5ea17e0-7b25-4db1-aae7-a2604c838764 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.330410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5ea17e0-7b25-4db1-aae7-a2604c838764 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.346294 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.346294 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:36.348632 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.348632 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:36.348739 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-288a9649-c276-49dc-922a-69ec4e6d86bb tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot force create request issued successfully. Aug 07 17:08:36.348739 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-288a9649-c276-49dc-922a-69ec4e6d86bb tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:08:36.348841 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 394/1566] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:08:36 2026] POST /volume/v3/snapshots => generated 309 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:36.361882 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e5ea17e0-7b25-4db1-aae7-a2604c838764 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:36.362435 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3c048309-b62d-4084-b26b-333509ce1777 req-634fb7c0-605f-42cc-813c-01e1b70baedd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:08:36.366400 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8beaa032-1d05-4fc5-8488-374e9e58686a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.369934 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5ea17e0-7b25-4db1-aae7-a2604c838764 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:36.370501 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 388/1567] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 882 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:36.370936 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-634fb7c0-605f-42cc-813c-01e1b70baedd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:08:36.371155 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8beaa032-1d05-4fc5-8488-374e9e58686a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc Aug 07 17:08:36.374265 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 391/1568] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 1136 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:36.374339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8beaa032-1d05-4fc5-8488-374e9e58686a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.374339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8beaa032-1d05-4fc5-8488-374e9e58686a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.378066 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.378066 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:36.378957 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8beaa032-1d05-4fc5-8488-374e9e58686a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:36.380535 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8beaa032-1d05-4fc5-8488-374e9e58686a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc returned with HTTP 200 Aug 07 17:08:36.380535 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 396/1569] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:36.391692 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e3daad63-8374-4c4a-acc1-a765fc41b4dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.395346 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3daad63-8374-4c4a-acc1-a765fc41b4dd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:36.395346 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3daad63-8374-4c4a-acc1-a765fc41b4dd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.395346 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3daad63-8374-4c4a-acc1-a765fc41b4dd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.415043 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.415043 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:36.416332 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3c048309-b62d-4084-b26b-333509ce1777 req-753c9535-a951-434b-9f89-5e58fe0560e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.419848 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-753c9535-a951-434b-9f89-5e58fe0560e1 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f/action Aug 07 17:08:36.419848 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-753c9535-a951-434b-9f89-5e58fe0560e1 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:36.420016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-753c9535-a951-434b-9f89-5e58fe0560e1 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:36.427050 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e3daad63-8374-4c4a-acc1-a765fc41b4dd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:36.435580 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3daad63-8374-4c4a-acc1-a765fc41b4dd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:36.435580 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 395/1570] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:36.441864 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.441864 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:36.442429 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3c048309-b62d-4084-b26b-333509ce1777 req-753c9535-a951-434b-9f89-5e58fe0560e1 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:08:36.456067 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3c048309-b62d-4084-b26b-333509ce1777 req-753c9535-a951-434b-9f89-5e58fe0560e1 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Begin detaching volume completed successfully. Aug 07 17:08:36.456840 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-753c9535-a951-434b-9f89-5e58fe0560e1 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f/action returned with HTTP 202 Aug 07 17:08:36.457284 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 389/1571] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:08:36 2026] POST /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:36.492428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4ef3d025-4767-41c4-b1d9-b6a0ed42969a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.492428 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ef3d025-4767-41c4-b1d9-b6a0ed42969a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:08:36.492428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ef3d025-4767-41c4-b1d9-b6a0ed42969a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.492428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ef3d025-4767-41c4-b1d9-b6a0ed42969a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.508075 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1cc6fa79-aab0-4df2-aa3a-cd396b4c4b07 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.511499 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1cc6fa79-aab0-4df2-aa3a-cd396b4c4b07 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:36.512378 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1cc6fa79-aab0-4df2-aa3a-cd396b4c4b07 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.512712 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1cc6fa79-aab0-4df2-aa3a-cd396b4c4b07 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.513420 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.513420 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:36.523317 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.523317 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:36.526410 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4ef3d025-4767-41c4-b1d9-b6a0ed42969a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:08:36.529241 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1cc6fa79-aab0-4df2-aa3a-cd396b4c4b07 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:36.538532 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1cc6fa79-aab0-4df2-aa3a-cd396b4c4b07 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:36.538606 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ef3d025-4767-41c4-b1d9-b6a0ed42969a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:08:36.538745 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 397/1572] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:36.538829 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 392/1573] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:36.553096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2f1ec929-2b01-4fec-89e4-7837f3f2a562 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.553505 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f1ec929-2b01-4fec-89e4-7837f3f2a562 None None] GET https://10.4.3.144/volume// Aug 07 17:08:36.553686 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f1ec929-2b01-4fec-89e4-7837f3f2a562 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.554038 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f1ec929-2b01-4fec-89e4-7837f3f2a562 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.555334 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f1ec929-2b01-4fec-89e4-7837f3f2a562 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:36.555334 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 396/1574] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:08: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 07 17:08:36.568126 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3c048309-b62d-4084-b26b-333509ce1777 req-e2ce801e-91c3-457c-be44-ddc7ad1e5287 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.576094 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-e2ce801e-91c3-457c-be44-ddc7ad1e5287 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:08:36.576094 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-e2ce801e-91c3-457c-be44-ddc7ad1e5287 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.576094 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-e2ce801e-91c3-457c-be44-ddc7ad1e5287 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.586954 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.586954 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:36.591942 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3c048309-b62d-4084-b26b-333509ce1777 req-e2ce801e-91c3-457c-be44-ddc7ad1e5287 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:08:36.597477 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-e2ce801e-91c3-457c-be44-ddc7ad1e5287 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:08:36.598044 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 390/1575] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:36.699987 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e4f2282f-dc54-435c-8f63-d43eb3ca2cb3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.700842 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4f2282f-dc54-435c-8f63-d43eb3ca2cb3 None None] GET https://10.4.3.144/volume// Aug 07 17:08:36.702303 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e4f2282f-dc54-435c-8f63-d43eb3ca2cb3 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.702303 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e4f2282f-dc54-435c-8f63-d43eb3ca2cb3 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.702303 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4f2282f-dc54-435c-8f63-d43eb3ca2cb3 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:36.702303 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 398/1576] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:08:36.715607 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1ec05bb4-be0e-4a6a-be33-62207919c6b2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.784311 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1ec05bb4-be0e-4a6a-be33-62207919c6b2 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:08:36.784311 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1ec05bb4-be0e-4a6a-be33-62207919c6b2 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4fad63d8-9e75-4116-9d51-26c0bb64c8fa", "connector": null, "instance_uuid": "8fe7280f-3dc5-447d-95f5-676f49ed955c"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:36.812239 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.812239 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:36.864080 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-1ec05bb4-be0e-4a6a-be33-62207919c6b2 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:08:36.864654 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 393/1577] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:08:36 2026] POST /volume/v3/attachments => generated 273 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:36.913852 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f5ac6a6-ac26-4b92-9060-6d3153f1f2cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.918140 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f5ac6a6-ac26-4b92-9060-6d3153f1f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:36.918393 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f5ac6a6-ac26-4b92-9060-6d3153f1f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.918684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f5ac6a6-ac26-4b92-9060-6d3153f1f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.930086 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f72b0445-c489-40c0-b49d-00ee6c0a70bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.930240 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f72b0445-c489-40c0-b49d-00ee6c0a70bc None None] GET https://10.4.3.144/volume// Aug 07 17:08:36.930496 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f72b0445-c489-40c0-b49d-00ee6c0a70bc None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.930748 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f72b0445-c489-40c0-b49d-00ee6c0a70bc None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.931209 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f72b0445-c489-40c0-b49d-00ee6c0a70bc None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:36.931934 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 391/1578] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:08:36.933691 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.933691 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:36.941353 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8f5ac6a6-ac26-4b92-9060-6d3153f1f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:36.944324 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-010d262e-ede4-4468-98d1-de8652ffb246 req-840051b0-715f-4843-88a3-7b08fc7c6818 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:36.947218 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-840051b0-715f-4843-88a3-7b08fc7c6818 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:36.947218 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-840051b0-715f-4843-88a3-7b08fc7c6818 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:36.947218 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-840051b0-715f-4843-88a3-7b08fc7c6818 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:36.955329 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f5ac6a6-ac26-4b92-9060-6d3153f1f2cc tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:36.956959 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 397/1579] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:36.964093 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:36.964093 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:36.972283 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-010d262e-ede4-4468-98d1-de8652ffb246 req-840051b0-715f-4843-88a3-7b08fc7c6818 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:36.979051 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-840051b0-715f-4843-88a3-7b08fc7c6818 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:36.979557 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 399/1580] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:08:36 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 1043 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:37.107206 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-010d262e-ede4-4468-98d1-de8652ffb246 req-22794398-aebc-41d0-bbd7-a81fdcb7a10c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:37.111412 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-22794398-aebc-41d0-bbd7-a81fdcb7a10c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] PUT https://10.4.3.144/volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 Aug 07 17:08:37.112109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-22794398-aebc-41d0-bbd7-a81fdcb7a10c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:37.125674 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-010d262e-ede4-4468-98d1-de8652ffb246 req-22794398-aebc-41d0-bbd7-a81fdcb7a10c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Acquiring lock "cinder-attachment_update-4fad63d8-9e75-4116-9d51-26c0bb64c8fa-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:08:37.137724 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-010d262e-ede4-4468-98d1-de8652ffb246 req-22794398-aebc-41d0-bbd7-a81fdcb7a10c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Lock "cinder-attachment_update-4fad63d8-9e75-4116-9d51-26c0bb64c8fa-np0000006737" acquired by "attachment_update" :: waited 0.012s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:08:37.139151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e0003b9b-7029-47a2-b5b6-f7725eed7490 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:37.139610 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:37.139610 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:37.143730 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0003b9b-7029-47a2-b5b6-f7725eed7490 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:37.143994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0003b9b-7029-47a2-b5b6-f7725eed7490 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:37.144271 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0003b9b-7029-47a2-b5b6-f7725eed7490 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:37.164861 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:37.164861 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:37.171137 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e0003b9b-7029-47a2-b5b6-f7725eed7490 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:37.183568 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0003b9b-7029-47a2-b5b6-f7725eed7490 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:37.184052 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 392/1581] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:37 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:37.290415 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-010d262e-ede4-4468-98d1-de8652ffb246 req-22794398-aebc-41d0-bbd7-a81fdcb7a10c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Lock "cinder-attachment_update-4fad63d8-9e75-4116-9d51-26c0bb64c8fa-np0000006737" released by "attachment_update" :: held 0.153s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:08:37.292648 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-22794398-aebc-41d0-bbd7-a81fdcb7a10c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 returned with HTTP 200 Aug 07 17:08:37.292648 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 394/1582] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:08:37 2026] PUT /volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:37.393326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1cc1beb9-f543-4f74-bde6-e0d5b4729a99 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:37.395761 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1cc1beb9-f543-4f74-bde6-e0d5b4729a99 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc Aug 07 17:08:37.395761 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1cc1beb9-f543-4f74-bde6-e0d5b4729a99 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:37.395993 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1cc1beb9-f543-4f74-bde6-e0d5b4729a99 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:37.406972 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:37.406972 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:37.407815 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1cc1beb9-f543-4f74-bde6-e0d5b4729a99 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:37.408546 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1cc1beb9-f543-4f74-bde6-e0d5b4729a99 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc returned with HTTP 200 Aug 07 17:08:37.409871 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 398/1583] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:37 2026] GET /volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:37.425036 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-07addc75-8831-47ca-8c67-967e832e69ef None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:37.428740 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-07addc75-8831-47ca-8c67-967e832e69ef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:08:37.428740 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-07addc75-8831-47ca-8c67-967e832e69ef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b8e2521-505a-45ce-958e-0e8027486541", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1345565369"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:37.455055 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:37.455055 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:37.455657 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-07addc75-8831-47ca-8c67-967e832e69ef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:37.456117 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-07addc75-8831-47ca-8c67-967e832e69ef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:37.490806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-07addc75-8831-47ca-8c67-967e832e69ef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['1e3afc25-2901-4696-a7ff-c01e15b22032', 'e5240dc1-fbac-45bb-868c-eb47df4aed95', 'fbee51a0-b128-4178-896e-e564bfb44261', 'fa072303-3993-48c9-a32e-7fe7b0db74f1'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:37.540873 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-07addc75-8831-47ca-8c67-967e832e69ef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot force create request issued successfully. Aug 07 17:08:37.541240 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-07addc75-8831-47ca-8c67-967e832e69ef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:08:37.545183 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 400/1584] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:08:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:37.554835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-23db4088-6d49-4101-80ef-ab28160e35bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:37.556184 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4d62f449-30c2-452a-beb4-48dcc2a6dd46 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:37.557665 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23db4088-6d49-4101-80ef-ab28160e35bd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:08:37.557665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23db4088-6d49-4101-80ef-ab28160e35bd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:37.557665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23db4088-6d49-4101-80ef-ab28160e35bd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:37.561361 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d62f449-30c2-452a-beb4-48dcc2a6dd46 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 Aug 07 17:08:37.561748 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d62f449-30c2-452a-beb4-48dcc2a6dd46 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:37.562451 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4d62f449-30c2-452a-beb4-48dcc2a6dd46 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:37.570234 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:37.570234 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:37.573772 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:37.573772 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:37.574424 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-23db4088-6d49-4101-80ef-ab28160e35bd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:08:37.576399 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4d62f449-30c2-452a-beb4-48dcc2a6dd46 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:37.577640 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4d62f449-30c2-452a-beb4-48dcc2a6dd46 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 returned with HTTP 200 Aug 07 17:08:37.578200 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 395/1585] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:37 2026] GET /volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:08:37.584652 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23db4088-6d49-4101-80ef-ab28160e35bd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:08:37.585534 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 393/1586] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:37 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:37.975885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6c67ae69-ff54-4d8e-aea6-02658cf15a7f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:37.978332 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c67ae69-ff54-4d8e-aea6-02658cf15a7f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:37.978610 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c67ae69-ff54-4d8e-aea6-02658cf15a7f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:37.978837 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c67ae69-ff54-4d8e-aea6-02658cf15a7f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:37.990655 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:37.990655 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:37.995252 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6c67ae69-ff54-4d8e-aea6-02658cf15a7f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:38.001742 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c67ae69-ff54-4d8e-aea6-02658cf15a7f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:38.002424 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 399/1587] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:37 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:38.204529 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-aca6d01b-17ae-4a24-b90e-138d8e00c4d8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:38.207342 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aca6d01b-17ae-4a24-b90e-138d8e00c4d8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:38.207583 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aca6d01b-17ae-4a24-b90e-138d8e00c4d8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:38.207869 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aca6d01b-17ae-4a24-b90e-138d8e00c4d8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:38.244053 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:38.244053 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:38.260315 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-aca6d01b-17ae-4a24-b90e-138d8e00c4d8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:38.267115 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aca6d01b-17ae-4a24-b90e-138d8e00c4d8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:38.267570 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 401/1588] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:38 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:38.591879 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f449b24a-8924-460e-9c32-7e1cc51b9ae5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:38.598945 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f449b24a-8924-460e-9c32-7e1cc51b9ae5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 Aug 07 17:08:38.598945 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f449b24a-8924-460e-9c32-7e1cc51b9ae5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:38.602804 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f449b24a-8924-460e-9c32-7e1cc51b9ae5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:38.610505 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d9ffa057-914c-4fd9-b47c-4b0abbc6d197 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:38.613492 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9ffa057-914c-4fd9-b47c-4b0abbc6d197 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:08:38.613591 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:38.613591 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:38.613768 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9ffa057-914c-4fd9-b47c-4b0abbc6d197 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:38.614038 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9ffa057-914c-4fd9-b47c-4b0abbc6d197 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:38.614104 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f449b24a-8924-460e-9c32-7e1cc51b9ae5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:38.615800 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f449b24a-8924-460e-9c32-7e1cc51b9ae5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 returned with HTTP 200 Aug 07 17:08:38.615800 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 396/1589] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:38 2026] GET /volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:38.632900 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9b461d48-6945-440e-a435-7e3c4e38ec88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:38.637662 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b461d48-6945-440e-a435-7e3c4e38ec88 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:08:38.638123 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b461d48-6945-440e-a435-7e3c4e38ec88 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b8e2521-505a-45ce-958e-0e8027486541", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1427981564"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:38.640564 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:38.640564 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:38.647088 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d9ffa057-914c-4fd9-b47c-4b0abbc6d197 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:08:38.658989 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9ffa057-914c-4fd9-b47c-4b0abbc6d197 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:08:38.659763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-191e863c-92d6-4eb8-b175-0659010ce892 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:38.660701 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 394/1590] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:38 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:38.660774 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:38.660774 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:38.660853 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-191e863c-92d6-4eb8-b175-0659010ce892 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/attachments/171a1ff3-8b9d-4ced-87eb-dfeadae98e78/action Aug 07 17:08:38.660853 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-191e863c-92d6-4eb8-b175-0659010ce892 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:38.660950 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9b461d48-6945-440e-a435-7e3c4e38ec88 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:38.660995 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-191e863c-92d6-4eb8-b175-0659010ce892 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:38.661057 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-9b461d48-6945-440e-a435-7e3c4e38ec88 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:38.703619 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:38.703619 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:38.728380 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9b461d48-6945-440e-a435-7e3c4e38ec88 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['292441d5-ae60-43dc-9e6e-1f9ed8e9db96', '906fcf6c-198b-4fb1-aa4e-724149aa5c0f', '526314fb-2608-4b73-8a1d-986deecc9fa9', 'a4e07bf4-015c-4631-9c69-f288a2c60b14'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:38.742416 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2ee98fd3-70fc-41cc-adb3-bd48989082a8 req-191e863c-92d6-4eb8-b175-0659010ce892 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments/171a1ff3-8b9d-4ced-87eb-dfeadae98e78/action returned with HTTP 204 Aug 07 17:08:38.742546 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 402/1591] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:08:38 2026] POST /volume/v3/attachments/171a1ff3-8b9d-4ced-87eb-dfeadae98e78/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:38.768268 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3c048309-b62d-4084-b26b-333509ce1777 req-c744df45-2404-4385-96c8-32b4543a0ac3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:38.776471 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-c744df45-2404-4385-96c8-32b4543a0ac3 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] DELETE https://10.4.3.144/volume/v3/attachments/31d3f331-cac6-48e0-9a73-90509d845557 Aug 07 17:08:38.777772 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-c744df45-2404-4385-96c8-32b4543a0ac3 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:38.777944 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-c744df45-2404-4385-96c8-32b4543a0ac3 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:38.794615 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:38.794615 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:38.825057 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9b461d48-6945-440e-a435-7e3c4e38ec88 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot force create request issued successfully. Aug 07 17:08:38.826703 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b461d48-6945-440e-a435-7e3c4e38ec88 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:08:38.826703 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 400/1592] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:08:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:38.841295 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ee2cbed-ef84-4ec2-8507-a82a96d4ee48 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:38.843658 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ee2cbed-ef84-4ec2-8507-a82a96d4ee48 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f Aug 07 17:08:38.844189 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ee2cbed-ef84-4ec2-8507-a82a96d4ee48 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:38.844189 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ee2cbed-ef84-4ec2-8507-a82a96d4ee48 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:38.852537 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:38.852537 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:38.853416 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0ee2cbed-ef84-4ec2-8507-a82a96d4ee48 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:38.855472 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ee2cbed-ef84-4ec2-8507-a82a96d4ee48 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f returned with HTTP 200 Aug 07 17:08:38.855472 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 395/1593] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:38 2026] GET /volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:38.921578 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3c048309-b62d-4084-b26b-333509ce1777 req-c744df45-2404-4385-96c8-32b4543a0ac3 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments/31d3f331-cac6-48e0-9a73-90509d845557 returned with HTTP 200 Aug 07 17:08:38.922864 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 397/1594] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:08:38 2026] DELETE /volume/v3/attachments/31d3f331-cac6-48e0-9a73-90509d845557 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:39.022126 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fe785c5e-ef35-4ec2-92e8-c4f8e1bd6359 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.027272 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fe785c5e-ef35-4ec2-92e8-c4f8e1bd6359 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:39.027755 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fe785c5e-ef35-4ec2-92e8-c4f8e1bd6359 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.028065 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fe785c5e-ef35-4ec2-92e8-c4f8e1bd6359 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.046106 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.046106 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:39.053051 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fe785c5e-ef35-4ec2-92e8-c4f8e1bd6359 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:39.060591 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fe785c5e-ef35-4ec2-92e8-c4f8e1bd6359 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:39.060591 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 403/1595] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:39.287915 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0adfe4b6-b203-49a3-ad41-e1254993578b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.291237 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0adfe4b6-b203-49a3-ad41-e1254993578b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:39.291237 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0adfe4b6-b203-49a3-ad41-e1254993578b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.291237 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0adfe4b6-b203-49a3-ad41-e1254993578b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.305244 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.305244 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:39.316159 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0adfe4b6-b203-49a3-ad41-e1254993578b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:39.326829 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0adfe4b6-b203-49a3-ad41-e1254993578b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:39.327403 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 401/1596] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:39.350388 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a13d2069-66a7-472e-a57e-9c4f12c6fd00 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.353440 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a13d2069-66a7-472e-a57e-9c4f12c6fd00 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:39.353841 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a13d2069-66a7-472e-a57e-9c4f12c6fd00 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.353841 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a13d2069-66a7-472e-a57e-9c4f12c6fd00 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.368777 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.368777 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:39.375626 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a13d2069-66a7-472e-a57e-9c4f12c6fd00 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:39.384798 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a13d2069-66a7-472e-a57e-9c4f12c6fd00 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:39.385490 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 396/1597] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:39.459351 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c2f4c8fa-b895-4e4b-ba58-161149d59218 req-49779ed8-0441-4015-9b5a-e8e8df915450 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.462336 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c2f4c8fa-b895-4e4b-ba58-161149d59218 req-49779ed8-0441-4015-9b5a-e8e8df915450 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:39.462577 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c2f4c8fa-b895-4e4b-ba58-161149d59218 req-49779ed8-0441-4015-9b5a-e8e8df915450 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.463584 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c2f4c8fa-b895-4e4b-ba58-161149d59218 req-49779ed8-0441-4015-9b5a-e8e8df915450 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.480918 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.480918 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:39.487586 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c2f4c8fa-b895-4e4b-ba58-161149d59218 req-49779ed8-0441-4015-9b5a-e8e8df915450 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:39.495229 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c2f4c8fa-b895-4e4b-ba58-161149d59218 req-49779ed8-0441-4015-9b5a-e8e8df915450 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:39.496200 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 398/1598] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:39.522456 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0750a8bc-f8f5-4796-8fdf-ff3fb3f92744 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.525353 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0750a8bc-f8f5-4796-8fdf-ff3fb3f92744 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:39.525641 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0750a8bc-f8f5-4796-8fdf-ff3fb3f92744 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.525938 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0750a8bc-f8f5-4796-8fdf-ff3fb3f92744 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.542658 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.542658 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:39.548568 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0750a8bc-f8f5-4796-8fdf-ff3fb3f92744 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:39.555333 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0750a8bc-f8f5-4796-8fdf-ff3fb3f92744 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:39.556187 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 404/1599] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:08:39.613240 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-71867721-19e9-4944-84a3-341c5321d3db req-08112c1f-2beb-4622-b839-cecd466d9c62 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.616865 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-08112c1f-2beb-4622-b839-cecd466d9c62 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:39.617184 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-08112c1f-2beb-4622-b839-cecd466d9c62 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.617442 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-08112c1f-2beb-4622-b839-cecd466d9c62 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.645661 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.645661 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:39.652428 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-71867721-19e9-4944-84a3-341c5321d3db req-08112c1f-2beb-4622-b839-cecd466d9c62 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:39.664742 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-08112c1f-2beb-4622-b839-cecd466d9c62 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:39.665771 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 402/1600] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 1140 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:39.679932 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c11b86a-9f48-4ae9-a9f0-1578a01825d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.681983 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c11b86a-9f48-4ae9-a9f0-1578a01825d5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:08:39.682319 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c11b86a-9f48-4ae9-a9f0-1578a01825d5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.682599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c11b86a-9f48-4ae9-a9f0-1578a01825d5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.691268 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-71867721-19e9-4944-84a3-341c5321d3db req-8f2e89d5-d0cc-4c4c-b8be-c6abcfa6ed98 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.692748 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.692748 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:39.693811 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-8f2e89d5-d0cc-4c4c-b8be-c6abcfa6ed98 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794/action Aug 07 17:08:39.694227 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-8f2e89d5-d0cc-4c4c-b8be-c6abcfa6ed98 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:39.694413 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-8f2e89d5-d0cc-4c4c-b8be-c6abcfa6ed98 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:39.696773 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c11b86a-9f48-4ae9-a9f0-1578a01825d5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:08:39.702462 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c11b86a-9f48-4ae9-a9f0-1578a01825d5 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:08:39.703007 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 397/1601] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:39.714694 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.714694 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:39.715398 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-71867721-19e9-4944-84a3-341c5321d3db req-8f2e89d5-d0cc-4c4c-b8be-c6abcfa6ed98 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:39.726595 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-71867721-19e9-4944-84a3-341c5321d3db req-8f2e89d5-d0cc-4c4c-b8be-c6abcfa6ed98 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Begin detaching volume completed successfully. Aug 07 17:08:39.726911 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-8f2e89d5-d0cc-4c4c-b8be-c6abcfa6ed98 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794/action returned with HTTP 202 Aug 07 17:08:39.727543 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 399/1602] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:08:39 2026] POST /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:39.793555 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2d6fd2c8-7335-42ac-8ddd-5410df532b72 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.794089 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d6fd2c8-7335-42ac-8ddd-5410df532b72 None None] GET https://10.4.3.144/volume// Aug 07 17:08:39.794333 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d6fd2c8-7335-42ac-8ddd-5410df532b72 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.794983 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d6fd2c8-7335-42ac-8ddd-5410df532b72 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.795319 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d6fd2c8-7335-42ac-8ddd-5410df532b72 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:39.795850 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 405/1603] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:08: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 07 17:08:39.809384 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-71867721-19e9-4944-84a3-341c5321d3db req-95c81896-c39c-436b-930c-e0e6cbf7eb2c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.814492 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-95c81896-c39c-436b-930c-e0e6cbf7eb2c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:39.814727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-95c81896-c39c-436b-930c-e0e6cbf7eb2c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.815896 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-95c81896-c39c-436b-930c-e0e6cbf7eb2c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.845546 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.845546 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:39.855938 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-71867721-19e9-4944-84a3-341c5321d3db req-95c81896-c39c-436b-930c-e0e6cbf7eb2c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:39.873704 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-95c81896-c39c-436b-930c-e0e6cbf7eb2c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:39.873704 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 403/1604] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 1323 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:39.875936 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b4f6f0cd-ede4-46fc-9d47-c4b4a8b1dd09 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.880240 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b4f6f0cd-ede4-46fc-9d47-c4b4a8b1dd09 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f Aug 07 17:08:39.880689 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b4f6f0cd-ede4-46fc-9d47-c4b4a8b1dd09 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.882187 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b4f6f0cd-ede4-46fc-9d47-c4b4a8b1dd09 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.894534 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.894534 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:39.894534 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b4f6f0cd-ede4-46fc-9d47-c4b4a8b1dd09 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:39.894534 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b4f6f0cd-ede4-46fc-9d47-c4b4a8b1dd09 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f returned with HTTP 200 Aug 07 17:08:39.894790 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 398/1605] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:39.909389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f84bad30-2dfa-43d8-bfd7-840b58832e2d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.911460 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f84bad30-2dfa-43d8-bfd7-840b58832e2d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc Aug 07 17:08:39.911578 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f84bad30-2dfa-43d8-bfd7-840b58832e2d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.911782 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f84bad30-2dfa-43d8-bfd7-840b58832e2d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:39.912119 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-f84bad30-2dfa-43d8-bfd7-840b58832e2d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: e179ef20-4551-4dc6-8ccb-5b236e8d35bc Aug 07 17:08:39.923085 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:39.923085 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:39.923085 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f84bad30-2dfa-43d8-bfd7-840b58832e2d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:39.967425 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f84bad30-2dfa-43d8-bfd7-840b58832e2d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:08:39.968321 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f84bad30-2dfa-43d8-bfd7-840b58832e2d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc returned with HTTP 202 Aug 07 17:08:39.969516 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 400/1606] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:08:39 2026] DELETE /volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:39.985320 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a48b6ba5-b0ea-418b-8d66-3c46a4314d42 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:39.988184 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a48b6ba5-b0ea-418b-8d66-3c46a4314d42 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc Aug 07 17:08:39.988344 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a48b6ba5-b0ea-418b-8d66-3c46a4314d42 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:39.989170 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a48b6ba5-b0ea-418b-8d66-3c46a4314d42 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:40.000112 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:40.000112 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:40.001751 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a48b6ba5-b0ea-418b-8d66-3c46a4314d42 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:40.003914 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a48b6ba5-b0ea-418b-8d66-3c46a4314d42 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc returned with HTTP 200 Aug 07 17:08:40.004394 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 406/1607] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:39 2026] GET /volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:08:40.084242 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-81f95827-8aa5-471a-8387-3ccf3969d2cf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:40.088160 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81f95827-8aa5-471a-8387-3ccf3969d2cf tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:40.088350 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81f95827-8aa5-471a-8387-3ccf3969d2cf tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:40.088668 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81f95827-8aa5-471a-8387-3ccf3969d2cf tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:40.109392 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:40.109392 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:40.123359 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-81f95827-8aa5-471a-8387-3ccf3969d2cf tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:40.136274 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81f95827-8aa5-471a-8387-3ccf3969d2cf tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:40.136274 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 404/1608] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:40 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:41.020963 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f8a8a80a-1bb3-4b45-9781-1eb98e16f895 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:41.025491 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8a8a80a-1bb3-4b45-9781-1eb98e16f895 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc Aug 07 17:08:41.025491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8a8a80a-1bb3-4b45-9781-1eb98e16f895 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:41.028784 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8a8a80a-1bb3-4b45-9781-1eb98e16f895 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:41.035616 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8a8a80a-1bb3-4b45-9781-1eb98e16f895 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc returned with HTTP 404 Aug 07 17:08:41.036176 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 399/1609] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:41 2026] GET /volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:41.046473 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a3b36996-d82b-49ef-8386-db8bc0000bb8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:41.048648 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3b36996-d82b-49ef-8386-db8bc0000bb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f Aug 07 17:08:41.048906 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3b36996-d82b-49ef-8386-db8bc0000bb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:41.049196 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a3b36996-d82b-49ef-8386-db8bc0000bb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:41.049348 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-a3b36996-d82b-49ef-8386-db8bc0000bb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: c4e5b695-7a7a-4263-8ac7-b1eaec6c124f Aug 07 17:08:41.058903 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:41.058903 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:41.058903 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a3b36996-d82b-49ef-8386-db8bc0000bb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:41.101056 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a3b36996-d82b-49ef-8386-db8bc0000bb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:08:41.101336 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a3b36996-d82b-49ef-8386-db8bc0000bb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f returned with HTTP 202 Aug 07 17:08:41.102150 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 401/1610] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:08:41 2026] DELETE /volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:41.112787 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3557a047-bac5-4bd1-99d8-6e7757af9f22 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:41.116250 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3557a047-bac5-4bd1-99d8-6e7757af9f22 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f Aug 07 17:08:41.117641 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3557a047-bac5-4bd1-99d8-6e7757af9f22 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:41.118151 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3557a047-bac5-4bd1-99d8-6e7757af9f22 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:41.126475 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:41.126475 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:41.127729 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3557a047-bac5-4bd1-99d8-6e7757af9f22 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:41.129106 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3557a047-bac5-4bd1-99d8-6e7757af9f22 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f returned with HTTP 200 Aug 07 17:08:41.130147 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 407/1611] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:41 2026] GET /volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:41.155464 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8a314fd9-aadb-4c34-9f98-88ea0545ccc4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:41.158535 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a314fd9-aadb-4c34-9f98-88ea0545ccc4 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:41.158840 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a314fd9-aadb-4c34-9f98-88ea0545ccc4 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:41.159152 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a314fd9-aadb-4c34-9f98-88ea0545ccc4 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:41.173133 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:41.173133 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:41.178680 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8a314fd9-aadb-4c34-9f98-88ea0545ccc4 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:41.184380 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a314fd9-aadb-4c34-9f98-88ea0545ccc4 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:41.185124 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 405/1612] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:41 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:42.145293 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb447f26-177a-4c40-9624-a1e19a21f829 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:42.151066 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb447f26-177a-4c40-9624-a1e19a21f829 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f Aug 07 17:08:42.151373 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb447f26-177a-4c40-9624-a1e19a21f829 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:42.151657 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb447f26-177a-4c40-9624-a1e19a21f829 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:42.165090 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb447f26-177a-4c40-9624-a1e19a21f829 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f returned with HTTP 404 Aug 07 17:08:42.165772 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 400/1613] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:42 2026] GET /volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:42.174868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-21bdd528-dae9-44f8-b7b3-26ff72c67aae None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:42.177526 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21bdd528-dae9-44f8-b7b3-26ff72c67aae tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 Aug 07 17:08:42.177905 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21bdd528-dae9-44f8-b7b3-26ff72c67aae tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:42.178161 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21bdd528-dae9-44f8-b7b3-26ff72c67aae tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:42.178314 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-21bdd528-dae9-44f8-b7b3-26ff72c67aae tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: 046ace2d-0869-41f8-b1c2-f9a64af4bf22 Aug 07 17:08:42.190041 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:42.190041 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:42.190728 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-21bdd528-dae9-44f8-b7b3-26ff72c67aae tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:42.207508 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f2add30d-dc0a-4bc9-839a-372381252f2f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:42.211037 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f2add30d-dc0a-4bc9-839a-372381252f2f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:42.212166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f2add30d-dc0a-4bc9-839a-372381252f2f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:42.212166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f2add30d-dc0a-4bc9-839a-372381252f2f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:42.232964 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-21bdd528-dae9-44f8-b7b3-26ff72c67aae tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:08:42.234555 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21bdd528-dae9-44f8-b7b3-26ff72c67aae tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 returned with HTTP 202 Aug 07 17:08:42.234555 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 402/1614] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:08:42 2026] DELETE /volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:42.241755 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:42.241755 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:42.249243 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5724893-2f27-4c2b-8a02-514d41758b47 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:42.252955 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5724893-2f27-4c2b-8a02-514d41758b47 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 Aug 07 17:08:42.252955 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5724893-2f27-4c2b-8a02-514d41758b47 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:42.252955 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5724893-2f27-4c2b-8a02-514d41758b47 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:42.254012 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f2add30d-dc0a-4bc9-839a-372381252f2f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:42.263361 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f2add30d-dc0a-4bc9-839a-372381252f2f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:42.263361 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 408/1615] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:42 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 882 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:42.266746 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:42.266746 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:42.266746 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f5724893-2f27-4c2b-8a02-514d41758b47 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:42.266746 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5724893-2f27-4c2b-8a02-514d41758b47 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 returned with HTTP 200 Aug 07 17:08:42.267500 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 406/1616] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:42 2026] GET /volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:42.495690 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-854a20e7-0fc0-4d03-8546-01cae1d4b3f8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:42.498039 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-854a20e7-0fc0-4d03-8546-01cae1d4b3f8 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:42.498622 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-854a20e7-0fc0-4d03-8546-01cae1d4b3f8 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-attach": {"instance_uuid": "4abed9cb-6451-48f7-8588-8e267bbee0ae", "mountpoint": "/dev/vdb"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:42.498838 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-854a20e7-0fc0-4d03-8546-01cae1d4b3f8 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4abed9cb-6451-48f7-8588-8e267bbee0ae", "mountpoint": "/dev/vdb"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:42.510790 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:42.510790 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:42.511565 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-854a20e7-0fc0-4d03-8546-01cae1d4b3f8 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:42.526140 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-854a20e7-0fc0-4d03-8546-01cae1d4b3f8 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Update volume admin metadata completed successfully. Aug 07 17:08:42.652172 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-854a20e7-0fc0-4d03-8546-01cae1d4b3f8 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Attach volume completed successfully. Aug 07 17:08:42.652553 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-854a20e7-0fc0-4d03-8546-01cae1d4b3f8 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:08:42.653144 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 401/1617] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:42 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:42.663257 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-945d46f1-f39f-4134-95ef-0944eadb9796 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:42.665612 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-945d46f1-f39f-4134-95ef-0944eadb9796 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:42.665801 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-945d46f1-f39f-4134-95ef-0944eadb9796 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:42.665983 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-945d46f1-f39f-4134-95ef-0944eadb9796 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:42.679651 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:42.679651 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:42.683366 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-945d46f1-f39f-4134-95ef-0944eadb9796 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:42.688444 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-945d46f1-f39f-4134-95ef-0944eadb9796 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:42.688863 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 403/1618] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:42 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:42.712230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2805c50b-ebd8-475b-93fc-1f5c98ba1149 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:42.714652 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2805c50b-ebd8-475b-93fc-1f5c98ba1149 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:42.715053 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2805c50b-ebd8-475b-93fc-1f5c98ba1149 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-detach": {}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:42.715205 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2805c50b-ebd8-475b-93fc-1f5c98ba1149 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:42.733288 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:42.733288 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:42.733811 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2805c50b-ebd8-475b-93fc-1f5c98ba1149 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:42.803405 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2805c50b-ebd8-475b-93fc-1f5c98ba1149 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Detach volume completed successfully. Aug 07 17:08:42.804360 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2805c50b-ebd8-475b-93fc-1f5c98ba1149 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:08:42.804832 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 409/1619] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:42 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:42.815060 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-303df383-5260-44ac-b3f5-899d2e6d7ebb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:42.817605 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-303df383-5260-44ac-b3f5-899d2e6d7ebb tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:42.817687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-303df383-5260-44ac-b3f5-899d2e6d7ebb tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:42.818793 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-303df383-5260-44ac-b3f5-899d2e6d7ebb tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:42.830949 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:42.830949 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:42.837157 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-303df383-5260-44ac-b3f5-899d2e6d7ebb tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:42.842483 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-303df383-5260-44ac-b3f5-899d2e6d7ebb tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:42.842483 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 407/1620] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:42 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:43.288215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21fe0e86-1094-4c1e-8ce1-7f404bac4185 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.288718 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-da6f75f3-48d4-49c4-b1ec-ef6d87d183d0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.293613 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21fe0e86-1094-4c1e-8ce1-7f404bac4185 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 Aug 07 17:08:43.294504 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21fe0e86-1094-4c1e-8ce1-7f404bac4185 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:43.294854 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21fe0e86-1094-4c1e-8ce1-7f404bac4185 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:43.295211 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da6f75f3-48d4-49c4-b1ec-ef6d87d183d0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:43.295669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da6f75f3-48d4-49c4-b1ec-ef6d87d183d0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:43.296932 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da6f75f3-48d4-49c4-b1ec-ef6d87d183d0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:43.309724 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21fe0e86-1094-4c1e-8ce1-7f404bac4185 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 returned with HTTP 404 Aug 07 17:08:43.310591 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 402/1621] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:43 2026] GET /volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:43.331394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-71867721-19e9-4944-84a3-341c5321d3db req-72143226-df3a-4cc6-8885-a99c77d64efd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.333522 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:43.333522 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:43.337089 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-72143226-df3a-4cc6-8885-a99c77d64efd tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] DELETE https://10.4.3.144/volume/v3/attachments/171a1ff3-8b9d-4ced-87eb-dfeadae98e78 Aug 07 17:08:43.337089 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-72143226-df3a-4cc6-8885-a99c77d64efd tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:43.337089 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-72143226-df3a-4cc6-8885-a99c77d64efd tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:43.341433 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da6f75f3-48d4-49c4-b1ec-ef6d87d183d0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:43.343879 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a2465cec-bd79-4145-a6c6-bf9df8220b6d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.351246 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:43.351246 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:43.356342 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da6f75f3-48d4-49c4-b1ec-ef6d87d183d0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:43.356620 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2465cec-bd79-4145-a6c6-bf9df8220b6d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f Aug 07 17:08:43.356688 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 404/1622] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:43 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 882 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:43.356875 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2465cec-bd79-4145-a6c6-bf9df8220b6d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:43.357204 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2465cec-bd79-4145-a6c6-bf9df8220b6d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:43.357989 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-a2465cec-bd79-4145-a6c6-bf9df8220b6d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: c4e5b695-7a7a-4263-8ac7-b1eaec6c124f Aug 07 17:08:43.365087 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2465cec-bd79-4145-a6c6-bf9df8220b6d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f returned with HTTP 404 Aug 07 17:08:43.365798 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 408/1623] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:08:43 2026] DELETE /volume/v3/snapshots/c4e5b695-7a7a-4263-8ac7-b1eaec6c124f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:43.376638 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b261d972-4899-4b47-be0c-b5226d593048 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.380492 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b261d972-4899-4b47-be0c-b5226d593048 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 Aug 07 17:08:43.381055 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b261d972-4899-4b47-be0c-b5226d593048 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:43.381634 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b261d972-4899-4b47-be0c-b5226d593048 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:43.381903 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-b261d972-4899-4b47-be0c-b5226d593048 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: 046ace2d-0869-41f8-b1c2-f9a64af4bf22 Aug 07 17:08:43.391204 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-010d262e-ede4-4468-98d1-de8652ffb246 req-032c4c4d-b7d1-47af-a957-cecbc1783597 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.391302 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b261d972-4899-4b47-be0c-b5226d593048 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 returned with HTTP 404 Aug 07 17:08:43.392662 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 403/1624] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:08:43 2026] DELETE /volume/v3/snapshots/046ace2d-0869-41f8-b1c2-f9a64af4bf22 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:43.400678 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-032c4c4d-b7d1-47af-a957-cecbc1783597 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] POST https://10.4.3.144/volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8/action Aug 07 17:08:43.401643 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-032c4c4d-b7d1-47af-a957-cecbc1783597 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:43.401958 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-032c4c4d-b7d1-47af-a957-cecbc1783597 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:43.410872 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b27566f6-2800-42d4-9f75-ea384f4c63d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.415042 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b27566f6-2800-42d4-9f75-ea384f4c63d6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc Aug 07 17:08:43.415248 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b27566f6-2800-42d4-9f75-ea384f4c63d6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:43.415534 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b27566f6-2800-42d4-9f75-ea384f4c63d6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:43.415927 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-b27566f6-2800-42d4-9f75-ea384f4c63d6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: e179ef20-4551-4dc6-8ccb-5b236e8d35bc Aug 07 17:08:43.423934 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b27566f6-2800-42d4-9f75-ea384f4c63d6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc returned with HTTP 404 Aug 07 17:08:43.425012 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 409/1625] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:08:43 2026] DELETE /volume/v3/snapshots/e179ef20-4551-4dc6-8ccb-5b236e8d35bc => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:43.444864 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:43.444864 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:43.476365 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71867721-19e9-4944-84a3-341c5321d3db req-72143226-df3a-4cc6-8885-a99c77d64efd tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments/171a1ff3-8b9d-4ced-87eb-dfeadae98e78 returned with HTTP 200 Aug 07 17:08:43.477935 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 410/1626] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:08:43 2026] DELETE /volume/v3/attachments/171a1ff3-8b9d-4ced-87eb-dfeadae98e78 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:43.493565 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-010d262e-ede4-4468-98d1-de8652ffb246 req-032c4c4d-b7d1-47af-a957-cecbc1783597 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8/action returned with HTTP 204 Aug 07 17:08:43.493565 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 405/1627] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:08:43 2026] POST /volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:43.513600 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-7a12cb71-9865-478f-8aee-84c6f7e58b73 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.517268 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-7a12cb71-9865-478f-8aee-84c6f7e58b73 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:43.517530 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-7a12cb71-9865-478f-8aee-84c6f7e58b73 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:43.517737 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-7a12cb71-9865-478f-8aee-84c6f7e58b73 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:43.541735 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:43.541735 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:43.549333 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-7a12cb71-9865-478f-8aee-84c6f7e58b73 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:43.557872 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-7a12cb71-9865-478f-8aee-84c6f7e58b73 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:43.558800 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 404/1628] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:43 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1653 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:43.596255 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-3728f83e-7940-44ac-b03c-e0c213678c30 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.600514 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-3728f83e-7940-44ac-b03c-e0c213678c30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541/action Aug 07 17:08:43.601307 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-3728f83e-7940-44ac-b03c-e0c213678c30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:43.601707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-3728f83e-7940-44ac-b03c-e0c213678c30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:43.617836 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:43.617836 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:43.618530 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-3728f83e-7940-44ac-b03c-e0c213678c30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:43.631360 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-3728f83e-7940-44ac-b03c-e0c213678c30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Begin detaching volume completed successfully. Aug 07 17:08:43.631739 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-3728f83e-7940-44ac-b03c-e0c213678c30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541/action returned with HTTP 202 Aug 07 17:08:43.632883 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 410/1629] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:08:43 2026] POST /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:43.762092 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-32c96f7e-e79d-4542-85c9-e52d69a59b80 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.763235 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-32c96f7e-e79d-4542-85c9-e52d69a59b80 None None] GET https://10.4.3.144/volume// Aug 07 17:08:43.763235 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-32c96f7e-e79d-4542-85c9-e52d69a59b80 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:43.763235 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-32c96f7e-e79d-4542-85c9-e52d69a59b80 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:43.763396 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-32c96f7e-e79d-4542-85c9-e52d69a59b80 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:43.763693 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 411/1630] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:08: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 07 17:08:43.779886 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-36ae0bd9-155a-4319-bd0c-6b0f0220bcb5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:43.782856 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-36ae0bd9-155a-4319-bd0c-6b0f0220bcb5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:43.783115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-36ae0bd9-155a-4319-bd0c-6b0f0220bcb5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:43.783362 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-36ae0bd9-155a-4319-bd0c-6b0f0220bcb5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:43.810736 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:43.810736 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:43.823805 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-36ae0bd9-155a-4319-bd0c-6b0f0220bcb5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:43.836768 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-36ae0bd9-155a-4319-bd0c-6b0f0220bcb5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:43.836768 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 406/1631] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:08:43 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1836 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:44.078343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef360e8f-e823-4433-8cdd-39b78d42afc8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:44.084836 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef360e8f-e823-4433-8cdd-39b78d42afc8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:08:44.084836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef360e8f-e823-4433-8cdd-39b78d42afc8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:44.084836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef360e8f-e823-4433-8cdd-39b78d42afc8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:44.095925 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:44.095925 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:44.106143 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ef360e8f-e823-4433-8cdd-39b78d42afc8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:08:44.117603 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef360e8f-e823-4433-8cdd-39b78d42afc8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:08:44.118006 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 405/1632] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:44 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:44.382265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b3e3811-55ac-4793-a935-c340eccb3c9c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:44.386334 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b3e3811-55ac-4793-a935-c340eccb3c9c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:44.386653 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b3e3811-55ac-4793-a935-c340eccb3c9c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:44.386898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b3e3811-55ac-4793-a935-c340eccb3c9c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:44.410786 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:44.410786 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:44.417247 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b3e3811-55ac-4793-a935-c340eccb3c9c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:44.425188 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b3e3811-55ac-4793-a935-c340eccb3c9c tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:44.429161 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 411/1633] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:44 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 1174 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:44.442878 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-44b7a2a1-b7b4-4b5e-9be8-9321db9b85e0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:44.445117 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-44b7a2a1-b7b4-4b5e-9be8-9321db9b85e0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:44.445333 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-44b7a2a1-b7b4-4b5e-9be8-9321db9b85e0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:44.445564 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-44b7a2a1-b7b4-4b5e-9be8-9321db9b85e0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:44.460476 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:44.460476 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:44.466628 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-44b7a2a1-b7b4-4b5e-9be8-9321db9b85e0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:44.473063 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-44b7a2a1-b7b4-4b5e-9be8-9321db9b85e0 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:44.474746 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 412/1634] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:44 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:08:44.491708 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c6859c00-7ca5-471e-9931-0688815c5ce7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:44.497965 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 407/1635] 10.4.3.144 () {70 vars in 1611 bytes} [Fri Aug 7 17:08:44 2026] DELETE /volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 => generated 114 bytes in 7 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 17:08:44.508908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee028622-c06c-4c3d-8872-77e123904e65 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:44.543159 np0000006737 devstack@c-api.service[100225]: WARNING keystonemiddleware.auth_token [None req-ee028622-c06c-4c3d-8872-77e123904e65 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 17:08:44.544040 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 406/1636] 10.4.3.144 () {70 vars in 1611 bytes} [Fri Aug 7 17:08:44 2026] DELETE /volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 => generated 114 bytes in 36 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 17:08:44.554592 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:44.558832 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] DELETE https://10.4.3.144/volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 Aug 07 17:08:44.558832 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:44.558832 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:44.574312 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:44.574312 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:44.674256 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Attachment connected to vm 8fe7280f-3dc5-447d-95f5-676f49ed955c, checking data on nova Aug 07 17:08:44.674716 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.compute.nova [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Creating Keystone token plugin using URL: https://10.4.3.144/identity {{(pid=100224) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 17:08:44.866825 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-6931842b-01c5-473f-b537-3a52afd7ef2a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:44.870370 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-6931842b-01c5-473f-b537-3a52afd7ef2a tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] DELETE https://10.4.3.144/volume/v3/attachments/2b5a6437-63db-4108-ace1-b094c106ef89 Aug 07 17:08:44.871284 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-6931842b-01c5-473f-b537-3a52afd7ef2a tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:44.871761 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-6931842b-01c5-473f-b537-3a52afd7ef2a tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:44.884338 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:44.884338 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:44.961842 np0000006737 devstack@c-api.service[100224]: DEBUG novaclient.v2.client [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] REQ: curl -g -i -X GET https://10.4.3.144/compute/v2.1/servers/8fe7280f-3dc5-447d-95f5-676f49ed955c/os-volume_attachments/4fad63d8-9e75-4116-9d51-26c0bb64c8fa -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e7769dbf086a2e68c34b49f4ba91973f0ca7e9ab07f008103545cb53a0cf7a6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b" -H "X-Service-Token: {SHA256}83861bf8dfbd3bbac38ad74dacd91fa129642b67cf35a85fb9306b89312dbaf7" {{(pid=100224) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 17:08:44.982924 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-6931842b-01c5-473f-b537-3a52afd7ef2a tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/attachments/2b5a6437-63db-4108-ace1-b094c106ef89 returned with HTTP 200 Aug 07 17:08:44.983931 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 413/1637] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:08:44 2026] DELETE /volume/v3/attachments/2b5a6437-63db-4108-ace1-b094c106ef89 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:45.022768 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-a0bbc870-f842-4f3b-b2e4-92afa54c1f7f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:45.027636 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-a0bbc870-f842-4f3b-b2e4-92afa54c1f7f tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:08:45.028109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-a0bbc870-f842-4f3b-b2e4-92afa54c1f7f tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:45.028178 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-a0bbc870-f842-4f3b-b2e4-92afa54c1f7f tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:45.028424 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-a0bbc870-f842-4f3b-b2e4-92afa54c1f7f tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Delete volume with id: b05da8fa-6ac3-4830-91b1-ee50fb4752e3 Aug 07 17:08:45.042206 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:45.042206 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:45.042206 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-a0bbc870-f842-4f3b-b2e4-92afa54c1f7f tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Volume info retrieved successfully. Aug 07 17:08:45.083262 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-a0bbc870-f842-4f3b-b2e4-92afa54c1f7f tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] Delete volume request issued successfully. Aug 07 17:08:45.083582 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7855a7b4-54a5-4a8e-96cf-59f86555b198 req-a0bbc870-f842-4f3b-b2e4-92afa54c1f7f tempest-ServerActionsV293TestJSON-781726209 tempest-ServerActionsV293TestJSON-781726209-project-member] https://10.4.3.144/volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 returned with HTTP 202 Aug 07 17:08:45.084226 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 408/1638] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:08:45 2026] DELETE /volume/v3/volumes/b05da8fa-6ac3-4830-91b1-ee50fb4752e3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:45.147448 np0000006737 devstack@c-api.service[100224]: DEBUG novaclient.v2.client [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 17:08:45 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-8d2d7c05-9f3d-4103-9922-72eb88c0e2fc x-openstack-request-id: req-8d2d7c05-9f3d-4103-9922-72eb88c0e2fc {{(pid=100224) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 17:08:45.148408 np0000006737 devstack@c-api.service[100224]: DEBUG novaclient.v2.client [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4fad63d8-9e75-4116-9d51-26c0bb64c8fa", "serverId": "8fe7280f-3dc5-447d-95f5-676f49ed955c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "300c20c9-6464-4da6-a217-a83ada66b8a8", "bdm_uuid": "2c05541f-b750-4cd7-8f47-ebf2b0c3cb81"}} {{(pid=100224) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 17:08:45.148408 np0000006737 devstack@c-api.service[100224]: DEBUG novaclient.v2.client [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET call to compute for https://10.4.3.144/compute/v2.1/servers/8fe7280f-3dc5-447d-95f5-676f49ed955c/os-volume_attachments/4fad63d8-9e75-4116-9d51-26c0bb64c8fa used request id req-8d2d7c05-9f3d-4103-9922-72eb88c0e2fc {{(pid=100224) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 17:08:45.156013 np0000006737 devstack@c-api.service[100224]: ERROR cinder.volume.api [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-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 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Caught error: Detach volume from instance 8fe7280f-3dc5-447d-95f5-676f49ed955c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8fe7280f-3dc5-447d-95f5-676f49ed955c using the Compute API Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: 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 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 17:08:45.159688 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8fe7280f-3dc5-447d-95f5-676f49ed955c using the Compute API Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault Aug 07 17:08:45.160943 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.middleware.fault [None req-48185fa9-88b7-4873-a6b6-f1c68aadbf0b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 returned with HTTP 409 Aug 07 17:08:45.161699 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 412/1639] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:08:44 2026] DELETE /volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 => generated 167 bytes in 607 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:45.256683 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-95b6837e-885b-496e-98e0-78f705b3a173 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:45.262960 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-95b6837e-885b-496e-98e0-78f705b3a173 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:45.263295 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-95b6837e-885b-496e-98e0-78f705b3a173 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:45.263555 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-95b6837e-885b-496e-98e0-78f705b3a173 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:45.296902 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:45.296902 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:45.304482 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-95b6837e-885b-496e-98e0-78f705b3a173 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:45.316876 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-95b6837e-885b-496e-98e0-78f705b3a173 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:45.317781 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 407/1640] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:45 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 1156 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:45.320074 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-780a0fd3-941b-44aa-9d48-1c15d2522e76 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:45.327656 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-780a0fd3-941b-44aa-9d48-1c15d2522e76 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5 Aug 07 17:08:45.328739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-780a0fd3-941b-44aa-9d48-1c15d2522e76 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:45.329183 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-780a0fd3-941b-44aa-9d48-1c15d2522e76 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:45.340154 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:45.340154 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:45.348295 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-fb46377b-e98f-43e3-ba99-31fa08f26290 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:45.351279 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-fb46377b-e98f-43e3-ba99-31fa08f26290 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] POST https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa/action Aug 07 17:08:45.351646 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-fb46377b-e98f-43e3-ba99-31fa08f26290 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:45.351770 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-fb46377b-e98f-43e3-ba99-31fa08f26290 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:45.371555 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:45.371555 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:45.372505 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-fb46377b-e98f-43e3-ba99-31fa08f26290 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:45.386049 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-fb46377b-e98f-43e3-ba99-31fa08f26290 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Begin detaching volume completed successfully. Aug 07 17:08:45.386191 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-fb46377b-e98f-43e3-ba99-31fa08f26290 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa/action returned with HTTP 202 Aug 07 17:08:45.386754 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 409/1641] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:08:45 2026] POST /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:45.435399 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-08a510eb-df58-4f4b-84cb-37b815d3095a req-780a0fd3-941b-44aa-9d48-1c15d2522e76 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5 returned with HTTP 200 Aug 07 17:08:45.435399 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 414/1642] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:08:45 2026] DELETE /volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:45.481496 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74884f36-5ee0-4022-ac14-8eb47c409f6d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:45.482630 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74884f36-5ee0-4022-ac14-8eb47c409f6d None None] GET https://10.4.3.144/volume// Aug 07 17:08:45.486124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74884f36-5ee0-4022-ac14-8eb47c409f6d None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:45.486543 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74884f36-5ee0-4022-ac14-8eb47c409f6d None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:45.487620 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74884f36-5ee0-4022-ac14-8eb47c409f6d None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:08:45.488923 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 413/1643] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:08:45 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:08:45.509335 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-68aca24d-71d4-444e-9636-212197af8b8b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:45.512696 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-68aca24d-71d4-444e-9636-212197af8b8b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:45.513000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-68aca24d-71d4-444e-9636-212197af8b8b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:45.513304 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-68aca24d-71d4-444e-9636-212197af8b8b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:45.529259 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:45.529259 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:45.536827 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-68aca24d-71d4-444e-9636-212197af8b8b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:45.545750 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-68aca24d-71d4-444e-9636-212197af8b8b tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:45.546711 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 408/1644] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:08:45 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 1339 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 17:08:46.722208 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-f990df7d-dd25-4d4f-b347-649ae0d4023f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:46.727440 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-f990df7d-dd25-4d4f-b347-649ae0d4023f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] DELETE https://10.4.3.144/volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 Aug 07 17:08:46.727759 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-f990df7d-dd25-4d4f-b347-649ae0d4023f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:46.730170 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-f990df7d-dd25-4d4f-b347-649ae0d4023f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:46.745690 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:46.745690 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:46.839984 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-faa2a1d7-cc33-47d8-8119-9e9d33f23142 req-f990df7d-dd25-4d4f-b347-649ae0d4023f tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 returned with HTTP 200 Aug 07 17:08:46.841248 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 410/1645] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:08:46 2026] DELETE /volume/v3/attachments/300c20c9-6464-4da6-a217-a83ada66b8a8 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:47.076697 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f6a1eb97-5a14-4be2-be8b-70c45f364afd req-f2889a22-41e8-45c0-8711-5a39be7715d3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:47.080911 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f6a1eb97-5a14-4be2-be8b-70c45f364afd req-f2889a22-41e8-45c0-8711-5a39be7715d3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5 Aug 07 17:08:47.081283 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f6a1eb97-5a14-4be2-be8b-70c45f364afd req-f2889a22-41e8-45c0-8711-5a39be7715d3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:47.081674 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f6a1eb97-5a14-4be2-be8b-70c45f364afd req-f2889a22-41e8-45c0-8711-5a39be7715d3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:47.090563 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f6a1eb97-5a14-4be2-be8b-70c45f364afd req-f2889a22-41e8-45c0-8711-5a39be7715d3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5 returned with HTTP 404 Aug 07 17:08:47.091396 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 415/1646] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:08:47 2026] DELETE /volume/v3/attachments/c4042e1a-9631-46b7-b0cf-364f0aab5de5 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:08:47.664847 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-586d2894-a647-4cf4-a7ce-65c9c14b9f2a req-8203d98f-f53e-4205-af5b-007c9ee8eacd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:47.668641 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-586d2894-a647-4cf4-a7ce-65c9c14b9f2a req-8203d98f-f53e-4205-af5b-007c9ee8eacd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:47.668641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-586d2894-a647-4cf4-a7ce-65c9c14b9f2a req-8203d98f-f53e-4205-af5b-007c9ee8eacd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:47.669701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-586d2894-a647-4cf4-a7ce-65c9c14b9f2a req-8203d98f-f53e-4205-af5b-007c9ee8eacd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:47.724288 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [req-586d2894-a647-4cf4-a7ce-65c9c14b9f2a req-8203d98f-f53e-4205-af5b-007c9ee8eacd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:08:47.735430 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:47.735430 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:47.742683 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-586d2894-a647-4cf4-a7ce-65c9c14b9f2a req-8203d98f-f53e-4205-af5b-007c9ee8eacd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:47.751187 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-586d2894-a647-4cf4-a7ce-65c9c14b9f2a req-8203d98f-f53e-4205-af5b-007c9ee8eacd tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:47.751975 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 414/1647] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:08:47 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 864 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:47.778363 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e75f5cf-80c5-48ec-8dbe-5feafbe00195 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:47.781724 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e75f5cf-80c5-48ec-8dbe-5feafbe00195 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] DELETE https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:47.781724 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e75f5cf-80c5-48ec-8dbe-5feafbe00195 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:47.781724 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e75f5cf-80c5-48ec-8dbe-5feafbe00195 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:47.781724 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5e75f5cf-80c5-48ec-8dbe-5feafbe00195 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Delete volume with id: 4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:47.792830 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:47.792830 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:47.793470 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5e75f5cf-80c5-48ec-8dbe-5feafbe00195 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:47.828938 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5e75f5cf-80c5-48ec-8dbe-5feafbe00195 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Delete volume request issued successfully. Aug 07 17:08:47.828938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e75f5cf-80c5-48ec-8dbe-5feafbe00195 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 202 Aug 07 17:08:47.830770 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 409/1648] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:08:47 2026] DELETE /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:08:47.845989 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8a1527f8-3ba7-411a-aae3-9fc8011239ea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:47.848704 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a1527f8-3ba7-411a-aae3-9fc8011239ea tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:47.849562 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a1527f8-3ba7-411a-aae3-9fc8011239ea tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:47.850478 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a1527f8-3ba7-411a-aae3-9fc8011239ea tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:47.862910 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:47.862910 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:47.874744 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8a1527f8-3ba7-411a-aae3-9fc8011239ea tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Volume info retrieved successfully. Aug 07 17:08:47.884176 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a1527f8-3ba7-411a-aae3-9fc8011239ea tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 200 Aug 07 17:08:47.884176 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 411/1649] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:47 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:48.907105 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b8351db9-daa0-43d4-8338-3af8dbeed7f9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:48.910465 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8351db9-daa0-43d4-8338-3af8dbeed7f9 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] GET https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa Aug 07 17:08:48.910694 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8351db9-daa0-43d4-8338-3af8dbeed7f9 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:48.911244 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8351db9-daa0-43d4-8338-3af8dbeed7f9 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:48.921931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8351db9-daa0-43d4-8338-3af8dbeed7f9 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617 tempest-TestServerVolumeAttachScenarioOldVersion-1728979617-project-member] https://10.4.3.144/volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa returned with HTTP 404 Aug 07 17:08:48.922812 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 416/1650] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:08:48 2026] GET /volume/v3/volumes/4fad63d8-9e75-4116-9d51-26c0bb64c8fa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:08:49.493953 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b5497d53-77a3-4c41-aa9f-75b2bf77a476 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:49.497321 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5497d53-77a3-4c41-aa9f-75b2bf77a476 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:49.497321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5497d53-77a3-4c41-aa9f-75b2bf77a476 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:49.497557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5497d53-77a3-4c41-aa9f-75b2bf77a476 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:49.513165 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:49.513165 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:49.536502 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b5497d53-77a3-4c41-aa9f-75b2bf77a476 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:49.549842 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5497d53-77a3-4c41-aa9f-75b2bf77a476 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:49.549842 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 415/1651] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:49 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1361 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:49.573368 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b4cb610c-8ee9-4486-8bd1-131448db1925 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:49.576570 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b4cb610c-8ee9-4486-8bd1-131448db1925 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:49.576944 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b4cb610c-8ee9-4486-8bd1-131448db1925 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:49.577347 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b4cb610c-8ee9-4486-8bd1-131448db1925 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:49.577598 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b4cb610c-8ee9-4486-8bd1-131448db1925 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume with id: 7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:49.591104 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:49.591104 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:49.592880 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b4cb610c-8ee9-4486-8bd1-131448db1925 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:49.636428 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b4cb610c-8ee9-4486-8bd1-131448db1925 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume request issued successfully. Aug 07 17:08:49.637610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b4cb610c-8ee9-4486-8bd1-131448db1925 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 202 Aug 07 17:08:49.637610 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 410/1652] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:08:49 2026] DELETE /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:49.650085 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-09c48a61-1e31-428f-b854-64536658d197 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:49.652532 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09c48a61-1e31-428f-b854-64536658d197 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:49.652820 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-09c48a61-1e31-428f-b854-64536658d197 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:49.653225 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-09c48a61-1e31-428f-b854-64536658d197 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:49.667868 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:49.667868 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:49.675090 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-09c48a61-1e31-428f-b854-64536658d197 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:49.686529 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09c48a61-1e31-428f-b854-64536658d197 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 200 Aug 07 17:08:49.687152 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 412/1653] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:49 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 1360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:50.710815 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ba719fac-248e-4603-b35c-f55321dc42ea None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:50.713853 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ba719fac-248e-4603-b35c-f55321dc42ea tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 Aug 07 17:08:50.714267 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ba719fac-248e-4603-b35c-f55321dc42ea tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:50.714267 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ba719fac-248e-4603-b35c-f55321dc42ea tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:50.726213 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ba719fac-248e-4603-b35c-f55321dc42ea tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 returned with HTTP 404 Aug 07 17:08:50.726678 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 417/1654] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:50 2026] GET /volume/v3/volumes/7b8e2521-505a-45ce-958e-0e8027486541 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:50.747072 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ea119582-555e-41e1-87a8-5a557d13adb8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:50.751166 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea119582-555e-41e1-87a8-5a557d13adb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:08:50.751560 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea119582-555e-41e1-87a8-5a557d13adb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:50.751824 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea119582-555e-41e1-87a8-5a557d13adb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:50.760988 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:50.760988 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:50.769460 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ea119582-555e-41e1-87a8-5a557d13adb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:50.780547 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea119582-555e-41e1-87a8-5a557d13adb8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:08:50.781296 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 416/1655] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:50 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:50.800840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-daada068-35b8-4089-903e-17b8c0f887d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:50.804708 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-daada068-35b8-4089-903e-17b8c0f887d0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:08:50.805852 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-daada068-35b8-4089-903e-17b8c0f887d0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71232088-35a2-4fce-a0af-bf73c2c2d461", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1778997401"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:50.819177 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:50.819177 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:50.819525 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-daada068-35b8-4089-903e-17b8c0f887d0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:50.819679 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-daada068-35b8-4089-903e-17b8c0f887d0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:08:50.865048 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-daada068-35b8-4089-903e-17b8c0f887d0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['af13af68-40bf-4828-ac71-fb8023a74f43', '6267c7c1-e58a-4d8b-8a31-32986f3f2649', '0cabd2a2-a33a-4efa-8b53-e474fa6f132c', '0fe9394f-0620-41f0-95e3-71538fd7b425'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:50.933038 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-daada068-35b8-4089-903e-17b8c0f887d0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot create request issued successfully. Aug 07 17:08:50.934336 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-daada068-35b8-4089-903e-17b8c0f887d0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:08:50.934336 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 411/1656] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:08:50 2026] POST /volume/v3/snapshots => generated 380 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:50.946597 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-82ac077c-193a-48f8-b6a3-7a42029f9729 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:50.949676 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-82ac077c-193a-48f8-b6a3-7a42029f9729 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:50.949756 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-82ac077c-193a-48f8-b6a3-7a42029f9729 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:50.950088 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-82ac077c-193a-48f8-b6a3-7a42029f9729 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:50.958107 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:50.958107 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:50.959625 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-82ac077c-193a-48f8-b6a3-7a42029f9729 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:50.959999 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-82ac077c-193a-48f8-b6a3-7a42029f9729 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b returned with HTTP 200 Aug 07 17:08:50.961745 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 413/1657] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:50 2026] GET /volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b => generated 512 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:51.976407 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-195299aa-da6b-4ec9-9073-1c3ff88a4264 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:51.978349 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-195299aa-da6b-4ec9-9073-1c3ff88a4264 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:51.978656 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-195299aa-da6b-4ec9-9073-1c3ff88a4264 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:51.978907 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-195299aa-da6b-4ec9-9073-1c3ff88a4264 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:51.988169 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:51.988169 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:51.988963 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-195299aa-da6b-4ec9-9073-1c3ff88a4264 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:51.990609 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-195299aa-da6b-4ec9-9073-1c3ff88a4264 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b returned with HTTP 200 Aug 07 17:08:51.992271 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 418/1658] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:51 2026] GET /volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b => generated 539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:52.008273 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72cbf9ed-3863-435f-b484-14cd64e1f650 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:52.012899 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72cbf9ed-3863-435f-b484-14cd64e1f650 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:52.012899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72cbf9ed-3863-435f-b484-14cd64e1f650 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:52.012899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72cbf9ed-3863-435f-b484-14cd64e1f650 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:52.022518 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:52.022518 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:52.023922 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72cbf9ed-3863-435f-b484-14cd64e1f650 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:52.026471 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72cbf9ed-3863-435f-b484-14cd64e1f650 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b returned with HTTP 200 Aug 07 17:08:52.027630 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 417/1659] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:52 2026] GET /volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b => generated 539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:52.039518 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd0e2e37-f539-4953-afeb-0578980703b8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:52.044241 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd0e2e37-f539-4953-afeb-0578980703b8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots Aug 07 17:08:52.044437 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd0e2e37-f539-4953-afeb-0578980703b8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:52.044606 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd0e2e37-f539-4953-afeb-0578980703b8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:52.044883 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-dd0e2e37-f539-4953-afeb-0578980703b8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:08:52.045148 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:52.045148 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:52.045994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-dd0e2e37-f539-4953-afeb-0578980703b8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:08:52.057062 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd0e2e37-f539-4953-afeb-0578980703b8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Get all snapshots completed successfully. Aug 07 17:08:52.057576 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd0e2e37-f539-4953-afeb-0578980703b8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 200 Aug 07 17:08:52.058191 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 412/1660] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:08:52 2026] GET /volume/v3/snapshots => generated 408 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:52.076206 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3e107831-7dee-481b-94da-a390214a0a30 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:52.080403 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e107831-7dee-481b-94da-a390214a0a30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] PUT https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:52.080988 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e107831-7dee-481b-94da-a390214a0a30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-346066442", "description": "This is the new description of snapshot."}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:52.101875 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:52.101875 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:52.114848 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3e107831-7dee-481b-94da-a390214a0a30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:52.132626 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e107831-7dee-481b-94da-a390214a0a30 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b returned with HTTP 200 Aug 07 17:08:52.133045 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 414/1661] 10.4.3.144 () {68 vars in 1375 bytes} [Fri Aug 7 17:08:52 2026] PUT /volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b => generated 442 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:52.149975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b1eb46d5-d9c4-4da6-bc94-71769749f7b9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:52.152902 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1eb46d5-d9c4-4da6-bc94-71769749f7b9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:52.153187 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1eb46d5-d9c4-4da6-bc94-71769749f7b9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:52.153453 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1eb46d5-d9c4-4da6-bc94-71769749f7b9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:52.160397 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:52.160397 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:52.161346 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b1eb46d5-d9c4-4da6-bc94-71769749f7b9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:52.162597 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1eb46d5-d9c4-4da6-bc94-71769749f7b9 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b returned with HTTP 200 Aug 07 17:08:52.163826 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 419/1662] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:52 2026] GET /volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:52.176976 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-399194e0-2f0d-4907-85fc-2c77c763cbdf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:52.179765 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-399194e0-2f0d-4907-85fc-2c77c763cbdf tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:52.179765 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-399194e0-2f0d-4907-85fc-2c77c763cbdf tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:52.179937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-399194e0-2f0d-4907-85fc-2c77c763cbdf tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:52.180311 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-399194e0-2f0d-4907-85fc-2c77c763cbdf tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: 0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:52.191630 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:52.191630 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:52.192502 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-399194e0-2f0d-4907-85fc-2c77c763cbdf tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:52.238200 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-399194e0-2f0d-4907-85fc-2c77c763cbdf tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:08:52.238482 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-399194e0-2f0d-4907-85fc-2c77c763cbdf tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b returned with HTTP 202 Aug 07 17:08:52.239106 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 418/1663] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:08:52 2026] DELETE /volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:08:52.249744 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-54d8a8a6-fa71-401b-a527-27c5d7539f4c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:52.252503 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-54d8a8a6-fa71-401b-a527-27c5d7539f4c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:52.253755 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-54d8a8a6-fa71-401b-a527-27c5d7539f4c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:52.255005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-54d8a8a6-fa71-401b-a527-27c5d7539f4c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:52.278124 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:52.278124 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:52.278124 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-54d8a8a6-fa71-401b-a527-27c5d7539f4c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:52.278344 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-54d8a8a6-fa71-401b-a527-27c5d7539f4c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b returned with HTTP 200 Aug 07 17:08:52.279408 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 413/1664] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:52 2026] GET /volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b => generated 575 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:53.293239 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b2bb39df-d745-4710-a4b1-5a3dde9c4221 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:53.296925 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2bb39df-d745-4710-a4b1-5a3dde9c4221 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:53.298137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2bb39df-d745-4710-a4b1-5a3dde9c4221 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:53.298137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2bb39df-d745-4710-a4b1-5a3dde9c4221 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:53.309954 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2bb39df-d745-4710-a4b1-5a3dde9c4221 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b returned with HTTP 404 Aug 07 17:08:53.309954 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 415/1665] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:53 2026] GET /volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:53.319267 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a0955441-8c41-4f29-a50e-25a310fc25c6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:53.322345 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a0955441-8c41-4f29-a50e-25a310fc25c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:53.324654 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a0955441-8c41-4f29-a50e-25a310fc25c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:53.324654 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a0955441-8c41-4f29-a50e-25a310fc25c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:53.324654 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-a0955441-8c41-4f29-a50e-25a310fc25c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: 0c158170-0620-46d6-9f20-a28a38b4625b Aug 07 17:08:53.331222 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a0955441-8c41-4f29-a50e-25a310fc25c6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b returned with HTTP 404 Aug 07 17:08:53.331850 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 420/1666] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:08:53 2026] DELETE /volume/v3/snapshots/0c158170-0620-46d6-9f20-a28a38b4625b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:08:53.342704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-94c81aac-fb70-40f7-979b-2c37afbd6f85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:53.347580 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94c81aac-fb70-40f7-979b-2c37afbd6f85 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:08:53.347907 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94c81aac-fb70-40f7-979b-2c37afbd6f85 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:53.348233 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94c81aac-fb70-40f7-979b-2c37afbd6f85 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:53.365210 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:53.365210 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:53.372567 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-94c81aac-fb70-40f7-979b-2c37afbd6f85 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:53.385105 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94c81aac-fb70-40f7-979b-2c37afbd6f85 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:08:53.385819 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 419/1667] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:53 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:53.403579 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d3305df0-bdf7-4446-a1b1-bb7ec1604f5c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:53.405960 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d3305df0-bdf7-4446-a1b1-bb7ec1604f5c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:08:53.406377 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d3305df0-bdf7-4446-a1b1-bb7ec1604f5c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71232088-35a2-4fce-a0af-bf73c2c2d461", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1548528111"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:53.417886 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:53.417886 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:53.419087 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d3305df0-bdf7-4446-a1b1-bb7ec1604f5c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:08:53.419087 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-d3305df0-bdf7-4446-a1b1-bb7ec1604f5c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:08:53.511564 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d3305df0-bdf7-4446-a1b1-bb7ec1604f5c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['b787f102-3b76-4cc2-8b4f-b9633915c0ba', '34099ed8-e7c1-4f69-9ba4-135104843228', '5da30569-445c-432c-88d1-6316be9e519d', '3b2a2645-4d2d-46b3-8fed-573beb84111b'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:53.611355 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d3305df0-bdf7-4446-a1b1-bb7ec1604f5c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot create request issued successfully. Aug 07 17:08:53.611964 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d3305df0-bdf7-4446-a1b1-bb7ec1604f5c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:08:53.612454 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 414/1668] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:08:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:08:53.625951 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-806f0f4d-ac1b-49cb-b436-e0bbbf6fd455 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:53.628929 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-806f0f4d-ac1b-49cb-b436-e0bbbf6fd455 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd Aug 07 17:08:53.630661 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-806f0f4d-ac1b-49cb-b436-e0bbbf6fd455 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:53.630661 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-806f0f4d-ac1b-49cb-b436-e0bbbf6fd455 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:53.646150 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:53.646150 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:53.649004 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-806f0f4d-ac1b-49cb-b436-e0bbbf6fd455 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:53.650457 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-806f0f4d-ac1b-49cb-b436-e0bbbf6fd455 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd returned with HTTP 200 Aug 07 17:08:53.650587 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 416/1669] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:53 2026] GET /volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:54.667673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6c171563-de7f-497f-b790-74d80cc62cf2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:54.670475 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6c171563-de7f-497f-b790-74d80cc62cf2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd Aug 07 17:08:54.670789 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6c171563-de7f-497f-b790-74d80cc62cf2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:54.671440 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6c171563-de7f-497f-b790-74d80cc62cf2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:54.679134 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:54.679134 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:54.679577 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6c171563-de7f-497f-b790-74d80cc62cf2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:08:54.680695 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6c171563-de7f-497f-b790-74d80cc62cf2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd returned with HTTP 200 Aug 07 17:08:54.681441 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 421/1670] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:08:54 2026] GET /volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:55.211148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-992c816c-41f9-4df8-a66e-dc83aa14fcb4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:55.213761 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-992c816c-41f9-4df8-a66e-dc83aa14fcb4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:55.214233 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-992c816c-41f9-4df8-a66e-dc83aa14fcb4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-attach": {"instance_uuid": "e19f8622-8b91-4897-a32e-df1354698b08", "mountpoint": "/dev/vdb"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:55.214437 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-992c816c-41f9-4df8-a66e-dc83aa14fcb4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e19f8622-8b91-4897-a32e-df1354698b08", "mountpoint": "/dev/vdb"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:55.230396 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:55.230396 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:55.232156 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-992c816c-41f9-4df8-a66e-dc83aa14fcb4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:55.244349 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-992c816c-41f9-4df8-a66e-dc83aa14fcb4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Update volume admin metadata completed successfully. Aug 07 17:08:55.391977 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-992c816c-41f9-4df8-a66e-dc83aa14fcb4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Attach volume completed successfully. Aug 07 17:08:55.392125 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-992c816c-41f9-4df8-a66e-dc83aa14fcb4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:08:55.393438 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 420/1671] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:55 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:55.409994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a86535d-9756-47e1-b3ff-81c5508b54a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:55.415958 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a86535d-9756-47e1-b3ff-81c5508b54a4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:55.415958 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a86535d-9756-47e1-b3ff-81c5508b54a4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:55.415958 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a86535d-9756-47e1-b3ff-81c5508b54a4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:55.434441 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:55.434441 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:55.440451 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7a86535d-9756-47e1-b3ff-81c5508b54a4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:55.446536 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a86535d-9756-47e1-b3ff-81c5508b54a4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:55.447693 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 415/1672] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:55 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:08:55.469060 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-99341b81-a2d3-4cff-a6ab-88f744e5caec None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:55.472307 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99341b81-a2d3-4cff-a6ab-88f744e5caec tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:55.472307 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99341b81-a2d3-4cff-a6ab-88f744e5caec tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:55.473730 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99341b81-a2d3-4cff-a6ab-88f744e5caec tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:55.498911 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:55.498911 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:55.510493 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-99341b81-a2d3-4cff-a6ab-88f744e5caec tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:55.519230 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99341b81-a2d3-4cff-a6ab-88f744e5caec tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:55.520121 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 417/1673] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:55 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 1176 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:08:55.542520 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e6e83d40-a923-43cc-8fdc-8749809dcfe1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:55.544908 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6e83d40-a923-43cc-8fdc-8749809dcfe1 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:55.545693 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6e83d40-a923-43cc-8fdc-8749809dcfe1 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-detach": {}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:55.545794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6e83d40-a923-43cc-8fdc-8749809dcfe1 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:55.567494 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:55.567494 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:55.568237 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e6e83d40-a923-43cc-8fdc-8749809dcfe1 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:55.658971 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e6e83d40-a923-43cc-8fdc-8749809dcfe1 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Detach volume completed successfully. Aug 07 17:08:55.658971 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6e83d40-a923-43cc-8fdc-8749809dcfe1 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:08:55.658971 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 422/1674] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:55 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:55.679242 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-423b7bc7-9936-4905-80cc-53d650ed314d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:55.687614 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-423b7bc7-9936-4905-80cc-53d650ed314d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:55.687614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-423b7bc7-9936-4905-80cc-53d650ed314d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:55.687614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-423b7bc7-9936-4905-80cc-53d650ed314d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:55.714775 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:55.714775 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:55.721128 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-423b7bc7-9936-4905-80cc-53d650ed314d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:55.727931 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-423b7bc7-9936-4905-80cc-53d650ed314d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:55.727931 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 421/1675] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:55 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:58.714904 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98753faf-4cb8-42a7-bdb2-55d7744b2a3e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:58.718242 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98753faf-4cb8-42a7-bdb2-55d7744b2a3e tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:58.718772 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98753faf-4cb8-42a7-bdb2-55d7744b2a3e tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:58.718984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98753faf-4cb8-42a7-bdb2-55d7744b2a3e tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:58.733885 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:58.733885 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:58.734280 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-98753faf-4cb8-42a7-bdb2-55d7744b2a3e tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:58.752519 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-98753faf-4cb8-42a7-bdb2-55d7744b2a3e tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Reserve volume completed successfully. Aug 07 17:08:58.752519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98753faf-4cb8-42a7-bdb2-55d7744b2a3e tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:08:58.753733 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 416/1676] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:58 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:58.761613 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cc66d958-8949-458c-a27d-44818412185e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:58.765692 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1aed81fc-f725-4f80-87b7-767bf752a338 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:58.767109 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:08:58.767546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-142832460"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:58.770864 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1aed81fc-f725-4f80-87b7-767bf752a338 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:58.770864 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1aed81fc-f725-4f80-87b7-767bf752a338 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:58.770864 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1aed81fc-f725-4f80-87b7-767bf752a338 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:58.772910 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-142832460'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:08:58.779052 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume of 1 GB Aug 07 17:08:58.779593 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:58.779593 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:58.779921 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Availability Zones retrieved successfully. Aug 07 17:08:58.781859 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:58.781859 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:58.787938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Flow 'volume_create_api' (6025de8d-9ff6-4739-bd6c-577b9285d3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:58.787938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b97f565-5ce3-4088-8dd4-249aa5f53860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:58.788883 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:08:58.791114 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1aed81fc-f725-4f80-87b7-767bf752a338 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:58.802639 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1aed81fc-f725-4f80-87b7-767bf752a338 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:58.802881 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:58.802881 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:58.802984 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 423/1677] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:58 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:58.822238 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b97f565-5ce3-4088-8dd4-249aa5f53860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:00:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9f295a16-1764-4520-8f0b-2d9138a10fd8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f295a16-1764-4520-8f0b-2d9138a10fd8', 'encryption_key_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=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:58.822431 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c5aaa7-23d9-4fc3-9e11-66f82e47cd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:58.830134 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-53224769-2b29-45aa-b135-ba480615fb04 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:58.831008 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53224769-2b29-45aa-b135-ba480615fb04 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:58.831476 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53224769-2b29-45aa-b135-ba480615fb04 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:58.831667 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53224769-2b29-45aa-b135-ba480615fb04 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:58.842916 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:58.842916 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:58.843734 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-53224769-2b29-45aa-b135-ba480615fb04 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:58.872863 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-53224769-2b29-45aa-b135-ba480615fb04 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Unreserve volume completed successfully. Aug 07 17:08:58.872863 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53224769-2b29-45aa-b135-ba480615fb04 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:08:58.873902 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 422/1678] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:58 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:58.889081 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c9f9c3d-cf03-415d-bac6-b583048adb54 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:58.891290 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c9f9c3d-cf03-415d-bac6-b583048adb54 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:58.891454 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c9f9c3d-cf03-415d-bac6-b583048adb54 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:58.891680 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c9f9c3d-cf03-415d-bac6-b583048adb54 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:58.905518 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:58.905518 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:58.911053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Created reservations ['783a044a-cb0e-4763-ab94-f8b9923f7c9a', 'c0204479-5f7d-47c7-b57f-671ace7423ef', 'b05501cb-53ee-4f94-912e-9d6b2b08da46', '14248cce-4c0b-4cf6-856c-5c9fc4708b5d'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:08:58.911910 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c5aaa7-23d9-4fc3-9e11-66f82e47cd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['783a044a-cb0e-4763-ab94-f8b9923f7c9a', 'c0204479-5f7d-47c7-b57f-671ace7423ef', 'b05501cb-53ee-4f94-912e-9d6b2b08da46', '14248cce-4c0b-4cf6-856c-5c9fc4708b5d']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:58.913601 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187d0e7e-2ea0-47e6-87a2-033c09104f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:58.916305 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9c9f9c3d-cf03-415d-bac6-b583048adb54 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:58.924480 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c9f9c3d-cf03-415d-bac6-b583048adb54 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:58.924480 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 417/1679] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:58 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:58.942219 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4ab1f834-8108-448c-8e4b-44e64513f867 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:58.944133 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4ab1f834-8108-448c-8e4b-44e64513f867 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:58.944833 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4ab1f834-8108-448c-8e4b-44e64513f867 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:58.945147 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4ab1f834-8108-448c-8e4b-44e64513f867 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:58.951618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187d0e7e-2ea0-47e6-87a2-033c09104f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2f68829-0845-48c8-98ab-cb2cbaf5df0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-142832460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8f64923a22594dd38d139cd634b7d0a2',qos_specs=None,replication_status=,reservations=['783a044a-cb0e-4763-ab94-f8b9923f7c9a','c0204479-5f7d-47c7-b57f-671ace7423ef','b05501cb-53ee-4f94-912e-9d6b2b08da46','14248cce-4c0b-4cf6-856c-5c9fc4708b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1dfb33aee0844589d159def4e966058',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-142832460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2f68829-0845-48c8-98ab-cb2cbaf5df0f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8f64923a22594dd38d139cd634b7d0a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1dfb33aee0844589d159def4e966058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f295a16-1764-4520-8f0b-2d9138a10fd8),volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:58.953599 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93538a20-98f8-4ac0-bc38-a8e135751e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:58.960089 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:58.960089 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:58.960089 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4ab1f834-8108-448c-8e4b-44e64513f867 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:58.976548 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4ab1f834-8108-448c-8e4b-44e64513f867 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume updated successfully. Aug 07 17:08:58.976548 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4ab1f834-8108-448c-8e4b-44e64513f867 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 200 Aug 07 17:08:58.976548 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 424/1680] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:58 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 17:08:58.985082 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93538a20-98f8-4ac0-bc38-a8e135751e8b) transitioned into state 'SUCCESS' from state '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-142832460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8f64923a22594dd38d139cd634b7d0a2',qos_specs=None,replication_status=,reservations=['783a044a-cb0e-4763-ab94-f8b9923f7c9a','c0204479-5f7d-47c7-b57f-671ace7423ef','b05501cb-53ee-4f94-912e-9d6b2b08da46','14248cce-4c0b-4cf6-856c-5c9fc4708b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1dfb33aee0844589d159def4e966058',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:58.985082 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a674abf-321c-40a8-b5d8-3de6ee34441f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:08:58.987287 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-91ebae94-0225-4491-abba-f60da5ad0de4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:58.991734 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91ebae94-0225-4491-abba-f60da5ad0de4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:58.991842 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91ebae94-0225-4491-abba-f60da5ad0de4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:58.992196 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91ebae94-0225-4491-abba-f60da5ad0de4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:59.004608 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a674abf-321c-40a8-b5d8-3de6ee34441f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:08:59.006554 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Flow 'volume_create_api' (6025de8d-9ff6-4739-bd6c-577b9285d3b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:08:59.007484 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume request issued successfully. Aug 07 17:08:59.007590 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.007590 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:59.009253 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc66d958-8949-458c-a27d-44818412185e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:08:59.010556 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 418/1681] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:08:58 2026] POST /volume/v3/volumes => generated 759 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 17:08:59.016920 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-91ebae94-0225-4491-abba-f60da5ad0de4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:59.026168 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-007433e3-4d41-4e2b-a41e-83b0fc9bd7f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:59.026390 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91ebae94-0225-4491-abba-f60da5ad0de4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:59.027053 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 423/1682] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:58 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:59.030787 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-007433e3-4d41-4e2b-a41e-83b0fc9bd7f5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:08:59.031154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-007433e3-4d41-4e2b-a41e-83b0fc9bd7f5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:59.031406 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-007433e3-4d41-4e2b-a41e-83b0fc9bd7f5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:59.044324 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f579e7d5-471e-4801-b3ee-13822d39b71a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:59.046557 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f579e7d5-471e-4801-b3ee-13822d39b71a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:59.047690 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f579e7d5-471e-4801-b3ee-13822d39b71a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:59.047690 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f579e7d5-471e-4801-b3ee-13822d39b71a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:59.047823 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.047823 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:59.055876 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-007433e3-4d41-4e2b-a41e-83b0fc9bd7f5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:08:59.063191 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.063191 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:59.063514 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-007433e3-4d41-4e2b-a41e-83b0fc9bd7f5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:08:59.063958 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f579e7d5-471e-4801-b3ee-13822d39b71a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:59.064168 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 418/1683] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:59 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 827 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:59.079815 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f579e7d5-471e-4801-b3ee-13822d39b71a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume updated successfully. Aug 07 17:08:59.080110 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f579e7d5-471e-4801-b3ee-13822d39b71a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 200 Aug 07 17:08:59.080701 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 425/1684] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:59 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 17:08:59.093973 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-80755f86-55e1-496a-a070-8a47763f1fc7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:59.098519 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-80755f86-55e1-496a-a070-8a47763f1fc7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:59.098787 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-80755f86-55e1-496a-a070-8a47763f1fc7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:59.099054 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-80755f86-55e1-496a-a070-8a47763f1fc7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:59.117631 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.117631 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:59.125668 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-80755f86-55e1-496a-a070-8a47763f1fc7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:59.132378 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-80755f86-55e1-496a-a070-8a47763f1fc7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:59.133215 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 419/1685] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:59 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:59.155102 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-744d2492-f169-43be-a741-3b267bad514d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:59.158424 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-744d2492-f169-43be-a741-3b267bad514d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:59.159903 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-744d2492-f169-43be-a741-3b267bad514d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:59.160513 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-744d2492-f169-43be-a741-3b267bad514d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:59.178118 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.178118 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:59.178118 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-744d2492-f169-43be-a741-3b267bad514d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:59.204680 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-744d2492-f169-43be-a741-3b267bad514d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Update volume admin metadata completed successfully. Aug 07 17:08:59.205215 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-744d2492-f169-43be-a741-3b267bad514d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Update readonly setting on volume completed successfully. Aug 07 17:08:59.205832 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-744d2492-f169-43be-a741-3b267bad514d tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:08:59.206638 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 424/1686] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:59 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:59.220571 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-995fc340-999f-4355-bceb-7735f4324759 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:59.223356 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-995fc340-999f-4355-bceb-7735f4324759 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:59.224692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-995fc340-999f-4355-bceb-7735f4324759 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:59.225183 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-995fc340-999f-4355-bceb-7735f4324759 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:59.236006 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.236006 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:08:59.244930 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-995fc340-999f-4355-bceb-7735f4324759 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:59.255000 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-995fc340-999f-4355-bceb-7735f4324759 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:59.255686 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 419/1687] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:59 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:59.285956 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-da1da39d-54aa-40f5-88cf-b51db512ed5a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:59.288931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-da1da39d-54aa-40f5-88cf-b51db512ed5a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:59.290727 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-da1da39d-54aa-40f5-88cf-b51db512ed5a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:59.291230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-da1da39d-54aa-40f5-88cf-b51db512ed5a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:59.307308 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.307308 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:08:59.308640 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-da1da39d-54aa-40f5-88cf-b51db512ed5a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:59.334825 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-da1da39d-54aa-40f5-88cf-b51db512ed5a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Update volume admin metadata completed successfully. Aug 07 17:08:59.334825 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-da1da39d-54aa-40f5-88cf-b51db512ed5a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Update readonly setting on volume completed successfully. Aug 07 17:08:59.334983 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-da1da39d-54aa-40f5-88cf-b51db512ed5a tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:08:59.335445 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 426/1688] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:08:59 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:08:59.351074 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-37bfa3c6-2408-4d11-b2de-ab24dbdaf8d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:59.354642 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-37bfa3c6-2408-4d11-b2de-ab24dbdaf8d3 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:08:59.354936 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-37bfa3c6-2408-4d11-b2de-ab24dbdaf8d3 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:08:59.355244 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-37bfa3c6-2408-4d11-b2de-ab24dbdaf8d3 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:08:59.377457 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.377457 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:08:59.385091 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-37bfa3c6-2408-4d11-b2de-ab24dbdaf8d3 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:59.393130 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-37bfa3c6-2408-4d11-b2de-ab24dbdaf8d3 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:08:59.393766 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 420/1689] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:08:59 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:08:59.417438 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-79835f1c-fb26-46d9-b8f4-d01d38386101 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:08:59.419984 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79835f1c-fb26-46d9-b8f4-d01d38386101 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:08:59.420584 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79835f1c-fb26-46d9-b8f4-d01d38386101 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-750547377", "disk_format": "raw"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:08:59.420584 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79835f1c-fb26-46d9-b8f4-d01d38386101 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-750547377", "disk_format": "raw"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:08:59.436577 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.436577 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:59.437846 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-79835f1c-fb26-46d9-b8f4-d01d38386101 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:08:59.471235 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:08:59.471235 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:08:59.478614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.image.image_utils [None req-79835f1c-fb26-46d9-b8f4-d01d38386101 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-750547377'}] 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-750547377'}]. {{(pid=100224) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 17:09:00.089526 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-51d0dd03-1790-489f-a550-b095c633be03 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:00.093615 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51d0dd03-1790-489f-a550-b095c633be03 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:00.093615 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51d0dd03-1790-489f-a550-b095c633be03 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:00.094503 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51d0dd03-1790-489f-a550-b095c633be03 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:00.111067 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:00.111067 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:00.118547 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-51d0dd03-1790-489f-a550-b095c633be03 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:00.131178 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51d0dd03-1790-489f-a550-b095c633be03 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:00.131178 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 420/1690] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:00 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:00.212209 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-2be3e63e-dca1-445e-9436-ca3c4407c7d4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:00.215551 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-2be3e63e-dca1-445e-9436-ca3c4407c7d4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:00.215874 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-2be3e63e-dca1-445e-9436-ca3c4407c7d4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:00.216395 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-2be3e63e-dca1-445e-9436-ca3c4407c7d4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:00.233916 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:00.233916 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:00.243060 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-2be3e63e-dca1-445e-9436-ca3c4407c7d4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:00.256130 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-2be3e63e-dca1-445e-9436-ca3c4407c7d4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:00.256667 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 427/1691] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:00 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:00.357428 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-79835f1c-fb26-46d9-b8f4-d01d38386101 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Copy volume to image completed successfully. Aug 07 17:09:00.358649 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79835f1c-fb26-46d9-b8f4-d01d38386101 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:09:00.359214 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 425/1692] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:08:59 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 686 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:00.478775 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d06c9911-efe7-4b30-99ca-8bef8f80de17 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:00.479343 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d06c9911-efe7-4b30-99ca-8bef8f80de17 None None] GET https://10.4.3.144/volume// Aug 07 17:09:00.479617 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d06c9911-efe7-4b30-99ca-8bef8f80de17 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:00.479901 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d06c9911-efe7-4b30-99ca-8bef8f80de17 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:00.480437 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d06c9911-efe7-4b30-99ca-8bef8f80de17 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:00.481116 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 421/1693] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:09: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 07 17:09:00.500145 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-8fc43007-02bf-4a5e-a725-fb6131b2d95b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:00.504468 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-8fc43007-02bf-4a5e-a725-fb6131b2d95b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:09:00.504702 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-8fc43007-02bf-4a5e-a725-fb6131b2d95b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2f68829-0845-48c8-98ab-cb2cbaf5df0f", "connector": null, "instance_uuid": "c748544b-ecb2-4afc-82d6-3275309ebade"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:00.518778 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:00.518778 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:00.562801 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-8fc43007-02bf-4a5e-a725-fb6131b2d95b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:09:00.563557 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 421/1694] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:09:00 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 07 17:09:00.616098 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6dfcc4a0-2bdf-44f4-b5c2-40a4e9f8292c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:00.622333 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6dfcc4a0-2bdf-44f4-b5c2-40a4e9f8292c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:00.622333 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6dfcc4a0-2bdf-44f4-b5c2-40a4e9f8292c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:00.622469 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6dfcc4a0-2bdf-44f4-b5c2-40a4e9f8292c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:00.638412 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:00.638412 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:00.646617 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6dfcc4a0-2bdf-44f4-b5c2-40a4e9f8292c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:00.648746 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-150d5ec6-6b52-4834-a593-7fb86cbbc84b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:00.650188 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-150d5ec6-6b52-4834-a593-7fb86cbbc84b None None] GET https://10.4.3.144/volume// Aug 07 17:09:00.651502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-150d5ec6-6b52-4834-a593-7fb86cbbc84b None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:00.651502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-150d5ec6-6b52-4834-a593-7fb86cbbc84b None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:00.651502 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-150d5ec6-6b52-4834-a593-7fb86cbbc84b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:00.651502 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 426/1695] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:00.653776 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6dfcc4a0-2bdf-44f4-b5c2-40a4e9f8292c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:00.658056 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 428/1696] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:00 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:00.668958 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-37f95680-108d-435f-b651-cfb847f57b40 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:00.671829 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-37f95680-108d-435f-b651-cfb847f57b40 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:00.672687 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-37f95680-108d-435f-b651-cfb847f57b40 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:00.673054 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-37f95680-108d-435f-b651-cfb847f57b40 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:00.695404 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:00.695404 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:00.713307 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-37f95680-108d-435f-b651-cfb847f57b40 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:00.725405 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-37f95680-108d-435f-b651-cfb847f57b40 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:00.725913 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 422/1697] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:00 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1031 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:00.913337 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-eb79a4c5-826c-42bc-a7b5-1b96c280967a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:00.917325 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-eb79a4c5-826c-42bc-a7b5-1b96c280967a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] PUT https://10.4.3.144/volume/v3/attachments/e3cc4537-ab82-4b79-8323-ab92712a3933 Aug 07 17:09:00.918399 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-eb79a4c5-826c-42bc-a7b5-1b96c280967a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:00.936301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-eb79a4c5-826c-42bc-a7b5-1b96c280967a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Acquiring lock "cinder-attachment_update-c2f68829-0845-48c8-98ab-cb2cbaf5df0f-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:09:00.945333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-eb79a4c5-826c-42bc-a7b5-1b96c280967a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-c2f68829-0845-48c8-98ab-cb2cbaf5df0f-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:09:00.947468 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:00.947468 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:01.135432 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-eb79a4c5-826c-42bc-a7b5-1b96c280967a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-c2f68829-0845-48c8-98ab-cb2cbaf5df0f-np0000006737" released by "attachment_update" :: held 0.191s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:09:01.135901 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-eb79a4c5-826c-42bc-a7b5-1b96c280967a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/e3cc4537-ab82-4b79-8323-ab92712a3933 returned with HTTP 200 Aug 07 17:09:01.136711 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 422/1698] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:09:00 2026] PUT /volume/v3/attachments/e3cc4537-ab82-4b79-8323-ab92712a3933 => generated 969 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:01.674163 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-177f4198-7267-4b61-9b1e-5c5f8aece645 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:01.677957 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-177f4198-7267-4b61-9b1e-5c5f8aece645 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:01.677957 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-177f4198-7267-4b61-9b1e-5c5f8aece645 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:01.678380 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-177f4198-7267-4b61-9b1e-5c5f8aece645 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:01.698051 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:01.698051 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:01.708625 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-177f4198-7267-4b61-9b1e-5c5f8aece645 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:01.732882 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-177f4198-7267-4b61-9b1e-5c5f8aece645 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:01.732882 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 427/1699] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:01 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:02.750939 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-acddd1f2-7550-4000-819a-28b11e2861a1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:02.754721 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-acddd1f2-7550-4000-819a-28b11e2861a1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:02.754972 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-acddd1f2-7550-4000-819a-28b11e2861a1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:02.755244 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-acddd1f2-7550-4000-819a-28b11e2861a1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:02.769959 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:02.769959 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:02.778114 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-acddd1f2-7550-4000-819a-28b11e2861a1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:02.785699 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-acddd1f2-7550-4000-819a-28b11e2861a1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:02.786648 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 429/1700] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:02 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:09:03.804282 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fae2b954-5456-4020-861b-bf557ce8587a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:03.806500 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fae2b954-5456-4020-861b-bf557ce8587a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:03.807678 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fae2b954-5456-4020-861b-bf557ce8587a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:03.808204 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fae2b954-5456-4020-861b-bf557ce8587a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:03.830663 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:03.830663 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:03.838784 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fae2b954-5456-4020-861b-bf557ce8587a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:03.845256 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fae2b954-5456-4020-861b-bf557ce8587a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:03.845836 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 423/1701] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:03 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:04.868471 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-000af436-e5dd-4aee-9296-501dd9f5f511 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:04.872215 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-000af436-e5dd-4aee-9296-501dd9f5f511 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:04.872215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-000af436-e5dd-4aee-9296-501dd9f5f511 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:04.872215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-000af436-e5dd-4aee-9296-501dd9f5f511 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:04.905390 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:04.905390 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:04.915670 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-000af436-e5dd-4aee-9296-501dd9f5f511 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:04.925519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-000af436-e5dd-4aee-9296-501dd9f5f511 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:04.925519 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 423/1702] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:04 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:05.945913 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d2b13ca3-9148-45d4-aaa7-4cc10d3fce92 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:05.951352 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2b13ca3-9148-45d4-aaa7-4cc10d3fce92 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:05.951692 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2b13ca3-9148-45d4-aaa7-4cc10d3fce92 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:05.952039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2b13ca3-9148-45d4-aaa7-4cc10d3fce92 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:05.976477 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:05.976477 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:05.982694 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d2b13ca3-9148-45d4-aaa7-4cc10d3fce92 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:05.990464 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2b13ca3-9148-45d4-aaa7-4cc10d3fce92 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:05.991137 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 428/1703] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:05 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:06.934993 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-78ced61b-1a17-44c9-b3e7-e69181cc882b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:06.944368 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-78ced61b-1a17-44c9-b3e7-e69181cc882b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:09:06.944368 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-78ced61b-1a17-44c9-b3e7-e69181cc882b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:06.944368 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-78ced61b-1a17-44c9-b3e7-e69181cc882b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:06.962992 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:06.962992 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:06.971243 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-78ced61b-1a17-44c9-b3e7-e69181cc882b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:09:06.987736 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-78ced61b-1a17-44c9-b3e7-e69181cc882b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:09:06.988443 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 430/1704] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:06 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:07.014880 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aaa93989-7c08-46cc-9f7d-ef4244a355ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:07.021896 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aaa93989-7c08-46cc-9f7d-ef4244a355ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:07.021896 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aaa93989-7c08-46cc-9f7d-ef4244a355ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:07.021896 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aaa93989-7c08-46cc-9f7d-ef4244a355ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:07.040392 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=325,cinder:UPDATE=78,cinder:INSERT=38 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:09:07.070956 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:07.070956 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:07.083509 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-aaa93989-7c08-46cc-9f7d-ef4244a355ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:07.095156 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aaa93989-7c08-46cc-9f7d-ef4244a355ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:07.095700 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 424/1705] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:07 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:07.125644 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bf699a70-4dbc-4bd6-a8fb-6a0fe8088300 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:07.130679 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf699a70-4dbc-4bd6-a8fb-6a0fe8088300 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:09:07.131255 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf699a70-4dbc-4bd6-a8fb-6a0fe8088300 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:07.131347 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf699a70-4dbc-4bd6-a8fb-6a0fe8088300 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:07.143741 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-8ea5f1be-ae4c-4b7f-965f-6e2c2973117b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:07.166961 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-8ea5f1be-ae4c-4b7f-965f-6e2c2973117b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments/e3cc4537-ab82-4b79-8323-ab92712a3933/action Aug 07 17:09:07.166961 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-8ea5f1be-ae4c-4b7f-965f-6e2c2973117b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:07.166961 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-8ea5f1be-ae4c-4b7f-965f-6e2c2973117b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:07.167964 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:07.167964 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:07.186502 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bf699a70-4dbc-4bd6-a8fb-6a0fe8088300 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:09:07.198266 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf699a70-4dbc-4bd6-a8fb-6a0fe8088300 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:09:07.202560 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 424/1706] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:07 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:07.212685 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:07.212685 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:07.260538 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-95aadd9f-0913-465c-8790-e2fd42622a10 req-8ea5f1be-ae4c-4b7f-965f-6e2c2973117b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/e3cc4537-ab82-4b79-8323-ab92712a3933/action returned with HTTP 204 Aug 07 17:09:07.261305 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 429/1707] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:09:07 2026] POST /volume/v3/attachments/e3cc4537-ab82-4b79-8323-ab92712a3933/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:08.123884 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-218995fe-1dda-474a-8d75-2ef518a78abe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:08.133122 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-218995fe-1dda-474a-8d75-2ef518a78abe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:08.135075 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-218995fe-1dda-474a-8d75-2ef518a78abe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:08.136474 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-218995fe-1dda-474a-8d75-2ef518a78abe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:08.198757 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:08.198757 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:08.209830 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-218995fe-1dda-474a-8d75-2ef518a78abe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:08.221491 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-218995fe-1dda-474a-8d75-2ef518a78abe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:08.224236 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 431/1708] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:08 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1144 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:09:08.351109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-bc298d49-87c5-4b3d-a8e8-3d679eaba1cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:08.358087 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-bc298d49-87c5-4b3d-a8e8-3d679eaba1cf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:08.358087 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-bc298d49-87c5-4b3d-a8e8-3d679eaba1cf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:08.358589 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-bc298d49-87c5-4b3d-a8e8-3d679eaba1cf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:08.377274 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:08.377274 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:08.389820 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-bc298d49-87c5-4b3d-a8e8-3d679eaba1cf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:08.399875 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-bc298d49-87c5-4b3d-a8e8-3d679eaba1cf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:08.399875 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 425/1709] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:08 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:08.657905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-200f7418-2b09-49c5-9e4e-428cc0cd2dbd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:08.658383 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-200f7418-2b09-49c5-9e4e-428cc0cd2dbd None None] GET https://10.4.3.144/volume// Aug 07 17:09:08.660246 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-200f7418-2b09-49c5-9e4e-428cc0cd2dbd None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:08.660246 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-200f7418-2b09-49c5-9e4e-428cc0cd2dbd None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:08.660246 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-200f7418-2b09-49c5-9e4e-428cc0cd2dbd None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:08.660246 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 425/1710] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:09:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:08.675656 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2838af2d-6a1a-4927-b1ad-134f950130b6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:08.678504 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2838af2d-6a1a-4927-b1ad-134f950130b6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:09:08.679446 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2838af2d-6a1a-4927-b1ad-134f950130b6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2f68829-0845-48c8-98ab-cb2cbaf5df0f", "connector": null, "instance_uuid": "dd1d2546-4bbe-448f-b2cc-0849f0b14d6b"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:08.704883 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:08.704883 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:08.790892 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2838af2d-6a1a-4927-b1ad-134f950130b6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:09:08.790892 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 430/1711] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:09:08 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:08.854492 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7dfc723b-8552-43a2-875e-cc168b68d4a7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:08.858362 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7dfc723b-8552-43a2-875e-cc168b68d4a7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:08.858759 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7dfc723b-8552-43a2-875e-cc168b68d4a7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:08.858904 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7dfc723b-8552-43a2-875e-cc168b68d4a7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:08.879758 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:08.879758 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:08.890897 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7dfc723b-8552-43a2-875e-cc168b68d4a7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:08.906702 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7dfc723b-8552-43a2-875e-cc168b68d4a7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:08.911071 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 432/1712] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:08 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:09:08.946915 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-79bccdfb-ff55-4cd8-8e07-ff8ced578955 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:08.947437 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-79bccdfb-ff55-4cd8-8e07-ff8ced578955 None None] GET https://10.4.3.144/volume// Aug 07 17:09:08.947501 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-79bccdfb-ff55-4cd8-8e07-ff8ced578955 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:08.948708 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-79bccdfb-ff55-4cd8-8e07-ff8ced578955 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:08.948708 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-79bccdfb-ff55-4cd8-8e07-ff8ced578955 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:08.948708 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 426/1713] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09: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 07 17:09:09.022319 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2bca07b2-c796-4f0b-b321-cd249eeb512b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:09.025610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2bca07b2-c796-4f0b-b321-cd249eeb512b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:09.026184 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2bca07b2-c796-4f0b-b321-cd249eeb512b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:09.026184 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2bca07b2-c796-4f0b-b321-cd249eeb512b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:09.062568 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:09.062568 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:09.074992 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2bca07b2-c796-4f0b-b321-cd249eeb512b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:09.083738 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2bca07b2-c796-4f0b-b321-cd249eeb512b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:09.084855 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 426/1714] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:09 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1326 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:09.296491 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-289729c4-37f9-4c10-904d-26de53c9839d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:09.305383 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-289729c4-37f9-4c10-904d-26de53c9839d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] PUT https://10.4.3.144/volume/v3/attachments/e93f78e6-4095-4442-9914-b48d69666371 Aug 07 17:09:09.305849 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-289729c4-37f9-4c10-904d-26de53c9839d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:09.320315 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-289729c4-37f9-4c10-904d-26de53c9839d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Acquiring lock "cinder-attachment_update-c2f68829-0845-48c8-98ab-cb2cbaf5df0f-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:09:09.327860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-289729c4-37f9-4c10-904d-26de53c9839d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-c2f68829-0845-48c8-98ab-cb2cbaf5df0f-np0000006737" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:09:09.330061 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:09.330061 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:09.570200 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=344,cinder:UPDATE=109,cinder:INSERT=65 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:09:09.594213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-289729c4-37f9-4c10-904d-26de53c9839d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-c2f68829-0845-48c8-98ab-cb2cbaf5df0f-np0000006737" released by "attachment_update" :: held 0.266s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:09:09.595340 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-289729c4-37f9-4c10-904d-26de53c9839d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/e93f78e6-4095-4442-9914-b48d69666371 returned with HTTP 200 Aug 07 17:09:09.604345 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 431/1715] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:09:09 2026] PUT /volume/v3/attachments/e93f78e6-4095-4442-9914-b48d69666371 => generated 969 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:09.936146 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-15db32b4-6967-4a4c-bbaf-7654819720a8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:09.943295 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-15db32b4-6967-4a4c-bbaf-7654819720a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:09.943613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-15db32b4-6967-4a4c-bbaf-7654819720a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:09.943929 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-15db32b4-6967-4a4c-bbaf-7654819720a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:09.976907 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:09.976907 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:09.981941 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-15db32b4-6967-4a4c-bbaf-7654819720a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:09.988116 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-15db32b4-6967-4a4c-bbaf-7654819720a8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:09.988643 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 433/1716] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:09 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:11.016260 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4c5de2c2-675c-4644-b158-1d4ddff2d561 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:11.020808 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c5de2c2-675c-4644-b158-1d4ddff2d561 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:11.020808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c5de2c2-675c-4644-b158-1d4ddff2d561 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:11.020808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c5de2c2-675c-4644-b158-1d4ddff2d561 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:11.047689 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:11.047689 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:11.053337 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4c5de2c2-675c-4644-b158-1d4ddff2d561 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:11.063432 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c5de2c2-675c-4644-b158-1d4ddff2d561 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:11.066978 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 427/1717] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:11 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1147 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:12.089637 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-070e5dae-0eed-4325-a8d7-7f0bb17eb41c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:12.099934 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-070e5dae-0eed-4325-a8d7-7f0bb17eb41c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:12.099934 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-070e5dae-0eed-4325-a8d7-7f0bb17eb41c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:12.099934 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-070e5dae-0eed-4325-a8d7-7f0bb17eb41c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:12.099934 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=246,cinder:UPDATE=55,cinder:INSERT=27 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:09:12.134076 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:12.134076 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:12.138636 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-070e5dae-0eed-4325-a8d7-7f0bb17eb41c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:12.146281 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-070e5dae-0eed-4325-a8d7-7f0bb17eb41c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:12.146281 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 427/1718] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:12 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:12.278101 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2d25f984-279a-451e-a7be-aa21dfccbacb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:12.282186 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2d25f984-279a-451e-a7be-aa21dfccbacb tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments/e93f78e6-4095-4442-9914-b48d69666371/action Aug 07 17:09:12.284045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2d25f984-279a-451e-a7be-aa21dfccbacb tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:12.284045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2d25f984-279a-451e-a7be-aa21dfccbacb tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:12.329852 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:12.329852 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:12.386704 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-de2977c9-0f30-4ea6-b677-06c0df78f820 req-2d25f984-279a-451e-a7be-aa21dfccbacb tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/e93f78e6-4095-4442-9914-b48d69666371/action returned with HTTP 204 Aug 07 17:09:12.387289 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 432/1719] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:09:12 2026] POST /volume/v3/attachments/e93f78e6-4095-4442-9914-b48d69666371/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:13.163748 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f610c4a7-1bec-424b-9a29-c56e85ee1f73 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:13.164614 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-03610c43-3bb1-4a02-8faa-d940594d8ff6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:13.166439 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f610c4a7-1bec-424b-9a29-c56e85ee1f73 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:13.166439 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f610c4a7-1bec-424b-9a29-c56e85ee1f73 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:13.166439 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f610c4a7-1bec-424b-9a29-c56e85ee1f73 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:13.170293 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-03610c43-3bb1-4a02-8faa-d940594d8ff6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] DELETE https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:09:13.170385 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-03610c43-3bb1-4a02-8faa-d940594d8ff6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:13.171008 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-03610c43-3bb1-4a02-8faa-d940594d8ff6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:13.171008 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-03610c43-3bb1-4a02-8faa-d940594d8ff6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Delete volume with id: 3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:09:13.192537 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:13.192537 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:13.193972 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-03610c43-3bb1-4a02-8faa-d940594d8ff6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:09:13.194105 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:13.194105 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:13.206245 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f610c4a7-1bec-424b-9a29-c56e85ee1f73 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:13.221131 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f610c4a7-1bec-424b-9a29-c56e85ee1f73 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:13.221769 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 434/1720] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:13 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1441 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:13.242413 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ca38c927-e559-44b9-936d-31b902a8cf91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:13.263351 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-03610c43-3bb1-4a02-8faa-d940594d8ff6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Delete volume request issued successfully. Aug 07 17:09:13.263652 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-03610c43-3bb1-4a02-8faa-d940594d8ff6 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 202 Aug 07 17:09:13.264148 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 428/1721] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:09:13 2026] DELETE /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:09:13.281841 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4708a74c-b7f1-4476-834d-56a799f638c8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:13.288018 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4708a74c-b7f1-4476-834d-56a799f638c8 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:09:13.288361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4708a74c-b7f1-4476-834d-56a799f638c8 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:13.288647 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4708a74c-b7f1-4476-834d-56a799f638c8 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:13.304560 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:13.304560 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:13.316755 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4708a74c-b7f1-4476-834d-56a799f638c8 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:09:13.336041 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4708a74c-b7f1-4476-834d-56a799f638c8 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 200 Aug 07 17:09:13.337405 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 433/1722] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:13 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:09:13.564635 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca38c927-e559-44b9-936d-31b902a8cf91 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:13.564635 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca38c927-e559-44b9-936d-31b902a8cf91 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:13.564635 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca38c927-e559-44b9-936d-31b902a8cf91 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:13.582540 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:13.582540 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:13.588448 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca38c927-e559-44b9-936d-31b902a8cf91 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Volume info retrieved successfully. Aug 07 17:09:13.593738 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca38c927-e559-44b9-936d-31b902a8cf91 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:13.594421 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 428/1723] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:13 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1441 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:13.704740 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-222b4695-20f6-4c28-b164-26cb936b9094 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:13.707721 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-222b4695-20f6-4c28-b164-26cb936b9094 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:13.707721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-222b4695-20f6-4c28-b164-26cb936b9094 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:13.708344 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-222b4695-20f6-4c28-b164-26cb936b9094 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:13.732618 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:13.732618 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:13.739437 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-222b4695-20f6-4c28-b164-26cb936b9094 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Volume info retrieved successfully. Aug 07 17:09:13.744842 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-222b4695-20f6-4c28-b164-26cb936b9094 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:13.746185 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 435/1724] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:13 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:13.842101 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-80da80ce-b8f1-4840-b67d-85add17b5121 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:13.845330 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-80da80ce-b8f1-4840-b67d-85add17b5121 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:13.845330 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-80da80ce-b8f1-4840-b67d-85add17b5121 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:13.845867 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-80da80ce-b8f1-4840-b67d-85add17b5121 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:13.881624 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:13.881624 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:13.889541 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-80da80ce-b8f1-4840-b67d-85add17b5121 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:13.897939 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-80da80ce-b8f1-4840-b67d-85add17b5121 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:13.898553 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 429/1725] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:13 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1441 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:13.924633 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-f218e22d-f8bc-4b0a-8403-e84858b73d0b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:13.931983 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-f218e22d-f8bc-4b0a-8403-e84858b73d0b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f/action Aug 07 17:09:13.932777 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-f218e22d-f8bc-4b0a-8403-e84858b73d0b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:13.932956 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-f218e22d-f8bc-4b0a-8403-e84858b73d0b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:13.962715 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:13.962715 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:13.963457 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-f218e22d-f8bc-4b0a-8403-e84858b73d0b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:13.990803 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-f218e22d-f8bc-4b0a-8403-e84858b73d0b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Begin detaching volume completed successfully. Aug 07 17:09:13.990803 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-f218e22d-f8bc-4b0a-8403-e84858b73d0b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f/action returned with HTTP 202 Aug 07 17:09:13.991247 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 434/1726] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:09:13 2026] POST /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:14.025157 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-14b9ce20-0418-4d57-9308-6da9e2556570 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:14.027531 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14b9ce20-0418-4d57-9308-6da9e2556570 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:14.027917 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14b9ce20-0418-4d57-9308-6da9e2556570 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:14.029187 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14b9ce20-0418-4d57-9308-6da9e2556570 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:14.048169 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:14.048169 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:14.055396 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-14b9ce20-0418-4d57-9308-6da9e2556570 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:14.062008 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14b9ce20-0418-4d57-9308-6da9e2556570 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:14.065280 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 429/1727] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:14 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1444 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:14.079011 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2d8f7bad-2f31-45c8-accf-8bd794c8d7ac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:14.079369 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d8f7bad-2f31-45c8-accf-8bd794c8d7ac None None] GET https://10.4.3.144/volume// Aug 07 17:09:14.079650 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d8f7bad-2f31-45c8-accf-8bd794c8d7ac None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:14.080124 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d8f7bad-2f31-45c8-accf-8bd794c8d7ac None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:14.080364 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d8f7bad-2f31-45c8-accf-8bd794c8d7ac None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:14.080882 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 436/1728] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:14.117305 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-7fc22733-1bb7-41df-b0dd-70b2d77cb3ba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:14.123354 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-7fc22733-1bb7-41df-b0dd-70b2d77cb3ba tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:14.124348 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-7fc22733-1bb7-41df-b0dd-70b2d77cb3ba tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:14.124752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-7fc22733-1bb7-41df-b0dd-70b2d77cb3ba tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:14.149220 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:14.149220 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:14.157244 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-7fc22733-1bb7-41df-b0dd-70b2d77cb3ba tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:14.173271 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-7fc22733-1bb7-41df-b0dd-70b2d77cb3ba tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:14.173271 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 430/1729] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:14 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:14.361512 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4dc13d0f-060c-4a54-915f-d69c2f7cc6bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:14.369565 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dc13d0f-060c-4a54-915f-d69c2f7cc6bf tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 Aug 07 17:09:14.369565 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4dc13d0f-060c-4a54-915f-d69c2f7cc6bf tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:14.369726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4dc13d0f-060c-4a54-915f-d69c2f7cc6bf tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:14.382716 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dc13d0f-060c-4a54-915f-d69c2f7cc6bf tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 returned with HTTP 404 Aug 07 17:09:14.383569 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 435/1730] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:14 2026] GET /volume/v3/volumes/3d493645-debf-4644-aac0-ffbc41946dc7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:14.476575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44e2385b-27d5-462e-9c60-ea136cc319f9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:14.479361 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44e2385b-27d5-462e-9c60-ea136cc319f9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:09:14.479361 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44e2385b-27d5-462e-9c60-ea136cc319f9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:14.479361 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44e2385b-27d5-462e-9c60-ea136cc319f9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:14.479577 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-44e2385b-27d5-462e-9c60-ea136cc319f9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Delete volume with id: f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:09:14.489163 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:14.489163 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:14.489163 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44e2385b-27d5-462e-9c60-ea136cc319f9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:09:14.535497 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44e2385b-27d5-462e-9c60-ea136cc319f9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Delete volume request issued successfully. Aug 07 17:09:14.535497 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44e2385b-27d5-462e-9c60-ea136cc319f9 tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 202 Aug 07 17:09:14.537199 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 430/1731] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:09:14 2026] DELETE /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:09:14.547848 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-053ba30e-0beb-405c-96fd-38f77fae925a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:14.550655 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-053ba30e-0beb-405c-96fd-38f77fae925a tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:09:14.550655 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-053ba30e-0beb-405c-96fd-38f77fae925a tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:14.550655 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-053ba30e-0beb-405c-96fd-38f77fae925a tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:14.568354 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:14.568354 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:14.581254 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-053ba30e-0beb-405c-96fd-38f77fae925a tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Volume info retrieved successfully. Aug 07 17:09:14.593050 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-053ba30e-0beb-405c-96fd-38f77fae925a tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 200 Aug 07 17:09:14.593809 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 437/1732] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:14 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:15.096503 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1074eef3-c6ef-422f-9327-b9df08a00ef7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:15.099870 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1074eef3-c6ef-422f-9327-b9df08a00ef7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:15.100126 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1074eef3-c6ef-422f-9327-b9df08a00ef7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:15.100460 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1074eef3-c6ef-422f-9327-b9df08a00ef7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:15.138782 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:15.138782 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:15.146748 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1074eef3-c6ef-422f-9327-b9df08a00ef7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:15.147038 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-34d26750-3cb1-4d45-939e-f5e7d82ea3f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:15.155595 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-34d26750-3cb1-4d45-939e-f5e7d82ea3f7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:15.155595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-34d26750-3cb1-4d45-939e-f5e7d82ea3f7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:15.157049 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-34d26750-3cb1-4d45-939e-f5e7d82ea3f7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:15.158544 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1074eef3-c6ef-422f-9327-b9df08a00ef7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:15.159085 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 431/1733] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:15 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1444 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:09:15.183947 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:15.183947 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:15.190219 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-34d26750-3cb1-4d45-939e-f5e7d82ea3f7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:15.197360 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-34d26750-3cb1-4d45-939e-f5e7d82ea3f7 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:15.198260 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 436/1734] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:15 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1444 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:15.240424 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-2ce8ec9d-addc-420a-8a7a-8ea70fae0e82 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:15.246102 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-2ce8ec9d-addc-420a-8a7a-8ea70fae0e82 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/attachments/e3cc4537-ab82-4b79-8323-ab92712a3933 Aug 07 17:09:15.246102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-2ce8ec9d-addc-420a-8a7a-8ea70fae0e82 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:15.246102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-2ce8ec9d-addc-420a-8a7a-8ea70fae0e82 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:15.270869 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:15.270869 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:15.426938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3115ff08-d07f-42fd-a789-7d22d89335ce req-2ce8ec9d-addc-420a-8a7a-8ea70fae0e82 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/e3cc4537-ab82-4b79-8323-ab92712a3933 returned with HTTP 200 Aug 07 17:09:15.426938 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 431/1735] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:09:15 2026] DELETE /volume/v3/attachments/e3cc4537-ab82-4b79-8323-ab92712a3933 => generated 192 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:15.616303 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d306c9d3-0900-4205-8217-991d2f142e2b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:15.619211 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d306c9d3-0900-4205-8217-991d2f142e2b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] GET https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 Aug 07 17:09:15.619544 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d306c9d3-0900-4205-8217-991d2f142e2b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:15.619613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d306c9d3-0900-4205-8217-991d2f142e2b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:15.641294 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d306c9d3-0900-4205-8217-991d2f142e2b tempest-AttachVolumeShelveTestJSON-1421244777 tempest-AttachVolumeShelveTestJSON-1421244777-project-member] https://10.4.3.144/volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 returned with HTTP 404 Aug 07 17:09:15.642841 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 438/1736] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:15 2026] GET /volume/v3/volumes/f3309037-71be-4aa0-9320-d769c62ec225 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:16.185937 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ef9dc877-4c38-4f6f-9d81-106eeed91921 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:16.193496 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef9dc877-4c38-4f6f-9d81-106eeed91921 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:16.193496 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef9dc877-4c38-4f6f-9d81-106eeed91921 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:16.193496 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ef9dc877-4c38-4f6f-9d81-106eeed91921 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:16.222992 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:16.222992 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:16.234725 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ef9dc877-4c38-4f6f-9d81-106eeed91921 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:16.245301 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ef9dc877-4c38-4f6f-9d81-106eeed91921 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:16.246507 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 432/1737] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:16 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1144 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:16.356557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0586198d-2bd8-4d8b-88a9-8d2328513e55 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:16.360616 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0586198d-2bd8-4d8b-88a9-8d2328513e55 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:16.361514 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0586198d-2bd8-4d8b-88a9-8d2328513e55 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:16.361514 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0586198d-2bd8-4d8b-88a9-8d2328513e55 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:16.388112 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:16.388112 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:16.396698 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0586198d-2bd8-4d8b-88a9-8d2328513e55 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Volume info retrieved successfully. Aug 07 17:09:16.409264 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0586198d-2bd8-4d8b-88a9-8d2328513e55 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:16.409264 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 437/1738] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:16 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1144 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:16.480655 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-f6f4096a-6864-4b6c-b5db-b8b191f2a6f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:16.485610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-f6f4096a-6864-4b6c-b5db-b8b191f2a6f0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:16.489164 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-f6f4096a-6864-4b6c-b5db-b8b191f2a6f0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:16.489164 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-f6f4096a-6864-4b6c-b5db-b8b191f2a6f0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:16.513883 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:16.513883 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:16.521556 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-f6f4096a-6864-4b6c-b5db-b8b191f2a6f0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:16.534110 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-f6f4096a-6864-4b6c-b5db-b8b191f2a6f0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:16.535413 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 432/1739] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:16 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:16.576371 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-24b84484-999a-404c-a4e6-aa7612c56dee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:16.582684 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-24b84484-999a-404c-a4e6-aa7612c56dee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f/action Aug 07 17:09:16.582684 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-24b84484-999a-404c-a4e6-aa7612c56dee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:16.582940 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-24b84484-999a-404c-a4e6-aa7612c56dee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:16.613669 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:16.613669 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:16.614425 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-24b84484-999a-404c-a4e6-aa7612c56dee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:16.644623 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-24b84484-999a-404c-a4e6-aa7612c56dee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Begin detaching volume completed successfully. Aug 07 17:09:16.648594 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-24b84484-999a-404c-a4e6-aa7612c56dee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f/action returned with HTTP 202 Aug 07 17:09:16.650164 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 439/1740] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:09:16 2026] POST /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:16.705239 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b21bcd63-8c85-4846-8956-2a33ec3479b8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:16.705239 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b21bcd63-8c85-4846-8956-2a33ec3479b8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:16.705447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b21bcd63-8c85-4846-8956-2a33ec3479b8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:16.705691 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b21bcd63-8c85-4846-8956-2a33ec3479b8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:16.726338 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:16.726338 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:16.736510 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b21bcd63-8c85-4846-8956-2a33ec3479b8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:16.746690 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b21bcd63-8c85-4846-8956-2a33ec3479b8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:16.747375 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 433/1741] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:16 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:16.777745 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38b314b6-22d0-4fdc-952c-f877436225dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:16.778353 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38b314b6-22d0-4fdc-952c-f877436225dc None None] GET https://10.4.3.144/volume// Aug 07 17:09:16.778353 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38b314b6-22d0-4fdc-952c-f877436225dc None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:16.778523 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38b314b6-22d0-4fdc-952c-f877436225dc None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:16.779481 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38b314b6-22d0-4fdc-952c-f877436225dc None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:16.779481 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 438/1742] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09:16 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:16.789495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-3886cd66-bfa5-42f9-999c-2e331d7df26b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:16.793152 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-3886cd66-bfa5-42f9-999c-2e331d7df26b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:16.793356 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-3886cd66-bfa5-42f9-999c-2e331d7df26b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:16.793819 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-3886cd66-bfa5-42f9-999c-2e331d7df26b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:16.821210 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:16.821210 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:16.829419 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-3886cd66-bfa5-42f9-999c-2e331d7df26b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:16.842103 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-3886cd66-bfa5-42f9-999c-2e331d7df26b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:16.843647 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 433/1743] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:16 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:17.773366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e9a45e2c-57b1-4bca-8efe-251454998012 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:17.783070 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9a45e2c-57b1-4bca-8efe-251454998012 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:17.783070 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e9a45e2c-57b1-4bca-8efe-251454998012 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:17.783802 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e9a45e2c-57b1-4bca-8efe-251454998012 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:17.808803 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:17.808803 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:17.824822 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e9a45e2c-57b1-4bca-8efe-251454998012 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:17.831812 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9a45e2c-57b1-4bca-8efe-251454998012 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:17.831812 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 440/1744] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:17 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:18.857206 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-efeb4969-9691-4429-a349-63dad185974e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:18.866062 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efeb4969-9691-4429-a349-63dad185974e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:18.866062 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-efeb4969-9691-4429-a349-63dad185974e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:18.866062 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-efeb4969-9691-4429-a349-63dad185974e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:18.889536 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:18.889536 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:18.906247 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-efeb4969-9691-4429-a349-63dad185974e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:18.919206 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efeb4969-9691-4429-a349-63dad185974e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:18.919799 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 434/1745] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:18 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1147 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:19.943488 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2240395c-cadd-498b-977e-a10ca345a2ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:19.946095 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2240395c-cadd-498b-977e-a10ca345a2ae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:19.946411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2240395c-cadd-498b-977e-a10ca345a2ae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:19.946677 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2240395c-cadd-498b-977e-a10ca345a2ae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:19.967647 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:19.967647 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:19.984050 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2240395c-cadd-498b-977e-a10ca345a2ae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:19.995683 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2240395c-cadd-498b-977e-a10ca345a2ae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:19.995683 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 439/1746] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:19 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:21.015483 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ff21fdb-9d88-401f-9b77-68b9ab4c1728 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:21.019156 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ff21fdb-9d88-401f-9b77-68b9ab4c1728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:21.019156 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ff21fdb-9d88-401f-9b77-68b9ab4c1728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:21.019716 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ff21fdb-9d88-401f-9b77-68b9ab4c1728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:21.043214 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:21.043214 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:21.049914 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7ff21fdb-9d88-401f-9b77-68b9ab4c1728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:21.060262 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ff21fdb-9d88-401f-9b77-68b9ab4c1728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:21.060262 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 434/1747] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:21 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:21.071008 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-4597d2c4-db0b-4279-a9e7-afaef3dd8a96 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:21.071523 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-4597d2c4-db0b-4279-a9e7-afaef3dd8a96 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:21.071866 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-4597d2c4-db0b-4279-a9e7-afaef3dd8a96 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:21.072222 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-4597d2c4-db0b-4279-a9e7-afaef3dd8a96 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:21.095451 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:21.095451 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:21.102553 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-4597d2c4-db0b-4279-a9e7-afaef3dd8a96 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:21.109980 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-4597d2c4-db0b-4279-a9e7-afaef3dd8a96 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:21.111584 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 441/1748] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:21 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:21.213398 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4c2ea10e-640d-49d6-8b93-773a8f2c8ec2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:21.225255 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c2ea10e-640d-49d6-8b93-773a8f2c8ec2 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:21.225423 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c2ea10e-640d-49d6-8b93-773a8f2c8ec2 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:21.225926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c2ea10e-640d-49d6-8b93-773a8f2c8ec2 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:21.246868 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:21.246868 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:21.256187 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4c2ea10e-640d-49d6-8b93-773a8f2c8ec2 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:21.264707 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c2ea10e-640d-49d6-8b93-773a8f2c8ec2 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:09:21.265347 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 435/1749] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:21 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:21.505006 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-89328e6d-f175-460f-b5cb-e33ff1a84357 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:21.508062 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-89328e6d-f175-460f-b5cb-e33ff1a84357 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/attachments/e93f78e6-4095-4442-9914-b48d69666371 Aug 07 17:09:21.508898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-89328e6d-f175-460f-b5cb-e33ff1a84357 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:21.508898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-89328e6d-f175-460f-b5cb-e33ff1a84357 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:21.523640 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:21.523640 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:21.610464 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6bd32e7b-bb48-4d69-87cd-36ee66195ffa req-89328e6d-f175-460f-b5cb-e33ff1a84357 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/e93f78e6-4095-4442-9914-b48d69666371 returned with HTTP 200 Aug 07 17:09:21.610860 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 440/1750] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:09:21 2026] DELETE /volume/v3/attachments/e93f78e6-4095-4442-9914-b48d69666371 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:22.083765 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-985c1965-9e0b-4e9a-a7d6-6881c5723dae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:22.089187 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-985c1965-9e0b-4e9a-a7d6-6881c5723dae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:22.089422 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-985c1965-9e0b-4e9a-a7d6-6881c5723dae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:22.089617 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-985c1965-9e0b-4e9a-a7d6-6881c5723dae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:22.103601 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:22.103601 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:22.113063 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-985c1965-9e0b-4e9a-a7d6-6881c5723dae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:22.128913 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-985c1965-9e0b-4e9a-a7d6-6881c5723dae tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:22.129636 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 435/1751] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:22 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:22.147530 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-52bbfac9-325c-47b5-8b22-274115d6dd65 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:22.150961 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-52bbfac9-325c-47b5-8b22-274115d6dd65 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:22.151437 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-52bbfac9-325c-47b5-8b22-274115d6dd65 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:22.151928 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-52bbfac9-325c-47b5-8b22-274115d6dd65 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:22.164995 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:22.164995 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:22.177164 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-52bbfac9-325c-47b5-8b22-274115d6dd65 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:22.183150 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:22.186559 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:09:22.186899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2045381451"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:22.188017 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-52bbfac9-325c-47b5-8b22-274115d6dd65 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:22.188475 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 442/1752] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:22 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:22.189424 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2045381451'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:09:22.189629 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Create volume of 1 GB Aug 07 17:09:22.208513 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Availability Zones retrieved successfully. Aug 07 17:09:22.221192 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Flow 'volume_create_api' (b03ff23a-3836-44f7-911b-6306ed4bacd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:22.222144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (475224e0-d9a3-4c0f-bd8b-3544fc7e798e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:22.224491 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:09:22.268684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6c92f31c-e6ac-407e-b7a4-d9da41d4303b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:22.273049 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c92f31c-e6ac-407e-b7a4-d9da41d4303b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:09:22.273518 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c92f31c-e6ac-407e-b7a4-d9da41d4303b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:22.273758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c92f31c-e6ac-407e-b7a4-d9da41d4303b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:22.285229 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:22.285229 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:22.287400 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-11c07dcd-1b35-42df-b9ed-d6b3b2079fa7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:22.289090 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (475224e0-d9a3-4c0f-bd8b-3544fc7e798e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:22.290251 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-11c07dcd-1b35-42df-b9ed-d6b3b2079fa7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:22.290251 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-11c07dcd-1b35-42df-b9ed-d6b3b2079fa7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:22.290718 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-11c07dcd-1b35-42df-b9ed-d6b3b2079fa7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:22.291187 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8902bcde-d599-415c-a81e-2701a286784e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:22.291839 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6c92f31c-e6ac-407e-b7a4-d9da41d4303b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:22.301061 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c92f31c-e6ac-407e-b7a4-d9da41d4303b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:09:22.301061 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 441/1753] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:22 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:22.304521 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:22.304521 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:22.312957 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-11c07dcd-1b35-42df-b9ed-d6b3b2079fa7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:22.322146 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-11c07dcd-1b35-42df-b9ed-d6b3b2079fa7 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:09:22.323753 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 436/1754] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:22 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:22.383529 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d4c2c863-f170-470e-b927-63e26de23315 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:22.386798 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d4c2c863-f170-470e-b927-63e26de23315 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] POST https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action Aug 07 17:09:22.387317 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d4c2c863-f170-470e-b927-63e26de23315 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-135376861", "disk_format": "qcow2"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:22.387511 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d4c2c863-f170-470e-b927-63e26de23315 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-135376861", "disk_format": "qcow2"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:22.407741 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:22.407741 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:22.407741 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d4c2c863-f170-470e-b927-63e26de23315 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:22.416435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Created reservations ['d71e7b2a-8e32-4087-b773-34e9b5637c81', 'f1c8896d-58d5-413f-a0e8-738616e9fe16', '0aa9b007-a53f-4cb0-b547-f73271865a37', 'e8e8fbd7-8802-4e9b-ad02-5b41ceef2c5e'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:22.417659 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8902bcde-d599-415c-a81e-2701a286784e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d71e7b2a-8e32-4087-b773-34e9b5637c81', 'f1c8896d-58d5-413f-a0e8-738616e9fe16', '0aa9b007-a53f-4cb0-b547-f73271865a37', 'e8e8fbd7-8802-4e9b-ad02-5b41ceef2c5e']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:22.419947 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7755d0e-dee4-4ecf-8671-77e117731151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:22.438005 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:22.438005 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:22.445914 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.image.image_utils [None req-d4c2c863-f170-470e-b927-63e26de23315 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-135376861'}] 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-135376861'}]. {{(pid=100227) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 17:09:22.451890 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7755d0e-dee4-4ecf-8671-77e117731151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce0f4197-1a2c-4c17-8b87-97245cdf4ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2045381451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591971cddf85441d8135cc1ab7e97b3a',qos_specs=None,replication_status=,reservations=['d71e7b2a-8e32-4087-b773-34e9b5637c81','f1c8896d-58d5-413f-a0e8-738616e9fe16','0aa9b007-a53f-4cb0-b547-f73271865a37','e8e8fbd7-8802-4e9b-ad02-5b41ceef2c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d87b49898a9b47008670c051d6f021fd',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2045381451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce0f4197-1a2c-4c17-8b87-97245cdf4ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591971cddf85441d8135cc1ab7e97b3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d87b49898a9b47008670c051d6f021fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:22.452791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5527010e-83c5-4591-a979-a5bc72753bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:22.494504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5527010e-83c5-4591-a979-a5bc72753bf4) transitioned into state 'SUCCESS' from state '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-2045381451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591971cddf85441d8135cc1ab7e97b3a',qos_specs=None,replication_status=,reservations=['d71e7b2a-8e32-4087-b773-34e9b5637c81','f1c8896d-58d5-413f-a0e8-738616e9fe16','0aa9b007-a53f-4cb0-b547-f73271865a37','e8e8fbd7-8802-4e9b-ad02-5b41ceef2c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d87b49898a9b47008670c051d6f021fd',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:22.495579 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (094ff3f4-c3fd-4fa4-aa24-cd81c9ec56e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:22.512358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (094ff3f4-c3fd-4fa4-aa24-cd81c9ec56e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:22.513602 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Flow 'volume_create_api' (b03ff23a-3836-44f7-911b-6306ed4bacd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:22.515092 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Create volume request issued successfully. Aug 07 17:09:22.515466 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d49a0d42-18a9-4251-9d5d-43c9330f399b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:09:22.516198 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 436/1755] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:09:22 2026] POST /volume/v3/volumes => generated 759 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:22.540559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ffbd5521-e075-4880-9f3e-36e9e3a04e8b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:22.542980 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffbd5521-e075-4880-9f3e-36e9e3a04e8b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 Aug 07 17:09:22.542980 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffbd5521-e075-4880-9f3e-36e9e3a04e8b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:22.542980 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffbd5521-e075-4880-9f3e-36e9e3a04e8b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:22.556843 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:22.556843 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:22.563187 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ffbd5521-e075-4880-9f3e-36e9e3a04e8b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:09:22.568289 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffbd5521-e075-4880-9f3e-36e9e3a04e8b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 returned with HTTP 200 Aug 07 17:09:22.568751 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 442/1756] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:22 2026] GET /volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:23.280655 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d4c2c863-f170-470e-b927-63e26de23315 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Copy volume to image completed successfully. Aug 07 17:09:23.282301 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d4c2c863-f170-470e-b927-63e26de23315 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action returned with HTTP 202 Aug 07 17:09:23.283417 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 443/1757] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:09:22 2026] POST /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6/action => generated 688 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:23.588312 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-abcd38be-f0d3-4be6-848f-101c19890fdb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:23.590729 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abcd38be-f0d3-4be6-848f-101c19890fdb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 Aug 07 17:09:23.590929 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abcd38be-f0d3-4be6-848f-101c19890fdb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:23.591037 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abcd38be-f0d3-4be6-848f-101c19890fdb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:23.599603 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:23.599603 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:23.607194 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-abcd38be-f0d3-4be6-848f-101c19890fdb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:09:23.614565 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abcd38be-f0d3-4be6-848f-101c19890fdb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 returned with HTTP 200 Aug 07 17:09:23.615148 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 437/1758] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:23 2026] GET /volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:23.789750 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1e358013-6070-47a4-a3db-3703b08410bf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:23.792470 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e358013-6070-47a4-a3db-3703b08410bf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:09:23.792470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e358013-6070-47a4-a3db-3703b08410bf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:23.792670 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e358013-6070-47a4-a3db-3703b08410bf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:23.817248 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:23.817248 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:23.827798 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1e358013-6070-47a4-a3db-3703b08410bf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:09:23.840749 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e358013-6070-47a4-a3db-3703b08410bf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:09:23.841288 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 437/1759] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:23 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:23.900461 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:23.904241 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:09:23.904687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-850168066", "snapshot_id": null, "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:23.911426 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-850168066', 'snapshot_id': None, 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:09:23.928233 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7b6d4221-3ecf-47ae-a377-47cd61f3a3cd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:23.933062 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7b6d4221-3ecf-47ae-a377-47cd61f3a3cd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:09:23.933062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7b6d4221-3ecf-47ae-a377-47cd61f3a3cd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:23.933062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7b6d4221-3ecf-47ae-a377-47cd61f3a3cd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:23.933062 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=210,cinder:UPDATE=30,cinder:INSERT=5 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:09:23.942214 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:23.942214 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:23.945411 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7b6d4221-3ecf-47ae-a377-47cd61f3a3cd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:09:23.951833 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7b6d4221-3ecf-47ae-a377-47cd61f3a3cd tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:09:23.953624 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 444/1760] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:23 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:24.047421 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create volume of 1 GB Aug 07 17:09:24.053490 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Availability Zones retrieved successfully. Aug 07 17:09:24.062477 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Flow 'volume_create_api' (848fe3b2-359e-4c45-8556-b93bd91235f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:24.064264 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ed7189-81a3-4386-8b0e-0c02031375a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:24.065446 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:09:24.161188 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ed7189-81a3-4386-8b0e-0c02031375a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:24.161957 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff782c0-032f-46dc-9b8c-f08fe4903209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:24.220419 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-676d36f6-f602-4793-9070-1784a0581787 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:24.284935 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Created reservations ['341cdd1b-2d7f-469a-9a95-bf81cad22c94', '98129e59-0131-4b2f-a6c1-6ad3803ad074', '68049a5a-5b44-4621-a973-e7265d749b17', '223de726-ecc6-4c34-89d3-d606a6cfe947'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:24.287199 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff782c0-032f-46dc-9b8c-f08fe4903209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['341cdd1b-2d7f-469a-9a95-bf81cad22c94', '98129e59-0131-4b2f-a6c1-6ad3803ad074', '68049a5a-5b44-4621-a973-e7265d749b17', '223de726-ecc6-4c34-89d3-d606a6cfe947']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:24.287692 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5113e9-2893-42ec-8368-7e01b36b2d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:24.319558 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a5113e9-2893-42ec-8368-7e01b36b2d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a80233ab-cfd1-4f35-81b6-0f8b54a463a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-850168066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24c7229d52e4ff69e8b22697853a838',qos_specs=None,replication_status=,reservations=['341cdd1b-2d7f-469a-9a95-bf81cad22c94','98129e59-0131-4b2f-a6c1-6ad3803ad074','68049a5a-5b44-4621-a973-e7265d749b17','223de726-ecc6-4c34-89d3-d606a6cfe947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e3629f1d0e47119483ab6e7802d325',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-850168066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a80233ab-cfd1-4f35-81b6-0f8b54a463a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24c7229d52e4ff69e8b22697853a838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e3629f1d0e47119483ab6e7802d325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:24.320177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b2c1b4d-0831-4442-b156-0d6bd4f3dfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:24.355835 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b2c1b4d-0831-4442-b156-0d6bd4f3dfc9) transitioned into state 'SUCCESS' from state '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-850168066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24c7229d52e4ff69e8b22697853a838',qos_specs=None,replication_status=,reservations=['341cdd1b-2d7f-469a-9a95-bf81cad22c94','98129e59-0131-4b2f-a6c1-6ad3803ad074','68049a5a-5b44-4621-a973-e7265d749b17','223de726-ecc6-4c34-89d3-d606a6cfe947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33e3629f1d0e47119483ab6e7802d325',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:24.357137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8a4b8a-23b7-47ab-9f43-c6437a97e190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:24.377617 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd8a4b8a-23b7-47ab-9f43-c6437a97e190) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:24.378508 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Flow 'volume_create_api' (848fe3b2-359e-4c45-8556-b93bd91235f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:24.378969 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create volume request issued successfully. Aug 07 17:09:24.381044 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-043f9e3c-c5e3-473e-957f-55707d6a9cd0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:09:24.381044 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 443/1761] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:09:23 2026] POST /volume/v3/volumes => generated 780 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:24.390835 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-676d36f6-f602-4793-9070-1784a0581787 tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] GET https://10.4.3.144/volume/v3/scheduler-stats/get_pools Aug 07 17:09:24.390835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-676d36f6-f602-4793-9070-1784a0581787 tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:24.391213 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-676d36f6-f602-4793-9070-1784a0581787 tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Calling method 'get_pools' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:24.399721 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4ef960ad-821f-4d9d-98e0-6cfaf3be9d60 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:24.402534 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ef960ad-821f-4d9d-98e0-6cfaf3be9d60 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:09:24.403108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ef960ad-821f-4d9d-98e0-6cfaf3be9d60 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:24.404823 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ef960ad-821f-4d9d-98e0-6cfaf3be9d60 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:24.416999 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:24.416999 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:24.424517 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4ef960ad-821f-4d9d-98e0-6cfaf3be9d60 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:09:24.433663 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ef960ad-821f-4d9d-98e0-6cfaf3be9d60 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 200 Aug 07 17:09:24.434188 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 438/1762] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:09:24 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:24.517526 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-676d36f6-f602-4793-9070-1784a0581787 tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] https://10.4.3.144/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 17:09:24.519464 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 438/1763] 10.4.3.144 () {66 vars in 1291 bytes} [Fri Aug 7 17:09:24 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:24.533405 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-26bb2342-3bd0-4d38-baa1-96380bc646e3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:24.535717 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-26bb2342-3bd0-4d38-baa1-96380bc646e3 tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] GET https://10.4.3.144/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 17:09:24.536178 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-26bb2342-3bd0-4d38-baa1-96380bc646e3 tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:24.536178 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-26bb2342-3bd0-4d38-baa1-96380bc646e3 tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Calling method 'get_pools' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:24.626966 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-26bb2342-3bd0-4d38-baa1-96380bc646e3 tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] https://10.4.3.144/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 17:09:24.628617 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 445/1764] 10.4.3.144 () {66 vars in 1314 bytes} [Fri Aug 7 17:09:24 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:09:24.645592 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9b6c4caa-2736-450c-94fa-388060eeb2cf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:24.652004 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b6c4caa-2736-450c-94fa-388060eeb2cf tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] GET https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool Aug 07 17:09:24.652763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b6c4caa-2736-450c-94fa-388060eeb2cf tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:24.653056 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b6c4caa-2736-450c-94fa-388060eeb2cf tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:24.655890 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:24.655890 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:24.676929 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b6c4caa-2736-450c-94fa-388060eeb2cf tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool returned with HTTP 200 Aug 07 17:09:24.677271 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 444/1765] 10.4.3.144 () {66 vars in 1318 bytes} [Fri Aug 7 17:09:24 2026] GET /volume/v3/capabilities/np0000006737@storpool => generated 703 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:24.711859 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-17f7e488-e2c1-4195-82ac-13640cbfe2eb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:24.711859 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17f7e488-e2c1-4195-82ac-13640cbfe2eb tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] GET https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool Aug 07 17:09:24.711859 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17f7e488-e2c1-4195-82ac-13640cbfe2eb tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:24.711859 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17f7e488-e2c1-4195-82ac-13640cbfe2eb tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:24.726265 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17f7e488-e2c1-4195-82ac-13640cbfe2eb tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool returned with HTTP 200 Aug 07 17:09:24.726522 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 439/1766] 10.4.3.144 () {66 vars in 1318 bytes} [Fri Aug 7 17:09:24 2026] GET /volume/v3/capabilities/np0000006737@storpool => generated 703 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:24.746181 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55c31496-9e8a-418b-ae95-fd521b621e9f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:24.749045 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55c31496-9e8a-418b-ae95-fd521b621e9f tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] GET https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool Aug 07 17:09:24.749848 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55c31496-9e8a-418b-ae95-fd521b621e9f tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:24.749848 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55c31496-9e8a-418b-ae95-fd521b621e9f tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:24.773542 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55c31496-9e8a-418b-ae95-fd521b621e9f tempest-BackendsCapabilitiesAdminTestsJSON-643911857 tempest-BackendsCapabilitiesAdminTestsJSON-643911857-project-admin] https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool returned with HTTP 200 Aug 07 17:09:24.773711 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 439/1767] 10.4.3.144 () {66 vars in 1318 bytes} [Fri Aug 7 17:09:24 2026] GET /volume/v3/capabilities/np0000006737@storpool => generated 703 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:25.452419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8ba1bc30-4725-424d-8dc1-0f959751de3f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:25.456072 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8ba1bc30-4725-424d-8dc1-0f959751de3f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:09:25.456542 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8ba1bc30-4725-424d-8dc1-0f959751de3f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:25.456802 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8ba1bc30-4725-424d-8dc1-0f959751de3f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:25.467168 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:25.467168 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:25.476477 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8ba1bc30-4725-424d-8dc1-0f959751de3f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:09:25.486719 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8ba1bc30-4725-424d-8dc1-0f959751de3f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 200 Aug 07 17:09:25.487401 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 446/1768] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:09:25 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 1388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:25.509265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-671c9369-720e-4301-a03e-631e9ba0f036 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:25.510621 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-671c9369-720e-4301-a03e-631e9ba0f036 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:09:25.510973 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-671c9369-720e-4301-a03e-631e9ba0f036 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:25.511272 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-671c9369-720e-4301-a03e-631e9ba0f036 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:25.521989 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:25.521989 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:25.530107 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-671c9369-720e-4301-a03e-631e9ba0f036 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:09:25.540217 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-671c9369-720e-4301-a03e-631e9ba0f036 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 200 Aug 07 17:09:25.541056 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 445/1769] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:09:25 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 1388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:27.754759 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ff1c5bee-8e12-4b3e-91fc-1cae159cfa4f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:27.760464 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ff1c5bee-8e12-4b3e-91fc-1cae159cfa4f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:09:27.761163 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ff1c5bee-8e12-4b3e-91fc-1cae159cfa4f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:27.762707 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ff1c5bee-8e12-4b3e-91fc-1cae159cfa4f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:27.772704 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:27.772704 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:27.781381 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ff1c5bee-8e12-4b3e-91fc-1cae159cfa4f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:09:27.805600 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ff1c5bee-8e12-4b3e-91fc-1cae159cfa4f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 200 Aug 07 17:09:27.806623 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 440/1770] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:27 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 1370 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:28.622662 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-1d83f715-999d-4a90-b9e6-0f774980da6f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:28.625997 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-1d83f715-999d-4a90-b9e6-0f774980da6f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:09:28.625997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-1d83f715-999d-4a90-b9e6-0f774980da6f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:28.625997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-1d83f715-999d-4a90-b9e6-0f774980da6f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:28.635565 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:28.635565 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:28.639799 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-1d83f715-999d-4a90-b9e6-0f774980da6f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:09:28.648267 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-1d83f715-999d-4a90-b9e6-0f774980da6f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 200 Aug 07 17:09:28.651791 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 440/1771] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:28 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 1370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:28.665395 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-385ff5a2-cb53-4a09-9450-bdb7c802dd33 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:28.666050 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-385ff5a2-cb53-4a09-9450-bdb7c802dd33 None None] GET https://10.4.3.144/volume// Aug 07 17:09:28.666050 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-385ff5a2-cb53-4a09-9450-bdb7c802dd33 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:28.667391 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-385ff5a2-cb53-4a09-9450-bdb7c802dd33 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:28.667391 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-385ff5a2-cb53-4a09-9450-bdb7c802dd33 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:28.667391 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 447/1772] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:09: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 07 17:09:28.686470 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-e4444bce-644c-4827-8cab-329cf22a212e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:28.692703 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-e4444bce-644c-4827-8cab-329cf22a212e tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:09:28.696340 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-e4444bce-644c-4827-8cab-329cf22a212e tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a80233ab-cfd1-4f35-81b6-0f8b54a463a3", "connector": null, "instance_uuid": "a74f6466-5cc0-4ee3-88f3-daf8a2947b25"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:28.716750 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:28.716750 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:28.795230 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-e4444bce-644c-4827-8cab-329cf22a212e tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:09:28.796314 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 446/1773] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:09:28 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:28.860285 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-89e41b0a-5c72-4694-83a0-f1a0f1bb519c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:29.084004 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89e41b0a-5c72-4694-83a0-f1a0f1bb519c tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:09:29.084004 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-89e41b0a-5c72-4694-83a0-f1a0f1bb519c tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-551583849"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:29.124623 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89e41b0a-5c72-4694-83a0-f1a0f1bb519c tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:09:29.126003 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 441/1774] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:09:28 2026] POST /volume/v3/types => generated 227 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:29.139101 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b8c7066-889e-4b29-8e2c-5f32e5b3338d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:29.142602 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b8c7066-889e-4b29-8e2c-5f32e5b3338d tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:09:29.143045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b8c7066-889e-4b29-8e2c-5f32e5b3338d tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-828522201"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:29.184319 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b8c7066-889e-4b29-8e2c-5f32e5b3338d tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:09:29.185390 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 441/1775] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:09:29 2026] POST /volume/v3/group_types => generated 184 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:29.201678 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dfa8e699-4f6c-43aa-bdb2-9883415e3a5c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:29.419054 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dfa8e699-4f6c-43aa-bdb2-9883415e3a5c tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] POST https://10.4.3.144/volume/v3/groups Aug 07 17:09:29.420053 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dfa8e699-4f6c-43aa-bdb2-9883415e3a5c tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "538c07f3-3e9e-456a-a8d6-cfdf89720c64", "volume_types": ["cb193af5-5369-4166-a951-769bb3196038"], "name": "tempest-GroupSnapshotsV319Test-Group-1158467050"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:29.422807 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-dfa8e699-4f6c-43aa-bdb2-9883415e3a5c tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Creating new group {'group': {'group_type': '538c07f3-3e9e-456a-a8d6-cfdf89720c64', 'volume_types': ['cb193af5-5369-4166-a951-769bb3196038'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1158467050'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:09:29.429642 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-dfa8e699-4f6c-43aa-bdb2-9883415e3a5c tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1158467050. Aug 07 17:09:29.475790 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-dfa8e699-4f6c-43aa-bdb2-9883415e3a5c tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:09:29.475310. {{(pid=100227) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:09:29.475960 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-dfa8e699-4f6c-43aa-bdb2-9883415e3a5c tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Availability Zones retrieved successfully. Aug 07 17:09:29.535949 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-dfa8e699-4f6c-43aa-bdb2-9883415e3a5c tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Created reservations ['a8f9f0ad-f5a9-48cd-a2f8-c08ccf33ce84'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:29.588191 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dfa8e699-4f6c-43aa-bdb2-9883415e3a5c tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/groups returned with HTTP 202 Aug 07 17:09:29.589005 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 448/1776] 10.4.3.144 () {70 vars in 1297 bytes} [Fri Aug 7 17:09:29 2026] POST /volume/v3/groups => generated 116 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:29.600819 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-478a7be1-7597-4b99-8d10-ad848a82223d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:29.605502 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-478a7be1-7597-4b99-8d10-ad848a82223d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf Aug 07 17:09:29.607186 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-478a7be1-7597-4b99-8d10-ad848a82223d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:29.608070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-478a7be1-7597-4b99-8d10-ad848a82223d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:29.608070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-478a7be1-7597-4b99-8d10-ad848a82223d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 2949ee84-526e-45bf-9123-b7bd9b437bbf {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:29.622632 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:29.622632 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:29.647189 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-478a7be1-7597-4b99-8d10-ad848a82223d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf returned with HTTP 200 Aug 07 17:09:29.648140 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 447/1777] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:29 2026] GET /volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf => generated 396 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:30.662173 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-56bd6224-78ea-46e4-905f-2b2ddd27abc4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:30.665381 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56bd6224-78ea-46e4-905f-2b2ddd27abc4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf Aug 07 17:09:30.665381 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56bd6224-78ea-46e4-905f-2b2ddd27abc4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:30.666252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56bd6224-78ea-46e4-905f-2b2ddd27abc4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:30.667614 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-56bd6224-78ea-46e4-905f-2b2ddd27abc4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 2949ee84-526e-45bf-9123-b7bd9b437bbf {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:30.672164 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:30.672164 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:30.688311 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56bd6224-78ea-46e4-905f-2b2ddd27abc4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf returned with HTTP 200 Aug 07 17:09:30.688815 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 442/1778] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:30 2026] GET /volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf => generated 397 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:30.701566 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5027693a-743d-47b2-9063-f4fd52f669d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:30.703661 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:09:30.704166 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-853373842", "volume_type": "cb193af5-5369-4166-a951-769bb3196038", "group_id": "2949ee84-526e-45bf-9123-b7bd9b437bbf", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:30.706060 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-853373842', 'volume_type': 'cb193af5-5369-4166-a951-769bb3196038', 'group_id': '2949ee84-526e-45bf-9123-b7bd9b437bbf', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:09:30.720391 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:30.720391 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:30.720958 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Create volume of 1 GB Aug 07 17:09:30.730214 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Availability Zones retrieved successfully. Aug 07 17:09:30.739736 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Flow 'volume_create_api' (69de15a9-4dfd-4da6-bb23-53306dbf543d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:30.743387 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ccb448-4269-4615-a371-8b8bea32a8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:30.744184 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:30.744184 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:30.744613 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:09:30.780372 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ccb448-4269-4615-a371-8b8bea32a8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:09:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb193af5-5369-4166-a951-769bb3196038,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-551583849',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb193af5-5369-4166-a951-769bb3196038', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2949ee84-526e-45bf-9123-b7bd9b437bbf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:30.780372 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2f68b4-a2e8-4256-8634-eeedde7facec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:30.835218 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-551583849 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-551583849, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:09:30.835218 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-551583849 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-551583849, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:09:30.868505 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-56902a2e-d510-42c9-bcd8-8909dc4255fc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:30.869089 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56902a2e-d510-42c9-bcd8-8909dc4255fc None None] GET https://10.4.3.144/volume// Aug 07 17:09:30.869429 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56902a2e-d510-42c9-bcd8-8909dc4255fc None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:30.869650 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56902a2e-d510-42c9-bcd8-8909dc4255fc None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:30.870199 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56902a2e-d510-42c9-bcd8-8909dc4255fc None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:30.870727 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 449/1779] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09: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 07 17:09:30.882140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-6c74d017-dcd5-4709-a36d-9037c98291be None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:30.884889 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-6c74d017-dcd5-4709-a36d-9037c98291be tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:09:30.884983 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-6c74d017-dcd5-4709-a36d-9037c98291be tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:30.885220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-6c74d017-dcd5-4709-a36d-9037c98291be tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:30.899193 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:30.899193 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:30.905373 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-6c74d017-dcd5-4709-a36d-9037c98291be tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:09:30.910878 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Created reservations ['c28bbc82-366b-4680-84b1-906c7aa3783b', '39636f79-81b4-429a-887d-6abed2a1478c', '67a08fe5-11ef-463a-9674-955b51b668b2', 'dde6fc6e-b68e-44f4-8830-cd201774ae7b'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:30.912302 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf2f68b4-a2e8-4256-8634-eeedde7facec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28bbc82-366b-4680-84b1-906c7aa3783b', '39636f79-81b4-429a-887d-6abed2a1478c', '67a08fe5-11ef-463a-9674-955b51b668b2', 'dde6fc6e-b68e-44f4-8830-cd201774ae7b']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:30.912527 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-6c74d017-dcd5-4709-a36d-9037c98291be tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 200 Aug 07 17:09:30.913183 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 448/1780] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:30 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 1549 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:30.913651 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce441ec-6f58-4f22-8334-79d8c08c0209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:30.954879 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce441ec-6f58-4f22-8334-79d8c08c0209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5061e25-f030-4c98-96f3-f918815ab23d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-853373842',encryption_key_id=None,group_id=2949ee84-526e-45bf-9123-b7bd9b437bbf,group_type_id=,metadata={},multiattach=False,project_id='df027189768f42e38e9d5ef18c359570',qos_specs=None,replication_status=,reservations=['c28bbc82-366b-4680-84b1-906c7aa3783b','39636f79-81b4-429a-887d-6abed2a1478c','67a08fe5-11ef-463a-9674-955b51b668b2','dde6fc6e-b68e-44f4-8830-cd201774ae7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fb46b267d3140ba9d191cb773f0a5ee',volume_type_id=cb193af5-5369-4166-a951-769bb3196038), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:09:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-853373842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2949ee84-526e-45bf-9123-b7bd9b437bbf,host=None,id=d5061e25-f030-4c98-96f3-f918815ab23d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df027189768f42e38e9d5ef18c359570',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4fb46b267d3140ba9d191cb773f0a5ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb193af5-5369-4166-a951-769bb3196038),volume_type_id=cb193af5-5369-4166-a951-769bb3196038)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:30.956510 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff6780e-06ac-4ca2-875d-fc23e6dc3fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:30.990184 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff6780e-06ac-4ca2-875d-fc23e6dc3fbd) transitioned into state 'SUCCESS' from state '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-853373842',encryption_key_id=None,group_id=2949ee84-526e-45bf-9123-b7bd9b437bbf,group_type_id=,metadata={},multiattach=False,project_id='df027189768f42e38e9d5ef18c359570',qos_specs=None,replication_status=,reservations=['c28bbc82-366b-4680-84b1-906c7aa3783b','39636f79-81b4-429a-887d-6abed2a1478c','67a08fe5-11ef-463a-9674-955b51b668b2','dde6fc6e-b68e-44f4-8830-cd201774ae7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4fb46b267d3140ba9d191cb773f0a5ee',volume_type_id=cb193af5-5369-4166-a951-769bb3196038)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:30.991266 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b711cf-0f8d-4d57-9cbc-e749bf05bb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:31.024230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b711cf-0f8d-4d57-9cbc-e749bf05bb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:31.024230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Flow 'volume_create_api' (69de15a9-4dfd-4da6-bb23-53306dbf543d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:31.024230 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Create volume request issued successfully. Aug 07 17:09:31.025345 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:09:31.025610 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:09:31.075316 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-9617b6b6-c428-4765-a05e-12c04fda6e59 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:31.077040 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-9617b6b6-c428-4765-a05e-12c04fda6e59 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] PUT https://10.4.3.144/volume/v3/attachments/afaa9097-a49a-474d-b848-0d59adb2a179 Aug 07 17:09:31.077531 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-9617b6b6-c428-4765-a05e-12c04fda6e59 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:31.086606 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:09:31.091478 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:31.091478 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:31.097965 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5027693a-743d-47b2-9063-f4fd52f669d3 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:09:31.097965 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 442/1781] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:09:30 2026] POST /volume/v3/volumes => generated 825 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:31.101901 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-9617b6b6-c428-4765-a05e-12c04fda6e59 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Acquiring lock "cinder-attachment_update-a80233ab-cfd1-4f35-81b6-0f8b54a463a3-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:09:31.111575 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-9617b6b6-c428-4765-a05e-12c04fda6e59 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Lock "cinder-attachment_update-a80233ab-cfd1-4f35-81b6-0f8b54a463a3-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:09:31.113660 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:31.113660 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:31.117998 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fcecd631-b4cd-4684-bae5-d0670c66d16d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:31.123174 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fcecd631-b4cd-4684-bae5-d0670c66d16d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d Aug 07 17:09:31.123174 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fcecd631-b4cd-4684-bae5-d0670c66d16d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:31.123521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fcecd631-b4cd-4684-bae5-d0670c66d16d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:31.136538 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:31.136538 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:31.148838 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fcecd631-b4cd-4684-bae5-d0670c66d16d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Volume info retrieved successfully. Aug 07 17:09:31.150511 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-fcecd631-b4cd-4684-bae5-d0670c66d16d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:09:31.153122 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-fcecd631-b4cd-4684-bae5-d0670c66d16d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:09:31.220712 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-fcecd631-b4cd-4684-bae5-d0670c66d16d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:09:31.228108 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:31.228108 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:31.244359 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fcecd631-b4cd-4684-bae5-d0670c66d16d tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d returned with HTTP 200 Aug 07 17:09:31.244849 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 450/1782] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:09:31 2026] GET /volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d => generated 893 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:31.364149 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-9617b6b6-c428-4765-a05e-12c04fda6e59 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Lock "cinder-attachment_update-a80233ab-cfd1-4f35-81b6-0f8b54a463a3-np0000006737" released by "attachment_update" :: held 0.253s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:09:31.364690 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-9617b6b6-c428-4765-a05e-12c04fda6e59 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments/afaa9097-a49a-474d-b848-0d59adb2a179 returned with HTTP 200 Aug 07 17:09:31.365623 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 443/1783] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:09:31 2026] PUT /volume/v3/attachments/afaa9097-a49a-474d-b848-0d59adb2a179 => generated 969 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:31.391625 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ba40db6b-2657-44e0-900e-c047bbb3578a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:31.394759 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ba40db6b-2657-44e0-900e-c047bbb3578a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/attachments/afaa9097-a49a-474d-b848-0d59adb2a179/action Aug 07 17:09:31.395406 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ba40db6b-2657-44e0-900e-c047bbb3578a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:31.395583 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ba40db6b-2657-44e0-900e-c047bbb3578a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:31.415788 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:31.415788 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:31.435275 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6700ca70-e73b-4a73-af02-e6636be70ee4 req-ba40db6b-2657-44e0-900e-c047bbb3578a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments/afaa9097-a49a-474d-b848-0d59adb2a179/action returned with HTTP 204 Aug 07 17:09:31.435899 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 449/1784] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:09:31 2026] POST /volume/v3/attachments/afaa9097-a49a-474d-b848-0d59adb2a179/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:32.265019 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57d75783-3e19-4ddf-9d8a-dd8b778921e6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:32.269816 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57d75783-3e19-4ddf-9d8a-dd8b778921e6 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d Aug 07 17:09:32.270189 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57d75783-3e19-4ddf-9d8a-dd8b778921e6 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:32.270470 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57d75783-3e19-4ddf-9d8a-dd8b778921e6 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:32.285794 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:32.285794 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:32.296085 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-57d75783-3e19-4ddf-9d8a-dd8b778921e6 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Volume info retrieved successfully. Aug 07 17:09:32.296085 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-57d75783-3e19-4ddf-9d8a-dd8b778921e6 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:09:32.296085 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-57d75783-3e19-4ddf-9d8a-dd8b778921e6 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:09:32.347048 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-57d75783-3e19-4ddf-9d8a-dd8b778921e6 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:09:32.353832 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:32.353832 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:32.366040 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57d75783-3e19-4ddf-9d8a-dd8b778921e6 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d returned with HTTP 200 Aug 07 17:09:32.366521 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 443/1785] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:09:32 2026] GET /volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d => generated 918 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:32.380702 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8f4c6e10-dec2-451c-aff9-05b1f5339c03 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:32.383675 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f4c6e10-dec2-451c-aff9-05b1f5339c03 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] POST https://10.4.3.144/volume/v3/group_snapshots Aug 07 17:09:32.384215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f4c6e10-dec2-451c-aff9-05b1f5339c03 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2949ee84-526e-45bf-9123-b7bd9b437bbf", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-220209769"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:32.386515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.group_snapshots [None req-8f4c6e10-dec2-451c-aff9-05b1f5339c03 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2949ee84-526e-45bf-9123-b7bd9b437bbf', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-220209769'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 17:09:32.393408 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:32.393408 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:32.402232 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.group_snapshots [None req-8f4c6e10-dec2-451c-aff9-05b1f5339c03 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-220209769. Aug 07 17:09:32.439763 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:32.439763 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:32.465170 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8f4c6e10-dec2-451c-aff9-05b1f5339c03 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-551583849 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-551583849, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:09:32.465170 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-8f4c6e10-dec2-451c-aff9-05b1f5339c03 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-551583849 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-551583849, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:09:32.514137 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-8f4c6e10-dec2-451c-aff9-05b1f5339c03 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Created reservations ['dec321e4-46ec-4223-9e92-4adeb5c0eedf', '8de1b25c-73d6-43d5-83d3-44790b851f9c', '11a14d9d-953d-48b5-9b76-79a46aae47ed', '6f0b0199-20e3-490c-aab9-f555df579fe3'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:32.593412 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f4c6e10-dec2-451c-aff9-05b1f5339c03 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots returned with HTTP 202 Aug 07 17:09:32.595081 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 451/1786] 10.4.3.144 () {70 vars in 1324 bytes} [Fri Aug 7 17:09:32 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:32.608624 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-01e724c0-77f7-411f-8b9a-17bdd510c599 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:32.613511 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-01e724c0-77f7-411f-8b9a-17bdd510c599 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:32.613511 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-01e724c0-77f7-411f-8b9a-17bdd510c599 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:32.613610 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-01e724c0-77f7-411f-8b9a-17bdd510c599 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:32.613773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-01e724c0-77f7-411f-8b9a-17bdd510c599 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:09:32.625249 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:32.625249 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:32.632994 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-01e724c0-77f7-411f-8b9a-17bdd510c599 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 returned with HTTP 200 Aug 07 17:09:32.633487 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 444/1787] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:09:32 2026] GET /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:33.650051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-59def840-a35b-486c-aa0b-eb04c8385ff4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.651531 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59def840-a35b-486c-aa0b-eb04c8385ff4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:33.651933 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59def840-a35b-486c-aa0b-eb04c8385ff4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:33.652223 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59def840-a35b-486c-aa0b-eb04c8385ff4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:33.652388 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-59def840-a35b-486c-aa0b-eb04c8385ff4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:09:33.662334 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:33.662334 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:33.668585 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59def840-a35b-486c-aa0b-eb04c8385ff4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 returned with HTTP 200 Aug 07 17:09:33.669530 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 450/1788] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:09:33 2026] GET /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:33.685701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f52950ac-c786-4802-a63c-7a47a8de47f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.691486 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f52950ac-c786-4802-a63c-7a47a8de47f4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail Aug 07 17:09:33.691486 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f52950ac-c786-4802-a63c-7a47a8de47f4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:33.691764 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f52950ac-c786-4802-a63c-7a47a8de47f4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:33.695479 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-f52950ac-c786-4802-a63c-7a47a8de47f4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:09:33.698590 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-f52950ac-c786-4802-a63c-7a47a8de47f4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:09:33.709915 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f52950ac-c786-4802-a63c-7a47a8de47f4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Get all snapshots completed successfully. Aug 07 17:09:33.710399 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:33.710399 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:33.711057 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f52950ac-c786-4802-a63c-7a47a8de47f4 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:09:33.711566 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 444/1789] 10.4.3.144 () {66 vars in 1264 bytes} [Fri Aug 7 17:09:33 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:33.723639 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-19b71aba-038c-448c-94b3-ceebff89ad6b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.726354 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-19b71aba-038c-448c-94b3-ceebff89ad6b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/snapshots/350a8223-298f-4418-8211-6a767289a4d5 Aug 07 17:09:33.726480 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-19b71aba-038c-448c-94b3-ceebff89ad6b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:33.726702 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-19b71aba-038c-448c-94b3-ceebff89ad6b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:33.735414 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:33.735414 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:33.736047 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-19b71aba-038c-448c-94b3-ceebff89ad6b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Snapshot retrieved successfully. Aug 07 17:09:33.737411 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-19b71aba-038c-448c-94b3-ceebff89ad6b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/snapshots/350a8223-298f-4418-8211-6a767289a4d5 returned with HTTP 200 Aug 07 17:09:33.737999 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 452/1790] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:33 2026] GET /volume/v3/snapshots/350a8223-298f-4418-8211-6a767289a4d5 => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:33.751971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f1fd4178-8863-4a4a-8310-483172a1e807 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.753931 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1fd4178-8863-4a4a-8310-483172a1e807 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] POST https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action Aug 07 17:09:33.754372 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1fd4178-8863-4a4a-8310-483172a1e807 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:33.754534 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1fd4178-8863-4a4a-8310-483172a1e807 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:33.758391 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-f1fd4178-8863-4a4a-8310-483172a1e807 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Updating group '0330e7f4-4a7a-4aa7-9145-ac17fc350a21' with 'creating' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 17:09:33.762322 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:33.762322 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:33.772226 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1fd4178-8863-4a4a-8310-483172a1e807 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action returned with HTTP 202 Aug 07 17:09:33.773709 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 445/1791] 10.4.3.144 () {70 vars in 1455 bytes} [Fri Aug 7 17:09:33 2026] POST /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:33.789606 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd8f6f95-de3a-40b9-aa0a-150b75848570 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.792281 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd8f6f95-de3a-40b9-aa0a-150b75848570 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:33.792561 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd8f6f95-de3a-40b9-aa0a-150b75848570 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:33.792780 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd8f6f95-de3a-40b9-aa0a-150b75848570 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:33.792911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-bd8f6f95-de3a-40b9-aa0a-150b75848570 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:09:33.804523 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:33.804523 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:33.810900 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd8f6f95-de3a-40b9-aa0a-150b75848570 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 returned with HTTP 200 Aug 07 17:09:33.811415 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 451/1792] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:09:33 2026] GET /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:33.826749 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bd68d408-cdde-4853-9168-c74d9da6edad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.829140 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd68d408-cdde-4853-9168-c74d9da6edad tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] POST https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action Aug 07 17:09:33.829630 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd68d408-cdde-4853-9168-c74d9da6edad tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:33.829781 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd68d408-cdde-4853-9168-c74d9da6edad tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:33.831697 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-bd68d408-cdde-4853-9168-c74d9da6edad tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Updating group '0330e7f4-4a7a-4aa7-9145-ac17fc350a21' with 'available' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 17:09:33.839279 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:33.839279 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:33.856636 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd68d408-cdde-4853-9168-c74d9da6edad tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action returned with HTTP 202 Aug 07 17:09:33.858835 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 445/1793] 10.4.3.144 () {70 vars in 1455 bytes} [Fri Aug 7 17:09:33 2026] POST /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:33.874449 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-518f4a6f-6a6f-4559-8739-a5e251a8c243 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.876398 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-518f4a6f-6a6f-4559-8739-a5e251a8c243 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:33.876673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-518f4a6f-6a6f-4559-8739-a5e251a8c243 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:33.876919 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-518f4a6f-6a6f-4559-8739-a5e251a8c243 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:33.877081 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.group_snapshots [None req-518f4a6f-6a6f-4559-8739-a5e251a8c243 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:09:33.889105 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:33.889105 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:33.905789 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-518f4a6f-6a6f-4559-8739-a5e251a8c243 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 returned with HTTP 200 Aug 07 17:09:33.906414 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 453/1794] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:09:33 2026] GET /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 => generated 330 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:33.917256 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ca4a8a2f-c1c2-4b4c-91ae-50e357cd4c79 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.921411 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca4a8a2f-c1c2-4b4c-91ae-50e357cd4c79 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] POST https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action Aug 07 17:09:33.921564 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca4a8a2f-c1c2-4b4c-91ae-50e357cd4c79 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:33.922849 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca4a8a2f-c1c2-4b4c-91ae-50e357cd4c79 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:33.924583 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-ca4a8a2f-c1c2-4b4c-91ae-50e357cd4c79 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Updating group '0330e7f4-4a7a-4aa7-9145-ac17fc350a21' with 'error' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 17:09:33.933036 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:33.933036 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:33.946358 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca4a8a2f-c1c2-4b4c-91ae-50e357cd4c79 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action returned with HTTP 202 Aug 07 17:09:33.947169 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 446/1795] 10.4.3.144 () {70 vars in 1455 bytes} [Fri Aug 7 17:09:33 2026] POST /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:33.961610 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0caa5fee-f278-44d4-8b79-6e0c62072183 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.964358 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0caa5fee-f278-44d4-8b79-6e0c62072183 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:33.964700 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0caa5fee-f278-44d4-8b79-6e0c62072183 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:33.964898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0caa5fee-f278-44d4-8b79-6e0c62072183 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:33.965063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-0caa5fee-f278-44d4-8b79-6e0c62072183 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:09:33.968900 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:33.968900 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:33.975350 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0caa5fee-f278-44d4-8b79-6e0c62072183 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 returned with HTTP 200 Aug 07 17:09:33.975528 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 452/1796] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:09:33 2026] GET /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:33.991567 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6114ecf3-a224-4c65-8f10-e11e87ad6c8a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:33.995884 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6114ecf3-a224-4c65-8f10-e11e87ad6c8a tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] POST https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action Aug 07 17:09:33.996414 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6114ecf3-a224-4c65-8f10-e11e87ad6c8a tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:33.996611 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6114ecf3-a224-4c65-8f10-e11e87ad6c8a tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:33.998439 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-6114ecf3-a224-4c65-8f10-e11e87ad6c8a tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Updating group '0330e7f4-4a7a-4aa7-9145-ac17fc350a21' with 'available' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 17:09:34.008469 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:34.008469 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:34.021671 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6114ecf3-a224-4c65-8f10-e11e87ad6c8a tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action returned with HTTP 202 Aug 07 17:09:34.022696 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 446/1797] 10.4.3.144 () {70 vars in 1455 bytes} [Fri Aug 7 17:09:33 2026] POST /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:34.037516 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ee52a72f-bcf5-4e19-b877-83504ba80c42 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:34.042888 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ee52a72f-bcf5-4e19-b877-83504ba80c42 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:34.047516 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ee52a72f-bcf5-4e19-b877-83504ba80c42 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:34.047823 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ee52a72f-bcf5-4e19-b877-83504ba80c42 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:34.048046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.group_snapshots [None req-ee52a72f-bcf5-4e19-b877-83504ba80c42 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:09:34.054636 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:34.054636 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:34.061092 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ee52a72f-bcf5-4e19-b877-83504ba80c42 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 returned with HTTP 200 Aug 07 17:09:34.061656 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 454/1798] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:09:34 2026] GET /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 => generated 330 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:34.073463 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-98f548ab-c99e-4787-a7ad-2b73c3c09825 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:34.076685 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-98f548ab-c99e-4787-a7ad-2b73c3c09825 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] DELETE https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:34.076918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-98f548ab-c99e-4787-a7ad-2b73c3c09825 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:34.077299 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-98f548ab-c99e-4787-a7ad-2b73c3c09825 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:34.077389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-98f548ab-c99e-4787-a7ad-2b73c3c09825 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] delete called for member 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 {{(pid=100226) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 17:09:34.077533 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.group_snapshots [None req-98f548ab-c99e-4787-a7ad-2b73c3c09825 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Delete group_snapshot with id: 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:34.086470 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:34.086470 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:34.135279 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-98f548ab-c99e-4787-a7ad-2b73c3c09825 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 returned with HTTP 202 Aug 07 17:09:34.135713 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 447/1799] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:09:34 2026] DELETE /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:34.153378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:34.156446 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:09:34.156446 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:34.156755 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:34.157015 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:09:34.159327 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:09:34.172253 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Get all volumes completed successfully. Aug 07 17:09:34.173538 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:09:34.175241 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:09:34.188852 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:34.191995 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:09:34.192465 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1654480799"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:34.195175 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1654480799'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:09:34.195498 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Create volume of 1 GB Aug 07 17:09:34.202683 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Availability Zones retrieved successfully. Aug 07 17:09:34.210238 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Flow 'volume_create_api' (feb30bc7-7f4b-4107-90f2-22a8a613ca99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:34.211597 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6edfea12-a325-4fb7-b0bc-37e290d25e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:34.213296 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:09:34.238859 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:09:34.249171 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:34.249171 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:34.270727 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8aadc57b-4072-4ea8-ba87-0588aa870bf2 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:09:34.271585 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 453/1800] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:09:34 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:34.273670 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6edfea12-a325-4fb7-b0bc-37e290d25e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:34.274681 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b26c271-9953-4c1d-8190-70d6efb0c923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:34.293211 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1ea0b658-559c-46d6-aa75-a6651ae2ff6a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:34.296663 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ea0b658-559c-46d6-aa75-a6651ae2ff6a tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail Aug 07 17:09:34.297230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ea0b658-559c-46d6-aa75-a6651ae2ff6a tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:34.297337 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ea0b658-559c-46d6-aa75-a6651ae2ff6a tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:34.299295 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-1ea0b658-559c-46d6-aa75-a6651ae2ff6a tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:09:34.301804 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.db.api [None req-1ea0b658-559c-46d6-aa75-a6651ae2ff6a tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Building query based on filter {{(pid=100227) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:09:34.311589 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1ea0b658-559c-46d6-aa75-a6651ae2ff6a tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Get all snapshots completed successfully. Aug 07 17:09:34.313407 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ea0b658-559c-46d6-aa75-a6651ae2ff6a tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:09:34.313407 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 455/1801] 10.4.3.144 () {66 vars in 1264 bytes} [Fri Aug 7 17:09:34 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:09:34.332086 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-57627bd5-f207-4c89-9d66-9085261e298b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:34.338133 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-57627bd5-f207-4c89-9d66-9085261e298b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:34.338459 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-57627bd5-f207-4c89-9d66-9085261e298b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:34.338576 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-57627bd5-f207-4c89-9d66-9085261e298b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:34.338759 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-57627bd5-f207-4c89-9d66-9085261e298b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:09:34.350783 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:34.350783 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:34.360796 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-57627bd5-f207-4c89-9d66-9085261e298b tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 returned with HTTP 200 Aug 07 17:09:34.360992 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 448/1802] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:09:34 2026] GET /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:34.368155 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Created reservations ['f6763c2c-5158-43af-aa83-af7fcfcf57ce', '1686909e-7fae-4e83-991f-f33aba898b29', 'fbf12f83-634e-49c2-8d89-462d5204a74f', '42db6da4-e9c1-4e9c-9c82-fd883702c127'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:34.368927 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b26c271-9953-4c1d-8190-70d6efb0c923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6763c2c-5158-43af-aa83-af7fcfcf57ce', '1686909e-7fae-4e83-991f-f33aba898b29', 'fbf12f83-634e-49c2-8d89-462d5204a74f', '42db6da4-e9c1-4e9c-9c82-fd883702c127']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:34.371122 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d59f2a6-72c8-4c2f-bac5-7f8c25579f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:34.407931 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d59f2a6-72c8-4c2f-bac5-7f8c25579f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9896f44c-c20a-4823-bdc1-fdc25296ef7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1654480799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591971cddf85441d8135cc1ab7e97b3a',qos_specs=None,replication_status=,reservations=['f6763c2c-5158-43af-aa83-af7fcfcf57ce','1686909e-7fae-4e83-991f-f33aba898b29','fbf12f83-634e-49c2-8d89-462d5204a74f','42db6da4-e9c1-4e9c-9c82-fd883702c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d87b49898a9b47008670c051d6f021fd',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1654480799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9896f44c-c20a-4823-bdc1-fdc25296ef7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591971cddf85441d8135cc1ab7e97b3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d87b49898a9b47008670c051d6f021fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:34.408955 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5f5ec1-64b7-46ef-9445-faa1d7be9495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:34.458999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5f5ec1-64b7-46ef-9445-faa1d7be9495) transitioned into state 'SUCCESS' from state '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-1654480799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591971cddf85441d8135cc1ab7e97b3a',qos_specs=None,replication_status=,reservations=['f6763c2c-5158-43af-aa83-af7fcfcf57ce','1686909e-7fae-4e83-991f-f33aba898b29','fbf12f83-634e-49c2-8d89-462d5204a74f','42db6da4-e9c1-4e9c-9c82-fd883702c127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d87b49898a9b47008670c051d6f021fd',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:34.461015 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41dcf965-71c9-4cf8-b9a4-f380113917ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:34.495877 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41dcf965-71c9-4cf8-b9a4-f380113917ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:34.496199 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Flow 'volume_create_api' (feb30bc7-7f4b-4107-90f2-22a8a613ca99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:34.496548 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Create volume request issued successfully. Aug 07 17:09:34.497540 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a93e112-ef2e-4e83-aeb8-9d4b20724abb tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:09:34.501998 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 447/1803] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:09:34 2026] POST /volume/v3/volumes => generated 759 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:34.526388 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-839feb06-e9eb-4955-a13d-1e509b21d0a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:34.528939 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-839feb06-e9eb-4955-a13d-1e509b21d0a1 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:09:34.529759 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-839feb06-e9eb-4955-a13d-1e509b21d0a1 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:34.529759 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-839feb06-e9eb-4955-a13d-1e509b21d0a1 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:34.552304 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:34.552304 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:34.556184 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-839feb06-e9eb-4955-a13d-1e509b21d0a1 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:09:34.567408 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-839feb06-e9eb-4955-a13d-1e509b21d0a1 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:09:34.567408 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 454/1804] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:34 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:34.708558 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-eb8a13cc-2933-4639-8490-c34bb4a60708 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:34.711514 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eb8a13cc-2933-4639-8490-c34bb4a60708 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:34.711913 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eb8a13cc-2933-4639-8490-c34bb4a60708 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:34.712218 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eb8a13cc-2933-4639-8490-c34bb4a60708 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:34.727106 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:34.727106 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:34.740207 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-eb8a13cc-2933-4639-8490-c34bb4a60708 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:34.747444 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eb8a13cc-2933-4639-8490-c34bb4a60708 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:09:34.748188 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 456/1805] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:34 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:35.377996 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-559601f1-478d-4b8e-a3dc-07a7ec642eed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:35.384373 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-559601f1-478d-4b8e-a3dc-07a7ec642eed tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 Aug 07 17:09:35.384373 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-559601f1-478d-4b8e-a3dc-07a7ec642eed tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:35.384373 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-559601f1-478d-4b8e-a3dc-07a7ec642eed tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:35.384373 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.group_snapshots [None req-559601f1-478d-4b8e-a3dc-07a7ec642eed tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 0330e7f4-4a7a-4aa7-9145-ac17fc350a21 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 17:09:35.395631 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-559601f1-478d-4b8e-a3dc-07a7ec642eed tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 returned with HTTP 404 Aug 07 17:09:35.395631 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 449/1806] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:09:35 2026] GET /volume/v3/group_snapshots/0330e7f4-4a7a-4aa7-9145-ac17fc350a21 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:09:35.406727 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:35.410264 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:09:35.410264 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:35.411891 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:35.412414 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:09:35.413300 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:35.413300 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:35.413657 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:09:35.430176 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Get all volumes completed successfully. Aug 07 17:09:35.431566 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:09:35.431566 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:09:35.487908 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:09:35.499358 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:35.499358 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:35.513792 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd8c4a2e-8881-4629-aafc-324b64781f67 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:09:35.514750 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 448/1807] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:09:35 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:35.539302 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4019bfa6-f7ff-496a-97b2-61c139fa12bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:35.543473 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4019bfa6-f7ff-496a-97b2-61c139fa12bf tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] POST https://10.4.3.144/volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf/action Aug 07 17:09:35.548196 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4019bfa6-f7ff-496a-97b2-61c139fa12bf tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:35.548441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4019bfa6-f7ff-496a-97b2-61c139fa12bf tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:35.551313 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-4019bfa6-f7ff-496a-97b2-61c139fa12bf tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] delete called for group 2949ee84-526e-45bf-9123-b7bd9b437bbf {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:09:35.551601 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-4019bfa6-f7ff-496a-97b2-61c139fa12bf tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Delete group with id: 2949ee84-526e-45bf-9123-b7bd9b437bbf Aug 07 17:09:35.556755 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:35.556755 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:35.585620 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a757522f-290c-48e3-ad35-9e2b2f7079ef None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:35.590115 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a757522f-290c-48e3-ad35-9e2b2f7079ef tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:09:35.590337 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a757522f-290c-48e3-ad35-9e2b2f7079ef tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:35.590604 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a757522f-290c-48e3-ad35-9e2b2f7079ef tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:35.607632 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:35.607632 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:35.615277 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a757522f-290c-48e3-ad35-9e2b2f7079ef tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:09:35.630787 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a757522f-290c-48e3-ad35-9e2b2f7079ef tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:09:35.631308 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 457/1808] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:35 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:35.641458 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4019bfa6-f7ff-496a-97b2-61c139fa12bf tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf/action returned with HTTP 202 Aug 07 17:09:35.641822 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 455/1809] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:09:35 2026] POST /volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:35.656060 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4f50e818-946b-402a-82cf-f10c10cea924 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:35.659671 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f50e818-946b-402a-82cf-f10c10cea924 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d Aug 07 17:09:35.659671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f50e818-946b-402a-82cf-f10c10cea924 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:35.659895 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4f50e818-946b-402a-82cf-f10c10cea924 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:35.674733 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:35.674733 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:35.685072 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4f50e818-946b-402a-82cf-f10c10cea924 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Volume info retrieved successfully. Aug 07 17:09:35.687722 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-4f50e818-946b-402a-82cf-f10c10cea924 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:09:35.687722 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-4f50e818-946b-402a-82cf-f10c10cea924 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:09:35.741872 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-4f50e818-946b-402a-82cf-f10c10cea924 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:09:35.746971 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:35.746971 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:35.761093 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4f50e818-946b-402a-82cf-f10c10cea924 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d returned with HTTP 200 Aug 07 17:09:35.761664 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 450/1810] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:09:35 2026] GET /volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:35.768290 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6271b4b2-9ec5-4bd7-925f-7a9c4f0e07ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:35.773409 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6271b4b2-9ec5-4bd7-925f-7a9c4f0e07ac tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:35.773409 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6271b4b2-9ec5-4bd7-925f-7a9c4f0e07ac tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:35.773409 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6271b4b2-9ec5-4bd7-925f-7a9c4f0e07ac tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:35.782414 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:35.782414 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:35.790057 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6271b4b2-9ec5-4bd7-925f-7a9c4f0e07ac tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:35.798542 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6271b4b2-9ec5-4bd7-925f-7a9c4f0e07ac tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:09:35.799440 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 449/1811] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:35 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:36.793015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0a7b0256-9277-4c6d-b13c-119994e3fe69 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:36.794600 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0a7b0256-9277-4c6d-b13c-119994e3fe69 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d Aug 07 17:09:36.795866 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0a7b0256-9277-4c6d-b13c-119994e3fe69 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:36.798732 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0a7b0256-9277-4c6d-b13c-119994e3fe69 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:36.827697 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0a7b0256-9277-4c6d-b13c-119994e3fe69 tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d returned with HTTP 404 Aug 07 17:09:36.827697 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 458/1812] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:09:36 2026] GET /volume/v3/volumes/d5061e25-f030-4c98-96f3-f918815ab23d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:09:36.831659 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-150da51e-d7ff-4d25-9a02-cb47179ced53 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:36.835981 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-150da51e-d7ff-4d25-9a02-cb47179ced53 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:36.835981 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-150da51e-d7ff-4d25-9a02-cb47179ced53 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:36.835981 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-150da51e-d7ff-4d25-9a02-cb47179ced53 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:36.849047 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e529ab9d-f1d0-47d4-968e-7edba62e97dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:36.855754 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e529ab9d-f1d0-47d4-968e-7edba62e97dd tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] GET https://10.4.3.144/volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf Aug 07 17:09:36.856136 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e529ab9d-f1d0-47d4-968e-7edba62e97dd tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:36.856532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e529ab9d-f1d0-47d4-968e-7edba62e97dd tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:36.856532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-e529ab9d-f1d0-47d4-968e-7edba62e97dd tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] show called for member 2949ee84-526e-45bf-9123-b7bd9b437bbf {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:36.860615 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:36.860615 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:36.863776 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e529ab9d-f1d0-47d4-968e-7edba62e97dd tempest-GroupSnapshotsV319Test-772855509 tempest-GroupSnapshotsV319Test-772855509-project-member] https://10.4.3.144/volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf returned with HTTP 404 Aug 07 17:09:36.864350 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 451/1813] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:36 2026] GET /volume/v3/groups/2949ee84-526e-45bf-9123-b7bd9b437bbf => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:09:36.878429 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-150da51e-d7ff-4d25-9a02-cb47179ced53 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:36.878570 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f6bb8466-e3da-403c-b840-549cd2b15baa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:36.881751 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6bb8466-e3da-403c-b840-549cd2b15baa tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/538c07f3-3e9e-456a-a8d6-cfdf89720c64 Aug 07 17:09:36.883229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6bb8466-e3da-403c-b840-549cd2b15baa tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:36.883229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6bb8466-e3da-403c-b840-549cd2b15baa tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:36.897282 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-150da51e-d7ff-4d25-9a02-cb47179ced53 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:09:36.897282 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 456/1814] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:36 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:36.907598 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6bb8466-e3da-403c-b840-549cd2b15baa tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] https://10.4.3.144/volume/v3/group_types/538c07f3-3e9e-456a-a8d6-cfdf89720c64 returned with HTTP 202 Aug 07 17:09:36.907598 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 450/1815] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:09:36 2026] DELETE /volume/v3/group_types/538c07f3-3e9e-456a-a8d6-cfdf89720c64 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:36.919502 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2102b002-ef74-4c9b-98b0-fc0cadb3f9aa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:36.924729 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2102b002-ef74-4c9b-98b0-fc0cadb3f9aa tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] DELETE https://10.4.3.144/volume/v3/types/cb193af5-5369-4166-a951-769bb3196038 Aug 07 17:09:36.924997 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2102b002-ef74-4c9b-98b0-fc0cadb3f9aa tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:36.925309 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2102b002-ef74-4c9b-98b0-fc0cadb3f9aa tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:37.010799 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2102b002-ef74-4c9b-98b0-fc0cadb3f9aa tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] https://10.4.3.144/volume/v3/types/cb193af5-5369-4166-a951-769bb3196038 returned with HTTP 202 Aug 07 17:09:37.010799 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 459/1816] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:09:36 2026] DELETE /volume/v3/types/cb193af5-5369-4166-a951-769bb3196038 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:09:37.022014 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-12f45163-fea6-4ca8-9cae-62ce580ddf59 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:37.027507 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12f45163-fea6-4ca8-9cae-62ce580ddf59 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] GET https://10.4.3.144/volume/v3/types/cb193af5-5369-4166-a951-769bb3196038 Aug 07 17:09:37.027507 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12f45163-fea6-4ca8-9cae-62ce580ddf59 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:37.027507 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12f45163-fea6-4ca8-9cae-62ce580ddf59 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:37.030507 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12f45163-fea6-4ca8-9cae-62ce580ddf59 tempest-GroupSnapshotsV319Test-702149892 tempest-GroupSnapshotsV319Test-702149892-project-admin] https://10.4.3.144/volume/v3/types/cb193af5-5369-4166-a951-769bb3196038 returned with HTTP 404 Aug 07 17:09:37.031131 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 452/1817] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:09:37 2026] GET /volume/v3/types/cb193af5-5369-4166-a951-769bb3196038 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:37.921278 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a83d2990-a618-46e7-810c-d3fd63736833 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:37.924567 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a83d2990-a618-46e7-810c-d3fd63736833 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:37.924913 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a83d2990-a618-46e7-810c-d3fd63736833 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:37.925677 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a83d2990-a618-46e7-810c-d3fd63736833 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:37.944964 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:37.944964 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:37.951067 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a83d2990-a618-46e7-810c-d3fd63736833 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:37.960407 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a83d2990-a618-46e7-810c-d3fd63736833 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:09:37.960407 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 457/1818] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:37 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:38.126251 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:38.128881 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:09:38.129657 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2053145602"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:38.131623 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2053145602'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:09:38.131623 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Create volume of 1 GB Aug 07 17:09:38.146509 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Availability Zones retrieved successfully. Aug 07 17:09:38.156129 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Flow 'volume_create_api' (ee373988-a518-42e6-a9ff-aafb0bc802f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:38.158268 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dac101c-60a4-4510-b726-26b855d342f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:38.160160 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:09:38.234017 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dac101c-60a4-4510-b726-26b855d342f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:38.236121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7f22c8-e243-4b78-aac4-b959d1eb9e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:38.376886 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Created reservations ['2443fc97-bca1-45f3-86e9-78a859981632', 'a28ca9a0-3e5a-4af1-abab-5d83cab0439b', 'ffea4973-c885-47cb-ab5e-258108abd296', '66533084-3475-4f9a-8de2-547a596752e6'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:38.381929 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7f22c8-e243-4b78-aac4-b959d1eb9e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2443fc97-bca1-45f3-86e9-78a859981632', 'a28ca9a0-3e5a-4af1-abab-5d83cab0439b', 'ffea4973-c885-47cb-ab5e-258108abd296', '66533084-3475-4f9a-8de2-547a596752e6']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:38.384338 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced37363-ca0d-4b16-809d-6baaff5bac7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:38.441723 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ced37363-ca0d-4b16-809d-6baaff5bac7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab7ad80e-1f61-4649-bdc2-55bb44d8e50b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2053145602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceab1557299f44eb92e7adb661ff8d0d',qos_specs=None,replication_status=,reservations=['2443fc97-bca1-45f3-86e9-78a859981632','a28ca9a0-3e5a-4af1-abab-5d83cab0439b','ffea4973-c885-47cb-ab5e-258108abd296','66533084-3475-4f9a-8de2-547a596752e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dc8d5073234d5c9c52921131e7406c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2053145602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab7ad80e-1f61-4649-bdc2-55bb44d8e50b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceab1557299f44eb92e7adb661ff8d0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94dc8d5073234d5c9c52921131e7406c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:38.443500 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa4f73b-6262-4e7f-bd5e-8097f81540d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:38.520637 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa4f73b-6262-4e7f-bd5e-8097f81540d9) transitioned into state 'SUCCESS' from state '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-2053145602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceab1557299f44eb92e7adb661ff8d0d',qos_specs=None,replication_status=,reservations=['2443fc97-bca1-45f3-86e9-78a859981632','a28ca9a0-3e5a-4af1-abab-5d83cab0439b','ffea4973-c885-47cb-ab5e-258108abd296','66533084-3475-4f9a-8de2-547a596752e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94dc8d5073234d5c9c52921131e7406c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:38.521624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a3b63a-5817-4ce8-8289-5d221d0224b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:38.551233 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a3b63a-5817-4ce8-8289-5d221d0224b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:38.553054 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Flow 'volume_create_api' (ee373988-a518-42e6-a9ff-aafb0bc802f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:38.553535 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Create volume request issued successfully. Aug 07 17:09:38.554365 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a27d44f7-6485-4c30-9bb8-e0e86e4c6dd2 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:09:38.555361 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 451/1819] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:09:38 2026] POST /volume/v3/volumes => generated 755 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:38.579614 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f5b02999-3be1-441a-99cd-fa063a9a7228 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:38.582848 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f5b02999-3be1-441a-99cd-fa063a9a7228 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:38.583069 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f5b02999-3be1-441a-99cd-fa063a9a7228 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:38.583965 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f5b02999-3be1-441a-99cd-fa063a9a7228 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:38.603101 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:38.603101 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:38.611511 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f5b02999-3be1-441a-99cd-fa063a9a7228 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:38.621981 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f5b02999-3be1-441a-99cd-fa063a9a7228 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:38.623974 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 460/1820] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:38 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 823 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:39.196245 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b85e380f-8ec5-4881-9f55-caec7c0bad94 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:39.202957 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b85e380f-8ec5-4881-9f55-caec7c0bad94 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:39.204469 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b85e380f-8ec5-4881-9f55-caec7c0bad94 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:39.206083 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b85e380f-8ec5-4881-9f55-caec7c0bad94 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:39.221866 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:39.221866 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:39.240958 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b85e380f-8ec5-4881-9f55-caec7c0bad94 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:39.251889 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b85e380f-8ec5-4881-9f55-caec7c0bad94 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:09:39.252970 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 453/1821] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:39 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:39.281124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c68ce6d4-b09d-4652-a140-b3fa631f8953 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:39.285202 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c68ce6d4-b09d-4652-a140-b3fa631f8953 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:39.285438 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c68ce6d4-b09d-4652-a140-b3fa631f8953 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:39.285874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c68ce6d4-b09d-4652-a140-b3fa631f8953 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:39.286314 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c68ce6d4-b09d-4652-a140-b3fa631f8953 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Delete volume with id: a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:39.303290 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:39.303290 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:39.304050 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c68ce6d4-b09d-4652-a140-b3fa631f8953 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:39.355995 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c68ce6d4-b09d-4652-a140-b3fa631f8953 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Delete volume request issued successfully. Aug 07 17:09:39.356155 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c68ce6d4-b09d-4652-a140-b3fa631f8953 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 202 Aug 07 17:09:39.357221 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 458/1822] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:09:39 2026] DELETE /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:09:39.371325 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2e74fc50-a2f1-4414-b2b9-11a8d85f8b16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:39.376707 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e74fc50-a2f1-4414-b2b9-11a8d85f8b16 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:39.379101 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e74fc50-a2f1-4414-b2b9-11a8d85f8b16 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:39.379480 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e74fc50-a2f1-4414-b2b9-11a8d85f8b16 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:39.403955 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:39.403955 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:39.410445 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2e74fc50-a2f1-4414-b2b9-11a8d85f8b16 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Volume info retrieved successfully. Aug 07 17:09:39.423377 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e74fc50-a2f1-4414-b2b9-11a8d85f8b16 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 200 Aug 07 17:09:39.423851 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 452/1823] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:39 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:39.649457 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0ad586a6-e00c-44d4-8097-95d307ec2c06 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:39.655493 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ad586a6-e00c-44d4-8097-95d307ec2c06 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:39.655808 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ad586a6-e00c-44d4-8097-95d307ec2c06 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:39.656122 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ad586a6-e00c-44d4-8097-95d307ec2c06 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:39.686522 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:39.686522 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:39.695240 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0ad586a6-e00c-44d4-8097-95d307ec2c06 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:39.718067 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ad586a6-e00c-44d4-8097-95d307ec2c06 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:39.718478 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 461/1824] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:39 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:40.008317 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7ddea072-04c5-48e8-8223-f0ee562a3da7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:40.012971 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7ddea072-04c5-48e8-8223-f0ee562a3da7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:40.013713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7ddea072-04c5-48e8-8223-f0ee562a3da7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:40.013713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7ddea072-04c5-48e8-8223-f0ee562a3da7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:40.035859 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:40.035859 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:40.047552 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7ddea072-04c5-48e8-8223-f0ee562a3da7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:40.057773 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7ddea072-04c5-48e8-8223-f0ee562a3da7 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:40.057773 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 454/1825] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:40 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:40.239469 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f4b8a9d3-f609-4793-bea1-958e85b2b417 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:40.239842 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4b8a9d3-f609-4793-bea1-958e85b2b417 None None] GET https://10.4.3.144/volume// Aug 07 17:09:40.240043 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4b8a9d3-f609-4793-bea1-958e85b2b417 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:40.240652 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4b8a9d3-f609-4793-bea1-958e85b2b417 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:40.240652 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4b8a9d3-f609-4793-bea1-958e85b2b417 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:40.241093 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 459/1826] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:09: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 07 17:09:40.256608 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-8698ffc7-dd09-4d50-bd15-6f5915a75d0b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:40.261119 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-8698ffc7-dd09-4d50-bd15-6f5915a75d0b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:09:40.261119 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-8698ffc7-dd09-4d50-bd15-6f5915a75d0b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab7ad80e-1f61-4649-bdc2-55bb44d8e50b", "connector": null, "instance_uuid": "f01b7912-821a-4ba3-9b55-ebe541342d7f"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:40.286509 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:40.286509 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:40.372428 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-8698ffc7-dd09-4d50-bd15-6f5915a75d0b tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:09:40.375480 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 453/1827] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:09:40 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:40.450199 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-03f5c09e-eeac-439e-bd5d-f47be0ed1dc4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:40.453478 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c08c4890-a827-4851-81b5-fbe25523f7e8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:40.453945 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03f5c09e-eeac-439e-bd5d-f47be0ed1dc4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] GET https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 Aug 07 17:09:40.453945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03f5c09e-eeac-439e-bd5d-f47be0ed1dc4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:40.453945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03f5c09e-eeac-439e-bd5d-f47be0ed1dc4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:40.456440 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c08c4890-a827-4851-81b5-fbe25523f7e8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:40.457295 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c08c4890-a827-4851-81b5-fbe25523f7e8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:40.458246 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c08c4890-a827-4851-81b5-fbe25523f7e8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:40.464448 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03f5c09e-eeac-439e-bd5d-f47be0ed1dc4 tempest-VolumesActionsTest-1372185462 tempest-VolumesActionsTest-1372185462-project-member] https://10.4.3.144/volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 returned with HTTP 404 Aug 07 17:09:40.465112 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 462/1828] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:40 2026] GET /volume/v3/volumes/a9353ba6-7c71-40d4-96da-7fff7b3d22d6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:40.475221 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4ec1d27c-001e-4880-afb6-aa857fd54396 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:40.477072 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ec1d27c-001e-4880-afb6-aa857fd54396 None None] GET https://10.4.3.144/volume// Aug 07 17:09:40.477072 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ec1d27c-001e-4880-afb6-aa857fd54396 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:40.478975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ec1d27c-001e-4880-afb6-aa857fd54396 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:40.479470 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ec1d27c-001e-4880-afb6-aa857fd54396 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:40.479894 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 460/1829] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09:40 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 17:09:40.484925 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:40.484925 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:40.491269 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c08c4890-a827-4851-81b5-fbe25523f7e8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:40.498364 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c08c4890-a827-4851-81b5-fbe25523f7e8 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:40.499652 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 455/1830] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:40 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:40.502520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-0a9b9f3c-7eda-4c0f-b658-fe33e321e33c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:40.510469 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-0a9b9f3c-7eda-4c0f-b658-fe33e321e33c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:40.510587 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-0a9b9f3c-7eda-4c0f-b658-fe33e321e33c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:40.510832 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-0a9b9f3c-7eda-4c0f-b658-fe33e321e33c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:40.526723 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:40.526723 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:40.534423 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-0a9b9f3c-7eda-4c0f-b658-fe33e321e33c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:40.545284 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-0a9b9f3c-7eda-4c0f-b658-fe33e321e33c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:40.546005 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 454/1831] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:40 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 1027 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:40.754198 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7bcac4ca-6ccc-4af7-be74-dad2db3a6246 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:40.759138 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7bcac4ca-6ccc-4af7-be74-dad2db3a6246 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] PUT https://10.4.3.144/volume/v3/attachments/4854526b-b177-46ea-8ab6-ece252777fb4 Aug 07 17:09:40.759638 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7bcac4ca-6ccc-4af7-be74-dad2db3a6246 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:40.783467 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7bcac4ca-6ccc-4af7-be74-dad2db3a6246 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Acquiring lock "cinder-attachment_update-ab7ad80e-1f61-4649-bdc2-55bb44d8e50b-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:09:40.797504 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7bcac4ca-6ccc-4af7-be74-dad2db3a6246 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Lock "cinder-attachment_update-ab7ad80e-1f61-4649-bdc2-55bb44d8e50b-np0000006737" acquired by "attachment_update" :: waited 0.013s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:09:40.800490 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:40.800490 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:40.938346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7bcac4ca-6ccc-4af7-be74-dad2db3a6246 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Lock "cinder-attachment_update-ab7ad80e-1f61-4649-bdc2-55bb44d8e50b-np0000006737" released by "attachment_update" :: held 0.142s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:09:40.938752 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-7bcac4ca-6ccc-4af7-be74-dad2db3a6246 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments/4854526b-b177-46ea-8ab6-ece252777fb4 returned with HTTP 200 Aug 07 17:09:40.939515 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 463/1832] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:09:40 2026] PUT /volume/v3/attachments/4854526b-b177-46ea-8ab6-ece252777fb4 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:41.521401 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f3ee89b3-3995-4e85-9736-de175ab8adf3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:41.530155 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3ee89b3-3995-4e85-9736-de175ab8adf3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:41.531216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3ee89b3-3995-4e85-9736-de175ab8adf3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:41.531668 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3ee89b3-3995-4e85-9736-de175ab8adf3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:41.567996 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:41.567996 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:41.581175 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f3ee89b3-3995-4e85-9736-de175ab8adf3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:41.588263 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3ee89b3-3995-4e85-9736-de175ab8adf3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:41.588878 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 461/1833] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:41 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:41.753102 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-12feb788-c33e-48d9-834f-bd0f4078f8fa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:41.985671 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12feb788-c33e-48d9-834f-bd0f4078f8fa tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:09:41.991414 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12feb788-c33e-48d9-834f-bd0f4078f8fa tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-698892636"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:42.044993 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12feb788-c33e-48d9-834f-bd0f4078f8fa tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:09:42.044993 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 456/1834] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:09:41 2026] POST /volume/v3/types => generated 219 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:42.059944 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-370386c1-0a1f-4d6d-b3d5-63269c268c34 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:42.069659 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-370386c1-0a1f-4d6d-b3d5-63269c268c34 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:09:42.069659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-370386c1-0a1f-4d6d-b3d5-63269c268c34 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-526532114"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:42.121509 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-370386c1-0a1f-4d6d-b3d5-63269c268c34 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:09:42.126619 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 455/1835] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:09:42 2026] POST /volume/v3/group_types => generated 176 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:42.141978 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-09593aaa-0bac-4765-b7ac-6231c47148bf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:42.307658 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09593aaa-0bac-4765-b7ac-6231c47148bf tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] POST https://10.4.3.144/volume/v3/groups Aug 07 17:09:42.307658 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09593aaa-0bac-4765-b7ac-6231c47148bf tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cf32b936-b007-4edf-9b7a-b67243f55575", "volume_types": ["db9a3c3b-b7e2-4b45-9264-ef73764d2f33"], "name": "tempest-GroupsV320Test-Group-203419235"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:42.308966 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-09593aaa-0bac-4765-b7ac-6231c47148bf tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Creating new group {'group': {'group_type': 'cf32b936-b007-4edf-9b7a-b67243f55575', 'volume_types': ['db9a3c3b-b7e2-4b45-9264-ef73764d2f33'], 'name': 'tempest-GroupsV320Test-Group-203419235'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:09:42.323694 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-09593aaa-0bac-4765-b7ac-6231c47148bf tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Creating group tempest-GroupsV320Test-Group-203419235. Aug 07 17:09:42.323694 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:42.323694 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:42.353259 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-09593aaa-0bac-4765-b7ac-6231c47148bf tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Availability Zones retrieved successfully. Aug 07 17:09:42.427426 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-09593aaa-0bac-4765-b7ac-6231c47148bf tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Created reservations ['86a9bc6b-58cb-4a71-bbba-0b778e16f9c1'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:42.490167 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09593aaa-0bac-4765-b7ac-6231c47148bf tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups returned with HTTP 202 Aug 07 17:09:42.490321 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 464/1836] 10.4.3.144 () {70 vars in 1297 bytes} [Fri Aug 7 17:09:42 2026] POST /volume/v3/groups => generated 107 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:42.507194 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1fe0b2a-ad9a-429c-b8cd-8eb0e61c7254 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:42.510742 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1fe0b2a-ad9a-429c-b8cd-8eb0e61c7254 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] GET https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 Aug 07 17:09:42.512595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1fe0b2a-ad9a-429c-b8cd-8eb0e61c7254 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:42.512595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1fe0b2a-ad9a-429c-b8cd-8eb0e61c7254 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:42.512595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-d1fe0b2a-ad9a-429c-b8cd-8eb0e61c7254 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] show called for member f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:42.525103 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:42.525103 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:42.544768 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1fe0b2a-ad9a-429c-b8cd-8eb0e61c7254 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 returned with HTTP 200 Aug 07 17:09:42.545897 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 462/1837] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:42 2026] GET /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 => generated 387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:42.609572 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c06421f2-c1b6-40d3-89c6-6bb969fa7b21 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:42.618220 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c06421f2-c1b6-40d3-89c6-6bb969fa7b21 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:42.618475 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c06421f2-c1b6-40d3-89c6-6bb969fa7b21 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:42.618673 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c06421f2-c1b6-40d3-89c6-6bb969fa7b21 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:42.638530 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:42.638530 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:42.646617 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c06421f2-c1b6-40d3-89c6-6bb969fa7b21 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:42.663455 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c06421f2-c1b6-40d3-89c6-6bb969fa7b21 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:42.664132 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 457/1838] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:42 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:43.571791 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5b894310-e35b-4d6c-8e25-f69772cf446e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.579038 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b894310-e35b-4d6c-8e25-f69772cf446e tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] GET https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 Aug 07 17:09:43.579923 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b894310-e35b-4d6c-8e25-f69772cf446e tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:43.579923 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b894310-e35b-4d6c-8e25-f69772cf446e tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:43.579923 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-5b894310-e35b-4d6c-8e25-f69772cf446e tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] show called for member f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:43.584801 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.584801 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:43.609978 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b894310-e35b-4d6c-8e25-f69772cf446e tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 returned with HTTP 200 Aug 07 17:09:43.611000 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 456/1839] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:43 2026] GET /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 => generated 388 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:43.628137 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3b2eab28-a2ea-478d-aa26-0e03c4590a40 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.634775 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b2eab28-a2ea-478d-aa26-0e03c4590a40 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] POST https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action Aug 07 17:09:43.634775 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b2eab28-a2ea-478d-aa26-0e03c4590a40 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:43.634775 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b2eab28-a2ea-478d-aa26-0e03c4590a40 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:43.636249 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-3b2eab28-a2ea-478d-aa26-0e03c4590a40 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Updating group 'f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57' with 'creating' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 17:09:43.640680 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.640680 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:43.650405 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b2eab28-a2ea-478d-aa26-0e03c4590a40 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action returned with HTTP 202 Aug 07 17:09:43.650563 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 465/1840] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:09:43 2026] POST /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:43.664439 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eed34436-6118-44e9-b0fc-9305ded11cd9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.666673 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eed34436-6118-44e9-b0fc-9305ded11cd9 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] GET https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 Aug 07 17:09:43.666986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eed34436-6118-44e9-b0fc-9305ded11cd9 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:43.667196 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eed34436-6118-44e9-b0fc-9305ded11cd9 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:43.667354 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-eed34436-6118-44e9-b0fc-9305ded11cd9 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] show called for member f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:43.671499 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.671499 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:43.690914 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3ace0bea-bc12-43b1-bac6-ebff8d2398e9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.692122 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eed34436-6118-44e9-b0fc-9305ded11cd9 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 returned with HTTP 200 Aug 07 17:09:43.693780 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ace0bea-bc12-43b1-bac6-ebff8d2398e9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:43.694037 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ace0bea-bc12-43b1-bac6-ebff8d2398e9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:43.694336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3ace0bea-bc12-43b1-bac6-ebff8d2398e9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:43.695287 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 463/1841] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:43 2026] GET /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 => generated 387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:43.708985 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-15be3ce2-3a8c-4b02-8e03-d4f2aa573a77 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.711414 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15be3ce2-3a8c-4b02-8e03-d4f2aa573a77 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] POST https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action Aug 07 17:09:43.711786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15be3ce2-3a8c-4b02-8e03-d4f2aa573a77 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:43.711908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15be3ce2-3a8c-4b02-8e03-d4f2aa573a77 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:43.714138 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-15be3ce2-3a8c-4b02-8e03-d4f2aa573a77 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Updating group 'f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57' with 'available' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 17:09:43.722078 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.722078 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:43.727289 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.727289 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:43.733170 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3ace0bea-bc12-43b1-bac6-ebff8d2398e9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:43.742182 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15be3ce2-3a8c-4b02-8e03-d4f2aa573a77 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action returned with HTTP 202 Aug 07 17:09:43.744621 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 457/1842] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:09:43 2026] POST /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:43.760514 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3ace0bea-bc12-43b1-bac6-ebff8d2398e9 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:43.762699 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 458/1843] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:43 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:43.767294 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-50619832-4b85-428e-9db9-53963793b728 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.769088 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50619832-4b85-428e-9db9-53963793b728 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] GET https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 Aug 07 17:09:43.769540 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50619832-4b85-428e-9db9-53963793b728 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:43.769680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50619832-4b85-428e-9db9-53963793b728 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:43.769893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-50619832-4b85-428e-9db9-53963793b728 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] show called for member f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:43.776569 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.776569 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:43.790792 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50619832-4b85-428e-9db9-53963793b728 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 returned with HTTP 200 Aug 07 17:09:43.791631 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 466/1844] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:43 2026] GET /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:43.814636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-141a6433-3197-48ef-9771-7b330a3cfebe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.819052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-141a6433-3197-48ef-9771-7b330a3cfebe tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] POST https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action Aug 07 17:09:43.819052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-141a6433-3197-48ef-9771-7b330a3cfebe tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:43.819052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-141a6433-3197-48ef-9771-7b330a3cfebe tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:43.820559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-141a6433-3197-48ef-9771-7b330a3cfebe tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Updating group 'f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57' with 'error' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 17:09:43.829202 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.829202 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:43.841248 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-141a6433-3197-48ef-9771-7b330a3cfebe tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action returned with HTTP 202 Aug 07 17:09:43.841248 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 464/1845] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:09:43 2026] POST /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:43.855016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6d61a0fa-e1ca-4423-9279-df1db186ba4b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.857509 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d61a0fa-e1ca-4423-9279-df1db186ba4b tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] GET https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 Aug 07 17:09:43.857819 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d61a0fa-e1ca-4423-9279-df1db186ba4b tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:43.858122 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d61a0fa-e1ca-4423-9279-df1db186ba4b tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:43.858314 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-6d61a0fa-e1ca-4423-9279-df1db186ba4b tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] show called for member f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:43.865654 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.865654 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:43.884862 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d61a0fa-e1ca-4423-9279-df1db186ba4b tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 returned with HTTP 200 Aug 07 17:09:43.884862 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 458/1846] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:43 2026] GET /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 => generated 384 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:09:43.900804 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a45f53f0-bd04-4317-81f7-20b051aa880f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.904541 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a45f53f0-bd04-4317-81f7-20b051aa880f tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] POST https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action Aug 07 17:09:43.907116 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a45f53f0-bd04-4317-81f7-20b051aa880f tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:43.907116 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a45f53f0-bd04-4317-81f7-20b051aa880f tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:43.908817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-a45f53f0-bd04-4317-81f7-20b051aa880f tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Updating group 'f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57' with 'available' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 17:09:43.916466 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.916466 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:43.932077 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a45f53f0-bd04-4317-81f7-20b051aa880f tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action returned with HTTP 202 Aug 07 17:09:43.932692 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 459/1847] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:09:43 2026] POST /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:43.944636 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e702c8d0-ef2e-41b6-82b2-b89e72ac9b7a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.946764 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e702c8d0-ef2e-41b6-82b2-b89e72ac9b7a tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] GET https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 Aug 07 17:09:43.947259 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e702c8d0-ef2e-41b6-82b2-b89e72ac9b7a tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:43.947687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e702c8d0-ef2e-41b6-82b2-b89e72ac9b7a tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:43.948004 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-e702c8d0-ef2e-41b6-82b2-b89e72ac9b7a tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] show called for member f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:43.953242 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:43.953242 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:43.969158 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e702c8d0-ef2e-41b6-82b2-b89e72ac9b7a tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 returned with HTTP 200 Aug 07 17:09:43.969662 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 467/1848] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:43 2026] GET /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:43.992445 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9705360-3776-41f3-a62a-92e3d57b6b04 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:43.998920 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9705360-3776-41f3-a62a-92e3d57b6b04 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:09:43.999279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9705360-3776-41f3-a62a-92e3d57b6b04 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:43.999565 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9705360-3776-41f3-a62a-92e3d57b6b04 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:43.999914 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-f9705360-3776-41f3-a62a-92e3d57b6b04 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:09:44.001557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f9705360-3776-41f3-a62a-92e3d57b6b04 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:09:44.018394 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f9705360-3776-41f3-a62a-92e3d57b6b04 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Get all volumes completed successfully. Aug 07 17:09:44.022473 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9705360-3776-41f3-a62a-92e3d57b6b04 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:09:44.023011 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 465/1849] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:09:43 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:44.045771 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bec20a1d-6b4b-4622-bf05-e0e080156031 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:44.050737 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bec20a1d-6b4b-4622-bf05-e0e080156031 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] POST https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action Aug 07 17:09:44.051304 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bec20a1d-6b4b-4622-bf05-e0e080156031 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:44.051548 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bec20a1d-6b4b-4622-bf05-e0e080156031 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:44.055608 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-bec20a1d-6b4b-4622-bf05-e0e080156031 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] delete called for group f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:09:44.055753 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-bec20a1d-6b4b-4622-bf05-e0e080156031 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Delete group with id: f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 Aug 07 17:09:44.062382 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:44.062382 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:44.138778 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bec20a1d-6b4b-4622-bf05-e0e080156031 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action returned with HTTP 202 Aug 07 17:09:44.139440 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 459/1850] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:09:44 2026] POST /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:44.152689 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ad9a283-c3ed-4b55-a374-01bb04d68a77 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:44.154897 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ad9a283-c3ed-4b55-a374-01bb04d68a77 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] GET https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 Aug 07 17:09:44.155376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ad9a283-c3ed-4b55-a374-01bb04d68a77 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:44.155782 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ad9a283-c3ed-4b55-a374-01bb04d68a77 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:44.157042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-5ad9a283-c3ed-4b55-a374-01bb04d68a77 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] show called for member f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:44.165548 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:44.165548 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:44.190300 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ad9a283-c3ed-4b55-a374-01bb04d68a77 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 returned with HTTP 200 Aug 07 17:09:44.192488 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 460/1851] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:44 2026] GET /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 => generated 387 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:44.418851 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-626e160f-bc9b-4f00-986a-b0b1b14be13c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:44.423965 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-626e160f-bc9b-4f00-986a-b0b1b14be13c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/attachments/4854526b-b177-46ea-8ab6-ece252777fb4/action Aug 07 17:09:44.424589 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-626e160f-bc9b-4f00-986a-b0b1b14be13c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:44.424867 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-626e160f-bc9b-4f00-986a-b0b1b14be13c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:44.456804 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:44.456804 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:44.477939 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4cc7ff44-080c-4a73-a7ab-1de76dceb8e8 req-626e160f-bc9b-4f00-986a-b0b1b14be13c tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments/4854526b-b177-46ea-8ab6-ece252777fb4/action returned with HTTP 204 Aug 07 17:09:44.478637 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 468/1852] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:09:44 2026] POST /volume/v3/attachments/4854526b-b177-46ea-8ab6-ece252777fb4/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:44.791877 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b19e5e4e-3f57-4b57-a2a0-7ed605e3ed1a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:44.795249 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b19e5e4e-3f57-4b57-a2a0-7ed605e3ed1a tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:44.796580 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b19e5e4e-3f57-4b57-a2a0-7ed605e3ed1a tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:44.796580 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b19e5e4e-3f57-4b57-a2a0-7ed605e3ed1a tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:44.813532 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:44.813532 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:44.822380 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b19e5e4e-3f57-4b57-a2a0-7ed605e3ed1a tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:44.832837 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b19e5e4e-3f57-4b57-a2a0-7ed605e3ed1a tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:44.834065 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 466/1853] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:44 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:44.849494 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-466b80c1-7629-4265-a07c-f9668d6ae1df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:44.852849 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-466b80c1-7629-4265-a07c-f9668d6ae1df tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:44.853929 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-466b80c1-7629-4265-a07c-f9668d6ae1df tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:44.853929 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-466b80c1-7629-4265-a07c-f9668d6ae1df tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:44.880387 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:44.880387 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:44.886564 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-466b80c1-7629-4265-a07c-f9668d6ae1df tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:44.893434 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-466b80c1-7629-4265-a07c-f9668d6ae1df tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:44.894601 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 460/1854] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:44 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:44.922237 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-17583cf5-2255-44b4-bead-0cea15ba2515 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:44.926177 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17583cf5-2255-44b4-bead-0cea15ba2515 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:44.926309 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17583cf5-2255-44b4-bead-0cea15ba2515 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:44.926619 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17583cf5-2255-44b4-bead-0cea15ba2515 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:44.927109 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-17583cf5-2255-44b4-bead-0cea15ba2515 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Delete volume with id: ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:44.959893 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:44.959893 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:44.961077 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-17583cf5-2255-44b4-bead-0cea15ba2515 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:44.980852 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-17583cf5-2255-44b4-bead-0cea15ba2515 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-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 07 17:09:44.981747 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17583cf5-2255-44b4-bead-0cea15ba2515 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 400 Aug 07 17:09:44.983804 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 461/1855] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:09:44 2026] DELETE /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 307 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:09:44.996865 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-511e9999-91a6-45b6-9669-18f52fb1eed1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:44.999403 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-511e9999-91a6-45b6-9669-18f52fb1eed1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:45.000234 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-511e9999-91a6-45b6-9669-18f52fb1eed1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:45.000234 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-511e9999-91a6-45b6-9669-18f52fb1eed1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:45.020476 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:45.020476 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:45.026888 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-511e9999-91a6-45b6-9669-18f52fb1eed1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:45.047352 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-511e9999-91a6-45b6-9669-18f52fb1eed1 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:45.047352 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 469/1856] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:44 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:45.116142 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-ea397cf9-ce72-44d1-8702-9778d7df7c07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:45.123473 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-ea397cf9-ce72-44d1-8702-9778d7df7c07 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:45.123628 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-ea397cf9-ce72-44d1-8702-9778d7df7c07 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:45.124533 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-ea397cf9-ce72-44d1-8702-9778d7df7c07 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:45.175314 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:45.175314 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:45.195980 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-ea397cf9-ce72-44d1-8702-9778d7df7c07 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:45.208216 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-ea397cf9-ce72-44d1-8702-9778d7df7c07 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:45.210149 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 467/1857] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:45 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 1140 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:45.215324 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-604679eb-6fb3-4b2a-b962-9a2e2b424914 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:45.220980 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-604679eb-6fb3-4b2a-b962-9a2e2b424914 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] GET https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 Aug 07 17:09:45.221140 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-604679eb-6fb3-4b2a-b962-9a2e2b424914 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:45.221514 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-604679eb-6fb3-4b2a-b962-9a2e2b424914 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:45.222154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-604679eb-6fb3-4b2a-b962-9a2e2b424914 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] show called for member f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:09:45.241751 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-604679eb-6fb3-4b2a-b962-9a2e2b424914 tempest-GroupsV320Test-2079012749 tempest-GroupsV320Test-2079012749-project-member] https://10.4.3.144/volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 returned with HTTP 404 Aug 07 17:09:45.243158 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 461/1858] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:09:45 2026] GET /volume/v3/groups/f6cd9dbc-efa3-43b2-a73a-4b3cb203ab57 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:09:45.280317 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-00c5265a-b770-46c9-ba80-14bd244f4fc4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:45.284748 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00c5265a-b770-46c9-ba80-14bd244f4fc4 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/cf32b936-b007-4edf-9b7a-b67243f55575 Aug 07 17:09:45.285169 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00c5265a-b770-46c9-ba80-14bd244f4fc4 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:45.285273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00c5265a-b770-46c9-ba80-14bd244f4fc4 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:45.291892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-da88a166-9ca0-42c2-8b54-ca84063d5afc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:45.296761 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-da88a166-9ca0-42c2-8b54-ca84063d5afc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] POST https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b/action Aug 07 17:09:45.297367 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-da88a166-9ca0-42c2-8b54-ca84063d5afc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:45.297662 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-da88a166-9ca0-42c2-8b54-ca84063d5afc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:45.339718 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:45.339718 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:45.341121 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-da88a166-9ca0-42c2-8b54-ca84063d5afc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:45.343758 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00c5265a-b770-46c9-ba80-14bd244f4fc4 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] https://10.4.3.144/volume/v3/group_types/cf32b936-b007-4edf-9b7a-b67243f55575 returned with HTTP 202 Aug 07 17:09:45.343927 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 462/1859] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:09:45 2026] DELETE /volume/v3/group_types/cf32b936-b007-4edf-9b7a-b67243f55575 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:09:45.366232 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ecd2adab-1cbb-4465-b304-ef37eee54a98 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:45.368292 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecd2adab-1cbb-4465-b304-ef37eee54a98 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] DELETE https://10.4.3.144/volume/v3/types/db9a3c3b-b7e2-4b45-9264-ef73764d2f33 Aug 07 17:09:45.368586 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecd2adab-1cbb-4465-b304-ef37eee54a98 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:45.371089 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecd2adab-1cbb-4465-b304-ef37eee54a98 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:45.374289 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-da88a166-9ca0-42c2-8b54-ca84063d5afc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Begin detaching volume completed successfully. Aug 07 17:09:45.374289 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-da88a166-9ca0-42c2-8b54-ca84063d5afc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b/action returned with HTTP 202 Aug 07 17:09:45.374289 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 470/1860] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:09:45 2026] POST /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:45.441250 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecd2adab-1cbb-4465-b304-ef37eee54a98 tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] https://10.4.3.144/volume/v3/types/db9a3c3b-b7e2-4b45-9264-ef73764d2f33 returned with HTTP 202 Aug 07 17:09:45.442013 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 468/1861] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:09:45 2026] DELETE /volume/v3/types/db9a3c3b-b7e2-4b45-9264-ef73764d2f33 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:09:45.454517 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86d2219e-5359-482d-94fc-cbdb4e4ffc2c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:45.458352 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86d2219e-5359-482d-94fc-cbdb4e4ffc2c tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] GET https://10.4.3.144/volume/v3/types/db9a3c3b-b7e2-4b45-9264-ef73764d2f33 Aug 07 17:09:45.459440 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86d2219e-5359-482d-94fc-cbdb4e4ffc2c tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:45.459440 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86d2219e-5359-482d-94fc-cbdb4e4ffc2c tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:45.471867 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-76d610e7-65a8-4a63-be5e-868a06a7b5bd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:45.472311 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76d610e7-65a8-4a63-be5e-868a06a7b5bd None None] GET https://10.4.3.144/volume// Aug 07 17:09:45.474638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76d610e7-65a8-4a63-be5e-868a06a7b5bd None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:45.474638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76d610e7-65a8-4a63-be5e-868a06a7b5bd None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:45.474638 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76d610e7-65a8-4a63-be5e-868a06a7b5bd None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:45.474638 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 463/1862] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09:45 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:45.478121 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86d2219e-5359-482d-94fc-cbdb4e4ffc2c tempest-GroupsV320Test-434401723 tempest-GroupsV320Test-434401723-project-admin] https://10.4.3.144/volume/v3/types/db9a3c3b-b7e2-4b45-9264-ef73764d2f33 returned with HTTP 404 Aug 07 17:09:45.480075 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 462/1863] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:09:45 2026] GET /volume/v3/types/db9a3c3b-b7e2-4b45-9264-ef73764d2f33 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:45.490649 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-0140aea3-6222-4635-b108-8857a93d5b65 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:45.498433 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-0140aea3-6222-4635-b108-8857a93d5b65 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:45.498830 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-0140aea3-6222-4635-b108-8857a93d5b65 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:45.499899 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-0140aea3-6222-4635-b108-8857a93d5b65 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:45.532242 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:45.532242 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:45.545671 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-0140aea3-6222-4635-b108-8857a93d5b65 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:45.559356 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-0140aea3-6222-4635-b108-8857a93d5b65 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:45.560511 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 471/1864] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:45 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 1323 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:46.591864 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:46.594254 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:09:46.595257 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-388301277"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:46.598930 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-388301277'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:09:46.606322 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume of 1 GB Aug 07 17:09:46.606322 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:46.606322 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:46.606322 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Availability Zones retrieved successfully. Aug 07 17:09:46.615754 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Flow 'volume_create_api' (25fa717e-00a0-470c-a53d-a8e98fbceced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:46.617986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e63094a-c8ce-4fcd-9200-8d6c95c4c9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:46.619182 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:09:46.630929 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:46.630929 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:46.657838 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e63094a-c8ce-4fcd-9200-8d6c95c4c9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:00:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9f295a16-1764-4520-8f0b-2d9138a10fd8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f295a16-1764-4520-8f0b-2d9138a10fd8', 'encryption_key_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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:46.659330 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d879e9c-18c1-424b-b3a4-ba67ec35c03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:46.730874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Created reservations ['244e2a1b-3dbe-4f2d-ab32-9a347352cf05', '22541a48-f82d-4209-8434-d7df7ef22cce', '2d84f9ac-358a-4201-a7b2-ec49e06556da', '757f6898-e95b-44e2-be7e-c3cd0fbc71ef'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:46.732586 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d879e9c-18c1-424b-b3a4-ba67ec35c03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['244e2a1b-3dbe-4f2d-ab32-9a347352cf05', '22541a48-f82d-4209-8434-d7df7ef22cce', '2d84f9ac-358a-4201-a7b2-ec49e06556da', '757f6898-e95b-44e2-be7e-c3cd0fbc71ef']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:46.733814 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a826ca8-67db-4f1a-b7f3-b5a777e65f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:46.777337 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a826ca8-67db-4f1a-b7f3-b5a777e65f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cda1ce07-ac29-4380-8b6f-7ce826938ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-388301277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8f64923a22594dd38d139cd634b7d0a2',qos_specs=None,replication_status=,reservations=['244e2a1b-3dbe-4f2d-ab32-9a347352cf05','22541a48-f82d-4209-8434-d7df7ef22cce','2d84f9ac-358a-4201-a7b2-ec49e06556da','757f6898-e95b-44e2-be7e-c3cd0fbc71ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1dfb33aee0844589d159def4e966058',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-388301277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cda1ce07-ac29-4380-8b6f-7ce826938ba3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8f64923a22594dd38d139cd634b7d0a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1dfb33aee0844589d159def4e966058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f295a16-1764-4520-8f0b-2d9138a10fd8),volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:46.778575 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a7cea32-97ca-4a61-bff9-53b9ca5a4edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:46.812686 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a7cea32-97ca-4a61-bff9-53b9ca5a4edc) transitioned into state 'SUCCESS' from state '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-388301277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8f64923a22594dd38d139cd634b7d0a2',qos_specs=None,replication_status=,reservations=['244e2a1b-3dbe-4f2d-ab32-9a347352cf05','22541a48-f82d-4209-8434-d7df7ef22cce','2d84f9ac-358a-4201-a7b2-ec49e06556da','757f6898-e95b-44e2-be7e-c3cd0fbc71ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1dfb33aee0844589d159def4e966058',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:46.814620 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee18764-e2c3-4e26-b83d-06a3475fcbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:46.840934 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ee18764-e2c3-4e26-b83d-06a3475fcbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:46.843145 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Flow 'volume_create_api' (25fa717e-00a0-470c-a53d-a8e98fbceced) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:46.843566 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume request issued successfully. Aug 07 17:09:46.844581 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a835bf71-eab8-4261-97a9-1c594c88ccd9 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:09:46.845615 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 469/1865] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:09:46 2026] POST /volume/v3/volumes => generated 759 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:46.867894 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-385437b4-95d5-41b0-8f73-3a2691eeca6c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:46.875402 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-385437b4-95d5-41b0-8f73-3a2691eeca6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:46.876377 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-385437b4-95d5-41b0-8f73-3a2691eeca6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:46.876377 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-385437b4-95d5-41b0-8f73-3a2691eeca6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:46.894000 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:46.894000 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:46.904095 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-385437b4-95d5-41b0-8f73-3a2691eeca6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:46.913662 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-385437b4-95d5-41b0-8f73-3a2691eeca6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:46.913904 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 464/1866] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:46 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 827 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:09:47.276783 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-343e81a8-b47c-4127-b378-4ad53e72cb53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:47.282825 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-343e81a8-b47c-4127-b378-4ad53e72cb53 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] DELETE https://10.4.3.144/volume/v3/attachments/4854526b-b177-46ea-8ab6-ece252777fb4 Aug 07 17:09:47.283005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-343e81a8-b47c-4127-b378-4ad53e72cb53 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:47.283324 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-343e81a8-b47c-4127-b378-4ad53e72cb53 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:47.302788 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:47.302788 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:47.426958 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-81bb2849-e791-4bb3-9290-a29ef301bca0 req-343e81a8-b47c-4127-b378-4ad53e72cb53 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/attachments/4854526b-b177-46ea-8ab6-ece252777fb4 returned with HTTP 200 Aug 07 17:09:47.429150 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 463/1867] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:09:47 2026] DELETE /volume/v3/attachments/4854526b-b177-46ea-8ab6-ece252777fb4 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:47.651537 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f3328c10-f205-47b0-8a05-166551651721 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:47.656045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3328c10-f205-47b0-8a05-166551651721 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:47.657331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f3328c10-f205-47b0-8a05-166551651721 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:47.657331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f3328c10-f205-47b0-8a05-166551651721 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:47.674294 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:47.674294 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:47.681050 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f3328c10-f205-47b0-8a05-166551651721 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:47.687737 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3328c10-f205-47b0-8a05-166551651721 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:47.688554 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 472/1868] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:47 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:47.940722 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c477ecfe-5c7c-441f-9c97-18f75adf755e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:47.944070 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c477ecfe-5c7c-441f-9c97-18f75adf755e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:47.946611 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c477ecfe-5c7c-441f-9c97-18f75adf755e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:47.946611 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c477ecfe-5c7c-441f-9c97-18f75adf755e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:47.959611 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:47.959611 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:47.968459 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c477ecfe-5c7c-441f-9c97-18f75adf755e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:47.979979 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c477ecfe-5c7c-441f-9c97-18f75adf755e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:47.981533 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 470/1869] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:47 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:48.090523 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-eee50f21-b951-450a-9814-c4f0991442d3 req-b5946541-fc87-4c10-bea1-9a8fc2c40f52 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:48.097034 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-b5946541-fc87-4c10-bea1-9a8fc2c40f52 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:48.097034 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-b5946541-fc87-4c10-bea1-9a8fc2c40f52 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:48.100352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-b5946541-fc87-4c10-bea1-9a8fc2c40f52 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:48.110605 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:48.110605 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:48.115974 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-eee50f21-b951-450a-9814-c4f0991442d3 req-b5946541-fc87-4c10-bea1-9a8fc2c40f52 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:48.127181 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-b5946541-fc87-4c10-bea1-9a8fc2c40f52 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:48.128338 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 465/1870] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:48 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:48.337825 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e083d979-7e64-4be7-8212-648ce23eaf68 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:48.342085 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e083d979-7e64-4be7-8212-648ce23eaf68 None None] GET https://10.4.3.144/volume// Aug 07 17:09:48.342397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e083d979-7e64-4be7-8212-648ce23eaf68 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:48.342888 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e083d979-7e64-4be7-8212-648ce23eaf68 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:48.346957 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e083d979-7e64-4be7-8212-648ce23eaf68 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:48.346957 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 464/1871] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:09:48 2026] GET /volume/ => generated 386 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:48.364795 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-eee50f21-b951-450a-9814-c4f0991442d3 req-05041552-2924-4ad5-bbba-df2e029af460 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:48.375490 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-05041552-2924-4ad5-bbba-df2e029af460 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:09:48.376609 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-05041552-2924-4ad5-bbba-df2e029af460 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cda1ce07-ac29-4380-8b6f-7ce826938ba3", "connector": null, "instance_uuid": "53b44181-1dae-46ef-9597-5e80de429f1a"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:48.391000 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:48.391000 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:48.515304 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-05041552-2924-4ad5-bbba-df2e029af460 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:09:48.515304 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 473/1872] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:09:48 2026] POST /volume/v3/attachments => generated 273 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:48.595799 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e2e1914-712c-4979-a4f0-271d2c18dda0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:48.602096 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e2e1914-712c-4979-a4f0-271d2c18dda0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:48.602397 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e2e1914-712c-4979-a4f0-271d2c18dda0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:48.602729 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e2e1914-712c-4979-a4f0-271d2c18dda0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:48.633630 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:48.633630 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:48.638187 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a10009e9-a2e9-4361-9e76-5ce2c69305cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:48.638187 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a10009e9-a2e9-4361-9e76-5ce2c69305cc None None] GET https://10.4.3.144/volume// Aug 07 17:09:48.638758 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a10009e9-a2e9-4361-9e76-5ce2c69305cc None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:48.639350 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a10009e9-a2e9-4361-9e76-5ce2c69305cc None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:48.641222 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a10009e9-a2e9-4361-9e76-5ce2c69305cc None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:48.642453 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 466/1873] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09:48 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:48.648322 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4e2e1914-712c-4979-a4f0-271d2c18dda0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:48.656130 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-eee50f21-b951-450a-9814-c4f0991442d3 req-02aacca5-edd6-4f38-b7f0-b184a72ba5fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:48.656645 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e2e1914-712c-4979-a4f0-271d2c18dda0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:48.657480 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 471/1874] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:48 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:48.662827 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-02aacca5-edd6-4f38-b7f0-b184a72ba5fe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:48.663653 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-02aacca5-edd6-4f38-b7f0-b184a72ba5fe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:48.663653 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-02aacca5-edd6-4f38-b7f0-b184a72ba5fe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:48.686934 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:48.686934 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:48.696504 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-eee50f21-b951-450a-9814-c4f0991442d3 req-02aacca5-edd6-4f38-b7f0-b184a72ba5fe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:48.707561 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-02aacca5-edd6-4f38-b7f0-b184a72ba5fe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:48.707561 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 465/1875] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:48 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1031 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:48.880341 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6365d950-6417-418a-89e6-4ad9374e593a req-ed27fa3e-a35e-4dba-89ee-0c4d753d1c8b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:48.887331 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-ed27fa3e-a35e-4dba-89ee-0c4d753d1c8b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:48.887331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-ed27fa3e-a35e-4dba-89ee-0c4d753d1c8b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:48.887331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-ed27fa3e-a35e-4dba-89ee-0c4d753d1c8b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:48.910579 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:48.910579 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:48.921055 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6365d950-6417-418a-89e6-4ad9374e593a req-ed27fa3e-a35e-4dba-89ee-0c4d753d1c8b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:48.928188 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-ed27fa3e-a35e-4dba-89ee-0c4d753d1c8b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:48.929432 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 474/1876] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:48 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:48.947299 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-eee50f21-b951-450a-9814-c4f0991442d3 req-4f3512bf-aeec-4fa1-9a97-b4191a2fc916 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:48.952428 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-4f3512bf-aeec-4fa1-9a97-b4191a2fc916 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] PUT https://10.4.3.144/volume/v3/attachments/41b280f6-fdc0-49aa-8cfb-01ed9ca5c5b5 Aug 07 17:09:48.953933 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-4f3512bf-aeec-4fa1-9a97-b4191a2fc916 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:48.975294 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-eee50f21-b951-450a-9814-c4f0991442d3 req-4f3512bf-aeec-4fa1-9a97-b4191a2fc916 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Acquiring lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:09:48.993168 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-eee50f21-b951-450a-9814-c4f0991442d3 req-4f3512bf-aeec-4fa1-9a97-b4191a2fc916 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" acquired by "attachment_update" :: waited 0.018s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:09:48.997055 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:48.997055 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:49.139604 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-29d3cc5c-0d7a-40fb-8ea2-d8289c2d2432 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:49.140361 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29d3cc5c-0d7a-40fb-8ea2-d8289c2d2432 None None] GET https://10.4.3.144/volume// Aug 07 17:09:49.140482 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29d3cc5c-0d7a-40fb-8ea2-d8289c2d2432 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:49.140783 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29d3cc5c-0d7a-40fb-8ea2-d8289c2d2432 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:49.141264 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29d3cc5c-0d7a-40fb-8ea2-d8289c2d2432 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:49.143277 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 472/1877] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:09:49 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:49.159355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6365d950-6417-418a-89e6-4ad9374e593a req-7702a136-55f9-4ce1-946f-be6019d8aec0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:49.165229 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-7702a136-55f9-4ce1-946f-be6019d8aec0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:09:49.166189 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-7702a136-55f9-4ce1-946f-be6019d8aec0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71232088-35a2-4fce-a0af-bf73c2c2d461", "connector": null, "instance_uuid": "f46737d2-8709-4b5b-aba4-279a8894816d"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:49.181130 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-eee50f21-b951-450a-9814-c4f0991442d3 req-4f3512bf-aeec-4fa1-9a97-b4191a2fc916 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" released by "attachment_update" :: held 0.187s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:09:49.181697 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-4f3512bf-aeec-4fa1-9a97-b4191a2fc916 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/41b280f6-fdc0-49aa-8cfb-01ed9ca5c5b5 returned with HTTP 200 Aug 07 17:09:49.183185 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 467/1878] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:09:48 2026] PUT /volume/v3/attachments/41b280f6-fdc0-49aa-8cfb-01ed9ca5c5b5 => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:49.188698 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:49.188698 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:49.265149 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-7702a136-55f9-4ce1-946f-be6019d8aec0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:09:49.265998 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 466/1879] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:09:49 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:49.320828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bac23710-d77c-4df1-93de-86412d5559d7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:49.326507 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bac23710-d77c-4df1-93de-86412d5559d7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:49.327064 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bac23710-d77c-4df1-93de-86412d5559d7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:49.327064 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bac23710-d77c-4df1-93de-86412d5559d7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:49.339449 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:49.339449 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:49.343500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-00be200b-4e5c-44da-94a6-789656e69b86 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:49.344434 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00be200b-4e5c-44da-94a6-789656e69b86 None None] GET https://10.4.3.144/volume// Aug 07 17:09:49.344434 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00be200b-4e5c-44da-94a6-789656e69b86 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:49.347614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00be200b-4e5c-44da-94a6-789656e69b86 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:49.348180 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00be200b-4e5c-44da-94a6-789656e69b86 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:49.348902 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 473/1880] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09:49 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:49.350757 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bac23710-d77c-4df1-93de-86412d5559d7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:49.358153 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bac23710-d77c-4df1-93de-86412d5559d7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:49.358713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6365d950-6417-418a-89e6-4ad9374e593a req-e660a059-77f1-4ec7-ab5a-7e433dec49a3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:49.358771 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 475/1881] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:49 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:49.361964 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-e660a059-77f1-4ec7-ab5a-7e433dec49a3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:49.361964 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-e660a059-77f1-4ec7-ab5a-7e433dec49a3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:49.361964 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-e660a059-77f1-4ec7-ab5a-7e433dec49a3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:49.374317 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:49.374317 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:49.383095 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-6365d950-6417-418a-89e6-4ad9374e593a req-e660a059-77f1-4ec7-ab5a-7e433dec49a3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:49.387016 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-e660a059-77f1-4ec7-ab5a-7e433dec49a3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:49.387532 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 468/1882] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:49 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:49.559453 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6365d950-6417-418a-89e6-4ad9374e593a req-4ec791fa-d343-478f-8f68-eb74c197e83a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:49.565243 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-4ec791fa-d343-478f-8f68-eb74c197e83a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] PUT https://10.4.3.144/volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8 Aug 07 17:09:49.567331 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-4ec791fa-d343-478f-8f68-eb74c197e83a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:49.584906 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-6365d950-6417-418a-89e6-4ad9374e593a req-4ec791fa-d343-478f-8f68-eb74c197e83a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Acquiring lock "cinder-attachment_update-71232088-35a2-4fce-a0af-bf73c2c2d461-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:09:49.592087 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-6365d950-6417-418a-89e6-4ad9374e593a req-4ec791fa-d343-478f-8f68-eb74c197e83a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Lock "cinder-attachment_update-71232088-35a2-4fce-a0af-bf73c2c2d461-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:09:49.593622 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:49.593622 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:49.676612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-461db186-8f88-4add-8606-4b57134f632a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:49.679880 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-461db186-8f88-4add-8606-4b57134f632a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:49.680369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-461db186-8f88-4add-8606-4b57134f632a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:49.681857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-461db186-8f88-4add-8606-4b57134f632a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:49.707296 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:49.707296 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:49.714256 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-461db186-8f88-4add-8606-4b57134f632a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:49.729280 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-461db186-8f88-4add-8606-4b57134f632a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:49.730950 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 474/1883] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:49 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:49.760149 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-6365d950-6417-418a-89e6-4ad9374e593a req-4ec791fa-d343-478f-8f68-eb74c197e83a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Lock "cinder-attachment_update-71232088-35a2-4fce-a0af-bf73c2c2d461-np0000006737" released by "attachment_update" :: held 0.168s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:09:49.761165 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-4ec791fa-d343-478f-8f68-eb74c197e83a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8 returned with HTTP 200 Aug 07 17:09:49.761327 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 467/1884] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:09:49 2026] PUT /volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8 => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:50.201932 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:50.377129 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6dcbbc6d-f010-4ca7-8568-fddb2582a4d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:50.379779 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dcbbc6d-f010-4ca7-8568-fddb2582a4d4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:50.380112 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dcbbc6d-f010-4ca7-8568-fddb2582a4d4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:50.381286 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6dcbbc6d-f010-4ca7-8568-fddb2582a4d4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:50.401154 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:50.401154 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:50.407678 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6dcbbc6d-f010-4ca7-8568-fddb2582a4d4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:50.419366 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6dcbbc6d-f010-4ca7-8568-fddb2582a4d4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:50.420391 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 469/1885] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:50 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:50.492964 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:09:50.499741 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1693712456"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:50.503739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1693712456'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:09:50.503739 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Create volume of 1 GB Aug 07 17:09:50.512832 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Availability Zones retrieved successfully. Aug 07 17:09:50.523071 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Flow 'volume_create_api' (e2fc87fd-88bf-4d42-9506-be904685db9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:50.523835 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (424bf445-d28f-41dd-a18e-c6c5e787a07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:50.525123 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:09:50.569687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (424bf445-d28f-41dd-a18e-c6c5e787a07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:50.571472 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd0e8640-013f-42a6-b092-f480c79bdea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:50.718188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Created reservations ['0fa70fdd-0f7d-4344-a51f-9aa42c7569cc', '9791e6e2-2a12-4858-b4ad-0728e771a1b3', 'a53bf1dd-fd50-4fc2-a964-478b240f2f7f', '8a64770c-02ad-4abf-96e5-c439f8b01084'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:50.719518 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd0e8640-013f-42a6-b092-f480c79bdea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa70fdd-0f7d-4344-a51f-9aa42c7569cc', '9791e6e2-2a12-4858-b4ad-0728e771a1b3', 'a53bf1dd-fd50-4fc2-a964-478b240f2f7f', '8a64770c-02ad-4abf-96e5-c439f8b01084']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:50.720733 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0fce29-d605-4bcf-a39e-60e6d8bd6a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:50.752974 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d37902ed-34b2-4d3a-8449-aa844c033256 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:50.756790 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d37902ed-34b2-4d3a-8449-aa844c033256 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:50.756790 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d37902ed-34b2-4d3a-8449-aa844c033256 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:50.756925 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d37902ed-34b2-4d3a-8449-aa844c033256 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:50.764653 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0fce29-d605-4bcf-a39e-60e6d8bd6a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '301eba09-06f6-4421-bb08-164b9a307f73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1693712456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e58a3ddb294588bf767f573631d2e7',qos_specs=None,replication_status=,reservations=['0fa70fdd-0f7d-4344-a51f-9aa42c7569cc','9791e6e2-2a12-4858-b4ad-0728e771a1b3','a53bf1dd-fd50-4fc2-a964-478b240f2f7f','8a64770c-02ad-4abf-96e5-c439f8b01084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5618adce3e04381b2b6cc1b62c92c1d',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:09:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1693712456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=301eba09-06f6-4421-bb08-164b9a307f73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e58a3ddb294588bf767f573631d2e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5618adce3e04381b2b6cc1b62c92c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:50.766724 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f1bb13-db37-4970-85ec-3a0ec7adab97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:50.780818 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:50.780818 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:50.787824 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d37902ed-34b2-4d3a-8449-aa844c033256 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:50.796333 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d37902ed-34b2-4d3a-8449-aa844c033256 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:50.796333 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 475/1886] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:50 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:50.797829 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f1bb13-db37-4970-85ec-3a0ec7adab97) transitioned into state 'SUCCESS' from state '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-1693712456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e58a3ddb294588bf767f573631d2e7',qos_specs=None,replication_status=,reservations=['0fa70fdd-0f7d-4344-a51f-9aa42c7569cc','9791e6e2-2a12-4858-b4ad-0728e771a1b3','a53bf1dd-fd50-4fc2-a964-478b240f2f7f','8a64770c-02ad-4abf-96e5-c439f8b01084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5618adce3e04381b2b6cc1b62c92c1d',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:50.798759 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd82429e-62a8-417b-829a-15fb33f6cc05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:09:50.814502 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd82429e-62a8-417b-829a-15fb33f6cc05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:09:50.815411 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Flow 'volume_create_api' (e2fc87fd-88bf-4d42-9506-be904685db9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:09:50.816357 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Create volume request issued successfully. Aug 07 17:09:50.817006 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-095c06ad-29fa-457f-ad68-a2e6d63de478 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:09:50.817379 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 476/1887] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:09:50 2026] POST /volume/v3/volumes => generated 751 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:50.850547 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f758743c-7a5e-47ca-9241-3d9840959f33 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:50.856226 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f758743c-7a5e-47ca-9241-3d9840959f33 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:09:50.857445 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f758743c-7a5e-47ca-9241-3d9840959f33 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:50.857750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f758743c-7a5e-47ca-9241-3d9840959f33 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:50.873377 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:50.873377 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:50.882965 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f758743c-7a5e-47ca-9241-3d9840959f33 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:09:50.889706 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f758743c-7a5e-47ca-9241-3d9840959f33 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 returned with HTTP 200 Aug 07 17:09:50.890240 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 468/1888] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:50 2026] GET /volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:51.446427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b2ba8885-b912-4451-8ded-a56e51d3b250 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:51.453586 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2ba8885-b912-4451-8ded-a56e51d3b250 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:51.454555 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2ba8885-b912-4451-8ded-a56e51d3b250 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:51.455034 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b2ba8885-b912-4451-8ded-a56e51d3b250 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:51.473831 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:51.473831 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:51.485044 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b2ba8885-b912-4451-8ded-a56e51d3b250 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:51.493630 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b2ba8885-b912-4451-8ded-a56e51d3b250 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:51.493776 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 470/1889] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:51 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:51.816716 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24f94625-856e-4681-b62e-0bf8de35327f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:51.818904 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24f94625-856e-4681-b62e-0bf8de35327f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:51.819236 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24f94625-856e-4681-b62e-0bf8de35327f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:51.819478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24f94625-856e-4681-b62e-0bf8de35327f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:51.833219 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:51.833219 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:51.838167 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-24f94625-856e-4681-b62e-0bf8de35327f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:51.844508 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24f94625-856e-4681-b62e-0bf8de35327f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:51.845239 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 476/1890] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:51 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:51.910822 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4c5c0335-ef7f-4770-84d5-b3107c8a7060 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:51.917531 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4c5c0335-ef7f-4770-84d5-b3107c8a7060 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:09:51.917828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4c5c0335-ef7f-4770-84d5-b3107c8a7060 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:51.919351 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4c5c0335-ef7f-4770-84d5-b3107c8a7060 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:51.933763 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:51.933763 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:51.939985 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4c5c0335-ef7f-4770-84d5-b3107c8a7060 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:09:51.947086 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4c5c0335-ef7f-4770-84d5-b3107c8a7060 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 returned with HTTP 200 Aug 07 17:09:51.947733 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 477/1891] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:51 2026] GET /volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:51.972107 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57abf4ef-517c-4b92-8f9f-34a77329edd3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:51.975974 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57abf4ef-517c-4b92-8f9f-34a77329edd3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:09:51.975974 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57abf4ef-517c-4b92-8f9f-34a77329edd3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "301eba09-06f6-4421-bb08-164b9a307f73", "name": "tempest-SnapshotsActionsTest-Snapshot-1226484105"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:51.990419 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:51.990419 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:51.992523 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-57abf4ef-517c-4b92-8f9f-34a77329edd3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:09:51.994453 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-57abf4ef-517c-4b92-8f9f-34a77329edd3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Create snapshot from volume 301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:09:52.076070 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-57abf4ef-517c-4b92-8f9f-34a77329edd3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Created reservations ['8a8a71e4-0543-47f2-aa93-d9f30afe8dfa', '06740ef5-d0d3-4a7e-9f2f-755f342a2873', '5f4eb056-ce5b-4aa3-a488-4efb9f39fc4c', '1d4fa996-f513-4c0c-8ffe-4512d7623add'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:52.135732 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-57abf4ef-517c-4b92-8f9f-34a77329edd3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot create request issued successfully. Aug 07 17:09:52.136392 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57abf4ef-517c-4b92-8f9f-34a77329edd3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:09:52.136933 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 469/1892] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:09:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:52.152604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-40579bdc-869b-4610-91ed-a32e2b3b73f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:52.156798 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40579bdc-869b-4610-91ed-a32e2b3b73f9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:09:52.157315 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40579bdc-869b-4610-91ed-a32e2b3b73f9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:52.157669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40579bdc-869b-4610-91ed-a32e2b3b73f9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:52.167039 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:52.167039 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:52.167560 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-40579bdc-869b-4610-91ed-a32e2b3b73f9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:52.168575 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40579bdc-869b-4610-91ed-a32e2b3b73f9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:09:52.169414 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 471/1893] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:52 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:52.515349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e60a66d-1658-4967-80ac-a3706ec2e2dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:52.517108 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e60a66d-1658-4967-80ac-a3706ec2e2dc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:52.517321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e60a66d-1658-4967-80ac-a3706ec2e2dc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:52.517599 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e60a66d-1658-4967-80ac-a3706ec2e2dc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:52.531478 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:52.531478 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:52.538148 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4e60a66d-1658-4967-80ac-a3706ec2e2dc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:52.546715 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e60a66d-1658-4967-80ac-a3706ec2e2dc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:52.546836 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 477/1894] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:52 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:52.571964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-eee50f21-b951-450a-9814-c4f0991442d3 req-35fda0a5-fa01-4bbc-9a2c-aa5137da7577 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:52.577627 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-35fda0a5-fa01-4bbc-9a2c-aa5137da7577 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments/41b280f6-fdc0-49aa-8cfb-01ed9ca5c5b5/action Aug 07 17:09:52.578319 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-35fda0a5-fa01-4bbc-9a2c-aa5137da7577 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:52.579798 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-35fda0a5-fa01-4bbc-9a2c-aa5137da7577 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:52.615394 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:52.615394 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:52.643228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-eee50f21-b951-450a-9814-c4f0991442d3 req-35fda0a5-fa01-4bbc-9a2c-aa5137da7577 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/41b280f6-fdc0-49aa-8cfb-01ed9ca5c5b5/action returned with HTTP 204 Aug 07 17:09:52.644376 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 478/1895] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:09:52 2026] POST /volume/v3/attachments/41b280f6-fdc0-49aa-8cfb-01ed9ca5c5b5/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:52.786976 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-971b0e0b-dd60-40df-93d2-87886071a912 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:52.792056 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-971b0e0b-dd60-40df-93d2-87886071a912 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:52.792056 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-971b0e0b-dd60-40df-93d2-87886071a912 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:52.792056 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-971b0e0b-dd60-40df-93d2-87886071a912 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:52.792056 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-971b0e0b-dd60-40df-93d2-87886071a912 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Delete volume with id: ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:52.804342 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:52.804342 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:52.805122 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-971b0e0b-dd60-40df-93d2-87886071a912 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:52.832918 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-971b0e0b-dd60-40df-93d2-87886071a912 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Delete volume request issued successfully. Aug 07 17:09:52.833265 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-971b0e0b-dd60-40df-93d2-87886071a912 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 202 Aug 07 17:09:52.838538 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 470/1896] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:09:52 2026] DELETE /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:09:52.846885 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-be9caf92-0c43-4055-a09d-cd365fedabb3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:52.849848 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be9caf92-0c43-4055-a09d-cd365fedabb3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:52.850080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be9caf92-0c43-4055-a09d-cd365fedabb3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:52.850389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be9caf92-0c43-4055-a09d-cd365fedabb3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:52.862940 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:52.862940 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:52.864433 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-77989a95-364a-4749-87fe-a2945e68b6a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:52.866153 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77989a95-364a-4749-87fe-a2945e68b6a0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:52.866498 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77989a95-364a-4749-87fe-a2945e68b6a0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:52.866761 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77989a95-364a-4749-87fe-a2945e68b6a0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:52.868156 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-be9caf92-0c43-4055-a09d-cd365fedabb3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:52.874308 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be9caf92-0c43-4055-a09d-cd365fedabb3 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 200 Aug 07 17:09:52.874426 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 472/1897] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:52 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:52.878390 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:52.878390 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:52.881270 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-77989a95-364a-4749-87fe-a2945e68b6a0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:52.886142 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77989a95-364a-4749-87fe-a2945e68b6a0 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:52.886744 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 478/1898] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:52 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:52.961244 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-62c7604e-1852-40fb-b529-317e9c8c5701 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:52.964812 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-62c7604e-1852-40fb-b529-317e9c8c5701 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:52.965269 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-62c7604e-1852-40fb-b529-317e9c8c5701 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:52.966508 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-62c7604e-1852-40fb-b529-317e9c8c5701 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:52.983658 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:52.983658 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:52.993095 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-62c7604e-1852-40fb-b529-317e9c8c5701 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:53.002338 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-62c7604e-1852-40fb-b529-317e9c8c5701 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:53.002945 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 479/1899] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:09:52 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:53.112852 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-871211df-0d1e-4ebe-9b90-4ddf5ba918bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.115077 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-871211df-0d1e-4ebe-9b90-4ddf5ba918bd None None] GET https://10.4.3.144/volume// Aug 07 17:09:53.116341 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-871211df-0d1e-4ebe-9b90-4ddf5ba918bd None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.116341 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-871211df-0d1e-4ebe-9b90-4ddf5ba918bd None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.116341 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-871211df-0d1e-4ebe-9b90-4ddf5ba918bd None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:53.117408 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 471/1900] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:09:53 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:09:53.128929 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-ea244d0a-4037-485d-a4fa-894cf3907f35 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.134791 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-ea244d0a-4037-485d-a4fa-894cf3907f35 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:09:53.134791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-ea244d0a-4037-485d-a4fa-894cf3907f35 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cda1ce07-ac29-4380-8b6f-7ce826938ba3", "connector": null, "instance_uuid": "cc3ef46d-71f0-4bb7-9c65-96e50cc698a0"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:53.151586 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.151586 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:53.183193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d95ef822-540e-4f69-8579-b81015f24d66 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.186605 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d95ef822-540e-4f69-8579-b81015f24d66 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:09:53.186605 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d95ef822-540e-4f69-8579-b81015f24d66 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.186605 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d95ef822-540e-4f69-8579-b81015f24d66 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.195573 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.195573 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:53.196331 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d95ef822-540e-4f69-8579-b81015f24d66 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:53.197426 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d95ef822-540e-4f69-8579-b81015f24d66 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:09:53.198033 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 479/1901] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:53 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:53.201352 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-ea244d0a-4037-485d-a4fa-894cf3907f35 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:09:53.203114 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 473/1902] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:09:53 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:53.212407 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d9b7c10c-12f6-4b4f-bba6-adb86138a1d8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.258162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-870c2b03-e61c-4c0c-92a5-3bf6d9f31eee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.259121 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d9b7c10c-12f6-4b4f-bba6-adb86138a1d8 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action Aug 07 17:09:53.259219 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d9b7c10c-12f6-4b4f-bba6-adb86138a1d8 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:53.259378 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d9b7c10c-12f6-4b4f-bba6-adb86138a1d8 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:53.261202 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-870c2b03-e61c-4c0c-92a5-3bf6d9f31eee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:53.262928 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-870c2b03-e61c-4c0c-92a5-3bf6d9f31eee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.262928 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-870c2b03-e61c-4c0c-92a5-3bf6d9f31eee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.264353 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-d9b7c10c-12f6-4b4f-bba6-adb86138a1d8 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22' with '{'status': 'creating'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:09:53.283187 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.283187 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:53.290596 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.290596 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:53.291989 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3d9b40b-9f82-4f94-a781-dd6e2906fca8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.291989 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3d9b40b-9f82-4f94-a781-dd6e2906fca8 None None] GET https://10.4.3.144/volume// Aug 07 17:09:53.291989 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3d9b40b-9f82-4f94-a781-dd6e2906fca8 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.291989 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3d9b40b-9f82-4f94-a781-dd6e2906fca8 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.292168 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3d9b40b-9f82-4f94-a781-dd6e2906fca8 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:09:53.292646 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 480/1903] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:09: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 07 17:09:53.298037 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-870c2b03-e61c-4c0c-92a5-3bf6d9f31eee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:53.302378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-47504373-ff4c-4e08-91e7-06f389d9faec None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.305086 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-47504373-ff4c-4e08-91e7-06f389d9faec tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:53.305677 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-47504373-ff4c-4e08-91e7-06f389d9faec tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.306113 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-47504373-ff4c-4e08-91e7-06f389d9faec tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.306673 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-870c2b03-e61c-4c0c-92a5-3bf6d9f31eee tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:53.307389 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 472/1904] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:53 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:53.310945 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d9b7c10c-12f6-4b4f-bba6-adb86138a1d8 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action returned with HTTP 202 Aug 07 17:09:53.311916 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 480/1905] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:53 2026] POST /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:53.322282 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af50898e-9027-4606-9466-e41011eb275f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.325082 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af50898e-9027-4606-9466-e41011eb275f tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:09:53.325489 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af50898e-9027-4606-9466-e41011eb275f tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.325994 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af50898e-9027-4606-9466-e41011eb275f tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.326562 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.326562 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:53.331943 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-47504373-ff4c-4e08-91e7-06f389d9faec tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:53.339850 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.339850 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:53.339850 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-af50898e-9027-4606-9466-e41011eb275f tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:53.339850 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af50898e-9027-4606-9466-e41011eb275f tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:09:53.340014 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-47504373-ff4c-4e08-91e7-06f389d9faec tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:53.340014 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 474/1906] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:09:53 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:09:53.340135 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 481/1907] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:53 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:53.353376 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-607bea00-5e39-4849-84a8-bac1df7f2c54 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.360008 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-607bea00-5e39-4849-84a8-bac1df7f2c54 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action Aug 07 17:09:53.360008 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-607bea00-5e39-4849-84a8-bac1df7f2c54 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:53.360008 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-607bea00-5e39-4849-84a8-bac1df7f2c54 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:53.360008 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-607bea00-5e39-4849-84a8-bac1df7f2c54 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22' with '{'status': 'available'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:09:53.399373 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.399373 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:53.426086 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-607bea00-5e39-4849-84a8-bac1df7f2c54 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action returned with HTTP 202 Aug 07 17:09:53.426086 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 473/1908] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:53 2026] POST /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:53.435336 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8e1e068c-6f3f-49b3-b9bb-36efb64fb2ca None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.440416 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8e1e068c-6f3f-49b3-b9bb-36efb64fb2ca tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:09:53.440679 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8e1e068c-6f3f-49b3-b9bb-36efb64fb2ca tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.440920 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8e1e068c-6f3f-49b3-b9bb-36efb64fb2ca tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.450402 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.450402 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:53.450595 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8e1e068c-6f3f-49b3-b9bb-36efb64fb2ca tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:53.451768 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8e1e068c-6f3f-49b3-b9bb-36efb64fb2ca tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:09:53.452152 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 481/1909] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:53 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:53.467588 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b81d43dc-2247-4db6-985e-e7394c7cdc1b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.472125 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b81d43dc-2247-4db6-985e-e7394c7cdc1b tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:09:53.472659 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b81d43dc-2247-4db6-985e-e7394c7cdc1b tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "301eba09-06f6-4421-bb08-164b9a307f73", "name": "tempest-SnapshotsActionsTest-Snapshot-482175318"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:53.484356 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.484356 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:53.484830 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b81d43dc-2247-4db6-985e-e7394c7cdc1b tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:09:53.485107 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-b81d43dc-2247-4db6-985e-e7394c7cdc1b tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Create snapshot from volume 301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:09:53.535525 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-c2f91c5c-c6ed-4eeb-9e2a-0ee8b140687c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.541809 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-c2f91c5c-c6ed-4eeb-9e2a-0ee8b140687c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] PUT https://10.4.3.144/volume/v3/attachments/3a6f4bdc-750d-40f0-ab14-1ac6e8a1ba72 Aug 07 17:09:53.542408 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-c2f91c5c-c6ed-4eeb-9e2a-0ee8b140687c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:53.565398 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b81d43dc-2247-4db6-985e-e7394c7cdc1b tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Created reservations ['8ad22ec8-87cf-4bfd-9b34-bde1893b68cf', '14b285c0-ddf0-4de8-9cb1-98d0169690a5', 'd536efba-ffa4-488b-8adc-9d05d220bc7e', '02f41475-65c6-4e7c-b946-80407b9db740'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:53.570616 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-c2f91c5c-c6ed-4eeb-9e2a-0ee8b140687c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Acquiring lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:09:53.571960 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-c2f91c5c-c6ed-4eeb-9e2a-0ee8b140687c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" acquired by "attachment_update" :: waited 0.010s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:09:53.573133 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.573133 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:53.575260 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4aa388c9-eb1d-437a-bb9b-4a3b5629642c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.578748 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4aa388c9-eb1d-437a-bb9b-4a3b5629642c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:53.578908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4aa388c9-eb1d-437a-bb9b-4a3b5629642c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.579372 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4aa388c9-eb1d-437a-bb9b-4a3b5629642c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.596892 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.596892 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:53.604694 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4aa388c9-eb1d-437a-bb9b-4a3b5629642c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:53.610941 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4aa388c9-eb1d-437a-bb9b-4a3b5629642c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:53.611634 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 474/1910] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:53 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:53.621562 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b81d43dc-2247-4db6-985e-e7394c7cdc1b tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot create request issued successfully. Aug 07 17:09:53.622089 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b81d43dc-2247-4db6-985e-e7394c7cdc1b tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:09:53.622987 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 475/1911] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:09:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:53.638581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8b639de9-98be-4205-9429-a46f52906c05 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.642608 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8b639de9-98be-4205-9429-a46f52906c05 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 Aug 07 17:09:53.642608 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8b639de9-98be-4205-9429-a46f52906c05 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.644201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8b639de9-98be-4205-9429-a46f52906c05 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.655043 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:53.655043 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:53.656705 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8b639de9-98be-4205-9429-a46f52906c05 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:53.658929 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8b639de9-98be-4205-9429-a46f52906c05 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 returned with HTTP 200 Aug 07 17:09:53.659347 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 482/1912] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:53 2026] GET /volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:53.749119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-c2f91c5c-c6ed-4eeb-9e2a-0ee8b140687c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" released by "attachment_update" :: held 0.177s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:09:53.749309 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-c2f91c5c-c6ed-4eeb-9e2a-0ee8b140687c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/3a6f4bdc-750d-40f0-ab14-1ac6e8a1ba72 returned with HTTP 200 Aug 07 17:09:53.750059 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 482/1913] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:09:53 2026] PUT /volume/v3/attachments/3a6f4bdc-750d-40f0-ab14-1ac6e8a1ba72 => generated 969 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:53.891984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d381e675-3a58-421c-8bdc-cf82a4ea6f1d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.895004 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d381e675-3a58-421c-8bdc-cf82a4ea6f1d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b Aug 07 17:09:53.895210 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d381e675-3a58-421c-8bdc-cf82a4ea6f1d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.896187 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d381e675-3a58-421c-8bdc-cf82a4ea6f1d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.905406 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d381e675-3a58-421c-8bdc-cf82a4ea6f1d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b returned with HTTP 404 Aug 07 17:09:53.905540 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 475/1914] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:53 2026] GET /volume/v3/volumes/ab7ad80e-1f61-4649-bdc2-55bb44d8e50b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:53.992664 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c5075b48-bdf5-4f95-848b-e9b1f8f1871f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:53.996726 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c5075b48-bdf5-4f95-848b-e9b1f8f1871f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:09:53.996726 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c5075b48-bdf5-4f95-848b-e9b1f8f1871f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:53.996726 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c5075b48-bdf5-4f95-848b-e9b1f8f1871f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:53.996726 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c5075b48-bdf5-4f95-848b-e9b1f8f1871f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Delete volume with id: f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:09:54.007749 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:54.007749 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:54.011294 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c5075b48-bdf5-4f95-848b-e9b1f8f1871f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:54.038563 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c5075b48-bdf5-4f95-848b-e9b1f8f1871f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Delete volume request issued successfully. Aug 07 17:09:54.038563 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c5075b48-bdf5-4f95-848b-e9b1f8f1871f tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 202 Aug 07 17:09:54.038563 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 476/1915] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:09:53 2026] DELETE /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:09:54.051470 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3df38724-cd99-4fde-865c-90d7bf0d7ec5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:54.054613 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3df38724-cd99-4fde-865c-90d7bf0d7ec5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:09:54.054934 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3df38724-cd99-4fde-865c-90d7bf0d7ec5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:54.055250 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3df38724-cd99-4fde-865c-90d7bf0d7ec5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:54.067482 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:54.067482 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:54.075307 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3df38724-cd99-4fde-865c-90d7bf0d7ec5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:54.084911 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3df38724-cd99-4fde-865c-90d7bf0d7ec5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 200 Aug 07 17:09:54.085594 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 483/1916] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:54 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:54.325103 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-367a792a-62ac-43f6-b7a9-5ac06b11b476 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:54.328519 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-367a792a-62ac-43f6-b7a9-5ac06b11b476 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:54.329274 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-367a792a-62ac-43f6-b7a9-5ac06b11b476 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:54.330646 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-367a792a-62ac-43f6-b7a9-5ac06b11b476 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:54.352746 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:54.352746 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:54.362353 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-367a792a-62ac-43f6-b7a9-5ac06b11b476 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:54.367955 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-367a792a-62ac-43f6-b7a9-5ac06b11b476 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:54.368457 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 483/1917] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:54 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:54.630436 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ed2d580-f1f7-4f75-889a-51eed39261a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:54.634551 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ed2d580-f1f7-4f75-889a-51eed39261a6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:54.634551 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ed2d580-f1f7-4f75-889a-51eed39261a6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:54.635313 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ed2d580-f1f7-4f75-889a-51eed39261a6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:54.652691 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:54.652691 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:54.662086 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1ed2d580-f1f7-4f75-889a-51eed39261a6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:54.672132 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b9db67d0-4959-4ebe-a87d-a4ad23c2be61 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:54.673556 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ed2d580-f1f7-4f75-889a-51eed39261a6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:54.674070 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 476/1918] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:54 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:54.676160 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9db67d0-4959-4ebe-a87d-a4ad23c2be61 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 Aug 07 17:09:54.676160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b9db67d0-4959-4ebe-a87d-a4ad23c2be61 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:54.676160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b9db67d0-4959-4ebe-a87d-a4ad23c2be61 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:54.685057 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:54.685057 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:54.686380 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b9db67d0-4959-4ebe-a87d-a4ad23c2be61 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:54.687927 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9db67d0-4959-4ebe-a87d-a4ad23c2be61 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 returned with HTTP 200 Aug 07 17:09:54.688751 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 477/1919] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:54 2026] GET /volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:54.706489 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e9a570b1-f607-4d36-9793-93549b1243a4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:54.708923 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9a570b1-f607-4d36-9793-93549b1243a4 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332/action Aug 07 17:09:54.709619 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e9a570b1-f607-4d36-9793-93549b1243a4 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:54.710247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e9a570b1-f607-4d36-9793-93549b1243a4 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:54.714108 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-e9a570b1-f607-4d36-9793-93549b1243a4 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '2352573c-3e0f-4a44-8587-ad3c4d414332' with '{'status': 'creating'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:09:54.739059 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:54.739059 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:54.768178 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9a570b1-f607-4d36-9793-93549b1243a4 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332/action returned with HTTP 202 Aug 07 17:09:54.768670 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 484/1920] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:54 2026] POST /volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:54.776739 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d8589db0-79b5-4660-a24a-e1f40ed4fb13 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:54.778695 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8589db0-79b5-4660-a24a-e1f40ed4fb13 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 Aug 07 17:09:54.778922 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8589db0-79b5-4660-a24a-e1f40ed4fb13 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:54.779236 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8589db0-79b5-4660-a24a-e1f40ed4fb13 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:54.785736 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:54.785736 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:54.786441 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8589db0-79b5-4660-a24a-e1f40ed4fb13 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:54.787674 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8589db0-79b5-4660-a24a-e1f40ed4fb13 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 returned with HTTP 200 Aug 07 17:09:54.788447 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 484/1921] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:54 2026] GET /volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:54.804964 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8790e95c-71d4-459d-81ee-3ecf1e0507ec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:54.807596 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8790e95c-71d4-459d-81ee-3ecf1e0507ec tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332/action Aug 07 17:09:54.808051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8790e95c-71d4-459d-81ee-3ecf1e0507ec tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:54.808235 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8790e95c-71d4-459d-81ee-3ecf1e0507ec tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:54.817280 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:54.817280 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:54.818067 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8790e95c-71d4-459d-81ee-3ecf1e0507ec tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Snapshot retrieved successfully. Aug 07 17:09:54.849134 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8790e95c-71d4-459d-81ee-3ecf1e0507ec tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Snapshot delete request issued successfully. Aug 07 17:09:54.849430 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8790e95c-71d4-459d-81ee-3ecf1e0507ec tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332/action returned with HTTP 202 Aug 07 17:09:54.850223 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 477/1922] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:54 2026] POST /volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:54.864432 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5284e95a-46c7-4334-b278-12029354acb7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:54.868612 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5284e95a-46c7-4334-b278-12029354acb7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 Aug 07 17:09:54.868612 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5284e95a-46c7-4334-b278-12029354acb7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:54.868612 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5284e95a-46c7-4334-b278-12029354acb7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:54.876406 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:54.876406 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:54.877457 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5284e95a-46c7-4334-b278-12029354acb7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:54.878803 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5284e95a-46c7-4334-b278-12029354acb7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 returned with HTTP 200 Aug 07 17:09:54.879727 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 478/1923] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:54 2026] GET /volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:55.103722 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-10b2b810-d4b1-41a3-8edf-76269616b562 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:55.106172 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-10b2b810-d4b1-41a3-8edf-76269616b562 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 Aug 07 17:09:55.106924 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-10b2b810-d4b1-41a3-8edf-76269616b562 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:55.106924 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-10b2b810-d4b1-41a3-8edf-76269616b562 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:55.115143 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-10b2b810-d4b1-41a3-8edf-76269616b562 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 returned with HTTP 404 Aug 07 17:09:55.115779 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 485/1924] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:55 2026] GET /volume/v3/volumes/f9ef94b8-76f3-4732-936e-ee65b6c35794 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:55.274732 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-365ac020-b585-4260-99e8-802dadba5ad5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:55.276906 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-365ac020-b585-4260-99e8-802dadba5ad5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:09:55.277117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-365ac020-b585-4260-99e8-802dadba5ad5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:55.277304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-365ac020-b585-4260-99e8-802dadba5ad5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:55.277438 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-365ac020-b585-4260-99e8-802dadba5ad5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Delete volume with id: c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:09:55.287850 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:55.287850 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:55.288498 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-365ac020-b585-4260-99e8-802dadba5ad5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:55.324458 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-365ac020-b585-4260-99e8-802dadba5ad5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Delete volume request issued successfully. Aug 07 17:09:55.324458 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-365ac020-b585-4260-99e8-802dadba5ad5 tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 202 Aug 07 17:09:55.325167 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 485/1925] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:09:55 2026] DELETE /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:09:55.336876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a69eb111-6806-4916-ba1c-b9677fd124bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:55.339792 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a69eb111-6806-4916-ba1c-b9677fd124bc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:09:55.340672 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a69eb111-6806-4916-ba1c-b9677fd124bc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:55.340672 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a69eb111-6806-4916-ba1c-b9677fd124bc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:55.355468 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:55.355468 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:55.364661 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a69eb111-6806-4916-ba1c-b9677fd124bc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Volume info retrieved successfully. Aug 07 17:09:55.373787 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a69eb111-6806-4916-ba1c-b9677fd124bc tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 200 Aug 07 17:09:55.374512 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 478/1926] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:55 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:09:55.391443 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b47ecb8-7f90-4bc9-83de-8e636d7d6447 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:55.394431 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b47ecb8-7f90-4bc9-83de-8e636d7d6447 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:55.394768 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b47ecb8-7f90-4bc9-83de-8e636d7d6447 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:55.395037 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b47ecb8-7f90-4bc9-83de-8e636d7d6447 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:55.417624 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:55.417624 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:55.425163 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2b47ecb8-7f90-4bc9-83de-8e636d7d6447 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:55.431855 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b47ecb8-7f90-4bc9-83de-8e636d7d6447 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:55.432524 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 479/1927] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:55 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:55.695445 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2b5a97c7-c813-4903-bec2-a7516dd3d77f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:55.699105 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b5a97c7-c813-4903-bec2-a7516dd3d77f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:55.699105 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b5a97c7-c813-4903-bec2-a7516dd3d77f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:55.699105 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b5a97c7-c813-4903-bec2-a7516dd3d77f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:55.713260 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:55.713260 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:55.720744 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2b5a97c7-c813-4903-bec2-a7516dd3d77f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:55.728548 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b5a97c7-c813-4903-bec2-a7516dd3d77f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:55.729363 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 486/1928] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:55 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:55.896275 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e10b625e-102f-4cae-93ae-64be1c958db9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:55.898825 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e10b625e-102f-4cae-93ae-64be1c958db9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 Aug 07 17:09:55.899048 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e10b625e-102f-4cae-93ae-64be1c958db9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:55.899358 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e10b625e-102f-4cae-93ae-64be1c958db9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:55.905297 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e10b625e-102f-4cae-93ae-64be1c958db9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 returned with HTTP 404 Aug 07 17:09:55.907102 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 486/1929] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:55 2026] GET /volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:55.917791 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc5aae0f-ce0d-4677-b3e4-7559be4cce08 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:55.922396 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc5aae0f-ce0d-4677-b3e4-7559be4cce08 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action Aug 07 17:09:55.922396 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc5aae0f-ce0d-4677-b3e4-7559be4cce08 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:55.922396 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc5aae0f-ce0d-4677-b3e4-7559be4cce08 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:55.924545 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-dc5aae0f-ce0d-4677-b3e4-7559be4cce08 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22' with '{'status': 'available'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:09:55.938902 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:55.938902 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:55.958412 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc5aae0f-ce0d-4677-b3e4-7559be4cce08 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action returned with HTTP 202 Aug 07 17:09:55.958412 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 479/1930] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:55 2026] POST /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:55.966959 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-67c62da8-c977-464f-ac0d-3cccde0b6c20 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:55.969174 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67c62da8-c977-464f-ac0d-3cccde0b6c20 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:09:55.969674 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-67c62da8-c977-464f-ac0d-3cccde0b6c20 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:55.969964 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-67c62da8-c977-464f-ac0d-3cccde0b6c20 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:55.979362 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:55.979362 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:55.979865 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-67c62da8-c977-464f-ac0d-3cccde0b6c20 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:55.981228 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67c62da8-c977-464f-ac0d-3cccde0b6c20 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:09:55.981627 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 480/1931] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:55 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:55.997217 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b9b2742e-5433-4217-8dd2-0002dc211d52 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:55.998704 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b9b2742e-5433-4217-8dd2-0002dc211d52 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 Aug 07 17:09:55.999097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b9b2742e-5433-4217-8dd2-0002dc211d52 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:55.999447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b9b2742e-5433-4217-8dd2-0002dc211d52 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:55.999693 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-b9b2742e-5433-4217-8dd2-0002dc211d52 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Delete snapshot with id: 2352573c-3e0f-4a44-8587-ad3c4d414332 Aug 07 17:09:56.005280 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b9b2742e-5433-4217-8dd2-0002dc211d52 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 returned with HTTP 404 Aug 07 17:09:56.005280 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 487/1932] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:09:55 2026] DELETE /volume/v3/snapshots/2352573c-3e0f-4a44-8587-ad3c4d414332 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:56.017381 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7783b51-8df3-4bba-ac5f-ed4691091be6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:56.020355 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7783b51-8df3-4bba-ac5f-ed4691091be6 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:09:56.020830 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7783b51-8df3-4bba-ac5f-ed4691091be6 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "301eba09-06f6-4421-bb08-164b9a307f73", "name": "tempest-SnapshotsActionsTest-Snapshot-399615608"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:56.033764 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:56.033764 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:56.034542 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e7783b51-8df3-4bba-ac5f-ed4691091be6 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:09:56.034542 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-e7783b51-8df3-4bba-ac5f-ed4691091be6 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Create snapshot from volume 301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:09:56.092636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e7783b51-8df3-4bba-ac5f-ed4691091be6 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Created reservations ['b63a74ee-ef63-411c-80c1-6e9516febb40', '5d03bbbc-b58c-4721-8205-65ac11fadb26', '0abd3eed-9dea-4437-bfd1-2eec37c61c76', 'ac89a188-eea9-421e-bf5a-a0cfa667e886'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:56.145919 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e7783b51-8df3-4bba-ac5f-ed4691091be6 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot create request issued successfully. Aug 07 17:09:56.146493 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7783b51-8df3-4bba-ac5f-ed4691091be6 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:09:56.147045 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 487/1933] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:09:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:56.163629 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b99700ef-aca9-4833-89a0-60d7eb4184bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:56.167617 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b99700ef-aca9-4833-89a0-60d7eb4184bb tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc Aug 07 17:09:56.167617 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b99700ef-aca9-4833-89a0-60d7eb4184bb tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:56.167617 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b99700ef-aca9-4833-89a0-60d7eb4184bb tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:56.174610 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:56.174610 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:56.175699 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b99700ef-aca9-4833-89a0-60d7eb4184bb tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:56.177068 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b99700ef-aca9-4833-89a0-60d7eb4184bb tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc returned with HTTP 200 Aug 07 17:09:56.177362 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 480/1934] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:56 2026] GET /volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:56.397942 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b4e1574e-2aca-4e8f-adde-43c2143a742d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:56.400749 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4e1574e-2aca-4e8f-adde-43c2143a742d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] GET https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb Aug 07 17:09:56.400749 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4e1574e-2aca-4e8f-adde-43c2143a742d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:56.401010 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4e1574e-2aca-4e8f-adde-43c2143a742d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:56.410242 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4e1574e-2aca-4e8f-adde-43c2143a742d tempest-AttachVolumeNegativeTest-1202498896 tempest-AttachVolumeNegativeTest-1202498896-project-member] https://10.4.3.144/volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb returned with HTTP 404 Aug 07 17:09:56.410882 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 481/1935] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:56 2026] GET /volume/v3/volumes/c99a4ee2-2661-4dcd-8d08-03de03f147cb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:56.451822 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7612b7f9-479e-40f9-a1b2-799f422a6481 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:56.455892 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7612b7f9-479e-40f9-a1b2-799f422a6481 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:56.455892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7612b7f9-479e-40f9-a1b2-799f422a6481 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:56.455892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7612b7f9-479e-40f9-a1b2-799f422a6481 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:56.492220 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:56.492220 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:56.500661 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7612b7f9-479e-40f9-a1b2-799f422a6481 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:56.511334 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7612b7f9-479e-40f9-a1b2-799f422a6481 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:56.512105 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 488/1936] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:56 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:56.642917 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6365d950-6417-418a-89e6-4ad9374e593a req-f9df0607-e461-439d-b084-954cd89770ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:56.646415 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-f9df0607-e461-439d-b084-954cd89770ab tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8/action Aug 07 17:09:56.646415 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-f9df0607-e461-439d-b084-954cd89770ab tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:56.646597 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-f9df0607-e461-439d-b084-954cd89770ab tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:56.678245 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:56.678245 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:56.698105 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6365d950-6417-418a-89e6-4ad9374e593a req-f9df0607-e461-439d-b084-954cd89770ab tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8/action returned with HTTP 204 Aug 07 17:09:56.699068 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 488/1937] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:09:56 2026] POST /volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:56.749594 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f6d2f2fa-2039-4e6a-a2ff-e90b6d2ea1e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:56.753009 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6d2f2fa-2039-4e6a-a2ff-e90b6d2ea1e0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:56.753009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6d2f2fa-2039-4e6a-a2ff-e90b6d2ea1e0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:56.753009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6d2f2fa-2039-4e6a-a2ff-e90b6d2ea1e0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:56.768768 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:56.768768 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:56.774554 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f6d2f2fa-2039-4e6a-a2ff-e90b6d2ea1e0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:56.780199 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6d2f2fa-2039-4e6a-a2ff-e90b6d2ea1e0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:09:56.780520 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 481/1938] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:56 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:56.796785 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d0ac7838-2ad0-4300-a6e4-a3344157fdf0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:56.799638 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d0ac7838-2ad0-4300-a6e4-a3344157fdf0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:09:56.800561 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d0ac7838-2ad0-4300-a6e4-a3344157fdf0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71232088-35a2-4fce-a0af-bf73c2c2d461", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2057110170"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:56.818930 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:56.818930 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:56.820098 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d0ac7838-2ad0-4300-a6e4-a3344157fdf0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:56.821167 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-d0ac7838-2ad0-4300-a6e4-a3344157fdf0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:56.874425 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-d0ac7838-2ad0-4300-a6e4-a3344157fdf0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['81256d48-bbca-45ad-8d0c-1fd0fa98728e', 'aa88c969-41ba-490e-8a65-ac4bc27ead16', '8553ad44-e771-4413-bd0e-4d3a410e4498', 'bc3eface-6959-4802-9718-6c9ddb1c625d'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:56.939113 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d0ac7838-2ad0-4300-a6e4-a3344157fdf0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot force create request issued successfully. Aug 07 17:09:56.939938 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d0ac7838-2ad0-4300-a6e4-a3344157fdf0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:09:56.940663 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 482/1939] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:09:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:56.959635 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ba277a8d-4adb-4d8d-a723-ebb5f1d80c55 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:56.972706 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ba277a8d-4adb-4d8d-a723-ebb5f1d80c55 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 Aug 07 17:09:56.972706 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ba277a8d-4adb-4d8d-a723-ebb5f1d80c55 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:56.972706 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ba277a8d-4adb-4d8d-a723-ebb5f1d80c55 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:56.984127 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:56.984127 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:56.984815 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ba277a8d-4adb-4d8d-a723-ebb5f1d80c55 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:09:56.986161 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ba277a8d-4adb-4d8d-a723-ebb5f1d80c55 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 returned with HTTP 200 Aug 07 17:09:56.986653 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 489/1940] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:56 2026] GET /volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:57.194614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54f0aaba-ce45-46a0-938a-be2bffe6ce03 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:57.198884 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54f0aaba-ce45-46a0-938a-be2bffe6ce03 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc Aug 07 17:09:57.198884 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54f0aaba-ce45-46a0-938a-be2bffe6ce03 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:57.200478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54f0aaba-ce45-46a0-938a-be2bffe6ce03 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:57.211983 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:57.211983 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:57.212569 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54f0aaba-ce45-46a0-938a-be2bffe6ce03 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:57.215449 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54f0aaba-ce45-46a0-938a-be2bffe6ce03 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc returned with HTTP 200 Aug 07 17:09:57.217256 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 489/1941] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:57 2026] GET /volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:57.233650 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c1ed8c9-61f8-480d-aff1-096892c8000f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:57.236008 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c1ed8c9-61f8-480d-aff1-096892c8000f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc/action Aug 07 17:09:57.236443 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c1ed8c9-61f8-480d-aff1-096892c8000f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:57.237354 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c1ed8c9-61f8-480d-aff1-096892c8000f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:57.239777 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-9c1ed8c9-61f8-480d-aff1-096892c8000f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '6fc8529a-451f-41cb-8975-aa6a1e1c14cc' with '{'status': 'deleting'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:09:57.254704 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:57.254704 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:57.282988 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c1ed8c9-61f8-480d-aff1-096892c8000f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc/action returned with HTTP 202 Aug 07 17:09:57.283607 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 482/1942] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:57 2026] POST /volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:57.294362 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-12c46e9f-84f3-49cd-aca3-d28ae0d56ff3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:57.297344 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12c46e9f-84f3-49cd-aca3-d28ae0d56ff3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc Aug 07 17:09:57.297631 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12c46e9f-84f3-49cd-aca3-d28ae0d56ff3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:57.298301 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12c46e9f-84f3-49cd-aca3-d28ae0d56ff3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:57.311503 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:57.311503 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:57.312279 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-12c46e9f-84f3-49cd-aca3-d28ae0d56ff3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:57.313654 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12c46e9f-84f3-49cd-aca3-d28ae0d56ff3 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc returned with HTTP 200 Aug 07 17:09:57.314861 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 483/1943] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:57 2026] GET /volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:57.331385 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4190ea49-343d-482f-92bb-7b80e753ccee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:57.334114 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4190ea49-343d-482f-92bb-7b80e753ccee tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc/action Aug 07 17:09:57.335158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4190ea49-343d-482f-92bb-7b80e753ccee tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:57.335483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4190ea49-343d-482f-92bb-7b80e753ccee tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:57.349054 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:57.349054 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:57.349054 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4190ea49-343d-482f-92bb-7b80e753ccee tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Snapshot retrieved successfully. Aug 07 17:09:57.387805 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4190ea49-343d-482f-92bb-7b80e753ccee tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Snapshot delete request issued successfully. Aug 07 17:09:57.388530 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4190ea49-343d-482f-92bb-7b80e753ccee tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc/action returned with HTTP 202 Aug 07 17:09:57.389502 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 490/1944] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:57 2026] POST /volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:57.406370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1b85201d-5b44-4b16-a467-c25a1983b021 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:57.408894 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b85201d-5b44-4b16-a467-c25a1983b021 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc Aug 07 17:09:57.408894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b85201d-5b44-4b16-a467-c25a1983b021 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:57.408894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b85201d-5b44-4b16-a467-c25a1983b021 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:57.428500 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:57.428500 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:57.428681 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1b85201d-5b44-4b16-a467-c25a1983b021 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:57.433155 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b85201d-5b44-4b16-a467-c25a1983b021 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc returned with HTTP 200 Aug 07 17:09:57.433155 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 490/1945] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:57 2026] GET /volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:57.536232 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-817d7bc5-6d5c-4c8c-9925-9035822c30dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:57.539532 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-817d7bc5-6d5c-4c8c-9925-9035822c30dc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:57.539767 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-817d7bc5-6d5c-4c8c-9925-9035822c30dc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:57.540202 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-817d7bc5-6d5c-4c8c-9925-9035822c30dc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:57.570166 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:57.570166 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:57.579985 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-817d7bc5-6d5c-4c8c-9925-9035822c30dc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:57.590328 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-817d7bc5-6d5c-4c8c-9925-9035822c30dc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:57.591544 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 483/1946] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:57 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:58.002492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fa41869e-a2eb-459c-820e-0726cfd0a83e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.005654 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa41869e-a2eb-459c-820e-0726cfd0a83e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 Aug 07 17:09:58.005802 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa41869e-a2eb-459c-820e-0726cfd0a83e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:58.006111 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa41869e-a2eb-459c-820e-0726cfd0a83e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:58.016183 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:58.016183 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:58.016183 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa41869e-a2eb-459c-820e-0726cfd0a83e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:09:58.016777 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa41869e-a2eb-459c-820e-0726cfd0a83e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 returned with HTTP 200 Aug 07 17:09:58.018123 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 484/1947] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:58 2026] GET /volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:58.035244 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a51665fc-2c51-4022-bde8-7bb53bfeb6bd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.038656 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a51665fc-2c51-4022-bde8-7bb53bfeb6bd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:09:58.039581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a51665fc-2c51-4022-bde8-7bb53bfeb6bd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71232088-35a2-4fce-a0af-bf73c2c2d461", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2005940482"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:58.057942 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:58.057942 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:58.057942 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a51665fc-2c51-4022-bde8-7bb53bfeb6bd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:09:58.057942 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-a51665fc-2c51-4022-bde8-7bb53bfeb6bd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:09:58.123975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-a51665fc-2c51-4022-bde8-7bb53bfeb6bd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['06ccf055-1f21-4a95-bf6e-4a50ec33e4b5', 'f933ec05-3731-4def-9fa3-4bed964286be', '23815e72-70c1-4992-8e17-740f6340f8c0', '0f55c781-b904-4d9b-b6da-33581d1d2ae8'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:58.187875 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a51665fc-2c51-4022-bde8-7bb53bfeb6bd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot force create request issued successfully. Aug 07 17:09:58.188353 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a51665fc-2c51-4022-bde8-7bb53bfeb6bd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:09:58.188871 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 491/1948] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:09:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:58.206384 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-12d5ce44-71f2-4114-8154-362c4ab6adc0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.209477 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12d5ce44-71f2-4114-8154-362c4ab6adc0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 Aug 07 17:09:58.209477 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12d5ce44-71f2-4114-8154-362c4ab6adc0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:58.209477 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12d5ce44-71f2-4114-8154-362c4ab6adc0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:58.221958 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:58.221958 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:58.224952 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-12d5ce44-71f2-4114-8154-362c4ab6adc0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:09:58.224952 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12d5ce44-71f2-4114-8154-362c4ab6adc0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 returned with HTTP 200 Aug 07 17:09:58.225785 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 491/1949] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:58 2026] GET /volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:58.448840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-92349699-05a9-4eb4-9388-db85a42f60d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.452248 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92349699-05a9-4eb4-9388-db85a42f60d4 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc Aug 07 17:09:58.454871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92349699-05a9-4eb4-9388-db85a42f60d4 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:58.454871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92349699-05a9-4eb4-9388-db85a42f60d4 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:58.466691 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92349699-05a9-4eb4-9388-db85a42f60d4 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc returned with HTTP 404 Aug 07 17:09:58.466691 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 484/1950] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:58 2026] GET /volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:58.477819 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d77436dc-b874-40bf-bcf7-5e2bdcca7bb3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.481271 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d77436dc-b874-40bf-bcf7-5e2bdcca7bb3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action Aug 07 17:09:58.482382 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d77436dc-b874-40bf-bcf7-5e2bdcca7bb3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:58.482631 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d77436dc-b874-40bf-bcf7-5e2bdcca7bb3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:58.484912 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-d77436dc-b874-40bf-bcf7-5e2bdcca7bb3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22' with '{'status': 'available'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:09:58.522465 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:58.522465 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:58.544015 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d77436dc-b874-40bf-bcf7-5e2bdcca7bb3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action returned with HTTP 202 Aug 07 17:09:58.544015 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 485/1951] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:58 2026] POST /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:58.558605 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-20ecfbb2-f3d0-4f83-8a20-473af58a1298 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.561124 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-20ecfbb2-f3d0-4f83-8a20-473af58a1298 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:09:58.561382 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-20ecfbb2-f3d0-4f83-8a20-473af58a1298 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:58.561616 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-20ecfbb2-f3d0-4f83-8a20-473af58a1298 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:58.569800 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:58.569800 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:58.570785 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-20ecfbb2-f3d0-4f83-8a20-473af58a1298 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:58.572298 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-20ecfbb2-f3d0-4f83-8a20-473af58a1298 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:09:58.576048 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 492/1952] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:58 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:09:58.590204 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-413a22b0-b2a5-418a-8bbc-dc93b6b2971d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.593419 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-413a22b0-b2a5-418a-8bbc-dc93b6b2971d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc Aug 07 17:09:58.593993 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-413a22b0-b2a5-418a-8bbc-dc93b6b2971d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:58.593993 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-413a22b0-b2a5-418a-8bbc-dc93b6b2971d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:58.594338 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-413a22b0-b2a5-418a-8bbc-dc93b6b2971d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Delete snapshot with id: 6fc8529a-451f-41cb-8975-aa6a1e1c14cc Aug 07 17:09:58.601074 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-413a22b0-b2a5-418a-8bbc-dc93b6b2971d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc returned with HTTP 404 Aug 07 17:09:58.602230 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 492/1953] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:09:58 2026] DELETE /volume/v3/snapshots/6fc8529a-451f-41cb-8975-aa6a1e1c14cc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:58.611691 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-39137b00-1403-40e0-8c41-7c4886d39772 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.618075 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39137b00-1403-40e0-8c41-7c4886d39772 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:58.620160 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39137b00-1403-40e0-8c41-7c4886d39772 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:58.620160 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39137b00-1403-40e0-8c41-7c4886d39772 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:58.622882 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-de8e92a0-90a8-4847-8fec-9444a78c4526 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.622882 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de8e92a0-90a8-4847-8fec-9444a78c4526 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:09:58.622882 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-de8e92a0-90a8-4847-8fec-9444a78c4526 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "301eba09-06f6-4421-bb08-164b9a307f73", "name": "tempest-SnapshotsActionsTest-Snapshot-708213004"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:58.635349 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:58.635349 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:58.636159 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-de8e92a0-90a8-4847-8fec-9444a78c4526 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:09:58.636321 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-de8e92a0-90a8-4847-8fec-9444a78c4526 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Create snapshot from volume 301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:09:58.641573 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:58.641573 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:58.649521 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-39137b00-1403-40e0-8c41-7c4886d39772 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:58.656518 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39137b00-1403-40e0-8c41-7c4886d39772 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:58.657200 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 485/1954] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:58 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:58.679050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-de8e92a0-90a8-4847-8fec-9444a78c4526 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Created reservations ['50ccf90a-e92f-4d64-b575-8b2101b2bc3a', '828f5c54-9475-4a7d-83c7-f32696693213', '49706f94-2a36-43fb-9745-4f8fc3553d58', '797c4d2f-0eea-466d-af7e-ced8a3c9d44a'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:09:58.741284 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-de8e92a0-90a8-4847-8fec-9444a78c4526 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot create request issued successfully. Aug 07 17:09:58.741284 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de8e92a0-90a8-4847-8fec-9444a78c4526 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:09:58.741973 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 486/1955] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:09:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:09:58.753241 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-47d35a56-d13a-40a7-b3a2-5a33fa23cfed None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.755775 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47d35a56-d13a-40a7-b3a2-5a33fa23cfed tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c Aug 07 17:09:58.756096 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47d35a56-d13a-40a7-b3a2-5a33fa23cfed tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:58.756374 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47d35a56-d13a-40a7-b3a2-5a33fa23cfed tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:58.763932 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:58.763932 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:58.764732 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-47d35a56-d13a-40a7-b3a2-5a33fa23cfed tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:58.766115 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47d35a56-d13a-40a7-b3a2-5a33fa23cfed tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c returned with HTTP 200 Aug 07 17:09:58.766672 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 493/1956] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:58 2026] GET /volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:58.914012 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-e311fefc-ae94-43fc-af10-aabdc6f24fc5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:58.916712 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-e311fefc-ae94-43fc-af10-aabdc6f24fc5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments/3a6f4bdc-750d-40f0-ab14-1ac6e8a1ba72/action Aug 07 17:09:58.917799 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-e311fefc-ae94-43fc-af10-aabdc6f24fc5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:58.917799 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-e311fefc-ae94-43fc-af10-aabdc6f24fc5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:58.943518 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:58.943518 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:58.962284 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b390d960-5791-4df5-8b1e-9e10731167c5 req-e311fefc-ae94-43fc-af10-aabdc6f24fc5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/3a6f4bdc-750d-40f0-ab14-1ac6e8a1ba72/action returned with HTTP 204 Aug 07 17:09:58.962917 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 493/1957] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:09:58 2026] POST /volume/v3/attachments/3a6f4bdc-750d-40f0-ab14-1ac6e8a1ba72/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:09:59.239044 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c6dd31a1-4ad1-4c7b-82ad-d6a4a32cfeb0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:59.241008 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6dd31a1-4ad1-4c7b-82ad-d6a4a32cfeb0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 Aug 07 17:09:59.241249 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6dd31a1-4ad1-4c7b-82ad-d6a4a32cfeb0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:59.241487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6dd31a1-4ad1-4c7b-82ad-d6a4a32cfeb0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:59.248083 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:59.248083 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:59.248670 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c6dd31a1-4ad1-4c7b-82ad-d6a4a32cfeb0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:09:59.249668 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6dd31a1-4ad1-4c7b-82ad-d6a4a32cfeb0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 returned with HTTP 200 Aug 07 17:09:59.250217 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 486/1958] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:59 2026] GET /volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:59.265681 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c655f730-bc39-449a-838b-f64b316c7b52 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:59.269043 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c655f730-bc39-449a-838b-f64b316c7b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 Aug 07 17:09:59.270071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c655f730-bc39-449a-838b-f64b316c7b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:59.270071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c655f730-bc39-449a-838b-f64b316c7b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:59.270949 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-c655f730-bc39-449a-838b-f64b316c7b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: b0857fab-9b6d-4705-a19f-701183ead1e5 Aug 07 17:09:59.284845 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:59.284845 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:59.285651 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c655f730-bc39-449a-838b-f64b316c7b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:09:59.329234 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c655f730-bc39-449a-838b-f64b316c7b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:09:59.329597 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c655f730-bc39-449a-838b-f64b316c7b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 returned with HTTP 202 Aug 07 17:09:59.330145 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 487/1959] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:09:59 2026] DELETE /volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:09:59.342041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e1c0e059-58e7-49cc-bc24-754366ec4085 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:59.345629 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1c0e059-58e7-49cc-bc24-754366ec4085 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 Aug 07 17:09:59.345929 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1c0e059-58e7-49cc-bc24-754366ec4085 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:59.346201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1c0e059-58e7-49cc-bc24-754366ec4085 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:59.352282 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:59.352282 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:59.353318 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e1c0e059-58e7-49cc-bc24-754366ec4085 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:09:59.353982 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1c0e059-58e7-49cc-bc24-754366ec4085 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 returned with HTTP 200 Aug 07 17:09:59.354399 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 494/1960] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:59 2026] GET /volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:59.683294 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-466616bd-6741-4f33-8d1b-8041bcb67d47 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:59.688228 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-466616bd-6741-4f33-8d1b-8041bcb67d47 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:09:59.688743 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-466616bd-6741-4f33-8d1b-8041bcb67d47 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:59.689080 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-466616bd-6741-4f33-8d1b-8041bcb67d47 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:59.713938 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:59.713938 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:59.724287 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-466616bd-6741-4f33-8d1b-8041bcb67d47 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:09:59.731796 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-466616bd-6741-4f33-8d1b-8041bcb67d47 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:09:59.731796 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 494/1961] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:09:59 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:09:59.782177 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8be19d11-266f-4242-97ee-839588aceaa0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:59.786831 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8be19d11-266f-4242-97ee-839588aceaa0 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c Aug 07 17:09:59.787715 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8be19d11-266f-4242-97ee-839588aceaa0 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:59.787715 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8be19d11-266f-4242-97ee-839588aceaa0 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:59.794062 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:59.794062 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:09:59.794417 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8be19d11-266f-4242-97ee-839588aceaa0 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:59.795323 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8be19d11-266f-4242-97ee-839588aceaa0 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c returned with HTTP 200 Aug 07 17:09:59.795737 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 487/1962] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:59 2026] GET /volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:59.811469 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-60e4a9e6-9710-4a4e-8824-e997e433cbf1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:59.815308 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60e4a9e6-9710-4a4e-8824-e997e433cbf1 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c/action Aug 07 17:09:59.816254 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60e4a9e6-9710-4a4e-8824-e997e433cbf1 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:59.816254 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60e4a9e6-9710-4a4e-8824-e997e433cbf1 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:59.819134 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-60e4a9e6-9710-4a4e-8824-e997e433cbf1 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '2fe30805-3580-4d66-96b6-5ff2ee5f576c' with '{'status': 'error'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:09:59.833266 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:59.833266 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:09:59.861604 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60e4a9e6-9710-4a4e-8824-e997e433cbf1 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c/action returned with HTTP 202 Aug 07 17:09:59.861604 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 488/1963] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:59 2026] POST /volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:09:59.873195 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-daba8806-4cd7-420b-bc02-08db3c722432 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:59.877034 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-daba8806-4cd7-420b-bc02-08db3c722432 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c Aug 07 17:09:59.877034 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-daba8806-4cd7-420b-bc02-08db3c722432 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:09:59.877341 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-daba8806-4cd7-420b-bc02-08db3c722432 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:09:59.887339 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:59.887339 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:09:59.888062 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-daba8806-4cd7-420b-bc02-08db3c722432 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:09:59.890133 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-daba8806-4cd7-420b-bc02-08db3c722432 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c returned with HTTP 200 Aug 07 17:09:59.891194 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 495/1964] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:09:59 2026] GET /volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:09:59.907591 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f1be99b-d5b1-4055-898d-13c796b9322f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:09:59.912637 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f1be99b-d5b1-4055-898d-13c796b9322f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c/action Aug 07 17:09:59.912637 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f1be99b-d5b1-4055-898d-13c796b9322f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:09:59.912637 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f1be99b-d5b1-4055-898d-13c796b9322f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:09:59.930420 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:09:59.930420 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:09:59.930668 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8f1be99b-d5b1-4055-898d-13c796b9322f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Snapshot retrieved successfully. Aug 07 17:09:59.995467 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8f1be99b-d5b1-4055-898d-13c796b9322f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Snapshot delete request issued successfully. Aug 07 17:09:59.996225 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f1be99b-d5b1-4055-898d-13c796b9322f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c/action returned with HTTP 202 Aug 07 17:09:59.999578 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 495/1965] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:09:59 2026] POST /volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 17:10:00.011664 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-27be0a21-3e33-48c9-b8e6-6904974fdbdc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:00.016841 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27be0a21-3e33-48c9-b8e6-6904974fdbdc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c Aug 07 17:10:00.016841 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27be0a21-3e33-48c9-b8e6-6904974fdbdc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:00.017014 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27be0a21-3e33-48c9-b8e6-6904974fdbdc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:00.026555 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:00.026555 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:00.026555 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-27be0a21-3e33-48c9-b8e6-6904974fdbdc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:00.028813 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27be0a21-3e33-48c9-b8e6-6904974fdbdc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c returned with HTTP 200 Aug 07 17:10:00.028813 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 488/1966] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:00 2026] GET /volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:00.366704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bc9e9c2a-4fb5-4675-ad8b-18610e1816f0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:00.369662 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc9e9c2a-4fb5-4675-ad8b-18610e1816f0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 Aug 07 17:10:00.369662 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc9e9c2a-4fb5-4675-ad8b-18610e1816f0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:00.369937 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc9e9c2a-4fb5-4675-ad8b-18610e1816f0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:00.376749 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc9e9c2a-4fb5-4675-ad8b-18610e1816f0 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 returned with HTTP 404 Aug 07 17:10:00.377450 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 489/1967] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:00 2026] GET /volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:00.394278 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4873691a-1ecd-4735-9b06-804ceb942176 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:00.400976 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4873691a-1ecd-4735-9b06-804ceb942176 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd Aug 07 17:10:00.406259 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4873691a-1ecd-4735-9b06-804ceb942176 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:00.406259 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4873691a-1ecd-4735-9b06-804ceb942176 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:00.406259 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-4873691a-1ecd-4735-9b06-804ceb942176 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: 5e940c69-d348-4393-a3d4-97e6af1a1fbd Aug 07 17:10:00.420468 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:00.420468 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:00.421146 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4873691a-1ecd-4735-9b06-804ceb942176 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:00.468105 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4873691a-1ecd-4735-9b06-804ceb942176 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:10:00.468417 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4873691a-1ecd-4735-9b06-804ceb942176 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd returned with HTTP 202 Aug 07 17:10:00.469190 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 496/1968] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:00 2026] DELETE /volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:00.486596 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2d1cc2ab-37a6-4369-8caa-0eb6ea19bd58 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:00.491122 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d1cc2ab-37a6-4369-8caa-0eb6ea19bd58 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd Aug 07 17:10:00.491578 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d1cc2ab-37a6-4369-8caa-0eb6ea19bd58 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:00.492647 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d1cc2ab-37a6-4369-8caa-0eb6ea19bd58 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:00.520130 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:00.520130 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:00.520824 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2d1cc2ab-37a6-4369-8caa-0eb6ea19bd58 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:00.522723 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d1cc2ab-37a6-4369-8caa-0eb6ea19bd58 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd returned with HTTP 200 Aug 07 17:10:00.522723 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 496/1969] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:00 2026] GET /volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:01.044338 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b49d7159-d845-4a2d-9630-83e47aad2af0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:01.048868 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b49d7159-d845-4a2d-9630-83e47aad2af0 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c Aug 07 17:10:01.049293 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b49d7159-d845-4a2d-9630-83e47aad2af0 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:01.049589 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b49d7159-d845-4a2d-9630-83e47aad2af0 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:01.060933 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b49d7159-d845-4a2d-9630-83e47aad2af0 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c returned with HTTP 404 Aug 07 17:10:01.061867 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 489/1970] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:01 2026] GET /volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:01.078725 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-39ca493b-104e-436b-8b63-1e94ab6c964f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:01.082431 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-39ca493b-104e-436b-8b63-1e94ab6c964f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action Aug 07 17:10:01.082431 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-39ca493b-104e-436b-8b63-1e94ab6c964f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:01.082431 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-39ca493b-104e-436b-8b63-1e94ab6c964f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:01.084875 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-39ca493b-104e-436b-8b63-1e94ab6c964f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22' with '{'status': 'available'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:10:01.101573 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:01.101573 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:01.133275 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-39ca493b-104e-436b-8b63-1e94ab6c964f tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action returned with HTTP 202 Aug 07 17:10:01.136440 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 490/1971] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:10:01 2026] POST /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:10:01.155449 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-300a5a65-85df-4d22-8354-df3c613260e9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:01.159538 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-300a5a65-85df-4d22-8354-df3c613260e9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:10:01.159538 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-300a5a65-85df-4d22-8354-df3c613260e9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:01.159538 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-300a5a65-85df-4d22-8354-df3c613260e9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:01.167952 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:01.167952 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:01.168593 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-300a5a65-85df-4d22-8354-df3c613260e9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:01.169594 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-300a5a65-85df-4d22-8354-df3c613260e9 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:10:01.170904 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 497/1972] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:01 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:01.184834 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b53b5cab-2e48-4b74-a5fe-3484c6e08dfa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:01.188619 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b53b5cab-2e48-4b74-a5fe-3484c6e08dfa tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c Aug 07 17:10:01.189897 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b53b5cab-2e48-4b74-a5fe-3484c6e08dfa tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:01.189897 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b53b5cab-2e48-4b74-a5fe-3484c6e08dfa tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:01.189897 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-b53b5cab-2e48-4b74-a5fe-3484c6e08dfa tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Delete snapshot with id: 2fe30805-3580-4d66-96b6-5ff2ee5f576c Aug 07 17:10:01.199441 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b53b5cab-2e48-4b74-a5fe-3484c6e08dfa tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c returned with HTTP 404 Aug 07 17:10:01.201058 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 497/1973] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:01 2026] DELETE /volume/v3/snapshots/2fe30805-3580-4d66-96b6-5ff2ee5f576c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:01.217260 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0c42a40-bc0e-4550-bebc-e3f3395d84b7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:01.219930 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0c42a40-bc0e-4550-bebc-e3f3395d84b7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:10:01.220467 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0c42a40-bc0e-4550-bebc-e3f3395d84b7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "301eba09-06f6-4421-bb08-164b9a307f73", "name": "tempest-SnapshotsActionsTest-Snapshot-1477291843"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:01.235616 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:01.235616 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:01.236861 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0c42a40-bc0e-4550-bebc-e3f3395d84b7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:10:01.236861 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-d0c42a40-bc0e-4550-bebc-e3f3395d84b7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Create snapshot from volume 301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:10:01.291113 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d0c42a40-bc0e-4550-bebc-e3f3395d84b7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Created reservations ['e44bb7c1-61bf-4e0d-b183-a3f602980c87', '6d56c7a6-25d7-4ad0-9411-9e16c441bbcc', 'd67c308f-a47e-45b6-b676-a27e2f886d5f', 'fe23c245-7b14-464c-b847-17ba77216a9a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:01.441109 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0c42a40-bc0e-4550-bebc-e3f3395d84b7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot create request issued successfully. Aug 07 17:10:01.441610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0c42a40-bc0e-4550-bebc-e3f3395d84b7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:10:01.442282 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 490/1974] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:10:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:01.456833 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0e17ca01-e202-42b9-801f-42c0325975dc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:01.464183 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e17ca01-e202-42b9-801f-42c0325975dc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 Aug 07 17:10:01.465380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e17ca01-e202-42b9-801f-42c0325975dc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:01.465380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e17ca01-e202-42b9-801f-42c0325975dc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:01.473497 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:01.473497 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:01.473684 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0e17ca01-e202-42b9-801f-42c0325975dc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:01.475667 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e17ca01-e202-42b9-801f-42c0325975dc tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 returned with HTTP 200 Aug 07 17:10:01.475667 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 491/1975] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:01 2026] GET /volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:01.544076 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1b8404ca-4a5a-4d92-8beb-afaac7fc246d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:01.547232 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1b8404ca-4a5a-4d92-8beb-afaac7fc246d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd Aug 07 17:10:01.548801 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1b8404ca-4a5a-4d92-8beb-afaac7fc246d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:01.550340 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1b8404ca-4a5a-4d92-8beb-afaac7fc246d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:01.568041 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1b8404ca-4a5a-4d92-8beb-afaac7fc246d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd returned with HTTP 404 Aug 07 17:10:01.569781 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 498/1976] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:01 2026] GET /volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:10:01.585952 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-353aae36-bf5e-4985-9206-53674861d587 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:01.589150 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-353aae36-bf5e-4985-9206-53674861d587 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 Aug 07 17:10:01.590582 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-353aae36-bf5e-4985-9206-53674861d587 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:01.590582 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-353aae36-bf5e-4985-9206-53674861d587 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:01.590582 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-353aae36-bf5e-4985-9206-53674861d587 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: abd761d5-5614-4d3c-a8ad-8d79b5f49e08 Aug 07 17:10:01.605759 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:01.605759 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:01.608481 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-353aae36-bf5e-4985-9206-53674861d587 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:01.665972 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-353aae36-bf5e-4985-9206-53674861d587 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:10:01.665972 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-353aae36-bf5e-4985-9206-53674861d587 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 returned with HTTP 202 Aug 07 17:10:01.665972 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 498/1977] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:01 2026] DELETE /volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:01.689061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d0ae219-e9cb-4362-a29c-fb6b663ffcda None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:01.703388 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d0ae219-e9cb-4362-a29c-fb6b663ffcda tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 Aug 07 17:10:01.703694 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d0ae219-e9cb-4362-a29c-fb6b663ffcda tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:01.703970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d0ae219-e9cb-4362-a29c-fb6b663ffcda tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:01.723248 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:01.723248 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:01.723248 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2d0ae219-e9cb-4362-a29c-fb6b663ffcda tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:01.725061 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d0ae219-e9cb-4362-a29c-fb6b663ffcda tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 returned with HTTP 200 Aug 07 17:10:01.728066 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 491/1978] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:01 2026] GET /volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:02.488710 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ade013c8-b59f-4535-96a4-d5f1ca397c75 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.490986 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ade013c8-b59f-4535-96a4-d5f1ca397c75 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 Aug 07 17:10:02.491254 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ade013c8-b59f-4535-96a4-d5f1ca397c75 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:02.491485 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ade013c8-b59f-4535-96a4-d5f1ca397c75 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:02.497437 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:02.497437 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:02.498102 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ade013c8-b59f-4535-96a4-d5f1ca397c75 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:02.499146 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ade013c8-b59f-4535-96a4-d5f1ca397c75 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 returned with HTTP 200 Aug 07 17:10:02.499609 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 492/1979] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:02 2026] GET /volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:02.510620 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3d970b8a-95e3-40dd-bade-19b319607f37 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.512594 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3d970b8a-95e3-40dd-bade-19b319607f37 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6/action Aug 07 17:10:02.513039 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3d970b8a-95e3-40dd-bade-19b319607f37 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:02.513257 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3d970b8a-95e3-40dd-bade-19b319607f37 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:02.517479 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-3d970b8a-95e3-40dd-bade-19b319607f37 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '862ec0f7-1a98-405f-80fc-810523beb9b6' with '{'status': 'error_deleting'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:10:02.531912 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:02.531912 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:02.548902 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3d970b8a-95e3-40dd-bade-19b319607f37 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6/action returned with HTTP 202 Aug 07 17:10:02.549576 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 499/1980] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:10:02 2026] POST /volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 17:10:02.559766 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a34bbb8e-344f-4b3e-8e82-7086309452af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.561841 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a34bbb8e-344f-4b3e-8e82-7086309452af tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 Aug 07 17:10:02.562586 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a34bbb8e-344f-4b3e-8e82-7086309452af tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:02.562586 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a34bbb8e-344f-4b3e-8e82-7086309452af tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:02.571692 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:02.571692 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:02.572175 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a34bbb8e-344f-4b3e-8e82-7086309452af tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:02.573192 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a34bbb8e-344f-4b3e-8e82-7086309452af tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 returned with HTTP 200 Aug 07 17:10:02.573639 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 499/1981] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:02 2026] GET /volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:02.587862 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ba172554-9494-45ea-9e49-0778370ce6b2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.590442 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba172554-9494-45ea-9e49-0778370ce6b2 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6/action Aug 07 17:10:02.590826 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba172554-9494-45ea-9e49-0778370ce6b2 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:02.590992 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba172554-9494-45ea-9e49-0778370ce6b2 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:02.601162 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:02.601162 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:02.601732 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ba172554-9494-45ea-9e49-0778370ce6b2 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Snapshot retrieved successfully. Aug 07 17:10:02.639311 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ba172554-9494-45ea-9e49-0778370ce6b2 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Snapshot delete request issued successfully. Aug 07 17:10:02.639578 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba172554-9494-45ea-9e49-0778370ce6b2 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6/action returned with HTTP 202 Aug 07 17:10:02.640141 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 492/1982] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:10:02 2026] POST /volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:10:02.652319 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a023791b-5a8a-4b8c-9979-0f9ba505ff7d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.655331 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a023791b-5a8a-4b8c-9979-0f9ba505ff7d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 Aug 07 17:10:02.655682 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a023791b-5a8a-4b8c-9979-0f9ba505ff7d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:02.655907 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a023791b-5a8a-4b8c-9979-0f9ba505ff7d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:02.663930 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:02.663930 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:02.664738 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a023791b-5a8a-4b8c-9979-0f9ba505ff7d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:02.665785 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a023791b-5a8a-4b8c-9979-0f9ba505ff7d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 returned with HTTP 200 Aug 07 17:10:02.666258 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 493/1983] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:02 2026] GET /volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:02.741983 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f3aa3d8e-792f-4602-8df2-45b71fb924e5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.745389 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3aa3d8e-792f-4602-8df2-45b71fb924e5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 Aug 07 17:10:02.745776 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f3aa3d8e-792f-4602-8df2-45b71fb924e5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:02.746106 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f3aa3d8e-792f-4602-8df2-45b71fb924e5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:02.754139 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3aa3d8e-792f-4602-8df2-45b71fb924e5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 returned with HTTP 404 Aug 07 17:10:02.755121 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 500/1984] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:02 2026] GET /volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:02.766098 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b4c629cb-2f2a-4e37-b99a-0004ae95bfb4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.769907 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4c629cb-2f2a-4e37-b99a-0004ae95bfb4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 Aug 07 17:10:02.770480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4c629cb-2f2a-4e37-b99a-0004ae95bfb4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:02.770740 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4c629cb-2f2a-4e37-b99a-0004ae95bfb4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:02.770874 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-b4c629cb-2f2a-4e37-b99a-0004ae95bfb4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: b0857fab-9b6d-4705-a19f-701183ead1e5 Aug 07 17:10:02.781929 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4c629cb-2f2a-4e37-b99a-0004ae95bfb4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 returned with HTTP 404 Aug 07 17:10:02.782682 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 500/1985] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:02 2026] DELETE /volume/v3/snapshots/b0857fab-9b6d-4705-a19f-701183ead1e5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:02.791791 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-af748454-5b93-45c3-8c87-367a878c8957 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.794321 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af748454-5b93-45c3-8c87-367a878c8957 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 Aug 07 17:10:02.794565 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af748454-5b93-45c3-8c87-367a878c8957 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:02.795393 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af748454-5b93-45c3-8c87-367a878c8957 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:02.795393 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-af748454-5b93-45c3-8c87-367a878c8957 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: abd761d5-5614-4d3c-a8ad-8d79b5f49e08 Aug 07 17:10:02.802071 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af748454-5b93-45c3-8c87-367a878c8957 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 returned with HTTP 404 Aug 07 17:10:02.802812 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 493/1986] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:02 2026] DELETE /volume/v3/snapshots/abd761d5-5614-4d3c-a8ad-8d79b5f49e08 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:02.853464 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-4dbd6cea-3734-4bab-8ca4-401ba153e911 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.856015 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-4dbd6cea-3734-4bab-8ca4-401ba153e911 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:10:02.856303 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-4dbd6cea-3734-4bab-8ca4-401ba153e911 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:02.856546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-4dbd6cea-3734-4bab-8ca4-401ba153e911 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:02.873980 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:02.873980 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:02.879597 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-4dbd6cea-3734-4bab-8ca4-401ba153e911 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:02.889277 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-4dbd6cea-3734-4bab-8ca4-401ba153e911 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:10:02.889887 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 494/1987] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:02 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:02.922339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a56e6a80-9a34-420e-93cc-33759b325377 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:02.926516 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a56e6a80-9a34-420e-93cc-33759b325377 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461/action Aug 07 17:10:02.926905 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a56e6a80-9a34-420e-93cc-33759b325377 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:02.927120 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a56e6a80-9a34-420e-93cc-33759b325377 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:02.942615 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:02.942615 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:02.943410 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a56e6a80-9a34-420e-93cc-33759b325377 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:02.966519 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a56e6a80-9a34-420e-93cc-33759b325377 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Begin detaching volume completed successfully. Aug 07 17:10:02.966864 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a56e6a80-9a34-420e-93cc-33759b325377 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461/action returned with HTTP 202 Aug 07 17:10:02.968445 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 501/1988] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:10:02 2026] POST /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:10:03.033944 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b530326-fff3-4881-b9d9-ac8e77b306a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:03.034961 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b530326-fff3-4881-b9d9-ac8e77b306a5 None None] GET https://10.4.3.144/volume// Aug 07 17:10:03.034961 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b530326-fff3-4881-b9d9-ac8e77b306a5 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:03.035949 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b530326-fff3-4881-b9d9-ac8e77b306a5 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:03.038422 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b530326-fff3-4881-b9d9-ac8e77b306a5 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:03.038863 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 501/1989] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10:03 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:03.055348 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-54920987-68e0-47fb-b971-cadf682d1df2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:03.060443 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-54920987-68e0-47fb-b971-cadf682d1df2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:10:03.060443 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-54920987-68e0-47fb-b971-cadf682d1df2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:03.060961 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-54920987-68e0-47fb-b971-cadf682d1df2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:03.081512 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:03.081512 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:03.089355 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-54920987-68e0-47fb-b971-cadf682d1df2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:03.098086 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-54920987-68e0-47fb-b971-cadf682d1df2 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:10:03.099280 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 494/1990] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:10:03 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 1322 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:03.680488 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9fdb526a-db30-42a1-89d9-e4754db7f088 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:03.682833 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9fdb526a-db30-42a1-89d9-e4754db7f088 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 Aug 07 17:10:03.683687 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9fdb526a-db30-42a1-89d9-e4754db7f088 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:03.683687 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9fdb526a-db30-42a1-89d9-e4754db7f088 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:03.690064 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9fdb526a-db30-42a1-89d9-e4754db7f088 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 returned with HTTP 404 Aug 07 17:10:03.690902 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 495/1991] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:03 2026] GET /volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:03.702221 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3ec8929c-7f61-4ad8-82e3-0fdf99301870 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:03.706097 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3ec8929c-7f61-4ad8-82e3-0fdf99301870 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action Aug 07 17:10:03.706656 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3ec8929c-7f61-4ad8-82e3-0fdf99301870 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:03.706802 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3ec8929c-7f61-4ad8-82e3-0fdf99301870 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:03.710828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-3ec8929c-7f61-4ad8-82e3-0fdf99301870 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22' with '{'status': 'available'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:10:03.725505 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:03.725505 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:03.754916 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3ec8929c-7f61-4ad8-82e3-0fdf99301870 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action returned with HTTP 202 Aug 07 17:10:03.758115 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 502/1992] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:10:03 2026] POST /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:10:03.773531 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7277a516-b397-4585-9139-a4e3f81a45f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:03.777452 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7277a516-b397-4585-9139-a4e3f81a45f7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:10:03.777452 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7277a516-b397-4585-9139-a4e3f81a45f7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:03.779086 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7277a516-b397-4585-9139-a4e3f81a45f7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:03.789956 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:03.789956 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:03.789956 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7277a516-b397-4585-9139-a4e3f81a45f7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:03.792419 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7277a516-b397-4585-9139-a4e3f81a45f7 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:10:03.795804 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 502/1993] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:03 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:03.810948 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3b8d1b8-d2d9-451e-91a8-08ac49a30601 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:03.815411 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3b8d1b8-d2d9-451e-91a8-08ac49a30601 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 Aug 07 17:10:03.815846 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3b8d1b8-d2d9-451e-91a8-08ac49a30601 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:03.816334 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3b8d1b8-d2d9-451e-91a8-08ac49a30601 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:03.816594 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-b3b8d1b8-d2d9-451e-91a8-08ac49a30601 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Delete snapshot with id: 862ec0f7-1a98-405f-80fc-810523beb9b6 Aug 07 17:10:03.822386 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3b8d1b8-d2d9-451e-91a8-08ac49a30601 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 returned with HTTP 404 Aug 07 17:10:03.823247 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 495/1994] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:03 2026] DELETE /volume/v3/snapshots/862ec0f7-1a98-405f-80fc-810523beb9b6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:03.836443 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cf19f88a-e8c3-417b-bca6-617bfed0c525 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:03.842278 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf19f88a-e8c3-417b-bca6-617bfed0c525 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action Aug 07 17:10:03.846504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf19f88a-e8c3-417b-bca6-617bfed0c525 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:03.846504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf19f88a-e8c3-417b-bca6-617bfed0c525 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:03.850058 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-cf19f88a-e8c3-417b-bca6-617bfed0c525 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22' with '{'status': 'creating'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:10:03.873126 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:03.873126 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:03.908157 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf19f88a-e8c3-417b-bca6-617bfed0c525 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action returned with HTTP 202 Aug 07 17:10:03.908157 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 496/1995] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:10:03 2026] POST /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:10:03.920591 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-01219c74-d2dd-406c-b6e9-ae6074eeec19 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:03.923143 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-01219c74-d2dd-406c-b6e9-ae6074eeec19 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:10:03.923447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-01219c74-d2dd-406c-b6e9-ae6074eeec19 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:03.923730 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-01219c74-d2dd-406c-b6e9-ae6074eeec19 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:03.930625 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:03.930625 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:03.931485 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-01219c74-d2dd-406c-b6e9-ae6074eeec19 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:03.933710 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-01219c74-d2dd-406c-b6e9-ae6074eeec19 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:10:03.933710 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 503/1996] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:03 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:10:03.956499 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aed520f3-7789-44de-ab8d-a7c479ec6620 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:03.962390 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aed520f3-7789-44de-ab8d-a7c479ec6620 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] POST https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action Aug 07 17:10:03.964760 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aed520f3-7789-44de-ab8d-a7c479ec6620 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:03.965738 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aed520f3-7789-44de-ab8d-a7c479ec6620 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:03.968629 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.snapshot_actions [None req-aed520f3-7789-44de-ab8d-a7c479ec6620 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100224) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 17:10:03.981510 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:03.981510 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:03.981709 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.snapshot_actions [None req-aed520f3-7789-44de-ab8d-a7c479ec6620 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Updating snapshot 7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 with info {'id': '7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22', 'status': 'error', 'progress': '80%'} Aug 07 17:10:03.992289 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aed520f3-7789-44de-ab8d-a7c479ec6620 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action returned with HTTP 202 Aug 07 17:10:03.992289 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 503/1997] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:10:03 2026] POST /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:04.014802 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-51f73137-0ffb-4515-9e22-a0b17e8c0ed3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:04.018484 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51f73137-0ffb-4515-9e22-a0b17e8c0ed3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:10:04.019317 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51f73137-0ffb-4515-9e22-a0b17e8c0ed3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:04.019762 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51f73137-0ffb-4515-9e22-a0b17e8c0ed3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:04.031311 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:04.031311 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:04.031311 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-51f73137-0ffb-4515-9e22-a0b17e8c0ed3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Snapshot retrieved successfully. Aug 07 17:10:04.034313 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51f73137-0ffb-4515-9e22-a0b17e8c0ed3 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:10:04.034446 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 496/1998] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:04 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 461 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:04.050146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2ae5778a-bd47-4fdd-a3bc-4279edb8d1c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:04.057057 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ae5778a-bd47-4fdd-a3bc-4279edb8d1c9 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] POST https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action Aug 07 17:10:04.060216 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ae5778a-bd47-4fdd-a3bc-4279edb8d1c9 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:04.060216 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ae5778a-bd47-4fdd-a3bc-4279edb8d1c9 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:04.061726 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-2ae5778a-bd47-4fdd-a3bc-4279edb8d1c9 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] Updating snapshot '7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22' with '{'status': 'available'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:10:04.076313 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:04.076313 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:04.106129 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ae5778a-bd47-4fdd-a3bc-4279edb8d1c9 tempest-SnapshotsActionsTest-615681349 tempest-SnapshotsActionsTest-615681349-project-admin] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action returned with HTTP 202 Aug 07 17:10:04.106993 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 497/1999] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:10:04 2026] POST /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:10:04.121626 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c4bc696d-80f9-42d0-a74f-30516ca6bb00 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:04.130286 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c4bc696d-80f9-42d0-a74f-30516ca6bb00 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:10:04.130286 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c4bc696d-80f9-42d0-a74f-30516ca6bb00 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:04.130286 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c4bc696d-80f9-42d0-a74f-30516ca6bb00 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:04.142760 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:04.142760 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:04.143469 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c4bc696d-80f9-42d0-a74f-30516ca6bb00 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:04.145801 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c4bc696d-80f9-42d0-a74f-30516ca6bb00 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:10:04.146947 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 504/2000] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:04 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:04.164738 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a1325006-8b3b-450c-9388-5e7ff4321222 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:04.168632 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1325006-8b3b-450c-9388-5e7ff4321222 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:10:04.170232 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1325006-8b3b-450c-9388-5e7ff4321222 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:04.172842 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1325006-8b3b-450c-9388-5e7ff4321222 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:04.172842 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-a1325006-8b3b-450c-9388-5e7ff4321222 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Delete snapshot with id: 7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:10:04.184062 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:04.184062 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:04.184062 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1325006-8b3b-450c-9388-5e7ff4321222 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:04.233219 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1325006-8b3b-450c-9388-5e7ff4321222 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot delete request issued successfully. Aug 07 17:10:04.233526 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1325006-8b3b-450c-9388-5e7ff4321222 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 202 Aug 07 17:10:04.234394 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 504/2001] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:04 2026] DELETE /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:04.251698 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fddde772-718f-43e3-a275-7a900dc3a975 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:04.257686 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fddde772-718f-43e3-a275-7a900dc3a975 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:10:04.257686 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fddde772-718f-43e3-a275-7a900dc3a975 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:04.257686 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fddde772-718f-43e3-a275-7a900dc3a975 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:04.281657 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:04.281657 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:04.281657 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fddde772-718f-43e3-a275-7a900dc3a975 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Snapshot retrieved successfully. Aug 07 17:10:04.281657 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fddde772-718f-43e3-a275-7a900dc3a975 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 200 Aug 07 17:10:04.282883 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 497/2002] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:04 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:04.341328 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a3ca34bd-6451-4781-8a62-8d9bf8187846 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:04.342835 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a3ca34bd-6451-4781-8a62-8d9bf8187846 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8 Aug 07 17:10:04.342835 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a3ca34bd-6451-4781-8a62-8d9bf8187846 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:04.342835 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a3ca34bd-6451-4781-8a62-8d9bf8187846 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:04.359859 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:04.359859 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:04.490383 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-db8c75c9-a1c9-4ec2-ac09-88c6f2a37cd8 req-a3ca34bd-6451-4781-8a62-8d9bf8187846 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8 returned with HTTP 200 Aug 07 17:10:04.491331 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 498/2003] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:10:04 2026] DELETE /volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8 => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:04.918163 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-a0fbf588-629c-4017-b1e6-541be725373c req-8d93d4c4-552d-4e4a-830a-e9efa30c7bc1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:04.925343 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-8d93d4c4-552d-4e4a-830a-e9efa30c7bc1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:10:04.926960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-8d93d4c4-552d-4e4a-830a-e9efa30c7bc1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:04.926960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-8d93d4c4-552d-4e4a-830a-e9efa30c7bc1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:04.967392 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:04.967392 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:04.978963 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-a0fbf588-629c-4017-b1e6-541be725373c req-8d93d4c4-552d-4e4a-830a-e9efa30c7bc1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:10:04.989904 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-8d93d4c4-552d-4e4a-830a-e9efa30c7bc1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:10:04.990574 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 505/2004] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:04 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1441 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:05.124446 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:05.127239 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:05.127765 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-218481867", "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:05.131050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-218481867', 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:05.303142 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8a0fa759-3d40-4d00-8863-f3ab2b58cdf8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:05.308333 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a0fa759-3d40-4d00-8863-f3ab2b58cdf8 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 Aug 07 17:10:05.308796 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a0fa759-3d40-4d00-8863-f3ab2b58cdf8 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:05.309216 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a0fa759-3d40-4d00-8863-f3ab2b58cdf8 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:05.319628 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Create volume of 1 GB Aug 07 17:10:05.319628 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:05.319628 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:05.321076 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a0fa759-3d40-4d00-8863-f3ab2b58cdf8 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 returned with HTTP 404 Aug 07 17:10:05.322928 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 498/2005] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:05 2026] GET /volume/v3/snapshots/7c3d4aa7-b6ac-4713-bf7d-901cf0f6bf22 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:05.328649 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Availability Zones retrieved successfully. Aug 07 17:10:05.334276 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b42bf7d4-af36-49a0-8988-bc8f9d56a109 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:05.337923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Flow 'volume_create_api' (b9804262-211e-4239-936a-b835dea29dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:05.339616 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b42bf7d4-af36-49a0-8988-bc8f9d56a109 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:10:05.340409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0206d72d-6370-4650-8e4c-57b001d5b002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:05.340536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b42bf7d4-af36-49a0-8988-bc8f9d56a109 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:05.340536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b42bf7d4-af36-49a0-8988-bc8f9d56a109 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:05.342563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:05.357149 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:05.357149 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:05.367192 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b42bf7d4-af36-49a0-8988-bc8f9d56a109 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:10:05.377265 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b42bf7d4-af36-49a0-8988-bc8f9d56a109 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 returned with HTTP 200 Aug 07 17:10:05.379634 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 499/2006] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:05 2026] GET /volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:05.403172 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9482409c-f599-4a34-955d-6b180746599d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:05.407761 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9482409c-f599-4a34-955d-6b180746599d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] DELETE https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:10:05.407761 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9482409c-f599-4a34-955d-6b180746599d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:05.407761 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9482409c-f599-4a34-955d-6b180746599d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:05.407761 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-9482409c-f599-4a34-955d-6b180746599d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Delete volume with id: 301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:10:05.422345 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:05.422345 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:05.423373 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9482409c-f599-4a34-955d-6b180746599d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:10:05.457258 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0206d72d-6370-4650-8e4c-57b001d5b002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:05.458461 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a0a31e-f867-49f8-bb47-7001c83bc67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:05.470584 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9482409c-f599-4a34-955d-6b180746599d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Delete volume request issued successfully. Aug 07 17:10:05.472149 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9482409c-f599-4a34-955d-6b180746599d tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 returned with HTTP 202 Aug 07 17:10:05.472149 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 506/2007] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:05 2026] DELETE /volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:10:05.489503 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d3cb298-71bc-4b2d-abc4-e3c295491539 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:05.495920 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d3cb298-71bc-4b2d-abc4-e3c295491539 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:10:05.495920 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d3cb298-71bc-4b2d-abc4-e3c295491539 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:05.497589 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d3cb298-71bc-4b2d-abc4-e3c295491539 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:05.516917 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:05.516917 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:05.537109 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2d3cb298-71bc-4b2d-abc4-e3c295491539 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Volume info retrieved successfully. Aug 07 17:10:05.549600 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d3cb298-71bc-4b2d-abc4-e3c295491539 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 returned with HTTP 200 Aug 07 17:10:05.550043 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 499/2008] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:05 2026] GET /volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:05.601499 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Created reservations ['53ddeb77-a252-4863-87f9-ffc3c3f964d1', '88bc6fec-2315-464b-9595-bbfabf07ae5c', 'a867a88f-2b22-42bc-93ce-a905c872ca5e', '68305a09-fc80-4e03-a1ae-d77819782a8d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:05.603139 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a0a31e-f867-49f8-bb47-7001c83bc67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53ddeb77-a252-4863-87f9-ffc3c3f964d1', '88bc6fec-2315-464b-9595-bbfabf07ae5c', 'a867a88f-2b22-42bc-93ce-a905c872ca5e', '68305a09-fc80-4e03-a1ae-d77819782a8d']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:05.603896 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a29ec4-5393-4243-8114-556445882265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:05.647959 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a29ec4-5393-4243-8114-556445882265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '641d864b-49db-401b-8a96-efd39041fa68', '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-218481867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f68ce0e10bcb4af9aa73096f14a5826a',qos_specs=None,replication_status=,reservations=['53ddeb77-a252-4863-87f9-ffc3c3f964d1','88bc6fec-2315-464b-9595-bbfabf07ae5c','a867a88f-2b22-42bc-93ce-a905c872ca5e','68305a09-fc80-4e03-a1ae-d77819782a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2a238cb7968462a89d0e83aa77fa375',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-218481867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=641d864b-49db-401b-8a96-efd39041fa68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f68ce0e10bcb4af9aa73096f14a5826a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2a238cb7968462a89d0e83aa77fa375',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:05.649698 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac06a260-d0d5-40ef-a7e7-cd9b1d0cd366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:05.670850 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ea39ebe2-2515-447b-89c8-5687eb35b3f4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:05.671555 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea39ebe2-2515-447b-89c8-5687eb35b3f4 None None] GET https://10.4.3.144/volume// Aug 07 17:10:05.671898 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea39ebe2-2515-447b-89c8-5687eb35b3f4 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:05.676781 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea39ebe2-2515-447b-89c8-5687eb35b3f4 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:05.677624 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea39ebe2-2515-447b-89c8-5687eb35b3f4 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:05.678146 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 500/2009] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10:05 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:05.704637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-a0fbf588-629c-4017-b1e6-541be725373c req-bf36b605-380f-4f7e-a89a-6cffd376f181 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:05.708721 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-bf36b605-380f-4f7e-a89a-6cffd376f181 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:10:05.713064 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-bf36b605-380f-4f7e-a89a-6cffd376f181 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cda1ce07-ac29-4380-8b6f-7ce826938ba3", "connector": null, "instance_uuid": "53b44181-1dae-46ef-9597-5e80de429f1a"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:05.713300 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac06a260-d0d5-40ef-a7e7-cd9b1d0cd366) transitioned into state 'SUCCESS' from state '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-218481867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f68ce0e10bcb4af9aa73096f14a5826a',qos_specs=None,replication_status=,reservations=['53ddeb77-a252-4863-87f9-ffc3c3f964d1','88bc6fec-2315-464b-9595-bbfabf07ae5c','a867a88f-2b22-42bc-93ce-a905c872ca5e','68305a09-fc80-4e03-a1ae-d77819782a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2a238cb7968462a89d0e83aa77fa375',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:05.714087 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663f75d0-8b6c-42f9-9569-32c3d18a0f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:05.736324 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:05.736324 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:05.737526 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663f75d0-8b6c-42f9-9569-32c3d18a0f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:05.738782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Flow 'volume_create_api' (b9804262-211e-4239-936a-b835dea29dc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:05.739273 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Create volume request issued successfully. Aug 07 17:10:05.740120 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd40f1ce-8487-4657-a7df-4bd633dfb5c2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:05.740744 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 505/2010] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:10:05 2026] POST /volume/v3/volumes => generated 752 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:05.759132 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d802783-0cc9-4ec6-9080-ee050972f582 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:05.762741 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d802783-0cc9-4ec6-9080-ee050972f582 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] GET https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 Aug 07 17:10:05.762741 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d802783-0cc9-4ec6-9080-ee050972f582 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:05.763449 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d802783-0cc9-4ec6-9080-ee050972f582 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:05.773259 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:05.773259 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:05.780290 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2d802783-0cc9-4ec6-9080-ee050972f582 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Volume info retrieved successfully. Aug 07 17:10:05.787803 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d802783-0cc9-4ec6-9080-ee050972f582 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 returned with HTTP 200 Aug 07 17:10:05.788315 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 500/2011] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:05 2026] GET /volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:05.802501 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-bf36b605-380f-4f7e-a89a-6cffd376f181 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:10:05.803319 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 507/2012] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:10:05 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:05.824971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-a0fbf588-629c-4017-b1e6-541be725373c req-1b638628-7791-4d45-8d85-4bca7acd8635 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:05.831000 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-1b638628-7791-4d45-8d85-4bca7acd8635 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/attachments/41b280f6-fdc0-49aa-8cfb-01ed9ca5c5b5 Aug 07 17:10:05.831615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-1b638628-7791-4d45-8d85-4bca7acd8635 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:05.831615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-1b638628-7791-4d45-8d85-4bca7acd8635 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:05.850555 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:05.850555 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:05.970263 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-1b638628-7791-4d45-8d85-4bca7acd8635 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/41b280f6-fdc0-49aa-8cfb-01ed9ca5c5b5 returned with HTTP 200 Aug 07 17:10:05.970910 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 501/2013] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:10:05 2026] DELETE /volume/v3/attachments/41b280f6-fdc0-49aa-8cfb-01ed9ca5c5b5 => generated 367 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:06.442494 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cb721d82-98d0-4101-ac12-6d8e58180081 req-adb9b1b5-c409-4dff-9aa7-f6eefb155d1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:06.447245 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cb721d82-98d0-4101-ac12-6d8e58180081 req-adb9b1b5-c409-4dff-9aa7-f6eefb155d1d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8 Aug 07 17:10:06.447245 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cb721d82-98d0-4101-ac12-6d8e58180081 req-adb9b1b5-c409-4dff-9aa7-f6eefb155d1d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:06.447245 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cb721d82-98d0-4101-ac12-6d8e58180081 req-adb9b1b5-c409-4dff-9aa7-f6eefb155d1d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:06.458857 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cb721d82-98d0-4101-ac12-6d8e58180081 req-adb9b1b5-c409-4dff-9aa7-f6eefb155d1d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8 returned with HTTP 404 Aug 07 17:10:06.459274 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 506/2014] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:10:06 2026] DELETE /volume/v3/attachments/566494d8-982d-44a4-8167-9bc403c8c5b8 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:10:06.568102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3d728df8-c93b-403f-89eb-8c79aac2c881 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:06.570727 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3d728df8-c93b-403f-89eb-8c79aac2c881 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] GET https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 Aug 07 17:10:06.570869 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3d728df8-c93b-403f-89eb-8c79aac2c881 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:06.571753 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3d728df8-c93b-403f-89eb-8c79aac2c881 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:06.580011 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3d728df8-c93b-403f-89eb-8c79aac2c881 tempest-SnapshotsActionsTest-1457530261 tempest-SnapshotsActionsTest-1457530261-project-member] https://10.4.3.144/volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 returned with HTTP 404 Aug 07 17:10:06.580536 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 501/2015] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:06 2026] GET /volume/v3/volumes/301eba09-06f6-4421-bb08-164b9a307f73 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:06.808314 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-563d5fa4-8ead-486e-9601-351264345ad9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:06.810631 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-563d5fa4-8ead-486e-9601-351264345ad9 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] GET https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 Aug 07 17:10:06.811194 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-563d5fa4-8ead-486e-9601-351264345ad9 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:06.811194 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-563d5fa4-8ead-486e-9601-351264345ad9 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:06.823526 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:06.823526 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:06.831183 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-563d5fa4-8ead-486e-9601-351264345ad9 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Volume info retrieved successfully. Aug 07 17:10:06.840171 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-563d5fa4-8ead-486e-9601-351264345ad9 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 returned with HTTP 200 Aug 07 17:10:06.840261 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 508/2016] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:06 2026] GET /volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:06.893712 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-1ff69b30-80f9-457d-bb6e-4f1d5ddaa1c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:06.896904 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-1ff69b30-80f9-457d-bb6e-4f1d5ddaa1c5 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] GET https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 Aug 07 17:10:06.896904 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-1ff69b30-80f9-457d-bb6e-4f1d5ddaa1c5 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:06.898205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-1ff69b30-80f9-457d-bb6e-4f1d5ddaa1c5 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:06.910771 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:06.910771 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:06.917331 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-1ff69b30-80f9-457d-bb6e-4f1d5ddaa1c5 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Volume info retrieved successfully. Aug 07 17:10:06.927137 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-1ff69b30-80f9-457d-bb6e-4f1d5ddaa1c5 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 returned with HTTP 200 Aug 07 17:10:06.927824 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 502/2017] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:06 2026] GET /volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:07.187733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:07.190112 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:07.190855 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-517825465", "imageRef": "076998ab-28d4-41a2-837f-d977c323ec1c", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:07.193928 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-517825465', 'imageRef': '076998ab-28d4-41a2-837f-d977c323ec1c', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:07.347445 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Create volume of 1 GB Aug 07 17:10:07.347874 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:07.347874 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:07.355776 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Availability Zones retrieved successfully. Aug 07 17:10:07.364281 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Flow 'volume_create_api' (a4ecc21e-a0e8-4d45-a7dc-28206824bddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:07.365918 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6c7c37-ac8e-4ff4-a7ad-077ad312bd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:07.367678 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:07.475541 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6c7c37-ac8e-4ff4-a7ad-077ad312bd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:07.476722 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfeb0124-0bf4-4086-b720-40364afb43ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:07.543279 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a0fbf588-629c-4017-b1e6-541be725373c req-2259bd97-f641-4dab-8315-c7206d0503d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:07.545383 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-2259bd97-f641-4dab-8315-c7206d0503d6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] PUT https://10.4.3.144/volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28 Aug 07 17:10:07.545921 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-2259bd97-f641-4dab-8315-c7206d0503d6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:07.559471 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-a0fbf588-629c-4017-b1e6-541be725373c req-2259bd97-f641-4dab-8315-c7206d0503d6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Acquiring lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:10:07.566573 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Created reservations ['b47c6d74-866a-44eb-9bbd-7749473c7c25', 'a5c1dbc0-26d0-449c-87a5-7f79480b2128', '4a9743d1-2cd2-436a-8f3a-ebe8b54f33a6', 'a65082b1-3f6e-4b4e-b84a-e63141b74cf5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:07.567228 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-a0fbf588-629c-4017-b1e6-541be725373c req-2259bd97-f641-4dab-8315-c7206d0503d6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" acquired by "attachment_update" :: waited 0.008s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:10:07.568332 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfeb0124-0bf4-4086-b720-40364afb43ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b47c6d74-866a-44eb-9bbd-7749473c7c25', 'a5c1dbc0-26d0-449c-87a5-7f79480b2128', '4a9743d1-2cd2-436a-8f3a-ebe8b54f33a6', 'a65082b1-3f6e-4b4e-b84a-e63141b74cf5']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:07.569743 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1712b0e3-3b7e-49db-945b-e2f0e8f2effa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:07.571969 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:07.571969 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:07.603537 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1712b0e3-3b7e-49db-945b-e2f0e8f2effa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e502eca-0399-411f-80e2-61129d95518b', '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-517825465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0f4e9c9f12482d965acca9b4829cc0',qos_specs=None,replication_status=,reservations=['b47c6d74-866a-44eb-9bbd-7749473c7c25','a5c1dbc0-26d0-449c-87a5-7f79480b2128','4a9743d1-2cd2-436a-8f3a-ebe8b54f33a6','a65082b1-3f6e-4b4e-b84a-e63141b74cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='828d1ab1c6d342f69b81e75b12495b7c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-517825465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e502eca-0399-411f-80e2-61129d95518b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a0f4e9c9f12482d965acca9b4829cc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='828d1ab1c6d342f69b81e75b12495b7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:07.605654 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a0d9f8-2e5b-448c-a47d-50a80537ac58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:07.630552 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87a0d9f8-2e5b-448c-a47d-50a80537ac58) transitioned into state 'SUCCESS' from state '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-517825465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a0f4e9c9f12482d965acca9b4829cc0',qos_specs=None,replication_status=,reservations=['b47c6d74-866a-44eb-9bbd-7749473c7c25','a5c1dbc0-26d0-449c-87a5-7f79480b2128','4a9743d1-2cd2-436a-8f3a-ebe8b54f33a6','a65082b1-3f6e-4b4e-b84a-e63141b74cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='828d1ab1c6d342f69b81e75b12495b7c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:07.631555 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9e0907-abb5-45d2-a9a0-317717b5fb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:07.645685 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-6b5bf0e2-9a5f-432f-a44a-bf5c1c60d45d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:07.651477 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-6b5bf0e2-9a5f-432f-a44a-bf5c1c60d45d tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] GET https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 Aug 07 17:10:07.651477 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-6b5bf0e2-9a5f-432f-a44a-bf5c1c60d45d tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:07.651477 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-6b5bf0e2-9a5f-432f-a44a-bf5c1c60d45d tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:07.655086 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9e0907-abb5-45d2-a9a0-317717b5fb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:07.655086 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Flow 'volume_create_api' (a4ecc21e-a0e8-4d45-a7dc-28206824bddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:07.655428 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Create volume request issued successfully. Aug 07 17:10:07.656283 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80f789c8-6bb2-465b-9dc2-f1ba64d4106c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:07.656994 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 507/2018] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:10:07 2026] POST /volume/v3/volumes => generated 752 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:07.658870 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:07.658870 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:07.663094 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-6b5bf0e2-9a5f-432f-a44a-bf5c1c60d45d tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Volume info retrieved successfully. Aug 07 17:10:07.668675 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-6b5bf0e2-9a5f-432f-a44a-bf5c1c60d45d tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 returned with HTTP 200 Aug 07 17:10:07.671038 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 509/2019] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:07 2026] GET /volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:07.680115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-95e9057b-8713-4694-a76c-60f1fdd98685 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:07.683225 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95e9057b-8713-4694-a76c-60f1fdd98685 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:07.683538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95e9057b-8713-4694-a76c-60f1fdd98685 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:07.683786 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95e9057b-8713-4694-a76c-60f1fdd98685 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:07.686278 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b52feb0-3da0-427f-aac1-eb82cd981f8b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:07.687782 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b52feb0-3da0-427f-aac1-eb82cd981f8b None None] GET https://10.4.3.144/volume// Aug 07 17:10:07.687782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b52feb0-3da0-427f-aac1-eb82cd981f8b None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:07.688155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b52feb0-3da0-427f-aac1-eb82cd981f8b None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:07.688611 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b52feb0-3da0-427f-aac1-eb82cd981f8b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:07.689231 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 508/2020] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:10:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:07.690197 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=323,cinder:UPDATE=74,cinder:INSERT=30,cinder:DELETE=5 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:10:07.692008 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-a0fbf588-629c-4017-b1e6-541be725373c req-2259bd97-f641-4dab-8315-c7206d0503d6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" released by "attachment_update" :: held 0.125s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:10:07.692571 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-2259bd97-f641-4dab-8315-c7206d0503d6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28 returned with HTTP 200 Aug 07 17:10:07.693511 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 502/2021] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:10:07 2026] PUT /volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:07.699011 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:07.699011 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:07.701157 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-35427f3e-e058-4f1d-b132-ed4766510347 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:07.703523 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-35427f3e-e058-4f1d-b132-ed4766510347 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:10:07.703981 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-35427f3e-e058-4f1d-b132-ed4766510347 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "641d864b-49db-401b-8a96-efd39041fa68", "connector": null, "instance_uuid": "c0962e20-fe23-4edc-aeb3-d9d6257a561b"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:07.705236 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a0fbf588-629c-4017-b1e6-541be725373c req-468b2e31-5e54-4c12-b5a9-c7b01d60a283 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:07.710143 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-468b2e31-5e54-4c12-b5a9-c7b01d60a283 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28 Aug 07 17:10:07.710466 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-468b2e31-5e54-4c12-b5a9-c7b01d60a283 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:07.710765 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-468b2e31-5e54-4c12-b5a9-c7b01d60a283 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:07.711895 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-95e9057b-8713-4694-a76c-60f1fdd98685 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:07.717531 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95e9057b-8713-4694-a76c-60f1fdd98685 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:07.718010 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 503/2022] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:07 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:07.721616 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:07.721616 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:07.739549 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-468b2e31-5e54-4c12-b5a9-c7b01d60a283 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28 returned with HTTP 200 Aug 07 17:10:07.740294 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 509/2023] 10.4.3.144 () {70 vars in 1651 bytes} [Fri Aug 7 17:10:07 2026] GET /volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:07.771562 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-35427f3e-e058-4f1d-b132-ed4766510347 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:10:07.772488 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 510/2024] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:10:07 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:08.733361 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a9df27a9-3eb1-4520-8d29-d96cb980df16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:08.739549 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9df27a9-3eb1-4520-8d29-d96cb980df16 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:08.740405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9df27a9-3eb1-4520-8d29-d96cb980df16 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:08.740405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9df27a9-3eb1-4520-8d29-d96cb980df16 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:08.750517 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:08.750517 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:08.759522 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a9df27a9-3eb1-4520-8d29-d96cb980df16 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:08.770095 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9df27a9-3eb1-4520-8d29-d96cb980df16 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:08.770474 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 503/2025] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:08 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:08.993839 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-11db908f-a71f-435f-9993-43eefe4a1750 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:09.004000 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11db908f-a71f-435f-9993-43eefe4a1750 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd Aug 07 17:10:09.004360 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11db908f-a71f-435f-9993-43eefe4a1750 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:09.004691 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-11db908f-a71f-435f-9993-43eefe4a1750 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:09.004801 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-11db908f-a71f-435f-9993-43eefe4a1750 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: 5e940c69-d348-4393-a3d4-97e6af1a1fbd Aug 07 17:10:09.019539 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-11db908f-a71f-435f-9993-43eefe4a1750 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd returned with HTTP 404 Aug 07 17:10:09.020766 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 504/2026] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:08 2026] DELETE /volume/v3/snapshots/5e940c69-d348-4393-a3d4-97e6af1a1fbd => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:09.038632 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-57d3dc2f-17ef-4e2b-954e-ed3af975e408 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:09.041490 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57d3dc2f-17ef-4e2b-954e-ed3af975e408 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:10:09.041894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57d3dc2f-17ef-4e2b-954e-ed3af975e408 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:09.042260 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57d3dc2f-17ef-4e2b-954e-ed3af975e408 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:09.055001 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:09.055001 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:09.060853 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-57d3dc2f-17ef-4e2b-954e-ed3af975e408 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:09.069178 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57d3dc2f-17ef-4e2b-954e-ed3af975e408 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:10:09.069178 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 510/2027] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:09 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:09.087088 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:09.089598 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:09.090081 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1059143220"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:09.092868 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1059143220'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:09.092868 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume of 1 GB Aug 07 17:10:09.093268 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:09.093268 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:09.100318 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Availability Zones retrieved successfully. Aug 07 17:10:09.109457 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (2127c393-c04a-49ab-a11b-8afd0533b014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:09.110550 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0c6c93-791a-451c-b0f7-d37f842339f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:09.112311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:09.144708 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0c6c93-791a-451c-b0f7-d37f842339f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:09.145619 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4708a0b-73b0-4879-9666-83ea96b97e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:09.200183 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['e6161c73-9524-4a92-8d4f-06c39767f8eb', 'e3d26d53-a170-4177-b525-1f3620f488df', '6f07dc25-8d2c-4454-a990-c86db3c1cbfc', 'e26c5d55-abc2-4c75-bfd3-b30832c716d2'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:09.201448 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4708a0b-73b0-4879-9666-83ea96b97e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6161c73-9524-4a92-8d4f-06c39767f8eb', 'e3d26d53-a170-4177-b525-1f3620f488df', '6f07dc25-8d2c-4454-a990-c86db3c1cbfc', 'e26c5d55-abc2-4c75-bfd3-b30832c716d2']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:09.202384 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6ce32e-dd64-4941-b45c-abe063c48f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:09.231195 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6ce32e-dd64-4941-b45c-abe063c48f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32fde160-86ea-4d58-bb2f-8d37e4723f9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1059143220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['e6161c73-9524-4a92-8d4f-06c39767f8eb','e3d26d53-a170-4177-b525-1f3620f488df','6f07dc25-8d2c-4454-a990-c86db3c1cbfc','e26c5d55-abc2-4c75-bfd3-b30832c716d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1059143220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32fde160-86ea-4d58-bb2f-8d37e4723f9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea796b549bad4473be345d36ce3dbd2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5909ed1f08d14106bd238ca82d1531ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:09.232882 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd66d7e4-e86e-4f10-93ea-9a7cbaf70b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:09.289210 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd66d7e4-e86e-4f10-93ea-9a7cbaf70b5f) transitioned into state 'SUCCESS' from state '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-1059143220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['e6161c73-9524-4a92-8d4f-06c39767f8eb','e3d26d53-a170-4177-b525-1f3620f488df','6f07dc25-8d2c-4454-a990-c86db3c1cbfc','e26c5d55-abc2-4c75-bfd3-b30832c716d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:09.290206 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a2b010-6e1e-42fd-a134-0956492d91a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:09.312488 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a2b010-6e1e-42fd-a134-0956492d91a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:09.313347 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (2127c393-c04a-49ab-a11b-8afd0533b014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:09.313447 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request issued successfully. Aug 07 17:10:09.314647 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-52ea4cbf-c6d9-457f-bec3-eaca07f947e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:09.315068 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 511/2028] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:10:09 2026] POST /volume/v3/volumes => generated 754 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:09.331180 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-68b83c7f-7b21-4fad-999b-4451cd46502c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:09.332601 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68b83c7f-7b21-4fad-999b-4451cd46502c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d Aug 07 17:10:09.332893 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68b83c7f-7b21-4fad-999b-4451cd46502c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:09.333207 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68b83c7f-7b21-4fad-999b-4451cd46502c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:09.347885 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:09.347885 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:09.355305 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-68b83c7f-7b21-4fad-999b-4451cd46502c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:09.363735 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68b83c7f-7b21-4fad-999b-4451cd46502c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d returned with HTTP 200 Aug 07 17:10:09.364358 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 504/2029] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:09 2026] GET /volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:09.787143 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df82c2ec-d803-4594-a645-05412e3049ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:09.789355 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df82c2ec-d803-4594-a645-05412e3049ab tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:09.789588 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df82c2ec-d803-4594-a645-05412e3049ab tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:09.789832 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df82c2ec-d803-4594-a645-05412e3049ab tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:09.801141 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:09.801141 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:09.807455 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df82c2ec-d803-4594-a645-05412e3049ab tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:09.814715 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df82c2ec-d803-4594-a645-05412e3049ab tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:09.815323 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 505/2030] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:09 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:09.821326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d5a0ea13-946a-4ffd-adb3-086960f403cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:09.821818 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5a0ea13-946a-4ffd-adb3-086960f403cb None None] GET https://10.4.3.144/volume// Aug 07 17:10:09.822162 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5a0ea13-946a-4ffd-adb3-086960f403cb None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:09.822361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5a0ea13-946a-4ffd-adb3-086960f403cb None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:09.822775 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5a0ea13-946a-4ffd-adb3-086960f403cb None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:09.825884 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 511/2031] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10:09 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:09.838755 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-5c0154bd-035c-4cdc-81d7-a669d92ef9c8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:09.841205 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-5c0154bd-035c-4cdc-81d7-a669d92ef9c8 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] GET https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 Aug 07 17:10:09.841445 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-5c0154bd-035c-4cdc-81d7-a669d92ef9c8 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:09.841642 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-5c0154bd-035c-4cdc-81d7-a669d92ef9c8 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:09.853050 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:09.853050 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:09.857191 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-5c0154bd-035c-4cdc-81d7-a669d92ef9c8 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Volume info retrieved successfully. Aug 07 17:10:09.863210 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-5c0154bd-035c-4cdc-81d7-a669d92ef9c8 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 returned with HTTP 200 Aug 07 17:10:09.863656 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 512/2032] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:10:09 2026] GET /volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 => generated 1539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:09.981038 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-216685a7-14d5-4cf8-a552-a963eeb79e94 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:09.984993 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-216685a7-14d5-4cf8-a552-a963eeb79e94 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] PUT https://10.4.3.144/volume/v3/attachments/6e5a231f-5a84-4c0b-94ee-0d3b696a8ccb Aug 07 17:10:09.985389 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-216685a7-14d5-4cf8-a552-a963eeb79e94 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:10.002825 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-216685a7-14d5-4cf8-a552-a963eeb79e94 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Acquiring lock "cinder-attachment_update-641d864b-49db-401b-8a96-efd39041fa68-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:10:10.005740 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f698ed0e-716a-4c51-ba3c-959b0a583f38 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.008482 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-216685a7-14d5-4cf8-a552-a963eeb79e94 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Lock "cinder-attachment_update-641d864b-49db-401b-8a96-efd39041fa68-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:10:10.010630 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:10.010630 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:10.120875 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f698ed0e-716a-4c51-ba3c-959b0a583f38 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] GET https://10.4.3.144/volume/v3/os-quota-class-sets/default Aug 07 17:10:10.121183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f698ed0e-716a-4c51-ba3c-959b0a583f38 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:10.121378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f698ed0e-716a-4c51-ba3c-959b0a583f38 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:10.122098 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-216685a7-14d5-4cf8-a552-a963eeb79e94 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Lock "cinder-attachment_update-641d864b-49db-401b-8a96-efd39041fa68-np0000006737" released by "attachment_update" :: held 0.114s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:10:10.122500 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-216685a7-14d5-4cf8-a552-a963eeb79e94 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/attachments/6e5a231f-5a84-4c0b-94ee-0d3b696a8ccb returned with HTTP 200 Aug 07 17:10:10.123115 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 505/2033] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:10:09 2026] PUT /volume/v3/attachments/6e5a231f-5a84-4c0b-94ee-0d3b696a8ccb => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:10.148277 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f698ed0e-716a-4c51-ba3c-959b0a583f38 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] https://10.4.3.144/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 17:10:10.150551 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 506/2034] 10.4.3.144 () {66 vars in 1297 bytes} [Fri Aug 7 17:10:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:10.156075 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-fac17894-0669-479a-8f68-3d4466f3be41 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.159146 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-fac17894-0669-479a-8f68-3d4466f3be41 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] POST https://10.4.3.144/volume/v3/attachments/6e5a231f-5a84-4c0b-94ee-0d3b696a8ccb/action Aug 07 17:10:10.159620 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-fac17894-0669-479a-8f68-3d4466f3be41 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:10.159966 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-fac17894-0669-479a-8f68-3d4466f3be41 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:10.164406 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=345,cinder:UPDATE=88,cinder:INSERT=44 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:10:10.166037 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b5d68a89-f8a5-4563-9ba6-4a84b404658a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.171533 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b5d68a89-f8a5-4563-9ba6-4a84b404658a tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] GET https://10.4.3.144/volume/v3/os-quota-class-sets/default Aug 07 17:10:10.172014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b5d68a89-f8a5-4563-9ba6-4a84b404658a tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:10.172414 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b5d68a89-f8a5-4563-9ba6-4a84b404658a tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:10.194241 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:10.194241 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:10.195650 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b5d68a89-f8a5-4563-9ba6-4a84b404658a tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] https://10.4.3.144/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 17:10:10.196465 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 513/2035] 10.4.3.144 () {66 vars in 1297 bytes} [Fri Aug 7 17:10:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:10.208477 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bee09cae-b382-4db7-a6b3-1510c8f8ed64 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.210753 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bee09cae-b382-4db7-a6b3-1510c8f8ed64 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:10:10.211267 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bee09cae-b382-4db7-a6b3-1510c8f8ed64 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1074216902"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:10.212990 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:10.212990 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:10.219008 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-be4e31bb-4db6-41e6-be84-3a55d4af9d75 req-fac17894-0669-479a-8f68-3d4466f3be41 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/attachments/6e5a231f-5a84-4c0b-94ee-0d3b696a8ccb/action returned with HTTP 204 Aug 07 17:10:10.219511 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 512/2036] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:10:10 2026] POST /volume/v3/attachments/6e5a231f-5a84-4c0b-94ee-0d3b696a8ccb/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:10.237720 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bee09cae-b382-4db7-a6b3-1510c8f8ed64 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:10:10.238364 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 506/2037] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:10:10 2026] POST /volume/v3/types => generated 228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:10.249504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dda1d2f3-9b3f-4b85-9894-7b2b844bcedf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.252364 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dda1d2f3-9b3f-4b85-9894-7b2b844bcedf tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-class-sets/default Aug 07 17:10:10.252903 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dda1d2f3-9b3f-4b85-9894-7b2b844bcedf tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-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-1074216902": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1074216902": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1074216902": 6}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:10.385710 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5787eff4-1cdd-40a0-9c7a-0126a08761f7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.388714 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5787eff4-1cdd-40a0-9c7a-0126a08761f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d Aug 07 17:10:10.389114 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5787eff4-1cdd-40a0-9c7a-0126a08761f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:10.389464 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5787eff4-1cdd-40a0-9c7a-0126a08761f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:10.402548 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:10.402548 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:10.405374 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dda1d2f3-9b3f-4b85-9894-7b2b844bcedf tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] https://10.4.3.144/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 17:10:10.406141 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 507/2038] 10.4.3.144 () {68 vars in 1318 bytes} [Fri Aug 7 17:10:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:10.410237 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5787eff4-1cdd-40a0-9c7a-0126a08761f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:10.418673 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b5a57617-9818-4c73-b5b1-b0909c00995b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.418913 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5787eff4-1cdd-40a0-9c7a-0126a08761f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d returned with HTTP 200 Aug 07 17:10:10.419547 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 514/2039] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:10 2026] GET /volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:10.423279 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5a57617-9818-4c73-b5b1-b0909c00995b tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/ae481fe05d96457c979ebe3e32f7bc4a/defaults Aug 07 17:10:10.423770 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5a57617-9818-4c73-b5b1-b0909c00995b tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:10.423770 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5a57617-9818-4c73-b5b1-b0909c00995b tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Calling method 'defaults' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:10.437694 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5f427b0-53a5-4bb4-a50f-91fe3dd4afe8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.440109 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5f427b0-53a5-4bb4-a50f-91fe3dd4afe8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:10:10.440464 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5f427b0-53a5-4bb4-a50f-91fe3dd4afe8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32fde160-86ea-4d58-bb2f-8d37e4723f9d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-703395188"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:10.441436 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5a57617-9818-4c73-b5b1-b0909c00995b tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/ae481fe05d96457c979ebe3e32f7bc4a/defaults returned with HTTP 200 Aug 07 17:10:10.442163 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 513/2040] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:10:10 2026] GET /volume/v3/os-quota-sets/ae481fe05d96457c979ebe3e32f7bc4a/defaults => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:10.462162 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:10.462162 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:10.462467 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f5f427b0-53a5-4bb4-a50f-91fe3dd4afe8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:10.462635 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-f5f427b0-53a5-4bb4-a50f-91fe3dd4afe8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume 32fde160-86ea-4d58-bb2f-8d37e4723f9d Aug 07 17:10:10.528662 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f5f427b0-53a5-4bb4-a50f-91fe3dd4afe8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['a90ef44e-3add-4506-b14b-818928e45ceb', 'a179473e-4f4a-4ebc-8566-809337932fc4', '30dbc9d5-9125-481c-9dd5-19db86571766', '818eb42b-5966-4316-a6b9-125daaf282cc'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:10.571326 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f5f427b0-53a5-4bb4-a50f-91fe3dd4afe8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot create request issued successfully. Aug 07 17:10:10.571647 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5f427b0-53a5-4bb4-a50f-91fe3dd4afe8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:10:10.572191 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 507/2041] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:10:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:10.585984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c3b08e61-8c01-4b19-839d-00d4b7447e0d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.589221 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3b08e61-8c01-4b19-839d-00d4b7447e0d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da Aug 07 17:10:10.589221 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3b08e61-8c01-4b19-839d-00d4b7447e0d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:10.589221 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3b08e61-8c01-4b19-839d-00d4b7447e0d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:10.595232 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:10.595232 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:10.595936 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c3b08e61-8c01-4b19-839d-00d4b7447e0d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:10.597285 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3b08e61-8c01-4b19-839d-00d4b7447e0d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da returned with HTTP 200 Aug 07 17:10:10.597856 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 508/2042] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:10 2026] GET /volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:10.729452 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-91520cec-adc4-4c93-beda-ce67c3a214ba None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.731532 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-91520cec-adc4-4c93-beda-ce67c3a214ba tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/575b126f20604bb1a5e9577fa196ffd3/defaults Aug 07 17:10:10.731752 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-91520cec-adc4-4c93-beda-ce67c3a214ba tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:10.732122 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-91520cec-adc4-4c93-beda-ce67c3a214ba tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Calling method 'defaults' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:10.748568 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-91520cec-adc4-4c93-beda-ce67c3a214ba tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/575b126f20604bb1a5e9577fa196ffd3/defaults returned with HTTP 200 Aug 07 17:10:10.749165 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 515/2043] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:10:10 2026] GET /volume/v3/os-quota-sets/575b126f20604bb1a5e9577fa196ffd3/defaults => generated 645 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:10.830256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-353b5074-334d-460c-9150-678e0ed9795c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.832646 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-353b5074-334d-460c-9150-678e0ed9795c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:10.832869 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-353b5074-334d-460c-9150-678e0ed9795c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:10.833143 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-353b5074-334d-460c-9150-678e0ed9795c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:10.847883 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5bc5b800-5ce6-48c6-8102-522cb531b534 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.850514 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bc5b800-5ce6-48c6-8102-522cb531b534 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] DELETE https://10.4.3.144/volume/v3/types/9aab1bbc-d759-4371-96f1-e45bf84f6ae0 Aug 07 17:10:10.850917 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:10.850917 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:10.851346 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5bc5b800-5ce6-48c6-8102-522cb531b534 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:10.852042 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5bc5b800-5ce6-48c6-8102-522cb531b534 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:10.853570 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:10.853570 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:10.858766 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-353b5074-334d-460c-9150-678e0ed9795c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:10.869662 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-353b5074-334d-460c-9150-678e0ed9795c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:10.869662 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 514/2044] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:10 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:10.893958 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bc5b800-5ce6-48c6-8102-522cb531b534 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] https://10.4.3.144/volume/v3/types/9aab1bbc-d759-4371-96f1-e45bf84f6ae0 returned with HTTP 202 Aug 07 17:10:10.894465 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 508/2045] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:10:10 2026] DELETE /volume/v3/types/9aab1bbc-d759-4371-96f1-e45bf84f6ae0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:10.907455 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fdce22a3-90e4-4634-b65c-9b31f506c015 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.909855 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fdce22a3-90e4-4634-b65c-9b31f506c015 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] GET https://10.4.3.144/volume/v3/types/9aab1bbc-d759-4371-96f1-e45bf84f6ae0 Aug 07 17:10:10.910170 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fdce22a3-90e4-4634-b65c-9b31f506c015 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:10.911353 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fdce22a3-90e4-4634-b65c-9b31f506c015 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:10.915413 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fdce22a3-90e4-4634-b65c-9b31f506c015 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] https://10.4.3.144/volume/v3/types/9aab1bbc-d759-4371-96f1-e45bf84f6ae0 returned with HTTP 404 Aug 07 17:10:10.915976 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 509/2046] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:10:10 2026] GET /volume/v3/types/9aab1bbc-d759-4371-96f1-e45bf84f6ae0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:10.927644 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d23f37ec-9a60-40f5-a523-93f819579f58 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:10.930077 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d23f37ec-9a60-40f5-a523-93f819579f58 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-class-sets/default Aug 07 17:10:10.930550 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d23f37ec-9a60-40f5-a523-93f819579f58 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-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=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:11.047409 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d23f37ec-9a60-40f5-a523-93f819579f58 tempest-VolumeQuotaClassesTest-207365272 tempest-VolumeQuotaClassesTest-207365272-project-admin] https://10.4.3.144/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 17:10:11.048099 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 516/2047] 10.4.3.144 () {68 vars in 1318 bytes} [Fri Aug 7 17:10:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:11.611384 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f46f8d4-29a7-4813-8c65-61e77ad53ffd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:11.614809 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f46f8d4-29a7-4813-8c65-61e77ad53ffd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da Aug 07 17:10:11.615270 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f46f8d4-29a7-4813-8c65-61e77ad53ffd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:11.615583 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f46f8d4-29a7-4813-8c65-61e77ad53ffd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:11.625121 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:11.625121 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:11.625121 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1f46f8d4-29a7-4813-8c65-61e77ad53ffd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:11.625121 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f46f8d4-29a7-4813-8c65-61e77ad53ffd tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da returned with HTTP 200 Aug 07 17:10:11.625763 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 515/2048] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:11 2026] GET /volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:11.637778 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:11.639675 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:11.640061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5949ea36-d83d-4854-9c10-19e7dfae34da", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-451714788"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:11.642863 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request body: {'volume': {'snapshot_id': '5949ea36-d83d-4854-9c10-19e7dfae34da', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-451714788'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:11.650869 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:11.650869 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:11.651446 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:11.651587 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume of 2 GB Aug 07 17:10:11.656740 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Availability Zones retrieved successfully. Aug 07 17:10:11.667974 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (5d1bc1ea-7b41-4b44-a134-5d662973c15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:11.669563 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc1bfbb0-4ce7-414e-9c72-759ce84bf87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:11.671173 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:11.717207 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc1bfbb0-4ce7-414e-9c72-759ce84bf87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '5949ea36-d83d-4854-9c10-19e7dfae34da', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:11.718279 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab5c504-d4d5-493c-82f3-c5c46cbabe33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:11.795267 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['5d137996-a2a1-4a6d-add9-2cb58d3ffb43', 'da51a3cc-a177-44d0-9bad-a48019a08cdd', '6d1956ef-2470-4f99-ac33-d085a960151a', '44bc1789-3b42-4c7b-8808-650dda70553b'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:11.796482 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab5c504-d4d5-493c-82f3-c5c46cbabe33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d137996-a2a1-4a6d-add9-2cb58d3ffb43', 'da51a3cc-a177-44d0-9bad-a48019a08cdd', '6d1956ef-2470-4f99-ac33-d085a960151a', '44bc1789-3b42-4c7b-8808-650dda70553b']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:11.797565 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259c5367-f76b-4763-b11f-3b26db445239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:11.849595 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (259c5367-f76b-4763-b11f-3b26db445239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89df1c4-793e-4c26-9a49-ffcb69a6e7bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-451714788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['5d137996-a2a1-4a6d-add9-2cb58d3ffb43','da51a3cc-a177-44d0-9bad-a48019a08cdd','6d1956ef-2470-4f99-ac33-d085a960151a','44bc1789-3b42-4c7b-8808-650dda70553b'],size=2,snapshot_id=5949ea36-d83d-4854-9c10-19e7dfae34da,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-451714788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f89df1c4-793e-4c26-9a49-ffcb69a6e7bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea796b549bad4473be345d36ce3dbd2f',provider_auth=None,provider_geometry=None,provider_id=None,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=5949ea36-d83d-4854-9c10-19e7dfae34da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5909ed1f08d14106bd238ca82d1531ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:11.850740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843a606c-83e9-48d0-a8d9-3c8a942b833b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:11.882117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843a606c-83e9-48d0-a8d9-3c8a942b833b) transitioned into state 'SUCCESS' from state '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-451714788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['5d137996-a2a1-4a6d-add9-2cb58d3ffb43','da51a3cc-a177-44d0-9bad-a48019a08cdd','6d1956ef-2470-4f99-ac33-d085a960151a','44bc1789-3b42-4c7b-8808-650dda70553b'],size=2,snapshot_id=5949ea36-d83d-4854-9c10-19e7dfae34da,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:11.883154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e8716a-85f3-40fd-a0a4-76d4e8d769f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:11.885362 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e8bc6dd0-0868-41cc-a48b-1b7a3c55ae90 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:11.887957 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e8bc6dd0-0868-41cc-a48b-1b7a3c55ae90 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:11.888269 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e8bc6dd0-0868-41cc-a48b-1b7a3c55ae90 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:11.888529 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e8bc6dd0-0868-41cc-a48b-1b7a3c55ae90 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:11.897869 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:11.897869 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:11.902540 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e8bc6dd0-0868-41cc-a48b-1b7a3c55ae90 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:11.909036 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e8bc6dd0-0868-41cc-a48b-1b7a3c55ae90 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:11.909635 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 510/2049] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:11 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:11.914430 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e8716a-85f3-40fd-a0a4-76d4e8d769f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:11.916319 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (5d1bc1ea-7b41-4b44-a134-5d662973c15f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:11.916712 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request issued successfully. Aug 07 17:10:11.917589 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77265620-98f5-4c3e-89c2-7aca73446ac3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:11.918448 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 509/2050] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:10:11 2026] POST /volume/v3/volumes => generated 787 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:11.933327 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bbac9ec8-7948-49e9-bba9-4c5d0a9a233b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:11.936297 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bbac9ec8-7948-49e9-bba9-4c5d0a9a233b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:11.936590 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bbac9ec8-7948-49e9-bba9-4c5d0a9a233b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:11.937247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bbac9ec8-7948-49e9-bba9-4c5d0a9a233b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:11.951397 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:11.951397 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:11.956790 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bbac9ec8-7948-49e9-bba9-4c5d0a9a233b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:11.962259 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bbac9ec8-7948-49e9-bba9-4c5d0a9a233b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf returned with HTTP 200 Aug 07 17:10:11.962751 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 517/2051] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:11 2026] GET /volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:12.150496 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a0fbf588-629c-4017-b1e6-541be725373c req-92b617cf-6025-47fc-9793-72b53317e590 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:12.153406 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-92b617cf-6025-47fc-9793-72b53317e590 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28/action Aug 07 17:10:12.155181 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-92b617cf-6025-47fc-9793-72b53317e590 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:12.155181 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-92b617cf-6025-47fc-9793-72b53317e590 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:12.185900 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:12.185900 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:12.213960 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0fbf588-629c-4017-b1e6-541be725373c req-92b617cf-6025-47fc-9793-72b53317e590 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28/action returned with HTTP 204 Aug 07 17:10:12.214597 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 516/2052] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:10:12 2026] POST /volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:12.927394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ba2e72e0-bad3-44d4-849f-1318388157e7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:12.928938 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba2e72e0-bad3-44d4-849f-1318388157e7 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:12.928938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ba2e72e0-bad3-44d4-849f-1318388157e7 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:12.929364 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ba2e72e0-bad3-44d4-849f-1318388157e7 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:12.937062 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:12.937062 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:12.941261 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ba2e72e0-bad3-44d4-849f-1318388157e7 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:12.946420 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba2e72e0-bad3-44d4-849f-1318388157e7 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:12.946873 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 511/2053] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:12 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:12.980237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-065b7add-8a76-4fea-b6b5-84b166feedc1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:12.986223 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-065b7add-8a76-4fea-b6b5-84b166feedc1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:12.986223 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-065b7add-8a76-4fea-b6b5-84b166feedc1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:12.986223 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-065b7add-8a76-4fea-b6b5-84b166feedc1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:12.990509 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=402,cinder:UPDATE=114,cinder:INSERT=52,cinder:DELETE=3 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:10:12.999187 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:12.999187 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:13.002164 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-065b7add-8a76-4fea-b6b5-84b166feedc1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:13.007522 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-065b7add-8a76-4fea-b6b5-84b166feedc1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf returned with HTTP 200 Aug 07 17:10:13.008146 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 510/2054] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:12 2026] GET /volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:13.023690 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6e30c116-2aa2-44fc-853e-62254d036538 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:13.025908 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6e30c116-2aa2-44fc-853e-62254d036538 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:13.026233 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6e30c116-2aa2-44fc-853e-62254d036538 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:13.026430 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6e30c116-2aa2-44fc-853e-62254d036538 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:13.036676 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:13.036676 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:13.041806 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6e30c116-2aa2-44fc-853e-62254d036538 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:13.048297 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6e30c116-2aa2-44fc-853e-62254d036538 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf returned with HTTP 200 Aug 07 17:10:13.049001 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 518/2055] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:13 2026] GET /volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:13.066193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-84dd08a4-5a70-404e-9b2b-c257ac9192fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:13.069936 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84dd08a4-5a70-404e-9b2b-c257ac9192fe tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:13.070258 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-84dd08a4-5a70-404e-9b2b-c257ac9192fe tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:13.070482 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-84dd08a4-5a70-404e-9b2b-c257ac9192fe tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:13.070649 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-84dd08a4-5a70-404e-9b2b-c257ac9192fe tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume with id: f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:13.079680 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:13.079680 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:13.080414 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-84dd08a4-5a70-404e-9b2b-c257ac9192fe tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:13.101320 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-84dd08a4-5a70-404e-9b2b-c257ac9192fe tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume request issued successfully. Aug 07 17:10:13.101563 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84dd08a4-5a70-404e-9b2b-c257ac9192fe tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf returned with HTTP 202 Aug 07 17:10:13.102342 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 517/2056] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:13 2026] DELETE /volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:13.113526 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7d7bcfa5-9124-4fa7-8dca-e9ed4e0c8f80 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:13.116811 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d7bcfa5-9124-4fa7-8dca-e9ed4e0c8f80 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:13.117129 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d7bcfa5-9124-4fa7-8dca-e9ed4e0c8f80 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:13.117625 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7d7bcfa5-9124-4fa7-8dca-e9ed4e0c8f80 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:13.125537 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:13.125537 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:13.130243 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7d7bcfa5-9124-4fa7-8dca-e9ed4e0c8f80 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:13.136166 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7d7bcfa5-9124-4fa7-8dca-e9ed4e0c8f80 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf returned with HTTP 200 Aug 07 17:10:13.136798 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 512/2057] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:13 2026] GET /volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:13.662306 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd109416-9e39-43a6-adde-03d4470e439f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:13.662645 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd109416-9e39-43a6-adde-03d4470e439f None None] GET https://10.4.3.144/volume// Aug 07 17:10:13.662829 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd109416-9e39-43a6-adde-03d4470e439f None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:13.663041 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd109416-9e39-43a6-adde-03d4470e439f None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:13.663368 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd109416-9e39-43a6-adde-03d4470e439f None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:13.663653 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 511/2058] 10.4.3.144 () {64 vars in 1004 bytes} [Fri Aug 7 17:10: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 07 17:10:13.672501 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-60f5dcb7-6bb0-4f12-a543-003982c2111b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:13.672869 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-60f5dcb7-6bb0-4f12-a543-003982c2111b None None] GET https://10.4.3.144/volume// Aug 07 17:10:13.673055 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-60f5dcb7-6bb0-4f12-a543-003982c2111b None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:13.673243 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-60f5dcb7-6bb0-4f12-a543-003982c2111b None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:13.673549 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-60f5dcb7-6bb0-4f12-a543-003982c2111b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:13.673827 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 519/2059] 10.4.3.144 () {64 vars in 1004 bytes} [Fri Aug 7 17:10: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 07 17:10:13.681442 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab77f3d9-a72e-4b43-9e2d-976d977792e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:13.796861 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab77f3d9-a72e-4b43-9e2d-976d977792e8 tempest-VersionsTest-47274196 tempest-VersionsTest-47274196-project-member] GET https://10.4.3.144/volume/v3/ Aug 07 17:10:13.796861 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab77f3d9-a72e-4b43-9e2d-976d977792e8 tempest-VersionsTest-47274196 tempest-VersionsTest-47274196-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:13.796861 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab77f3d9-a72e-4b43-9e2d-976d977792e8 tempest-VersionsTest-47274196 tempest-VersionsTest-47274196-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:13.796861 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab77f3d9-a72e-4b43-9e2d-976d977792e8 tempest-VersionsTest-47274196 tempest-VersionsTest-47274196-project-member] https://10.4.3.144/volume/v3/ returned with HTTP 200 Aug 07 17:10:13.796861 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 518/2060] 10.4.3.144 () {66 vars in 1216 bytes} [Fri Aug 7 17:10:13 2026] GET /volume/v3/ => generated 386 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:13.967006 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5313852b-626f-49cf-bd16-991b348eadaf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:13.970254 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5313852b-626f-49cf-bd16-991b348eadaf tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:13.970640 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5313852b-626f-49cf-bd16-991b348eadaf tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:13.970777 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5313852b-626f-49cf-bd16-991b348eadaf tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:13.979928 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:13.979928 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:13.984162 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5313852b-626f-49cf-bd16-991b348eadaf tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:13.989098 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5313852b-626f-49cf-bd16-991b348eadaf tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:13.989538 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 513/2061] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:13 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:14.156749 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c8a789b-67e4-454f-8ebe-8a202897bc6e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:14.159239 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c8a789b-67e4-454f-8ebe-8a202897bc6e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:14.159582 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c8a789b-67e4-454f-8ebe-8a202897bc6e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:14.159813 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c8a789b-67e4-454f-8ebe-8a202897bc6e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:14.168232 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c8a789b-67e4-454f-8ebe-8a202897bc6e tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf returned with HTTP 404 Aug 07 17:10:14.168881 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 512/2062] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:14 2026] GET /volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:14.177439 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-694e2e0d-163c-471c-ba78-6ae632ece37b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:14.179391 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-694e2e0d-163c-471c-ba78-6ae632ece37b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:14.179630 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-694e2e0d-163c-471c-ba78-6ae632ece37b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:14.179874 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-694e2e0d-163c-471c-ba78-6ae632ece37b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:14.189045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-694e2e0d-163c-471c-ba78-6ae632ece37b tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf returned with HTTP 404 Aug 07 17:10:14.189344 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 520/2063] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:14 2026] GET /volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:14.198775 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04599469-b692-47a6-9098-d1cca07e7a23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:14.202063 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04599469-b692-47a6-9098-d1cca07e7a23 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:14.202063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04599469-b692-47a6-9098-d1cca07e7a23 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:14.202063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04599469-b692-47a6-9098-d1cca07e7a23 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:14.202063 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-04599469-b692-47a6-9098-d1cca07e7a23 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume with id: f89df1c4-793e-4c26-9a49-ffcb69a6e7bf Aug 07 17:10:14.210098 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04599469-b692-47a6-9098-d1cca07e7a23 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf returned with HTTP 404 Aug 07 17:10:14.210699 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 519/2064] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:14 2026] DELETE /volume/v3/volumes/f89df1c4-793e-4c26-9a49-ffcb69a6e7bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:14.219641 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d732de9f-4072-4ee7-a5f3-c39636d1198d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:14.225038 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d732de9f-4072-4ee7-a5f3-c39636d1198d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da Aug 07 17:10:14.225367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d732de9f-4072-4ee7-a5f3-c39636d1198d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:14.225668 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d732de9f-4072-4ee7-a5f3-c39636d1198d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:14.225832 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-d732de9f-4072-4ee7-a5f3-c39636d1198d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: 5949ea36-d83d-4854-9c10-19e7dfae34da Aug 07 17:10:14.236618 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:14.236618 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:14.237146 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d732de9f-4072-4ee7-a5f3-c39636d1198d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:14.265777 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d732de9f-4072-4ee7-a5f3-c39636d1198d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:10:14.266126 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d732de9f-4072-4ee7-a5f3-c39636d1198d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da returned with HTTP 202 Aug 07 17:10:14.266678 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 514/2065] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:14 2026] DELETE /volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:14.276625 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7b100322-20b4-4813-9585-534a440f2ee5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:14.280391 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b100322-20b4-4813-9585-534a440f2ee5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da Aug 07 17:10:14.280729 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b100322-20b4-4813-9585-534a440f2ee5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:14.281829 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b100322-20b4-4813-9585-534a440f2ee5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:14.288818 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:14.288818 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:14.289448 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7b100322-20b4-4813-9585-534a440f2ee5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:14.290707 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b100322-20b4-4813-9585-534a440f2ee5 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da returned with HTTP 200 Aug 07 17:10:14.291088 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 513/2066] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:14 2026] GET /volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:15.005514 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c5fdbb3c-18eb-4d45-bcbc-4899b6bfc216 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:15.009187 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c5fdbb3c-18eb-4d45-bcbc-4899b6bfc216 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:15.009394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c5fdbb3c-18eb-4d45-bcbc-4899b6bfc216 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:15.009615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c5fdbb3c-18eb-4d45-bcbc-4899b6bfc216 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:15.027711 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:15.027711 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:15.033583 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c5fdbb3c-18eb-4d45-bcbc-4899b6bfc216 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:15.042354 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c5fdbb3c-18eb-4d45-bcbc-4899b6bfc216 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:15.042870 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 521/2067] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:15 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:15.303891 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48e13456-3444-4b1a-a77b-1267a41eaa25 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:15.306398 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48e13456-3444-4b1a-a77b-1267a41eaa25 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da Aug 07 17:10:15.308044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48e13456-3444-4b1a-a77b-1267a41eaa25 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:15.308044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48e13456-3444-4b1a-a77b-1267a41eaa25 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:15.314924 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48e13456-3444-4b1a-a77b-1267a41eaa25 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da returned with HTTP 404 Aug 07 17:10:15.315783 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 520/2068] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:15 2026] GET /volume/v3/snapshots/5949ea36-d83d-4854-9c10-19e7dfae34da => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:15.330897 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a6e25a27-41b6-4352-848d-08b95f506796 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:15.334138 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a6e25a27-41b6-4352-848d-08b95f506796 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d Aug 07 17:10:15.334413 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a6e25a27-41b6-4352-848d-08b95f506796 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:15.334664 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a6e25a27-41b6-4352-848d-08b95f506796 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:15.342251 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:15.342251 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:15.346051 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a6e25a27-41b6-4352-848d-08b95f506796 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:15.350615 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a6e25a27-41b6-4352-848d-08b95f506796 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d returned with HTTP 200 Aug 07 17:10:15.351171 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 515/2069] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:15 2026] GET /volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:15.369425 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bd2b3969-72c3-462d-861f-18abef66dd21 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:15.371185 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd2b3969-72c3-462d-861f-18abef66dd21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d Aug 07 17:10:15.371367 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd2b3969-72c3-462d-861f-18abef66dd21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:15.371548 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd2b3969-72c3-462d-861f-18abef66dd21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:15.371699 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-bd2b3969-72c3-462d-861f-18abef66dd21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume with id: 32fde160-86ea-4d58-bb2f-8d37e4723f9d Aug 07 17:10:15.378483 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:15.378483 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:15.378886 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bd2b3969-72c3-462d-861f-18abef66dd21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:15.400807 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bd2b3969-72c3-462d-861f-18abef66dd21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume request issued successfully. Aug 07 17:10:15.401078 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd2b3969-72c3-462d-861f-18abef66dd21 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d returned with HTTP 202 Aug 07 17:10:15.401496 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 514/2070] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:15 2026] DELETE /volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:15.411487 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a28d791a-9d09-4c8a-9d51-8085ccd85b01 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:15.415887 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a28d791a-9d09-4c8a-9d51-8085ccd85b01 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d Aug 07 17:10:15.416189 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a28d791a-9d09-4c8a-9d51-8085ccd85b01 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:15.416425 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a28d791a-9d09-4c8a-9d51-8085ccd85b01 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:15.427114 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:15.427114 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:15.431299 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a28d791a-9d09-4c8a-9d51-8085ccd85b01 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:15.437644 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a28d791a-9d09-4c8a-9d51-8085ccd85b01 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d returned with HTTP 200 Aug 07 17:10:15.438243 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 522/2071] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:15 2026] GET /volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:16.058138 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-66041c72-bcfd-4921-946a-c90a764afa5c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:16.060464 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66041c72-bcfd-4921-946a-c90a764afa5c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:16.060720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66041c72-bcfd-4921-946a-c90a764afa5c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:16.060720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66041c72-bcfd-4921-946a-c90a764afa5c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:16.070040 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:16.070040 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:16.075616 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-66041c72-bcfd-4921-946a-c90a764afa5c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:16.086095 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66041c72-bcfd-4921-946a-c90a764afa5c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:16.086095 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 521/2072] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:16 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:16.456403 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-375ced45-c831-40be-be38-4d4fab5d341f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:16.458699 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-375ced45-c831-40be-be38-4d4fab5d341f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d Aug 07 17:10:16.459922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-375ced45-c831-40be-be38-4d4fab5d341f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:16.461722 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-375ced45-c831-40be-be38-4d4fab5d341f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:16.468012 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-375ced45-c831-40be-be38-4d4fab5d341f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d returned with HTTP 404 Aug 07 17:10:16.468620 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 516/2073] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:16 2026] GET /volume/v3/volumes/32fde160-86ea-4d58-bb2f-8d37e4723f9d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:16.478072 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a4eb344-c0c7-4a1d-b1ef-2405c59b275c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:16.480806 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a4eb344-c0c7-4a1d-b1ef-2405c59b275c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:10:16.481127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a4eb344-c0c7-4a1d-b1ef-2405c59b275c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:16.481375 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a4eb344-c0c7-4a1d-b1ef-2405c59b275c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:16.488923 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:16.488923 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:16.492823 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9a4eb344-c0c7-4a1d-b1ef-2405c59b275c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:16.497466 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a4eb344-c0c7-4a1d-b1ef-2405c59b275c tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:10:16.497719 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 515/2074] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:16 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:16.513865 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:16.516352 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:16.516776 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1496477715"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:16.518850 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1496477715'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:16.519125 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume of 1 GB Aug 07 17:10:16.524404 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Availability Zones retrieved successfully. Aug 07 17:10:16.532299 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (09c079c7-167c-47a4-ab6c-aacfd5893a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:16.534693 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af5a19c-6d97-4577-84ec-0fd2816dc659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:16.535880 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:16.583448 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af5a19c-6d97-4577-84ec-0fd2816dc659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:16.584476 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f526b4de-6efd-4974-a67e-cfc4bf271e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:16.644317 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['eb76d3ef-70af-4cde-b823-6ca8fb55679d', 'ac6a2e31-0fb8-4e78-9fd9-a68b8409bfb8', 'ce2ea7b9-9ab5-4dc6-902d-f6865f9d1a4e', '5d8e753e-1967-41f0-a562-b5044d854de7'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:16.648601 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f526b4de-6efd-4974-a67e-cfc4bf271e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb76d3ef-70af-4cde-b823-6ca8fb55679d', 'ac6a2e31-0fb8-4e78-9fd9-a68b8409bfb8', 'ce2ea7b9-9ab5-4dc6-902d-f6865f9d1a4e', '5d8e753e-1967-41f0-a562-b5044d854de7']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:16.648601 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c24af6-5175-41fa-b062-216c28469402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:16.687415 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0c24af6-5175-41fa-b062-216c28469402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee46f98e-7962-49bc-91ef-e135743dc3a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1496477715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['eb76d3ef-70af-4cde-b823-6ca8fb55679d','ac6a2e31-0fb8-4e78-9fd9-a68b8409bfb8','ce2ea7b9-9ab5-4dc6-902d-f6865f9d1a4e','5d8e753e-1967-41f0-a562-b5044d854de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1496477715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee46f98e-7962-49bc-91ef-e135743dc3a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea796b549bad4473be345d36ce3dbd2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5909ed1f08d14106bd238ca82d1531ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:16.688856 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e38a32-e92f-4fd8-8822-58a8128ec7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:16.715032 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e38a32-e92f-4fd8-8822-58a8128ec7cd) transitioned into state 'SUCCESS' from state '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-1496477715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['eb76d3ef-70af-4cde-b823-6ca8fb55679d','ac6a2e31-0fb8-4e78-9fd9-a68b8409bfb8','ce2ea7b9-9ab5-4dc6-902d-f6865f9d1a4e','5d8e753e-1967-41f0-a562-b5044d854de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:16.715785 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821e518a-8265-4991-a6a7-c319b8cb8dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:16.726002 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821e518a-8265-4991-a6a7-c319b8cb8dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:16.727639 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (09c079c7-167c-47a4-ab6c-aacfd5893a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:16.727639 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request issued successfully. Aug 07 17:10:16.727728 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03706209-6a36-4e0a-a22b-e842bc4894e8 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:16.728189 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 523/2075] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:10:16 2026] POST /volume/v3/volumes => generated 754 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:16.739839 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1d741efa-e080-416e-9f9b-ff8986fae4d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:16.745510 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d741efa-e080-416e-9f9b-ff8986fae4d3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 Aug 07 17:10:16.745510 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d741efa-e080-416e-9f9b-ff8986fae4d3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:16.745608 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d741efa-e080-416e-9f9b-ff8986fae4d3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:16.761082 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:16.761082 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:16.772759 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1d741efa-e080-416e-9f9b-ff8986fae4d3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:16.783317 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d741efa-e080-416e-9f9b-ff8986fae4d3 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 returned with HTTP 200 Aug 07 17:10:16.784179 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 522/2076] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:16 2026] GET /volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:17.103073 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7c821108-2b27-4dab-96ad-bc24e6fbaff5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:17.106005 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c821108-2b27-4dab-96ad-bc24e6fbaff5 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:17.106317 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c821108-2b27-4dab-96ad-bc24e6fbaff5 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:17.106585 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c821108-2b27-4dab-96ad-bc24e6fbaff5 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:17.117604 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:17.117604 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:17.122518 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7c821108-2b27-4dab-96ad-bc24e6fbaff5 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:17.134346 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c821108-2b27-4dab-96ad-bc24e6fbaff5 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:17.134931 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 517/2077] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:17 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:17.802794 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d145b02-bd80-451c-9a08-8b4f858e5356 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:17.807129 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d145b02-bd80-451c-9a08-8b4f858e5356 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 Aug 07 17:10:17.807434 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d145b02-bd80-451c-9a08-8b4f858e5356 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:17.807795 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d145b02-bd80-451c-9a08-8b4f858e5356 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:17.820429 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:17.820429 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:17.826662 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7d145b02-bd80-451c-9a08-8b4f858e5356 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:17.833881 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d145b02-bd80-451c-9a08-8b4f858e5356 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 returned with HTTP 200 Aug 07 17:10:17.834552 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 516/2078] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:17 2026] GET /volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:17.851868 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c1124cee-bf9b-4c63-bba3-1a30afcc5746 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:17.855245 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c1124cee-bf9b-4c63-bba3-1a30afcc5746 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:10:17.855686 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c1124cee-bf9b-4c63-bba3-1a30afcc5746 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee46f98e-7962-49bc-91ef-e135743dc3a5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-751805761"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:17.867510 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:17.867510 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:17.868140 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c1124cee-bf9b-4c63-bba3-1a30afcc5746 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:17.868301 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-c1124cee-bf9b-4c63-bba3-1a30afcc5746 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create snapshot from volume ee46f98e-7962-49bc-91ef-e135743dc3a5 Aug 07 17:10:17.901967 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-c1124cee-bf9b-4c63-bba3-1a30afcc5746 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['a3c53974-e188-4b35-b8b1-734db9bc122b', '54617e05-f461-4af9-a066-6d144d59be5d', 'aa1cef2f-0b2b-47b8-a421-81d0663bdf60', 'e1703bd0-7a46-44c8-a272-e714eb19ee97'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:17.939949 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c1124cee-bf9b-4c63-bba3-1a30afcc5746 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot create request issued successfully. Aug 07 17:10:17.939949 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c1124cee-bf9b-4c63-bba3-1a30afcc5746 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:10:17.940472 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 524/2079] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:10:17 2026] POST /volume/v3/snapshots => generated 309 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:17.950317 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03e3f883-b521-4c1a-9729-4157dcab95cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:17.952203 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03e3f883-b521-4c1a-9729-4157dcab95cc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 Aug 07 17:10:17.952410 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03e3f883-b521-4c1a-9729-4157dcab95cc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:17.952590 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03e3f883-b521-4c1a-9729-4157dcab95cc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:17.957863 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:17.957863 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:17.958324 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03e3f883-b521-4c1a-9729-4157dcab95cc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:17.959207 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03e3f883-b521-4c1a-9729-4157dcab95cc tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 returned with HTTP 200 Aug 07 17:10:17.959572 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 523/2080] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:17 2026] GET /volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:18.154971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b08295a3-d0f1-4c7d-acd7-e8e5ab5f267e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:18.158875 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b08295a3-d0f1-4c7d-acd7-e8e5ab5f267e tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:18.159110 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b08295a3-d0f1-4c7d-acd7-e8e5ab5f267e tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:18.159318 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b08295a3-d0f1-4c7d-acd7-e8e5ab5f267e tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:18.170837 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:18.170837 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:18.175996 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b08295a3-d0f1-4c7d-acd7-e8e5ab5f267e tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:18.182241 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b08295a3-d0f1-4c7d-acd7-e8e5ab5f267e tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:18.182972 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 518/2081] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:18 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:18.228500 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-10ee299f-c4c0-4d10-ae6c-0281a2e689aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:18.231533 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-10ee299f-c4c0-4d10-ae6c-0281a2e689aa tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:18.231897 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-10ee299f-c4c0-4d10-ae6c-0281a2e689aa tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:18.232117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-10ee299f-c4c0-4d10-ae6c-0281a2e689aa tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:18.247809 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:18.247809 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:18.254432 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-10ee299f-c4c0-4d10-ae6c-0281a2e689aa tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:18.261307 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-10ee299f-c4c0-4d10-ae6c-0281a2e689aa tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:18.261882 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 517/2082] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:18 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:18.625619 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-03ca39ce-4993-4f4f-a082-6fc5c239a554 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:18.628467 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-03ca39ce-4993-4f4f-a082-6fc5c239a554 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:18.628703 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-03ca39ce-4993-4f4f-a082-6fc5c239a554 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:18.628946 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-03ca39ce-4993-4f4f-a082-6fc5c239a554 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:18.635732 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:18.635732 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:18.639388 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-03ca39ce-4993-4f4f-a082-6fc5c239a554 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:18.645274 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-03ca39ce-4993-4f4f-a082-6fc5c239a554 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:18.645817 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 525/2083] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:18 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:18.661954 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-09462243-03ee-4521-a601-8df2ffcf1b7e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:18.662339 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09462243-03ee-4521-a601-8df2ffcf1b7e None None] GET https://10.4.3.144/volume// Aug 07 17:10:18.662526 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09462243-03ee-4521-a601-8df2ffcf1b7e None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:18.662717 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09462243-03ee-4521-a601-8df2ffcf1b7e None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:18.663040 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09462243-03ee-4521-a601-8df2ffcf1b7e None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:18.663528 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 524/2084] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:10: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 07 17:10:18.682673 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-d0f373eb-f643-41b7-a84e-4cce98318a81 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:18.693280 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-d0f373eb-f643-41b7-a84e-4cce98318a81 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:10:18.693855 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-d0f373eb-f643-41b7-a84e-4cce98318a81 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e502eca-0399-411f-80e2-61129d95518b", "connector": null, "instance_uuid": "898c7efa-c5a6-4bea-9211-7f2764a830a5"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:18.714283 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:18.714283 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:18.751456 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-d0f373eb-f643-41b7-a84e-4cce98318a81 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:10:18.751994 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 519/2085] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:10:18 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 07 17:10:18.975513 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c14adbe-56bb-407f-ad1e-82a27c7d9253 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:18.978515 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c14adbe-56bb-407f-ad1e-82a27c7d9253 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 Aug 07 17:10:18.978515 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c14adbe-56bb-407f-ad1e-82a27c7d9253 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:18.978804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c14adbe-56bb-407f-ad1e-82a27c7d9253 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:18.988159 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:18.988159 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:18.988879 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4c14adbe-56bb-407f-ad1e-82a27c7d9253 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:18.990190 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c14adbe-56bb-407f-ad1e-82a27c7d9253 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 returned with HTTP 200 Aug 07 17:10:18.990692 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 518/2086] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:18 2026] GET /volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:19.007357 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3472ef98-777f-401e-9a32-e3473f241f7a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:19.009678 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:19.010217 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d1e25495-8882-4d78-925b-bcaea5436b83", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1193866537"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:19.012071 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request body: {'volume': {'snapshot_id': 'd1e25495-8882-4d78-925b-bcaea5436b83', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1193866537'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:19.026144 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:19.026144 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:19.026766 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:19.026987 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume of 1 GB Aug 07 17:10:19.031432 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Availability Zones retrieved successfully. Aug 07 17:10:19.038230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (3fb4bc32-4b84-4bcd-a2bd-0a7332a33dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:19.039654 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaea788f-3b2d-4e0a-9f13-cd05f5f2d70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:19.040947 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:19.093751 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaea788f-3b2d-4e0a-9f13-cd05f5f2d70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd1e25495-8882-4d78-925b-bcaea5436b83', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:19.095133 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69afa25a-be20-4d79-872c-f77814f28866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:19.152754 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Created reservations ['34b3f506-6819-401b-82aa-66a4ac308a16', 'a6000a56-5f83-48a8-a419-8d4a8d49171d', '8f382dd7-e0fb-43bf-89ea-2fc13e634077', '2d555d65-5ef9-47d0-a879-f5c65b8f1127'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:19.153870 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69afa25a-be20-4d79-872c-f77814f28866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b3f506-6819-401b-82aa-66a4ac308a16', 'a6000a56-5f83-48a8-a419-8d4a8d49171d', '8f382dd7-e0fb-43bf-89ea-2fc13e634077', '2d555d65-5ef9-47d0-a879-f5c65b8f1127']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:19.154835 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd9d72d-4722-400a-809e-48d92a5aa21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:19.227015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebd9d72d-4722-400a-809e-48d92a5aa21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88f8da9c-d1b6-4c93-8ebf-70cb21041ada', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1193866537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['34b3f506-6819-401b-82aa-66a4ac308a16','a6000a56-5f83-48a8-a419-8d4a8d49171d','8f382dd7-e0fb-43bf-89ea-2fc13e634077','2d555d65-5ef9-47d0-a879-f5c65b8f1127'],size=1,snapshot_id=d1e25495-8882-4d78-925b-bcaea5436b83,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1193866537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88f8da9c-d1b6-4c93-8ebf-70cb21041ada,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea796b549bad4473be345d36ce3dbd2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d1e25495-8882-4d78-925b-bcaea5436b83,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5909ed1f08d14106bd238ca82d1531ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:19.228500 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61becde4-3dc0-4300-a52b-d79f2e626593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:19.261076 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61becde4-3dc0-4300-a52b-d79f2e626593) transitioned into state 'SUCCESS' from state '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-1193866537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea796b549bad4473be345d36ce3dbd2f',qos_specs=None,replication_status=,reservations=['34b3f506-6819-401b-82aa-66a4ac308a16','a6000a56-5f83-48a8-a419-8d4a8d49171d','8f382dd7-e0fb-43bf-89ea-2fc13e634077','2d555d65-5ef9-47d0-a879-f5c65b8f1127'],size=1,snapshot_id=d1e25495-8882-4d78-925b-bcaea5436b83,source_replicaid=,source_volid=None,status='creating',user_id='5909ed1f08d14106bd238ca82d1531ac',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:19.261994 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feabd64c-d159-4bb6-8d8d-348f21df9375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:19.299851 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feabd64c-d159-4bb6-8d8d-348f21df9375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:19.301451 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Flow 'volume_create_api' (3fb4bc32-4b84-4bcd-a2bd-0a7332a33dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:19.301642 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Create volume request issued successfully. Aug 07 17:10:19.302748 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3472ef98-777f-401e-9a32-e3473f241f7a tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:19.303304 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 526/2087] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:10:19 2026] POST /volume/v3/volumes => generated 788 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:19.324890 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5f3933cc-58a2-4343-8b39-7c2273742f59 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:19.332051 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f3933cc-58a2-4343-8b39-7c2273742f59 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:19.332051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f3933cc-58a2-4343-8b39-7c2273742f59 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:19.332051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f3933cc-58a2-4343-8b39-7c2273742f59 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:19.355579 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:19.355579 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:19.363678 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5f3933cc-58a2-4343-8b39-7c2273742f59 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:19.372893 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f3933cc-58a2-4343-8b39-7c2273742f59 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada returned with HTTP 200 Aug 07 17:10:19.374078 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 525/2088] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:19 2026] GET /volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:20.400457 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7e897041-dd07-4c5e-9a05-df7fa6f5cdf6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:20.404210 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e897041-dd07-4c5e-9a05-df7fa6f5cdf6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:20.404551 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e897041-dd07-4c5e-9a05-df7fa6f5cdf6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:20.404999 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e897041-dd07-4c5e-9a05-df7fa6f5cdf6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:20.417135 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:20.417135 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:20.422259 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7e897041-dd07-4c5e-9a05-df7fa6f5cdf6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:20.429143 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e897041-dd07-4c5e-9a05-df7fa6f5cdf6 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada returned with HTTP 200 Aug 07 17:10:20.429639 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 520/2089] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:20 2026] GET /volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:20.445979 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-30854d8e-5105-4cd3-9f39-b99e2d8db4ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:20.448585 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30854d8e-5105-4cd3-9f39-b99e2d8db4ff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:20.448997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30854d8e-5105-4cd3-9f39-b99e2d8db4ff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:20.449366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30854d8e-5105-4cd3-9f39-b99e2d8db4ff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:20.460946 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:20.460946 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:20.468206 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-30854d8e-5105-4cd3-9f39-b99e2d8db4ff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:20.474718 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30854d8e-5105-4cd3-9f39-b99e2d8db4ff tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada returned with HTTP 200 Aug 07 17:10:20.477035 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 519/2090] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:20 2026] GET /volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:20.495975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4f801f77-4951-458f-8889-75f00d020f9d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:20.499859 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f801f77-4951-458f-8889-75f00d020f9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:20.499859 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4f801f77-4951-458f-8889-75f00d020f9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:20.499859 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4f801f77-4951-458f-8889-75f00d020f9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:20.499859 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-4f801f77-4951-458f-8889-75f00d020f9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume with id: 88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:20.511698 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:20.511698 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:20.512304 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4f801f77-4951-458f-8889-75f00d020f9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:20.556117 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4f801f77-4951-458f-8889-75f00d020f9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume request issued successfully. Aug 07 17:10:20.556374 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f801f77-4951-458f-8889-75f00d020f9d tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada returned with HTTP 202 Aug 07 17:10:20.557191 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 527/2091] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:20 2026] DELETE /volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:20.569008 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6a23e95-3150-4aad-9952-61f735ad24f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:20.572280 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6a23e95-3150-4aad-9952-61f735ad24f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:20.572506 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6a23e95-3150-4aad-9952-61f735ad24f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:20.572803 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6a23e95-3150-4aad-9952-61f735ad24f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:20.592275 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:20.592275 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:20.600635 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6a23e95-3150-4aad-9952-61f735ad24f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:20.611745 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6a23e95-3150-4aad-9952-61f735ad24f7 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada returned with HTTP 200 Aug 07 17:10:20.612591 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 526/2092] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:20 2026] GET /volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:20.915261 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e273bf16-dc12-4a46-9336-5a1c31c8880f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:20.915873 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e273bf16-dc12-4a46-9336-5a1c31c8880f None None] GET https://10.4.3.144/volume// Aug 07 17:10:20.916135 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e273bf16-dc12-4a46-9336-5a1c31c8880f None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:20.916740 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e273bf16-dc12-4a46-9336-5a1c31c8880f None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:20.917315 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e273bf16-dc12-4a46-9336-5a1c31c8880f None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:20.917624 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 521/2093] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10:20 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:20.935390 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-e71d7800-2a71-4e7e-9010-a68b6fc65564 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:20.938797 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-e71d7800-2a71-4e7e-9010-a68b6fc65564 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:20.940930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-e71d7800-2a71-4e7e-9010-a68b6fc65564 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:20.948147 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-e71d7800-2a71-4e7e-9010-a68b6fc65564 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:20.970900 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:20.970900 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:20.976662 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-e71d7800-2a71-4e7e-9010-a68b6fc65564 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:20.985743 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-e71d7800-2a71-4e7e-9010-a68b6fc65564 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:20.986522 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 520/2094] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:10:20 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 1338 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:21.151374 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-749e83af-e8e8-45cf-864a-3b7421e7029d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:21.155049 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-749e83af-e8e8-45cf-864a-3b7421e7029d tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] PUT https://10.4.3.144/volume/v3/attachments/9442e125-b0db-4077-abc2-795340d6b397 Aug 07 17:10:21.155415 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-749e83af-e8e8-45cf-864a-3b7421e7029d tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:21.166287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-749e83af-e8e8-45cf-864a-3b7421e7029d tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Acquiring lock "cinder-attachment_update-5e502eca-0399-411f-80e2-61129d95518b-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:10:21.175176 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-749e83af-e8e8-45cf-864a-3b7421e7029d tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Lock "cinder-attachment_update-5e502eca-0399-411f-80e2-61129d95518b-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:10:21.177497 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:21.177497 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:21.361977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-749e83af-e8e8-45cf-864a-3b7421e7029d tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Lock "cinder-attachment_update-5e502eca-0399-411f-80e2-61129d95518b-np0000006737" released by "attachment_update" :: held 0.187s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:10:21.363010 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-749e83af-e8e8-45cf-864a-3b7421e7029d tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/attachments/9442e125-b0db-4077-abc2-795340d6b397 returned with HTTP 200 Aug 07 17:10:21.364176 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 528/2095] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:10:21 2026] PUT /volume/v3/attachments/9442e125-b0db-4077-abc2-795340d6b397 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:21.426898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-d292410f-73dc-4797-a357-788c39adbe7a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:21.429042 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-d292410f-73dc-4797-a357-788c39adbe7a tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] POST https://10.4.3.144/volume/v3/attachments/9442e125-b0db-4077-abc2-795340d6b397/action Aug 07 17:10:21.429537 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-d292410f-73dc-4797-a357-788c39adbe7a tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:21.429632 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-d292410f-73dc-4797-a357-788c39adbe7a tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:21.459747 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:21.459747 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:21.483553 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71ecb327-e5c2-4695-8875-cd5ab3ded194 req-d292410f-73dc-4797-a357-788c39adbe7a tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/attachments/9442e125-b0db-4077-abc2-795340d6b397/action returned with HTTP 204 Aug 07 17:10:21.484938 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 527/2096] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:10:21 2026] POST /volume/v3/attachments/9442e125-b0db-4077-abc2-795340d6b397/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:10:21.577450 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-72925354-2222-473e-8f55-ae457eb3daa4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:21.633543 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-09387321-7630-4fb9-9670-bd7853679b52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:21.636690 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09387321-7630-4fb9-9670-bd7853679b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:21.637006 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09387321-7630-4fb9-9670-bd7853679b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:21.638703 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09387321-7630-4fb9-9670-bd7853679b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:21.646824 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09387321-7630-4fb9-9670-bd7853679b52 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada returned with HTTP 404 Aug 07 17:10:21.647013 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 521/2097] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:21 2026] GET /volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:21.662816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-17870d78-e584-4c90-bff3-4433887da639 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:21.665549 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-17870d78-e584-4c90-bff3-4433887da639 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:21.665549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-17870d78-e584-4c90-bff3-4433887da639 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:21.665549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-17870d78-e584-4c90-bff3-4433887da639 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:21.673578 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-17870d78-e584-4c90-bff3-4433887da639 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada returned with HTTP 404 Aug 07 17:10:21.674761 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 529/2098] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:21 2026] GET /volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:21.688739 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-29d511d1-f856-412b-8630-48bcf4b8b054 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:21.690750 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29d511d1-f856-412b-8630-48bcf4b8b054 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:21.691081 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29d511d1-f856-412b-8630-48bcf4b8b054 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:21.691578 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29d511d1-f856-412b-8630-48bcf4b8b054 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:21.691578 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-29d511d1-f856-412b-8630-48bcf4b8b054 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume with id: 88f8da9c-d1b6-4c93-8ebf-70cb21041ada Aug 07 17:10:21.692299 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:21.692703 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1473483393"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:21.694663 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1473483393'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:21.695448 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume of 1 GB Aug 07 17:10:21.699098 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29d511d1-f856-412b-8630-48bcf4b8b054 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada returned with HTTP 404 Aug 07 17:10:21.699786 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 528/2099] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:21 2026] DELETE /volume/v3/volumes/88f8da9c-d1b6-4c93-8ebf-70cb21041ada => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:21.704651 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Availability Zones retrieved successfully. Aug 07 17:10:21.716654 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff5577ab-2daa-41ee-86d3-a4ab7586554f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:21.716966 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (957a7459-bd0c-423b-819c-b0500a4f37b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:21.718512 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a666d8a3-0f3c-4c7d-912f-3caf3c5e5b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:21.719150 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff5577ab-2daa-41ee-86d3-a4ab7586554f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 Aug 07 17:10:21.719416 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff5577ab-2daa-41ee-86d3-a4ab7586554f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:21.720350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff5577ab-2daa-41ee-86d3-a4ab7586554f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:21.720517 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:21.720576 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-ff5577ab-2daa-41ee-86d3-a4ab7586554f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete snapshot with id: d1e25495-8882-4d78-925b-bcaea5436b83 Aug 07 17:10:21.731086 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:21.731086 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:21.731763 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ff5577ab-2daa-41ee-86d3-a4ab7586554f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:21.760871 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ff5577ab-2daa-41ee-86d3-a4ab7586554f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot delete request issued successfully. Aug 07 17:10:21.760871 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff5577ab-2daa-41ee-86d3-a4ab7586554f tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 returned with HTTP 202 Aug 07 17:10:21.765231 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 522/2100] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:21 2026] DELETE /volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:21.771010 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9f938544-dab2-4d44-94ac-5700a726c954 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:21.773999 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a666d8a3-0f3c-4c7d-912f-3caf3c5e5b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:21.774155 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9145d26f-00e7-4839-a81f-b3a109684e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:21.775811 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f938544-dab2-4d44-94ac-5700a726c954 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 Aug 07 17:10:21.776061 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f938544-dab2-4d44-94ac-5700a726c954 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:21.776261 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f938544-dab2-4d44-94ac-5700a726c954 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:21.783916 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:21.783916 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:21.784795 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9f938544-dab2-4d44-94ac-5700a726c954 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Snapshot retrieved successfully. Aug 07 17:10:21.786451 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f938544-dab2-4d44-94ac-5700a726c954 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 returned with HTTP 200 Aug 07 17:10:21.786451 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 530/2101] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:21 2026] GET /volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:21.896484 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['62e3c975-1c33-42b1-afca-79249f24e851', 'cbd4a282-349c-4fc2-b95f-efe5bd554d6b', '5d29fa98-8e52-41ad-a5e8-dc1c3339e60f', 'f893ffc7-88df-4630-99c1-f51b0891b464'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:21.897728 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9145d26f-00e7-4839-a81f-b3a109684e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62e3c975-1c33-42b1-afca-79249f24e851', 'cbd4a282-349c-4fc2-b95f-efe5bd554d6b', '5d29fa98-8e52-41ad-a5e8-dc1c3339e60f', 'f893ffc7-88df-4630-99c1-f51b0891b464']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:21.898733 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66954c0-1df9-4bb2-b7e4-341e50d4eae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:21.935273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a66954c0-1df9-4bb2-b7e4-341e50d4eae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c4e465-97a7-446d-b842-9c1b1883d14a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1473483393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['62e3c975-1c33-42b1-afca-79249f24e851','cbd4a282-349c-4fc2-b95f-efe5bd554d6b','5d29fa98-8e52-41ad-a5e8-dc1c3339e60f','f893ffc7-88df-4630-99c1-f51b0891b464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1473483393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64c4e465-97a7-446d-b842-9c1b1883d14a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4cb134d1f1340c48debd397c842ba41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d048e2c42546de9a9f82b80295fcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:21.936850 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f964af-d321-493f-a4bd-6a0ce96f0c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:21.969352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f964af-d321-493f-a4bd-6a0ce96f0c16) transitioned into state 'SUCCESS' from state '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-1473483393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['62e3c975-1c33-42b1-afca-79249f24e851','cbd4a282-349c-4fc2-b95f-efe5bd554d6b','5d29fa98-8e52-41ad-a5e8-dc1c3339e60f','f893ffc7-88df-4630-99c1-f51b0891b464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:21.970717 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a2c35b-5ca5-442f-80ab-f840cc58ffd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:21.989444 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a2c35b-5ca5-442f-80ab-f840cc58ffd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:21.990889 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (957a7459-bd0c-423b-819c-b0500a4f37b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:21.990889 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request issued successfully. Aug 07 17:10:21.991865 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-72925354-2222-473e-8f55-ae457eb3daa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:21.992296 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 522/2102] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:10:21 2026] POST /volume/v3/volumes => generated 749 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:22.093195 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:22.096165 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:22.096532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-450440450"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:22.098420 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-450440450'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:22.102200 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Create volume of 1 GB Aug 07 17:10:22.110270 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Availability Zones retrieved successfully. Aug 07 17:10:22.119558 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Flow 'volume_create_api' (66d1b91d-b8c7-49ed-9403-e516241bfcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:22.121001 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ba98d8-b054-4d37-b03e-63e8d81fd40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:22.122262 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:22.169240 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ba98d8-b054-4d37-b03e-63e8d81fd40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:22.170411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f6e09c-4195-45d7-aa00-dc0a82b54cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:22.265610 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Created reservations ['64cdf86a-cdff-4d29-bc60-8a51b3fce750', '78fa280b-ed2c-493c-963a-1ad347cb0af6', '3b41f10f-ab07-4338-9f16-db0ba651b07f', '3148c6a0-a56b-4e2f-905f-53f23cdcf269'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:22.268006 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3f6e09c-4195-45d7-aa00-dc0a82b54cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64cdf86a-cdff-4d29-bc60-8a51b3fce750', '78fa280b-ed2c-493c-963a-1ad347cb0af6', '3b41f10f-ab07-4338-9f16-db0ba651b07f', '3148c6a0-a56b-4e2f-905f-53f23cdcf269']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:22.269412 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa9f76c-c32a-48bf-a531-1300aa88ddce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:22.317996 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa9f76c-c32a-48bf-a531-1300aa88ddce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40de1d8b-c282-4276-86d5-e9ab5427ea47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-450440450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549f09df9a8548b3b9355b56897d2dcf',qos_specs=None,replication_status=,reservations=['64cdf86a-cdff-4d29-bc60-8a51b3fce750','78fa280b-ed2c-493c-963a-1ad347cb0af6','3b41f10f-ab07-4338-9f16-db0ba651b07f','3148c6a0-a56b-4e2f-905f-53f23cdcf269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='481af1f9ec2d4667bf42eb2ec3c3468a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-450440450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40de1d8b-c282-4276-86d5-e9ab5427ea47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549f09df9a8548b3b9355b56897d2dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='481af1f9ec2d4667bf42eb2ec3c3468a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:22.321304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd809c8-bd13-4874-b415-7dea34ba75cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:22.380004 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd809c8-bd13-4874-b415-7dea34ba75cd) transitioned into state 'SUCCESS' from state '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-450440450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549f09df9a8548b3b9355b56897d2dcf',qos_specs=None,replication_status=,reservations=['64cdf86a-cdff-4d29-bc60-8a51b3fce750','78fa280b-ed2c-493c-963a-1ad347cb0af6','3b41f10f-ab07-4338-9f16-db0ba651b07f','3148c6a0-a56b-4e2f-905f-53f23cdcf269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='481af1f9ec2d4667bf42eb2ec3c3468a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:22.381194 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5ffb3e-cfc0-411d-9316-155a2b3b59fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:22.403569 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f5ffb3e-cfc0-411d-9316-155a2b3b59fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:22.405163 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Flow 'volume_create_api' (66d1b91d-b8c7-49ed-9403-e516241bfcc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:22.405483 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Create volume request issued successfully. Aug 07 17:10:22.406473 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2f4f276-5dbf-404d-9b10-c979787cb14b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:22.406605 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 529/2103] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:10:22 2026] POST /volume/v3/volumes => generated 750 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:22.430917 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b126268e-415f-4fac-bde9-dd86426eb288 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:22.433709 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b126268e-415f-4fac-bde9-dd86426eb288 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:22.433709 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b126268e-415f-4fac-bde9-dd86426eb288 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:22.435505 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b126268e-415f-4fac-bde9-dd86426eb288 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:22.447557 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:22.447557 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:22.454569 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b126268e-415f-4fac-bde9-dd86426eb288 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:22.461619 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b126268e-415f-4fac-bde9-dd86426eb288 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:22.462240 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 523/2104] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:22 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:22.804879 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-74fb4954-45e2-4f9d-9a44-030998be53a4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:22.807775 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-74fb4954-45e2-4f9d-9a44-030998be53a4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 Aug 07 17:10:22.807988 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-74fb4954-45e2-4f9d-9a44-030998be53a4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:22.808207 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-74fb4954-45e2-4f9d-9a44-030998be53a4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:22.814852 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-74fb4954-45e2-4f9d-9a44-030998be53a4 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 returned with HTTP 404 Aug 07 17:10:22.815387 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 531/2105] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:22 2026] GET /volume/v3/snapshots/d1e25495-8882-4d78-925b-bcaea5436b83 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:22.826752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-81ba9f1c-226a-4994-b747-83d21f15d449 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:22.829003 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81ba9f1c-226a-4994-b747-83d21f15d449 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 Aug 07 17:10:22.829264 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81ba9f1c-226a-4994-b747-83d21f15d449 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:22.829440 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81ba9f1c-226a-4994-b747-83d21f15d449 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:22.838253 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:22.838253 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:22.847996 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-81ba9f1c-226a-4994-b747-83d21f15d449 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:22.854380 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81ba9f1c-226a-4994-b747-83d21f15d449 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 returned with HTTP 200 Aug 07 17:10:22.855265 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 523/2106] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:22 2026] GET /volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:22.875045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a68d736d-d84d-45c5-9ff1-ed18b8ecbbef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:22.881123 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a68d736d-d84d-45c5-9ff1-ed18b8ecbbef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 Aug 07 17:10:22.881123 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a68d736d-d84d-45c5-9ff1-ed18b8ecbbef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:22.881493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a68d736d-d84d-45c5-9ff1-ed18b8ecbbef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:22.881673 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a68d736d-d84d-45c5-9ff1-ed18b8ecbbef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume with id: ee46f98e-7962-49bc-91ef-e135743dc3a5 Aug 07 17:10:22.895409 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:22.895409 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:22.895946 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a68d736d-d84d-45c5-9ff1-ed18b8ecbbef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:22.932974 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a68d736d-d84d-45c5-9ff1-ed18b8ecbbef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume request issued successfully. Aug 07 17:10:22.934477 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a68d736d-d84d-45c5-9ff1-ed18b8ecbbef tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 returned with HTTP 202 Aug 07 17:10:22.935976 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 530/2107] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:22 2026] DELETE /volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:22.949131 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eec68959-0111-4345-ba20-51348c84e992 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:22.950260 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eec68959-0111-4345-ba20-51348c84e992 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 Aug 07 17:10:22.950425 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eec68959-0111-4345-ba20-51348c84e992 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:22.951496 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eec68959-0111-4345-ba20-51348c84e992 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:22.962928 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:22.962928 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:22.969461 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-eec68959-0111-4345-ba20-51348c84e992 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:22.977039 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eec68959-0111-4345-ba20-51348c84e992 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 returned with HTTP 200 Aug 07 17:10:22.978529 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 524/2108] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:22 2026] GET /volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:23.482035 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1da273b8-f598-4481-9454-326da2a13589 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:23.488262 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1da273b8-f598-4481-9454-326da2a13589 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:23.490651 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1da273b8-f598-4481-9454-326da2a13589 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:23.490839 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1da273b8-f598-4481-9454-326da2a13589 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:23.509010 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:23.509010 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:23.518822 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1da273b8-f598-4481-9454-326da2a13589 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:23.528209 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1da273b8-f598-4481-9454-326da2a13589 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:23.529303 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 532/2109] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:23 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:23.595493 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-9a751da3-f8a7-4195-a0ab-b31ca8dffc7e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:23.597818 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-9a751da3-f8a7-4195-a0ab-b31ca8dffc7e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:23.598193 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-9a751da3-f8a7-4195-a0ab-b31ca8dffc7e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:23.598560 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-9a751da3-f8a7-4195-a0ab-b31ca8dffc7e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:23.607966 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:23.607966 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:23.616717 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-9a751da3-f8a7-4195-a0ab-b31ca8dffc7e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:23.623742 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-9a751da3-f8a7-4195-a0ab-b31ca8dffc7e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:23.624364 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 524/2110] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:23 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:23.804074 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2644e1d8-c7c9-4b48-8069-bdbbbad819de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:23.804074 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2644e1d8-c7c9-4b48-8069-bdbbbad819de None None] GET https://10.4.3.144/volume// Aug 07 17:10:23.804074 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2644e1d8-c7c9-4b48-8069-bdbbbad819de None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:23.804074 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2644e1d8-c7c9-4b48-8069-bdbbbad819de None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:23.804541 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2644e1d8-c7c9-4b48-8069-bdbbbad819de None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:23.807736 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 531/2111] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:10:23 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:23.824692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-a523a508-6427-46fc-8a66-10965d414d6b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:23.830594 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-a523a508-6427-46fc-8a66-10965d414d6b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:10:23.831133 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-a523a508-6427-46fc-8a66-10965d414d6b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40de1d8b-c282-4276-86d5-e9ab5427ea47", "connector": null, "instance_uuid": "2f27edc3-30c2-466b-a921-bfb4af2c8053"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:23.850412 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:23.850412 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:23.904871 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-a523a508-6427-46fc-8a66-10965d414d6b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:10:23.905976 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 525/2112] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:10:23 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 07 17:10:23.959654 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2eaa4b16-3a17-42b1-a75a-51e0927c9e70 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:23.963149 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2eaa4b16-3a17-42b1-a75a-51e0927c9e70 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:23.963799 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2eaa4b16-3a17-42b1-a75a-51e0927c9e70 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:23.963799 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2eaa4b16-3a17-42b1-a75a-51e0927c9e70 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:23.968394 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=422,cinder:INSERT=59,cinder:UPDATE=122,cinder:DELETE=4 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:10:23.981429 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:23.981429 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:23.988288 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2eaa4b16-3a17-42b1-a75a-51e0927c9e70 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:23.988776 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1357ca07-19d1-4c6c-97c0-6958d438a803 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:23.989668 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1357ca07-19d1-4c6c-97c0-6958d438a803 None None] GET https://10.4.3.144/volume// Aug 07 17:10:23.989668 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1357ca07-19d1-4c6c-97c0-6958d438a803 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:23.989786 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1357ca07-19d1-4c6c-97c0-6958d438a803 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:23.990218 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1357ca07-19d1-4c6c-97c0-6958d438a803 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:23.990611 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 525/2113] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10: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 07 17:10:23.999690 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e09ff548-78eb-4ad6-857c-0b249f3a7d55 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:24.001553 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e09ff548-78eb-4ad6-857c-0b249f3a7d55 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 Aug 07 17:10:24.001836 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e09ff548-78eb-4ad6-857c-0b249f3a7d55 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:24.002091 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e09ff548-78eb-4ad6-857c-0b249f3a7d55 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:24.003649 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2eaa4b16-3a17-42b1-a75a-51e0927c9e70 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:24.004648 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 533/2114] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:23 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:10:24.006109 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-cadc3db6-ed21-4fd8-a924-3f7f581c995e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:24.008818 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-cadc3db6-ed21-4fd8-a924-3f7f581c995e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:24.009061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-cadc3db6-ed21-4fd8-a924-3f7f581c995e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:24.009312 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-cadc3db6-ed21-4fd8-a924-3f7f581c995e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:24.019044 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e09ff548-78eb-4ad6-857c-0b249f3a7d55 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 returned with HTTP 404 Aug 07 17:10:24.019044 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 532/2115] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:23 2026] GET /volume/v3/volumes/ee46f98e-7962-49bc-91ef-e135743dc3a5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:24.032565 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:24.032565 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:24.036413 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7345a851-0b60-476b-b070-69e3d0693648 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:24.039587 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-cadc3db6-ed21-4fd8-a924-3f7f581c995e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:24.043322 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7345a851-0b60-476b-b070-69e3d0693648 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:10:24.044118 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7345a851-0b60-476b-b070-69e3d0693648 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:24.044118 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7345a851-0b60-476b-b070-69e3d0693648 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:24.049975 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-cadc3db6-ed21-4fd8-a924-3f7f581c995e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:24.050628 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 526/2116] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:10:24 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 1022 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 17:10:24.059569 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:24.059569 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:24.067956 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7345a851-0b60-476b-b070-69e3d0693648 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:24.077208 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7345a851-0b60-476b-b070-69e3d0693648 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:10:24.078397 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 526/2117] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:24 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:24.096236 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cbc764ba-002c-45f2-86ad-6cc4d05f6d79 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:24.098905 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbc764ba-002c-45f2-86ad-6cc4d05f6d79 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] DELETE https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:10:24.099063 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cbc764ba-002c-45f2-86ad-6cc4d05f6d79 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:24.099438 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cbc764ba-002c-45f2-86ad-6cc4d05f6d79 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:24.099612 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-cbc764ba-002c-45f2-86ad-6cc4d05f6d79 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume with id: 71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:10:24.113828 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:24.113828 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:24.114897 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cbc764ba-002c-45f2-86ad-6cc4d05f6d79 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:24.143146 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cbc764ba-002c-45f2-86ad-6cc4d05f6d79 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Delete volume request issued successfully. Aug 07 17:10:24.143448 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbc764ba-002c-45f2-86ad-6cc4d05f6d79 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 202 Aug 07 17:10:24.144043 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 534/2118] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:24 2026] DELETE /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:24.157931 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f51e05b-df2f-4571-ac5b-130456221931 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:24.161913 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f51e05b-df2f-4571-ac5b-130456221931 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:10:24.162573 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f51e05b-df2f-4571-ac5b-130456221931 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:24.163895 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f51e05b-df2f-4571-ac5b-130456221931 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:24.181435 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:24.181435 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:24.192148 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8f51e05b-df2f-4571-ac5b-130456221931 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Volume info retrieved successfully. Aug 07 17:10:24.196784 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-db5ad6f7-1e42-4e29-8b56-2ad22850ffc4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:24.199760 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-db5ad6f7-1e42-4e29-8b56-2ad22850ffc4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] PUT https://10.4.3.144/volume/v3/attachments/eb2bed45-42c3-4879-8a22-6895d7b2cfd9 Aug 07 17:10:24.200299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-db5ad6f7-1e42-4e29-8b56-2ad22850ffc4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:24.206146 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f51e05b-df2f-4571-ac5b-130456221931 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 200 Aug 07 17:10:24.207952 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 533/2119] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:24 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:24.221805 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-db5ad6f7-1e42-4e29-8b56-2ad22850ffc4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Acquiring lock "cinder-attachment_update-40de1d8b-c282-4276-86d5-e9ab5427ea47-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:10:24.231262 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-db5ad6f7-1e42-4e29-8b56-2ad22850ffc4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Lock "cinder-attachment_update-40de1d8b-c282-4276-86d5-e9ab5427ea47-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:10:24.232498 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:24.232498 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:24.422689 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-db5ad6f7-1e42-4e29-8b56-2ad22850ffc4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Lock "cinder-attachment_update-40de1d8b-c282-4276-86d5-e9ab5427ea47-np0000006737" released by "attachment_update" :: held 0.192s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:10:24.423001 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-db5ad6f7-1e42-4e29-8b56-2ad22850ffc4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments/eb2bed45-42c3-4879-8a22-6895d7b2cfd9 returned with HTTP 200 Aug 07 17:10:24.423595 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 527/2120] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:10:24 2026] PUT /volume/v3/attachments/eb2bed45-42c3-4879-8a22-6895d7b2cfd9 => generated 969 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:25.027878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7f2356d1-cca0-4928-b5af-692736232c23 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:25.030655 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f2356d1-cca0-4928-b5af-692736232c23 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:25.030655 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f2356d1-cca0-4928-b5af-692736232c23 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:25.030655 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7f2356d1-cca0-4928-b5af-692736232c23 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:25.050627 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:25.050627 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:25.058050 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7f2356d1-cca0-4928-b5af-692736232c23 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:25.064864 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7f2356d1-cca0-4928-b5af-692736232c23 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:25.065477 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 527/2121] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:25 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:25.230791 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-699c6b33-add1-4796-ae94-5a569f2ebaa1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:25.236881 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-699c6b33-add1-4796-ae94-5a569f2ebaa1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] GET https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 Aug 07 17:10:25.236881 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-699c6b33-add1-4796-ae94-5a569f2ebaa1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:25.236881 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-699c6b33-add1-4796-ae94-5a569f2ebaa1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:25.251358 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-699c6b33-add1-4796-ae94-5a569f2ebaa1 tempest-VolumesSnapshotTestJSON-558814102 tempest-VolumesSnapshotTestJSON-558814102-project-member] https://10.4.3.144/volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 returned with HTTP 404 Aug 07 17:10:25.251931 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 535/2122] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:25 2026] GET /volume/v3/volumes/71232088-35a2-4fce-a0af-bf73c2c2d461 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:25.548731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-5ef08e20-f6be-4077-9626-954e79673cd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:25.553217 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-5ef08e20-f6be-4077-9626-954e79673cd6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/limits Aug 07 17:10:25.553581 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-5ef08e20-f6be-4077-9626-954e79673cd6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:25.553873 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-5ef08e20-f6be-4077-9626-954e79673cd6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:25.587663 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-5ef08e20-f6be-4077-9626-954e79673cd6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/limits returned with HTTP 200 Aug 07 17:10:25.588315 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 534/2123] 10.4.3.144 () {68 vars in 1484 bytes} [Fri Aug 7 17:10:25 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:25.649684 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-3cf53cf4-3391-4238-9272-357606f726c1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:25.652965 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-3cf53cf4-3391-4238-9272-357606f726c1 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:10:25.653265 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-3cf53cf4-3391-4238-9272-357606f726c1 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:25.654201 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-3cf53cf4-3391-4238-9272-357606f726c1 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:25.666988 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:25.666988 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:25.675572 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-3cf53cf4-3391-4238-9272-357606f726c1 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:10:25.684713 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-3cf53cf4-3391-4238-9272-357606f726c1 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 200 Aug 07 17:10:25.685392 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 528/2124] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:25 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 1662 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:25.700945 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-d3146197-8ceb-41e0-a2ba-e2d669c0abea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:25.704177 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-d3146197-8ceb-41e0-a2ba-e2d669c0abea tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:10:25.705043 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-d3146197-8ceb-41e0-a2ba-e2d669c0abea tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a80233ab-cfd1-4f35-81b6-0f8b54a463a3", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-850220427", "description": null, "metadata": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:25.729672 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:25.729672 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:25.730448 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-d3146197-8ceb-41e0-a2ba-e2d669c0abea tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:10:25.731171 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-d3146197-8ceb-41e0-a2ba-e2d669c0abea tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create snapshot from volume a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:10:25.791765 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-d3146197-8ceb-41e0-a2ba-e2d669c0abea tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Created reservations ['e8c0793a-657c-46d3-bc1f-a23f138dc3c4', '73c79279-d257-4550-ab78-0e020937dbd0', '316680a4-8c49-445a-8c64-997be4103744', '82a6a7d3-5523-4bf1-816a-06e6a90c80c4'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:25.866298 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-d3146197-8ceb-41e0-a2ba-e2d669c0abea tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot force create request issued successfully. Aug 07 17:10:25.866854 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ee55e8b1-9e9c-4a51-80f9-c8c066a355d6 req-d3146197-8ceb-41e0-a2ba-e2d669c0abea tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:10:25.867863 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 528/2125] 10.4.3.144 () {72 vars in 1547 bytes} [Fri Aug 7 17:10:25 2026] POST /volume/v3/snapshots => generated 323 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:26.090523 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-632f5c78-bdd7-4509-a022-7d2b4ed5cf80 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:26.093462 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-632f5c78-bdd7-4509-a022-7d2b4ed5cf80 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:26.093732 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-632f5c78-bdd7-4509-a022-7d2b4ed5cf80 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:26.094050 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-632f5c78-bdd7-4509-a022-7d2b4ed5cf80 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:26.117536 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:26.117536 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:26.127222 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-632f5c78-bdd7-4509-a022-7d2b4ed5cf80 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:26.133304 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-632f5c78-bdd7-4509-a022-7d2b4ed5cf80 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:26.134270 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 536/2126] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:26 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:27.151615 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e035b70f-2b4b-4402-9bb8-09969cf5994c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:27.153897 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e035b70f-2b4b-4402-9bb8-09969cf5994c tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:27.154447 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e035b70f-2b4b-4402-9bb8-09969cf5994c tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:27.154898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e035b70f-2b4b-4402-9bb8-09969cf5994c tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:27.170513 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:27.170513 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:27.174373 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e035b70f-2b4b-4402-9bb8-09969cf5994c tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:27.182684 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e035b70f-2b4b-4402-9bb8-09969cf5994c tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:27.182684 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 535/2127] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:27 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:27.248803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-9bb19775-f87d-41ea-af1f-a52128bac16b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:27.253410 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-9bb19775-f87d-41ea-af1f-a52128bac16b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:27.253853 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-9bb19775-f87d-41ea-af1f-a52128bac16b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:27.254480 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-9bb19775-f87d-41ea-af1f-a52128bac16b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:27.268797 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:27.268797 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:27.274852 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-9bb19775-f87d-41ea-af1f-a52128bac16b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:27.284410 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-9bb19775-f87d-41ea-af1f-a52128bac16b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:27.285501 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 529/2128] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:27 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:27.520898 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f69d1c16-eeba-4941-8374-271b4d803396 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:27.521400 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f69d1c16-eeba-4941-8374-271b4d803396 None None] GET https://10.4.3.144/volume// Aug 07 17:10:27.522820 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f69d1c16-eeba-4941-8374-271b4d803396 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:27.523016 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f69d1c16-eeba-4941-8374-271b4d803396 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:27.523451 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f69d1c16-eeba-4941-8374-271b4d803396 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:27.523846 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 529/2129] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:10:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:27.536439 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-660bb432-1061-45e2-9dd4-821a0ddb2f2c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:27.541548 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-660bb432-1061-45e2-9dd4-821a0ddb2f2c tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:10:27.542311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-660bb432-1061-45e2-9dd4-821a0ddb2f2c tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9896f44c-c20a-4823-bdc1-fdc25296ef7e", "connector": null, "instance_uuid": "356d51e0-4c61-4feb-bc15-ba458356b9bb"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:27.561303 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:27.561303 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:27.617869 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-660bb432-1061-45e2-9dd4-821a0ddb2f2c tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:10:27.617869 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 537/2130] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:10:27 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 07 17:10:27.678212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-21023b90-369a-4a50-a9cf-84234eea6368 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:27.682517 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21023b90-369a-4a50-a9cf-84234eea6368 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:27.682517 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21023b90-369a-4a50-a9cf-84234eea6368 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:27.682517 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21023b90-369a-4a50-a9cf-84234eea6368 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:27.696785 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:27.696785 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:27.707847 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21023b90-369a-4a50-a9cf-84234eea6368 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:27.716049 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21023b90-369a-4a50-a9cf-84234eea6368 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:27.716049 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 536/2131] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:27 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:27.720381 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4aa345d-7910-44db-9700-3a165cf10212 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:27.721247 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4aa345d-7910-44db-9700-3a165cf10212 None None] GET https://10.4.3.144/volume// Aug 07 17:10:27.721414 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4aa345d-7910-44db-9700-3a165cf10212 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:27.721724 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4aa345d-7910-44db-9700-3a165cf10212 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:27.722348 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4aa345d-7910-44db-9700-3a165cf10212 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:27.723860 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 530/2132] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:27.737124 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-68da22d9-a87f-4416-81c2-b10d2f029d25 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:27.741114 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-68da22d9-a87f-4416-81c2-b10d2f029d25 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:27.742331 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-68da22d9-a87f-4416-81c2-b10d2f029d25 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:27.742331 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-68da22d9-a87f-4416-81c2-b10d2f029d25 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:27.760246 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:27.760246 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:27.768873 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-68da22d9-a87f-4416-81c2-b10d2f029d25 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:27.776801 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-68da22d9-a87f-4416-81c2-b10d2f029d25 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:27.778285 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 530/2133] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:10:27 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 1031 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:27.967517 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-a7292f5c-12cf-4431-9a91-df46048f9322 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:27.971718 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-a7292f5c-12cf-4431-9a91-df46048f9322 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] PUT https://10.4.3.144/volume/v3/attachments/8a9916fc-fed2-48b0-9a95-02df5e50ce36 Aug 07 17:10:27.974961 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-a7292f5c-12cf-4431-9a91-df46048f9322 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:27.988201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-a7292f5c-12cf-4431-9a91-df46048f9322 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Acquiring lock "cinder-attachment_update-9896f44c-c20a-4823-bdc1-fdc25296ef7e-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:10:27.998807 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-a7292f5c-12cf-4431-9a91-df46048f9322 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Lock "cinder-attachment_update-9896f44c-c20a-4823-bdc1-fdc25296ef7e-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:10:28.002612 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:28.002612 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:28.180497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-a7292f5c-12cf-4431-9a91-df46048f9322 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Lock "cinder-attachment_update-9896f44c-c20a-4823-bdc1-fdc25296ef7e-np0000006737" released by "attachment_update" :: held 0.181s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:10:28.180497 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-a7292f5c-12cf-4431-9a91-df46048f9322 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/attachments/8a9916fc-fed2-48b0-9a95-02df5e50ce36 returned with HTTP 200 Aug 07 17:10:28.180497 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 538/2134] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:10:27 2026] PUT /volume/v3/attachments/8a9916fc-fed2-48b0-9a95-02df5e50ce36 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:28.203613 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bea23e57-1531-44e4-9a80-b720bcc11ddf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:28.206319 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bea23e57-1531-44e4-9a80-b720bcc11ddf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:28.206319 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bea23e57-1531-44e4-9a80-b720bcc11ddf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:28.206532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bea23e57-1531-44e4-9a80-b720bcc11ddf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:28.233677 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:28.233677 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:28.241403 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bea23e57-1531-44e4-9a80-b720bcc11ddf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:28.253330 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bea23e57-1531-44e4-9a80-b720bcc11ddf tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:28.253952 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 537/2135] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:28 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:28.739051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-595f09c7-90c0-4153-9eb2-f89ed980ebad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:28.742048 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-595f09c7-90c0-4153-9eb2-f89ed980ebad tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:28.742419 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-595f09c7-90c0-4153-9eb2-f89ed980ebad tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:28.742703 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-595f09c7-90c0-4153-9eb2-f89ed980ebad tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:28.767837 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:28.767837 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:28.776400 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-595f09c7-90c0-4153-9eb2-f89ed980ebad tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:28.784971 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-595f09c7-90c0-4153-9eb2-f89ed980ebad tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:28.785519 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 531/2136] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:28 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:29.062266 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d7a8d2e3-58f0-40a5-b31f-b1ee7069bcd3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:29.064247 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7a8d2e3-58f0-40a5-b31f-b1ee7069bcd3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 Aug 07 17:10:29.064504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7a8d2e3-58f0-40a5-b31f-b1ee7069bcd3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:29.065121 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7a8d2e3-58f0-40a5-b31f-b1ee7069bcd3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:29.072537 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:29.072537 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:29.073332 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d7a8d2e3-58f0-40a5-b31f-b1ee7069bcd3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot retrieved successfully. Aug 07 17:10:29.074746 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7a8d2e3-58f0-40a5-b31f-b1ee7069bcd3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 returned with HTTP 200 Aug 07 17:10:29.075702 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 531/2137] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:29 2026] GET /volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:29.109176 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e114b663-93ee-41d9-a458-8cfe4abb904b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:29.111287 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:29.112100 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1670205706", "snapshot_id": null, "imageRef": "f559d55c-3a29-4b10-aa64-f6b2ac485744", "volume_type": null, "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:29.115058 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1670205706', 'snapshot_id': None, 'imageRef': 'f559d55c-3a29-4b10-aa64-f6b2ac485744', 'volume_type': None, 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:29.273076 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d53096f1-6f5f-4de5-a1ab-adea66b74757 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:29.275532 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d53096f1-6f5f-4de5-a1ab-adea66b74757 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:29.275830 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d53096f1-6f5f-4de5-a1ab-adea66b74757 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:29.276109 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d53096f1-6f5f-4de5-a1ab-adea66b74757 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:29.302984 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:29.302984 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:29.319257 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d53096f1-6f5f-4de5-a1ab-adea66b74757 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:29.335482 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d53096f1-6f5f-4de5-a1ab-adea66b74757 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:29.335482 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 538/2138] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:29 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:29.478380 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:29.478380 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:29.479016 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot retrieved successfully. Aug 07 17:10:29.479319 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create volume of 1 GB Aug 07 17:10:29.486053 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Availability Zones retrieved successfully. Aug 07 17:10:29.492738 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Flow 'volume_create_api' (55386430-0417-4a3a-9c7b-30503831ce68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:29.495341 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c017fa4-0060-47bf-83de-248cc81f95d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:29.496099 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:29.550500 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c017fa4-0060-47bf-83de-248cc81f95d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18773794-9cc5-488e-a542-0f8012504258', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:29.551803 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58ed0bbf-bebb-4805-bc00-e266ef46c8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:29.629110 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Created reservations ['5a83b564-9264-412c-8965-9c2a814f5871', '61fdd3c9-50ec-461b-8286-4d4262b77c4b', 'ec3413ff-b29f-47f1-b3bd-5372f5e9eaad', 'e80a8d5b-2974-4939-b209-07d0ddbc1fcd'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:29.630196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58ed0bbf-bebb-4805-bc00-e266ef46c8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a83b564-9264-412c-8965-9c2a814f5871', '61fdd3c9-50ec-461b-8286-4d4262b77c4b', 'ec3413ff-b29f-47f1-b3bd-5372f5e9eaad', 'e80a8d5b-2974-4939-b209-07d0ddbc1fcd']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:29.631053 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e4f537-226c-4e00-a79b-e698a040de43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:29.701624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e4f537-226c-4e00-a79b-e698a040de43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8d02cd7-10dd-4eae-8db5-8e914cfce82d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1670205706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24c7229d52e4ff69e8b22697853a838',qos_specs=None,replication_status=,reservations=['5a83b564-9264-412c-8965-9c2a814f5871','61fdd3c9-50ec-461b-8286-4d4262b77c4b','ec3413ff-b29f-47f1-b3bd-5372f5e9eaad','e80a8d5b-2974-4939-b209-07d0ddbc1fcd'],size=1,snapshot_id=18773794-9cc5-488e-a542-0f8012504258,source_replicaid=,source_volid=None,status='creating',user_id='33e3629f1d0e47119483ab6e7802d325',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), '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-07T17:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1670205706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8d02cd7-10dd-4eae-8db5-8e914cfce82d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24c7229d52e4ff69e8b22697853a838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18773794-9cc5-488e-a542-0f8012504258,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e3629f1d0e47119483ab6e7802d325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:29.702696 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99356c2d-2907-4847-8425-3ece5a92be8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:29.764347 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99356c2d-2907-4847-8425-3ece5a92be8d) transitioned into state 'SUCCESS' from state '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-1670205706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24c7229d52e4ff69e8b22697853a838',qos_specs=None,replication_status=,reservations=['5a83b564-9264-412c-8965-9c2a814f5871','61fdd3c9-50ec-461b-8286-4d4262b77c4b','ec3413ff-b29f-47f1-b3bd-5372f5e9eaad','e80a8d5b-2974-4939-b209-07d0ddbc1fcd'],size=1,snapshot_id=18773794-9cc5-488e-a542-0f8012504258,source_replicaid=,source_volid=None,status='creating',user_id='33e3629f1d0e47119483ab6e7802d325',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:29.764570 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3391c3-6eb2-422f-85f7-882f248aa84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:29.809915 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-50c700c2-e201-417d-810f-c8db9a3d5d9f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:29.814174 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50c700c2-e201-417d-810f-c8db9a3d5d9f tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:29.814375 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3391c3-6eb2-422f-85f7-882f248aa84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:29.814556 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50c700c2-e201-417d-810f-c8db9a3d5d9f tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:29.814653 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50c700c2-e201-417d-810f-c8db9a3d5d9f tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:29.815884 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Flow 'volume_create_api' (55386430-0417-4a3a-9c7b-30503831ce68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:29.816444 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create volume request issued successfully. Aug 07 17:10:29.817643 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e114b663-93ee-41d9-a458-8cfe4abb904b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:29.818689 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 539/2139] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:10:29 2026] POST /volume/v3/volumes => generated 814 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:29.830141 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:29.830141 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:29.834943 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c3a79f20-6e21-4b7f-b4b6-b80511c46d90 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:29.836311 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-50c700c2-e201-417d-810f-c8db9a3d5d9f tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:29.838394 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3a79f20-6e21-4b7f-b4b6-b80511c46d90 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:10:29.838394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3a79f20-6e21-4b7f-b4b6-b80511c46d90 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:29.838394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c3a79f20-6e21-4b7f-b4b6-b80511c46d90 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:29.843838 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50c700c2-e201-417d-810f-c8db9a3d5d9f tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:29.846047 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 532/2140] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:29 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:29.864814 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:29.864814 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:29.871920 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c3a79f20-6e21-4b7f-b4b6-b80511c46d90 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:10:29.881662 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c3a79f20-6e21-4b7f-b4b6-b80511c46d90 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d returned with HTTP 200 Aug 07 17:10:29.882245 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 532/2141] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:29 2026] GET /volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:30.325008 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-e5f4f9ae-4c7b-4987-bb3f-f0281d4f8935 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:30.332058 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-e5f4f9ae-4c7b-4987-bb3f-f0281d4f8935 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/attachments/eb2bed45-42c3-4879-8a22-6895d7b2cfd9/action Aug 07 17:10:30.332058 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-e5f4f9ae-4c7b-4987-bb3f-f0281d4f8935 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:30.332058 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-e5f4f9ae-4c7b-4987-bb3f-f0281d4f8935 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:30.356552 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2aecd690-f381-44e0-9a16-7b5457e8b64e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:30.359058 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2aecd690-f381-44e0-9a16-7b5457e8b64e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:30.359348 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2aecd690-f381-44e0-9a16-7b5457e8b64e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:30.359804 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2aecd690-f381-44e0-9a16-7b5457e8b64e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:30.364897 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:30.364897 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:30.380350 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:30.380350 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:30.385157 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2aecd690-f381-44e0-9a16-7b5457e8b64e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:30.389183 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2e136458-6763-489a-81e4-6bf6acd0fd3d req-e5f4f9ae-4c7b-4987-bb3f-f0281d4f8935 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments/eb2bed45-42c3-4879-8a22-6895d7b2cfd9/action returned with HTTP 204 Aug 07 17:10:30.389183 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 539/2142] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:10:30 2026] POST /volume/v3/attachments/eb2bed45-42c3-4879-8a22-6895d7b2cfd9/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:30.397460 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2aecd690-f381-44e0-9a16-7b5457e8b64e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:30.398124 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 540/2143] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:30 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:30.865650 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7de2df5-0d28-4f87-91a7-319fe53f7064 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:30.868295 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7de2df5-0d28-4f87-91a7-319fe53f7064 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:30.868506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7de2df5-0d28-4f87-91a7-319fe53f7064 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:30.868779 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7de2df5-0d28-4f87-91a7-319fe53f7064 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:30.884521 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:30.884521 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:30.889620 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7de2df5-0d28-4f87-91a7-319fe53f7064 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:30.895895 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7de2df5-0d28-4f87-91a7-319fe53f7064 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:30.897038 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 533/2144] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:30 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:30.909365 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a27949ba-64c7-42e1-b52c-274ac58e39e7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:30.913802 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a27949ba-64c7-42e1-b52c-274ac58e39e7 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:10:30.913802 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a27949ba-64c7-42e1-b52c-274ac58e39e7 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:30.915866 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a27949ba-64c7-42e1-b52c-274ac58e39e7 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:30.939626 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:30.939626 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:30.946704 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a27949ba-64c7-42e1-b52c-274ac58e39e7 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:10:30.955845 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a27949ba-64c7-42e1-b52c-274ac58e39e7 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d returned with HTTP 200 Aug 07 17:10:30.958475 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 533/2145] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:30 2026] GET /volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d => generated 1423 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:30.977460 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ee66d5d5-26ed-4387-bcd8-e88bd428e012 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:30.980013 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee66d5d5-26ed-4387-bcd8-e88bd428e012 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:10:30.980405 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee66d5d5-26ed-4387-bcd8-e88bd428e012 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:30.983508 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee66d5d5-26ed-4387-bcd8-e88bd428e012 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:30.990856 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:30.990856 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:30.996397 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ee66d5d5-26ed-4387-bcd8-e88bd428e012 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:10:31.005131 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee66d5d5-26ed-4387-bcd8-e88bd428e012 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d returned with HTTP 200 Aug 07 17:10:31.005727 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 540/2146] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:30 2026] GET /volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d => generated 1423 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:31.425695 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d290b978-df9c-4d2b-8815-2091f3c8d6c9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:31.429268 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d290b978-df9c-4d2b-8815-2091f3c8d6c9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:31.429559 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d290b978-df9c-4d2b-8815-2091f3c8d6c9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:31.429894 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d290b978-df9c-4d2b-8815-2091f3c8d6c9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:31.453939 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:31.453939 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:31.461161 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d290b978-df9c-4d2b-8815-2091f3c8d6c9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:31.467507 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d290b978-df9c-4d2b-8815-2091f3c8d6c9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:31.468002 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 541/2147] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:31 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:31.488253 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f2e6e9c-6be3-4722-9a3d-4ca66de4f59e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:31.491989 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f2e6e9c-6be3-4722-9a3d-4ca66de4f59e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:31.492353 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f2e6e9c-6be3-4722-9a3d-4ca66de4f59e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:31.492722 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f2e6e9c-6be3-4722-9a3d-4ca66de4f59e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:31.506872 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:31.506872 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:31.512464 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5f2e6e9c-6be3-4722-9a3d-4ca66de4f59e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:31.518696 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f2e6e9c-6be3-4722-9a3d-4ca66de4f59e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:31.519574 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 534/2148] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:31 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:31.616372 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-ff9cf4a5-1ff7-4da7-96b1-15852c4a1110 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:31.617685 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-ff9cf4a5-1ff7-4da7-96b1-15852c4a1110 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/limits Aug 07 17:10:31.618098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-ff9cf4a5-1ff7-4da7-96b1-15852c4a1110 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:31.618391 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-ff9cf4a5-1ff7-4da7-96b1-15852c4a1110 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:31.650544 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-ff9cf4a5-1ff7-4da7-96b1-15852c4a1110 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/limits returned with HTTP 200 Aug 07 17:10:31.652131 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 534/2149] 10.4.3.144 () {68 vars in 1484 bytes} [Fri Aug 7 17:10:31 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:31.676486 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:31.678662 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:31.679154 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-373666002"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:31.681372 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-373666002'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:31.681641 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Create volume of 1 GB Aug 07 17:10:31.689240 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Availability Zones retrieved successfully. Aug 07 17:10:31.698349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Flow 'volume_create_api' (7652c159-3c0a-4080-8273-b8d05caf1fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:31.699727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1544db3-a0de-459d-91ee-698ec1fc93dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:31.701250 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:31.743304 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-bc67469a-f873-4749-b65e-902bb9391a26 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:31.746900 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-bc67469a-f873-4749-b65e-902bb9391a26 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:31.746952 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-bc67469a-f873-4749-b65e-902bb9391a26 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:31.747204 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-bc67469a-f873-4749-b65e-902bb9391a26 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:31.752317 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1544db3-a0de-459d-91ee-698ec1fc93dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:31.753123 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f63db37a-aa6b-440f-9f89-d62ad5f03230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:31.761675 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:31.761675 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:31.768927 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-bc67469a-f873-4749-b65e-902bb9391a26 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:31.777278 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-bc67469a-f873-4749-b65e-902bb9391a26 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 200 Aug 07 17:10:31.777778 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 542/2150] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:31 2026] GET /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 1451 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:31.788694 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-9903c12a-ffe5-41f3-9f08-ebbbe8480729 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:31.792679 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-9903c12a-ffe5-41f3-9f08-ebbbe8480729 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:10:31.793153 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-9903c12a-ffe5-41f3-9f08-ebbbe8480729 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e502eca-0399-411f-80e2-61129d95518b", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-497588123", "description": null, "metadata": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:31.810408 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:31.810408 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:31.811171 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-9903c12a-ffe5-41f3-9f08-ebbbe8480729 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:31.811392 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-9903c12a-ffe5-41f3-9f08-ebbbe8480729 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Create snapshot from volume 5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:31.825212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Created reservations ['c3805ff3-7337-46ef-b678-81968564e99b', '7c35d47d-3c66-487c-98b3-b77430e0caec', '6204f22e-fb43-4964-9d5f-c345bbc79d1d', '89d559fa-1fed-4f33-83ec-aaefb8b12bc3'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:31.826385 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f63db37a-aa6b-440f-9f89-d62ad5f03230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3805ff3-7337-46ef-b678-81968564e99b', '7c35d47d-3c66-487c-98b3-b77430e0caec', '6204f22e-fb43-4964-9d5f-c345bbc79d1d', '89d559fa-1fed-4f33-83ec-aaefb8b12bc3']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:31.827412 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad5dcd6-cb4c-4979-9d5a-bae4bbddfa68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:31.859996 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ad5dcd6-cb4c-4979-9d5a-bae4bbddfa68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-373666002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549f09df9a8548b3b9355b56897d2dcf',qos_specs=None,replication_status=,reservations=['c3805ff3-7337-46ef-b678-81968564e99b','7c35d47d-3c66-487c-98b3-b77430e0caec','6204f22e-fb43-4964-9d5f-c345bbc79d1d','89d559fa-1fed-4f33-83ec-aaefb8b12bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='481af1f9ec2d4667bf42eb2ec3c3468a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-373666002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='549f09df9a8548b3b9355b56897d2dcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='481af1f9ec2d4667bf42eb2ec3c3468a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:31.861522 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406a083c-b26d-4169-bda0-d399168e783f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:31.872205 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-9903c12a-ffe5-41f3-9f08-ebbbe8480729 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Created reservations ['c4a36ea7-bff2-444c-b4a2-ccb322a033eb', '8c2a4479-5d58-40b2-97de-b1df32548d96', 'd8cce630-ccb8-4c0a-b75c-d48397d77634', '05af3544-5c5c-4592-a848-2cd403991fee'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:31.888707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406a083c-b26d-4169-bda0-d399168e783f) transitioned into state 'SUCCESS' from state '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-373666002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='549f09df9a8548b3b9355b56897d2dcf',qos_specs=None,replication_status=,reservations=['c3805ff3-7337-46ef-b678-81968564e99b','7c35d47d-3c66-487c-98b3-b77430e0caec','6204f22e-fb43-4964-9d5f-c345bbc79d1d','89d559fa-1fed-4f33-83ec-aaefb8b12bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='481af1f9ec2d4667bf42eb2ec3c3468a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:31.889580 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f1e1491-e2db-452a-9f44-1e77beb4bb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:31.904328 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f1e1491-e2db-452a-9f44-1e77beb4bb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:31.905652 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Flow 'volume_create_api' (7652c159-3c0a-4080-8273-b8d05caf1fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:31.906074 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Create volume request issued successfully. Aug 07 17:10:31.907255 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4315b80-4434-427f-9964-27e4a8bfbb44 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:31.907709 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 541/2151] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:10:31 2026] POST /volume/v3/volumes => generated 750 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 17:10:31.917064 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bc0b543c-1fff-4f75-8185-660dd7271fdc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:31.921246 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc0b543c-1fff-4f75-8185-660dd7271fdc tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:31.921628 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc0b543c-1fff-4f75-8185-660dd7271fdc tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:31.921971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc0b543c-1fff-4f75-8185-660dd7271fdc tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:31.926345 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-9903c12a-ffe5-41f3-9f08-ebbbe8480729 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Snapshot force create request issued successfully. Aug 07 17:10:31.926823 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cbd9352d-250e-413e-9e2a-44ace186dc29 req-9903c12a-ffe5-41f3-9f08-ebbbe8480729 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:10:31.928372 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 535/2152] 10.4.3.144 () {72 vars in 1547 bytes} [Fri Aug 7 17:10:31 2026] POST /volume/v3/snapshots => generated 318 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:31.930015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8443a5c4-8a77-49c3-861f-45732abe0a35 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:31.932278 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8443a5c4-8a77-49c3-861f-45732abe0a35 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:31.932527 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8443a5c4-8a77-49c3-861f-45732abe0a35 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:31.932772 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8443a5c4-8a77-49c3-861f-45732abe0a35 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:31.946873 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:31.946873 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:31.947058 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:31.947058 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:31.956609 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8443a5c4-8a77-49c3-861f-45732abe0a35 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:31.960743 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bc0b543c-1fff-4f75-8185-660dd7271fdc tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:31.962274 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8443a5c4-8a77-49c3-861f-45732abe0a35 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:31.962518 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 543/2153] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:31 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:31.965451 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc0b543c-1fff-4f75-8185-660dd7271fdc tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:31.965829 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 535/2154] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:31 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:32.788725 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-71b7cd08-0004-4379-8980-cda1d95439a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:32.794053 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-71b7cd08-0004-4379-8980-cda1d95439a6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:10:32.794053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-71b7cd08-0004-4379-8980-cda1d95439a6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:32.794053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-71b7cd08-0004-4379-8980-cda1d95439a6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:32.800507 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:32.800507 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:32.810049 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-71b7cd08-0004-4379-8980-cda1d95439a6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:10:32.816374 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-71b7cd08-0004-4379-8980-cda1d95439a6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d returned with HTTP 200 Aug 07 17:10:32.816743 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 542/2155] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:32 2026] GET /volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d => generated 1405 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:32.982575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c96d6a27-443e-44ff-b14f-d1c936d21220 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:32.987970 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c96d6a27-443e-44ff-b14f-d1c936d21220 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:32.988142 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c96d6a27-443e-44ff-b14f-d1c936d21220 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:32.988442 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c96d6a27-443e-44ff-b14f-d1c936d21220 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:32.989940 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-aaf93b70-d1a9-408f-8eef-909207c9dd7b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:32.993063 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aaf93b70-d1a9-408f-8eef-909207c9dd7b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:32.993597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aaf93b70-d1a9-408f-8eef-909207c9dd7b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:32.994425 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aaf93b70-d1a9-408f-8eef-909207c9dd7b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:33.004003 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:33.004003 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:33.011418 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:33.011418 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:33.015868 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c96d6a27-443e-44ff-b14f-d1c936d21220 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:33.021431 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-aaf93b70-d1a9-408f-8eef-909207c9dd7b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:33.023728 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c96d6a27-443e-44ff-b14f-d1c936d21220 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:33.023962 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 536/2156] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:32 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:33.033307 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aaf93b70-d1a9-408f-8eef-909207c9dd7b tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:33.034168 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 544/2157] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:32 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:33.109428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-71961594-0ccc-419f-aa2c-a184032f332b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.113093 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-71961594-0ccc-419f-aa2c-a184032f332b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:33.113343 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-71961594-0ccc-419f-aa2c-a184032f332b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:33.113553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-71961594-0ccc-419f-aa2c-a184032f332b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:33.127312 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:33.127312 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:33.133655 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-71961594-0ccc-419f-aa2c-a184032f332b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:33.141931 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-71961594-0ccc-419f-aa2c-a184032f332b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:33.141931 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 536/2158] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:33 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:33.268906 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-36bde1c7-f298-4ebd-b139-eac979200797 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.269509 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36bde1c7-f298-4ebd-b139-eac979200797 None None] GET https://10.4.3.144/volume// Aug 07 17:10:33.269767 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36bde1c7-f298-4ebd-b139-eac979200797 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:33.270732 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36bde1c7-f298-4ebd-b139-eac979200797 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:33.270732 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36bde1c7-f298-4ebd-b139-eac979200797 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:33.271613 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 543/2159] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:10:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:33.282758 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-7245a54d-8510-487a-b9e5-f44bca8b36eb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.285707 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-7245a54d-8510-487a-b9e5-f44bca8b36eb tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:10:33.286199 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-7245a54d-8510-487a-b9e5-f44bca8b36eb tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199", "connector": null, "instance_uuid": "2f27edc3-30c2-466b-a921-bfb4af2c8053"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:33.300120 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:33.300120 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:33.359570 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-7245a54d-8510-487a-b9e5-f44bca8b36eb tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:10:33.360654 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 537/2160] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:10:33 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:33.411271 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9fefd4f6-927c-43c3-b777-5f7e0711a1c3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.415498 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9fefd4f6-927c-43c3-b777-5f7e0711a1c3 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:33.415816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9fefd4f6-927c-43c3-b777-5f7e0711a1c3 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:33.416298 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9fefd4f6-927c-43c3-b777-5f7e0711a1c3 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:33.432555 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:33.432555 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:33.441388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d8d09920-945f-4320-b78f-c49de4148347 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.441856 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8d09920-945f-4320-b78f-c49de4148347 None None] GET https://10.4.3.144/volume// Aug 07 17:10:33.441980 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9fefd4f6-927c-43c3-b777-5f7e0711a1c3 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:33.442797 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8d09920-945f-4320-b78f-c49de4148347 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:33.442797 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8d09920-945f-4320-b78f-c49de4148347 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:33.443445 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8d09920-945f-4320-b78f-c49de4148347 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:33.443808 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 537/2161] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:33.450345 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9fefd4f6-927c-43c3-b777-5f7e0711a1c3 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:33.451191 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 545/2162] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:33 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:33.454382 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-f61996d0-814a-4fc9-ba1a-77c3773ae15e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.458621 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-f61996d0-814a-4fc9-ba1a-77c3773ae15e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:33.458937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-f61996d0-814a-4fc9-ba1a-77c3773ae15e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:33.459410 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-f61996d0-814a-4fc9-ba1a-77c3773ae15e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:33.474966 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:33.474966 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:33.481554 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-f61996d0-814a-4fc9-ba1a-77c3773ae15e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:33.489379 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-f61996d0-814a-4fc9-ba1a-77c3773ae15e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:33.489858 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 544/2163] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:10:33 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 17:10:33.610190 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-1de3e8b0-f6b5-49ed-9f82-1e2e7fc59878 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.619045 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-1de3e8b0-f6b5-49ed-9f82-1e2e7fc59878 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:10:33.619145 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-1de3e8b0-f6b5-49ed-9f82-1e2e7fc59878 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:33.619828 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-1de3e8b0-f6b5-49ed-9f82-1e2e7fc59878 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:33.633152 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:33.633152 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:33.637932 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-5d9ce836-7ec3-4956-9b7f-e5f79baca0dc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.642052 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-1de3e8b0-f6b5-49ed-9f82-1e2e7fc59878 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:10:33.642573 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-5d9ce836-7ec3-4956-9b7f-e5f79baca0dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] PUT https://10.4.3.144/volume/v3/attachments/320e5682-e75b-4cc7-b693-d85a6456697c Aug 07 17:10:33.642573 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-5d9ce836-7ec3-4956-9b7f-e5f79baca0dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:33.648041 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-1de3e8b0-f6b5-49ed-9f82-1e2e7fc59878 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d returned with HTTP 200 Aug 07 17:10:33.648658 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 538/2164] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:33 2026] GET /volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d => generated 1405 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:33.653549 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-5d9ce836-7ec3-4956-9b7f-e5f79baca0dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Acquiring lock "cinder-attachment_update-7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:10:33.662565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-5d9ce836-7ec3-4956-9b7f-e5f79baca0dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Lock "cinder-attachment_update-7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:10:33.662776 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:33.662776 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:33.665839 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1fa75cfe-9811-43a7-98bc-f2af3663a971 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.665839 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1fa75cfe-9811-43a7-98bc-f2af3663a971 None None] GET https://10.4.3.144/volume// Aug 07 17:10:33.666069 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1fa75cfe-9811-43a7-98bc-f2af3663a971 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:33.666233 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1fa75cfe-9811-43a7-98bc-f2af3663a971 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:33.666659 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1fa75cfe-9811-43a7-98bc-f2af3663a971 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:33.667998 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 546/2165] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:10:33 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:33.681257 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-52a7d43c-9341-403f-9031-49254dab3a97 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:33.687337 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-52a7d43c-9341-403f-9031-49254dab3a97 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:10:33.688131 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-52a7d43c-9341-403f-9031-49254dab3a97 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8d02cd7-10dd-4eae-8db5-8e914cfce82d", "connector": null, "instance_uuid": "9a967bcd-2d12-4948-925f-d936d477d091"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:33.703047 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:33.703047 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:33.755184 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-52a7d43c-9341-403f-9031-49254dab3a97 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:10:33.755184 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 545/2166] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:10:33 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 07 17:10:33.807011 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-5d9ce836-7ec3-4956-9b7f-e5f79baca0dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Lock "cinder-attachment_update-7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199-np0000006737" released by "attachment_update" :: held 0.146s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:10:33.807384 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-5d9ce836-7ec3-4956-9b7f-e5f79baca0dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments/320e5682-e75b-4cc7-b693-d85a6456697c returned with HTTP 200 Aug 07 17:10:33.808183 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 538/2167] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:10:33 2026] PUT /volume/v3/attachments/320e5682-e75b-4cc7-b693-d85a6456697c => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:10:34.050642 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-95b68a09-543d-4ba2-9254-0c9216b6fa47 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:34.053187 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95b68a09-543d-4ba2-9254-0c9216b6fa47 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:34.053705 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95b68a09-543d-4ba2-9254-0c9216b6fa47 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:34.053705 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95b68a09-543d-4ba2-9254-0c9216b6fa47 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:34.065372 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:34.065372 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:34.069964 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-95b68a09-543d-4ba2-9254-0c9216b6fa47 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:34.074568 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95b68a09-543d-4ba2-9254-0c9216b6fa47 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:34.074948 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 539/2168] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:34 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:34.270806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-5fd553ef-2f3b-4748-bd4b-af04db69b33a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:34.278481 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-5fd553ef-2f3b-4748-bd4b-af04db69b33a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] POST https://10.4.3.144/volume/v3/attachments/8a9916fc-fed2-48b0-9a95-02df5e50ce36/action Aug 07 17:10:34.279385 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-5fd553ef-2f3b-4748-bd4b-af04db69b33a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:34.279781 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-5fd553ef-2f3b-4748-bd4b-af04db69b33a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:34.314337 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:34.314337 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:34.336938 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-ff7342c9-76ec-499e-9763-173446c3ae52 req-5fd553ef-2f3b-4748-bd4b-af04db69b33a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/attachments/8a9916fc-fed2-48b0-9a95-02df5e50ce36/action returned with HTTP 204 Aug 07 17:10:34.337701 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 547/2169] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:10:34 2026] POST /volume/v3/attachments/8a9916fc-fed2-48b0-9a95-02df5e50ce36/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:34.470853 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9e61858a-fb65-4a46-9816-dc0cb41d13ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:34.473569 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e61858a-fb65-4a46-9816-dc0cb41d13ad tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:34.473804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e61858a-fb65-4a46-9816-dc0cb41d13ad tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:34.474955 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e61858a-fb65-4a46-9816-dc0cb41d13ad tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:34.488362 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:34.488362 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:34.497201 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9e61858a-fb65-4a46-9816-dc0cb41d13ad tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:34.504211 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e61858a-fb65-4a46-9816-dc0cb41d13ad tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:34.504642 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 546/2170] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:34 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:34.818181 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-468f3267-ea2e-404b-a092-ba1ae311e375 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:34.822309 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-468f3267-ea2e-404b-a092-ba1ae311e375 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa Aug 07 17:10:34.822671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-468f3267-ea2e-404b-a092-ba1ae311e375 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:34.823067 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-468f3267-ea2e-404b-a092-ba1ae311e375 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:34.830360 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:34.830360 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:34.831253 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-468f3267-ea2e-404b-a092-ba1ae311e375 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Snapshot retrieved successfully. Aug 07 17:10:34.832547 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-468f3267-ea2e-404b-a092-ba1ae311e375 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa returned with HTTP 200 Aug 07 17:10:34.833604 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 539/2171] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:34 2026] GET /volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:35.092780 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de98d0b6-7f3f-46db-9a85-b84159e27ab4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:35.098089 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de98d0b6-7f3f-46db-9a85-b84159e27ab4 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:35.100237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de98d0b6-7f3f-46db-9a85-b84159e27ab4 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:35.100237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de98d0b6-7f3f-46db-9a85-b84159e27ab4 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:35.118204 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:35.118204 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:35.124265 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-de98d0b6-7f3f-46db-9a85-b84159e27ab4 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:35.132508 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de98d0b6-7f3f-46db-9a85-b84159e27ab4 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:35.133161 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 540/2172] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:35 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:35.155803 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-34008c8c-cb0e-4ef0-82a6-2b61d588fe27 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:35.158003 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34008c8c-cb0e-4ef0-82a6-2b61d588fe27 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:35.158371 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-34008c8c-cb0e-4ef0-82a6-2b61d588fe27 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:35.158599 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-34008c8c-cb0e-4ef0-82a6-2b61d588fe27 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:35.169328 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb6b16c2-9e1d-47e4-895e-2e204f047956 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:35.174179 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb6b16c2-9e1d-47e4-895e-2e204f047956 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa Aug 07 17:10:35.174179 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb6b16c2-9e1d-47e4-895e-2e204f047956 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:35.174179 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb6b16c2-9e1d-47e4-895e-2e204f047956 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:35.174179 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-bb6b16c2-9e1d-47e4-895e-2e204f047956 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Delete snapshot with id: 530798f9-044b-4ec1-a183-d0c1f1d583aa Aug 07 17:10:35.174557 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:35.174557 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:35.178893 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:35.178893 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:35.178893 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bb6b16c2-9e1d-47e4-895e-2e204f047956 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Snapshot retrieved successfully. Aug 07 17:10:35.180950 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-34008c8c-cb0e-4ef0-82a6-2b61d588fe27 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:35.187692 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34008c8c-cb0e-4ef0-82a6-2b61d588fe27 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:35.187911 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 548/2173] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:35 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:10:35.210164 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bb6b16c2-9e1d-47e4-895e-2e204f047956 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Snapshot delete request issued successfully. Aug 07 17:10:35.210470 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb6b16c2-9e1d-47e4-895e-2e204f047956 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa returned with HTTP 202 Aug 07 17:10:35.210958 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 547/2174] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:10:35 2026] DELETE /volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:35.223475 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7c811bb3-922d-44d0-9918-32823e00b198 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:35.227335 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c811bb3-922d-44d0-9918-32823e00b198 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa Aug 07 17:10:35.227653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c811bb3-922d-44d0-9918-32823e00b198 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:35.228315 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c811bb3-922d-44d0-9918-32823e00b198 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:35.239281 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:35.239281 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:35.239281 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7c811bb3-922d-44d0-9918-32823e00b198 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Snapshot retrieved successfully. Aug 07 17:10:35.239281 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c811bb3-922d-44d0-9918-32823e00b198 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa returned with HTTP 200 Aug 07 17:10:35.239281 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 540/2175] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:35 2026] GET /volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:35.336344 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-18e2ce59-581f-4628-ac56-a6876baf4e73 req-bb019b8c-124a-4365-a16d-4681bca82db8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:35.340253 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-18e2ce59-581f-4628-ac56-a6876baf4e73 req-bb019b8c-124a-4365-a16d-4681bca82db8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:35.340253 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-18e2ce59-581f-4628-ac56-a6876baf4e73 req-bb019b8c-124a-4365-a16d-4681bca82db8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:35.341104 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-18e2ce59-581f-4628-ac56-a6876baf4e73 req-bb019b8c-124a-4365-a16d-4681bca82db8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:35.355527 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:35.355527 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:35.360920 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-18e2ce59-581f-4628-ac56-a6876baf4e73 req-bb019b8c-124a-4365-a16d-4681bca82db8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:35.369241 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-18e2ce59-581f-4628-ac56-a6876baf4e73 req-bb019b8c-124a-4365-a16d-4681bca82db8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:35.369909 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 541/2176] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:35 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:35.521185 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4f3a6747-f545-47c3-a366-4184d036077e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:35.523722 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f3a6747-f545-47c3-a366-4184d036077e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:35.523722 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4f3a6747-f545-47c3-a366-4184d036077e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:35.523722 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4f3a6747-f545-47c3-a366-4184d036077e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:35.539163 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:35.539163 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:35.545961 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4f3a6747-f545-47c3-a366-4184d036077e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:35.552018 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f3a6747-f545-47c3-a366-4184d036077e tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:35.552565 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 549/2177] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:35 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:35.891094 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-90df2825-5b79-4d2a-9dc7-87b1142cca0d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:35.891716 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90df2825-5b79-4d2a-9dc7-87b1142cca0d None None] GET https://10.4.3.144/volume// Aug 07 17:10:35.891716 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90df2825-5b79-4d2a-9dc7-87b1142cca0d None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:35.892065 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90df2825-5b79-4d2a-9dc7-87b1142cca0d None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:35.892209 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90df2825-5b79-4d2a-9dc7-87b1142cca0d None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:35.892670 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 548/2178] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10: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 07 17:10:35.904244 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-45810c9b-1465-41a1-a4a5-732d2e0b462d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:35.907417 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-45810c9b-1465-41a1-a4a5-732d2e0b462d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:10:35.907417 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-45810c9b-1465-41a1-a4a5-732d2e0b462d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:35.907583 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-45810c9b-1465-41a1-a4a5-732d2e0b462d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:35.924355 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:35.924355 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:35.929793 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-45810c9b-1465-41a1-a4a5-732d2e0b462d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:10:35.938970 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-45810c9b-1465-41a1-a4a5-732d2e0b462d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d returned with HTTP 200 Aug 07 17:10:35.939577 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 541/2179] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:10:35 2026] GET /volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d => generated 1584 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:36.064622 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-ecc23667-b821-4576-9480-4a4a3bd46446 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:36.067378 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-ecc23667-b821-4576-9480-4a4a3bd46446 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] PUT https://10.4.3.144/volume/v3/attachments/7c207a14-68f9-4879-8a88-cfd22c1a841b Aug 07 17:10:36.068321 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-ecc23667-b821-4576-9480-4a4a3bd46446 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:36.091659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-ecc23667-b821-4576-9480-4a4a3bd46446 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Acquiring lock "cinder-attachment_update-a8d02cd7-10dd-4eae-8db5-8e914cfce82d-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:10:36.098776 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-ecc23667-b821-4576-9480-4a4a3bd46446 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Lock "cinder-attachment_update-a8d02cd7-10dd-4eae-8db5-8e914cfce82d-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:10:36.100040 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:36.100040 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:36.242101 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-ecc23667-b821-4576-9480-4a4a3bd46446 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Lock "cinder-attachment_update-a8d02cd7-10dd-4eae-8db5-8e914cfce82d-np0000006737" released by "attachment_update" :: held 0.143s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:10:36.242474 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-ecc23667-b821-4576-9480-4a4a3bd46446 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments/7c207a14-68f9-4879-8a88-cfd22c1a841b returned with HTTP 200 Aug 07 17:10:36.243067 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 542/2180] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:10:36 2026] PUT /volume/v3/attachments/7c207a14-68f9-4879-8a88-cfd22c1a841b => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:36.256403 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-89f05f67-51a6-4c2e-9056-749eda29d67b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:36.258368 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-89f05f67-51a6-4c2e-9056-749eda29d67b tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] GET https://10.4.3.144/volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa Aug 07 17:10:36.258949 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-89f05f67-51a6-4c2e-9056-749eda29d67b tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:36.259532 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-89f05f67-51a6-4c2e-9056-749eda29d67b tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:36.266326 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-89f05f67-51a6-4c2e-9056-749eda29d67b tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa returned with HTTP 404 Aug 07 17:10:36.267518 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 550/2181] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:10:36 2026] GET /volume/v3/snapshots/530798f9-044b-4ec1-a183-d0c1f1d583aa => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:36.293033 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-c5b85439-ddd8-4553-883c-d12a0b14268f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:36.299857 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-c5b85439-ddd8-4553-883c-d12a0b14268f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/attachments/7c207a14-68f9-4879-8a88-cfd22c1a841b/action Aug 07 17:10:36.300369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-c5b85439-ddd8-4553-883c-d12a0b14268f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:36.300462 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-c5b85439-ddd8-4553-883c-d12a0b14268f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:36.329876 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:36.329876 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:36.350225 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0757daae-9b6e-41c9-a976-ab04032231f6 req-c5b85439-ddd8-4553-883c-d12a0b14268f tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments/7c207a14-68f9-4879-8a88-cfd22c1a841b/action returned with HTTP 204 Aug 07 17:10:36.351001 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 549/2182] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:10:36 2026] POST /volume/v3/attachments/7c207a14-68f9-4879-8a88-cfd22c1a841b/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:36.568447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1907ad37-a824-4875-b12d-388ab52cb854 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:36.570928 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1907ad37-a824-4875-b12d-388ab52cb854 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:36.572084 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1907ad37-a824-4875-b12d-388ab52cb854 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:36.572084 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1907ad37-a824-4875-b12d-388ab52cb854 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:36.583051 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:36.583051 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:36.587266 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1907ad37-a824-4875-b12d-388ab52cb854 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:36.593642 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1907ad37-a824-4875-b12d-388ab52cb854 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:36.594163 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 542/2183] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:36 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:37.482931 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-9f0d5f85-4101-4258-9214-19aa8f3d7244 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:37.488553 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-9f0d5f85-4101-4258-9214-19aa8f3d7244 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/attachments/320e5682-e75b-4cc7-b693-d85a6456697c/action Aug 07 17:10:37.488553 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-9f0d5f85-4101-4258-9214-19aa8f3d7244 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:37.488553 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-9f0d5f85-4101-4258-9214-19aa8f3d7244 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:37.517963 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:37.517963 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:37.545888 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0a02a1c2-7382-4a7c-ac44-b169e9d098ff req-9f0d5f85-4101-4258-9214-19aa8f3d7244 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments/320e5682-e75b-4cc7-b693-d85a6456697c/action returned with HTTP 204 Aug 07 17:10:37.546505 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 543/2184] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:10:37 2026] POST /volume/v3/attachments/320e5682-e75b-4cc7-b693-d85a6456697c/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:37.612156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a608ee2e-e432-41ee-9735-c054e45ba7b2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:37.617063 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a608ee2e-e432-41ee-9735-c054e45ba7b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:37.617063 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a608ee2e-e432-41ee-9735-c054e45ba7b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:37.617063 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a608ee2e-e432-41ee-9735-c054e45ba7b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:37.640361 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:37.640361 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:37.645512 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a608ee2e-e432-41ee-9735-c054e45ba7b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:37.655233 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a608ee2e-e432-41ee-9735-c054e45ba7b2 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:37.655731 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 551/2185] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:37 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 1135 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:37.676652 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f1f5bd6-d56a-436d-9500-6366088f94ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:37.678734 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f1f5bd6-d56a-436d-9500-6366088f94ea tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:37.680137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f1f5bd6-d56a-436d-9500-6366088f94ea tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:37.680137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f1f5bd6-d56a-436d-9500-6366088f94ea tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:37.693524 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:37.693524 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:37.698596 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3f1f5bd6-d56a-436d-9500-6366088f94ea tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:37.705210 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f1f5bd6-d56a-436d-9500-6366088f94ea tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:37.707246 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 550/2186] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:37 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:38.176378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-8302b185-37d0-4e3c-9c5e-792085ae0468 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:38.181901 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-8302b185-37d0-4e3c-9c5e-792085ae0468 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:38.181901 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-8302b185-37d0-4e3c-9c5e-792085ae0468 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:38.181901 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-8302b185-37d0-4e3c-9c5e-792085ae0468 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:38.198573 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:38.198573 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:38.203454 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-8302b185-37d0-4e3c-9c5e-792085ae0468 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:38.210286 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-8302b185-37d0-4e3c-9c5e-792085ae0468 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:38.210726 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 543/2187] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:38 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:38.240349 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-009e8df8-1c66-4ff8-9c68-33ebc983ebdc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:38.245525 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-009e8df8-1c66-4ff8-9c68-33ebc983ebdc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47/action Aug 07 17:10:38.245525 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-009e8df8-1c66-4ff8-9c68-33ebc983ebdc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:38.245525 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-009e8df8-1c66-4ff8-9c68-33ebc983ebdc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:38.265290 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:38.265290 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:38.266141 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-009e8df8-1c66-4ff8-9c68-33ebc983ebdc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:38.285426 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-009e8df8-1c66-4ff8-9c68-33ebc983ebdc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Begin detaching volume completed successfully. Aug 07 17:10:38.287573 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-009e8df8-1c66-4ff8-9c68-33ebc983ebdc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47/action returned with HTTP 202 Aug 07 17:10:38.287573 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 544/2188] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:10:38 2026] POST /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:10:38.326541 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-00252e1f-df2e-4b3c-a7db-98c28d370aed None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:38.329918 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-00252e1f-df2e-4b3c-a7db-98c28d370aed tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:38.330234 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-00252e1f-df2e-4b3c-a7db-98c28d370aed tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:38.330503 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-00252e1f-df2e-4b3c-a7db-98c28d370aed tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:38.360829 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:38.360829 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:38.371875 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f4f439ea-bf79-4d3d-a05e-13f1ad8be623 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:38.372418 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4f439ea-bf79-4d3d-a05e-13f1ad8be623 None None] GET https://10.4.3.144/volume// Aug 07 17:10:38.372663 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4f439ea-bf79-4d3d-a05e-13f1ad8be623 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:38.372932 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4f439ea-bf79-4d3d-a05e-13f1ad8be623 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:38.375044 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4f439ea-bf79-4d3d-a05e-13f1ad8be623 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:38.375044 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 551/2189] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10: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 07 17:10:38.375258 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-00252e1f-df2e-4b3c-a7db-98c28d370aed tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:38.382779 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-e3059704-0d8f-4bf0-aec4-f5aa66eb45fa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:38.385702 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-e3059704-0d8f-4bf0-aec4-f5aa66eb45fa tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:38.385961 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-e3059704-0d8f-4bf0-aec4-f5aa66eb45fa tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:38.386219 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-e3059704-0d8f-4bf0-aec4-f5aa66eb45fa tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:38.394255 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-00252e1f-df2e-4b3c-a7db-98c28d370aed tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:38.394814 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 552/2190] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:38 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 1138 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:38.410368 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:38.410368 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:38.415457 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-e3059704-0d8f-4bf0-aec4-f5aa66eb45fa tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:38.425385 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-e3059704-0d8f-4bf0-aec4-f5aa66eb45fa tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:38.425625 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 544/2191] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:10:38 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 1318 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:38.634068 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-8c5e9c10-6df5-4bcc-9374-282c33121d04 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:38.636470 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-8c5e9c10-6df5-4bcc-9374-282c33121d04 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] DELETE https://10.4.3.144/volume/v3/attachments/9442e125-b0db-4077-abc2-795340d6b397 Aug 07 17:10:38.636886 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-8c5e9c10-6df5-4bcc-9374-282c33121d04 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:38.636972 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-8c5e9c10-6df5-4bcc-9374-282c33121d04 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:38.652436 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:38.652436 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:38.750232 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-8c5e9c10-6df5-4bcc-9374-282c33121d04 tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/attachments/9442e125-b0db-4077-abc2-795340d6b397 returned with HTTP 200 Aug 07 17:10:38.750846 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 545/2192] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:10:38 2026] DELETE /volume/v3/attachments/9442e125-b0db-4077-abc2-795340d6b397 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:38.767063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-e4e85ea9-2345-4d35-9c5d-f2967303135c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:38.769583 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-e4e85ea9-2345-4d35-9c5d-f2967303135c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] DELETE https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:38.769941 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-e4e85ea9-2345-4d35-9c5d-f2967303135c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:38.770063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-e4e85ea9-2345-4d35-9c5d-f2967303135c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:38.770283 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-e4e85ea9-2345-4d35-9c5d-f2967303135c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Delete volume with id: 5e502eca-0399-411f-80e2-61129d95518b Aug 07 17:10:38.778639 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:38.778639 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:38.779341 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-e4e85ea9-2345-4d35-9c5d-f2967303135c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Volume info retrieved successfully. Aug 07 17:10:38.810150 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-e4e85ea9-2345-4d35-9c5d-f2967303135c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] Delete volume request issued successfully. Aug 07 17:10:38.810422 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-97b709d6-1bdc-449b-b6ca-dadf45be19d2 req-e4e85ea9-2345-4d35-9c5d-f2967303135c tempest-ImageDependencyTests-1959477054 tempest-ImageDependencyTests-1959477054-project-member] https://10.4.3.144/volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b returned with HTTP 202 Aug 07 17:10:38.810983 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 552/2193] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:10:38 2026] DELETE /volume/v3/volumes/5e502eca-0399-411f-80e2-61129d95518b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:39.423722 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-105e1f4b-7215-4569-92de-a2409133021f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:39.427802 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-105e1f4b-7215-4569-92de-a2409133021f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:39.428131 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-105e1f4b-7215-4569-92de-a2409133021f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:39.428709 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-105e1f4b-7215-4569-92de-a2409133021f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:39.448446 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:39.448446 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:39.455406 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-105e1f4b-7215-4569-92de-a2409133021f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:39.463116 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-105e1f4b-7215-4569-92de-a2409133021f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:39.463697 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 553/2194] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:39 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:40.481323 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-05e395a7-2321-46c4-ace6-50f4180b47df None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:40.483846 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-05e395a7-2321-46c4-ace6-50f4180b47df tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:40.484051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-05e395a7-2321-46c4-ace6-50f4180b47df tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:40.484304 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-05e395a7-2321-46c4-ace6-50f4180b47df tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:40.525356 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:40.525356 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:40.535748 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-05e395a7-2321-46c4-ace6-50f4180b47df tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:40.546609 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-05e395a7-2321-46c4-ace6-50f4180b47df tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:40.546609 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 545/2195] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:40 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 1138 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:41.072655 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-10957b82-d605-464e-8b5d-27f86f703cc6 req-3950e82c-05ea-4cdb-813a-1bfe803fd010 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:41.075682 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-10957b82-d605-464e-8b5d-27f86f703cc6 req-3950e82c-05ea-4cdb-813a-1bfe803fd010 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:10:41.075944 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-10957b82-d605-464e-8b5d-27f86f703cc6 req-3950e82c-05ea-4cdb-813a-1bfe803fd010 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:41.076257 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-10957b82-d605-464e-8b5d-27f86f703cc6 req-3950e82c-05ea-4cdb-813a-1bfe803fd010 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:41.092336 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:41.092336 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:41.097570 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-10957b82-d605-464e-8b5d-27f86f703cc6 req-3950e82c-05ea-4cdb-813a-1bfe803fd010 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:10:41.104309 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-10957b82-d605-464e-8b5d-27f86f703cc6 req-3950e82c-05ea-4cdb-813a-1bfe803fd010 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:10:41.105058 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 546/2196] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:41 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:41.571143 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-57ab8257-1629-47b7-b29d-62a96fb7b963 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:41.574844 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57ab8257-1629-47b7-b29d-62a96fb7b963 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:41.575106 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57ab8257-1629-47b7-b29d-62a96fb7b963 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:41.575329 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57ab8257-1629-47b7-b29d-62a96fb7b963 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:41.590620 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:41.590620 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:41.595536 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-57ab8257-1629-47b7-b29d-62a96fb7b963 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:41.602576 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57ab8257-1629-47b7-b29d-62a96fb7b963 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:41.603121 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 553/2197] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:41 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:42.396734 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-13bf031c-e244-416f-9fca-8cddaf4f52fe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:42.398963 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-13bf031c-e244-416f-9fca-8cddaf4f52fe tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] DELETE https://10.4.3.144/volume/v3/attachments/eb2bed45-42c3-4879-8a22-6895d7b2cfd9 Aug 07 17:10:42.398963 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-13bf031c-e244-416f-9fca-8cddaf4f52fe tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:42.399444 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-13bf031c-e244-416f-9fca-8cddaf4f52fe tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:42.415294 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:42.415294 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:42.526990 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-46b755e3-5678-4dac-ac3f-4a9a12ded8e4 req-13bf031c-e244-416f-9fca-8cddaf4f52fe tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments/eb2bed45-42c3-4879-8a22-6895d7b2cfd9 returned with HTTP 200 Aug 07 17:10:42.531389 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 554/2198] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:10:42 2026] DELETE /volume/v3/attachments/eb2bed45-42c3-4879-8a22-6895d7b2cfd9 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:42.621250 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-76524853-b97a-4c87-a0ca-7f70539edd5b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:42.624217 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76524853-b97a-4c87-a0ca-7f70539edd5b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:42.624435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76524853-b97a-4c87-a0ca-7f70539edd5b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:42.624720 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76524853-b97a-4c87-a0ca-7f70539edd5b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:42.633789 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:42.633789 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:42.641899 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-76524853-b97a-4c87-a0ca-7f70539edd5b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:42.654539 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76524853-b97a-4c87-a0ca-7f70539edd5b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:42.655825 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 546/2199] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:42 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:42.771719 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-fa3a9bb9-c4de-4165-9acf-ba8ee3783814 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:42.775562 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-fa3a9bb9-c4de-4165-9acf-ba8ee3783814 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:42.775562 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-fa3a9bb9-c4de-4165-9acf-ba8ee3783814 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:42.775834 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-fa3a9bb9-c4de-4165-9acf-ba8ee3783814 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:42.788274 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:42.788274 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:42.793119 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-fa3a9bb9-c4de-4165-9acf-ba8ee3783814 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:42.799434 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-fa3a9bb9-c4de-4165-9acf-ba8ee3783814 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:42.799893 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 547/2200] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:42 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:42.824938 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-6d33f9d5-9629-4776-b876-c11191303a20 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:42.827341 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-6d33f9d5-9629-4776-b876-c11191303a20 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] POST https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199/action Aug 07 17:10:42.827724 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-6d33f9d5-9629-4776-b876-c11191303a20 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:42.827857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-6d33f9d5-9629-4776-b876-c11191303a20 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:42.852294 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:42.852294 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:42.852865 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-6d33f9d5-9629-4776-b876-c11191303a20 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:42.870980 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-6d33f9d5-9629-4776-b876-c11191303a20 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Begin detaching volume completed successfully. Aug 07 17:10:42.871316 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-6d33f9d5-9629-4776-b876-c11191303a20 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199/action returned with HTTP 202 Aug 07 17:10:42.871982 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 554/2201] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:10:42 2026] POST /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:10:42.900097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3a8f749b-9213-4594-94a4-cd73446aeb9b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:42.902351 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3a8f749b-9213-4594-94a4-cd73446aeb9b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:42.902579 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3a8f749b-9213-4594-94a4-cd73446aeb9b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:42.902800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3a8f749b-9213-4594-94a4-cd73446aeb9b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:42.927304 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:42.927304 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:42.938500 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3a8f749b-9213-4594-94a4-cd73446aeb9b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:42.947957 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3a8f749b-9213-4594-94a4-cd73446aeb9b tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:42.949516 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 555/2202] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:42 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:10:42.960601 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-334d2406-e165-4f54-8084-64ca26eca4a7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:42.961292 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-334d2406-e165-4f54-8084-64ca26eca4a7 None None] GET https://10.4.3.144/volume// Aug 07 17:10:42.961387 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-334d2406-e165-4f54-8084-64ca26eca4a7 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:42.961576 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-334d2406-e165-4f54-8084-64ca26eca4a7 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:42.961922 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-334d2406-e165-4f54-8084-64ca26eca4a7 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:42.962346 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 547/2203] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:10:42.971626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-ec750e82-3ddc-4cb6-8ca1-6d1a7cffb16f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:42.974375 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-ec750e82-3ddc-4cb6-8ca1-6d1a7cffb16f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:42.974616 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-ec750e82-3ddc-4cb6-8ca1-6d1a7cffb16f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:42.974806 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-ec750e82-3ddc-4cb6-8ca1-6d1a7cffb16f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:42.985349 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:42.985349 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:42.989250 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-ec750e82-3ddc-4cb6-8ca1-6d1a7cffb16f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:42.994180 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-ec750e82-3ddc-4cb6-8ca1-6d1a7cffb16f tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:42.994646 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 548/2204] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:10:42 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:43.083825 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5f1af53a-974d-4bf6-a37f-1881a34f4dd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:43.224793 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f1af53a-974d-4bf6-a37f-1881a34f4dd6 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:10:43.225077 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f1af53a-974d-4bf6-a37f-1881a34f4dd6 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-462544424"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:43.252310 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f1af53a-974d-4bf6-a37f-1881a34f4dd6 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:10:43.252748 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 555/2205] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:10:43 2026] POST /volume/v3/types => generated 232 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:43.266889 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5053d2bc-107f-488d-aecd-8168d5c04312 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:43.269593 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5053d2bc-107f-488d-aecd-8168d5c04312 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:10:43.270119 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5053d2bc-107f-488d-aecd-8168d5c04312 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1370999060", "extra_specs": {"multiattach": " True"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:43.306904 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5053d2bc-107f-488d-aecd-8168d5c04312 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:10:43.307212 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 556/2206] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:10:43 2026] POST /volume/v3/types => generated 259 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:43.321719 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:43.409428 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:43.409884 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-462544424", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-450063470"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:43.415122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-462544424', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-450063470'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:43.422368 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Create volume of 1 GB Aug 07 17:10:43.423015 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:43.423015 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:43.423707 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Availability Zones retrieved successfully. Aug 07 17:10:43.430631 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Flow 'volume_create_api' (c2074021-4eb7-44f3-a9c7-67dbe39cad8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:43.431678 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68688c6d-466b-44c1-b397-855ecf095d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:43.432828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:43.466315 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68688c6d-466b-44c1-b397-855ecf095d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:10:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4516b169-d178-4029-b188-7b38edeca381,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-462544424',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4516b169-d178-4029-b188-7b38edeca381', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:43.466315 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d91bec56-f692-44d7-97c6-4aea62df7a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:43.513118 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:43.513576 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:43.566534 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Created reservations ['e6e0e195-ad4e-41f5-9a76-3690f37e98b7', 'a068c6bb-f33a-4610-93e2-f7cb329e718b', '79d785de-2472-45c9-9c5e-29ac9c4e08cc', 'aa2cee79-c271-43dd-98b7-a510434e36a6'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:43.568055 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d91bec56-f692-44d7-97c6-4aea62df7a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e0e195-ad4e-41f5-9a76-3690f37e98b7', 'a068c6bb-f33a-4610-93e2-f7cb329e718b', '79d785de-2472-45c9-9c5e-29ac9c4e08cc', 'aa2cee79-c271-43dd-98b7-a510434e36a6']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:43.569286 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e9b964-2b42-4331-821c-f17b5ff9ba70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:43.598673 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e9b964-2b42-4331-821c-f17b5ff9ba70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c9c6fb-8431-4de8-aad3-95dfa53cdc52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-450063470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c28894074e864693a525e5357a2853f8',qos_specs=None,replication_status=,reservations=['e6e0e195-ad4e-41f5-9a76-3690f37e98b7','a068c6bb-f33a-4610-93e2-f7cb329e718b','79d785de-2472-45c9-9c5e-29ac9c4e08cc','aa2cee79-c271-43dd-98b7-a510434e36a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d39a137ac584874acf2a47f1e895434',volume_type_id=4516b169-d178-4029-b188-7b38edeca381), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-450063470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55c9c6fb-8431-4de8-aad3-95dfa53cdc52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c28894074e864693a525e5357a2853f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d39a137ac584874acf2a47f1e895434',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4516b169-d178-4029-b188-7b38edeca381),volume_type_id=4516b169-d178-4029-b188-7b38edeca381)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:43.601688 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20024cbd-a047-482f-b7cf-22b006c13f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:43.632515 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20024cbd-a047-482f-b7cf-22b006c13f93) transitioned into state 'SUCCESS' from state '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-450063470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c28894074e864693a525e5357a2853f8',qos_specs=None,replication_status=,reservations=['e6e0e195-ad4e-41f5-9a76-3690f37e98b7','a068c6bb-f33a-4610-93e2-f7cb329e718b','79d785de-2472-45c9-9c5e-29ac9c4e08cc','aa2cee79-c271-43dd-98b7-a510434e36a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d39a137ac584874acf2a47f1e895434',volume_type_id=4516b169-d178-4029-b188-7b38edeca381)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:43.633661 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf18ab29-82d0-45ab-8170-c4e0527782b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:43.649818 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf18ab29-82d0-45ab-8170-c4e0527782b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:43.651070 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Flow 'volume_create_api' (c2074021-4eb7-44f3-a9c7-67dbe39cad8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:43.651565 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Create volume request issued successfully. Aug 07 17:10:43.652628 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e9b98ea-abbe-4a9e-9b5d-a04fb8ee7c55 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:43.653174 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 548/2207] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:10:43 2026] POST /volume/v3/volumes => generated 870 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:43.669698 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a45f7d99-0dd1-42b6-b5c4-8b93da132519 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:43.671893 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a45f7d99-0dd1-42b6-b5c4-8b93da132519 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:43.672245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a45f7d99-0dd1-42b6-b5c4-8b93da132519 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:43.672518 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a45f7d99-0dd1-42b6-b5c4-8b93da132519 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:43.681944 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:43.681944 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:43.686661 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a45f7d99-0dd1-42b6-b5c4-8b93da132519 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:43.694386 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a45f7d99-0dd1-42b6-b5c4-8b93da132519 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:43.694804 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 549/2208] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:43 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:43.971894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b8dbcf7-5368-46be-9e48-20ea5c155d94 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:43.981454 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b8dbcf7-5368-46be-9e48-20ea5c155d94 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:43.981454 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b8dbcf7-5368-46be-9e48-20ea5c155d94 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:43.981454 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b8dbcf7-5368-46be-9e48-20ea5c155d94 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:44.005995 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:44.005995 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:44.017917 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b8dbcf7-5368-46be-9e48-20ea5c155d94 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:44.029321 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b8dbcf7-5368-46be-9e48-20ea5c155d94 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:44.029321 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 556/2209] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:43 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 1138 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:44.221217 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-d9b755dc-b75a-49be-815a-88ecd4569fb9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:44.224292 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-d9b755dc-b75a-49be-815a-88ecd4569fb9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] DELETE https://10.4.3.144/volume/v3/attachments/320e5682-e75b-4cc7-b693-d85a6456697c Aug 07 17:10:44.224292 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-d9b755dc-b75a-49be-815a-88ecd4569fb9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:44.225437 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-d9b755dc-b75a-49be-815a-88ecd4569fb9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:44.238998 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:44.238998 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:44.314577 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3ae4335e-a928-4123-bc2d-dd99415c603c req-d9b755dc-b75a-49be-815a-88ecd4569fb9 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/attachments/320e5682-e75b-4cc7-b693-d85a6456697c returned with HTTP 200 Aug 07 17:10:44.315973 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 557/2210] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:10:44 2026] DELETE /volume/v3/attachments/320e5682-e75b-4cc7-b693-d85a6456697c => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:44.708108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a950f62e-ae2b-426b-9657-5c54651df688 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:44.710350 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a950f62e-ae2b-426b-9657-5c54651df688 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:44.710582 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a950f62e-ae2b-426b-9657-5c54651df688 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:44.710898 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a950f62e-ae2b-426b-9657-5c54651df688 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:44.718007 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:44.718007 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:44.721825 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a950f62e-ae2b-426b-9657-5c54651df688 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:44.726418 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a950f62e-ae2b-426b-9657-5c54651df688 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:44.727184 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 549/2211] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:44 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:44.745748 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac6d7b04-fbff-4918-b25a-15f1f849ff29 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:44.751801 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac6d7b04-fbff-4918-b25a-15f1f849ff29 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:44.752151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac6d7b04-fbff-4918-b25a-15f1f849ff29 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:44.752311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac6d7b04-fbff-4918-b25a-15f1f849ff29 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:44.769874 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:44.769874 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:44.785997 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ac6d7b04-fbff-4918-b25a-15f1f849ff29 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Volume info retrieved successfully. Aug 07 17:10:44.793602 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac6d7b04-fbff-4918-b25a-15f1f849ff29 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:44.794314 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 550/2212] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:44 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:44.815825 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:44.817582 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] POST https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52/action Aug 07 17:10:44.818421 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1370999060", "migration_policy": "never"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:44.818734 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1370999060", "migration_policy": "never"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:44.834182 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:44.834182 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:44.834735 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:44.840931 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:44.840931 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:44.865167 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1370999060 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1370999060, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:44.865686 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1370999060 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1370999060, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:44.893700 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Created reservations ['609b4999-ca92-4c09-8bc1-70bb95e11746', '7a9d9c2c-0ec5-436d-af3c-4aaeee2e2a25'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:44.909253 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:44.909615 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:44.918684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Created reservations ['204859ec-18ab-4781-bfe7-b7d4b7bdb43a', '7b453da6-2471-4ea1-8b39-e39cedf6d8dd'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:44.959060 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Retype volume request issued successfully. Aug 07 17:10:44.959208 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2199dce-d09a-475d-bfd0-36186cd5a619 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52/action returned with HTTP 202 Aug 07 17:10:44.959913 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 557/2213] 10.4.3.144 () {70 vars in 1432 bytes} [Fri Aug 7 17:10:44 2026] POST /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 17:10:44.971239 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f23598d9-b655-425b-adb8-d9b885adfe8f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:44.973394 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f23598d9-b655-425b-adb8-d9b885adfe8f tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:44.973530 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f23598d9-b655-425b-adb8-d9b885adfe8f tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:44.973770 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f23598d9-b655-425b-adb8-d9b885adfe8f tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:44.985791 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:44.985791 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:44.991812 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f23598d9-b655-425b-adb8-d9b885adfe8f tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:44.997941 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f23598d9-b655-425b-adb8-d9b885adfe8f tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:44.998944 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 558/2214] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:44 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:45.047099 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-133550fd-e831-4618-8229-11c7d588a215 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:45.050009 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-133550fd-e831-4618-8229-11c7d588a215 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:45.050009 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-133550fd-e831-4618-8229-11c7d588a215 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:45.050009 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-133550fd-e831-4618-8229-11c7d588a215 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:45.060804 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:45.060804 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:45.065760 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-133550fd-e831-4618-8229-11c7d588a215 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:45.072005 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-133550fd-e831-4618-8229-11c7d588a215 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:45.072764 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 550/2215] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:45 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:45.089000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e8e36260-8c59-4e1e-b238-6640cdcdbc24 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:45.092343 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8e36260-8c59-4e1e-b238-6640cdcdbc24 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:45.092343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8e36260-8c59-4e1e-b238-6640cdcdbc24 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:45.093553 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8e36260-8c59-4e1e-b238-6640cdcdbc24 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:45.102017 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:45.102017 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:45.107358 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e8e36260-8c59-4e1e-b238-6640cdcdbc24 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:45.113146 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8e36260-8c59-4e1e-b238-6640cdcdbc24 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:45.113564 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 551/2216] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:45 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:45.171399 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-25403c69-8225-41ac-8d57-e26c6f9d120a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:45.174313 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25403c69-8225-41ac-8d57-e26c6f9d120a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:45.174620 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25403c69-8225-41ac-8d57-e26c6f9d120a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:45.174889 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25403c69-8225-41ac-8d57-e26c6f9d120a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:45.184528 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:45.184528 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:45.190079 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-25403c69-8225-41ac-8d57-e26c6f9d120a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:45.196595 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25403c69-8225-41ac-8d57-e26c6f9d120a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:45.197164 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 558/2217] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:45 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:10:45.216586 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-43baed4c-68b3-4b4c-8231-f43636b551e4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:45.219260 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43baed4c-68b3-4b4c-8231-f43636b551e4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:45.219717 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-43baed4c-68b3-4b4c-8231-f43636b551e4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:45.219845 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-43baed4c-68b3-4b4c-8231-f43636b551e4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:45.235215 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:45.235215 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:45.244408 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-43baed4c-68b3-4b4c-8231-f43636b551e4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:45.251190 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43baed4c-68b3-4b4c-8231-f43636b551e4 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:45.251754 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 559/2218] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:45 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:45.320881 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7a813f39-496a-41a6-9e9f-0b4e96c7082a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:45.323404 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a813f39-496a-41a6-9e9f-0b4e96c7082a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:45.323698 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a813f39-496a-41a6-9e9f-0b4e96c7082a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:45.324072 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a813f39-496a-41a6-9e9f-0b4e96c7082a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:45.336955 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:45.336955 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:45.346718 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7a813f39-496a-41a6-9e9f-0b4e96c7082a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:45.352974 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a813f39-496a-41a6-9e9f-0b4e96c7082a tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:45.353561 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 551/2219] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:45 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:45.695421 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:45.698434 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:45.698854 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-567512958", "snapshot_id": null, "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:45.702517 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-567512958', 'snapshot_id': None, 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:45.823123 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Create volume of 1 GB Aug 07 17:10:45.828990 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Availability Zones retrieved successfully. Aug 07 17:10:45.838234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Flow 'volume_create_api' (b0700dba-f10c-488c-8d59-2efbd53c4929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:45.841125 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f62a09d-ae9b-4806-98e7-99090c761083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:45.842601 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:45.929855 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f62a09d-ae9b-4806-98e7-99090c761083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:45.930836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113325d8-4e2b-4841-b7b9-8c316f849aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:46.017133 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b4b9f408-f11f-405f-b0bb-a284d7d3748d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:46.020206 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4b9f408-f11f-405f-b0bb-a284d7d3748d tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:46.020206 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4b9f408-f11f-405f-b0bb-a284d7d3748d tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:46.020787 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4b9f408-f11f-405f-b0bb-a284d7d3748d tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:46.032871 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:46.032871 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:46.039803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Created reservations ['f9949732-c737-4438-940f-72fe80f47142', '3d15c6cb-45da-4f10-b4f4-28d5b5a031ea', '78a3210f-85ff-4178-9bf9-12f8448ef790', '2eab775d-81bf-4be7-abe0-dc4f915641f1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:46.040568 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b4b9f408-f11f-405f-b0bb-a284d7d3748d tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:46.041665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113325d8-4e2b-4841-b7b9-8c316f849aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9949732-c737-4438-940f-72fe80f47142', '3d15c6cb-45da-4f10-b4f4-28d5b5a031ea', '78a3210f-85ff-4178-9bf9-12f8448ef790', '2eab775d-81bf-4be7-abe0-dc4f915641f1']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:46.043066 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18faab05-03bf-4539-899f-f482785b7a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:46.046829 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4b9f408-f11f-405f-b0bb-a284d7d3748d tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:46.047303 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 559/2220] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:46 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:46.065458 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-24fedb90-f8a4-4eea-aa60-f4e4444271d0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:46.070914 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-24fedb90-f8a4-4eea-aa60-f4e4444271d0 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:46.070914 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-24fedb90-f8a4-4eea-aa60-f4e4444271d0 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:46.071918 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-24fedb90-f8a4-4eea-aa60-f4e4444271d0 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:46.085132 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18faab05-03bf-4539-899f-f482785b7a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653c98f2-27af-4aa6-afe5-52631d57d875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-567512958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ba02acf1f774a7c91082aba9a4a555e',qos_specs=None,replication_status=,reservations=['f9949732-c737-4438-940f-72fe80f47142','3d15c6cb-45da-4f10-b4f4-28d5b5a031ea','78a3210f-85ff-4178-9bf9-12f8448ef790','2eab775d-81bf-4be7-abe0-dc4f915641f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c02ba9cae4a74d0388430560dbc527d4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-567512958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=653c98f2-27af-4aa6-afe5-52631d57d875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ba02acf1f774a7c91082aba9a4a555e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c02ba9cae4a74d0388430560dbc527d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:46.085974 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dac7c84-930f-425a-b4d7-f6b108d49983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:46.086625 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:46.086625 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:46.091966 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-24fedb90-f8a4-4eea-aa60-f4e4444271d0 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Volume info retrieved successfully. Aug 07 17:10:46.097486 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-24fedb90-f8a4-4eea-aa60-f4e4444271d0 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:46.098103 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 560/2221] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:46 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:46.107551 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dac7c84-930f-425a-b4d7-f6b108d49983) transitioned into state 'SUCCESS' from state '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-567512958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ba02acf1f774a7c91082aba9a4a555e',qos_specs=None,replication_status=,reservations=['f9949732-c737-4438-940f-72fe80f47142','3d15c6cb-45da-4f10-b4f4-28d5b5a031ea','78a3210f-85ff-4178-9bf9-12f8448ef790','2eab775d-81bf-4be7-abe0-dc4f915641f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c02ba9cae4a74d0388430560dbc527d4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:46.108501 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bf0ede0-1d6c-4b26-ac31-e7c467b930eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:46.113504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-21da439c-1514-478d-8020-acf7d7d8f080 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:46.115391 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21da439c-1514-478d-8020-acf7d7d8f080 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:46.115644 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21da439c-1514-478d-8020-acf7d7d8f080 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:46.115920 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21da439c-1514-478d-8020-acf7d7d8f080 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:46.123156 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bf0ede0-1d6c-4b26-ac31-e7c467b930eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:46.124495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Flow 'volume_create_api' (b0700dba-f10c-488c-8d59-2efbd53c4929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:46.124896 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Create volume request issued successfully. Aug 07 17:10:46.125938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0de5ea4-74c9-43ef-8542-09a9815a0548 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:46.127236 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 552/2222] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:10:45 2026] POST /volume/v3/volumes => generated 753 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:46.127403 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:46.127403 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:46.134083 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-21da439c-1514-478d-8020-acf7d7d8f080 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Volume info retrieved successfully. Aug 07 17:10:46.143064 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21da439c-1514-478d-8020-acf7d7d8f080 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:46.143680 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 552/2223] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:46 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 17:10:46.144339 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c191700d-b06f-4ed0-9da2-d8e856be25ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:46.146960 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c191700d-b06f-4ed0-9da2-d8e856be25ca tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 Aug 07 17:10:46.148808 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c191700d-b06f-4ed0-9da2-d8e856be25ca tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:46.149145 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c191700d-b06f-4ed0-9da2-d8e856be25ca tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:46.163115 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:46.163115 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:46.164328 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c1d65c04-a048-4305-8044-9cb517e40367 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:46.170609 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c191700d-b06f-4ed0-9da2-d8e856be25ca tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:10:46.173918 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] POST https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52/action Aug 07 17:10:46.174355 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-462544424", "migration_policy": "never"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:46.174355 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-462544424", "migration_policy": "never"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:46.184493 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c191700d-b06f-4ed0-9da2-d8e856be25ca tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 returned with HTTP 200 Aug 07 17:10:46.185099 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 560/2224] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:46 2026] GET /volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 => generated 821 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:46.192380 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:46.192380 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:46.193041 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:46.254993 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:46.255541 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-462544424, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:46.279917 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Created reservations ['946df979-11fe-4f02-ab2e-7a62a6bf6312', '977f9318-071a-4ddd-99f9-9948c72fbc10'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:46.305729 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1370999060 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1370999060, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:46.305729 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1370999060 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1370999060, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:10:46.316955 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Created reservations ['c872e80d-472a-4401-843b-583d384f9d4f', '1832066b-18b3-4f80-ba32-e70b93903437'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:46.371676 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Retype volume request issued successfully. Aug 07 17:10:46.371997 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c1d65c04-a048-4305-8044-9cb517e40367 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52/action returned with HTTP 202 Aug 07 17:10:46.372649 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 561/2225] 10.4.3.144 () {70 vars in 1432 bytes} [Fri Aug 7 17:10:46 2026] POST /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 17:10:46.386246 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ec50660-e724-45f8-aa41-a506318a1cb8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:46.390542 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ec50660-e724-45f8-aa41-a506318a1cb8 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:46.390810 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ec50660-e724-45f8-aa41-a506318a1cb8 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:46.391085 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ec50660-e724-45f8-aa41-a506318a1cb8 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:46.403625 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:46.403625 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:46.407057 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7ec50660-e724-45f8-aa41-a506318a1cb8 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:46.412844 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ec50660-e724-45f8-aa41-a506318a1cb8 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:46.413184 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 553/2226] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:46 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:47.205005 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9cea7d51-48a9-4191-a86b-1de790dab5e3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.206831 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9cea7d51-48a9-4191-a86b-1de790dab5e3 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 Aug 07 17:10:47.207040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9cea7d51-48a9-4191-a86b-1de790dab5e3 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.207235 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9cea7d51-48a9-4191-a86b-1de790dab5e3 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.215378 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.215378 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:47.220264 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9cea7d51-48a9-4191-a86b-1de790dab5e3 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:10:47.227684 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9cea7d51-48a9-4191-a86b-1de790dab5e3 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 returned with HTTP 200 Aug 07 17:10:47.228111 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 553/2227] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:47.245205 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e30c7806-3fa7-4ec0-943f-6ddd1cb89bf4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.247206 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e30c7806-3fa7-4ec0-943f-6ddd1cb89bf4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 Aug 07 17:10:47.247430 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e30c7806-3fa7-4ec0-943f-6ddd1cb89bf4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.248388 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e30c7806-3fa7-4ec0-943f-6ddd1cb89bf4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.257776 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.257776 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:47.266886 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e30c7806-3fa7-4ec0-943f-6ddd1cb89bf4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:10:47.275661 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e30c7806-3fa7-4ec0-943f-6ddd1cb89bf4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 returned with HTTP 200 Aug 07 17:10:47.276221 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 561/2228] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:47.294838 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-acc310f0-8343-4eb2-b142-1975414abaa8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.297094 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-acc310f0-8343-4eb2-b142-1975414abaa8 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 Aug 07 17:10:47.297358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-acc310f0-8343-4eb2-b142-1975414abaa8 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.297614 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-acc310f0-8343-4eb2-b142-1975414abaa8 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.307052 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.307052 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:47.312313 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-acc310f0-8343-4eb2-b142-1975414abaa8 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:10:47.318316 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-acc310f0-8343-4eb2-b142-1975414abaa8 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 returned with HTTP 200 Aug 07 17:10:47.318779 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 562/2229] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:47.331251 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2b1eee2-be87-4443-9ad0-546824008c5a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.333494 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2b1eee2-be87-4443-9ad0-546824008c5a tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:10:47.333959 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2b1eee2-be87-4443-9ad0-546824008c5a tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "653c98f2-27af-4aa6-afe5-52631d57d875", "name": "tempest-TestVolumeBackupRestore-backup-692069575", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:47.336090 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-e2b1eee2-be87-4443-9ad0-546824008c5a tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Creating new backup {'backup': {'volume_id': '653c98f2-27af-4aa6-afe5-52631d57d875', 'name': 'tempest-TestVolumeBackupRestore-backup-692069575', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:10:47.336294 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-e2b1eee2-be87-4443-9ad0-546824008c5a tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Creating backup of volume 653c98f2-27af-4aa6-afe5-52631d57d875 in container None Aug 07 17:10:47.345716 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.345716 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:47.346317 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e2b1eee2-be87-4443-9ad0-546824008c5a tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:10:47.391900 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e2b1eee2-be87-4443-9ad0-546824008c5a tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Created reservations ['57954d01-3b21-403e-a3c4-05a2973a7fb8', '4a38ede3-2173-4d05-8cc0-a0e0f6bd381a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:47.423760 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2b1eee2-be87-4443-9ad0-546824008c5a tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:10:47.424400 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 554/2230] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:10:47 2026] POST /volume/v3/backups => generated 334 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:47.437012 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8a2a83ba-0160-465f-a0da-a2f81413d754 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.439397 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa305316-2213-405e-bb4d-8254a2f802cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.440864 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a2a83ba-0160-465f-a0da-a2f81413d754 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:47.440864 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a2a83ba-0160-465f-a0da-a2f81413d754 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.441226 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8a2a83ba-0160-465f-a0da-a2f81413d754 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.441846 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa305316-2213-405e-bb4d-8254a2f802cc tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:47.442116 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa305316-2213-405e-bb4d-8254a2f802cc tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.442413 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa305316-2213-405e-bb4d-8254a2f802cc tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.442983 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-aa305316-2213-405e-bb4d-8254a2f802cc tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:47.448604 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.448604 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:47.449567 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa305316-2213-405e-bb4d-8254a2f802cc tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:47.450096 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 562/2231] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 741 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:47.453577 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.453577 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:47.458589 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8a2a83ba-0160-465f-a0da-a2f81413d754 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:47.469218 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8a2a83ba-0160-465f-a0da-a2f81413d754 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:47.470134 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 554/2232] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:47.490421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-14a18e24-6f67-4d62-ad26-acfba51a27cf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.493170 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-14a18e24-6f67-4d62-ad26-acfba51a27cf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:47.493452 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-14a18e24-6f67-4d62-ad26-acfba51a27cf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.493837 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-14a18e24-6f67-4d62-ad26-acfba51a27cf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.505492 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.505492 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:47.510488 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-14a18e24-6f67-4d62-ad26-acfba51a27cf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Volume info retrieved successfully. Aug 07 17:10:47.518545 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-14a18e24-6f67-4d62-ad26-acfba51a27cf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:47.521412 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 563/2233] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:10:47.534494 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-543b83f6-753b-41a5-8c5c-bf35391b1bdf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.537426 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-543b83f6-753b-41a5-8c5c-bf35391b1bdf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] GET https://10.4.3.144/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-450063470 Aug 07 17:10:47.537688 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-543b83f6-753b-41a5-8c5c-bf35391b1bdf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.537909 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-543b83f6-753b-41a5-8c5c-bf35391b1bdf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.539162 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.539162 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:47.539162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-543b83f6-753b-41a5-8c5c-bf35391b1bdf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-450063470'), ('all_tenants', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:10:47.573909 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-543b83f6-753b-41a5-8c5c-bf35391b1bdf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Get all volumes completed successfully. Aug 07 17:10:47.574595 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-543b83f6-753b-41a5-8c5c-bf35391b1bdf tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-450063470 returned with HTTP 200 Aug 07 17:10:47.574935 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 555/2234] 10.4.3.144 () {68 vars in 1427 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-450063470 => generated 341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:47.584894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-44d8e294-6655-4157-a254-6e9ab9ef0492 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.586789 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44d8e294-6655-4157-a254-6e9ab9ef0492 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] GET https://10.4.3.144/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-450063470 Aug 07 17:10:47.586999 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44d8e294-6655-4157-a254-6e9ab9ef0492 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.587228 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44d8e294-6655-4157-a254-6e9ab9ef0492 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.588058 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-44d8e294-6655-4157-a254-6e9ab9ef0492 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-450063470'), ('all_tenants', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:10:47.620954 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-44d8e294-6655-4157-a254-6e9ab9ef0492 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Get all volumes completed successfully. Aug 07 17:10:47.621497 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44d8e294-6655-4157-a254-6e9ab9ef0492 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-450063470 returned with HTTP 200 Aug 07 17:10:47.621969 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 563/2235] 10.4.3.144 () {68 vars in 1427 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-450063470 => generated 341 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:47.632414 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3361f50a-77bc-4f87-99b0-dfa9c945a80a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.637720 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3361f50a-77bc-4f87-99b0-dfa9c945a80a tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:47.637720 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3361f50a-77bc-4f87-99b0-dfa9c945a80a tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.637720 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3361f50a-77bc-4f87-99b0-dfa9c945a80a tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.652354 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.652354 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:47.660937 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3361f50a-77bc-4f87-99b0-dfa9c945a80a tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:47.666405 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3361f50a-77bc-4f87-99b0-dfa9c945a80a tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:47.666841 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 555/2236] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:47.684463 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ecfe7114-1975-4807-baa9-6a3a1625461b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.687078 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ecfe7114-1975-4807-baa9-6a3a1625461b tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] DELETE https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:47.687388 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ecfe7114-1975-4807-baa9-6a3a1625461b tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.687674 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ecfe7114-1975-4807-baa9-6a3a1625461b tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.687915 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-ecfe7114-1975-4807-baa9-6a3a1625461b tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Delete volume with id: 55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:47.699159 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.699159 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:47.699893 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ecfe7114-1975-4807-baa9-6a3a1625461b tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:47.727236 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ecfe7114-1975-4807-baa9-6a3a1625461b tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Delete volume request issued successfully. Aug 07 17:10:47.727517 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ecfe7114-1975-4807-baa9-6a3a1625461b tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 202 Aug 07 17:10:47.728413 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 564/2237] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:10:47 2026] DELETE /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:10:47.741175 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c61fd97e-7968-492d-b2bd-2779dc63a919 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:47.743351 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c61fd97e-7968-492d-b2bd-2779dc63a919 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:47.743641 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c61fd97e-7968-492d-b2bd-2779dc63a919 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:47.743896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c61fd97e-7968-492d-b2bd-2779dc63a919 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:47.755299 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:47.755299 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:47.759457 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c61fd97e-7968-492d-b2bd-2779dc63a919 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Volume info retrieved successfully. Aug 07 17:10:47.764654 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c61fd97e-7968-492d-b2bd-2779dc63a919 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 200 Aug 07 17:10:47.765137 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 556/2238] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:47 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:48.461479 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac57a802-46e1-434e-a94c-a0bc173504c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:48.463089 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac57a802-46e1-434e-a94c-a0bc173504c4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:48.463311 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac57a802-46e1-434e-a94c-a0bc173504c4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:48.463492 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac57a802-46e1-434e-a94c-a0bc173504c4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:48.463584 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ac57a802-46e1-434e-a94c-a0bc173504c4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:48.467544 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:48.467544 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:48.468189 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac57a802-46e1-434e-a94c-a0bc173504c4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:48.468548 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 564/2239] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:48 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:48.781686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7df50a83-f7ed-4e50-8706-735f46686677 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:48.783714 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7df50a83-f7ed-4e50-8706-735f46686677 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] GET https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 Aug 07 17:10:48.783984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7df50a83-f7ed-4e50-8706-735f46686677 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:48.784267 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7df50a83-f7ed-4e50-8706-735f46686677 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:48.791341 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7df50a83-f7ed-4e50-8706-735f46686677 tempest-VolumeRetypeMultiattachTest-1606862202 tempest-VolumeRetypeMultiattachTest-1606862202-project-member] https://10.4.3.144/volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 returned with HTTP 404 Aug 07 17:10:48.791972 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 556/2240] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:10:48 2026] GET /volume/v3/volumes/55c9c6fb-8431-4de8-aad3-95dfa53cdc52 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:10:48.809687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-50979f50-6c0c-4882-b778-5b8d20ef101e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:48.814440 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50979f50-6c0c-4882-b778-5b8d20ef101e tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] DELETE https://10.4.3.144/volume/v3/types/e585d52a-cbcb-4e78-ac5c-31dcc84a717f Aug 07 17:10:48.814440 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50979f50-6c0c-4882-b778-5b8d20ef101e tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:48.814440 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50979f50-6c0c-4882-b778-5b8d20ef101e tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:48.859581 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50979f50-6c0c-4882-b778-5b8d20ef101e tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/types/e585d52a-cbcb-4e78-ac5c-31dcc84a717f returned with HTTP 202 Aug 07 17:10:48.859581 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 565/2241] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:10:48 2026] DELETE /volume/v3/types/e585d52a-cbcb-4e78-ac5c-31dcc84a717f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:48.870330 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e63cd806-9f92-4ee1-8f61-e4a0c214a261 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:48.872493 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e63cd806-9f92-4ee1-8f61-e4a0c214a261 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] GET https://10.4.3.144/volume/v3/types/e585d52a-cbcb-4e78-ac5c-31dcc84a717f Aug 07 17:10:48.872749 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e63cd806-9f92-4ee1-8f61-e4a0c214a261 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:48.872988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e63cd806-9f92-4ee1-8f61-e4a0c214a261 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:48.876847 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e63cd806-9f92-4ee1-8f61-e4a0c214a261 tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/types/e585d52a-cbcb-4e78-ac5c-31dcc84a717f returned with HTTP 404 Aug 07 17:10:48.877542 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 557/2242] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:10:48 2026] GET /volume/v3/types/e585d52a-cbcb-4e78-ac5c-31dcc84a717f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:48.884835 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0c79db4-a0bb-4218-af25-d0e84a38da1e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:48.887526 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0c79db4-a0bb-4218-af25-d0e84a38da1e tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] DELETE https://10.4.3.144/volume/v3/types/4516b169-d178-4029-b188-7b38edeca381 Aug 07 17:10:48.887767 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0c79db4-a0bb-4218-af25-d0e84a38da1e tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:48.888037 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0c79db4-a0bb-4218-af25-d0e84a38da1e tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:48.925058 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0c79db4-a0bb-4218-af25-d0e84a38da1e tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/types/4516b169-d178-4029-b188-7b38edeca381 returned with HTTP 202 Aug 07 17:10:48.925681 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 565/2243] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:10:48 2026] DELETE /volume/v3/types/4516b169-d178-4029-b188-7b38edeca381 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:48.938405 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4e30eca2-e457-4e52-8a2f-afa3056dfdbb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:48.943392 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e30eca2-e457-4e52-8a2f-afa3056dfdbb tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] GET https://10.4.3.144/volume/v3/types/4516b169-d178-4029-b188-7b38edeca381 Aug 07 17:10:48.943598 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e30eca2-e457-4e52-8a2f-afa3056dfdbb tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:48.943815 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e30eca2-e457-4e52-8a2f-afa3056dfdbb tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:48.950577 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e30eca2-e457-4e52-8a2f-afa3056dfdbb tempest-VolumeRetypeMultiattachTest-2005523365 tempest-VolumeRetypeMultiattachTest-2005523365-project-admin] https://10.4.3.144/volume/v3/types/4516b169-d178-4029-b188-7b38edeca381 returned with HTTP 404 Aug 07 17:10:48.951273 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 557/2244] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:10:48 2026] GET /volume/v3/types/4516b169-d178-4029-b188-7b38edeca381 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:49.481648 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cc0193d4-f9c5-4afa-adf5-e5eb229e9d47 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:49.483587 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cc0193d4-f9c5-4afa-adf5-e5eb229e9d47 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:49.485190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cc0193d4-f9c5-4afa-adf5-e5eb229e9d47 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:49.485190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cc0193d4-f9c5-4afa-adf5-e5eb229e9d47 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:49.485190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-cc0193d4-f9c5-4afa-adf5-e5eb229e9d47 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:49.491498 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:49.491498 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:49.492564 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cc0193d4-f9c5-4afa-adf5-e5eb229e9d47 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:49.493242 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 566/2245] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:49 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 743 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:49.622911 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f2a68e38-cd2a-4901-b241-54f9a5a0bdd0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:49.626158 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2a68e38-cd2a-4901-b241-54f9a5a0bdd0 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:49.626420 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2a68e38-cd2a-4901-b241-54f9a5a0bdd0 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:49.626659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2a68e38-cd2a-4901-b241-54f9a5a0bdd0 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:49.626872 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f2a68e38-cd2a-4901-b241-54f9a5a0bdd0 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Delete volume with id: 7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:49.637802 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:49.637802 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:49.638508 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f2a68e38-cd2a-4901-b241-54f9a5a0bdd0 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:49.682499 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f2a68e38-cd2a-4901-b241-54f9a5a0bdd0 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Delete volume request issued successfully. Aug 07 17:10:49.683641 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2a68e38-cd2a-4901-b241-54f9a5a0bdd0 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 202 Aug 07 17:10:49.683641 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 558/2246] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:49 2026] DELETE /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:49.694944 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e9dbdc68-c976-4991-8979-198a604d4d25 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:49.699246 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e9dbdc68-c976-4991-8979-198a604d4d25 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:49.699348 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e9dbdc68-c976-4991-8979-198a604d4d25 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:49.701955 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e9dbdc68-c976-4991-8979-198a604d4d25 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:49.716108 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:49.716108 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:49.722911 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e9dbdc68-c976-4991-8979-198a604d4d25 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:49.732893 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e9dbdc68-c976-4991-8979-198a604d4d25 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 200 Aug 07 17:10:49.733425 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 566/2247] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:49 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:50.507560 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-936b9498-8015-42a0-8359-85744a410f72 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:50.512802 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-936b9498-8015-42a0-8359-85744a410f72 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:50.513239 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-936b9498-8015-42a0-8359-85744a410f72 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:50.513340 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-936b9498-8015-42a0-8359-85744a410f72 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:50.513498 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-936b9498-8015-42a0-8359-85744a410f72 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:50.520956 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:50.520956 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:50.521955 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-936b9498-8015-42a0-8359-85744a410f72 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:50.522472 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 558/2248] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:50 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:50.752152 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4140e98c-b235-4ce9-85b1-5ba8d57ef215 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:50.755709 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4140e98c-b235-4ce9-85b1-5ba8d57ef215 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 Aug 07 17:10:50.755969 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4140e98c-b235-4ce9-85b1-5ba8d57ef215 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:50.756248 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4140e98c-b235-4ce9-85b1-5ba8d57ef215 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:50.764951 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4140e98c-b235-4ce9-85b1-5ba8d57ef215 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 returned with HTTP 404 Aug 07 17:10:50.765640 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 567/2249] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:50 2026] GET /volume/v3/volumes/7aeeec8e-bb92-4e3a-8a8c-b6c8a2e6c199 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:50.776384 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-82bde959-2406-4b26-91e7-2e9c5dc227dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:50.779359 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82bde959-2406-4b26-91e7-2e9c5dc227dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] DELETE https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:50.779645 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-82bde959-2406-4b26-91e7-2e9c5dc227dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:50.779848 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-82bde959-2406-4b26-91e7-2e9c5dc227dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:50.780050 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-82bde959-2406-4b26-91e7-2e9c5dc227dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Delete volume with id: 40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:50.789158 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:50.789158 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:50.790476 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-82bde959-2406-4b26-91e7-2e9c5dc227dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:50.817327 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-82bde959-2406-4b26-91e7-2e9c5dc227dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Delete volume request issued successfully. Aug 07 17:10:50.817776 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82bde959-2406-4b26-91e7-2e9c5dc227dc tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 202 Aug 07 17:10:50.818458 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 559/2250] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:50 2026] DELETE /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:50.830080 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e39a9449-5666-435c-aea7-db277b221d62 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:50.836673 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e39a9449-5666-435c-aea7-db277b221d62 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:50.836836 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e39a9449-5666-435c-aea7-db277b221d62 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:50.837037 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e39a9449-5666-435c-aea7-db277b221d62 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:50.850312 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:50.850312 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:50.858932 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e39a9449-5666-435c-aea7-db277b221d62 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:50.865111 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e39a9449-5666-435c-aea7-db277b221d62 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 200 Aug 07 17:10:50.865935 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 567/2251] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:50 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:51.534742 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-168bca07-1da2-49e8-bd48-0bee2c2ce9d1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:51.537136 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-168bca07-1da2-49e8-bd48-0bee2c2ce9d1 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:51.537492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-168bca07-1da2-49e8-bd48-0bee2c2ce9d1 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:51.538179 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-168bca07-1da2-49e8-bd48-0bee2c2ce9d1 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:51.538392 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-168bca07-1da2-49e8-bd48-0bee2c2ce9d1 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:51.544545 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:51.544545 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:51.545494 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-168bca07-1da2-49e8-bd48-0bee2c2ce9d1 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:51.546396 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 559/2252] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:51 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:51.817287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-911a40e9-091f-4d00-a58e-edef449c6998 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:51.882783 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-58a28caa-f75e-4756-b95e-41bdefcf3021 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:51.884854 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-58a28caa-f75e-4756-b95e-41bdefcf3021 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 Aug 07 17:10:51.885154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-58a28caa-f75e-4756-b95e-41bdefcf3021 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:51.885364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-58a28caa-f75e-4756-b95e-41bdefcf3021 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:51.893181 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-58a28caa-f75e-4756-b95e-41bdefcf3021 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 returned with HTTP 404 Aug 07 17:10:51.893935 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 560/2253] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:51 2026] GET /volume/v3/volumes/40de1d8b-c282-4276-86d5-e9ab5427ea47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:51.925290 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-911a40e9-091f-4d00-a58e-edef449c6998 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:10:51.925733 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-911a40e9-091f-4d00-a58e-edef449c6998 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:51.948321 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-911a40e9-091f-4d00-a58e-edef449c6998 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:10:51.948680 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 568/2254] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:10:51 2026] POST /volume/v3/types => generated 188 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:51.957395 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ad4e3ec8-e742-4910-9bf1-c7862e2a4c07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:51.959833 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad4e3ec8-e742-4910-9bf1-c7862e2a4c07 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:10:51.960471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad4e3ec8-e742-4910-9bf1-c7862e2a4c07 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:51.972870 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-45d180b1-1c4c-49ee-be1d-6314f4e09477 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:51.975227 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45d180b1-1c4c-49ee-be1d-6314f4e09477 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] DELETE https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:10:51.975495 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-45d180b1-1c4c-49ee-be1d-6314f4e09477 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:51.975892 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-45d180b1-1c4c-49ee-be1d-6314f4e09477 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:51.976145 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-45d180b1-1c4c-49ee-be1d-6314f4e09477 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Delete volume with id: 609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:10:51.982166 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad4e3ec8-e742-4910-9bf1-c7862e2a4c07 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:10:51.982844 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 568/2255] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:10:51 2026] POST /volume/v3/types => generated 188 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:51.986576 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:51.986576 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:51.987223 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-45d180b1-1c4c-49ee-be1d-6314f4e09477 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:51.992783 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:52.018983 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-45d180b1-1c4c-49ee-be1d-6314f4e09477 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Delete volume request issued successfully. Aug 07 17:10:52.019243 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45d180b1-1c4c-49ee-be1d-6314f4e09477 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 202 Aug 07 17:10:52.019737 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 560/2256] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:51 2026] DELETE /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:52.034994 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9d1dc7ae-c687-4eec-aeb6-bdd885154321 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:52.036733 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9d1dc7ae-c687-4eec-aeb6-bdd885154321 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:10:52.036916 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9d1dc7ae-c687-4eec-aeb6-bdd885154321 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:52.037188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9d1dc7ae-c687-4eec-aeb6-bdd885154321 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:52.046679 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:52.046679 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:52.053157 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9d1dc7ae-c687-4eec-aeb6-bdd885154321 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Volume info retrieved successfully. Aug 07 17:10:52.060693 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9d1dc7ae-c687-4eec-aeb6-bdd885154321 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 200 Aug 07 17:10:52.061164 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 569/2257] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:52 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:52.104143 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:10:52.104559 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1434892204"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:52.106516 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1434892204'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:10:52.112004 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Create volume of 1 GB Aug 07 17:10:52.112421 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:52.112421 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:52.113179 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Availability Zones retrieved successfully. Aug 07 17:10:52.125682 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Flow 'volume_create_api' (dd23a097-40c5-46f8-9524-fbc33b3893d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:52.126755 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f89a7a-7057-45f1-8694-68bb50c66b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:52.128152 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:10:52.153873 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f89a7a-7057-45f1-8694-68bb50c66b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:10:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96bd32f6-0616-47b6-a839-f5bb52d03969,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96bd32f6-0616-47b6-a839-f5bb52d03969', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:52.154384 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e08b89-2f96-4f08-b4d3-57a3945c4bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:52.195709 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-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 07 17:10:52.195709 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-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 07 17:10:52.262043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Created reservations ['af48f583-ce22-4b3d-a8f3-0046e39de488', 'd2229edd-2974-41ab-a678-34771009b66f', 'f7572200-14c6-4936-ac67-f170d5d221d0', 'bbb2cc6a-c497-4b7b-a4c8-10fe1748370e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:52.263262 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7e08b89-2f96-4f08-b4d3-57a3945c4bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af48f583-ce22-4b3d-a8f3-0046e39de488', 'd2229edd-2974-41ab-a678-34771009b66f', 'f7572200-14c6-4936-ac67-f170d5d221d0', 'bbb2cc6a-c497-4b7b-a4c8-10fe1748370e']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:52.265051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf0af68a-67e1-49a8-84f7-ca70bdaf754a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:52.298423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf0af68a-67e1-49a8-84f7-ca70bdaf754a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '474eea8c-9439-43f2-950d-e94e1e80c35d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1434892204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c24071d9b14b6d80f0617fbfcdd478',qos_specs=None,replication_status=,reservations=['af48f583-ce22-4b3d-a8f3-0046e39de488','d2229edd-2974-41ab-a678-34771009b66f','f7572200-14c6-4936-ac67-f170d5d221d0','bbb2cc6a-c497-4b7b-a4c8-10fe1748370e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37e662b364f4d2491b73c5608e9fd95',volume_type_id=96bd32f6-0616-47b6-a839-f5bb52d03969), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1434892204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=474eea8c-9439-43f2-950d-e94e1e80c35d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11c24071d9b14b6d80f0617fbfcdd478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c37e662b364f4d2491b73c5608e9fd95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96bd32f6-0616-47b6-a839-f5bb52d03969),volume_type_id=96bd32f6-0616-47b6-a839-f5bb52d03969)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:52.299651 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f866271-8d88-47fe-9305-d4b250235128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:52.326844 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f866271-8d88-47fe-9305-d4b250235128) transitioned into state 'SUCCESS' from state '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-1434892204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11c24071d9b14b6d80f0617fbfcdd478',qos_specs=None,replication_status=,reservations=['af48f583-ce22-4b3d-a8f3-0046e39de488','d2229edd-2974-41ab-a678-34771009b66f','f7572200-14c6-4936-ac67-f170d5d221d0','bbb2cc6a-c497-4b7b-a4c8-10fe1748370e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c37e662b364f4d2491b73c5608e9fd95',volume_type_id=96bd32f6-0616-47b6-a839-f5bb52d03969)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:52.328696 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac77fcb-f9cc-4f86-8c71-cd046e311b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:10:52.343480 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ac77fcb-f9cc-4f86-8c71-cd046e311b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:10:52.345778 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Flow 'volume_create_api' (dd23a097-40c5-46f8-9524-fbc33b3893d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:10:52.345778 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Create volume request issued successfully. Aug 07 17:10:52.345778 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ea9724af-f3fb-4b7a-9479-e16173fe7f2f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:10:52.346160 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 561/2258] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:10:51 2026] POST /volume/v3/volumes => generated 768 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:52.366927 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ae9aa38-a6c7-4d84-a730-621156412f17 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:52.369346 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ae9aa38-a6c7-4d84-a730-621156412f17 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] GET https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:52.369627 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ae9aa38-a6c7-4d84-a730-621156412f17 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:52.369888 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ae9aa38-a6c7-4d84-a730-621156412f17 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:52.380367 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:52.380367 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:52.385253 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6ae9aa38-a6c7-4d84-a730-621156412f17 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Volume info retrieved successfully. Aug 07 17:10:52.391789 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ae9aa38-a6c7-4d84-a730-621156412f17 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 200 Aug 07 17:10:52.392333 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 569/2259] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:52 2026] GET /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:52.560352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dd88b918-3037-48a4-a10e-15ac63b4938f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:52.562285 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd88b918-3037-48a4-a10e-15ac63b4938f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:52.562551 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd88b918-3037-48a4-a10e-15ac63b4938f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:52.562788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd88b918-3037-48a4-a10e-15ac63b4938f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:52.562918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-dd88b918-3037-48a4-a10e-15ac63b4938f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:52.568253 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:52.568253 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:52.569139 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd88b918-3037-48a4-a10e-15ac63b4938f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:52.569545 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 561/2260] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:52 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:53.081254 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-83c4c861-e439-47d8-94a2-8bbd52865b65 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:53.085043 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83c4c861-e439-47d8-94a2-8bbd52865b65 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] GET https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f Aug 07 17:10:53.085043 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83c4c861-e439-47d8-94a2-8bbd52865b65 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:53.085043 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83c4c861-e439-47d8-94a2-8bbd52865b65 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:53.092060 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83c4c861-e439-47d8-94a2-8bbd52865b65 tempest-AttachVolumeTestJSON-68370180 tempest-AttachVolumeTestJSON-68370180-project-member] https://10.4.3.144/volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f returned with HTTP 404 Aug 07 17:10:53.092723 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 570/2261] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:53 2026] GET /volume/v3/volumes/609be457-1fd1-49a8-b6ef-b46f6c53204f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:53.409181 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-705d8645-989d-4354-bf1f-5875fff77be6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:53.412643 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-705d8645-989d-4354-bf1f-5875fff77be6 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] GET https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:53.412643 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-705d8645-989d-4354-bf1f-5875fff77be6 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:53.412643 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-705d8645-989d-4354-bf1f-5875fff77be6 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:53.424549 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:53.424549 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:53.429737 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-705d8645-989d-4354-bf1f-5875fff77be6 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Volume info retrieved successfully. Aug 07 17:10:53.436350 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-705d8645-989d-4354-bf1f-5875fff77be6 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 200 Aug 07 17:10:53.436936 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 562/2262] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:53 2026] GET /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:53.452762 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b67ac21-62cc-416f-8c6c-2333fed98bf3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:53.455184 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b67ac21-62cc-416f-8c6c-2333fed98bf3 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] GET https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:53.455450 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b67ac21-62cc-416f-8c6c-2333fed98bf3 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:53.455714 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b67ac21-62cc-416f-8c6c-2333fed98bf3 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:53.465357 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:53.465357 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:53.469901 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8b67ac21-62cc-416f-8c6c-2333fed98bf3 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Volume info retrieved successfully. Aug 07 17:10:53.475264 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b67ac21-62cc-416f-8c6c-2333fed98bf3 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 200 Aug 07 17:10:53.475776 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 570/2263] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:53 2026] GET /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:53.491823 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:53.494953 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] POST https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d/action Aug 07 17:10:53.494953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:10:53.494953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:53.505429 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:53.505429 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:53.505429 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Volume info retrieved successfully. Aug 07 17:10:53.524057 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-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 07 17:10:53.524057 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-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 07 17:10:53.553660 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Created reservations ['edb78e92-1ea9-4d2f-b806-8f948cf36206', '65b22de2-0932-4aac-a4d5-c68553a86c4b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:53.566692 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-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 07 17:10:53.567727 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-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 07 17:10:53.584054 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Created reservations ['f654244d-6c42-45c6-804a-22df04d15c83', '8005946a-1524-4af6-83c5-a85fd9595751'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:53.587132 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dd098b08-6921-48d0-9ac4-0a8c6b9bf4f4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:53.589454 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dd098b08-6921-48d0-9ac4-0a8c6b9bf4f4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:53.589715 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dd098b08-6921-48d0-9ac4-0a8c6b9bf4f4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:53.590017 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dd098b08-6921-48d0-9ac4-0a8c6b9bf4f4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:53.590172 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-dd098b08-6921-48d0-9ac4-0a8c6b9bf4f4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:53.596017 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:53.596017 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:53.596885 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dd098b08-6921-48d0-9ac4-0a8c6b9bf4f4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:53.597473 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 571/2264] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:53 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:53.635678 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Retype volume request issued successfully. Aug 07 17:10:53.635882 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b349554e-39fd-4d05-bd7f-c9bd819e86cd tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d/action returned with HTTP 202 Aug 07 17:10:53.636417 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 562/2265] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:10:53 2026] POST /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:10:53.655048 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-80a8913d-3969-4cf9-80c7-f9b8d96efa57 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:53.655048 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80a8913d-3969-4cf9-80c7-f9b8d96efa57 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] GET https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:53.655048 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80a8913d-3969-4cf9-80c7-f9b8d96efa57 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:53.655048 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80a8913d-3969-4cf9-80c7-f9b8d96efa57 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:53.664221 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:53.664221 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:53.668778 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-80a8913d-3969-4cf9-80c7-f9b8d96efa57 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Volume info retrieved successfully. Aug 07 17:10:53.675107 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80a8913d-3969-4cf9-80c7-f9b8d96efa57 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 200 Aug 07 17:10:53.675650 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 563/2266] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:53 2026] GET /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:54.612054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6fd6c82e-926c-41f3-aa74-76f96185b659 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:54.613476 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fd6c82e-926c-41f3-aa74-76f96185b659 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:54.613663 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6fd6c82e-926c-41f3-aa74-76f96185b659 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:54.613887 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6fd6c82e-926c-41f3-aa74-76f96185b659 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:54.614046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6fd6c82e-926c-41f3-aa74-76f96185b659 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:54.620082 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:54.620082 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:54.621231 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fd6c82e-926c-41f3-aa74-76f96185b659 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:54.621764 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 571/2267] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:54 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:10:54.694118 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2fb84447-ceb4-44cf-9487-fb8f2b633737 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:54.697259 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2fb84447-ceb4-44cf-9487-fb8f2b633737 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] GET https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:54.697259 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2fb84447-ceb4-44cf-9487-fb8f2b633737 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:54.697511 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2fb84447-ceb4-44cf-9487-fb8f2b633737 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:54.714453 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:54.714453 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:54.720495 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2fb84447-ceb4-44cf-9487-fb8f2b633737 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Volume info retrieved successfully. Aug 07 17:10:54.730885 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2fb84447-ceb4-44cf-9487-fb8f2b633737 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 200 Aug 07 17:10:54.731529 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 572/2268] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:54 2026] GET /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:54.745713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f88d4908-8894-44c5-8107-2dc6825bd369 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:54.750117 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f88d4908-8894-44c5-8107-2dc6825bd369 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] GET https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:54.750529 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f88d4908-8894-44c5-8107-2dc6825bd369 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:54.751168 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f88d4908-8894-44c5-8107-2dc6825bd369 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:54.765218 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:54.765218 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:54.772509 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f88d4908-8894-44c5-8107-2dc6825bd369 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Volume info retrieved successfully. Aug 07 17:10:54.778905 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f88d4908-8894-44c5-8107-2dc6825bd369 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 200 Aug 07 17:10:54.779075 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 563/2269] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:54 2026] GET /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:54.799081 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-28e9e73f-0462-4cce-90b8-ae3ccc138221 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:54.803175 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28e9e73f-0462-4cce-90b8-ae3ccc138221 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] GET https://10.4.3.144/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1434892204 Aug 07 17:10:54.803840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28e9e73f-0462-4cce-90b8-ae3ccc138221 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:54.803990 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28e9e73f-0462-4cce-90b8-ae3ccc138221 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:54.805291 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-28e9e73f-0462-4cce-90b8-ae3ccc138221 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1434892204'), ('all_tenants', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:10:54.816503 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-28e9e73f-0462-4cce-90b8-ae3ccc138221 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Get all volumes completed successfully. Aug 07 17:10:54.817177 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28e9e73f-0462-4cce-90b8-ae3ccc138221 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] https://10.4.3.144/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1434892204 returned with HTTP 200 Aug 07 17:10:54.817890 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 564/2270] 10.4.3.144 () {66 vars in 1398 bytes} [Fri Aug 7 17:10:54 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1434892204 => generated 347 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:54.829655 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bf6ab915-d265-401a-b875-359054f7afa0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:54.833479 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf6ab915-d265-401a-b875-359054f7afa0 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] GET https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:54.834659 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bf6ab915-d265-401a-b875-359054f7afa0 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:54.835086 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bf6ab915-d265-401a-b875-359054f7afa0 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:54.845798 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:54.845798 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:54.856384 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bf6ab915-d265-401a-b875-359054f7afa0 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Volume info retrieved successfully. Aug 07 17:10:54.861705 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf6ab915-d265-401a-b875-359054f7afa0 tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 200 Aug 07 17:10:54.864226 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 572/2271] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:54 2026] GET /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:54.881756 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-677417d7-0788-4bd5-b6b1-3903a9e01f5f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:54.883060 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-677417d7-0788-4bd5-b6b1-3903a9e01f5f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] DELETE https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:54.883340 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-677417d7-0788-4bd5-b6b1-3903a9e01f5f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:54.883760 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-677417d7-0788-4bd5-b6b1-3903a9e01f5f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:54.884047 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-677417d7-0788-4bd5-b6b1-3903a9e01f5f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Delete volume with id: 474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:54.897794 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:54.897794 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:54.898444 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-677417d7-0788-4bd5-b6b1-3903a9e01f5f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Volume info retrieved successfully. Aug 07 17:10:54.930479 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-677417d7-0788-4bd5-b6b1-3903a9e01f5f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Delete volume request issued successfully. Aug 07 17:10:54.930751 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-677417d7-0788-4bd5-b6b1-3903a9e01f5f tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 202 Aug 07 17:10:54.931520 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 573/2272] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:10:54 2026] DELETE /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:54.940881 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-86b90df0-0234-4984-abf5-9d386bea860a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:54.945682 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86b90df0-0234-4984-abf5-9d386bea860a tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] GET https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:54.946043 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-86b90df0-0234-4984-abf5-9d386bea860a tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:54.946287 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-86b90df0-0234-4984-abf5-9d386bea860a tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:54.957326 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:54.957326 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:54.963327 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-86b90df0-0234-4984-abf5-9d386bea860a tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Volume info retrieved successfully. Aug 07 17:10:54.972555 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86b90df0-0234-4984-abf5-9d386bea860a tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 200 Aug 07 17:10:54.973295 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 564/2273] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:54 2026] GET /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:55.635313 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-182703f2-6272-42d7-a6ea-5e2d368fd16f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:55.639005 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-182703f2-6272-42d7-a6ea-5e2d368fd16f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:55.639222 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-182703f2-6272-42d7-a6ea-5e2d368fd16f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:55.639506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-182703f2-6272-42d7-a6ea-5e2d368fd16f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:55.639586 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-182703f2-6272-42d7-a6ea-5e2d368fd16f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:55.647757 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:55.647757 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:55.652604 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-182703f2-6272-42d7-a6ea-5e2d368fd16f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:55.657653 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 565/2274] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:55 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:55.990039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6357f377-0757-4145-a419-d38310a4a4be None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:55.992677 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6357f377-0757-4145-a419-d38310a4a4be tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] GET https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d Aug 07 17:10:55.992905 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6357f377-0757-4145-a419-d38310a4a4be tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:55.993141 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6357f377-0757-4145-a419-d38310a4a4be tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:56.000666 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6357f377-0757-4145-a419-d38310a4a4be tempest-VolumeRetypeWithoutMigrationTest-1636834504 tempest-VolumeRetypeWithoutMigrationTest-1636834504-project-member] https://10.4.3.144/volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d returned with HTTP 404 Aug 07 17:10:56.001400 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 573/2275] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:55 2026] GET /volume/v3/volumes/474eea8c-9439-43f2-950d-e94e1e80c35d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:56.010596 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cdcaf2af-f433-44df-ac93-183bac54448e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:56.012796 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cdcaf2af-f433-44df-ac93-183bac54448e tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] DELETE https://10.4.3.144/volume/v3/types/c32df71a-0abd-4851-9ff3-0b0e74f254bd Aug 07 17:10:56.013093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cdcaf2af-f433-44df-ac93-183bac54448e tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:56.013328 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cdcaf2af-f433-44df-ac93-183bac54448e tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:56.044167 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cdcaf2af-f433-44df-ac93-183bac54448e tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] https://10.4.3.144/volume/v3/types/c32df71a-0abd-4851-9ff3-0b0e74f254bd returned with HTTP 202 Aug 07 17:10:56.044672 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 574/2276] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:10:56 2026] DELETE /volume/v3/types/c32df71a-0abd-4851-9ff3-0b0e74f254bd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:56.052447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8056186d-9baa-4a04-894a-e254e04126e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:56.054885 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8056186d-9baa-4a04-894a-e254e04126e4 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] GET https://10.4.3.144/volume/v3/types/c32df71a-0abd-4851-9ff3-0b0e74f254bd Aug 07 17:10:56.055208 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8056186d-9baa-4a04-894a-e254e04126e4 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:56.055442 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8056186d-9baa-4a04-894a-e254e04126e4 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:56.063052 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8056186d-9baa-4a04-894a-e254e04126e4 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] https://10.4.3.144/volume/v3/types/c32df71a-0abd-4851-9ff3-0b0e74f254bd returned with HTTP 404 Aug 07 17:10:56.063583 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 565/2277] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:10:56 2026] GET /volume/v3/types/c32df71a-0abd-4851-9ff3-0b0e74f254bd => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:56.072200 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1bb21b5-f5ad-489a-bf28-4c8e9f94d0b8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:56.078280 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1bb21b5-f5ad-489a-bf28-4c8e9f94d0b8 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] DELETE https://10.4.3.144/volume/v3/types/96bd32f6-0616-47b6-a839-f5bb52d03969 Aug 07 17:10:56.078551 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1bb21b5-f5ad-489a-bf28-4c8e9f94d0b8 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:56.078802 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1bb21b5-f5ad-489a-bf28-4c8e9f94d0b8 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:56.122280 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1bb21b5-f5ad-489a-bf28-4c8e9f94d0b8 tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] https://10.4.3.144/volume/v3/types/96bd32f6-0616-47b6-a839-f5bb52d03969 returned with HTTP 202 Aug 07 17:10:56.122811 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 566/2278] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:10:56 2026] DELETE /volume/v3/types/96bd32f6-0616-47b6-a839-f5bb52d03969 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:10:56.133316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ea5ff4c6-a6ea-4bba-93d8-f08dd25f3a3a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:56.135590 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea5ff4c6-a6ea-4bba-93d8-f08dd25f3a3a tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] GET https://10.4.3.144/volume/v3/types/96bd32f6-0616-47b6-a839-f5bb52d03969 Aug 07 17:10:56.135843 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea5ff4c6-a6ea-4bba-93d8-f08dd25f3a3a tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:56.136096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea5ff4c6-a6ea-4bba-93d8-f08dd25f3a3a tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:56.141329 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea5ff4c6-a6ea-4bba-93d8-f08dd25f3a3a tempest-VolumeRetypeWithoutMigrationTest-1321332966 tempest-VolumeRetypeWithoutMigrationTest-1321332966-project-admin] https://10.4.3.144/volume/v3/types/96bd32f6-0616-47b6-a839-f5bb52d03969 returned with HTTP 404 Aug 07 17:10:56.141980 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 574/2279] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:10:56 2026] GET /volume/v3/types/96bd32f6-0616-47b6-a839-f5bb52d03969 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:56.665507 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b23faa5b-939c-4e0f-83c9-24ea3fb2c422 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:56.669685 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b23faa5b-939c-4e0f-83c9-24ea3fb2c422 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:56.670129 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b23faa5b-939c-4e0f-83c9-24ea3fb2c422 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:56.670421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b23faa5b-939c-4e0f-83c9-24ea3fb2c422 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:56.670863 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b23faa5b-939c-4e0f-83c9-24ea3fb2c422 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:56.680623 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:56.680623 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:56.681886 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b23faa5b-939c-4e0f-83c9-24ea3fb2c422 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:56.682483 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 575/2280] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:56 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:56.774960 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-f6b3f090-0d7b-49a6-83ab-94c7cd447c94 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:56.778468 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-f6b3f090-0d7b-49a6-83ab-94c7cd447c94 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:10:56.778688 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-f6b3f090-0d7b-49a6-83ab-94c7cd447c94 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:56.779037 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-f6b3f090-0d7b-49a6-83ab-94c7cd447c94 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:56.806867 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:56.806867 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:56.811608 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-f6b3f090-0d7b-49a6-83ab-94c7cd447c94 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:10:56.819979 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-f6b3f090-0d7b-49a6-83ab-94c7cd447c94 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:10:56.819979 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 566/2281] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:10:56 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1441 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:57.273866 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a7aafdc7-76a1-42e8-8eec-083643b52142 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:57.274413 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7aafdc7-76a1-42e8-8eec-083643b52142 None None] GET https://10.4.3.144/volume// Aug 07 17:10:57.274466 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7aafdc7-76a1-42e8-8eec-083643b52142 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:57.274726 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7aafdc7-76a1-42e8-8eec-083643b52142 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:57.275113 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7aafdc7-76a1-42e8-8eec-083643b52142 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:10:57.275306 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 567/2282] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:10: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 07 17:10:57.285120 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-60474bcc-4b5a-49b6-a224-44d8f89effbd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:57.288260 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-60474bcc-4b5a-49b6-a224-44d8f89effbd tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:10:57.289616 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-60474bcc-4b5a-49b6-a224-44d8f89effbd tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cda1ce07-ac29-4380-8b6f-7ce826938ba3", "connector": null, "instance_uuid": "cc3ef46d-71f0-4bb7-9c65-96e50cc698a0"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:57.312554 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:57.312554 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:57.374796 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-60474bcc-4b5a-49b6-a224-44d8f89effbd tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:10:57.375371 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 575/2283] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:10:57 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:57.388795 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-22a4efbf-7b8a-4376-b6a6-8da8ccc47b3a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:57.392204 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-22a4efbf-7b8a-4376-b6a6-8da8ccc47b3a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/attachments/3a6f4bdc-750d-40f0-ab14-1ac6e8a1ba72 Aug 07 17:10:57.392467 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-22a4efbf-7b8a-4376-b6a6-8da8ccc47b3a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:57.392711 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-22a4efbf-7b8a-4376-b6a6-8da8ccc47b3a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:57.401359 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:57.401359 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:57.466046 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-22a4efbf-7b8a-4376-b6a6-8da8ccc47b3a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/3a6f4bdc-750d-40f0-ab14-1ac6e8a1ba72 returned with HTTP 200 Aug 07 17:10:57.466422 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 576/2284] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:10:57 2026] DELETE /volume/v3/attachments/3a6f4bdc-750d-40f0-ab14-1ac6e8a1ba72 => generated 367 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:57.698400 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4cf319cc-c8d2-44be-8ab4-41afbda93955 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:57.701768 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4cf319cc-c8d2-44be-8ab4-41afbda93955 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:57.701768 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4cf319cc-c8d2-44be-8ab4-41afbda93955 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:57.701768 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4cf319cc-c8d2-44be-8ab4-41afbda93955 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:57.701768 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4cf319cc-c8d2-44be-8ab4-41afbda93955 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:57.706626 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:57.706626 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:57.707578 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4cf319cc-c8d2-44be-8ab4-41afbda93955 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:57.708100 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 567/2285] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:57 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:58.199305 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-17cc9eab-c742-4eba-be6a-081681e97219 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:58.377098 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17cc9eab-c742-4eba-be6a-081681e97219 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:10:58.378060 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17cc9eab-c742-4eba-be6a-081681e97219 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-612556697"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:58.406143 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17cc9eab-c742-4eba-be6a-081681e97219 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:10:58.406786 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 568/2286] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:10:58 2026] POST /volume/v3/types => generated 215 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:58.418834 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d2e406c7-3e9b-4f4b-adc7-020f20cf5fb0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:58.420911 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2e406c7-3e9b-4f4b-adc7-020f20cf5fb0 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:10:58.421446 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2e406c7-3e9b-4f4b-adc7-020f20cf5fb0 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-10901779"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:58.423573 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:58.423573 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:58.444495 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2e406c7-3e9b-4f4b-adc7-020f20cf5fb0 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:10:58.445246 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 576/2287] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:10:58 2026] POST /volume/v3/group_types => generated 171 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:10:58.460614 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2fcd1636-6602-4116-add3-62b62499846e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:58.633127 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2fcd1636-6602-4116-add3-62b62499846e tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/groups Aug 07 17:10:58.634835 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2fcd1636-6602-4116-add3-62b62499846e tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c52497b-3c6f-4db9-a551-0b6c2ac28d4c", "volume_types": ["b6249b5b-fa3e-47d7-8c74-31e272f50ecf"], "name": "tempest-Group1-870875292"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:58.635313 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-2fcd1636-6602-4116-add3-62b62499846e tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Creating new group {'group': {'group_type': '9c52497b-3c6f-4db9-a551-0b6c2ac28d4c', 'volume_types': ['b6249b5b-fa3e-47d7-8c74-31e272f50ecf'], 'name': 'tempest-Group1-870875292'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:10:58.640418 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-2fcd1636-6602-4116-add3-62b62499846e tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Creating group tempest-Group1-870875292. Aug 07 17:10:58.641084 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:58.641084 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:58.648201 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2fcd1636-6602-4116-add3-62b62499846e tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Availability Zones retrieved successfully. Aug 07 17:10:58.676110 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-2fcd1636-6602-4116-add3-62b62499846e tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Created reservations ['1f4b362e-dceb-446f-beda-822cd14c2149'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:58.709719 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2fcd1636-6602-4116-add3-62b62499846e tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups returned with HTTP 202 Aug 07 17:10:58.709719 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 577/2288] 10.4.3.144 () {70 vars in 1297 bytes} [Fri Aug 7 17:10:58 2026] POST /volume/v3/groups => generated 93 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:58.736064 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6f014978-e446-4ad3-81f1-4944909463ea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:58.736993 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85986566-746e-4bf6-9d58-92f1561fb989 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:58.737223 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f014978-e446-4ad3-81f1-4944909463ea tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 Aug 07 17:10:58.737223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6f014978-e446-4ad3-81f1-4944909463ea tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:58.737223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6f014978-e446-4ad3-81f1-4944909463ea tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:58.737223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-6f014978-e446-4ad3-81f1-4944909463ea tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 40efe8dc-c245-4af4-9ea6-4844f3382bf6 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:10:58.737583 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85986566-746e-4bf6-9d58-92f1561fb989 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:58.737583 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85986566-746e-4bf6-9d58-92f1561fb989 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:58.737583 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85986566-746e-4bf6-9d58-92f1561fb989 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:58.737583 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-85986566-746e-4bf6-9d58-92f1561fb989 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:58.737583 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:58.737583 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:10:58.737795 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:58.737795 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:58.739481 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85986566-746e-4bf6-9d58-92f1561fb989 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:58.741047 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 569/2289] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:58 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:58.753365 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f014978-e446-4ad3-81f1-4944909463ea tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 returned with HTTP 200 Aug 07 17:10:58.757051 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 568/2290] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:10:58 2026] GET /volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 => generated 321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:58.799317 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-2def94ae-a437-4656-9da7-02393475fc1b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:58.801999 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-2def94ae-a437-4656-9da7-02393475fc1b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] PUT https://10.4.3.144/volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55 Aug 07 17:10:58.802433 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-2def94ae-a437-4656-9da7-02393475fc1b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:58.811645 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-2def94ae-a437-4656-9da7-02393475fc1b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Acquiring lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:10:58.818214 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-2def94ae-a437-4656-9da7-02393475fc1b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:10:58.819146 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:58.819146 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:58.939258 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-2def94ae-a437-4656-9da7-02393475fc1b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-cda1ce07-ac29-4380-8b6f-7ce826938ba3-np0000006737" released by "attachment_update" :: held 0.119s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:10:58.939258 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-2def94ae-a437-4656-9da7-02393475fc1b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55 returned with HTTP 200 Aug 07 17:10:58.939258 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 577/2291] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:10:58 2026] PUT /volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:58.980830 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-d4bf97b7-f1f2-4388-a097-5c8b2e4314f4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:58.984625 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-d4bf97b7-f1f2-4388-a097-5c8b2e4314f4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55 Aug 07 17:10:58.984752 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-d4bf97b7-f1f2-4388-a097-5c8b2e4314f4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:58.984975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-d4bf97b7-f1f2-4388-a097-5c8b2e4314f4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:59.014415 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-d4bf97b7-f1f2-4388-a097-5c8b2e4314f4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55 returned with HTTP 200 Aug 07 17:10:59.014987 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 578/2292] 10.4.3.144 () {70 vars in 1651 bytes} [Fri Aug 7 17:10:58 2026] GET /volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:59.727197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7b5d0a1-381f-4340-9721-175c80e199cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:59.758009 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ac544be5-49d0-4315-82a0-aa8f02b30702 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:59.763377 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac544be5-49d0-4315-82a0-aa8f02b30702 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:10:59.763791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac544be5-49d0-4315-82a0-aa8f02b30702 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:59.763922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ac544be5-49d0-4315-82a0-aa8f02b30702 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:59.764104 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ac544be5-49d0-4315-82a0-aa8f02b30702 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:10:59.766533 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-17218a9f-866c-46e0-9396-36365f7047ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:59.768967 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17218a9f-866c-46e0-9396-36365f7047ae tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 Aug 07 17:10:59.769295 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17218a9f-866c-46e0-9396-36365f7047ae tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:59.769869 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17218a9f-866c-46e0-9396-36365f7047ae tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:59.769869 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-17218a9f-866c-46e0-9396-36365f7047ae tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 40efe8dc-c245-4af4-9ea6-4844f3382bf6 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:10:59.772364 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:59.772364 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:59.772364 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ac544be5-49d0-4315-82a0-aa8f02b30702 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:10:59.774201 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 569/2293] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:10:59 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:59.775002 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:59.775002 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:10:59.787951 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17218a9f-866c-46e0-9396-36365f7047ae tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 returned with HTTP 200 Aug 07 17:10:59.788472 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 578/2294] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:10:59 2026] GET /volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:10:59.801576 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cb26d2bd-7b19-42fb-9950-4501d96ad300 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:59.805087 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cb26d2bd-7b19-42fb-9950-4501d96ad300 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/groups Aug 07 17:10:59.805087 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cb26d2bd-7b19-42fb-9950-4501d96ad300 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c52497b-3c6f-4db9-a551-0b6c2ac28d4c", "volume_types": ["b6249b5b-fa3e-47d7-8c74-31e272f50ecf"], "name": "tempest-Group2-2079242790"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:59.807393 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-cb26d2bd-7b19-42fb-9950-4501d96ad300 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Creating new group {'group': {'group_type': '9c52497b-3c6f-4db9-a551-0b6c2ac28d4c', 'volume_types': ['b6249b5b-fa3e-47d7-8c74-31e272f50ecf'], 'name': 'tempest-Group2-2079242790'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:10:59.811618 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-cb26d2bd-7b19-42fb-9950-4501d96ad300 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Creating group tempest-Group2-2079242790. Aug 07 17:10:59.811618 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:59.811618 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:10:59.820414 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cb26d2bd-7b19-42fb-9950-4501d96ad300 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Availability Zones retrieved successfully. Aug 07 17:10:59.835193 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-cb26d2bd-7b19-42fb-9950-4501d96ad300 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Created reservations ['35148f9c-8f60-437a-8db2-3ea264d64f04'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:10:59.860675 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7b5d0a1-381f-4340-9721-175c80e199cd tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:10:59.861217 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7b5d0a1-381f-4340-9721-175c80e199cd tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-148318059", "os-volume-type-access:is_public": false}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:10:59.878602 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cb26d2bd-7b19-42fb-9950-4501d96ad300 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups returned with HTTP 202 Aug 07 17:10:59.879184 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 579/2295] 10.4.3.144 () {70 vars in 1297 bytes} [Fri Aug 7 17:10:59 2026] POST /volume/v3/groups => generated 94 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:10:59.894640 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7b5d0a1-381f-4340-9721-175c80e199cd tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:10:59.894737 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-87378004-dc1e-4844-9947-a061c2815169 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:59.894786 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 570/2296] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:10:59 2026] POST /volume/v3/types => generated 228 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:10:59.896607 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87378004-dc1e-4844-9947-a061c2815169 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 Aug 07 17:10:59.896898 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87378004-dc1e-4844-9947-a061c2815169 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:10:59.897163 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-87378004-dc1e-4844-9947-a061c2815169 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:10:59.897374 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-87378004-dc1e-4844-9947-a061c2815169 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member cf612214-0136-4f05-a7ee-3527f5ba7255 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:10:59.904724 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc742f3b-ba61-4008-9a45-a7a1efb0d4fa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:10:59.905244 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:10:59.905244 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:10:59.920450 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-87378004-dc1e-4844-9947-a061c2815169 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 returned with HTTP 200 Aug 07 17:10:59.920968 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 570/2297] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:10:59 2026] GET /volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 => generated 322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:00.010520 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc742f3b-ba61-4008-9a45-a7a1efb0d4fa tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:00.011145 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc742f3b-ba61-4008-9a45-a7a1efb0d4fa tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8a0dd504-c596-421a-8ad0-b11b099bf5c5", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:00.013008 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-dc742f3b-ba61-4008-9a45-a7a1efb0d4fa tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Create volume request body: {'volume': {'volume_type': '8a0dd504-c596-421a-8ad0-b11b099bf5c5', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:00.025127 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc742f3b-ba61-4008-9a45-a7a1efb0d4fa tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 404 Aug 07 17:11:00.026015 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 579/2298] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:10:59 2026] POST /volume/v3/volumes => generated 114 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:00.040936 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-99aab918-758f-4964-b14c-331285f2495f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:00.043759 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99aab918-758f-4964-b14c-331285f2495f tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] POST https://10.4.3.144/volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5/action Aug 07 17:11:00.044220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-99aab918-758f-4964-b14c-331285f2495f tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action body: b'{"addProjectAccess": {"project": "24f6ea7c225440a49618f38ec74ce9ba"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:00.044615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-99aab918-758f-4964-b14c-331285f2495f tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "24f6ea7c225440a49618f38ec74ce9ba"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:00.046285 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:00.046285 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:00.058520 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99aab918-758f-4964-b14c-331285f2495f tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5/action returned with HTTP 202 Aug 07 17:11:00.059127 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 580/2299] 10.4.3.144 () {68 vars in 1384 bytes} [Fri Aug 7 17:11:00 2026] POST /volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:00.068464 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:00.073694 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:00.074047 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8a0dd504-c596-421a-8ad0-b11b099bf5c5", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-503991957"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:00.075904 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Create volume request body: {'volume': {'volume_type': '8a0dd504-c596-421a-8ad0-b11b099bf5c5', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-503991957'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:00.089242 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Create volume of 1 GB Aug 07 17:11:00.089527 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:00.089527 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:00.090054 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Availability Zones retrieved successfully. Aug 07 17:11:00.096385 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Flow 'volume_create_api' (5a330412-4bbe-4cf5-8d89-e37d05677bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:00.096385 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ca3921-aa5d-4b3f-8541-ec9ddadfbb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:00.097078 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:00.124387 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ca3921-aa5d-4b3f-8541-ec9ddadfbb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:11:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8a0dd504-c596-421a-8ad0-b11b099bf5c5,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-148318059',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a0dd504-c596-421a-8ad0-b11b099bf5c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:00.124677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7e068a-9240-41a0-8877-c7d3d8a9d5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:00.171744 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-148318059 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-148318059, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:00.172561 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-148318059 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-148318059, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:00.256490 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Created reservations ['29c99356-28d1-454e-a51c-7233eb89dc7e', '1c0dce2a-c1b3-4d31-ab0f-5edc5e7284d1', '990790cd-4bc4-4865-9238-656d0eba20e1', 'a982a299-a18c-41a9-93cd-1e43b3178201'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:00.257541 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7e068a-9240-41a0-8877-c7d3d8a9d5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29c99356-28d1-454e-a51c-7233eb89dc7e', '1c0dce2a-c1b3-4d31-ab0f-5edc5e7284d1', '990790cd-4bc4-4865-9238-656d0eba20e1', 'a982a299-a18c-41a9-93cd-1e43b3178201']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:00.258715 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b943ce27-08f8-4b6e-826c-4f7e807496e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:00.293748 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b943ce27-08f8-4b6e-826c-4f7e807496e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c0577a8-2c26-407f-8b39-051b1bd4ecbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-503991957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f6ea7c225440a49618f38ec74ce9ba',qos_specs=None,replication_status=,reservations=['29c99356-28d1-454e-a51c-7233eb89dc7e','1c0dce2a-c1b3-4d31-ab0f-5edc5e7284d1','990790cd-4bc4-4865-9238-656d0eba20e1','a982a299-a18c-41a9-93cd-1e43b3178201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='660d65c3f38d4bc79578f9ce2a65513a',volume_type_id=8a0dd504-c596-421a-8ad0-b11b099bf5c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-503991957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c0577a8-2c26-407f-8b39-051b1bd4ecbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24f6ea7c225440a49618f38ec74ce9ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='660d65c3f38d4bc79578f9ce2a65513a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a0dd504-c596-421a-8ad0-b11b099bf5c5),volume_type_id=8a0dd504-c596-421a-8ad0-b11b099bf5c5)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:00.295043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea1845a3-e5c1-4d30-84b8-0f5139f4b9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:00.322219 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea1845a3-e5c1-4d30-84b8-0f5139f4b9b4) transitioned into state 'SUCCESS' from state '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-503991957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24f6ea7c225440a49618f38ec74ce9ba',qos_specs=None,replication_status=,reservations=['29c99356-28d1-454e-a51c-7233eb89dc7e','1c0dce2a-c1b3-4d31-ab0f-5edc5e7284d1','990790cd-4bc4-4865-9238-656d0eba20e1','a982a299-a18c-41a9-93cd-1e43b3178201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='660d65c3f38d4bc79578f9ce2a65513a',volume_type_id=8a0dd504-c596-421a-8ad0-b11b099bf5c5)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:00.323129 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad5aaec-cfaf-4a86-83de-4a1243c9d826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:00.335279 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad5aaec-cfaf-4a86-83de-4a1243c9d826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:00.336245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Flow 'volume_create_api' (5a330412-4bbe-4cf5-8d89-e37d05677bb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:00.336607 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Create volume request issued successfully. Aug 07 17:11:00.337445 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49ef7c20-089d-4176-b8ad-9ff78019a516 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:00.337968 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 571/2300] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:00 2026] POST /volume/v3/volumes => generated 794 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:00.355046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4eeca383-c4f0-4a97-9fde-965c29878296 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:00.357725 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4eeca383-c4f0-4a97-9fde-965c29878296 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] GET https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb Aug 07 17:11:00.357981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4eeca383-c4f0-4a97-9fde-965c29878296 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:00.358249 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4eeca383-c4f0-4a97-9fde-965c29878296 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:00.368040 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:00.368040 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:00.373724 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4eeca383-c4f0-4a97-9fde-965c29878296 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Volume info retrieved successfully. Aug 07 17:11:00.381323 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4eeca383-c4f0-4a97-9fde-965c29878296 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb returned with HTTP 200 Aug 07 17:11:00.382148 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 571/2301] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:00 2026] GET /volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:00.785676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-852f0dcc-a268-40ea-96cb-f425f95ff5c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:00.787979 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-852f0dcc-a268-40ea-96cb-f425f95ff5c0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:00.788249 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-852f0dcc-a268-40ea-96cb-f425f95ff5c0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:00.788545 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-852f0dcc-a268-40ea-96cb-f425f95ff5c0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:00.788680 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-852f0dcc-a268-40ea-96cb-f425f95ff5c0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:00.798086 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:00.798086 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:00.799254 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-852f0dcc-a268-40ea-96cb-f425f95ff5c0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:00.799785 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 580/2302] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:00 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:00.934822 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9058e265-83aa-4d32-843f-2ee5238b9fe4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:00.936841 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9058e265-83aa-4d32-843f-2ee5238b9fe4 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 Aug 07 17:11:00.937050 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9058e265-83aa-4d32-843f-2ee5238b9fe4 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:00.937633 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9058e265-83aa-4d32-843f-2ee5238b9fe4 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:00.937799 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-9058e265-83aa-4d32-843f-2ee5238b9fe4 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member cf612214-0136-4f05-a7ee-3527f5ba7255 {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:00.941615 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:00.941615 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:00.951331 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9058e265-83aa-4d32-843f-2ee5238b9fe4 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 returned with HTTP 200 Aug 07 17:11:00.952221 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 581/2303] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:00 2026] GET /volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:00.964097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:00.966054 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:00.966447 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-669760528", "volume_type": "b6249b5b-fa3e-47d7-8c74-31e272f50ecf", "group_id": "40efe8dc-c245-4af4-9ea6-4844f3382bf6", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:00.967972 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-669760528', 'volume_type': 'b6249b5b-fa3e-47d7-8c74-31e272f50ecf', 'group_id': '40efe8dc-c245-4af4-9ea6-4844f3382bf6', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:00.980225 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:00.980225 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:00.980906 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Create volume of 1 GB Aug 07 17:11:00.990598 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Availability Zones retrieved successfully. Aug 07 17:11:00.998556 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Flow 'volume_create_api' (e9c0c76c-9fa7-4f19-b598-9890b2768565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:01.001448 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88fe9ab-5df7-4130-b1de-14e884c3fad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:01.002269 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:01.002269 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:01.002871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:01.032314 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c88fe9ab-5df7-4130-b1de-14e884c3fad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:10:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6249b5b-fa3e-47d7-8c74-31e272f50ecf,is_public=True,name='tempest-GroupsTest-volume-type-612556697',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6249b5b-fa3e-47d7-8c74-31e272f50ecf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '40efe8dc-c245-4af4-9ea6-4844f3382bf6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:01.033360 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9e3cd5-a851-4111-ba1d-9acb2230ea6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:01.072380 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-612556697 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-612556697, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:01.072380 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-612556697 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-612556697, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:01.121609 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Created reservations ['4056c0ff-c138-4451-acf1-88a244fd496f', '592899d0-8088-4aa4-bcec-7e34c94ec509', 'b1a5b3bc-e198-4592-b7aa-b61ff651c3df', 'd259bc58-26db-421d-9420-632d94ee5bcc'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:01.123363 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a9e3cd5-a851-4111-ba1d-9acb2230ea6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4056c0ff-c138-4451-acf1-88a244fd496f', '592899d0-8088-4aa4-bcec-7e34c94ec509', 'b1a5b3bc-e198-4592-b7aa-b61ff651c3df', 'd259bc58-26db-421d-9420-632d94ee5bcc']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:01.123363 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a64bde2-aaa0-42da-986d-b5bb6fc96092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:01.146303 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a64bde2-aaa0-42da-986d-b5bb6fc96092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12919447-c0e2-47c7-bb60-7739fa458d58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-669760528',encryption_key_id=None,group_id=40efe8dc-c245-4af4-9ea6-4844f3382bf6,group_type_id=,metadata={},multiattach=False,project_id='26c26738d2e9409a832e49cf2ab3e30b',qos_specs=None,replication_status=,reservations=['4056c0ff-c138-4451-acf1-88a244fd496f','592899d0-8088-4aa4-bcec-7e34c94ec509','b1a5b3bc-e198-4592-b7aa-b61ff651c3df','d259bc58-26db-421d-9420-632d94ee5bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c055e6a06444fb8ab8dd2f781fba43',volume_type_id=b6249b5b-fa3e-47d7-8c74-31e272f50ecf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-669760528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=40efe8dc-c245-4af4-9ea6-4844f3382bf6,host=None,id=12919447-c0e2-47c7-bb60-7739fa458d58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26c26738d2e9409a832e49cf2ab3e30b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41c055e6a06444fb8ab8dd2f781fba43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6249b5b-fa3e-47d7-8c74-31e272f50ecf),volume_type_id=b6249b5b-fa3e-47d7-8c74-31e272f50ecf)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:01.147005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c218b5-179f-46f4-b1d1-0a68fd213256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:01.173229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c218b5-179f-46f4-b1d1-0a68fd213256) transitioned into state 'SUCCESS' from state '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-669760528',encryption_key_id=None,group_id=40efe8dc-c245-4af4-9ea6-4844f3382bf6,group_type_id=,metadata={},multiattach=False,project_id='26c26738d2e9409a832e49cf2ab3e30b',qos_specs=None,replication_status=,reservations=['4056c0ff-c138-4451-acf1-88a244fd496f','592899d0-8088-4aa4-bcec-7e34c94ec509','b1a5b3bc-e198-4592-b7aa-b61ff651c3df','d259bc58-26db-421d-9420-632d94ee5bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c055e6a06444fb8ab8dd2f781fba43',volume_type_id=b6249b5b-fa3e-47d7-8c74-31e272f50ecf)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:01.174260 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e599d22f-7955-42d9-8276-ba4138a50628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:01.191988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e599d22f-7955-42d9-8276-ba4138a50628) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:01.192970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Flow 'volume_create_api' (e9c0c76c-9fa7-4f19-b598-9890b2768565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:01.193310 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Create volume request issued successfully. Aug 07 17:11:01.194069 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:01.194275 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:01.238125 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:01.243107 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:01.243107 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:01.247806 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b5aa180-9026-4943-bb3c-5b8a2ddb580c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:01.248379 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 572/2304] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:11:00 2026] POST /volume/v3/volumes => generated 813 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:01.266662 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4046170a-c224-473f-b621-4119f9d1d357 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:01.269966 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4046170a-c224-473f-b621-4119f9d1d357 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 Aug 07 17:11:01.270265 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4046170a-c224-473f-b621-4119f9d1d357 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:01.270361 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4046170a-c224-473f-b621-4119f9d1d357 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:01.281938 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:01.281938 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:01.288048 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4046170a-c224-473f-b621-4119f9d1d357 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Volume info retrieved successfully. Aug 07 17:11:01.288727 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-4046170a-c224-473f-b621-4119f9d1d357 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:01.288890 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-4046170a-c224-473f-b621-4119f9d1d357 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:01.345256 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-4046170a-c224-473f-b621-4119f9d1d357 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:01.352089 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:01.352089 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:01.370338 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4046170a-c224-473f-b621-4119f9d1d357 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 returned with HTTP 200 Aug 07 17:11:01.370925 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 572/2305] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:01 2026] GET /volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 => generated 881 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:01.396877 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-22bce836-85c3-4222-b50f-c45c6ff4bebd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:01.399580 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22bce836-85c3-4222-b50f-c45c6ff4bebd tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] GET https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb Aug 07 17:11:01.399825 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22bce836-85c3-4222-b50f-c45c6ff4bebd tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:01.400229 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22bce836-85c3-4222-b50f-c45c6ff4bebd tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:01.410554 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:01.410554 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:01.417702 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-22bce836-85c3-4222-b50f-c45c6ff4bebd tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Volume info retrieved successfully. Aug 07 17:11:01.424487 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22bce836-85c3-4222-b50f-c45c6ff4bebd tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb returned with HTTP 200 Aug 07 17:11:01.425160 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 581/2306] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:01 2026] GET /volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:01.445097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-36af1918-35da-4245-83b9-a3bc83478e06 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:01.447721 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-36af1918-35da-4245-83b9-a3bc83478e06 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] GET https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb Aug 07 17:11:01.448270 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-36af1918-35da-4245-83b9-a3bc83478e06 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:01.448556 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-36af1918-35da-4245-83b9-a3bc83478e06 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:01.458944 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:01.458944 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:01.464046 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-36af1918-35da-4245-83b9-a3bc83478e06 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Volume info retrieved successfully. Aug 07 17:11:01.469766 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-36af1918-35da-4245-83b9-a3bc83478e06 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb returned with HTTP 200 Aug 07 17:11:01.470347 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 582/2307] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:01 2026] GET /volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:01.487338 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cf9cfc63-fc25-4c73-922e-a5c18e970d4c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:01.489760 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf9cfc63-fc25-4c73-922e-a5c18e970d4c tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] DELETE https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb Aug 07 17:11:01.490039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf9cfc63-fc25-4c73-922e-a5c18e970d4c tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:01.490265 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf9cfc63-fc25-4c73-922e-a5c18e970d4c tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:01.490469 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-cf9cfc63-fc25-4c73-922e-a5c18e970d4c tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Delete volume with id: 5c0577a8-2c26-407f-8b39-051b1bd4ecbb Aug 07 17:11:01.499737 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:01.499737 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:01.500429 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cf9cfc63-fc25-4c73-922e-a5c18e970d4c tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Volume info retrieved successfully. Aug 07 17:11:01.539651 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cf9cfc63-fc25-4c73-922e-a5c18e970d4c tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Delete volume request issued successfully. Aug 07 17:11:01.540661 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf9cfc63-fc25-4c73-922e-a5c18e970d4c tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb returned with HTTP 202 Aug 07 17:11:01.540793 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 573/2308] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:01 2026] DELETE /volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:01.553117 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-09d5ea6e-b042-415a-adbe-2ab13dcabb02 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:01.555943 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09d5ea6e-b042-415a-adbe-2ab13dcabb02 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] GET https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb Aug 07 17:11:01.556244 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-09d5ea6e-b042-415a-adbe-2ab13dcabb02 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:01.556524 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-09d5ea6e-b042-415a-adbe-2ab13dcabb02 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:01.572779 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:01.572779 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:01.580751 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-09d5ea6e-b042-415a-adbe-2ab13dcabb02 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Volume info retrieved successfully. Aug 07 17:11:01.593050 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09d5ea6e-b042-415a-adbe-2ab13dcabb02 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb returned with HTTP 200 Aug 07 17:11:01.594211 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 573/2309] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:01 2026] GET /volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb => generated 886 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:01.816322 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b70fff32-11f1-496c-bbe7-eec0c29bbb5c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:01.822169 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b70fff32-11f1-496c-bbe7-eec0c29bbb5c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:01.823070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b70fff32-11f1-496c-bbe7-eec0c29bbb5c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:01.823070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b70fff32-11f1-496c-bbe7-eec0c29bbb5c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:01.823070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b70fff32-11f1-496c-bbe7-eec0c29bbb5c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:01.836207 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:01.836207 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:01.837244 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b70fff32-11f1-496c-bbe7-eec0c29bbb5c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:01.838621 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 582/2310] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:01 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:02.387968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-61d307eb-5c20-4bec-a107-1fa56143bcdd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.390904 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-61d307eb-5c20-4bec-a107-1fa56143bcdd tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 Aug 07 17:11:02.391352 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-61d307eb-5c20-4bec-a107-1fa56143bcdd tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.391673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-61d307eb-5c20-4bec-a107-1fa56143bcdd tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.404127 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.404127 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:02.408134 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-61d307eb-5c20-4bec-a107-1fa56143bcdd tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Volume info retrieved successfully. Aug 07 17:11:02.409573 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-61d307eb-5c20-4bec-a107-1fa56143bcdd tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:02.409963 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-61d307eb-5c20-4bec-a107-1fa56143bcdd tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:02.474660 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-61d307eb-5c20-4bec-a107-1fa56143bcdd tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:02.478813 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.478813 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:02.489089 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-61d307eb-5c20-4bec-a107-1fa56143bcdd tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 returned with HTTP 200 Aug 07 17:11:02.489089 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 583/2311] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 => generated 906 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:02.516345 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-51ebbcdf-22cb-4018-afa9-52806b486a64 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.523067 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51ebbcdf-22cb-4018-afa9-52806b486a64 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 Aug 07 17:11:02.523067 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51ebbcdf-22cb-4018-afa9-52806b486a64 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.523067 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51ebbcdf-22cb-4018-afa9-52806b486a64 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.523067 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-51ebbcdf-22cb-4018-afa9-52806b486a64 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 40efe8dc-c245-4af4-9ea6-4844f3382bf6 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:02.527519 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.527519 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:02.538040 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51ebbcdf-22cb-4018-afa9-52806b486a64 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 returned with HTTP 200 Aug 07 17:11:02.538567 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 574/2312] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:02.547739 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0c6793be-4ee9-4c80-a6f6-da709d3a7870 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.549772 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c6793be-4ee9-4c80-a6f6-da709d3a7870 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 Aug 07 17:11:02.550083 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c6793be-4ee9-4c80-a6f6-da709d3a7870 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.550352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c6793be-4ee9-4c80-a6f6-da709d3a7870 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.550525 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-0c6793be-4ee9-4c80-a6f6-da709d3a7870 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member cf612214-0136-4f05-a7ee-3527f5ba7255 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:02.554389 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.554389 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:02.563617 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c6793be-4ee9-4c80-a6f6-da709d3a7870 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 returned with HTTP 200 Aug 07 17:11:02.564246 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 574/2313] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:02.575833 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40068fce-129f-4614-91e6-8a8ec54373c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.579637 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40068fce-129f-4614-91e6-8a8ec54373c2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/detail Aug 07 17:11:02.579637 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40068fce-129f-4614-91e6-8a8ec54373c2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.579637 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40068fce-129f-4614-91e6-8a8ec54373c2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.608313 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40068fce-129f-4614-91e6-8a8ec54373c2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/detail returned with HTTP 200 Aug 07 17:11:02.608975 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 583/2314] 10.4.3.144 () {68 vars in 1296 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/groups/detail => generated 639 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:02.618239 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2b3e9e76-e4c9-4296-8702-ded5080556c1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.619577 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.620948 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b3e9e76-e4c9-4296-8702-ded5080556c1 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] GET https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb Aug 07 17:11:02.621360 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b3e9e76-e4c9-4296-8702-ded5080556c1 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.621995 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:02.622091 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b3e9e76-e4c9-4296-8702-ded5080556c1 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.622144 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.622144 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.622462 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:02.622806 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.622806 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:02.623338 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:02.630748 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b3e9e76-e4c9-4296-8702-ded5080556c1 tempest-VolumeTypesAccessTest-1847879384 tempest-VolumeTypesAccessTest-1847879384-project-member] https://10.4.3.144/volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb returned with HTTP 404 Aug 07 17:11:02.630862 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Get all volumes completed successfully. Aug 07 17:11:02.631465 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 584/2315] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/volumes/5c0577a8-2c26-407f-8b39-051b1bd4ecbb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:02.631845 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:02.632122 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:02.640982 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d569d24a-0f6f-4e89-ae03-4f8fdab689b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.645222 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d569d24a-0f6f-4e89-ae03-4f8fdab689b5 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] POST https://10.4.3.144/volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5/action Aug 07 17:11:02.645222 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d569d24a-0f6f-4e89-ae03-4f8fdab689b5 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action body: b'{"removeProjectAccess": {"project": "24f6ea7c225440a49618f38ec74ce9ba"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:02.645222 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d569d24a-0f6f-4e89-ae03-4f8fdab689b5 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "24f6ea7c225440a49618f38ec74ce9ba"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:02.646228 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.646228 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:02.668821 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d569d24a-0f6f-4e89-ae03-4f8fdab689b5 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5/action returned with HTTP 202 Aug 07 17:11:02.669316 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 575/2316] 10.4.3.144 () {68 vars in 1384 bytes} [Fri Aug 7 17:11:02 2026] POST /volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:02.673262 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:02.676519 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.676519 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:02.679506 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-443c3c3c-2fe6-44a4-9982-0a62fbf611d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.684047 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-443c3c3c-2fe6-44a4-9982-0a62fbf611d8 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] DELETE https://10.4.3.144/volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5 Aug 07 17:11:02.684047 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-443c3c3c-2fe6-44a4-9982-0a62fbf611d8 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.684047 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-443c3c3c-2fe6-44a4-9982-0a62fbf611d8 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.684047 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.684047 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:02.686199 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a38de77-b1a2-4848-836d-d347cea3cf22 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:02.686874 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 575/2317] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:02.704820 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.707308 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:02.707557 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.707800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.709254 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:02.710073 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:02.721721 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Get all volumes completed successfully. Aug 07 17:11:02.723055 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:02.723283 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:02.737699 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-443c3c3c-2fe6-44a4-9982-0a62fbf611d8 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5 returned with HTTP 202 Aug 07 17:11:02.738271 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 584/2318] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:02 2026] DELETE /volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:02.752139 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c164ccf3-41b7-4707-8a59-89bab6db92d5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.755649 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c164ccf3-41b7-4707-8a59-89bab6db92d5 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] GET https://10.4.3.144/volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5 Aug 07 17:11:02.755902 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c164ccf3-41b7-4707-8a59-89bab6db92d5 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.756034 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c164ccf3-41b7-4707-8a59-89bab6db92d5 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.761621 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c164ccf3-41b7-4707-8a59-89bab6db92d5 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5 returned with HTTP 404 Aug 07 17:11:02.761621 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 576/2319] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/types/8a0dd504-c596-421a-8ad0-b11b099bf5c5 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:02.773343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a80ca3c-7875-4454-8f11-484ff973c9f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.777424 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:02.777809 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a80ca3c-7875-4454-8f11-484ff973c9f7 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:02.778378 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a80ca3c-7875-4454-8f11-484ff973c9f7 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-387129886", "os-volume-type-access:is_public": false}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:02.783749 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.783749 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:02.796089 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-32af1f85-7dc1-4369-ab24-e0efd24f1c4b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:02.796089 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 585/2320] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:02.800146 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a80ca3c-7875-4454-8f11-484ff973c9f7 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:02.800708 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 576/2321] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:11:02 2026] POST /volume/v3/types => generated 228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:02.814168 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48ace630-df67-4663-9ae4-ec0ef859730b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.816184 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48ace630-df67-4663-9ae4-ec0ef859730b tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] POST https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action Aug 07 17:11:02.816531 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48ace630-df67-4663-9ae4-ec0ef859730b tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action body: b'{"addProjectAccess": {"project": "24f6ea7c225440a49618f38ec74ce9ba"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:02.816958 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48ace630-df67-4663-9ae4-ec0ef859730b tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "24f6ea7c225440a49618f38ec74ce9ba"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:02.818368 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4da34f01-717b-4a3f-b643-7d6f67b74c47 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.823938 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4da34f01-717b-4a3f-b643-7d6f67b74c47 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6/action Aug 07 17:11:02.824640 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4da34f01-717b-4a3f-b643-7d6f67b74c47 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:02.824640 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4da34f01-717b-4a3f-b643-7d6f67b74c47 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:02.829881 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-4da34f01-717b-4a3f-b643-7d6f67b74c47 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] delete called for group 40efe8dc-c245-4af4-9ea6-4844f3382bf6 {{(pid=100226) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:11:02.831321 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.groups [None req-4da34f01-717b-4a3f-b643-7d6f67b74c47 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Delete group with id: 40efe8dc-c245-4af4-9ea6-4844f3382bf6 Aug 07 17:11:02.836450 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48ace630-df67-4663-9ae4-ec0ef859730b tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action returned with HTTP 202 Aug 07 17:11:02.836663 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.836663 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:02.837073 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 585/2322] 10.4.3.144 () {68 vars in 1384 bytes} [Fri Aug 7 17:11:02 2026] POST /volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:02.850762 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8dd05b29-7a41-4248-934f-5a5c10dd2e88 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.853046 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c299357a-6916-4b0a-8e45-66ddb92ed465 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.858158 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c299357a-6916-4b0a-8e45-66ddb92ed465 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:02.858158 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c299357a-6916-4b0a-8e45-66ddb92ed465 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.858158 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c299357a-6916-4b0a-8e45-66ddb92ed465 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.858158 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c299357a-6916-4b0a-8e45-66ddb92ed465 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:02.858422 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8dd05b29-7a41-4248-934f-5a5c10dd2e88 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] POST https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action Aug 07 17:11:02.858422 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8dd05b29-7a41-4248-934f-5a5c10dd2e88 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action body: b'{"addProjectAccess": {"project": "f69c5d6678714371954f66e2442531d7"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:02.858422 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8dd05b29-7a41-4248-934f-5a5c10dd2e88 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f69c5d6678714371954f66e2442531d7"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:02.864322 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.864322 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:02.866431 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c299357a-6916-4b0a-8e45-66ddb92ed465 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:02.866431 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 577/2323] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:02.877095 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8dd05b29-7a41-4248-934f-5a5c10dd2e88 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action returned with HTTP 202 Aug 07 17:11:02.877565 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 586/2324] 10.4.3.144 () {68 vars in 1384 bytes} [Fri Aug 7 17:11:02 2026] POST /volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:02.887672 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5006f9a0-3baf-47c0-9fa8-c917df081e13 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.890240 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5006f9a0-3baf-47c0-9fa8-c917df081e13 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] GET https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/os-volume-type-access Aug 07 17:11:02.890466 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5006f9a0-3baf-47c0-9fa8-c917df081e13 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.890684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5006f9a0-3baf-47c0-9fa8-c917df081e13 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.891737 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4da34f01-717b-4a3f-b643-7d6f67b74c47 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6/action returned with HTTP 202 Aug 07 17:11:02.892379 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 577/2325] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:11:02 2026] POST /volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:02.902911 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5bf38827-f880-46de-b31e-476bd0e14045 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.904643 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5006f9a0-3baf-47c0-9fa8-c917df081e13 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/os-volume-type-access returned with HTTP 200 Aug 07 17:11:02.904844 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 586/2326] 10.4.3.144 () {66 vars in 1408 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/os-volume-type-access => generated 244 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:02.907775 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bf38827-f880-46de-b31e-476bd0e14045 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 Aug 07 17:11:02.908083 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5bf38827-f880-46de-b31e-476bd0e14045 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.908412 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5bf38827-f880-46de-b31e-476bd0e14045 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:02.913940 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-450990fc-4592-4b96-a84e-f71433da1138 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.916370 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.916370 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:02.918364 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-450990fc-4592-4b96-a84e-f71433da1138 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] POST https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action Aug 07 17:11:02.920536 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5bf38827-f880-46de-b31e-476bd0e14045 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Volume info retrieved successfully. Aug 07 17:11:02.922666 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-450990fc-4592-4b96-a84e-f71433da1138 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action body: b'{"removeProjectAccess": {"project": "f69c5d6678714371954f66e2442531d7"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:02.922666 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-450990fc-4592-4b96-a84e-f71433da1138 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f69c5d6678714371954f66e2442531d7"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:02.923284 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-5bf38827-f880-46de-b31e-476bd0e14045 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:02.923284 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-5bf38827-f880-46de-b31e-476bd0e14045 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:02.952122 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-450990fc-4592-4b96-a84e-f71433da1138 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action returned with HTTP 202 Aug 07 17:11:02.952664 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 587/2327] 10.4.3.144 () {68 vars in 1384 bytes} [Fri Aug 7 17:11:02 2026] POST /volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:02.961252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a903b33a-44ee-4cc8-96fd-5b386e2a3801 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.964124 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a903b33a-44ee-4cc8-96fd-5b386e2a3801 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] POST https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action Aug 07 17:11:02.964896 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a903b33a-44ee-4cc8-96fd-5b386e2a3801 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action body: b'{"removeProjectAccess": {"project": "24f6ea7c225440a49618f38ec74ce9ba"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:02.965152 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a903b33a-44ee-4cc8-96fd-5b386e2a3801 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "24f6ea7c225440a49618f38ec74ce9ba"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:02.972594 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-5bf38827-f880-46de-b31e-476bd0e14045 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:02.977239 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:02.977239 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:02.984879 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a903b33a-44ee-4cc8-96fd-5b386e2a3801 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action returned with HTTP 202 Aug 07 17:11:02.985375 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 578/2328] 10.4.3.144 () {68 vars in 1384 bytes} [Fri Aug 7 17:11:02 2026] POST /volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:02.986878 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bf38827-f880-46de-b31e-476bd0e14045 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 returned with HTTP 200 Aug 07 17:11:02.987287 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 578/2329] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:02 2026] GET /volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 => generated 905 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:02.992891 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2631aa00-82e7-491d-90f6-fefb236b6265 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:02.995198 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2631aa00-82e7-491d-90f6-fefb236b6265 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] DELETE https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4 Aug 07 17:11:02.995198 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2631aa00-82e7-491d-90f6-fefb236b6265 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:02.995340 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2631aa00-82e7-491d-90f6-fefb236b6265 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:03.030420 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2631aa00-82e7-491d-90f6-fefb236b6265 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4 returned with HTTP 202 Aug 07 17:11:03.031308 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 587/2330] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:02 2026] DELETE /volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:03.040793 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9532c52c-ea7a-4f96-baaf-02a360e25589 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:03.044719 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9532c52c-ea7a-4f96-baaf-02a360e25589 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] GET https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4 Aug 07 17:11:03.044719 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9532c52c-ea7a-4f96-baaf-02a360e25589 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:03.044719 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9532c52c-ea7a-4f96-baaf-02a360e25589 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:03.048258 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9532c52c-ea7a-4f96-baaf-02a360e25589 tempest-VolumeTypesAccessTest-418386295 tempest-VolumeTypesAccessTest-418386295-project-admin] https://10.4.3.144/volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4 returned with HTTP 404 Aug 07 17:11:03.049017 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 588/2331] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:03 2026] GET /volume/v3/types/85aad8e7-24a5-4cd1-bc15-fe8a0530c1d4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:03.227392 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7cc61522-a57f-4ba7-bde0-6dbc597609de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:03.227774 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cc61522-a57f-4ba7-bde0-6dbc597609de None None] GET https://10.4.3.144/volume// Aug 07 17:11:03.228053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cc61522-a57f-4ba7-bde0-6dbc597609de None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:03.228367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7cc61522-a57f-4ba7-bde0-6dbc597609de None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:03.228761 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7cc61522-a57f-4ba7-bde0-6dbc597609de None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:03.229403 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 579/2332] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11: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 07 17:11:03.244339 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-156bf51d-a23f-4227-a425-a2339fbb2823 req-e3c095ea-7d60-4bec-9184-1eeca308aa50 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:03.244339 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-156bf51d-a23f-4227-a425-a2339fbb2823 req-e3c095ea-7d60-4bec-9184-1eeca308aa50 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:11:03.244596 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-156bf51d-a23f-4227-a425-a2339fbb2823 req-e3c095ea-7d60-4bec-9184-1eeca308aa50 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "641d864b-49db-401b-8a96-efd39041fa68", "connector": null, "instance_uuid": "c0962e20-fe23-4edc-aeb3-d9d6257a561b"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:03.270905 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:03.270905 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:03.315723 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-1764723c-4979-46f0-b9f9-0fb5cf9e549b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:03.318486 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-1764723c-4979-46f0-b9f9-0fb5cf9e549b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55/action Aug 07 17:11:03.318930 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-1764723c-4979-46f0-b9f9-0fb5cf9e549b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:03.319092 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-1764723c-4979-46f0-b9f9-0fb5cf9e549b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:03.341952 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-156bf51d-a23f-4227-a425-a2339fbb2823 req-e3c095ea-7d60-4bec-9184-1eeca308aa50 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:11:03.342612 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 579/2333] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:11:03 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:03.359936 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-156bf51d-a23f-4227-a425-a2339fbb2823 req-06c785f2-b6aa-4a06-8bf1-ae5a31a40d5d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:03.364569 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-156bf51d-a23f-4227-a425-a2339fbb2823 req-06c785f2-b6aa-4a06-8bf1-ae5a31a40d5d tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] DELETE https://10.4.3.144/volume/v3/attachments/6e5a231f-5a84-4c0b-94ee-0d3b696a8ccb Aug 07 17:11:03.364851 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-156bf51d-a23f-4227-a425-a2339fbb2823 req-06c785f2-b6aa-4a06-8bf1-ae5a31a40d5d tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:03.365087 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-156bf51d-a23f-4227-a425-a2339fbb2823 req-06c785f2-b6aa-4a06-8bf1-ae5a31a40d5d tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:03.365694 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:03.365694 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:03.379512 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:03.379512 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:03.383372 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2c0edd8d-58b0-4e59-8f57-8204f79538fc req-1764723c-4979-46f0-b9f9-0fb5cf9e549b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55/action returned with HTTP 204 Aug 07 17:11:03.383960 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 588/2334] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:11:03 2026] POST /volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:03.468220 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-156bf51d-a23f-4227-a425-a2339fbb2823 req-06c785f2-b6aa-4a06-8bf1-ae5a31a40d5d tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/attachments/6e5a231f-5a84-4c0b-94ee-0d3b696a8ccb returned with HTTP 200 Aug 07 17:11:03.468642 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 589/2335] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:11:03 2026] DELETE /volume/v3/attachments/6e5a231f-5a84-4c0b-94ee-0d3b696a8ccb => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:03.879664 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-803dcb35-22d2-4ab3-bfe9-4398538c88ea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:03.881587 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-803dcb35-22d2-4ab3-bfe9-4398538c88ea tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:03.882071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-803dcb35-22d2-4ab3-bfe9-4398538c88ea tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:03.882071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-803dcb35-22d2-4ab3-bfe9-4398538c88ea tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:03.882447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-803dcb35-22d2-4ab3-bfe9-4398538c88ea tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:03.889548 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:03.889548 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:03.890566 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-803dcb35-22d2-4ab3-bfe9-4398538c88ea tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:03.890766 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 580/2336] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:03 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:04.001711 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9de884e3-877e-4bd5-a4e7-9e6ede9e0b5b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:04.004355 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9de884e3-877e-4bd5-a4e7-9e6ede9e0b5b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 Aug 07 17:11:04.004672 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9de884e3-877e-4bd5-a4e7-9e6ede9e0b5b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:04.005001 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9de884e3-877e-4bd5-a4e7-9e6ede9e0b5b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:04.011787 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9de884e3-877e-4bd5-a4e7-9e6ede9e0b5b tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 returned with HTTP 404 Aug 07 17:11:04.012391 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 580/2337] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:04 2026] GET /volume/v3/volumes/12919447-c0e2-47c7-bb60-7739fa458d58 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:04.020583 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-114211a3-d7f7-4db5-95f7-728d154d169a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:04.022957 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-114211a3-d7f7-4db5-95f7-728d154d169a tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 Aug 07 17:11:04.023276 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-114211a3-d7f7-4db5-95f7-728d154d169a tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:04.023581 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-114211a3-d7f7-4db5-95f7-728d154d169a tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:04.023747 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-114211a3-d7f7-4db5-95f7-728d154d169a tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 40efe8dc-c245-4af4-9ea6-4844f3382bf6 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:04.027399 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-114211a3-d7f7-4db5-95f7-728d154d169a tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 returned with HTTP 404 Aug 07 17:11:04.027963 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 589/2338] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:04 2026] GET /volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:04.044009 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a83b8eb5-86a5-490d-8c76-29ff877feaaa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:04.048687 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a83b8eb5-86a5-490d-8c76-29ff877feaaa tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255/action Aug 07 17:11:04.048687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a83b8eb5-86a5-490d-8c76-29ff877feaaa tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:04.049113 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a83b8eb5-86a5-490d-8c76-29ff877feaaa tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:04.051580 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-a83b8eb5-86a5-490d-8c76-29ff877feaaa tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] delete called for group cf612214-0136-4f05-a7ee-3527f5ba7255 {{(pid=100227) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:11:04.051824 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-a83b8eb5-86a5-490d-8c76-29ff877feaaa tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Delete group with id: cf612214-0136-4f05-a7ee-3527f5ba7255 Aug 07 17:11:04.057230 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:04.057230 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:04.093229 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a83b8eb5-86a5-490d-8c76-29ff877feaaa tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255/action returned with HTTP 202 Aug 07 17:11:04.093749 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 590/2339] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:11:04 2026] POST /volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:04.101131 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4e477058-87df-41c4-ac3a-0a9da03559f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:04.103618 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e477058-87df-41c4-ac3a-0a9da03559f1 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 Aug 07 17:11:04.103927 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e477058-87df-41c4-ac3a-0a9da03559f1 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:04.105400 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e477058-87df-41c4-ac3a-0a9da03559f1 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:04.105400 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-4e477058-87df-41c4-ac3a-0a9da03559f1 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member cf612214-0136-4f05-a7ee-3527f5ba7255 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:04.111682 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:04.111682 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:04.123003 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e477058-87df-41c4-ac3a-0a9da03559f1 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 returned with HTTP 200 Aug 07 17:11:04.123682 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 581/2340] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:04 2026] GET /volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:04.902560 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f6ca57c-5472-467c-b0f2-0419c1b9f3fa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:04.905819 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f6ca57c-5472-467c-b0f2-0419c1b9f3fa tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:04.905819 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f6ca57c-5472-467c-b0f2-0419c1b9f3fa tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:04.905819 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f6ca57c-5472-467c-b0f2-0419c1b9f3fa tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:04.905819 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4f6ca57c-5472-467c-b0f2-0419c1b9f3fa tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:04.911082 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:04.911082 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:04.912744 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f6ca57c-5472-467c-b0f2-0419c1b9f3fa tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:04.913456 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 581/2341] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:04 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:04.925367 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9f1acc4c-7a04-49fc-98bb-2c9ff088b380 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:04.928542 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f1acc4c-7a04-49fc-98bb-2c9ff088b380 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 Aug 07 17:11:04.929783 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f1acc4c-7a04-49fc-98bb-2c9ff088b380 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:04.929783 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f1acc4c-7a04-49fc-98bb-2c9ff088b380 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:04.940883 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:04.940883 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:04.946908 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9f1acc4c-7a04-49fc-98bb-2c9ff088b380 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:11:04.954174 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f1acc4c-7a04-49fc-98bb-2c9ff088b380 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 returned with HTTP 200 Aug 07 17:11:04.955831 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 590/2342] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:04 2026] GET /volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:04.976488 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-598bf524-44a1-411e-b6a4-08987f0c273f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:04.981177 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] POST https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787/restore Aug 07 17:11:04.981419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:04.987667 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Restoring backup d37f64c1-2abc-4562-b403-d88a629e3787 ({'restore': {}}) {{(pid=100227) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 17:11:04.987818 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Restoring backup d37f64c1-2abc-4562-b403-d88a629e3787 to volume None. Aug 07 17:11:05.000059 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:05.000059 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:05.001851 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Creating volume of 1 GB for restore of backup d37f64c1-2abc-4562-b403-d88a629e3787. Aug 07 17:11:05.011249 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Availability Zones retrieved successfully. Aug 07 17:11:05.018207 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Flow 'volume_create_api' (51a7960f-219a-485e-ab37-c9a6f7e19644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:05.019919 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825e0ffb-ceaa-4ebb-b1fd-755bfbc09078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:05.021514 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:05.070156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825e0ffb-ceaa-4ebb-b1fd-755bfbc09078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:05.070156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb32c32-6f3b-4761-b3e5-74f1973a0de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:05.130304 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Created reservations ['11962669-8094-4467-a6d2-199f8c110ca4', '56a10d23-03e9-4f9d-8375-6113bb21c093', '3908ba0f-a76b-4a56-8e83-d487918c0120', '005ace56-6f7b-484a-9140-023a37b75c71'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:05.130766 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb32c32-6f3b-4761-b3e5-74f1973a0de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11962669-8094-4467-a6d2-199f8c110ca4', '56a10d23-03e9-4f9d-8375-6113bb21c093', '3908ba0f-a76b-4a56-8e83-d487918c0120', '005ace56-6f7b-484a-9140-023a37b75c71']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:05.131786 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eff539f-a74c-4c14-8514-3d3018e7883b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:05.136639 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4a9311f8-ac42-4dd3-a1de-444ff6eb9850 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.145087 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a9311f8-ac42-4dd3-a1de-444ff6eb9850 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 Aug 07 17:11:05.145386 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4a9311f8-ac42-4dd3-a1de-444ff6eb9850 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:05.146159 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4a9311f8-ac42-4dd3-a1de-444ff6eb9850 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:05.146159 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-4a9311f8-ac42-4dd3-a1de-444ff6eb9850 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member cf612214-0136-4f05-a7ee-3527f5ba7255 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:05.152178 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4a9311f8-ac42-4dd3-a1de-444ff6eb9850 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 returned with HTTP 404 Aug 07 17:11:05.152710 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 582/2343] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:05 2026] GET /volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:05.167178 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b4180fe-81d9-47a1-9f68-9c449a5181b8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.170602 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b4180fe-81d9-47a1-9f68-9c449a5181b8 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/detail Aug 07 17:11:05.170964 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b4180fe-81d9-47a1-9f68-9c449a5181b8 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:05.172052 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b4180fe-81d9-47a1-9f68-9c449a5181b8 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:05.178304 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eff539f-a74c-4c14-8514-3d3018e7883b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '613ca02b-e8a0-4039-a682-9d82ea5d3f51', '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_d37f64c1-2abc-4562-b403-d88a629e3787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ba02acf1f774a7c91082aba9a4a555e',qos_specs=None,replication_status=,reservations=['11962669-8094-4467-a6d2-199f8c110ca4','56a10d23-03e9-4f9d-8375-6113bb21c093','3908ba0f-a76b-4a56-8e83-d487918c0120','005ace56-6f7b-484a-9140-023a37b75c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c02ba9cae4a74d0388430560dbc527d4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d37f64c1-2abc-4562-b403-d88a629e3787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=613ca02b-e8a0-4039-a682-9d82ea5d3f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ba02acf1f774a7c91082aba9a4a555e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c02ba9cae4a74d0388430560dbc527d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:05.179554 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef67f6e-3827-4a0b-97f8-cd3ebdb5381b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:05.182660 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b4180fe-81d9-47a1-9f68-9c449a5181b8 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/detail returned with HTTP 200 Aug 07 17:11:05.183215 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 582/2344] 10.4.3.144 () {68 vars in 1296 bytes} [Fri Aug 7 17:11:05 2026] GET /volume/v3/groups/detail => generated 14 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:05.198859 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d392ab24-135f-4712-a914-f6332eeeb00c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.201311 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d392ab24-135f-4712-a914-f6332eeeb00c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:05.201593 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d392ab24-135f-4712-a914-f6332eeeb00c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:05.201794 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d392ab24-135f-4712-a914-f6332eeeb00c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:05.202051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-d392ab24-135f-4712-a914-f6332eeeb00c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:05.202775 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d392ab24-135f-4712-a914-f6332eeeb00c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:05.204718 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef67f6e-3827-4a0b-97f8-cd3ebdb5381b) transitioned into 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_d37f64c1-2abc-4562-b403-d88a629e3787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ba02acf1f774a7c91082aba9a4a555e',qos_specs=None,replication_status=,reservations=['11962669-8094-4467-a6d2-199f8c110ca4','56a10d23-03e9-4f9d-8375-6113bb21c093','3908ba0f-a76b-4a56-8e83-d487918c0120','005ace56-6f7b-484a-9140-023a37b75c71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c02ba9cae4a74d0388430560dbc527d4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:05.205933 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be6bfea-5b77-42f3-a5cc-492bdf783b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:05.215413 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d392ab24-135f-4712-a914-f6332eeeb00c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Get all volumes completed successfully. Aug 07 17:11:05.220614 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d392ab24-135f-4712-a914-f6332eeeb00c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:05.220614 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 591/2345] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:05 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 07 17:11:05.227365 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6be6bfea-5b77-42f3-a5cc-492bdf783b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:05.228474 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Flow 'volume_create_api' (51a7960f-219a-485e-ab37-c9a6f7e19644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:05.228913 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Create volume request issued successfully. Aug 07 17:11:05.235457 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0c93ef7b-18f3-4805-8af0-92e3df6bb662 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.241522 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c93ef7b-18f3-4805-8af0-92e3df6bb662 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255/action Aug 07 17:11:05.242633 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c93ef7b-18f3-4805-8af0-92e3df6bb662 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:05.242774 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c93ef7b-18f3-4805-8af0-92e3df6bb662 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:05.243973 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:05.243973 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:05.244461 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:11:05.244905 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-0c93ef7b-18f3-4805-8af0-92e3df6bb662 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] delete called for group cf612214-0136-4f05-a7ee-3527f5ba7255 {{(pid=100226) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:11:05.244994 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.groups [None req-0c93ef7b-18f3-4805-8af0-92e3df6bb662 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Delete group with id: cf612214-0136-4f05-a7ee-3527f5ba7255 Aug 07 17:11:05.248960 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c93ef7b-18f3-4805-8af0-92e3df6bb662 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255/action returned with HTTP 404 Aug 07 17:11:05.250721 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 583/2346] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:11:05 2026] POST /volume/v3/groups/cf612214-0136-4f05-a7ee-3527f5ba7255/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:05.259830 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6a266850-ad13-49d3-836e-760460c4b0d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.262256 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a266850-ad13-49d3-836e-760460c4b0d7 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:05.262481 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a266850-ad13-49d3-836e-760460c4b0d7 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:05.262749 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a266850-ad13-49d3-836e-760460c4b0d7 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:05.263123 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-6a266850-ad13-49d3-836e-760460c4b0d7 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:05.264620 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6a266850-ad13-49d3-836e-760460c4b0d7 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:05.278429 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6a266850-ad13-49d3-836e-760460c4b0d7 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Get all volumes completed successfully. Aug 07 17:11:05.284116 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a266850-ad13-49d3-836e-760460c4b0d7 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:05.284225 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 583/2347] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:05 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:05.305294 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6dfbee88-3ba9-4bb4-b983-5ed46797df06 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.307399 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dfbee88-3ba9-4bb4-b983-5ed46797df06 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6/action Aug 07 17:11:05.308356 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dfbee88-3ba9-4bb4-b983-5ed46797df06 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:05.308356 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dfbee88-3ba9-4bb4-b983-5ed46797df06 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:05.311227 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-6dfbee88-3ba9-4bb4-b983-5ed46797df06 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] delete called for group 40efe8dc-c245-4af4-9ea6-4844f3382bf6 {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:11:05.311358 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-6dfbee88-3ba9-4bb4-b983-5ed46797df06 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Delete group with id: 40efe8dc-c245-4af4-9ea6-4844f3382bf6 Aug 07 17:11:05.315831 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dfbee88-3ba9-4bb4-b983-5ed46797df06 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6/action returned with HTTP 404 Aug 07 17:11:05.317312 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 592/2348] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:11:05 2026] POST /volume/v3/groups/40efe8dc-c245-4af4-9ea6-4844f3382bf6/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:05.326211 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f3c3c21f-b3b2-4ee0-b14d-d3c030f56721 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.329514 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3c3c21f-b3b2-4ee0-b14d-d3c030f56721 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/9c52497b-3c6f-4db9-a551-0b6c2ac28d4c Aug 07 17:11:05.329948 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3c3c21f-b3b2-4ee0-b14d-d3c030f56721 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:05.330631 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3c3c21f-b3b2-4ee0-b14d-d3c030f56721 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:05.331788 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:05.331788 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:05.355637 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3c3c21f-b3b2-4ee0-b14d-d3c030f56721 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/group_types/9c52497b-3c6f-4db9-a551-0b6c2ac28d4c returned with HTTP 202 Aug 07 17:11:05.356513 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 584/2349] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:11:05 2026] DELETE /volume/v3/group_types/9c52497b-3c6f-4db9-a551-0b6c2ac28d4c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:05.367375 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9cf33e03-6f10-4091-a108-eddf50a2873c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.369688 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9cf33e03-6f10-4091-a108-eddf50a2873c tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] DELETE https://10.4.3.144/volume/v3/types/b6249b5b-fa3e-47d7-8c74-31e272f50ecf Aug 07 17:11:05.369954 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9cf33e03-6f10-4091-a108-eddf50a2873c tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:05.370248 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9cf33e03-6f10-4091-a108-eddf50a2873c tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:05.411602 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9cf33e03-6f10-4091-a108-eddf50a2873c tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/types/b6249b5b-fa3e-47d7-8c74-31e272f50ecf returned with HTTP 202 Aug 07 17:11:05.412169 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 584/2350] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:05 2026] DELETE /volume/v3/types/b6249b5b-fa3e-47d7-8c74-31e272f50ecf => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:05.422875 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fd2cca11-22da-4211-bee3-22181a9bdd46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.427071 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd2cca11-22da-4211-bee3-22181a9bdd46 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] GET https://10.4.3.144/volume/v3/types/b6249b5b-fa3e-47d7-8c74-31e272f50ecf Aug 07 17:11:05.427071 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd2cca11-22da-4211-bee3-22181a9bdd46 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:05.427357 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd2cca11-22da-4211-bee3-22181a9bdd46 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:05.431876 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd2cca11-22da-4211-bee3-22181a9bdd46 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/types/b6249b5b-fa3e-47d7-8c74-31e272f50ecf returned with HTTP 404 Aug 07 17:11:05.432766 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 593/2351] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:05 2026] GET /volume/v3/types/b6249b5b-fa3e-47d7-8c74-31e272f50ecf => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:11:05.443934 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4ce26223-a4e3-46f7-89e5-fa48d7d9e104 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.446404 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ce26223-a4e3-46f7-89e5-fa48d7d9e104 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:05.447107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ce26223-a4e3-46f7-89e5-fa48d7d9e104 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2100010577"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:05.467544 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ce26223-a4e3-46f7-89e5-fa48d7d9e104 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:05.468041 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 585/2352] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:11:05 2026] POST /volume/v3/types => generated 216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:05.478362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4319e1ad-8a45-44cd-8c4c-a8e555a3726d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.481096 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4319e1ad-8a45-44cd-8c4c-a8e555a3726d tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:11:05.481567 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4319e1ad-8a45-44cd-8c4c-a8e555a3726d tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2143022700"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:05.501006 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4319e1ad-8a45-44cd-8c4c-a8e555a3726d tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:11:05.502374 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 585/2353] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:11:05 2026] POST /volume/v3/group_types => generated 173 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:05.513727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-47208d77-bb5f-48a8-b175-fc743c3ad227 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.515404 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47208d77-bb5f-48a8-b175-fc743c3ad227 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/groups Aug 07 17:11:05.517650 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47208d77-bb5f-48a8-b175-fc743c3ad227 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "87b8ed2a-b1eb-4704-88b9-cef4bc6c314e", "volume_types": ["faea3449-e9ab-4390-a440-a68daee4610f"], "name": "tempest-GroupsTest-Group-593003541"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:05.517650 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-47208d77-bb5f-48a8-b175-fc743c3ad227 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Creating new group {'group': {'group_type': '87b8ed2a-b1eb-4704-88b9-cef4bc6c314e', 'volume_types': ['faea3449-e9ab-4390-a440-a68daee4610f'], 'name': 'tempest-GroupsTest-Group-593003541'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:11:05.520637 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-47208d77-bb5f-48a8-b175-fc743c3ad227 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Creating group tempest-GroupsTest-Group-593003541. Aug 07 17:11:05.541043 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-47208d77-bb5f-48a8-b175-fc743c3ad227 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:11:05.540646. {{(pid=100224) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:11:05.541189 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-47208d77-bb5f-48a8-b175-fc743c3ad227 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Availability Zones retrieved successfully. Aug 07 17:11:05.568395 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-47208d77-bb5f-48a8-b175-fc743c3ad227 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Created reservations ['97c8519a-35f1-4b2a-9432-3a8ef7f89b80'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:05.626622 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47208d77-bb5f-48a8-b175-fc743c3ad227 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups returned with HTTP 202 Aug 07 17:11:05.626861 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 594/2354] 10.4.3.144 () {70 vars in 1297 bytes} [Fri Aug 7 17:11:05 2026] POST /volume/v3/groups => generated 103 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:05.640688 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a2074b2b-805e-4707-9f6b-5f67914dc578 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:05.643304 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a2074b2b-805e-4707-9f6b-5f67914dc578 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:05.643470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a2074b2b-805e-4707-9f6b-5f67914dc578 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:05.643779 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a2074b2b-805e-4707-9f6b-5f67914dc578 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:05.643779 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-a2074b2b-805e-4707-9f6b-5f67914dc578 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 4fd626b0-0336-4944-a365-aedc409cbce0 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:05.649519 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:05.649519 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:05.670630 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a2074b2b-805e-4707-9f6b-5f67914dc578 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 200 Aug 07 17:11:05.671134 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 586/2355] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:05 2026] GET /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:06.052812 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9e809a07-447f-4542-9825-209cbba69346 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:06.053377 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e809a07-447f-4542-9825-209cbba69346 None None] GET https://10.4.3.144/volume// Aug 07 17:11:06.053621 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e809a07-447f-4542-9825-209cbba69346 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:06.053893 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e809a07-447f-4542-9825-209cbba69346 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:06.054335 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e809a07-447f-4542-9825-209cbba69346 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:06.054629 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 586/2356] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11: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 07 17:11:06.062164 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-273808fd-bba9-4f5a-9bcb-ca1e5d02d6a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:06.064553 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-273808fd-bba9-4f5a-9bcb-ca1e5d02d6a2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] GET https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 Aug 07 17:11:06.064685 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-273808fd-bba9-4f5a-9bcb-ca1e5d02d6a2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:06.064976 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-273808fd-bba9-4f5a-9bcb-ca1e5d02d6a2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:06.076647 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:06.076647 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:06.080894 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-273808fd-bba9-4f5a-9bcb-ca1e5d02d6a2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Volume info retrieved successfully. Aug 07 17:11:06.086465 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-273808fd-bba9-4f5a-9bcb-ca1e5d02d6a2 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 returned with HTTP 200 Aug 07 17:11:06.086983 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 595/2357] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:11:06 2026] GET /volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:06.198427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-ca1d25a5-ef4c-4cdb-b42d-7b6c24677a61 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:06.202391 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-ca1d25a5-ef4c-4cdb-b42d-7b6c24677a61 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] PUT https://10.4.3.144/volume/v3/attachments/83e90c6e-61d6-40f0-a85d-8d14b469c909 Aug 07 17:11:06.202910 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-ca1d25a5-ef4c-4cdb-b42d-7b6c24677a61 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:06.218904 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-ca1d25a5-ef4c-4cdb-b42d-7b6c24677a61 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Acquiring lock "cinder-attachment_update-641d864b-49db-401b-8a96-efd39041fa68-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:11:06.224136 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-ca1d25a5-ef4c-4cdb-b42d-7b6c24677a61 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Lock "cinder-attachment_update-641d864b-49db-401b-8a96-efd39041fa68-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:11:06.228392 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:06.228392 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:06.253474 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:06.253474 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:06.254479 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:11:06.254758 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Checking backup size 1 against volume size 1 {{(pid=100227) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 17:11:06.254999 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Overwriting volume 613ca02b-e8a0-4039-a682-9d82ea5d3f51 with restore of backup d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:06.306392 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] restore_backup in rpcapi backup_id d37f64c1-2abc-4562-b403-d88a629e3787 {{(pid=100227) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 17:11:06.307377 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-598bf524-44a1-411e-b6a4-08987f0c273f tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787/restore returned with HTTP 202 Aug 07 17:11:06.309166 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 591/2358] 10.4.3.144 () {68 vars in 1393 bytes} [Fri Aug 7 17:11:04 2026] POST /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787/restore => generated 189 bytes in 1333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:06.318578 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cbe9e0ce-7f65-4863-9831-4bce88fcf367 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:06.321268 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbe9e0ce-7f65-4863-9831-4bce88fcf367 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:06.321543 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbe9e0ce-7f65-4863-9831-4bce88fcf367 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:06.321970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbe9e0ce-7f65-4863-9831-4bce88fcf367 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:06.321970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cbe9e0ce-7f65-4863-9831-4bce88fcf367 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:06.327596 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:06.327596 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:06.328523 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbe9e0ce-7f65-4863-9831-4bce88fcf367 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:06.328935 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 587/2359] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:06 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:11:06.371544 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-ca1d25a5-ef4c-4cdb-b42d-7b6c24677a61 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Lock "cinder-attachment_update-641d864b-49db-401b-8a96-efd39041fa68-np0000006737" released by "attachment_update" :: held 0.147s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:11:06.371988 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-ca1d25a5-ef4c-4cdb-b42d-7b6c24677a61 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/attachments/83e90c6e-61d6-40f0-a85d-8d14b469c909 returned with HTTP 200 Aug 07 17:11:06.372601 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 587/2360] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:11:06 2026] PUT /volume/v3/attachments/83e90c6e-61d6-40f0-a85d-8d14b469c909 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:06.413128 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-fd7714eb-07b8-4b3e-aa4e-153c3a5fea8f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:06.415835 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-fd7714eb-07b8-4b3e-aa4e-153c3a5fea8f tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] POST https://10.4.3.144/volume/v3/attachments/83e90c6e-61d6-40f0-a85d-8d14b469c909/action Aug 07 17:11:06.416220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-fd7714eb-07b8-4b3e-aa4e-153c3a5fea8f tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:06.416398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-fd7714eb-07b8-4b3e-aa4e-153c3a5fea8f tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:06.444868 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:06.444868 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:06.474159 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-55e13e86-f3bd-4d9a-8396-edaa551b6a61 req-fd7714eb-07b8-4b3e-aa4e-153c3a5fea8f tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/attachments/83e90c6e-61d6-40f0-a85d-8d14b469c909/action returned with HTTP 204 Aug 07 17:11:06.475170 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 596/2361] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:11:06 2026] POST /volume/v3/attachments/83e90c6e-61d6-40f0-a85d-8d14b469c909/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:06.682684 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-445bd24b-7514-426f-ae8a-7f7169c685d2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:06.684554 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-445bd24b-7514-426f-ae8a-7f7169c685d2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:06.684949 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-445bd24b-7514-426f-ae8a-7f7169c685d2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:06.685306 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-445bd24b-7514-426f-ae8a-7f7169c685d2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:06.685549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-445bd24b-7514-426f-ae8a-7f7169c685d2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 4fd626b0-0336-4944-a365-aedc409cbce0 {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:06.690316 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:06.690316 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:06.699409 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-445bd24b-7514-426f-ae8a-7f7169c685d2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 200 Aug 07 17:11:06.699994 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 592/2362] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:06 2026] GET /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:06.709926 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-079ae835-4766-45a6-852d-af57640377c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:06.711992 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:06.712472 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1265438092", "volume_type": "faea3449-e9ab-4390-a440-a68daee4610f", "group_id": "4fd626b0-0336-4944-a365-aedc409cbce0", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:06.714495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1265438092', 'volume_type': 'faea3449-e9ab-4390-a440-a68daee4610f', 'group_id': '4fd626b0-0336-4944-a365-aedc409cbce0', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:06.724564 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:06.724564 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:06.725446 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Create volume of 1 GB Aug 07 17:11:06.732655 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Availability Zones retrieved successfully. Aug 07 17:11:06.740594 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Flow 'volume_create_api' (94e50425-0922-45d2-b3c8-95a54951e275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:06.742031 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06287b53-0f18-4f2b-bc62-9fdfea1474cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:06.742750 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:06.742750 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:06.743694 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:06.774166 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06287b53-0f18-4f2b-bc62-9fdfea1474cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:11:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=faea3449-e9ab-4390-a440-a68daee4610f,is_public=True,name='tempest-GroupsTest-volume-type-2100010577',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faea3449-e9ab-4390-a440-a68daee4610f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4fd626b0-0336-4944-a365-aedc409cbce0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:06.775223 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fefccd1-3d38-408a-9c8a-40a88043ede3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:06.811526 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2100010577 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2100010577, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:06.811913 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2100010577 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2100010577, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:06.852800 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Created reservations ['944c035e-97ab-4753-86e9-c576611cde92', 'a2c79f30-c74c-42f7-9228-8cc3fc7fb868', '4d2f87a7-dab5-45f7-8207-744d1e39d072', '7634cb75-2455-42e1-b975-5fd1e3540367'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:06.854085 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fefccd1-3d38-408a-9c8a-40a88043ede3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['944c035e-97ab-4753-86e9-c576611cde92', 'a2c79f30-c74c-42f7-9228-8cc3fc7fb868', '4d2f87a7-dab5-45f7-8207-744d1e39d072', '7634cb75-2455-42e1-b975-5fd1e3540367']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:06.855173 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2e5c6c-dd91-4974-9636-2f5e3a6ed974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:06.889136 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de2e5c6c-dd91-4974-9636-2f5e3a6ed974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c62a24d-75db-4f1c-8812-2816c71575a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1265438092',encryption_key_id=None,group_id=4fd626b0-0336-4944-a365-aedc409cbce0,group_type_id=,metadata={},multiattach=False,project_id='26c26738d2e9409a832e49cf2ab3e30b',qos_specs=None,replication_status=,reservations=['944c035e-97ab-4753-86e9-c576611cde92','a2c79f30-c74c-42f7-9228-8cc3fc7fb868','4d2f87a7-dab5-45f7-8207-744d1e39d072','7634cb75-2455-42e1-b975-5fd1e3540367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c055e6a06444fb8ab8dd2f781fba43',volume_type_id=faea3449-e9ab-4390-a440-a68daee4610f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1265438092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4fd626b0-0336-4944-a365-aedc409cbce0,host=None,id=7c62a24d-75db-4f1c-8812-2816c71575a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26c26738d2e9409a832e49cf2ab3e30b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41c055e6a06444fb8ab8dd2f781fba43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faea3449-e9ab-4390-a440-a68daee4610f),volume_type_id=faea3449-e9ab-4390-a440-a68daee4610f)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:06.890262 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7b34cf-6a1e-48e7-bb53-09c36475a795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:06.918901 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7b34cf-6a1e-48e7-bb53-09c36475a795) transitioned into state 'SUCCESS' from state '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-1265438092',encryption_key_id=None,group_id=4fd626b0-0336-4944-a365-aedc409cbce0,group_type_id=,metadata={},multiattach=False,project_id='26c26738d2e9409a832e49cf2ab3e30b',qos_specs=None,replication_status=,reservations=['944c035e-97ab-4753-86e9-c576611cde92','a2c79f30-c74c-42f7-9228-8cc3fc7fb868','4d2f87a7-dab5-45f7-8207-744d1e39d072','7634cb75-2455-42e1-b975-5fd1e3540367'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c055e6a06444fb8ab8dd2f781fba43',volume_type_id=faea3449-e9ab-4390-a440-a68daee4610f)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:06.920041 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae56f910-f79c-4d77-8444-f1c65d6f8e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:06.937561 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae56f910-f79c-4d77-8444-f1c65d6f8e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:06.938609 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Flow 'volume_create_api' (94e50425-0922-45d2-b3c8-95a54951e275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:06.938925 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Create volume request issued successfully. Aug 07 17:11:06.939648 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:06.939801 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:06.969460 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-06eddf3c-84ad-480b-ab58-d318ecefb6cb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:06.986316 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:06.989655 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:06.989655 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:06.993457 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-079ae835-4766-45a6-852d-af57640377c0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:06.993895 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 588/2363] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:11:06 2026] POST /volume/v3/volumes => generated 815 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:07.007268 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d02a4c7c-8c21-416e-997f-e27d9011bada None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:07.009202 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d02a4c7c-8c21-416e-997f-e27d9011bada tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/7c62a24d-75db-4f1c-8812-2816c71575a8 Aug 07 17:11:07.009908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d02a4c7c-8c21-416e-997f-e27d9011bada tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:07.010067 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d02a4c7c-8c21-416e-997f-e27d9011bada tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:07.020037 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:07.020037 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:07.024316 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d02a4c7c-8c21-416e-997f-e27d9011bada tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Volume info retrieved successfully. Aug 07 17:11:07.025033 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-d02a4c7c-8c21-416e-997f-e27d9011bada tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:07.025227 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-d02a4c7c-8c21-416e-997f-e27d9011bada tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:07.066413 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-d02a4c7c-8c21-416e-997f-e27d9011bada tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:07.069693 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:07.069693 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:07.079218 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d02a4c7c-8c21-416e-997f-e27d9011bada tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/7c62a24d-75db-4f1c-8812-2816c71575a8 returned with HTTP 200 Aug 07 17:11:07.079571 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 597/2364] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:07 2026] GET /volume/v3/volumes/7c62a24d-75db-4f1c-8812-2816c71575a8 => generated 883 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:07.107628 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06eddf3c-84ad-480b-ab58-d318ecefb6cb tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:07.108456 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06eddf3c-84ad-480b-ab58-d318ecefb6cb tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1617129074", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:07.110897 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:07.110897 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:07.130831 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06eddf3c-84ad-480b-ab58-d318ecefb6cb tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:07.131444 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 588/2365] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:11:06 2026] POST /volume/v3/types => generated 275 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:07.140739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-40e84e7e-fe66-4322-8cdb-86425827514d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:07.142069 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-40e84e7e-fe66-4322-8cdb-86425827514d tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:07.142555 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-40e84e7e-fe66-4322-8cdb-86425827514d tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1054527249", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:07.144250 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:07.144250 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:07.162473 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-40e84e7e-fe66-4322-8cdb-86425827514d tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:07.162473 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 593/2366] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:11:07 2026] POST /volume/v3/types => generated 275 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:07.172319 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:07.237968 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:07.238351 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-373776028", "volume_type": "06b84287-b5ad-4869-b6c6-d3b4718d7e80", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:07.239747 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-373776028', 'volume_type': '06b84287-b5ad-4869-b6c6-d3b4718d7e80', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:07.244107 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Create volume of 1 GB Aug 07 17:11:07.244402 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:07.244402 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:07.244842 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Availability Zones retrieved successfully. Aug 07 17:11:07.250583 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Flow 'volume_create_api' (8e81009e-7451-4919-8a60-bccfdd711aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:07.251494 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbfded74-4686-4d96-b831-77fa2a860375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:07.252397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:07.273075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbfded74-4686-4d96-b831-77fa2a860375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:11:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=06b84287-b5ad-4869-b6c6-d3b4718d7e80,is_public=True,name='tempest-VolumeTypesTest-volume-type-1617129074',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06b84287-b5ad-4869-b6c6-d3b4718d7e80', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:07.273075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac255447-5556-45d3-9926-53fb6fca7cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:07.303616 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1617129074 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1617129074, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:07.303892 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1617129074 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1617129074, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:07.342833 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2086f96-54fb-43ee-b5ee-b2237fb317e0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:07.345072 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2086f96-54fb-43ee-b5ee-b2237fb317e0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:07.345312 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2086f96-54fb-43ee-b5ee-b2237fb317e0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:07.345488 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2086f96-54fb-43ee-b5ee-b2237fb317e0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:07.345647 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f2086f96-54fb-43ee-b5ee-b2237fb317e0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:07.346430 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Created reservations ['013cf205-f0f0-428a-99d1-7406d4bc2d8e', 'aada3cac-cfc7-4a7b-8e5c-6551b594b1f3', 'f44b81ef-35c5-4ece-8b09-81160b1aab27', '0e52a05c-6088-43ff-8e34-37f0a01d0f7d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:07.349286 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac255447-5556-45d3-9926-53fb6fca7cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['013cf205-f0f0-428a-99d1-7406d4bc2d8e', 'aada3cac-cfc7-4a7b-8e5c-6551b594b1f3', 'f44b81ef-35c5-4ece-8b09-81160b1aab27', '0e52a05c-6088-43ff-8e34-37f0a01d0f7d']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:07.349286 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9f01bd-25d0-41ca-ad86-a6e36f22c952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:07.349662 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:07.349662 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:07.350471 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2086f96-54fb-43ee-b5ee-b2237fb317e0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:07.350806 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 598/2367] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:07 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:07.375195 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e9f01bd-25d0-41ca-ad86-a6e36f22c952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-373776028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda87cf018554a5bba11f88f4a683828',qos_specs=None,replication_status=,reservations=['013cf205-f0f0-428a-99d1-7406d4bc2d8e','aada3cac-cfc7-4a7b-8e5c-6551b594b1f3','f44b81ef-35c5-4ece-8b09-81160b1aab27','0e52a05c-6088-43ff-8e34-37f0a01d0f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a018f893f55c40cdba401bde60dc706f',volume_type_id=06b84287-b5ad-4869-b6c6-d3b4718d7e80), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-373776028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda87cf018554a5bba11f88f4a683828',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a018f893f55c40cdba401bde60dc706f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06b84287-b5ad-4869-b6c6-d3b4718d7e80),volume_type_id=06b84287-b5ad-4869-b6c6-d3b4718d7e80)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:07.375988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82636fc2-85f7-4f0d-adb2-efbfe30cb5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:07.395954 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82636fc2-85f7-4f0d-adb2-efbfe30cb5e8) transitioned into state 'SUCCESS' from state '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-373776028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda87cf018554a5bba11f88f4a683828',qos_specs=None,replication_status=,reservations=['013cf205-f0f0-428a-99d1-7406d4bc2d8e','aada3cac-cfc7-4a7b-8e5c-6551b594b1f3','f44b81ef-35c5-4ece-8b09-81160b1aab27','0e52a05c-6088-43ff-8e34-37f0a01d0f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a018f893f55c40cdba401bde60dc706f',volume_type_id=06b84287-b5ad-4869-b6c6-d3b4718d7e80)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:07.396691 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e9edba-2766-4f91-9d24-5a9c53ed0cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:07.408259 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e9edba-2766-4f91-9d24-5a9c53ed0cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:07.409272 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Flow 'volume_create_api' (8e81009e-7451-4919-8a60-bccfdd711aa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:07.409580 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Create volume request issued successfully. Aug 07 17:11:07.410209 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e4600f4-d24b-4ad1-ab64-6444d73a7d06 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:07.410605 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 589/2368] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:07 2026] POST /volume/v3/volumes => generated 783 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:07.424002 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d2999a11-9b2c-4292-88b9-5c7269266f1e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:07.430134 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2999a11-9b2c-4292-88b9-5c7269266f1e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] GET https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:07.430381 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2999a11-9b2c-4292-88b9-5c7269266f1e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:07.430567 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2999a11-9b2c-4292-88b9-5c7269266f1e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:07.441802 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:07.441802 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:07.447251 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d2999a11-9b2c-4292-88b9-5c7269266f1e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Volume info retrieved successfully. Aug 07 17:11:07.452665 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2999a11-9b2c-4292-88b9-5c7269266f1e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 returned with HTTP 200 Aug 07 17:11:07.453118 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 589/2369] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:07 2026] GET /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:08.094386 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2baa1720-e5b8-46dc-b2cf-ffdbfe788242 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:08.096046 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2baa1720-e5b8-46dc-b2cf-ffdbfe788242 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/7c62a24d-75db-4f1c-8812-2816c71575a8 Aug 07 17:11:08.097722 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2baa1720-e5b8-46dc-b2cf-ffdbfe788242 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:08.097722 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2baa1720-e5b8-46dc-b2cf-ffdbfe788242 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:08.105729 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.105729 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:08.110221 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2baa1720-e5b8-46dc-b2cf-ffdbfe788242 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Volume info retrieved successfully. Aug 07 17:11:08.111144 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-2baa1720-e5b8-46dc-b2cf-ffdbfe788242 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:08.111440 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-2baa1720-e5b8-46dc-b2cf-ffdbfe788242 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:08.146455 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-2baa1720-e5b8-46dc-b2cf-ffdbfe788242 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:08.149659 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.149659 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:08.157753 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2baa1720-e5b8-46dc-b2cf-ffdbfe788242 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/7c62a24d-75db-4f1c-8812-2816c71575a8 returned with HTTP 200 Aug 07 17:11:08.157753 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 594/2370] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:08 2026] GET /volume/v3/volumes/7c62a24d-75db-4f1c-8812-2816c71575a8 => generated 908 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:08.171658 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a7e08016-3dd4-4e32-9837-78d740072d75 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:08.174052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:08.174426 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-165134378", "volume_type": "faea3449-e9ab-4390-a440-a68daee4610f", "group_id": "4fd626b0-0336-4944-a365-aedc409cbce0", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:08.176034 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-165134378', 'volume_type': 'faea3449-e9ab-4390-a440-a68daee4610f', 'group_id': '4fd626b0-0336-4944-a365-aedc409cbce0', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:08.184716 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.184716 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:08.185255 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Create volume of 1 GB Aug 07 17:11:08.190534 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Availability Zones retrieved successfully. Aug 07 17:11:08.195725 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Flow 'volume_create_api' (1943ba90-26c9-4fe8-a7f0-95a97c5031d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:08.196979 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fb615a-42d6-43f2-aaea-3b0d4246b54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:08.197564 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.197564 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:08.198043 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:08.223992 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fb615a-42d6-43f2-aaea-3b0d4246b54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:11:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=faea3449-e9ab-4390-a440-a68daee4610f,is_public=True,name='tempest-GroupsTest-volume-type-2100010577',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faea3449-e9ab-4390-a440-a68daee4610f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4fd626b0-0336-4944-a365-aedc409cbce0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:08.225149 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a19ce7d-6962-49fe-8589-f4dc6e07ec03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:08.260323 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2100010577 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2100010577, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:08.260745 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2100010577 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2100010577, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:08.276290 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Created reservations ['c8438fc8-a3d8-44a9-95b0-620a9e5a71c9', 'c90fd9f8-6d5e-419b-b91a-f6ba1749f271', '0963941b-6ba1-46af-9ecf-6e700727b3da', '76d66bb4-7937-468d-9813-4a006284b669'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:08.277229 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a19ce7d-6962-49fe-8589-f4dc6e07ec03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8438fc8-a3d8-44a9-95b0-620a9e5a71c9', 'c90fd9f8-6d5e-419b-b91a-f6ba1749f271', '0963941b-6ba1-46af-9ecf-6e700727b3da', '76d66bb4-7937-468d-9813-4a006284b669']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:08.277999 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829b90bf-9117-4c95-afd6-e364db5961ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:08.306056 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829b90bf-9117-4c95-afd6-e364db5961ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4056abf-63d9-4e4b-9234-ca7404466f98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-165134378',encryption_key_id=None,group_id=4fd626b0-0336-4944-a365-aedc409cbce0,group_type_id=,metadata={},multiattach=False,project_id='26c26738d2e9409a832e49cf2ab3e30b',qos_specs=None,replication_status=,reservations=['c8438fc8-a3d8-44a9-95b0-620a9e5a71c9','c90fd9f8-6d5e-419b-b91a-f6ba1749f271','0963941b-6ba1-46af-9ecf-6e700727b3da','76d66bb4-7937-468d-9813-4a006284b669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c055e6a06444fb8ab8dd2f781fba43',volume_type_id=faea3449-e9ab-4390-a440-a68daee4610f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-165134378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4fd626b0-0336-4944-a365-aedc409cbce0,host=None,id=a4056abf-63d9-4e4b-9234-ca7404466f98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26c26738d2e9409a832e49cf2ab3e30b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41c055e6a06444fb8ab8dd2f781fba43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faea3449-e9ab-4390-a440-a68daee4610f),volume_type_id=faea3449-e9ab-4390-a440-a68daee4610f)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:08.308634 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2872b69-33b7-4430-8410-1ae2945eefff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:08.327372 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2872b69-33b7-4430-8410-1ae2945eefff) transitioned into state 'SUCCESS' from state '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-165134378',encryption_key_id=None,group_id=4fd626b0-0336-4944-a365-aedc409cbce0,group_type_id=,metadata={},multiattach=False,project_id='26c26738d2e9409a832e49cf2ab3e30b',qos_specs=None,replication_status=,reservations=['c8438fc8-a3d8-44a9-95b0-620a9e5a71c9','c90fd9f8-6d5e-419b-b91a-f6ba1749f271','0963941b-6ba1-46af-9ecf-6e700727b3da','76d66bb4-7937-468d-9813-4a006284b669'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41c055e6a06444fb8ab8dd2f781fba43',volume_type_id=faea3449-e9ab-4390-a440-a68daee4610f)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:08.328124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4943ab-6452-45bc-b0d3-d5f539b899e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:08.342405 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4943ab-6452-45bc-b0d3-d5f539b899e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:08.343236 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Flow 'volume_create_api' (1943ba90-26c9-4fe8-a7f0-95a97c5031d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:08.343620 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Create volume request issued successfully. Aug 07 17:11:08.344241 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:08.344398 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:08.363048 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-508a2b74-5f6e-450d-b114-b886e9439913 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:08.366743 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-508a2b74-5f6e-450d-b114-b886e9439913 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:08.366877 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-508a2b74-5f6e-450d-b114-b886e9439913 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:08.367117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-508a2b74-5f6e-450d-b114-b886e9439913 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:08.367260 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-508a2b74-5f6e-450d-b114-b886e9439913 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:08.372950 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.372950 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:08.374553 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-508a2b74-5f6e-450d-b114-b886e9439913 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:08.375122 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 590/2371] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:08 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:08.386117 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:08.392409 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.392409 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:08.402647 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7e08016-3dd4-4e32-9837-78d740072d75 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:08.403075 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 599/2372] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:11:08 2026] POST /volume/v3/volumes => generated 814 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:08.417500 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dab9f39a-2ecc-435f-9cdf-36257fde8aef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:08.419827 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dab9f39a-2ecc-435f-9cdf-36257fde8aef tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 Aug 07 17:11:08.420439 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dab9f39a-2ecc-435f-9cdf-36257fde8aef tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:08.420639 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dab9f39a-2ecc-435f-9cdf-36257fde8aef tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:08.423005 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=371,cinder:UPDATE=57,cinder:INSERT=42 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:11:08.429162 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.429162 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:08.436611 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dab9f39a-2ecc-435f-9cdf-36257fde8aef tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Volume info retrieved successfully. Aug 07 17:11:08.437579 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-dab9f39a-2ecc-435f-9cdf-36257fde8aef tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:08.437836 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-dab9f39a-2ecc-435f-9cdf-36257fde8aef tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:08.473172 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2ba92117-5ac1-47b1-82b8-ef6e4ce74398 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:08.475018 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ba92117-5ac1-47b1-82b8-ef6e4ce74398 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] GET https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:08.475510 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ba92117-5ac1-47b1-82b8-ef6e4ce74398 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:08.476082 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ba92117-5ac1-47b1-82b8-ef6e4ce74398 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:08.478595 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-dab9f39a-2ecc-435f-9cdf-36257fde8aef tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:08.482082 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.482082 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:08.489550 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.489550 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:08.490626 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dab9f39a-2ecc-435f-9cdf-36257fde8aef tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 returned with HTTP 200 Aug 07 17:11:08.490626 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 590/2373] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:08 2026] GET /volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 => generated 882 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:08.495951 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2ba92117-5ac1-47b1-82b8-ef6e4ce74398 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Volume info retrieved successfully. Aug 07 17:11:08.503065 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ba92117-5ac1-47b1-82b8-ef6e4ce74398 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 returned with HTTP 200 Aug 07 17:11:08.503865 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 595/2374] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:08 2026] GET /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:08.518917 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d38209f-279b-4023-a24e-b61b2a0f720f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:08.521366 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] POST https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0/action Aug 07 17:11:08.522547 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Action body: b'{"os-retype": {"new_type": "9c487da6-c637-4be3-b5d9-f7ad02a6a918"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:08.523408 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "9c487da6-c637-4be3-b5d9-f7ad02a6a918"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:08.534441 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.534441 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:08.535168 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Volume info retrieved successfully. Aug 07 17:11:08.571755 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1054527249 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1054527249, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:08.572139 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1054527249 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1054527249, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:08.603367 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Created reservations ['8482c6de-bc28-417a-a30d-bfb6bfb08e41', '8498f76e-d043-40a7-b4a7-410cc96525a1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:08.629937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Created reservations ['cd3762a9-ce05-4cda-bf67-8ff923717f1e', 'f8c0c27b-b1e3-4870-87bb-5cee0b443ecf'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:08.670146 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Retype volume request issued successfully. Aug 07 17:11:08.670495 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d38209f-279b-4023-a24e-b61b2a0f720f tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0/action returned with HTTP 202 Aug 07 17:11:08.671018 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 591/2375] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:11:08 2026] POST /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:11:08.682938 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c32045d-fd9d-412b-a03c-2f4c8a88dfe8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:08.685154 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c32045d-fd9d-412b-a03c-2f4c8a88dfe8 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] GET https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:08.685409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c32045d-fd9d-412b-a03c-2f4c8a88dfe8 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:08.687044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c32045d-fd9d-412b-a03c-2f4c8a88dfe8 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:08.701491 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:08.701491 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:08.708315 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c32045d-fd9d-412b-a03c-2f4c8a88dfe8 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Volume info retrieved successfully. Aug 07 17:11:08.714267 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c32045d-fd9d-412b-a03c-2f4c8a88dfe8 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 returned with HTTP 200 Aug 07 17:11:08.714696 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 600/2376] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:08 2026] GET /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:09.386657 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f185e507-3421-4a5f-8a8d-e70f5f4f4512 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:09.389595 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f185e507-3421-4a5f-8a8d-e70f5f4f4512 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:09.389828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f185e507-3421-4a5f-8a8d-e70f5f4f4512 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:09.391563 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f185e507-3421-4a5f-8a8d-e70f5f4f4512 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:09.391746 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f185e507-3421-4a5f-8a8d-e70f5f4f4512 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:09.397088 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.397088 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:09.398305 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f185e507-3421-4a5f-8a8d-e70f5f4f4512 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:09.398939 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 591/2377] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:09 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:09.504840 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-00f32b9a-9cc2-45dc-b226-1d077ee36a65 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:09.506691 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-00f32b9a-9cc2-45dc-b226-1d077ee36a65 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 Aug 07 17:11:09.507134 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-00f32b9a-9cc2-45dc-b226-1d077ee36a65 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:09.508490 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-00f32b9a-9cc2-45dc-b226-1d077ee36a65 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:09.513977 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.513977 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:09.517423 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-00f32b9a-9cc2-45dc-b226-1d077ee36a65 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Volume info retrieved successfully. Aug 07 17:11:09.521051 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-00f32b9a-9cc2-45dc-b226-1d077ee36a65 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:09.521051 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-00f32b9a-9cc2-45dc-b226-1d077ee36a65 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:09.555504 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-00f32b9a-9cc2-45dc-b226-1d077ee36a65 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:09.559407 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.559407 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:09.566687 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-00f32b9a-9cc2-45dc-b226-1d077ee36a65 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 returned with HTTP 200 Aug 07 17:11:09.567249 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 596/2378] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:09 2026] GET /volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 => generated 907 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:09.581167 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5cadd65f-9dd1-42db-a2a3-3cd476a55c23 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:09.583154 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cadd65f-9dd1-42db-a2a3-3cd476a55c23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] PUT https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:09.583520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5cadd65f-9dd1-42db-a2a3-3cd476a55c23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "a4056abf-63d9-4e4b-9234-ca7404466f98"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:09.589020 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-5cadd65f-9dd1-42db-a2a3-3cd476a55c23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Update called for group 4fd626b0-0336-4944-a365-aedc409cbce0. {{(pid=100225) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:11:09.589201 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-5cadd65f-9dd1-42db-a2a3-3cd476a55c23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Updating group 4fd626b0-0336-4944-a365-aedc409cbce0 with name new_group description: This is a new group add_volumes: None remove_volumes: a4056abf-63d9-4e4b-9234-ca7404466f98. Aug 07 17:11:09.593510 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.593510 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:09.627459 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cadd65f-9dd1-42db-a2a3-3cd476a55c23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 202 Aug 07 17:11:09.628141 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 592/2379] 10.4.3.144 () {70 vars in 1407 bytes} [Fri Aug 7 17:11:09 2026] PUT /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:09.637567 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fc3e4b34-10b3-4567-a975-5690a9c0100c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:09.640277 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc3e4b34-10b3-4567-a975-5690a9c0100c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:09.640550 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc3e4b34-10b3-4567-a975-5690a9c0100c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:09.640809 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc3e4b34-10b3-4567-a975-5690a9c0100c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:09.640981 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-fc3e4b34-10b3-4567-a975-5690a9c0100c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 4fd626b0-0336-4944-a365-aedc409cbce0 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:09.647183 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.647183 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:09.661209 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc3e4b34-10b3-4567-a975-5690a9c0100c tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 200 Aug 07 17:11:09.661880 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 601/2380] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:09 2026] GET /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:09.733397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-113c5d57-ef5e-4817-baff-b642b5b5bc3e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:09.740750 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-113c5d57-ef5e-4817-baff-b642b5b5bc3e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] GET https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:09.740966 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-113c5d57-ef5e-4817-baff-b642b5b5bc3e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:09.741205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-113c5d57-ef5e-4817-baff-b642b5b5bc3e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:09.757698 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.757698 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:09.764172 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-113c5d57-ef5e-4817-baff-b642b5b5bc3e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Volume info retrieved successfully. Aug 07 17:11:09.768518 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-113c5d57-ef5e-4817-baff-b642b5b5bc3e tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 returned with HTTP 200 Aug 07 17:11:09.768923 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 592/2381] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:09 2026] GET /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:09.781624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6f9841f6-05c8-4f32-826b-02d11a231f83 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:09.783642 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6f9841f6-05c8-4f32-826b-02d11a231f83 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] GET https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:09.784130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6f9841f6-05c8-4f32-826b-02d11a231f83 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:09.784727 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6f9841f6-05c8-4f32-826b-02d11a231f83 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:09.793670 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.793670 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:09.798473 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6f9841f6-05c8-4f32-826b-02d11a231f83 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Volume info retrieved successfully. Aug 07 17:11:09.805920 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6f9841f6-05c8-4f32-826b-02d11a231f83 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 returned with HTTP 200 Aug 07 17:11:09.805920 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 597/2382] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:09 2026] GET /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:09.825881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c77d243e-abfb-4480-aad6-6533341f7946 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:09.825881 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c77d243e-abfb-4480-aad6-6533341f7946 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] GET https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:09.825881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c77d243e-abfb-4480-aad6-6533341f7946 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:09.825881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c77d243e-abfb-4480-aad6-6533341f7946 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:09.835442 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.835442 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:09.839433 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c77d243e-abfb-4480-aad6-6533341f7946 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Volume info retrieved successfully. Aug 07 17:11:09.844697 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c77d243e-abfb-4480-aad6-6533341f7946 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 returned with HTTP 200 Aug 07 17:11:09.845222 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 593/2383] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:09 2026] GET /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:09.858643 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dcab331c-d61b-4f86-9773-c993f3c3594c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:09.861220 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcab331c-d61b-4f86-9773-c993f3c3594c tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:09.861427 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcab331c-d61b-4f86-9773-c993f3c3594c tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:09.861604 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcab331c-d61b-4f86-9773-c993f3c3594c tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:09.861786 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-dcab331c-d61b-4f86-9773-c993f3c3594c tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Delete volume with id: ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:09.869884 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.869884 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:09.870531 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dcab331c-d61b-4f86-9773-c993f3c3594c tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Volume info retrieved successfully. Aug 07 17:11:09.904460 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dcab331c-d61b-4f86-9773-c993f3c3594c tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Delete volume request issued successfully. Aug 07 17:11:09.905494 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcab331c-d61b-4f86-9773-c993f3c3594c tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 returned with HTTP 202 Aug 07 17:11:09.905657 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 602/2384] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:09 2026] DELETE /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:09.914911 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f263ff05-e43e-44ac-b70a-6842b157a803 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:09.917427 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f263ff05-e43e-44ac-b70a-6842b157a803 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] GET https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:09.918162 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f263ff05-e43e-44ac-b70a-6842b157a803 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:09.918162 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f263ff05-e43e-44ac-b70a-6842b157a803 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:09.933198 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:09.933198 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:09.945172 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f263ff05-e43e-44ac-b70a-6842b157a803 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Volume info retrieved successfully. Aug 07 17:11:09.951518 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f263ff05-e43e-44ac-b70a-6842b157a803 tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 returned with HTTP 200 Aug 07 17:11:09.951518 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 593/2385] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:09 2026] GET /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:10.134039 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f3a8b64a-45ac-4b63-9c49-8b081d3347ce None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.136336 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3a8b64a-45ac-4b63-9c49-8b081d3347ce tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:10.136643 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f3a8b64a-45ac-4b63-9c49-8b081d3347ce tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.136910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f3a8b64a-45ac-4b63-9c49-8b081d3347ce tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.148899 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.148899 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:10.156370 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f3a8b64a-45ac-4b63-9c49-8b081d3347ce tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:10.164345 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3a8b64a-45ac-4b63-9c49-8b081d3347ce tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:10.164345 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 598/2386] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:10.217896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cc918dcc-79d2-47fa-a3b6-e3abe730a3fd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.220173 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cc918dcc-79d2-47fa-a3b6-e3abe730a3fd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:10.220426 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cc918dcc-79d2-47fa-a3b6-e3abe730a3fd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.220624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cc918dcc-79d2-47fa-a3b6-e3abe730a3fd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.228001 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.228001 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:10.231736 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cc918dcc-79d2-47fa-a3b6-e3abe730a3fd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:10.237519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cc918dcc-79d2-47fa-a3b6-e3abe730a3fd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:10.238047 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 594/2387] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:10.319365 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fab87df1-a33f-4a11-9753-4177523a9c2f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.319365 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fab87df1-a33f-4a11-9753-4177523a9c2f None None] GET https://10.4.3.144/volume// Aug 07 17:11:10.319365 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fab87df1-a33f-4a11-9753-4177523a9c2f None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.319365 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fab87df1-a33f-4a11-9753-4177523a9c2f None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.319631 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fab87df1-a33f-4a11-9753-4177523a9c2f None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:10.319886 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 603/2388] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:11: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 07 17:11:10.327552 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-5fc2d60e-b6f8-46ad-bea0-cda3b9efac5b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.411445 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-faf934da-aa32-4c11-9528-f0a5f11bf94b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.413416 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-faf934da-aa32-4c11-9528-f0a5f11bf94b tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:10.413558 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-faf934da-aa32-4c11-9528-f0a5f11bf94b tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.413737 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-faf934da-aa32-4c11-9528-f0a5f11bf94b tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.413883 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-faf934da-aa32-4c11-9528-f0a5f11bf94b tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:10.418690 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.418690 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:10.419623 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-faf934da-aa32-4c11-9528-f0a5f11bf94b tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:10.420125 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 599/2389] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:10.423731 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-5fc2d60e-b6f8-46ad-bea0-cda3b9efac5b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:11:10.425311 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-5fc2d60e-b6f8-46ad-bea0-cda3b9efac5b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64c4e465-97a7-446d-b842-9c1b1883d14a", "connector": null, "instance_uuid": "d7b35372-bae7-4b0a-8044-b5d8083de1e8"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:10.433012 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.433012 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:10.460376 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-5fc2d60e-b6f8-46ad-bea0-cda3b9efac5b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:11:10.461971 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 594/2390] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:11:10 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:10.488595 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2e47b090-6e2e-4040-9cf3-fb2bf5794316 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.490713 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e47b090-6e2e-4040-9cf3-fb2bf5794316 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:10.490917 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e47b090-6e2e-4040-9cf3-fb2bf5794316 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.491171 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e47b090-6e2e-4040-9cf3-fb2bf5794316 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.499389 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-144ed576-c769-4c02-8458-607da3787d79 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.499840 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-144ed576-c769-4c02-8458-607da3787d79 None None] GET https://10.4.3.144/volume// Aug 07 17:11:10.500074 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-144ed576-c769-4c02-8458-607da3787d79 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.500276 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-144ed576-c769-4c02-8458-607da3787d79 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.500623 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-144ed576-c769-4c02-8458-607da3787d79 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:10.500928 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 604/2391] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11: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 07 17:11:10.501498 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.501498 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:10.505295 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2e47b090-6e2e-4040-9cf3-fb2bf5794316 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:10.509851 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e47b090-6e2e-4040-9cf3-fb2bf5794316 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:10.510314 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 595/2392] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:10.510873 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-154d9e92-de3f-4763-bff2-35931aebde4d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.515062 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-154d9e92-de3f-4763-bff2-35931aebde4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:10.518035 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-154d9e92-de3f-4763-bff2-35931aebde4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.518325 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-154d9e92-de3f-4763-bff2-35931aebde4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.536364 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.536364 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:10.538725 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-154d9e92-de3f-4763-bff2-35931aebde4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:10.543609 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-154d9e92-de3f-4763-bff2-35931aebde4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:10.544153 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 600/2393] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:10.661445 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cd4cc22e-ebd0-4560-a03d-419bac7b6707 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.663766 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cd4cc22e-ebd0-4560-a03d-419bac7b6707 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] PUT https://10.4.3.144/volume/v3/attachments/10f3fad5-e393-4c24-9bde-e8497af6be6b Aug 07 17:11:10.664292 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cd4cc22e-ebd0-4560-a03d-419bac7b6707 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:10.673555 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9176e49b-d9f7-45f4-8442-ec08b898b9ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.676333 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9176e49b-d9f7-45f4-8442-ec08b898b9ee tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:10.677151 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9176e49b-d9f7-45f4-8442-ec08b898b9ee tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.677151 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9176e49b-d9f7-45f4-8442-ec08b898b9ee tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.677151 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-9176e49b-d9f7-45f4-8442-ec08b898b9ee tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 4fd626b0-0336-4944-a365-aedc409cbce0 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:10.677966 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cd4cc22e-ebd0-4560-a03d-419bac7b6707 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Acquiring lock "cinder-attachment_update-64c4e465-97a7-446d-b842-9c1b1883d14a-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:11:10.680731 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=382,cinder:UPDATE=80,cinder:INSERT=37 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:11:10.684609 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.684609 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:10.685454 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cd4cc22e-ebd0-4560-a03d-419bac7b6707 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Lock "cinder-attachment_update-64c4e465-97a7-446d-b842-9c1b1883d14a-np0000006737" acquired by "attachment_update" :: waited 0.008s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:11:10.686966 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.686966 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:10.698494 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9176e49b-d9f7-45f4-8442-ec08b898b9ee tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 200 Aug 07 17:11:10.699366 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 605/2394] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:10.710570 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5449d28-fa6e-4114-ad54-ad3a35779a54 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.718203 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5449d28-fa6e-4114-ad54-ad3a35779a54 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:10.718461 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5449d28-fa6e-4114-ad54-ad3a35779a54 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.718745 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5449d28-fa6e-4114-ad54-ad3a35779a54 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.718936 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-f5449d28-fa6e-4114-ad54-ad3a35779a54 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 4fd626b0-0336-4944-a365-aedc409cbce0 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:10.729199 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.729199 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:10.748418 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5449d28-fa6e-4114-ad54-ad3a35779a54 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 200 Aug 07 17:11:10.748810 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 596/2395] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 324 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:10.762142 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.767287 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:10.767287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.768162 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.769600 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:10.770192 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:10.780865 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Get all volumes completed successfully. Aug 07 17:11:10.784209 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:10.784491 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:10.823846 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cd4cc22e-ebd0-4560-a03d-419bac7b6707 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Lock "cinder-attachment_update-64c4e465-97a7-446d-b842-9c1b1883d14a-np0000006737" released by "attachment_update" :: held 0.138s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:11:10.824295 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-cd4cc22e-ebd0-4560-a03d-419bac7b6707 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/attachments/10f3fad5-e393-4c24-9bde-e8497af6be6b returned with HTTP 200 Aug 07 17:11:10.824717 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 595/2396] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:11:10 2026] PUT /volume/v3/attachments/10f3fad5-e393-4c24-9bde-e8497af6be6b => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:10.835436 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:10.838628 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.838628 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:10.846437 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b0c45a8-741f-481d-8aac-9945f846bc23 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:10.847173 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 601/2397] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:10.862612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-98d38199-140b-4f48-8138-0d415f6296f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.864760 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98d38199-140b-4f48-8138-0d415f6296f2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] PUT https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:10.865256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98d38199-140b-4f48-8138-0d415f6296f2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a4056abf-63d9-4e4b-9234-ca7404466f98"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:10.871413 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-98d38199-140b-4f48-8138-0d415f6296f2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Update called for group 4fd626b0-0336-4944-a365-aedc409cbce0. {{(pid=100224) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 17:11:10.871564 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-98d38199-140b-4f48-8138-0d415f6296f2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Updating group 4fd626b0-0336-4944-a365-aedc409cbce0 with name None description: None add_volumes: a4056abf-63d9-4e4b-9234-ca7404466f98 remove_volumes: None. Aug 07 17:11:10.877102 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.877102 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:10.939618 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98d38199-140b-4f48-8138-0d415f6296f2 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 202 Aug 07 17:11:10.940236 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 606/2398] 10.4.3.144 () {70 vars in 1406 bytes} [Fri Aug 7 17:11:10 2026] PUT /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:10.951153 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e55a4fa9-4cc3-4393-87c8-cdc83981d167 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.953830 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e55a4fa9-4cc3-4393-87c8-cdc83981d167 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:10.954005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e55a4fa9-4cc3-4393-87c8-cdc83981d167 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.954227 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e55a4fa9-4cc3-4393-87c8-cdc83981d167 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.954848 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-e55a4fa9-4cc3-4393-87c8-cdc83981d167 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 4fd626b0-0336-4944-a365-aedc409cbce0 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:10.957774 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:10.957774 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:10.966232 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e55a4fa9-4cc3-4393-87c8-cdc83981d167 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 200 Aug 07 17:11:10.970383 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 597/2399] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:10.976125 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-88a12cd7-e75d-4a7d-afbc-07b32d544dcb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.978215 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88a12cd7-e75d-4a7d-afbc-07b32d544dcb tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] GET https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 Aug 07 17:11:10.978421 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88a12cd7-e75d-4a7d-afbc-07b32d544dcb tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.978652 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88a12cd7-e75d-4a7d-afbc-07b32d544dcb tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:10.985074 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88a12cd7-e75d-4a7d-afbc-07b32d544dcb tempest-VolumeTypesTest-2091221324 tempest-VolumeTypesTest-2091221324-project-member] https://10.4.3.144/volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 returned with HTTP 404 Aug 07 17:11:10.985546 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 596/2400] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:10 2026] GET /volume/v3/volumes/ec2e6b84-3ee5-42b4-aa2f-faa309b1abb0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:10.992107 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-88398b99-9dc3-42d9-bd73-378dbf3e8128 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:10.994007 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-88398b99-9dc3-42d9-bd73-378dbf3e8128 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] DELETE https://10.4.3.144/volume/v3/types/9c487da6-c637-4be3-b5d9-f7ad02a6a918 Aug 07 17:11:10.994259 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-88398b99-9dc3-42d9-bd73-378dbf3e8128 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:10.994453 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-88398b99-9dc3-42d9-bd73-378dbf3e8128 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.021296 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-88398b99-9dc3-42d9-bd73-378dbf3e8128 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/9c487da6-c637-4be3-b5d9-f7ad02a6a918 returned with HTTP 202 Aug 07 17:11:11.021787 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 602/2401] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:10 2026] DELETE /volume/v3/types/9c487da6-c637-4be3-b5d9-f7ad02a6a918 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:11.028490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-790d5470-811b-4e07-b542-e6ba4724f23f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.030289 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-790d5470-811b-4e07-b542-e6ba4724f23f tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/9c487da6-c637-4be3-b5d9-f7ad02a6a918 Aug 07 17:11:11.030472 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-790d5470-811b-4e07-b542-e6ba4724f23f tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.030655 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-790d5470-811b-4e07-b542-e6ba4724f23f tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.033620 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-790d5470-811b-4e07-b542-e6ba4724f23f tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/9c487da6-c637-4be3-b5d9-f7ad02a6a918 returned with HTTP 404 Aug 07 17:11:11.034095 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 607/2402] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/9c487da6-c637-4be3-b5d9-f7ad02a6a918 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:11.042311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4e752af-454d-4c2f-be33-6db22070b382 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.044133 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4e752af-454d-4c2f-be33-6db22070b382 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] DELETE https://10.4.3.144/volume/v3/types/06b84287-b5ad-4869-b6c6-d3b4718d7e80 Aug 07 17:11:11.044360 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4e752af-454d-4c2f-be33-6db22070b382 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.044535 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4e752af-454d-4c2f-be33-6db22070b382 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.044768 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:11.044768 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:11.068545 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4e752af-454d-4c2f-be33-6db22070b382 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/06b84287-b5ad-4869-b6c6-d3b4718d7e80 returned with HTTP 202 Aug 07 17:11:11.069089 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 598/2403] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:11 2026] DELETE /volume/v3/types/06b84287-b5ad-4869-b6c6-d3b4718d7e80 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:11.075892 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c6507a81-a993-4aca-9fba-20302df570af None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.078287 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6507a81-a993-4aca-9fba-20302df570af tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/06b84287-b5ad-4869-b6c6-d3b4718d7e80 Aug 07 17:11:11.078558 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6507a81-a993-4aca-9fba-20302df570af tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.078831 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6507a81-a993-4aca-9fba-20302df570af tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.082776 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6507a81-a993-4aca-9fba-20302df570af tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/06b84287-b5ad-4869-b6c6-d3b4718d7e80 returned with HTTP 404 Aug 07 17:11:11.083394 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 597/2404] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/06b84287-b5ad-4869-b6c6-d3b4718d7e80 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:11.094182 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8d61f386-bb9f-460a-8deb-2e3f49702e1a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.096272 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d61f386-bb9f-460a-8deb-2e3f49702e1a tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:11.096709 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8d61f386-bb9f-460a-8deb-2e3f49702e1a tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-889013142", "description": "tempest-volume-type-description-1568905242", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:11.112128 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d61f386-bb9f-460a-8deb-2e3f49702e1a tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:11.112575 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 603/2405] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:11:11 2026] POST /volume/v3/types => generated 314 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.120277 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ca3cfca2-76d9-441d-a8df-8ddf85a74252 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.122029 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca3cfca2-76d9-441d-a8df-8ddf85a74252 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/73ba42f7-e52d-414b-b459-cb10a75bafc4 Aug 07 17:11:11.122352 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca3cfca2-76d9-441d-a8df-8ddf85a74252 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.122526 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca3cfca2-76d9-441d-a8df-8ddf85a74252 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.125850 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:11.125850 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:11.127425 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca3cfca2-76d9-441d-a8df-8ddf85a74252 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/73ba42f7-e52d-414b-b459-cb10a75bafc4 returned with HTTP 200 Aug 07 17:11:11.127733 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 608/2406] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/73ba42f7-e52d-414b-b459-cb10a75bafc4 => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.136280 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e6d02a37-f58e-4ab3-9c08-bda33910e436 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.138675 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6d02a37-f58e-4ab3-9c08-bda33910e436 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] DELETE https://10.4.3.144/volume/v3/types/73ba42f7-e52d-414b-b459-cb10a75bafc4 Aug 07 17:11:11.139058 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6d02a37-f58e-4ab3-9c08-bda33910e436 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.139355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6d02a37-f58e-4ab3-9c08-bda33910e436 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.173831 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6d02a37-f58e-4ab3-9c08-bda33910e436 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/73ba42f7-e52d-414b-b459-cb10a75bafc4 returned with HTTP 202 Aug 07 17:11:11.174382 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 599/2407] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:11 2026] DELETE /volume/v3/types/73ba42f7-e52d-414b-b459-cb10a75bafc4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:11.181722 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-04be2a6f-d134-4f59-ac4b-ef370d126067 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.183610 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-04be2a6f-d134-4f59-ac4b-ef370d126067 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/73ba42f7-e52d-414b-b459-cb10a75bafc4 Aug 07 17:11:11.183837 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-04be2a6f-d134-4f59-ac4b-ef370d126067 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.184087 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-04be2a6f-d134-4f59-ac4b-ef370d126067 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.187381 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-04be2a6f-d134-4f59-ac4b-ef370d126067 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/73ba42f7-e52d-414b-b459-cb10a75bafc4 returned with HTTP 404 Aug 07 17:11:11.188091 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 598/2408] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/73ba42f7-e52d-414b-b459-cb10a75bafc4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:11.196680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8087b488-669c-4dcd-82ea-4d455edd901d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.198495 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8087b488-669c-4dcd-82ea-4d455edd901d tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:11.198831 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8087b488-669c-4dcd-82ea-4d455edd901d tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-119071863"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:11.212506 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8087b488-669c-4dcd-82ea-4d455edd901d tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:11.213110 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 604/2409] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:11:11 2026] POST /volume/v3/types => generated 220 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.221757 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a7947f98-3cc1-403d-ac37-7b1dc5a2d2ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.224341 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7947f98-3cc1-403d-ac37-7b1dc5a2d2ff tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] POST https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption Aug 07 17:11:11.224798 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a7947f98-3cc1-403d-ac37-7b1dc5a2d2ff tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:11.246178 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a7947f98-3cc1-403d-ac37-7b1dc5a2d2ff tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption returned with HTTP 200 Aug 07 17:11:11.247160 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 609/2410] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:11:11 2026] POST /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.255773 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9fb79106-9164-4b62-b07d-4b89ed8274bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.257755 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fb79106-9164-4b62-b07d-4b89ed8274bb tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption Aug 07 17:11:11.257980 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fb79106-9164-4b62-b07d-4b89ed8274bb tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.258217 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fb79106-9164-4b62-b07d-4b89ed8274bb tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.265897 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fb79106-9164-4b62-b07d-4b89ed8274bb tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption returned with HTTP 200 Aug 07 17:11:11.266317 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 600/2411] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.280142 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-27835d20-69d5-40c3-aac3-371779ef48da None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.283207 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-27835d20-69d5-40c3-aac3-371779ef48da tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] PUT https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption/12a6e83f-068b-4c53-b699-fb47d8ca7a52 Aug 07 17:11:11.283619 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-27835d20-69d5-40c3-aac3-371779ef48da tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:11.285468 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:11.285468 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:11.319551 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-27835d20-69d5-40c3-aac3-371779ef48da tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption/12a6e83f-068b-4c53-b699-fb47d8ca7a52 returned with HTTP 200 Aug 07 17:11:11.320206 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 599/2412] 10.4.3.144 () {68 vars in 1507 bytes} [Fri Aug 7 17:11:11 2026] PUT /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption/12a6e83f-068b-4c53-b699-fb47d8ca7a52 => generated 122 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.329322 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-535292d0-db53-41ac-88aa-8e349a4aff0b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.331116 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-535292d0-db53-41ac-88aa-8e349a4aff0b tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption Aug 07 17:11:11.333451 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-535292d0-db53-41ac-88aa-8e349a4aff0b tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.333451 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-535292d0-db53-41ac-88aa-8e349a4aff0b tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.338282 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-535292d0-db53-41ac-88aa-8e349a4aff0b tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption returned with HTTP 200 Aug 07 17:11:11.338672 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 605/2413] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.347421 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cd4437f0-520a-4b56-8a0f-b1797d491544 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.349500 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd4437f0-520a-4b56-8a0f-b1797d491544 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption/cipher Aug 07 17:11:11.349812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd4437f0-520a-4b56-8a0f-b1797d491544 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.349914 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd4437f0-520a-4b56-8a0f-b1797d491544 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.355923 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd4437f0-520a-4b56-8a0f-b1797d491544 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption/cipher returned with HTTP 200 Aug 07 17:11:11.356315 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 610/2414] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:11.364075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f81cf82e-2b23-4aba-a93b-1eb56ad3cb21 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.366415 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f81cf82e-2b23-4aba-a93b-1eb56ad3cb21 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] DELETE https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption/12a6e83f-068b-4c53-b699-fb47d8ca7a52 Aug 07 17:11:11.366651 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f81cf82e-2b23-4aba-a93b-1eb56ad3cb21 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.366880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f81cf82e-2b23-4aba-a93b-1eb56ad3cb21 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.398289 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f81cf82e-2b23-4aba-a93b-1eb56ad3cb21 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption/12a6e83f-068b-4c53-b699-fb47d8ca7a52 returned with HTTP 202 Aug 07 17:11:11.398780 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 601/2415] 10.4.3.144 () {66 vars in 1489 bytes} [Fri Aug 7 17:11:11 2026] DELETE /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption/12a6e83f-068b-4c53-b699-fb47d8ca7a52 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:11.407402 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-baecccf8-115c-4fed-a532-460ea367371e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.409835 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-baecccf8-115c-4fed-a532-460ea367371e tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption Aug 07 17:11:11.410111 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-baecccf8-115c-4fed-a532-460ea367371e tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.410340 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-baecccf8-115c-4fed-a532-460ea367371e tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.416258 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-baecccf8-115c-4fed-a532-460ea367371e tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption returned with HTTP 200 Aug 07 17:11:11.416815 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 600/2416] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 17:11:11.426601 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f32fa418-d0a6-4d07-9b67-889e07789f4a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.429043 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f32fa418-d0a6-4d07-9b67-889e07789f4a tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption Aug 07 17:11:11.429330 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f32fa418-d0a6-4d07-9b67-889e07789f4a tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.429582 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f32fa418-d0a6-4d07-9b67-889e07789f4a tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.434221 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95043d8e-0285-4673-b764-09ba6ee7d730 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.436423 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95043d8e-0285-4673-b764-09ba6ee7d730 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:11.437213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95043d8e-0285-4673-b764-09ba6ee7d730 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.437213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95043d8e-0285-4673-b764-09ba6ee7d730 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.437213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-95043d8e-0285-4673-b764-09ba6ee7d730 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:11.438065 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f32fa418-d0a6-4d07-9b67-889e07789f4a tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption returned with HTTP 200 Aug 07 17:11:11.438540 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 606/2417] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89/encryption => generated 2 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 17:11:11.441795 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:11.441795 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:11.442690 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95043d8e-0285-4673-b764-09ba6ee7d730 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:11.443157 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 611/2418] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.448511 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f1285eb3-9224-48d2-b266-84ef001c90a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.450607 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1285eb3-9224-48d2-b266-84ef001c90a6 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] DELETE https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89 Aug 07 17:11:11.450842 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1285eb3-9224-48d2-b266-84ef001c90a6 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.451134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1285eb3-9224-48d2-b266-84ef001c90a6 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.471761 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1285eb3-9224-48d2-b266-84ef001c90a6 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89 returned with HTTP 202 Aug 07 17:11:11.472196 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 602/2419] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:11 2026] DELETE /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:11.480241 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-67c752ec-562b-45e7-8e00-526f280681fd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.482425 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67c752ec-562b-45e7-8e00-526f280681fd tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89 Aug 07 17:11:11.482679 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-67c752ec-562b-45e7-8e00-526f280681fd tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.482913 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-67c752ec-562b-45e7-8e00-526f280681fd tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.486611 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67c752ec-562b-45e7-8e00-526f280681fd tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89 returned with HTTP 404 Aug 07 17:11:11.487207 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 601/2420] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/dc168878-eb8f-4343-9460-b69b54774c89 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:11.496294 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b04acd1e-47df-4812-81ec-5965a869c250 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.498057 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b04acd1e-47df-4812-81ec-5965a869c250 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types Aug 07 17:11:11.498319 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b04acd1e-47df-4812-81ec-5965a869c250 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.498577 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b04acd1e-47df-4812-81ec-5965a869c250 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.513295 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b04acd1e-47df-4812-81ec-5965a869c250 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:11.513807 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 607/2421] 10.4.3.144 () {66 vars in 1231 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types => generated 893 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.525404 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b6601d53-e1a4-459d-965a-93afbf08fc69 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.528238 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6601d53-e1a4-459d-965a-93afbf08fc69 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:11.528557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6601d53-e1a4-459d-965a-93afbf08fc69 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1921459939"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:11.531355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6a0a9dae-3c1d-4f8d-8685-0f09a507cfe2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.533539 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a0a9dae-3c1d-4f8d-8685-0f09a507cfe2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:11.533783 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a0a9dae-3c1d-4f8d-8685-0f09a507cfe2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.534043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a0a9dae-3c1d-4f8d-8685-0f09a507cfe2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.542043 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6601d53-e1a4-459d-965a-93afbf08fc69 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:11.542390 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 612/2422] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:11:11 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.546217 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:11.546217 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:11.550866 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6a0a9dae-3c1d-4f8d-8685-0f09a507cfe2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:11.551564 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b4a83610-a7f6-4d51-8143-170c7d5fd0c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.553654 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4a83610-a7f6-4d51-8143-170c7d5fd0c5 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] PUT https://10.4.3.144/volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb Aug 07 17:11:11.554037 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4a83610-a7f6-4d51-8143-170c7d5fd0c5 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-115317645", "description": "tempest-volume-type-description-1654574847", "is_public": false}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:11.556786 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a0a9dae-3c1d-4f8d-8685-0f09a507cfe2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:11.557706 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 603/2423] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.594040 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4a83610-a7f6-4d51-8143-170c7d5fd0c5 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb returned with HTTP 200 Aug 07 17:11:11.594040 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 602/2424] 10.4.3.144 () {68 vars in 1363 bytes} [Fri Aug 7 17:11:11 2026] PUT /volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb => generated 204 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.602133 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-948293a6-85b4-4064-948d-fb385a71e5e0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.604614 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-948293a6-85b4-4064-948d-fb385a71e5e0 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb Aug 07 17:11:11.604815 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-948293a6-85b4-4064-948d-fb385a71e5e0 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.605017 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-948293a6-85b4-4064-948d-fb385a71e5e0 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.611317 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-948293a6-85b4-4064-948d-fb385a71e5e0 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb returned with HTTP 200 Aug 07 17:11:11.611680 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 608/2425] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:11.623170 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-220fd138-f814-48de-ae6a-b297f782aeb0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.624288 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-220fd138-f814-48de-ae6a-b297f782aeb0 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] DELETE https://10.4.3.144/volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb Aug 07 17:11:11.624566 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-220fd138-f814-48de-ae6a-b297f782aeb0 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.624825 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-220fd138-f814-48de-ae6a-b297f782aeb0 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.653335 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-220fd138-f814-48de-ae6a-b297f782aeb0 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb returned with HTTP 202 Aug 07 17:11:11.653898 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 613/2426] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:11 2026] DELETE /volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:11.662095 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d33d209-dea7-4e77-83f9-d4e8897591d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.664521 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d33d209-dea7-4e77-83f9-d4e8897591d7 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] GET https://10.4.3.144/volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb Aug 07 17:11:11.664778 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d33d209-dea7-4e77-83f9-d4e8897591d7 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.665088 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d33d209-dea7-4e77-83f9-d4e8897591d7 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.669288 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d33d209-dea7-4e77-83f9-d4e8897591d7 tempest-VolumeTypesTest-1415559913 tempest-VolumeTypesTest-1415559913-project-admin] https://10.4.3.144/volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb returned with HTTP 404 Aug 07 17:11:11.669847 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 604/2427] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/types/062c1dc7-023f-43df-9d79-34f7edb246fb => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:11.980286 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-16bc820d-fa8a-4714-9f9c-786a736741f3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:11.982319 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16bc820d-fa8a-4714-9f9c-786a736741f3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:11.982602 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16bc820d-fa8a-4714-9f9c-786a736741f3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:11.982816 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16bc820d-fa8a-4714-9f9c-786a736741f3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:11.982985 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-16bc820d-fa8a-4714-9f9c-786a736741f3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 4fd626b0-0336-4944-a365-aedc409cbce0 {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:11.987509 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:11.987509 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:11.996505 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16bc820d-fa8a-4714-9f9c-786a736741f3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 200 Aug 07 17:11:11.997007 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 603/2428] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:11 2026] GET /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:12.009774 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:12.011227 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:12.011607 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:12.011931 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:12.013184 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:12.015118 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:12.022252 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Get all volumes completed successfully. Aug 07 17:11:12.026088 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:12.026088 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:12.062675 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:12.065853 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:12.065853 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:12.069792 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:12.070165 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:12.116106 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:12.118680 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:12.118680 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:12.128579 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0cbdfc18-0ab1-40c2-9f3b-364d36d206d3 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:12.129174 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 609/2429] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:12 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:12.148094 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce19e6db-f470-45a2-964f-a7a3495b685f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:12.149938 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:12.150174 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:12.150367 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:12.150655 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:12.151356 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:12.160324 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Get all volumes completed successfully. Aug 07 17:11:12.160645 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:12.160799 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:12.202349 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:12.205561 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:12.205561 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:12.210108 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:12.210613 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:12.258259 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:12.264794 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:12.264794 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:12.276682 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce19e6db-f470-45a2-964f-a7a3495b685f tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:12.277229 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 614/2430] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:12 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:12.296348 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b88ca63-1f96-4a1e-a775-36c1df34d778 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:12.298356 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b88ca63-1f96-4a1e-a775-36c1df34d778 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] POST https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0/action Aug 07 17:11:12.298865 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b88ca63-1f96-4a1e-a775-36c1df34d778 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:12.299095 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b88ca63-1f96-4a1e-a775-36c1df34d778 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:12.300463 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-1b88ca63-1f96-4a1e-a775-36c1df34d778 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] delete called for group 4fd626b0-0336-4944-a365-aedc409cbce0 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:11:12.300565 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-1b88ca63-1f96-4a1e-a775-36c1df34d778 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Delete group with id: 4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:12.305983 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:12.305983 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:12.364723 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b88ca63-1f96-4a1e-a775-36c1df34d778 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0/action returned with HTTP 202 Aug 07 17:11:12.365193 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 605/2431] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:11:12 2026] POST /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:12.374770 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a9ee5ff8-356e-4415-a661-0d1c10b1acc0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:12.378864 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a9ee5ff8-356e-4415-a661-0d1c10b1acc0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 Aug 07 17:11:12.379339 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a9ee5ff8-356e-4415-a661-0d1c10b1acc0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:12.379651 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a9ee5ff8-356e-4415-a661-0d1c10b1acc0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:12.389836 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:12.389836 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:12.395773 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a9ee5ff8-356e-4415-a661-0d1c10b1acc0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Volume info retrieved successfully. Aug 07 17:11:12.396868 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-a9ee5ff8-356e-4415-a661-0d1c10b1acc0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:12.397073 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-a9ee5ff8-356e-4415-a661-0d1c10b1acc0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:12.457685 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fd8e5c50-d77b-45e5-9d80-7fc2bdd79fe0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:12.458539 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-a9ee5ff8-356e-4415-a661-0d1c10b1acc0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:12.461855 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fd8e5c50-d77b-45e5-9d80-7fc2bdd79fe0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:12.462237 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fd8e5c50-d77b-45e5-9d80-7fc2bdd79fe0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:12.462813 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fd8e5c50-d77b-45e5-9d80-7fc2bdd79fe0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:12.462977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-fd8e5c50-d77b-45e5-9d80-7fc2bdd79fe0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:12.466643 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:12.466643 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:12.469799 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:12.469799 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:12.471101 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fd8e5c50-d77b-45e5-9d80-7fc2bdd79fe0 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:12.471692 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 610/2432] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:12 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:12.478396 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a9ee5ff8-356e-4415-a661-0d1c10b1acc0 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 returned with HTTP 200 Aug 07 17:11:12.479117 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 604/2433] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:12 2026] GET /volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 => generated 906 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:12.571606 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a95bd123-6406-47d0-a92d-d1d44128f05d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:12.573605 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a95bd123-6406-47d0-a92d-d1d44128f05d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:12.573812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a95bd123-6406-47d0-a92d-d1d44128f05d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:12.574044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a95bd123-6406-47d0-a92d-d1d44128f05d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:12.583828 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:12.583828 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:12.588259 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a95bd123-6406-47d0-a92d-d1d44128f05d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:12.593895 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a95bd123-6406-47d0-a92d-d1d44128f05d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:12.594352 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 615/2434] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:12 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:13.486564 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c248547d-2472-464c-b766-64b47528457d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:13.488658 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c248547d-2472-464c-b766-64b47528457d tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:13.488876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c248547d-2472-464c-b766-64b47528457d tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:13.489264 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c248547d-2472-464c-b766-64b47528457d tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:13.489783 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c248547d-2472-464c-b766-64b47528457d tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:13.493480 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=529,cinder:UPDATE=140,cinder:INSERT=87 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:11:13.497671 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3b1a387c-36af-46cc-b395-9ff0dc09be39 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:13.498358 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:13.498358 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:13.499210 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c248547d-2472-464c-b766-64b47528457d tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:13.499971 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 606/2435] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:13 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:13.503140 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b1a387c-36af-46cc-b395-9ff0dc09be39 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 Aug 07 17:11:13.503269 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b1a387c-36af-46cc-b395-9ff0dc09be39 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:13.503510 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b1a387c-36af-46cc-b395-9ff0dc09be39 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:13.515402 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b1a387c-36af-46cc-b395-9ff0dc09be39 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 returned with HTTP 404 Aug 07 17:11:13.516710 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 611/2436] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:13 2026] GET /volume/v3/volumes/a4056abf-63d9-4e4b-9234-ca7404466f98 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:13.530076 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-21f0578f-e8c9-41b1-bd67-e853ce765b34 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:13.532217 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21f0578f-e8c9-41b1-bd67-e853ce765b34 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/volumes/7c62a24d-75db-4f1c-8812-2816c71575a8 Aug 07 17:11:13.532446 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21f0578f-e8c9-41b1-bd67-e853ce765b34 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:13.532648 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21f0578f-e8c9-41b1-bd67-e853ce765b34 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:13.544464 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21f0578f-e8c9-41b1-bd67-e853ce765b34 tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/volumes/7c62a24d-75db-4f1c-8812-2816c71575a8 returned with HTTP 404 Aug 07 17:11:13.544464 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 605/2437] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:13 2026] GET /volume/v3/volumes/7c62a24d-75db-4f1c-8812-2816c71575a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:13.553467 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-884db226-8913-4975-a4f5-a0b9638df25d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:13.558618 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-884db226-8913-4975-a4f5-a0b9638df25d tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] GET https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 Aug 07 17:11:13.558874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-884db226-8913-4975-a4f5-a0b9638df25d tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:13.559090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-884db226-8913-4975-a4f5-a0b9638df25d tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:13.559217 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-884db226-8913-4975-a4f5-a0b9638df25d tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] show called for member 4fd626b0-0336-4944-a365-aedc409cbce0 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:13.564139 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-884db226-8913-4975-a4f5-a0b9638df25d tempest-GroupsTest-1702718729 tempest-GroupsTest-1702718729-project-member] https://10.4.3.144/volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 returned with HTTP 404 Aug 07 17:11:13.564774 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 616/2438] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:13 2026] GET /volume/v3/groups/4fd626b0-0336-4944-a365-aedc409cbce0 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:13.573210 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bc0ec1ae-345e-44a5-82ac-8ca07b11cb76 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:13.575462 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc0ec1ae-345e-44a5-82ac-8ca07b11cb76 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/87b8ed2a-b1eb-4704-88b9-cef4bc6c314e Aug 07 17:11:13.576097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc0ec1ae-345e-44a5-82ac-8ca07b11cb76 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:13.576534 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc0ec1ae-345e-44a5-82ac-8ca07b11cb76 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:13.590475 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc0ec1ae-345e-44a5-82ac-8ca07b11cb76 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/group_types/87b8ed2a-b1eb-4704-88b9-cef4bc6c314e returned with HTTP 202 Aug 07 17:11:13.591064 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 607/2439] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:11:13 2026] DELETE /volume/v3/group_types/87b8ed2a-b1eb-4704-88b9-cef4bc6c314e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:13.600481 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0f829009-f728-41c1-8c4d-91db047a0e1d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:13.602564 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0f829009-f728-41c1-8c4d-91db047a0e1d tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] DELETE https://10.4.3.144/volume/v3/types/faea3449-e9ab-4390-a440-a68daee4610f Aug 07 17:11:13.602794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0f829009-f728-41c1-8c4d-91db047a0e1d tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:13.603099 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0f829009-f728-41c1-8c4d-91db047a0e1d tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:13.609814 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18e8ec46-bc08-4fc2-bcf7-411d09e0ecb2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:13.612164 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18e8ec46-bc08-4fc2-bcf7-411d09e0ecb2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:13.612356 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18e8ec46-bc08-4fc2-bcf7-411d09e0ecb2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:13.612571 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18e8ec46-bc08-4fc2-bcf7-411d09e0ecb2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:13.622873 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:13.622873 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:13.627629 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-18e8ec46-bc08-4fc2-bcf7-411d09e0ecb2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:13.635961 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18e8ec46-bc08-4fc2-bcf7-411d09e0ecb2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:13.635961 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 606/2440] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:13 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:13.643946 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0f829009-f728-41c1-8c4d-91db047a0e1d tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/types/faea3449-e9ab-4390-a440-a68daee4610f returned with HTTP 202 Aug 07 17:11:13.644486 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 612/2441] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:13 2026] DELETE /volume/v3/types/faea3449-e9ab-4390-a440-a68daee4610f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:13.651880 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aeba2e35-226d-4d23-b367-e903a0f029b6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:13.654687 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aeba2e35-226d-4d23-b367-e903a0f029b6 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] GET https://10.4.3.144/volume/v3/types/faea3449-e9ab-4390-a440-a68daee4610f Aug 07 17:11:13.655035 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aeba2e35-226d-4d23-b367-e903a0f029b6 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:13.655993 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aeba2e35-226d-4d23-b367-e903a0f029b6 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:13.660712 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aeba2e35-226d-4d23-b367-e903a0f029b6 tempest-GroupsTest-1612959990 tempest-GroupsTest-1612959990-project-admin] https://10.4.3.144/volume/v3/types/faea3449-e9ab-4390-a440-a68daee4610f returned with HTTP 404 Aug 07 17:11:13.661441 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 617/2442] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:13 2026] GET /volume/v3/types/faea3449-e9ab-4390-a440-a68daee4610f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:14.512987 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-28084713-3d50-4f24-a8f6-0a4d99021ab4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:14.516177 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28084713-3d50-4f24-a8f6-0a4d99021ab4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:14.519014 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28084713-3d50-4f24-a8f6-0a4d99021ab4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:14.519290 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28084713-3d50-4f24-a8f6-0a4d99021ab4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:14.519457 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-28084713-3d50-4f24-a8f6-0a4d99021ab4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:14.529477 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:14.529477 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:14.530316 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28084713-3d50-4f24-a8f6-0a4d99021ab4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:14.530952 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 608/2443] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:14 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:14.597009 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e861b753-5561-47bc-9b2a-602e01d437f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:14.654079 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f3b1fa84-bf30-4450-852f-4b1030b9e789 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:14.656710 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3b1fa84-bf30-4450-852f-4b1030b9e789 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:14.657100 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f3b1fa84-bf30-4450-852f-4b1030b9e789 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:14.658126 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f3b1fa84-bf30-4450-852f-4b1030b9e789 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:14.674959 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:14.674959 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:14.683727 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f3b1fa84-bf30-4450-852f-4b1030b9e789 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:14.694447 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3b1fa84-bf30-4450-852f-4b1030b9e789 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:14.694592 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 613/2444] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:14 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:14.773744 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:14.774225 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1937607570"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:14.775791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1937607570'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:14.775944 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Create volume of 1 GB Aug 07 17:11:14.780276 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Availability Zones retrieved successfully. Aug 07 17:11:14.788415 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Flow 'volume_create_api' (0071d2f2-f446-4eed-bd6a-bb9944d522d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:14.789535 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bcd94da-936a-4168-8cab-307d5c4c275b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:14.790529 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:14.819619 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bcd94da-936a-4168-8cab-307d5c4c275b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:14.820423 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773457b2-3b56-4c27-a92c-177e992f4f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:14.890572 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Created reservations ['0c6184cf-907d-4f05-9f39-f41c30a2764a', '2172e5b3-350b-4162-9e9b-e9148da5c2be', 'f9fb6dac-417e-4047-a101-a8088e112c0f', '9d2e95c6-e0d4-4555-9485-25ff72e7ef10'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:14.891430 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (773457b2-3b56-4c27-a92c-177e992f4f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c6184cf-907d-4f05-9f39-f41c30a2764a', '2172e5b3-350b-4162-9e9b-e9148da5c2be', 'f9fb6dac-417e-4047-a101-a8088e112c0f', '9d2e95c6-e0d4-4555-9485-25ff72e7ef10']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:14.892205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4078b078-7c20-45a7-8bce-df82b5db0c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:14.914651 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4078b078-7c20-45a7-8bce-df82b5db0c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa02a48c-fa6a-4f99-814f-b6bf9a733601', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1937607570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd4492cdef514bebb6a4500dd6a751ac',qos_specs=None,replication_status=,reservations=['0c6184cf-907d-4f05-9f39-f41c30a2764a','2172e5b3-350b-4162-9e9b-e9148da5c2be','f9fb6dac-417e-4047-a101-a8088e112c0f','9d2e95c6-e0d4-4555-9485-25ff72e7ef10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc72ec67ad4294908df36c8c43658b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1937607570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa02a48c-fa6a-4f99-814f-b6bf9a733601,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd4492cdef514bebb6a4500dd6a751ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92fc72ec67ad4294908df36c8c43658b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:14.915442 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f31c9113-bf86-4d28-b8aa-cf53adfe73f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:14.935969 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-86eef287-056c-44c5-92d9-0a3f3c860cfe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:14.938230 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f31c9113-bf86-4d28-b8aa-cf53adfe73f4) transitioned into state 'SUCCESS' from state '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-1937607570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd4492cdef514bebb6a4500dd6a751ac',qos_specs=None,replication_status=,reservations=['0c6184cf-907d-4f05-9f39-f41c30a2764a','2172e5b3-350b-4162-9e9b-e9148da5c2be','f9fb6dac-417e-4047-a101-a8088e112c0f','9d2e95c6-e0d4-4555-9485-25ff72e7ef10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92fc72ec67ad4294908df36c8c43658b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:14.941007 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45882789-725d-4703-9afd-94d6f8db7c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:14.941302 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-86eef287-056c-44c5-92d9-0a3f3c860cfe tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/attachments/10f3fad5-e393-4c24-9bde-e8497af6be6b/action Aug 07 17:11:14.941302 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-86eef287-056c-44c5-92d9-0a3f3c860cfe tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:14.948893 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-86eef287-056c-44c5-92d9-0a3f3c860cfe tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:14.954898 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45882789-725d-4703-9afd-94d6f8db7c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:14.956146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Flow 'volume_create_api' (0071d2f2-f446-4eed-bd6a-bb9944d522d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:14.956593 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Create volume request issued successfully. Aug 07 17:11:14.958459 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e861b753-5561-47bc-9b2a-602e01d437f5 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:14.958905 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 607/2445] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:11:14 2026] POST /volume/v3/volumes => generated 750 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:14.974188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f296ebcf-e71e-46e0-84f5-d4fce8159827 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:14.974674 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:14.974674 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:14.977619 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f296ebcf-e71e-46e0-84f5-d4fce8159827 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] GET https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 Aug 07 17:11:14.978595 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f296ebcf-e71e-46e0-84f5-d4fce8159827 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:14.978595 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f296ebcf-e71e-46e0-84f5-d4fce8159827 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:14.991035 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:14.991035 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:14.995113 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2060e7bd-22ab-4f84-b207-79b520d8aca2 req-86eef287-056c-44c5-92d9-0a3f3c860cfe tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/attachments/10f3fad5-e393-4c24-9bde-e8497af6be6b/action returned with HTTP 204 Aug 07 17:11:14.995675 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 618/2446] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:11:14 2026] POST /volume/v3/attachments/10f3fad5-e393-4c24-9bde-e8497af6be6b/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:14.998369 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f296ebcf-e71e-46e0-84f5-d4fce8159827 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Volume info retrieved successfully. Aug 07 17:11:15.003821 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f296ebcf-e71e-46e0-84f5-d4fce8159827 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 returned with HTTP 200 Aug 07 17:11:15.004371 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 609/2447] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:14 2026] GET /volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:15.545552 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-82da2e51-395d-4a73-9826-19f8f50ef4ac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:15.547627 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-82da2e51-395d-4a73-9826-19f8f50ef4ac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:15.547663 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-82da2e51-395d-4a73-9826-19f8f50ef4ac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:15.547885 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-82da2e51-395d-4a73-9826-19f8f50ef4ac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:15.548006 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-82da2e51-395d-4a73-9826-19f8f50ef4ac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:15.552547 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:15.552547 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:15.553395 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-82da2e51-395d-4a73-9826-19f8f50ef4ac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:15.553815 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 614/2448] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:15 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:15.710857 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb1f53bc-963e-43ec-a00d-a208fafe51c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:15.714347 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb1f53bc-963e-43ec-a00d-a208fafe51c2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:15.714347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb1f53bc-963e-43ec-a00d-a208fafe51c2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:15.714347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb1f53bc-963e-43ec-a00d-a208fafe51c2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:15.726137 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:15.726137 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:15.730999 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fb1f53bc-963e-43ec-a00d-a208fafe51c2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:15.736206 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb1f53bc-963e-43ec-a00d-a208fafe51c2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:15.736844 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 608/2449] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:15 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:15.755791 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-746f00b8-5359-47e6-9e7b-0f01e5af48ed None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:15.758069 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-746f00b8-5359-47e6-9e7b-0f01e5af48ed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:11:15.758473 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-746f00b8-5359-47e6-9e7b-0f01e5af48ed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64c4e465-97a7-446d-b842-9c1b1883d14a", "name": "tempest-VolumesBackupsTest-Backup-1681861590", "force": true, "container": "tempest-volumesbackupstest-backup-container-643176352"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:15.760386 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-746f00b8-5359-47e6-9e7b-0f01e5af48ed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating new backup {'backup': {'volume_id': '64c4e465-97a7-446d-b842-9c1b1883d14a', 'name': 'tempest-VolumesBackupsTest-Backup-1681861590', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-643176352'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:11:15.760595 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-746f00b8-5359-47e6-9e7b-0f01e5af48ed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating backup of volume 64c4e465-97a7-446d-b842-9c1b1883d14a in container tempest-volumesbackupstest-backup-container-643176352 Aug 07 17:11:15.773104 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:15.773104 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:15.773696 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-746f00b8-5359-47e6-9e7b-0f01e5af48ed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:15.806084 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-746f00b8-5359-47e6-9e7b-0f01e5af48ed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['edea6374-02e2-4528-9210-52a1fb2bd352', 'cdf966b4-4f45-4fc8-88ad-a0fa92f03b73'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:15.847247 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-746f00b8-5359-47e6-9e7b-0f01e5af48ed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:11:15.847673 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 619/2450] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:15 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 07 17:11:15.858505 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7b691b12-2de7-424a-8965-62269533cc3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:15.863218 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b691b12-2de7-424a-8965-62269533cc3d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:15.863218 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b691b12-2de7-424a-8965-62269533cc3d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:15.863218 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b691b12-2de7-424a-8965-62269533cc3d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:15.863218 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7b691b12-2de7-424a-8965-62269533cc3d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:15.866939 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:15.866939 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:15.867869 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b691b12-2de7-424a-8965-62269533cc3d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:15.868267 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 610/2451] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:15 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:16.020791 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-79a04882-c579-44ba-b638-2dd64f75d9cf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.022791 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-79a04882-c579-44ba-b638-2dd64f75d9cf tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] GET https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 Aug 07 17:11:16.022969 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-79a04882-c579-44ba-b638-2dd64f75d9cf tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.023183 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-79a04882-c579-44ba-b638-2dd64f75d9cf tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.031205 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:16.031205 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:16.038271 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-79a04882-c579-44ba-b638-2dd64f75d9cf tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Volume info retrieved successfully. Aug 07 17:11:16.044579 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-79a04882-c579-44ba-b638-2dd64f75d9cf tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 returned with HTTP 200 Aug 07 17:11:16.045173 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 615/2452] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:16 2026] GET /volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:16.061472 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2218a296-c20a-4bce-9d8d-539db90fc442 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.062868 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2218a296-c20a-4bce-9d8d-539db90fc442 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] GET https://10.4.3.144/volume/v3/limits Aug 07 17:11:16.063111 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2218a296-c20a-4bce-9d8d-539db90fc442 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.063312 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2218a296-c20a-4bce-9d8d-539db90fc442 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.090560 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2218a296-c20a-4bce-9d8d-539db90fc442 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] https://10.4.3.144/volume/v3/limits returned with HTTP 200 Aug 07 17:11:16.092294 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 609/2453] 10.4.3.144 () {66 vars in 1234 bytes} [Fri Aug 7 17:11:16 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 07 17:11:16.100788 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce282963-e203-46ad-b742-75d1ec90a490 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.102718 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce282963-e203-46ad-b742-75d1ec90a490 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] GET https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 Aug 07 17:11:16.102908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce282963-e203-46ad-b742-75d1ec90a490 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.103114 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce282963-e203-46ad-b742-75d1ec90a490 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.109726 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:16.109726 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:16.113011 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ce282963-e203-46ad-b742-75d1ec90a490 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Volume info retrieved successfully. Aug 07 17:11:16.119666 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce282963-e203-46ad-b742-75d1ec90a490 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 returned with HTTP 200 Aug 07 17:11:16.120088 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 620/2454] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:16 2026] GET /volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:16.136432 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dddb51d0-a94c-4007-a826-d0ef68001f14 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.141036 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dddb51d0-a94c-4007-a826-d0ef68001f14 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] DELETE https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 Aug 07 17:11:16.141417 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dddb51d0-a94c-4007-a826-d0ef68001f14 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.142089 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dddb51d0-a94c-4007-a826-d0ef68001f14 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.142284 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-dddb51d0-a94c-4007-a826-d0ef68001f14 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Delete volume with id: aa02a48c-fa6a-4f99-814f-b6bf9a733601 Aug 07 17:11:16.152354 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:16.152354 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:16.153036 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dddb51d0-a94c-4007-a826-d0ef68001f14 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Volume info retrieved successfully. Aug 07 17:11:16.180240 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dddb51d0-a94c-4007-a826-d0ef68001f14 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Delete volume request issued successfully. Aug 07 17:11:16.180659 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dddb51d0-a94c-4007-a826-d0ef68001f14 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 returned with HTTP 202 Aug 07 17:11:16.181339 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 611/2455] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:16 2026] DELETE /volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:16.188558 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-33fa63c6-2612-4a80-a600-99cb12afa0e2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.190332 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33fa63c6-2612-4a80-a600-99cb12afa0e2 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] GET https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 Aug 07 17:11:16.190515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-33fa63c6-2612-4a80-a600-99cb12afa0e2 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.190692 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-33fa63c6-2612-4a80-a600-99cb12afa0e2 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.199270 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:16.199270 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:16.203817 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-33fa63c6-2612-4a80-a600-99cb12afa0e2 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Volume info retrieved successfully. Aug 07 17:11:16.209953 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33fa63c6-2612-4a80-a600-99cb12afa0e2 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 returned with HTTP 200 Aug 07 17:11:16.210472 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 616/2456] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:16 2026] GET /volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:16.490358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-90cf0dba-3369-4a47-aa83-fae4a6f5b5e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.566161 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0405dd19-b07c-4ca9-83b4-902383286faf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.568292 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0405dd19-b07c-4ca9-83b4-902383286faf tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:11:16.568502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0405dd19-b07c-4ca9-83b4-902383286faf tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.568726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0405dd19-b07c-4ca9-83b4-902383286faf tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.568839 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0405dd19-b07c-4ca9-83b4-902383286faf tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Show backup with id d37f64c1-2abc-4562-b403-d88a629e3787. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:16.573517 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:16.573517 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:16.574393 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0405dd19-b07c-4ca9-83b4-902383286faf tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 200 Aug 07 17:11:16.574829 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 621/2457] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:16 2026] GET /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:16.584558 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7117dd7e-56c3-4909-a215-93274fed76dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.586440 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7117dd7e-56c3-4909-a215-93274fed76dd tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 Aug 07 17:11:16.586572 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90cf0dba-3369-4a47-aa83-fae4a6f5b5e1 tempest-VolumePoolsAdminTestsJSON-1949171486 tempest-VolumePoolsAdminTestsJSON-1949171486-project-admin] GET https://10.4.3.144/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 17:11:16.586876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7117dd7e-56c3-4909-a215-93274fed76dd tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.586944 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90cf0dba-3369-4a47-aa83-fae4a6f5b5e1 tempest-VolumePoolsAdminTestsJSON-1949171486 tempest-VolumePoolsAdminTestsJSON-1949171486-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.587159 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90cf0dba-3369-4a47-aa83-fae4a6f5b5e1 tempest-VolumePoolsAdminTestsJSON-1949171486 tempest-VolumePoolsAdminTestsJSON-1949171486-project-admin] Calling method 'get_pools' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.587379 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7117dd7e-56c3-4909-a215-93274fed76dd tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.598607 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:16.598607 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:16.604484 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7117dd7e-56c3-4909-a215-93274fed76dd tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:11:16.605002 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90cf0dba-3369-4a47-aa83-fae4a6f5b5e1 tempest-VolumePoolsAdminTestsJSON-1949171486 tempest-VolumePoolsAdminTestsJSON-1949171486-project-admin] https://10.4.3.144/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 17:11:16.605434 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 610/2458] 10.4.3.144 () {66 vars in 1314 bytes} [Fri Aug 7 17:11:16 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:16.610759 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7117dd7e-56c3-4909-a215-93274fed76dd tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 returned with HTTP 200 Aug 07 17:11:16.611415 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 612/2459] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:16 2026] GET /volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 => generated 1416 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:16.622426 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fec9fd54-787c-4ca5-b7b6-6ba8775e0ba3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.624754 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fec9fd54-787c-4ca5-b7b6-6ba8775e0ba3 tempest-VolumePoolsAdminTestsJSON-1949171486 tempest-VolumePoolsAdminTestsJSON-1949171486-project-admin] GET https://10.4.3.144/volume/v3/scheduler-stats/get_pools Aug 07 17:11:16.625012 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fec9fd54-787c-4ca5-b7b6-6ba8775e0ba3 tempest-VolumePoolsAdminTestsJSON-1949171486 tempest-VolumePoolsAdminTestsJSON-1949171486-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.625278 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fec9fd54-787c-4ca5-b7b6-6ba8775e0ba3 tempest-VolumePoolsAdminTestsJSON-1949171486 tempest-VolumePoolsAdminTestsJSON-1949171486-project-admin] Calling method 'get_pools' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.633640 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-158a8849-300f-40f0-92f4-40ff79938852 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.635844 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-158a8849-300f-40f0-92f4-40ff79938852 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 Aug 07 17:11:16.636124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-158a8849-300f-40f0-92f4-40ff79938852 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.636362 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-158a8849-300f-40f0-92f4-40ff79938852 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.637599 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fec9fd54-787c-4ca5-b7b6-6ba8775e0ba3 tempest-VolumePoolsAdminTestsJSON-1949171486 tempest-VolumePoolsAdminTestsJSON-1949171486-project-admin] https://10.4.3.144/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 17:11:16.638258 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 617/2460] 10.4.3.144 () {66 vars in 1291 bytes} [Fri Aug 7 17:11:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:16.646426 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:16.646426 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:16.650724 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-158a8849-300f-40f0-92f4-40ff79938852 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:11:16.655050 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-158a8849-300f-40f0-92f4-40ff79938852 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 returned with HTTP 200 Aug 07 17:11:16.655489 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 622/2461] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:16 2026] GET /volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 => generated 1416 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:16.882098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b12a3781-2b1d-4023-99ac-0d4df749d968 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:16.884568 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b12a3781-2b1d-4023-99ac-0d4df749d968 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:16.884900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b12a3781-2b1d-4023-99ac-0d4df749d968 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:16.885282 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b12a3781-2b1d-4023-99ac-0d4df749d968 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:16.885493 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b12a3781-2b1d-4023-99ac-0d4df749d968 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:16.891635 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:16.891635 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:16.892888 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b12a3781-2b1d-4023-99ac-0d4df749d968 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:16.893577 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 611/2462] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:16 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:17.225761 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2323383-b5b2-4668-8bac-7a6310226a61 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:17.228891 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2323383-b5b2-4668-8bac-7a6310226a61 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] GET https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 Aug 07 17:11:17.229097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2323383-b5b2-4668-8bac-7a6310226a61 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:17.229296 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2323383-b5b2-4668-8bac-7a6310226a61 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:17.236857 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2323383-b5b2-4668-8bac-7a6310226a61 tempest-AbsoluteLimitsTests-1311494272 tempest-AbsoluteLimitsTests-1311494272-project-member] https://10.4.3.144/volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 returned with HTTP 404 Aug 07 17:11:17.237410 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 613/2463] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:17 2026] GET /volume/v3/volumes/aa02a48c-fa6a-4f99-814f-b6bf9a733601 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:17.906436 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b8d5fc34-3b1c-477c-bbdc-fcf541f13495 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:17.910669 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8d5fc34-3b1c-477c-bbdc-fcf541f13495 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:17.910854 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8d5fc34-3b1c-477c-bbdc-fcf541f13495 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:17.911055 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8d5fc34-3b1c-477c-bbdc-fcf541f13495 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:17.911169 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b8d5fc34-3b1c-477c-bbdc-fcf541f13495 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:17.919296 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:17.919296 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:17.920429 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8d5fc34-3b1c-477c-bbdc-fcf541f13495 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:17.920866 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 618/2464] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:17 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:18.183428 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-70055532-8516-4770-81f4-4a3b06d750f9 req-4f808a0b-817e-4311-94f2-488865797f66 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:18.186528 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-4f808a0b-817e-4311-94f2-488865797f66 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 Aug 07 17:11:18.186839 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-4f808a0b-817e-4311-94f2-488865797f66 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:18.187084 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-4f808a0b-817e-4311-94f2-488865797f66 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:18.197000 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:18.197000 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:18.200951 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-70055532-8516-4770-81f4-4a3b06d750f9 req-4f808a0b-817e-4311-94f2-488865797f66 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:11:18.207185 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-4f808a0b-817e-4311-94f2-488865797f66 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 returned with HTTP 200 Aug 07 17:11:18.207185 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 623/2465] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:18 2026] GET /volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:18.796700 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-70055532-8516-4770-81f4-4a3b06d750f9 req-5544fc91-2db3-4052-b471-b115e14506a9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:18.799488 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-5544fc91-2db3-4052-b471-b115e14506a9 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 Aug 07 17:11:18.799856 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-5544fc91-2db3-4052-b471-b115e14506a9 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:18.799996 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-5544fc91-2db3-4052-b471-b115e14506a9 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:18.810934 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:18.810934 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:18.819242 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-70055532-8516-4770-81f4-4a3b06d750f9 req-5544fc91-2db3-4052-b471-b115e14506a9 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:11:18.825168 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-5544fc91-2db3-4052-b471-b115e14506a9 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 returned with HTTP 200 Aug 07 17:11:18.825664 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 612/2466] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:18 2026] GET /volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 => generated 1416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:18.837425 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-14c762a7-6fb2-41ec-874f-019007210406 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:18.837979 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14c762a7-6fb2-41ec-874f-019007210406 None None] GET https://10.4.3.144/volume// Aug 07 17:11:18.838322 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14c762a7-6fb2-41ec-874f-019007210406 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:18.838504 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14c762a7-6fb2-41ec-874f-019007210406 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:18.838998 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14c762a7-6fb2-41ec-874f-019007210406 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:18.839699 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 614/2467] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:11:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:11:18.849059 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-70055532-8516-4770-81f4-4a3b06d750f9 req-9fca46b7-3205-458e-b5ef-a162d35862ad None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:18.851114 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-9fca46b7-3205-458e-b5ef-a162d35862ad tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:11:18.851541 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-9fca46b7-3205-458e-b5ef-a162d35862ad tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "613ca02b-e8a0-4039-a682-9d82ea5d3f51", "connector": null, "instance_uuid": "375ea579-3d16-410f-8221-1da0a845b152"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:18.864649 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:18.864649 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:18.878441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a05bc7b1-abdc-4685-986c-485f9c8e666c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:18.917639 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-9fca46b7-3205-458e-b5ef-a162d35862ad tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:11:18.917639 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 619/2468] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:11:18 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:18.934646 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d9954135-3e61-42f6-ae30-9aa9871116f2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:18.941614 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d9954135-3e61-42f6-ae30-9aa9871116f2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:18.941614 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d9954135-3e61-42f6-ae30-9aa9871116f2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:18.941845 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d9954135-3e61-42f6-ae30-9aa9871116f2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:18.942036 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d9954135-3e61-42f6-ae30-9aa9871116f2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:18.954653 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:18.954653 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:18.955925 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d9954135-3e61-42f6-ae30-9aa9871116f2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:18.960247 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 613/2469] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:18 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:19.103851 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a05bc7b1-abdc-4685-986c-485f9c8e666c tempest-ExtensionsTestJSON-461968172 tempest-ExtensionsTestJSON-461968172-project-member] GET https://10.4.3.144/volume/v3/extensions Aug 07 17:11:19.103948 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a05bc7b1-abdc-4685-986c-485f9c8e666c tempest-ExtensionsTestJSON-461968172 tempest-ExtensionsTestJSON-461968172-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:19.104703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a05bc7b1-abdc-4685-986c-485f9c8e666c tempest-ExtensionsTestJSON-461968172 tempest-ExtensionsTestJSON-461968172-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:19.104703 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a05bc7b1-abdc-4685-986c-485f9c8e666c tempest-ExtensionsTestJSON-461968172 tempest-ExtensionsTestJSON-461968172-project-member] https://10.4.3.144/volume/v3/extensions returned with HTTP 200 Aug 07 17:11:19.107889 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 624/2470] 10.4.3.144 () {66 vars in 1246 bytes} [Fri Aug 7 17:11:18 2026] GET /volume/v3/extensions => generated 5245 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:11:19.644493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3873b911-5984-4ce4-977d-8318dd30b01f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:19.773698 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:19.774109 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1540862567"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:19.775839 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1540862567'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:19.775991 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Create volume of 1 GB Aug 07 17:11:19.782206 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Availability Zones retrieved successfully. Aug 07 17:11:19.788660 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Flow 'volume_create_api' (715eec32-6e5d-4311-b80c-9a6de80ac54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:19.789682 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a88c035-f9a4-4b18-af2a-2d4d135282a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:19.790742 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:19.829837 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a88c035-f9a4-4b18-af2a-2d4d135282a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:19.830761 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (addbf6ba-30f2-4b77-87a1-79749910c2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:19.897400 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Created reservations ['bfe90c98-cc0b-4cac-bb2e-9313feb6609e', '08665d6f-d0a3-4639-9df5-c812226d74d1', 'd404fd46-867c-4d94-ac9b-f134f11ade1b', '440c1fc6-e51a-4062-924f-fbad82502ecc'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:19.898506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (addbf6ba-30f2-4b77-87a1-79749910c2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfe90c98-cc0b-4cac-bb2e-9313feb6609e', '08665d6f-d0a3-4639-9df5-c812226d74d1', 'd404fd46-867c-4d94-ac9b-f134f11ade1b', '440c1fc6-e51a-4062-924f-fbad82502ecc']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:19.899565 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce295642-10aa-4aa8-86ca-fbab4fcf5b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:19.927096 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce295642-10aa-4aa8-86ca-fbab4fcf5b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051cf3d6-e0de-49eb-b801-e851df6c82da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1540862567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f74f1019ae429cb51e335cab2e55a1',qos_specs=None,replication_status=,reservations=['bfe90c98-cc0b-4cac-bb2e-9313feb6609e','08665d6f-d0a3-4639-9df5-c812226d74d1','d404fd46-867c-4d94-ac9b-f134f11ade1b','440c1fc6-e51a-4062-924f-fbad82502ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e2b12d993d477aabe68f75d67a85e7',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1540862567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051cf3d6-e0de-49eb-b801-e851df6c82da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67f74f1019ae429cb51e335cab2e55a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e2b12d993d477aabe68f75d67a85e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:19.927962 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad7f693e-cbc0-46f8-8723-22b5aca2b7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:19.952791 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad7f693e-cbc0-46f8-8723-22b5aca2b7c7) transitioned into state 'SUCCESS' from state '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-1540862567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67f74f1019ae429cb51e335cab2e55a1',qos_specs=None,replication_status=,reservations=['bfe90c98-cc0b-4cac-bb2e-9313feb6609e','08665d6f-d0a3-4639-9df5-c812226d74d1','d404fd46-867c-4d94-ac9b-f134f11ade1b','440c1fc6-e51a-4062-924f-fbad82502ecc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e2b12d993d477aabe68f75d67a85e7',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:19.953760 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4854345a-b72c-4caf-9e01-a6d368fd3406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:19.964612 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4854345a-b72c-4caf-9e01-a6d368fd3406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:19.965465 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Flow 'volume_create_api' (715eec32-6e5d-4311-b80c-9a6de80ac54e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:19.966730 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Create volume request issued successfully. Aug 07 17:11:19.968263 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3873b911-5984-4ce4-977d-8318dd30b01f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:19.968263 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 615/2471] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:11:19 2026] POST /volume/v3/volumes => generated 758 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:19.971705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3867ee40-ddd3-4028-9437-d40ef4ba1990 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:19.974933 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3867ee40-ddd3-4028-9437-d40ef4ba1990 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:19.975196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3867ee40-ddd3-4028-9437-d40ef4ba1990 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:19.975440 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3867ee40-ddd3-4028-9437-d40ef4ba1990 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:19.975584 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-3867ee40-ddd3-4028-9437-d40ef4ba1990 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:19.982992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ae50062-f1b1-4f6c-b157-488436a9925d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:19.984646 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:19.984646 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:19.985120 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ae50062-f1b1-4f6c-b157-488436a9925d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:19.985307 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ae50062-f1b1-4f6c-b157-488436a9925d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:19.985696 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3867ee40-ddd3-4028-9437-d40ef4ba1990 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:19.985748 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ae50062-f1b1-4f6c-b157-488436a9925d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:19.985991 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 620/2472] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:19 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:19.993732 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:19.993732 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:19.997846 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0ae50062-f1b1-4f6c-b157-488436a9925d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Volume info retrieved successfully. Aug 07 17:11:20.002965 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ae50062-f1b1-4f6c-b157-488436a9925d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da returned with HTTP 200 Aug 07 17:11:20.003352 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 614/2473] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:19 2026] GET /volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:20.626867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bdee9325-f371-46fe-9358-789b9945b284 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:20.675928 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-687b6388-75ac-406b-91d2-548c4aabf06a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:20.676508 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-687b6388-75ac-406b-91d2-548c4aabf06a None None] GET https://10.4.3.144/volume// Aug 07 17:11:20.676742 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-687b6388-75ac-406b-91d2-548c4aabf06a None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:20.677042 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-687b6388-75ac-406b-91d2-548c4aabf06a None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:20.677339 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-687b6388-75ac-406b-91d2-548c4aabf06a None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:20.677708 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 616/2474] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11: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 07 17:11:20.689930 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-70055532-8516-4770-81f4-4a3b06d750f9 req-040fba39-76e6-4876-91cf-27cfefd9fa9c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:20.692263 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-040fba39-76e6-4876-91cf-27cfefd9fa9c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 Aug 07 17:11:20.692510 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-040fba39-76e6-4876-91cf-27cfefd9fa9c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:20.692706 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-040fba39-76e6-4876-91cf-27cfefd9fa9c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:20.705174 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:20.705174 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:20.710728 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-70055532-8516-4770-81f4-4a3b06d750f9 req-040fba39-76e6-4876-91cf-27cfefd9fa9c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:11:20.720393 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-040fba39-76e6-4876-91cf-27cfefd9fa9c tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 returned with HTTP 200 Aug 07 17:11:20.720393 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 621/2475] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:11:20 2026] GET /volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 => generated 1595 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:20.778718 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:20.779229 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-360360233"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:20.781507 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-360360233'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:20.781782 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Create volume of 1 GB Aug 07 17:11:20.788586 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Availability Zones retrieved successfully. Aug 07 17:11:20.800109 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Flow 'volume_create_api' (d59cd776-f88f-4b57-9a10-ae66fe12c1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:20.801450 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa0f7bb-e560-49db-8fdc-1e0ca27cc31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:20.802994 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:20.840298 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-70055532-8516-4770-81f4-4a3b06d750f9 req-66549534-335d-4404-ba76-4d869da0ceac None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:20.842856 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-66549534-335d-4404-ba76-4d869da0ceac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] PUT https://10.4.3.144/volume/v3/attachments/7555c3d9-554e-4b54-9e59-cd03afe54bb4 Aug 07 17:11:20.843361 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-66549534-335d-4404-ba76-4d869da0ceac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:20.844531 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa0f7bb-e560-49db-8fdc-1e0ca27cc31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:20.845705 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b346a86-5848-4a3f-b4e5-fd46628d6beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:20.854885 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-70055532-8516-4770-81f4-4a3b06d750f9 req-66549534-335d-4404-ba76-4d869da0ceac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Acquiring lock "cinder-attachment_update-613ca02b-e8a0-4039-a682-9d82ea5d3f51-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:11:20.863621 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-70055532-8516-4770-81f4-4a3b06d750f9 req-66549534-335d-4404-ba76-4d869da0ceac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Lock "cinder-attachment_update-613ca02b-e8a0-4039-a682-9d82ea5d3f51-np0000006737" acquired by "attachment_update" :: waited 0.009s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:11:20.865287 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:20.865287 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:20.954366 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Created reservations ['2d0e6544-3d1e-472d-8e80-060ce5453670', 'fbeeb548-fb55-4493-b3f8-6a8d557c509b', '25531276-2338-4677-abba-18ecc3ecca58', 'a8815897-862b-4f39-ba4a-cae2c5df94dd'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:20.956483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b346a86-5848-4a3f-b4e5-fd46628d6beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d0e6544-3d1e-472d-8e80-060ce5453670', 'fbeeb548-fb55-4493-b3f8-6a8d557c509b', '25531276-2338-4677-abba-18ecc3ecca58', 'a8815897-862b-4f39-ba4a-cae2c5df94dd']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:20.956483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb93b7a-da06-4186-b24e-a7b36f54253c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:20.991169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb93b7a-da06-4186-b24e-a7b36f54253c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa7f5025-edcd-489b-b346-9b76c85ea817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-360360233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcd7a2c91631447e85ffd6fb2c3a5ba3',qos_specs=None,replication_status=,reservations=['2d0e6544-3d1e-472d-8e80-060ce5453670','fbeeb548-fb55-4493-b3f8-6a8d557c509b','25531276-2338-4677-abba-18ecc3ecca58','a8815897-862b-4f39-ba4a-cae2c5df94dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295b8adc761144b19c6f82fff6c59f0b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-360360233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa7f5025-edcd-489b-b346-9b76c85ea817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcd7a2c91631447e85ffd6fb2c3a5ba3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='295b8adc761144b19c6f82fff6c59f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:20.992313 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1fd7bfc-e34b-4a84-84f0-1c7286f37d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:21.001833 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0340f9c0-b650-4e8a-90ff-5a85a7aa8af4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:21.004530 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0340f9c0-b650-4e8a-90ff-5a85a7aa8af4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:21.005716 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0340f9c0-b650-4e8a-90ff-5a85a7aa8af4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:21.005716 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0340f9c0-b650-4e8a-90ff-5a85a7aa8af4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:21.005855 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0340f9c0-b650-4e8a-90ff-5a85a7aa8af4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:21.014485 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:21.014485 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:21.015390 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0340f9c0-b650-4e8a-90ff-5a85a7aa8af4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:21.015839 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 617/2476] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:21 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:21.022116 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d2e53461-b9a4-475c-abda-70f4d57610dd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:21.023729 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-70055532-8516-4770-81f4-4a3b06d750f9 req-66549534-335d-4404-ba76-4d869da0ceac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Lock "cinder-attachment_update-613ca02b-e8a0-4039-a682-9d82ea5d3f51-np0000006737" released by "attachment_update" :: held 0.160s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:11:21.024172 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-66549534-335d-4404-ba76-4d869da0ceac tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/attachments/7555c3d9-554e-4b54-9e59-cd03afe54bb4 returned with HTTP 200 Aug 07 17:11:21.024231 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2e53461-b9a4-475c-abda-70f4d57610dd tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:21.024631 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d2e53461-b9a4-475c-abda-70f4d57610dd tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:21.025009 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 615/2477] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:11:20 2026] PUT /volume/v3/attachments/7555c3d9-554e-4b54-9e59-cd03afe54bb4 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:21.025097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d2e53461-b9a4-475c-abda-70f4d57610dd tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:21.034267 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:21.034267 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:21.036484 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1fd7bfc-e34b-4a84-84f0-1c7286f37d0d) transitioned into state 'SUCCESS' from state '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-360360233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcd7a2c91631447e85ffd6fb2c3a5ba3',qos_specs=None,replication_status=,reservations=['2d0e6544-3d1e-472d-8e80-060ce5453670','fbeeb548-fb55-4493-b3f8-6a8d557c509b','25531276-2338-4677-abba-18ecc3ecca58','a8815897-862b-4f39-ba4a-cae2c5df94dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295b8adc761144b19c6f82fff6c59f0b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:21.037629 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7291d23b-692d-4083-a0e2-7ae9c320a04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:21.039300 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d2e53461-b9a4-475c-abda-70f4d57610dd tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Volume info retrieved successfully. Aug 07 17:11:21.045595 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2e53461-b9a4-475c-abda-70f4d57610dd tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da returned with HTTP 200 Aug 07 17:11:21.046111 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 622/2478] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:21 2026] GET /volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:21.051977 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7291d23b-692d-4083-a0e2-7ae9c320a04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:21.053229 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Flow 'volume_create_api' (d59cd776-f88f-4b57-9a10-ae66fe12c1e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:21.053396 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Create volume request issued successfully. Aug 07 17:11:21.053886 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdee9325-f371-46fe-9358-789b9945b284 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:21.054603 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 625/2479] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:11:20 2026] POST /volume/v3/volumes => generated 749 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:21.057606 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-70055532-8516-4770-81f4-4a3b06d750f9 req-e7bebb1a-adb1-45f4-968c-107a6eb807f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:21.060521 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-e7bebb1a-adb1-45f4-968c-107a6eb807f4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] POST https://10.4.3.144/volume/v3/attachments/7555c3d9-554e-4b54-9e59-cd03afe54bb4/action Aug 07 17:11:21.061374 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-e7bebb1a-adb1-45f4-968c-107a6eb807f4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:21.061374 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-e7bebb1a-adb1-45f4-968c-107a6eb807f4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:21.069112 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7473f5a4-78d5-4ccd-884d-0aa514ca92a2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:21.071159 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-26585766-07a1-4cf8-b744-921bca241e4b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:21.073540 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7473f5a4-78d5-4ccd-884d-0aa514ca92a2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 Aug 07 17:11:21.073879 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7473f5a4-78d5-4ccd-884d-0aa514ca92a2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:21.074518 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7473f5a4-78d5-4ccd-884d-0aa514ca92a2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:21.075502 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-26585766-07a1-4cf8-b744-921bca241e4b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:11:21.075974 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-26585766-07a1-4cf8-b744-921bca241e4b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "051cf3d6-e0de-49eb-b801-e851df6c82da", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1088265427"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:21.087304 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:21.087304 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:21.088735 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:21.088735 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:21.094036 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7473f5a4-78d5-4ccd-884d-0aa514ca92a2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:21.094804 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:21.094804 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:21.095529 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-26585766-07a1-4cf8-b744-921bca241e4b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Volume info retrieved successfully. Aug 07 17:11:21.095710 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-26585766-07a1-4cf8-b744-921bca241e4b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Create snapshot from volume 051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:21.104269 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7473f5a4-78d5-4ccd-884d-0aa514ca92a2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 returned with HTTP 200 Aug 07 17:11:21.104833 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 616/2480] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:21 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:21.111082 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-70055532-8516-4770-81f4-4a3b06d750f9 req-e7bebb1a-adb1-45f4-968c-107a6eb807f4 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/attachments/7555c3d9-554e-4b54-9e59-cd03afe54bb4/action returned with HTTP 204 Aug 07 17:11:21.111707 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 618/2481] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:11:21 2026] POST /volume/v3/attachments/7555c3d9-554e-4b54-9e59-cd03afe54bb4/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:21.191624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-26585766-07a1-4cf8-b744-921bca241e4b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Created reservations ['879525e8-5521-4171-a42e-d7a1fc28af98', 'fa7f34ff-8509-4d8c-b74c-9d589ca15c95', '5cdadaac-ac7a-4fbf-9692-c2e8db95afae', 'dc168770-8835-4c0c-a0b7-31c50e50c23b'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:21.244762 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-26585766-07a1-4cf8-b744-921bca241e4b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot create request issued successfully. Aug 07 17:11:21.245224 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-26585766-07a1-4cf8-b744-921bca241e4b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:11:21.245861 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 623/2482] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:11:21 2026] POST /volume/v3/snapshots => generated 314 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:21.262437 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7eba52fe-0457-49c6-8bb7-ff1670f7f801 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:21.267493 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7eba52fe-0457-49c6-8bb7-ff1670f7f801 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b Aug 07 17:11:21.267493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7eba52fe-0457-49c6-8bb7-ff1670f7f801 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:21.268171 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7eba52fe-0457-49c6-8bb7-ff1670f7f801 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:21.286676 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:21.286676 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:21.286676 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7eba52fe-0457-49c6-8bb7-ff1670f7f801 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:21.286676 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7eba52fe-0457-49c6-8bb7-ff1670f7f801 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b returned with HTTP 200 Aug 07 17:11:21.287248 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 626/2483] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:21 2026] GET /volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:22.029926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-491edc99-a669-4a8e-b5b3-50ba33b5940e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.031752 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-491edc99-a669-4a8e-b5b3-50ba33b5940e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:22.032288 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-491edc99-a669-4a8e-b5b3-50ba33b5940e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.032288 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-491edc99-a669-4a8e-b5b3-50ba33b5940e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.032288 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-491edc99-a669-4a8e-b5b3-50ba33b5940e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:22.036722 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.036722 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:22.037626 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-491edc99-a669-4a8e-b5b3-50ba33b5940e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:22.038259 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 617/2484] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:22.123330 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c5429aa-157a-49a1-8015-8a990cb173d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.127606 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c5429aa-157a-49a1-8015-8a990cb173d2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 Aug 07 17:11:22.127606 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c5429aa-157a-49a1-8015-8a990cb173d2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.127606 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c5429aa-157a-49a1-8015-8a990cb173d2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.136937 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.136937 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:22.142219 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c5429aa-157a-49a1-8015-8a990cb173d2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.149130 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c5429aa-157a-49a1-8015-8a990cb173d2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 returned with HTTP 200 Aug 07 17:11:22.149926 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 619/2485] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:22.168973 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bef079da-a7ae-402f-be92-48153fdadb82 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.171915 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bef079da-a7ae-402f-be92-48153fdadb82 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] POST https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata Aug 07 17:11:22.172462 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bef079da-a7ae-402f-be92-48153fdadb82 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:22.187859 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.187859 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:22.188615 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bef079da-a7ae-402f-be92-48153fdadb82 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.204493 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bef079da-a7ae-402f-be92-48153fdadb82 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Create volume metadata completed successfully. Aug 07 17:11:22.204800 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bef079da-a7ae-402f-be92-48153fdadb82 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata returned with HTTP 200 Aug 07 17:11:22.205602 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 624/2486] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:11:22 2026] POST /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata => generated 101 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:22.214863 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-231f3df5-53dc-492e-9724-0c82fb7c85ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.219059 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-231f3df5-53dc-492e-9724-0c82fb7c85ad tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata Aug 07 17:11:22.219059 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-231f3df5-53dc-492e-9724-0c82fb7c85ad tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.219059 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-231f3df5-53dc-492e-9724-0c82fb7c85ad tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.235058 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.235058 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:22.235730 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-231f3df5-53dc-492e-9724-0c82fb7c85ad tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.248896 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-231f3df5-53dc-492e-9724-0c82fb7c85ad tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Get volume metadata completed successfully. Aug 07 17:11:22.249856 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-231f3df5-53dc-492e-9724-0c82fb7c85ad tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata returned with HTTP 200 Aug 07 17:11:22.250508 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 627/2487] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata => generated 101 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:22.259984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ff8354e2-070a-41dc-bf8a-3a50f22de31b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.262510 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff8354e2-070a-41dc-bf8a-3a50f22de31b tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] PUT https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata Aug 07 17:11:22.262957 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ff8354e2-070a-41dc-bf8a-3a50f22de31b tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:22.273646 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.273646 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:22.274184 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ff8354e2-070a-41dc-bf8a-3a50f22de31b tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.295575 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ff8354e2-070a-41dc-bf8a-3a50f22de31b tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Update volume metadata completed successfully. Aug 07 17:11:22.295936 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ff8354e2-070a-41dc-bf8a-3a50f22de31b tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata returned with HTTP 200 Aug 07 17:11:22.296780 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 618/2488] 10.4.3.144 () {68 vars in 1395 bytes} [Fri Aug 7 17:11:22 2026] PUT /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:22.299949 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-317459b3-aa82-4bb5-9c46-ea303596efb6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.301802 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-317459b3-aa82-4bb5-9c46-ea303596efb6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b Aug 07 17:11:22.302312 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-317459b3-aa82-4bb5-9c46-ea303596efb6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.302638 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-317459b3-aa82-4bb5-9c46-ea303596efb6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.305252 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f2414d7f-e3f8-4e8e-b764-ded94e3fb548 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.307752 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f2414d7f-e3f8-4e8e-b764-ded94e3fb548 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata Aug 07 17:11:22.308054 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f2414d7f-e3f8-4e8e-b764-ded94e3fb548 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.308524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f2414d7f-e3f8-4e8e-b764-ded94e3fb548 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.309766 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.309766 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:22.313226 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-317459b3-aa82-4bb5-9c46-ea303596efb6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:22.313226 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-317459b3-aa82-4bb5-9c46-ea303596efb6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b returned with HTTP 200 Aug 07 17:11:22.313226 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 620/2489] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:11:22.322847 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.322847 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:22.324060 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f2414d7f-e3f8-4e8e-b764-ded94e3fb548 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.324649 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9cdd7c62-d779-4202-bac4-129774dc14b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.329321 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9cdd7c62-d779-4202-bac4-129774dc14b2 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:11:22.329988 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9cdd7c62-d779-4202-bac4-129774dc14b2 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "051cf3d6-e0de-49eb-b801-e851df6c82da", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1456246020"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:22.334735 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f2414d7f-e3f8-4e8e-b764-ded94e3fb548 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Get volume metadata completed successfully. Aug 07 17:11:22.335001 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f2414d7f-e3f8-4e8e-b764-ded94e3fb548 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata returned with HTTP 200 Aug 07 17:11:22.336418 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 625/2490] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:22.342467 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.342467 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:22.343349 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9cdd7c62-d779-4202-bac4-129774dc14b2 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Volume info retrieved successfully. Aug 07 17:11:22.344965 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-9cdd7c62-d779-4202-bac4-129774dc14b2 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Create snapshot from volume 051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:22.345061 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5aa2fc2e-4ae3-4cae-9681-516b342aa0c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.346835 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5aa2fc2e-4ae3-4cae-9681-516b342aa0c2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] DELETE https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata/key1 Aug 07 17:11:22.347099 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5aa2fc2e-4ae3-4cae-9681-516b342aa0c2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.347338 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5aa2fc2e-4ae3-4cae-9681-516b342aa0c2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.356594 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.356594 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:22.357220 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5aa2fc2e-4ae3-4cae-9681-516b342aa0c2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.364654 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5aa2fc2e-4ae3-4cae-9681-516b342aa0c2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Get volume metadata completed successfully. Aug 07 17:11:22.382458 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5aa2fc2e-4ae3-4cae-9681-516b342aa0c2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Delete volume metadata completed successfully. Aug 07 17:11:22.382693 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5aa2fc2e-4ae3-4cae-9681-516b342aa0c2 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata/key1 returned with HTTP 200 Aug 07 17:11:22.383219 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 619/2491] 10.4.3.144 () {66 vars in 1393 bytes} [Fri Aug 7 17:11:22 2026] DELETE /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Aug 07 17:11:22.387072 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9cdd7c62-d779-4202-bac4-129774dc14b2 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Created reservations ['d89ea8a6-61f7-436d-8e30-af85aecc7c21', 'a7907adc-9bac-4c5f-9fcf-3a8e6fd07f98', '69b6d1a1-427b-4f8b-a2ae-637cdd1a4371', '48c644cf-f90f-4ca2-b362-dd902a586b83'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:22.392419 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7b577ee-c6d7-4b26-bf1b-c138c37bc521 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.397083 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7b577ee-c6d7-4b26-bf1b-c138c37bc521 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata Aug 07 17:11:22.397083 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7b577ee-c6d7-4b26-bf1b-c138c37bc521 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.399904 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7b577ee-c6d7-4b26-bf1b-c138c37bc521 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.409691 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.409691 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:22.411084 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7b577ee-c6d7-4b26-bf1b-c138c37bc521 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.421177 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7b577ee-c6d7-4b26-bf1b-c138c37bc521 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Get volume metadata completed successfully. Aug 07 17:11:22.421177 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7b577ee-c6d7-4b26-bf1b-c138c37bc521 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata returned with HTTP 200 Aug 07 17:11:22.421841 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 621/2492] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata => generated 32 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:22.432004 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-de4bd12f-fc8e-4ea6-b935-ef559737d07f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.435490 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-de4bd12f-fc8e-4ea6-b935-ef559737d07f tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] PUT https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata Aug 07 17:11:22.435490 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-de4bd12f-fc8e-4ea6-b935-ef559737d07f tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:22.439328 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9cdd7c62-d779-4202-bac4-129774dc14b2 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot create request issued successfully. Aug 07 17:11:22.440003 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9cdd7c62-d779-4202-bac4-129774dc14b2 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:11:22.440653 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 628/2493] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:11:22 2026] POST /volume/v3/snapshots => generated 314 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:22.450507 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.450507 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:22.450898 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-de4bd12f-fc8e-4ea6-b935-ef559737d07f tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.452571 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d694d0cc-1222-4d7e-b3a0-c4e1e0f0c542 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.454507 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d694d0cc-1222-4d7e-b3a0-c4e1e0f0c542 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 Aug 07 17:11:22.454900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d694d0cc-1222-4d7e-b3a0-c4e1e0f0c542 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.454900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d694d0cc-1222-4d7e-b3a0-c4e1e0f0c542 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.463979 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.463979 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:22.464640 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d694d0cc-1222-4d7e-b3a0-c4e1e0f0c542 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:22.466066 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d694d0cc-1222-4d7e-b3a0-c4e1e0f0c542 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 returned with HTTP 200 Aug 07 17:11:22.466772 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 620/2494] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:11:22.466849 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-de4bd12f-fc8e-4ea6-b935-ef559737d07f tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Update volume metadata completed successfully. Aug 07 17:11:22.467232 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-de4bd12f-fc8e-4ea6-b935-ef559737d07f tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata returned with HTTP 200 Aug 07 17:11:22.467835 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 626/2495] 10.4.3.144 () {68 vars in 1395 bytes} [Fri Aug 7 17:11:22 2026] PUT /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:22.477820 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f876f7ae-7b27-4d4c-802c-e5dc6bba8096 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.481000 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f876f7ae-7b27-4d4c-802c-e5dc6bba8096 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] POST https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata Aug 07 17:11:22.481393 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f876f7ae-7b27-4d4c-802c-e5dc6bba8096 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:22.495487 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.495487 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:22.496127 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f876f7ae-7b27-4d4c-802c-e5dc6bba8096 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.505222 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f876f7ae-7b27-4d4c-802c-e5dc6bba8096 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Create volume metadata completed successfully. Aug 07 17:11:22.505477 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f876f7ae-7b27-4d4c-802c-e5dc6bba8096 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata returned with HTTP 200 Aug 07 17:11:22.506122 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 622/2496] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:11:22 2026] POST /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:22.516577 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d935afb-b870-46ce-8d19-3078419e51bc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.518306 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d935afb-b870-46ce-8d19-3078419e51bc tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] PUT https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata/key3 Aug 07 17:11:22.518844 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d935afb-b870-46ce-8d19-3078419e51bc tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:22.532171 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.532171 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:22.532874 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d935afb-b870-46ce-8d19-3078419e51bc tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.543964 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d935afb-b870-46ce-8d19-3078419e51bc tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Update volume metadata completed successfully. Aug 07 17:11:22.544872 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d935afb-b870-46ce-8d19-3078419e51bc tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata/key3 returned with HTTP 200 Aug 07 17:11:22.544872 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 629/2497] 10.4.3.144 () {68 vars in 1410 bytes} [Fri Aug 7 17:11:22 2026] PUT /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:22.553916 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30341ffa-2504-4e90-8a2a-f793181b2df4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.556287 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30341ffa-2504-4e90-8a2a-f793181b2df4 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata/key3 Aug 07 17:11:22.556571 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30341ffa-2504-4e90-8a2a-f793181b2df4 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.556838 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30341ffa-2504-4e90-8a2a-f793181b2df4 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.566777 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.566777 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:22.567480 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30341ffa-2504-4e90-8a2a-f793181b2df4 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.574415 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30341ffa-2504-4e90-8a2a-f793181b2df4 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Get volume metadata completed successfully. Aug 07 17:11:22.575224 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30341ffa-2504-4e90-8a2a-f793181b2df4 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata/key3 returned with HTTP 200 Aug 07 17:11:22.575341 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 621/2498] 10.4.3.144 () {66 vars in 1390 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:22.584641 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-70cf69ca-f555-41c9-82dc-46fb21735100 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.587060 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70cf69ca-f555-41c9-82dc-46fb21735100 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata Aug 07 17:11:22.587363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70cf69ca-f555-41c9-82dc-46fb21735100 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.587625 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70cf69ca-f555-41c9-82dc-46fb21735100 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.597352 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.597352 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:22.597763 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-70cf69ca-f555-41c9-82dc-46fb21735100 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.609937 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-70cf69ca-f555-41c9-82dc-46fb21735100 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Get volume metadata completed successfully. Aug 07 17:11:22.610339 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70cf69ca-f555-41c9-82dc-46fb21735100 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata returned with HTTP 200 Aug 07 17:11:22.610870 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 627/2499] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:22.619731 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-176c4fa2-d308-4f1d-97ae-a10f3d43e9fd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.621894 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-176c4fa2-d308-4f1d-97ae-a10f3d43e9fd tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] PUT https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata Aug 07 17:11:22.621994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-176c4fa2-d308-4f1d-97ae-a10f3d43e9fd tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:22.634299 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.634299 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:22.634825 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-176c4fa2-d308-4f1d-97ae-a10f3d43e9fd tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.645265 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-176c4fa2-d308-4f1d-97ae-a10f3d43e9fd tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Update volume metadata completed successfully. Aug 07 17:11:22.645473 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-176c4fa2-d308-4f1d-97ae-a10f3d43e9fd tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata returned with HTTP 200 Aug 07 17:11:22.646361 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 623/2500] 10.4.3.144 () {68 vars in 1395 bytes} [Fri Aug 7 17:11:22 2026] PUT /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:22.656333 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56f212e4-ebca-4a85-8b82-410a5bf135f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.660662 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56f212e4-ebca-4a85-8b82-410a5bf135f3 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 Aug 07 17:11:22.660662 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56f212e4-ebca-4a85-8b82-410a5bf135f3 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.660662 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56f212e4-ebca-4a85-8b82-410a5bf135f3 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.669284 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.669284 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:22.677611 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-56f212e4-ebca-4a85-8b82-410a5bf135f3 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.679731 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56f212e4-ebca-4a85-8b82-410a5bf135f3 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 returned with HTTP 200 Aug 07 17:11:22.680232 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 630/2501] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:22.695937 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3fee78de-6260-4766-b29d-eb7d61a40523 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.697908 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3fee78de-6260-4766-b29d-eb7d61a40523 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] DELETE https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 Aug 07 17:11:22.698140 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3fee78de-6260-4766-b29d-eb7d61a40523 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.698326 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3fee78de-6260-4766-b29d-eb7d61a40523 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.698496 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3fee78de-6260-4766-b29d-eb7d61a40523 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Delete volume with id: fa7f5025-edcd-489b-b346-9b76c85ea817 Aug 07 17:11:22.705999 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.705999 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:22.706492 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3fee78de-6260-4766-b29d-eb7d61a40523 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.727605 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3fee78de-6260-4766-b29d-eb7d61a40523 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Delete volume request issued successfully. Aug 07 17:11:22.727883 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3fee78de-6260-4766-b29d-eb7d61a40523 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 returned with HTTP 202 Aug 07 17:11:22.728569 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 622/2502] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:22 2026] DELETE /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:22.740355 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cbcbaa14-fd65-4116-a94c-5452f951d5c9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.743228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbcbaa14-fd65-4116-a94c-5452f951d5c9 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 Aug 07 17:11:22.744050 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cbcbaa14-fd65-4116-a94c-5452f951d5c9 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.744050 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cbcbaa14-fd65-4116-a94c-5452f951d5c9 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.756502 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.756502 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:22.762661 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cbcbaa14-fd65-4116-a94c-5452f951d5c9 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Volume info retrieved successfully. Aug 07 17:11:22.774231 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbcbaa14-fd65-4116-a94c-5452f951d5c9 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 returned with HTTP 200 Aug 07 17:11:22.775195 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 628/2503] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:22.953348 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f0b05aee-475f-4e71-b9d7-2ad4f927d016 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:22.955265 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0b05aee-475f-4e71-b9d7-2ad4f927d016 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:11:22.955453 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0b05aee-475f-4e71-b9d7-2ad4f927d016 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:22.955661 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0b05aee-475f-4e71-b9d7-2ad4f927d016 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:22.965678 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:22.965678 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:22.968955 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f0b05aee-475f-4e71-b9d7-2ad4f927d016 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:11:22.974042 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0b05aee-475f-4e71-b9d7-2ad4f927d016 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:11:22.974042 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 624/2504] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:22 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:23.029660 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-3efcaa81-f0a3-4cd7-b741-6ec6478dc602 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:23.031658 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-3efcaa81-f0a3-4cd7-b741-6ec6478dc602 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:11:23.036771 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-3efcaa81-f0a3-4cd7-b741-6ec6478dc602 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:23.036771 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-3efcaa81-f0a3-4cd7-b741-6ec6478dc602 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:23.048278 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:23.048278 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:23.051140 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe020ca4-62d7-4d65-92a1-256f12b2cc08 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:23.052553 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-3efcaa81-f0a3-4cd7-b741-6ec6478dc602 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:11:23.055653 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe020ca4-62d7-4d65-92a1-256f12b2cc08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:23.055921 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe020ca4-62d7-4d65-92a1-256f12b2cc08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:23.057044 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-3efcaa81-f0a3-4cd7-b741-6ec6478dc602 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:11:23.057584 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 631/2505] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:23 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:23.057843 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe020ca4-62d7-4d65-92a1-256f12b2cc08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:23.057999 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fe020ca4-62d7-4d65-92a1-256f12b2cc08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:23.065260 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:23.065260 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:23.066118 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe020ca4-62d7-4d65-92a1-256f12b2cc08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:23.066865 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 623/2506] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:23 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:23.079901 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-6a1e163c-dff5-4427-b8e0-7c6f7e337f42 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:23.082745 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-6a1e163c-dff5-4427-b8e0-7c6f7e337f42 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] POST https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e/action Aug 07 17:11:23.083180 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-6a1e163c-dff5-4427-b8e0-7c6f7e337f42 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:23.083344 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-6a1e163c-dff5-4427-b8e0-7c6f7e337f42 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:23.094833 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:23.094833 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:23.095291 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-6a1e163c-dff5-4427-b8e0-7c6f7e337f42 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:11:23.103680 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-6a1e163c-dff5-4427-b8e0-7c6f7e337f42 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Begin detaching volume completed successfully. Aug 07 17:11:23.103910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-6a1e163c-dff5-4427-b8e0-7c6f7e337f42 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e/action returned with HTTP 202 Aug 07 17:11:23.104416 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 629/2507] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:11:23 2026] POST /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:11:23.152215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-70a46a10-a267-4a83-8df9-6031f3695be0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:23.152627 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70a46a10-a267-4a83-8df9-6031f3695be0 None None] GET https://10.4.3.144/volume// Aug 07 17:11:23.152781 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70a46a10-a267-4a83-8df9-6031f3695be0 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:23.152957 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70a46a10-a267-4a83-8df9-6031f3695be0 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:23.153304 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70a46a10-a267-4a83-8df9-6031f3695be0 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:23.153605 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 625/2508] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11: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 07 17:11:23.162121 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-d744cd44-1db3-48ea-b042-2a3d0cb17faf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:23.164086 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-d744cd44-1db3-48ea-b042-2a3d0cb17faf tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:11:23.165869 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-d744cd44-1db3-48ea-b042-2a3d0cb17faf tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:23.165869 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-d744cd44-1db3-48ea-b042-2a3d0cb17faf tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:23.175659 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:23.175659 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:23.180371 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-d744cd44-1db3-48ea-b042-2a3d0cb17faf tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:11:23.185948 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-d744cd44-1db3-48ea-b042-2a3d0cb17faf tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:11:23.186679 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 632/2509] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:11:23 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:23.479438 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8856b0c6-d468-485c-a7de-3cff5858d043 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:23.481597 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8856b0c6-d468-485c-a7de-3cff5858d043 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 Aug 07 17:11:23.481868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8856b0c6-d468-485c-a7de-3cff5858d043 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:23.482070 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8856b0c6-d468-485c-a7de-3cff5858d043 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:23.488165 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:23.488165 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:23.488871 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8856b0c6-d468-485c-a7de-3cff5858d043 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:23.490245 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8856b0c6-d468-485c-a7de-3cff5858d043 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 returned with HTTP 200 Aug 07 17:11:23.491041 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 624/2510] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:23 2026] GET /volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:23.502053 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9e17a28b-e92a-48db-bbd9-b979045c13b6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:23.504542 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9e17a28b-e92a-48db-bbd9-b979045c13b6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:11:23.504979 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9e17a28b-e92a-48db-bbd9-b979045c13b6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "051cf3d6-e0de-49eb-b801-e851df6c82da", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:23.524614 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:23.524614 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:23.525223 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9e17a28b-e92a-48db-bbd9-b979045c13b6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Volume info retrieved successfully. Aug 07 17:11:23.525395 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-9e17a28b-e92a-48db-bbd9-b979045c13b6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Create snapshot from volume 051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:23.563313 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-9e17a28b-e92a-48db-bbd9-b979045c13b6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Created reservations ['7ff444d7-8ff1-4384-9f92-6342cd30bd56', '98a386c5-5eda-482e-afb2-077c764600df', '3f7718a6-9351-47aa-b7d2-44da382e6d01', 'c8662341-cc44-4b11-9ac7-3de2eb0a00e9'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:23.611144 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9e17a28b-e92a-48db-bbd9-b979045c13b6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot create request issued successfully. Aug 07 17:11:23.611144 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9e17a28b-e92a-48db-bbd9-b979045c13b6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:11:23.611754 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 630/2511] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:11:23 2026] POST /volume/v3/snapshots => generated 314 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:23.623456 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43453988-63cf-4503-b635-4a6e587bd13c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:23.625905 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43453988-63cf-4503-b635-4a6e587bd13c tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e Aug 07 17:11:23.626193 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43453988-63cf-4503-b635-4a6e587bd13c tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:23.626409 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43453988-63cf-4503-b635-4a6e587bd13c tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:23.633162 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:23.633162 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:23.634164 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-43453988-63cf-4503-b635-4a6e587bd13c tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:23.635393 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43453988-63cf-4503-b635-4a6e587bd13c tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e returned with HTTP 200 Aug 07 17:11:23.635819 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 626/2512] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:23 2026] GET /volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:23.793994 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0124181-a6f0-4914-80b5-a36e86f2ee78 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:23.795940 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0124181-a6f0-4914-80b5-a36e86f2ee78 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] GET https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 Aug 07 17:11:23.797782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0124181-a6f0-4914-80b5-a36e86f2ee78 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:23.797782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0124181-a6f0-4914-80b5-a36e86f2ee78 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:23.804330 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0124181-a6f0-4914-80b5-a36e86f2ee78 tempest-VolumesMetadataTest-1003844902 tempest-VolumesMetadataTest-1003844902-project-member] https://10.4.3.144/volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 returned with HTTP 404 Aug 07 17:11:23.804330 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 633/2513] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:23 2026] GET /volume/v3/volumes/fa7f5025-edcd-489b-b346-9b76c85ea817 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:24.086508 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ae32c4d-8a44-4457-b4a4-e615baa22dfa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.089210 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ae32c4d-8a44-4457-b4a4-e615baa22dfa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:24.089812 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ae32c4d-8a44-4457-b4a4-e615baa22dfa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.090362 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ae32c4d-8a44-4457-b4a4-e615baa22dfa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.090816 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5ae32c4d-8a44-4457-b4a4-e615baa22dfa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:24.099445 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:24.099445 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:24.101635 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ae32c4d-8a44-4457-b4a4-e615baa22dfa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:24.101635 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 625/2514] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.648497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4d9ec068-c6a3-482a-8f4b-e3e74f7f4c77 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.650771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4d9ec068-c6a3-482a-8f4b-e3e74f7f4c77 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e Aug 07 17:11:24.651067 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4d9ec068-c6a3-482a-8f4b-e3e74f7f4c77 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.651413 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4d9ec068-c6a3-482a-8f4b-e3e74f7f4c77 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.653798 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=475,cinder:UPDATE=102,cinder:INSERT=53 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:11:24.658222 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:24.658222 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:24.658750 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4d9ec068-c6a3-482a-8f4b-e3e74f7f4c77 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:24.659588 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4d9ec068-c6a3-482a-8f4b-e3e74f7f4c77 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e returned with HTTP 200 Aug 07 17:11:24.660050 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 631/2515] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.673070 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-189c48e8-989a-4ef9-b15d-3456c5073fcc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.675537 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-189c48e8-989a-4ef9-b15d-3456c5073fcc tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?limit=1 Aug 07 17:11:24.675908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-189c48e8-989a-4ef9-b15d-3456c5073fcc tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.676183 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-189c48e8-989a-4ef9-b15d-3456c5073fcc tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.676603 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-189c48e8-989a-4ef9-b15d-3456c5073fcc tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.678426 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-189c48e8-989a-4ef9-b15d-3456c5073fcc tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.683640 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-189c48e8-989a-4ef9-b15d-3456c5073fcc tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.684416 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-189c48e8-989a-4ef9-b15d-3456c5073fcc tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 07 17:11:24.684927 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 627/2516] 10.4.3.144 () {66 vars in 1258 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.703203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f948075-d25b-40cb-b83c-2d17c83602ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.704756 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f948075-d25b-40cb-b83c-2d17c83602ff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots Aug 07 17:11:24.704983 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f948075-d25b-40cb-b83c-2d17c83602ff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.704983 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f948075-d25b-40cb-b83c-2d17c83602ff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.705315 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-3f948075-d25b-40cb-b83c-2d17c83602ff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.706500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-3f948075-d25b-40cb-b83c-2d17c83602ff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.710839 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3f948075-d25b-40cb-b83c-2d17c83602ff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.711409 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f948075-d25b-40cb-b83c-2d17c83602ff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 200 Aug 07 17:11:24.711640 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 634/2517] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots => generated 996 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.722651 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6ed2340e-0f62-49d2-b366-d8cda3c66a0a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.727102 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ed2340e-0f62-49d2-b366-d8cda3c66a0a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?limit=100000 Aug 07 17:11:24.727102 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ed2340e-0f62-49d2-b366-d8cda3c66a0a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.727102 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ed2340e-0f62-49d2-b366-d8cda3c66a0a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.727102 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-6ed2340e-0f62-49d2-b366-d8cda3c66a0a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.730171 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-6ed2340e-0f62-49d2-b366-d8cda3c66a0a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.737931 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6ed2340e-0f62-49d2-b366-d8cda3c66a0a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.740050 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ed2340e-0f62-49d2-b366-d8cda3c66a0a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 07 17:11:24.740050 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 626/2518] 10.4.3.144 () {66 vars in 1268 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.752720 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-79363aa6-8b2c-4c30-ac26-8316d954f5f0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.754981 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-79363aa6-8b2c-4c30-ac26-8316d954f5f0 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?limit=0 Aug 07 17:11:24.755363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-79363aa6-8b2c-4c30-ac26-8316d954f5f0 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.755574 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-79363aa6-8b2c-4c30-ac26-8316d954f5f0 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.755972 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-79363aa6-8b2c-4c30-ac26-8316d954f5f0 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.757330 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.db.api [None req-79363aa6-8b2c-4c30-ac26-8316d954f5f0 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100227) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.761606 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-79363aa6-8b2c-4c30-ac26-8316d954f5f0 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.762017 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-79363aa6-8b2c-4c30-ac26-8316d954f5f0 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 07 17:11:24.762617 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 632/2519] 10.4.3.144 () {66 vars in 1258 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:24.775588 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ad77b6a-fb27-42da-a729-2f83a374d885 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.777877 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ad77b6a-fb27-42da-a729-2f83a374d885 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots Aug 07 17:11:24.778324 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ad77b6a-fb27-42da-a729-2f83a374d885 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.778615 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ad77b6a-fb27-42da-a729-2f83a374d885 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.779241 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-6ad77b6a-fb27-42da-a729-2f83a374d885 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.779241 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:24.779241 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:24.780261 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-6ad77b6a-fb27-42da-a729-2f83a374d885 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.785452 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6ad77b6a-fb27-42da-a729-2f83a374d885 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.785924 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ad77b6a-fb27-42da-a729-2f83a374d885 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 200 Aug 07 17:11:24.786508 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 628/2520] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots => generated 996 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.801139 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ffa6a6c9-ffc0-4808-9915-0033569afe8a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.803495 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffa6a6c9-ffc0-4808-9915-0033569afe8a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?marker=060e744c-a6a7-41af-90e1-a414506987e6 Aug 07 17:11:24.803782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffa6a6c9-ffc0-4808-9915-0033569afe8a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.804084 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffa6a6c9-ffc0-4808-9915-0033569afe8a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.804481 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-ffa6a6c9-ffc0-4808-9915-0033569afe8a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.804793 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:24.804793 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:24.805910 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-ffa6a6c9-ffc0-4808-9915-0033569afe8a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.827429 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ffa6a6c9-ffc0-4808-9915-0033569afe8a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.827891 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffa6a6c9-ffc0-4808-9915-0033569afe8a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?marker=060e744c-a6a7-41af-90e1-a414506987e6 returned with HTTP 200 Aug 07 17:11:24.829042 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 635/2521] 10.4.3.144 () {66 vars in 1330 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots?marker=060e744c-a6a7-41af-90e1-a414506987e6 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.845942 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e5c6ec8d-f5f6-4999-bfae-b68bf759d564 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.848341 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5c6ec8d-f5f6-4999-bfae-b68bf759d564 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?offset=2&limit=3 Aug 07 17:11:24.850048 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5c6ec8d-f5f6-4999-bfae-b68bf759d564 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.850048 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5c6ec8d-f5f6-4999-bfae-b68bf759d564 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.850048 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-e5c6ec8d-f5f6-4999-bfae-b68bf759d564 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.850048 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:24.850048 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:24.850718 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-e5c6ec8d-f5f6-4999-bfae-b68bf759d564 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.866721 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e5c6ec8d-f5f6-4999-bfae-b68bf759d564 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.867587 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5c6ec8d-f5f6-4999-bfae-b68bf759d564 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 07 17:11:24.868655 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 627/2522] 10.4.3.144 () {66 vars in 1276 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:11:24.881280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a11efb69-c852-410e-aae6-3bc4b406d5b9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.883221 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a11efb69-c852-410e-aae6-3bc4b406d5b9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 07 17:11:24.883439 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a11efb69-c852-410e-aae6-3bc4b406d5b9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.883633 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a11efb69-c852-410e-aae6-3bc4b406d5b9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.883835 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-a11efb69-c852-410e-aae6-3bc4b406d5b9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.884857 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.db.api [None req-a11efb69-c852-410e-aae6-3bc4b406d5b9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100227) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.899505 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a11efb69-c852-410e-aae6-3bc4b406d5b9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.899956 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a11efb69-c852-410e-aae6-3bc4b406d5b9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 07 17:11:24.900424 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 633/2523] 10.4.3.144 () {66 vars in 1308 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.913041 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ebeb22d3-eccb-4817-914d-4ef3665c077f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.919085 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebeb22d3-eccb-4817-914d-4ef3665c077f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 07 17:11:24.919277 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebeb22d3-eccb-4817-914d-4ef3665c077f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.919491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebeb22d3-eccb-4817-914d-4ef3665c077f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.919712 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-ebeb22d3-eccb-4817-914d-4ef3665c077f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.920259 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:24.920259 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:24.920876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-ebeb22d3-eccb-4817-914d-4ef3665c077f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.927790 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ebeb22d3-eccb-4817-914d-4ef3665c077f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.928192 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebeb22d3-eccb-4817-914d-4ef3665c077f tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 07 17:11:24.928620 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 629/2524] 10.4.3.144 () {66 vars in 1310 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.941947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-772dc345-85e3-4054-8f8b-dba2bad05db6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.944257 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-772dc345-85e3-4054-8f8b-dba2bad05db6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 07 17:11:24.944462 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-772dc345-85e3-4054-8f8b-dba2bad05db6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.944666 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-772dc345-85e3-4054-8f8b-dba2bad05db6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.944860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-772dc345-85e3-4054-8f8b-dba2bad05db6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.945189 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:24.945189 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:24.946034 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-772dc345-85e3-4054-8f8b-dba2bad05db6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.966202 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-772dc345-85e3-4054-8f8b-dba2bad05db6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.966659 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-772dc345-85e3-4054-8f8b-dba2bad05db6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 07 17:11:24.967410 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 636/2525] 10.4.3.144 () {66 vars in 1292 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:24.979839 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-90c9bd42-202f-49b1-acc6-ddaa9431aac5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:24.983046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90c9bd42-202f-49b1-acc6-ddaa9431aac5 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 07 17:11:24.983046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90c9bd42-202f-49b1-acc6-ddaa9431aac5 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:24.983046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90c9bd42-202f-49b1-acc6-ddaa9431aac5 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:24.983046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-90c9bd42-202f-49b1-acc6-ddaa9431aac5 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:24.983046 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:24.983046 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:24.984962 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-90c9bd42-202f-49b1-acc6-ddaa9431aac5 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:24.997921 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-90c9bd42-202f-49b1-acc6-ddaa9431aac5 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:24.998590 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90c9bd42-202f-49b1-acc6-ddaa9431aac5 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 07 17:11:24.999140 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 628/2526] 10.4.3.144 () {66 vars in 1294 bytes} [Fri Aug 7 17:11:24 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.010721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ba97028a-35e0-4aea-9e7f-aba0601e1346 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.012908 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ba97028a-35e0-4aea-9e7f-aba0601e1346 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 07 17:11:25.013180 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ba97028a-35e0-4aea-9e7f-aba0601e1346 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.013450 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ba97028a-35e0-4aea-9e7f-aba0601e1346 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.013841 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-ba97028a-35e0-4aea-9e7f-aba0601e1346 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:25.014113 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.014113 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:25.015312 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.db.api [None req-ba97028a-35e0-4aea-9e7f-aba0601e1346 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100227) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:25.035808 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ba97028a-35e0-4aea-9e7f-aba0601e1346 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:25.036471 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ba97028a-35e0-4aea-9e7f-aba0601e1346 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 07 17:11:25.036861 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 634/2527] 10.4.3.144 () {66 vars in 1312 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.048090 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9858b97d-adc5-4819-8d9a-14156aa7af71 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.049879 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9858b97d-adc5-4819-8d9a-14156aa7af71 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 07 17:11:25.050148 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9858b97d-adc5-4819-8d9a-14156aa7af71 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.050355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9858b97d-adc5-4819-8d9a-14156aa7af71 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.050575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-9858b97d-adc5-4819-8d9a-14156aa7af71 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:25.050832 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.050832 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:25.051733 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-9858b97d-adc5-4819-8d9a-14156aa7af71 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:25.076211 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9858b97d-adc5-4819-8d9a-14156aa7af71 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:25.076610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9858b97d-adc5-4819-8d9a-14156aa7af71 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 07 17:11:25.078402 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 630/2528] 10.4.3.144 () {66 vars in 1314 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.092753 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f5c84c3-c56e-4faa-b416-229492fb6eff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.094588 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f5c84c3-c56e-4faa-b416-229492fb6eff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 Aug 07 17:11:25.094850 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f5c84c3-c56e-4faa-b416-229492fb6eff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.095142 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f5c84c3-c56e-4faa-b416-229492fb6eff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.095490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-8f5c84c3-c56e-4faa-b416-229492fb6eff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:25.095985 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.095985 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:25.096986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-8f5c84c3-c56e-4faa-b416-229492fb6eff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:25.110066 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8f5c84c3-c56e-4faa-b416-229492fb6eff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:25.110556 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.110556 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:25.111285 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f5c84c3-c56e-4faa-b416-229492fb6eff tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 returned with HTTP 200 Aug 07 17:11:25.111826 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 637/2529] 10.4.3.144 () {66 vars in 1385 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.115921 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-54cfbed8-8656-4274-b1d2-67b8103a0110 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.120313 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54cfbed8-8656-4274-b1d2-67b8103a0110 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:25.121798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54cfbed8-8656-4274-b1d2-67b8103a0110 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.121798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54cfbed8-8656-4274-b1d2-67b8103a0110 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.121798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-54cfbed8-8656-4274-b1d2-67b8103a0110 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:25.130839 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.130839 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:25.131094 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-09cbcf89-3b75-4afa-89e5-9389ffe5670d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.131219 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54cfbed8-8656-4274-b1d2-67b8103a0110 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:25.131219 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 629/2530] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.131856 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09cbcf89-3b75-4afa-89e5-9389ffe5670d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail?status=available Aug 07 17:11:25.133078 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09cbcf89-3b75-4afa-89e5-9389ffe5670d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.133078 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09cbcf89-3b75-4afa-89e5-9389ffe5670d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.133078 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-09cbcf89-3b75-4afa-89e5-9389ffe5670d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:25.133078 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.133078 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:25.133734 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.db.api [None req-09cbcf89-3b75-4afa-89e5-9389ffe5670d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100227) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:25.146317 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-09cbcf89-3b75-4afa-89e5-9389ffe5670d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:25.146749 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.146749 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:25.147626 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09cbcf89-3b75-4afa-89e5-9389ffe5670d tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 07 17:11:25.148149 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 635/2531] 10.4.3.144 () {66 vars in 1297 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:25.164239 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-366d9399-d96e-4ec5-9a8a-b51b82b2d2d1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.165328 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-366d9399-d96e-4ec5-9a8a-b51b82b2d2d1 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 Aug 07 17:11:25.165623 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-366d9399-d96e-4ec5-9a8a-b51b82b2d2d1 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.165891 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-366d9399-d96e-4ec5-9a8a-b51b82b2d2d1 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.166212 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-366d9399-d96e-4ec5-9a8a-b51b82b2d2d1 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:25.166624 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.166624 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:25.167825 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-366d9399-d96e-4ec5-9a8a-b51b82b2d2d1 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:25.188428 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-366d9399-d96e-4ec5-9a8a-b51b82b2d2d1 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:25.189230 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.189230 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:25.190059 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-366d9399-d96e-4ec5-9a8a-b51b82b2d2d1 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 returned with HTTP 200 Aug 07 17:11:25.191138 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 631/2532] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.206569 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-21e86e00-073c-4dca-9a6a-b08c66f3a95e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.209795 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21e86e00-073c-4dca-9a6a-b08c66f3a95e tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 Aug 07 17:11:25.209977 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21e86e00-073c-4dca-9a6a-b08c66f3a95e tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.210202 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21e86e00-073c-4dca-9a6a-b08c66f3a95e tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.210440 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-21e86e00-073c-4dca-9a6a-b08c66f3a95e tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:25.213122 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-21e86e00-073c-4dca-9a6a-b08c66f3a95e tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:25.219340 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21e86e00-073c-4dca-9a6a-b08c66f3a95e tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:25.219781 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21e86e00-073c-4dca-9a6a-b08c66f3a95e tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 returned with HTTP 200 Aug 07 17:11:25.220475 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 638/2533] 10.4.3.144 () {66 vars in 1364 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 => generated 342 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.233933 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-420afd65-997e-4ace-8747-2f41ec998334 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.235847 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-420afd65-997e-4ace-8747-2f41ec998334 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?status=available Aug 07 17:11:25.238049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-420afd65-997e-4ace-8747-2f41ec998334 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.238049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-420afd65-997e-4ace-8747-2f41ec998334 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.238049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-420afd65-997e-4ace-8747-2f41ec998334 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:25.238639 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-420afd65-997e-4ace-8747-2f41ec998334 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:25.257856 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-420afd65-997e-4ace-8747-2f41ec998334 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:25.258772 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-420afd65-997e-4ace-8747-2f41ec998334 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?status=available returned with HTTP 200 Aug 07 17:11:25.259698 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 630/2534] 10.4.3.144 () {66 vars in 1276 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.276707 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3293caa2-76bb-4d8a-aade-7b5c2f751966 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.278851 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3293caa2-76bb-4d8a-aade-7b5c2f751966 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 Aug 07 17:11:25.280203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3293caa2-76bb-4d8a-aade-7b5c2f751966 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.280203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3293caa2-76bb-4d8a-aade-7b5c2f751966 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.280203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-3293caa2-76bb-4d8a-aade-7b5c2f751966 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:25.281751 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.db.api [None req-3293caa2-76bb-4d8a-aade-7b5c2f751966 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Building query based on filter {{(pid=100227) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:11:25.301389 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3293caa2-76bb-4d8a-aade-7b5c2f751966 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Get all snapshots completed successfully. Aug 07 17:11:25.301894 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3293caa2-76bb-4d8a-aade-7b5c2f751966 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 returned with HTTP 200 Aug 07 17:11:25.302407 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 636/2535] 10.4.3.144 () {66 vars in 1398 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1632926165 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.314410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a8aacf4b-ec42-4c9c-b06c-8bb9afaed9e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.316789 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a8aacf4b-ec42-4c9c-b06c-8bb9afaed9e3 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e Aug 07 17:11:25.317261 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a8aacf4b-ec42-4c9c-b06c-8bb9afaed9e3 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.317434 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a8aacf4b-ec42-4c9c-b06c-8bb9afaed9e3 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.317610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-a8aacf4b-ec42-4c9c-b06c-8bb9afaed9e3 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Delete snapshot with id: d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e Aug 07 17:11:25.324475 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.324475 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:25.325064 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a8aacf4b-ec42-4c9c-b06c-8bb9afaed9e3 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:25.347802 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a8aacf4b-ec42-4c9c-b06c-8bb9afaed9e3 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot delete request issued successfully. Aug 07 17:11:25.348078 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a8aacf4b-ec42-4c9c-b06c-8bb9afaed9e3 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e returned with HTTP 202 Aug 07 17:11:25.348600 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 632/2536] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:11:25 2026] DELETE /volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:25.358552 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-382792f1-fb64-43ad-8b93-3c95f96c309b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.361663 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-382792f1-fb64-43ad-8b93-3c95f96c309b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e Aug 07 17:11:25.362478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-382792f1-fb64-43ad-8b93-3c95f96c309b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.362746 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-382792f1-fb64-43ad-8b93-3c95f96c309b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.375452 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.375452 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:25.377397 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-382792f1-fb64-43ad-8b93-3c95f96c309b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:25.378568 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-382792f1-fb64-43ad-8b93-3c95f96c309b tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e returned with HTTP 200 Aug 07 17:11:25.379035 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 639/2537] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:25.400505 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-799c42a0-6023-444e-875a-7b15e280d7d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.517117 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-799c42a0-6023-444e-875a-7b15e280d7d4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes Aug 07 17:11:25.518777 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-799c42a0-6023-444e-875a-7b15e280d7d4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.518777 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-799c42a0-6023-444e-875a-7b15e280d7d4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.518777 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-799c42a0-6023-444e-875a-7b15e280d7d4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:25.518777 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.518777 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:25.519431 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-799c42a0-6023-444e-875a-7b15e280d7d4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:25.531102 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-799c42a0-6023-444e-875a-7b15e280d7d4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:25.532222 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-799c42a0-6023-444e-875a-7b15e280d7d4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 200 Aug 07 17:11:25.532920 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 631/2538] 10.4.3.144 () {66 vars in 1237 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/volumes => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:25.547612 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.549990 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:25.550497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-356432383"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:25.552317 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-356432383'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:25.552476 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Create volume of 1 GB Aug 07 17:11:25.552884 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.552884 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:25.558239 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Availability Zones retrieved successfully. Aug 07 17:11:25.566451 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Flow 'volume_create_api' (ba5c65fb-e20d-477c-9e07-bc46b4b57448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:25.572714 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24893cb-93d3-4d1f-9e10-c41612786285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:25.572714 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:25.613580 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24893cb-93d3-4d1f-9e10-c41612786285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:25.614753 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240d55a8-3165-49b3-9607-5f412fce20a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:25.705326 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Created reservations ['83a2be91-1b3c-48ce-9e90-8d0ad031ba1b', 'ec0a41e9-c869-435e-a4b0-ee60712c475f', 'c660646a-7425-42ec-bbed-167a270b332b', 'cf1a46e6-b6ca-41fc-82dc-4067233fcbb3'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:25.706164 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240d55a8-3165-49b3-9607-5f412fce20a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83a2be91-1b3c-48ce-9e90-8d0ad031ba1b', 'ec0a41e9-c869-435e-a4b0-ee60712c475f', 'c660646a-7425-42ec-bbed-167a270b332b', 'cf1a46e6-b6ca-41fc-82dc-4067233fcbb3']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:25.706960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d287a56-177f-4f06-8c5b-1ed0eccbf562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:25.749398 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d287a56-177f-4f06-8c5b-1ed0eccbf562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f879f880-7cee-4cfe-bafb-ec5036a9f627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-356432383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e31f4b15bfa94acb8e9c7547736117e3',qos_specs=None,replication_status=,reservations=['83a2be91-1b3c-48ce-9e90-8d0ad031ba1b','ec0a41e9-c869-435e-a4b0-ee60712c475f','c660646a-7425-42ec-bbed-167a270b332b','cf1a46e6-b6ca-41fc-82dc-4067233fcbb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d09c0e579c84116b9fbb91281c3739b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-356432383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f879f880-7cee-4cfe-bafb-ec5036a9f627,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e31f4b15bfa94acb8e9c7547736117e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d09c0e579c84116b9fbb91281c3739b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:25.751291 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e60fad-e3dd-445d-a067-a829099c68cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:25.774729 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57e60fad-e3dd-445d-a067-a829099c68cd) transitioned into state 'SUCCESS' from state '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-356432383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e31f4b15bfa94acb8e9c7547736117e3',qos_specs=None,replication_status=,reservations=['83a2be91-1b3c-48ce-9e90-8d0ad031ba1b','ec0a41e9-c869-435e-a4b0-ee60712c475f','c660646a-7425-42ec-bbed-167a270b332b','cf1a46e6-b6ca-41fc-82dc-4067233fcbb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d09c0e579c84116b9fbb91281c3739b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:25.775499 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc14d70-43b5-409d-a4b7-b1c4a7781c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:25.796128 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc14d70-43b5-409d-a4b7-b1c4a7781c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:25.797465 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Flow 'volume_create_api' (ba5c65fb-e20d-477c-9e07-bc46b4b57448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:25.797942 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Create volume request issued successfully. Aug 07 17:11:25.798837 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-22ce9400-79dd-4ab3-9594-cb75bd319bfe tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:25.799517 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 637/2539] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:25 2026] POST /volume/v3/volumes => generated 763 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:25.816044 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b5125992-f9fc-4ad4-ba87-a548fd0fd598 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:25.818755 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5125992-f9fc-4ad4-ba87-a548fd0fd598 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:25.819121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5125992-f9fc-4ad4-ba87-a548fd0fd598 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:25.819405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5125992-f9fc-4ad4-ba87-a548fd0fd598 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:25.833686 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:25.833686 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:25.839195 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b5125992-f9fc-4ad4-ba87-a548fd0fd598 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:25.846949 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5125992-f9fc-4ad4-ba87-a548fd0fd598 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 returned with HTTP 200 Aug 07 17:11:25.847656 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 633/2540] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:25 2026] GET /volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 => generated 831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:26.007240 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-08146a45-d5e9-441d-91b0-2eae5b37b1d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.009499 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-08146a45-d5e9-441d-91b0-2eae5b37b1d8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] DELETE https://10.4.3.144/volume/v3/attachments/8a9916fc-fed2-48b0-9a95-02df5e50ce36 Aug 07 17:11:26.009701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-08146a45-d5e9-441d-91b0-2eae5b37b1d8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.010134 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-08146a45-d5e9-441d-91b0-2eae5b37b1d8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:26.019320 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:26.019320 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:26.096089 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3be7f52-42ba-479d-9be5-05edca3ad7cb req-08146a45-d5e9-441d-91b0-2eae5b37b1d8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/attachments/8a9916fc-fed2-48b0-9a95-02df5e50ce36 returned with HTTP 200 Aug 07 17:11:26.096913 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 640/2541] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:11:26 2026] DELETE /volume/v3/attachments/8a9916fc-fed2-48b0-9a95-02df5e50ce36 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:26.143099 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-436e4faf-4acf-4722-8e2a-d5bdac9f6897 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.146622 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-436e4faf-4acf-4722-8e2a-d5bdac9f6897 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:26.146850 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-436e4faf-4acf-4722-8e2a-d5bdac9f6897 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.147327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-436e4faf-4acf-4722-8e2a-d5bdac9f6897 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:26.147418 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-436e4faf-4acf-4722-8e2a-d5bdac9f6897 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:26.155797 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:26.155797 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:26.156213 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-436e4faf-4acf-4722-8e2a-d5bdac9f6897 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:26.156339 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 632/2542] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:26 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:26.318172 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b91e8089-1e6c-4e9e-916a-36fa7c18d5f3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.320139 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b91e8089-1e6c-4e9e-916a-36fa7c18d5f3 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:11:26.320344 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b91e8089-1e6c-4e9e-916a-36fa7c18d5f3 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.320541 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b91e8089-1e6c-4e9e-916a-36fa7c18d5f3 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:26.337306 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:26.337306 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:26.341511 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b91e8089-1e6c-4e9e-916a-36fa7c18d5f3 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:11:26.347554 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b91e8089-1e6c-4e9e-916a-36fa7c18d5f3 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:11:26.347554 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 638/2543] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:26 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:26.397327 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6e993e3d-db6a-4730-b43f-6250051f151c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.401920 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e993e3d-db6a-4730-b43f-6250051f151c tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e Aug 07 17:11:26.401920 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e993e3d-db6a-4730-b43f-6250051f151c tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.402292 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e993e3d-db6a-4730-b43f-6250051f151c tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:26.415318 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e993e3d-db6a-4730-b43f-6250051f151c tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e returned with HTTP 404 Aug 07 17:11:26.416801 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 634/2544] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:26 2026] GET /volume/v3/snapshots/d19f7eff-20f9-40ea-9991-2a9e3ecb1f6e => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:26.427398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a41ce30d-d22d-489e-9030-d1879b33e765 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.429729 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a41ce30d-d22d-489e-9030-d1879b33e765 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 Aug 07 17:11:26.430017 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a41ce30d-d22d-489e-9030-d1879b33e765 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.430297 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a41ce30d-d22d-489e-9030-d1879b33e765 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:26.430446 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-a41ce30d-d22d-489e-9030-d1879b33e765 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Delete snapshot with id: 060e744c-a6a7-41af-90e1-a414506987e6 Aug 07 17:11:26.445592 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:26.445592 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:26.446155 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a41ce30d-d22d-489e-9030-d1879b33e765 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:26.467234 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a41ce30d-d22d-489e-9030-d1879b33e765 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot delete request issued successfully. Aug 07 17:11:26.467629 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a41ce30d-d22d-489e-9030-d1879b33e765 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 returned with HTTP 202 Aug 07 17:11:26.468258 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 641/2545] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:11:26 2026] DELETE /volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:26.482007 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9a5edaf4-5dea-4e0e-9686-62c679a62018 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.486104 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a5edaf4-5dea-4e0e-9686-62c679a62018 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 Aug 07 17:11:26.486242 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a5edaf4-5dea-4e0e-9686-62c679a62018 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.486394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a5edaf4-5dea-4e0e-9686-62c679a62018 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:26.502233 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:26.502233 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:26.502233 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9a5edaf4-5dea-4e0e-9686-62c679a62018 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:26.503451 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a5edaf4-5dea-4e0e-9686-62c679a62018 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 returned with HTTP 200 Aug 07 17:11:26.504047 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 633/2546] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:26 2026] GET /volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:26.864149 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0ffb077d-59ae-4baa-bf1f-a6c3f811ef4c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.866642 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ffb077d-59ae-4baa-bf1f-a6c3f811ef4c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:26.866642 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ffb077d-59ae-4baa-bf1f-a6c3f811ef4c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.866642 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ffb077d-59ae-4baa-bf1f-a6c3f811ef4c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:26.875600 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:26.875600 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:26.885010 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0ffb077d-59ae-4baa-bf1f-a6c3f811ef4c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:26.893085 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ffb077d-59ae-4baa-bf1f-a6c3f811ef4c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 returned with HTTP 200 Aug 07 17:11:26.893632 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 639/2547] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:26 2026] GET /volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:26.901383 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-4d8a4079-15d8-4285-8b3b-be67f7861683 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.904903 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-4d8a4079-15d8-4285-8b3b-be67f7861683 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/limits Aug 07 17:11:26.905365 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-4d8a4079-15d8-4285-8b3b-be67f7861683 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.905488 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-4d8a4079-15d8-4285-8b3b-be67f7861683 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:26.911507 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0c455245-2d57-4df6-baf7-65d9ebce16c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.915143 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c455245-2d57-4df6-baf7-65d9ebce16c2 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:26.915143 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c455245-2d57-4df6-baf7-65d9ebce16c2 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.915143 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c455245-2d57-4df6-baf7-65d9ebce16c2 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:26.926653 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:26.926653 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:26.931677 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-4d8a4079-15d8-4285-8b3b-be67f7861683 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/limits returned with HTTP 200 Aug 07 17:11:26.931819 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 635/2548] 10.4.3.144 () {68 vars in 1484 bytes} [Fri Aug 7 17:11:26 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 07 17:11:26.932884 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0c455245-2d57-4df6-baf7-65d9ebce16c2 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:26.940418 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c455245-2d57-4df6-baf7-65d9ebce16c2 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 returned with HTTP 200 Aug 07 17:11:26.940418 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 642/2549] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:26 2026] GET /volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:26.954057 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.956473 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:26.957169 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1863840111"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:26.959310 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1863840111'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:26.959530 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Create volume of 1 GB Aug 07 17:11:26.965592 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Availability Zones retrieved successfully. Aug 07 17:11:26.974911 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Flow 'volume_create_api' (c66e3ff8-6716-42e0-aa25-14abbd2d0275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:26.976490 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d5e200-8e57-41c7-8d4d-3738cba16a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:26.977772 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:26.994778 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-85bd9c8a-0e78-4498-ad2c-c327d8fa8d8b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:26.997245 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-85bd9c8a-0e78-4498-ad2c-c327d8fa8d8b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:11:26.997764 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-85bd9c8a-0e78-4498-ad2c-c327d8fa8d8b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:26.998800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-85bd9c8a-0e78-4498-ad2c-c327d8fa8d8b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:27.015775 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:27.015775 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:27.018223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d5e200-8e57-41c7-8d4d-3738cba16a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:27.019377 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf0bc74-ec33-4b3e-806a-bf1aa0343060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:27.023207 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-85bd9c8a-0e78-4498-ad2c-c327d8fa8d8b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:11:27.031129 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-85bd9c8a-0e78-4498-ad2c-c327d8fa8d8b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 200 Aug 07 17:11:27.031129 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 640/2550] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:26 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 1662 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:27.045590 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-bca94b01-d93d-4291-9513-289a3a8b7013 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:27.048253 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-bca94b01-d93d-4291-9513-289a3a8b7013 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:11:27.048701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-bca94b01-d93d-4291-9513-289a3a8b7013 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a80233ab-cfd1-4f35-81b6-0f8b54a463a3", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1142139011", "description": null, "metadata": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:27.064619 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:27.064619 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:27.065284 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-bca94b01-d93d-4291-9513-289a3a8b7013 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:11:27.065462 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-bca94b01-d93d-4291-9513-289a3a8b7013 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create snapshot from volume a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:11:27.076013 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Created reservations ['7adc709a-fc07-4f49-a227-1c888c9a4665', '45fbc23b-7556-4692-a18a-95a3a013a538', 'e1b1d22a-5fa9-4fdc-9359-8d854ec1797e', 'a8816794-8205-430c-9422-7b9a7dff4828'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:27.077150 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf0bc74-ec33-4b3e-806a-bf1aa0343060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7adc709a-fc07-4f49-a227-1c888c9a4665', '45fbc23b-7556-4692-a18a-95a3a013a538', 'e1b1d22a-5fa9-4fdc-9359-8d854ec1797e', 'a8816794-8205-430c-9422-7b9a7dff4828']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:27.077948 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3528b20-4c53-436d-b5d1-e9e99fa7ac42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:27.095501 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-bca94b01-d93d-4291-9513-289a3a8b7013 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Created reservations ['00a4b5d7-ba67-4f82-b8c1-231ad06692d5', 'ac471743-26f9-4f23-93a5-c90aac9588a6', '0fab2e00-8d33-410c-ac42-34ffdbb55bb8', 'b127cf2a-5e78-4dfe-b667-0ad2d4a4dfb9'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:27.107928 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3528b20-4c53-436d-b5d1-e9e99fa7ac42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f8be5e2-90e8-461d-951d-5272a31e4162', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1863840111',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e31f4b15bfa94acb8e9c7547736117e3',qos_specs=None,replication_status=,reservations=['7adc709a-fc07-4f49-a227-1c888c9a4665','45fbc23b-7556-4692-a18a-95a3a013a538','e1b1d22a-5fa9-4fdc-9359-8d854ec1797e','a8816794-8205-430c-9422-7b9a7dff4828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d09c0e579c84116b9fbb91281c3739b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1863840111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f8be5e2-90e8-461d-951d-5272a31e4162,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e31f4b15bfa94acb8e9c7547736117e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d09c0e579c84116b9fbb91281c3739b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:27.109122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5383054-4aa4-49c2-93a0-a30e5fe9ae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:27.132002 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5383054-4aa4-49c2-93a0-a30e5fe9ae8b) transitioned into state 'SUCCESS' from state '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-1863840111',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e31f4b15bfa94acb8e9c7547736117e3',qos_specs=None,replication_status=,reservations=['7adc709a-fc07-4f49-a227-1c888c9a4665','45fbc23b-7556-4692-a18a-95a3a013a538','e1b1d22a-5fa9-4fdc-9359-8d854ec1797e','a8816794-8205-430c-9422-7b9a7dff4828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d09c0e579c84116b9fbb91281c3739b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:27.132908 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ab1d4e-422a-4fc8-97f0-95b32e473356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:27.143681 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ab1d4e-422a-4fc8-97f0-95b32e473356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:27.144981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Flow 'volume_create_api' (c66e3ff8-6716-42e0-aa25-14abbd2d0275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:27.145440 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Create volume request issued successfully. Aug 07 17:11:27.146245 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-265419fb-b59f-4c1c-9d35-3e847c59d274 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:27.146666 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 634/2551] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:26 2026] POST /volume/v3/volumes => generated 764 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:27.149863 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-bca94b01-d93d-4291-9513-289a3a8b7013 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot force create request issued successfully. Aug 07 17:11:27.150399 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9ead8785-d7b1-471a-9955-6cfde64f0380 req-bca94b01-d93d-4291-9513-289a3a8b7013 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:11:27.150996 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 636/2552] 10.4.3.144 () {72 vars in 1547 bytes} [Fri Aug 7 17:11:27 2026] POST /volume/v3/snapshots => generated 324 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:27.171096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-125a2166-2705-4655-b60f-033ce7479217 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:27.175480 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-125a2166-2705-4655-b60f-033ce7479217 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:27.175480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-125a2166-2705-4655-b60f-033ce7479217 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:27.175480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-125a2166-2705-4655-b60f-033ce7479217 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:27.177106 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b76b2178-28b3-4a7a-9820-41de663f34d3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:27.179184 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b76b2178-28b3-4a7a-9820-41de663f34d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:27.180557 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b76b2178-28b3-4a7a-9820-41de663f34d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:27.180912 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b76b2178-28b3-4a7a-9820-41de663f34d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:27.181212 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b76b2178-28b3-4a7a-9820-41de663f34d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:27.186821 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:27.186821 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:27.188764 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:27.188764 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:27.188764 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b76b2178-28b3-4a7a-9820-41de663f34d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:27.189563 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 641/2553] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:27 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:27.191920 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-125a2166-2705-4655-b60f-033ce7479217 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:27.197990 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-125a2166-2705-4655-b60f-033ce7479217 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 returned with HTTP 200 Aug 07 17:11:27.198572 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 643/2554] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:27 2026] GET /volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:27.515483 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-34a333d8-04c4-45b2-b31c-dac447df230a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:27.517495 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34a333d8-04c4-45b2-b31c-dac447df230a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 Aug 07 17:11:27.517715 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34a333d8-04c4-45b2-b31c-dac447df230a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:27.517941 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34a333d8-04c4-45b2-b31c-dac447df230a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:27.522550 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34a333d8-04c4-45b2-b31c-dac447df230a tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 returned with HTTP 404 Aug 07 17:11:27.523065 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 635/2555] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:27 2026] GET /volume/v3/snapshots/060e744c-a6a7-41af-90e1-a414506987e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:27.532290 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-528e100a-937e-4d98-9403-24e7572a80d9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:27.534835 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-528e100a-937e-4d98-9403-24e7572a80d9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b Aug 07 17:11:27.535171 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-528e100a-937e-4d98-9403-24e7572a80d9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:27.535414 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-528e100a-937e-4d98-9403-24e7572a80d9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:27.535558 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-528e100a-937e-4d98-9403-24e7572a80d9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Delete snapshot with id: 1334f686-3d3a-4133-b662-19443923506b Aug 07 17:11:27.542084 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:27.542084 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:27.543734 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-528e100a-937e-4d98-9403-24e7572a80d9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:27.563716 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-528e100a-937e-4d98-9403-24e7572a80d9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot delete request issued successfully. Aug 07 17:11:27.563912 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-528e100a-937e-4d98-9403-24e7572a80d9 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b returned with HTTP 202 Aug 07 17:11:27.564410 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 637/2556] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:11:27 2026] DELETE /volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:27.574163 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-64623077-2213-4f62-926d-16fe1fe2a957 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:27.576289 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-64623077-2213-4f62-926d-16fe1fe2a957 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b Aug 07 17:11:27.576626 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-64623077-2213-4f62-926d-16fe1fe2a957 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:27.576881 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-64623077-2213-4f62-926d-16fe1fe2a957 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:27.582544 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:27.582544 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:27.583917 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-64623077-2213-4f62-926d-16fe1fe2a957 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Snapshot retrieved successfully. Aug 07 17:11:27.584074 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-64623077-2213-4f62-926d-16fe1fe2a957 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b returned with HTTP 200 Aug 07 17:11:27.584676 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 642/2557] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:27 2026] GET /volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:28.205525 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3c06eda-53fb-46b6-9a90-dd9d6eec28bc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:28.209717 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3c06eda-53fb-46b6-9a90-dd9d6eec28bc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:28.209717 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3c06eda-53fb-46b6-9a90-dd9d6eec28bc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:28.209717 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3c06eda-53fb-46b6-9a90-dd9d6eec28bc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:28.209717 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a3c06eda-53fb-46b6-9a90-dd9d6eec28bc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:28.216305 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:28.216305 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:28.221472 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3c06eda-53fb-46b6-9a90-dd9d6eec28bc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:28.221472 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 644/2558] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:28 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:28.222828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5cd12a34-2913-41b4-b911-68d5eb4e5e8c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:28.227249 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5cd12a34-2913-41b4-b911-68d5eb4e5e8c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:28.227456 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5cd12a34-2913-41b4-b911-68d5eb4e5e8c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:28.227647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5cd12a34-2913-41b4-b911-68d5eb4e5e8c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:28.238210 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:28.238210 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:28.252635 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5cd12a34-2913-41b4-b911-68d5eb4e5e8c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:28.260434 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5cd12a34-2913-41b4-b911-68d5eb4e5e8c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 returned with HTTP 200 Aug 07 17:11:28.260905 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 636/2559] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:28 2026] GET /volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:28.276299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e29e48e2-832f-4ad6-a95a-f23f1f059faf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:28.278728 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e29e48e2-832f-4ad6-a95a-f23f1f059faf tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:28.278946 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e29e48e2-832f-4ad6-a95a-f23f1f059faf tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:28.279182 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e29e48e2-832f-4ad6-a95a-f23f1f059faf tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:28.288450 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:28.288450 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:28.295990 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e29e48e2-832f-4ad6-a95a-f23f1f059faf tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:28.303476 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e29e48e2-832f-4ad6-a95a-f23f1f059faf tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 returned with HTTP 200 Aug 07 17:11:28.304383 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 638/2560] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:28 2026] GET /volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:28.320246 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2f700958-27d5-4f7d-8a75-98901496a583 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:28.322793 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:28.324377 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1470588493"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:28.326826 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1470588493'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:28.327008 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Create volume of 1 GB Aug 07 17:11:28.334186 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Availability Zones retrieved successfully. Aug 07 17:11:28.341833 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Flow 'volume_create_api' (c9c53bfc-94d7-4d28-a108-801668245383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:28.343223 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec29fbc8-1b9a-488e-b9d9-5eb96d027166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:28.344939 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:28.381350 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec29fbc8-1b9a-488e-b9d9-5eb96d027166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:28.382208 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59123a1-9741-455a-b188-88a0433f325b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:28.425241 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Created reservations ['d9fac17d-ddee-47c0-8810-ab5a34f00314', '2318d969-e171-46ea-aa5f-495e7174489b', 'a4fb4ad1-a2cd-4a46-ab93-602ec5cf3721', 'd9de80c5-5fa7-45b8-a8e2-85f6724518fd'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:28.425678 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e59123a1-9741-455a-b188-88a0433f325b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9fac17d-ddee-47c0-8810-ab5a34f00314', '2318d969-e171-46ea-aa5f-495e7174489b', 'a4fb4ad1-a2cd-4a46-ab93-602ec5cf3721', 'd9de80c5-5fa7-45b8-a8e2-85f6724518fd']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:28.426421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c382c368-4239-4a23-8975-50ac1b88c782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:28.453496 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c382c368-4239-4a23-8975-50ac1b88c782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b1c5df2-6847-429d-8851-58d6bd2fbd8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1470588493',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e31f4b15bfa94acb8e9c7547736117e3',qos_specs=None,replication_status=,reservations=['d9fac17d-ddee-47c0-8810-ab5a34f00314','2318d969-e171-46ea-aa5f-495e7174489b','a4fb4ad1-a2cd-4a46-ab93-602ec5cf3721','d9de80c5-5fa7-45b8-a8e2-85f6724518fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d09c0e579c84116b9fbb91281c3739b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1470588493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b1c5df2-6847-429d-8851-58d6bd2fbd8e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e31f4b15bfa94acb8e9c7547736117e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d09c0e579c84116b9fbb91281c3739b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:28.454219 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d42ef8-01d9-4de3-a48d-c6505b8f655f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:28.476483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d42ef8-01d9-4de3-a48d-c6505b8f655f) transitioned into state 'SUCCESS' from state '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-1470588493',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e31f4b15bfa94acb8e9c7547736117e3',qos_specs=None,replication_status=,reservations=['d9fac17d-ddee-47c0-8810-ab5a34f00314','2318d969-e171-46ea-aa5f-495e7174489b','a4fb4ad1-a2cd-4a46-ab93-602ec5cf3721','d9de80c5-5fa7-45b8-a8e2-85f6724518fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d09c0e579c84116b9fbb91281c3739b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:28.477287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61d65d8-00a3-4a12-ae56-46a8e6a50c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:28.489144 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61d65d8-00a3-4a12-ae56-46a8e6a50c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:28.490116 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Flow 'volume_create_api' (c9c53bfc-94d7-4d28-a108-801668245383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:28.490487 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Create volume request issued successfully. Aug 07 17:11:28.494316 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2f700958-27d5-4f7d-8a75-98901496a583 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:28.494752 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 643/2561] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:28 2026] POST /volume/v3/volumes => generated 764 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:28.515368 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-555c59fc-52e4-4d30-abe3-4b555104388e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:28.517199 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-555c59fc-52e4-4d30-abe3-4b555104388e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:28.517415 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-555c59fc-52e4-4d30-abe3-4b555104388e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:28.517642 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-555c59fc-52e4-4d30-abe3-4b555104388e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:28.525688 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:28.525688 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:28.530754 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-555c59fc-52e4-4d30-abe3-4b555104388e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:28.537863 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-555c59fc-52e4-4d30-abe3-4b555104388e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e returned with HTTP 200 Aug 07 17:11:28.538386 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 645/2562] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:28 2026] GET /volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:28.596941 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7783487b-c140-45b7-890c-30ebcc576f10 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:28.599098 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7783487b-c140-45b7-890c-30ebcc576f10 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b Aug 07 17:11:28.599461 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7783487b-c140-45b7-890c-30ebcc576f10 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:28.599773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7783487b-c140-45b7-890c-30ebcc576f10 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:28.605155 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7783487b-c140-45b7-890c-30ebcc576f10 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b returned with HTTP 404 Aug 07 17:11:28.605776 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 637/2563] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:28 2026] GET /volume/v3/snapshots/1334f686-3d3a-4133-b662-19443923506b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:28.616002 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c19b2a49-e80e-4646-8693-c4d10eeecccb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:28.621880 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c19b2a49-e80e-4646-8693-c4d10eeecccb tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:28.622143 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c19b2a49-e80e-4646-8693-c4d10eeecccb tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:28.622490 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c19b2a49-e80e-4646-8693-c4d10eeecccb tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:28.634404 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:28.634404 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:28.639180 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c19b2a49-e80e-4646-8693-c4d10eeecccb tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Volume info retrieved successfully. Aug 07 17:11:28.649194 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c19b2a49-e80e-4646-8693-c4d10eeecccb tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da returned with HTTP 200 Aug 07 17:11:28.649194 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 639/2564] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:28 2026] GET /volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:28.667702 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-db6482cc-f24b-4e2b-8143-91a8f6973b73 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:28.670831 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db6482cc-f24b-4e2b-8143-91a8f6973b73 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] DELETE https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:28.670925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db6482cc-f24b-4e2b-8143-91a8f6973b73 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:28.671148 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db6482cc-f24b-4e2b-8143-91a8f6973b73 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:28.671368 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-db6482cc-f24b-4e2b-8143-91a8f6973b73 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Delete volume with id: 051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:28.685422 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:28.685422 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:28.686243 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-db6482cc-f24b-4e2b-8143-91a8f6973b73 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Volume info retrieved successfully. Aug 07 17:11:28.721245 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-db6482cc-f24b-4e2b-8143-91a8f6973b73 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Delete volume request issued successfully. Aug 07 17:11:28.721457 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db6482cc-f24b-4e2b-8143-91a8f6973b73 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da returned with HTTP 202 Aug 07 17:11:28.721906 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 644/2565] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:28 2026] DELETE /volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:28.733810 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ebf9b38-6088-4357-b65e-c4653f039ad6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:28.737509 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ebf9b38-6088-4357-b65e-c4653f039ad6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:28.737509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ebf9b38-6088-4357-b65e-c4653f039ad6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:28.738189 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ebf9b38-6088-4357-b65e-c4653f039ad6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:28.749380 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:28.749380 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:28.764143 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ebf9b38-6088-4357-b65e-c4653f039ad6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Volume info retrieved successfully. Aug 07 17:11:28.773110 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ebf9b38-6088-4357-b65e-c4653f039ad6 tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da returned with HTTP 200 Aug 07 17:11:28.774292 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 646/2566] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:28 2026] GET /volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:29.234157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b3532534-dfde-478b-8bcb-55828d177686 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.236503 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3532534-dfde-478b-8bcb-55828d177686 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:29.237117 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3532534-dfde-478b-8bcb-55828d177686 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.237566 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b3532534-dfde-478b-8bcb-55828d177686 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.237694 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b3532534-dfde-478b-8bcb-55828d177686 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:29.247119 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.247119 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:29.248921 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b3532534-dfde-478b-8bcb-55828d177686 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:29.249719 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 638/2567] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:29.481722 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d4e7904-9e68-4be6-ada4-5ba3af2efc19 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.483650 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d4e7904-9e68-4be6-ada4-5ba3af2efc19 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d Aug 07 17:11:29.483906 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d4e7904-9e68-4be6-ada4-5ba3af2efc19 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.484184 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d4e7904-9e68-4be6-ada4-5ba3af2efc19 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.489281 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.489281 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:29.489872 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0d4e7904-9e68-4be6-ada4-5ba3af2efc19 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot retrieved successfully. Aug 07 17:11:29.490837 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d4e7904-9e68-4be6-ada4-5ba3af2efc19 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d returned with HTTP 200 Aug 07 17:11:29.491283 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 640/2568] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:29.509914 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-313f789b-7d96-4065-80c8-001c88b4b468 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.515715 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-313f789b-7d96-4065-80c8-001c88b4b468 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] DELETE https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:11:29.515991 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-313f789b-7d96-4065-80c8-001c88b4b468 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.516298 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-313f789b-7d96-4065-80c8-001c88b4b468 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.516524 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-313f789b-7d96-4065-80c8-001c88b4b468 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Delete volume with id: 9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:11:29.522289 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.524307 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:29.524687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1190592583", "snapshot_id": null, "imageRef": "84da5dcf-fc7b-4792-81ba-ff9867cbfe4b", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:29.526460 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1190592583', 'snapshot_id': None, 'imageRef': '84da5dcf-fc7b-4792-81ba-ff9867cbfe4b', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:29.543332 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.543332 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:29.544049 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-313f789b-7d96-4065-80c8-001c88b4b468 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:11:29.559848 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cf883972-abf0-4aa8-822a-1b72c17d7d8b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.561993 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf883972-abf0-4aa8-822a-1b72c17d7d8b tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:29.562770 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf883972-abf0-4aa8-822a-1b72c17d7d8b tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.562770 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cf883972-abf0-4aa8-822a-1b72c17d7d8b tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.573705 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.573705 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:29.573904 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-313f789b-7d96-4065-80c8-001c88b4b468 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Delete volume request issued successfully. Aug 07 17:11:29.574052 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-313f789b-7d96-4065-80c8-001c88b4b468 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 202 Aug 07 17:11:29.574540 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 645/2569] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:29 2026] DELETE /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:29.584988 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cf883972-abf0-4aa8-822a-1b72c17d7d8b tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:29.585588 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-762d4d2a-a779-4847-af90-95f3b957507d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.587446 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-762d4d2a-a779-4847-af90-95f3b957507d tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:11:29.587952 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-762d4d2a-a779-4847-af90-95f3b957507d tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.587952 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-762d4d2a-a779-4847-af90-95f3b957507d tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.592256 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cf883972-abf0-4aa8-822a-1b72c17d7d8b tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e returned with HTTP 200 Aug 07 17:11:29.592909 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 639/2570] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:29.600423 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.600423 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:29.609422 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b0d95917-ca5e-450a-91a1-ffb14f811aa6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.611691 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b0d95917-ca5e-450a-91a1-ffb14f811aa6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:29.611946 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b0d95917-ca5e-450a-91a1-ffb14f811aa6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.612240 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b0d95917-ca5e-450a-91a1-ffb14f811aa6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.614246 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-762d4d2a-a779-4847-af90-95f3b957507d tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:11:29.621976 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-762d4d2a-a779-4847-af90-95f3b957507d tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 200 Aug 07 17:11:29.622575 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 641/2571] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:29.622671 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.622671 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:29.630303 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b0d95917-ca5e-450a-91a1-ffb14f811aa6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:29.636765 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b0d95917-ca5e-450a-91a1-ffb14f811aa6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e returned with HTTP 200 Aug 07 17:11:29.637542 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 646/2572] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:29.645902 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.645902 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:29.646111 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot retrieved successfully. Aug 07 17:11:29.646243 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create volume of 1 GB Aug 07 17:11:29.649867 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Availability Zones retrieved successfully. Aug 07 17:11:29.657709 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Flow 'volume_create_api' (bdf3ed0e-3828-4356-8a4f-934211a5ce0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:29.657890 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d265dd60-c8a9-4031-932d-c943481b5d06 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.658214 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c222706b-3d6d-479d-990c-c7c0c5f43e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:29.659598 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d265dd60-c8a9-4031-932d-c943481b5d06 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes Aug 07 17:11:29.659598 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d265dd60-c8a9-4031-932d-c943481b5d06 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.659598 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d265dd60-c8a9-4031-932d-c943481b5d06 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.659760 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:29.659788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-d265dd60-c8a9-4031-932d-c943481b5d06 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:29.660313 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d265dd60-c8a9-4031-932d-c943481b5d06 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:29.669499 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d265dd60-c8a9-4031-932d-c943481b5d06 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:29.671346 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d265dd60-c8a9-4031-932d-c943481b5d06 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 200 Aug 07 17:11:29.671346 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 640/2573] 10.4.3.144 () {66 vars in 1237 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes => generated 975 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:29.684778 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ae4b6814-65e0-47ca-852c-8154005ac641 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.688058 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae4b6814-65e0-47ca-852c-8154005ac641 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-356432383 Aug 07 17:11:29.688058 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae4b6814-65e0-47ca-852c-8154005ac641 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.688058 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae4b6814-65e0-47ca-852c-8154005ac641 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.688058 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-ae4b6814-65e0-47ca-852c-8154005ac641 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:29.688818 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ae4b6814-65e0-47ca-852c-8154005ac641 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-356432383'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:29.715065 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c222706b-3d6d-479d-990c-c7c0c5f43e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4c5403d-23e9-404d-9321-65907850ae2d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:29.715065 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c5be60-e7f6-4b89-ba48-797a495d2d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:29.725536 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ae4b6814-65e0-47ca-852c-8154005ac641 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:29.726432 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae4b6814-65e0-47ca-852c-8154005ac641 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-356432383 returned with HTTP 200 Aug 07 17:11:29.727206 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 642/2574] 10.4.3.144 () {66 vars in 1336 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-356432383 => generated 333 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:29.737878 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3373b261-5de2-4bf0-b5b9-8fc3a9e56a41 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.741183 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3373b261-5de2-4bf0-b5b9-8fc3a9e56a41 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1470588493 Aug 07 17:11:29.741510 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3373b261-5de2-4bf0-b5b9-8fc3a9e56a41 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.741726 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3373b261-5de2-4bf0-b5b9-8fc3a9e56a41 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.742196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-3373b261-5de2-4bf0-b5b9-8fc3a9e56a41 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:29.743190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3373b261-5de2-4bf0-b5b9-8fc3a9e56a41 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1470588493'), ('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:29.768606 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Created reservations ['30ba8a0e-f6ed-4af4-8903-999e0324a2ee', '59236b8b-09af-4bf1-a8ca-1839a28d27df', '11fdef4f-655a-4058-a286-7a4a3e8e78c0', 'b715f0ad-9f02-4a8f-9064-e41dba2fb259'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:29.769754 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c5be60-e7f6-4b89-ba48-797a495d2d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30ba8a0e-f6ed-4af4-8903-999e0324a2ee', '59236b8b-09af-4bf1-a8ca-1839a28d27df', '11fdef4f-655a-4058-a286-7a4a3e8e78c0', 'b715f0ad-9f02-4a8f-9064-e41dba2fb259']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:29.770817 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f54620-52d8-433d-877d-a6f6dc5a9eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:29.795430 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e9cf6948-d7dc-4a36-a768-626105c83ced None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.797547 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9cf6948-d7dc-4a36-a768-626105c83ced tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] GET https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da Aug 07 17:11:29.797826 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e9cf6948-d7dc-4a36-a768-626105c83ced tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.798179 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e9cf6948-d7dc-4a36-a768-626105c83ced tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.802868 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3373b261-5de2-4bf0-b5b9-8fc3a9e56a41 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:29.804106 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.804106 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:29.807746 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9cf6948-d7dc-4a36-a768-626105c83ced tempest-VolumesSnapshotListTestJSON-1444936157 tempest-VolumesSnapshotListTestJSON-1444936157-project-member] https://10.4.3.144/volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da returned with HTTP 404 Aug 07 17:11:29.807855 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 641/2575] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes/051cf3d6-e0de-49eb-b801-e851df6c82da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:29.810641 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3373b261-5de2-4bf0-b5b9-8fc3a9e56a41 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1470588493 returned with HTTP 200 Aug 07 17:11:29.811237 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 647/2576] 10.4.3.144 () {66 vars in 1359 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1470588493 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:29.827952 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d4dcf08-6684-40f1-8b92-93a0d80720d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.828874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f54620-52d8-433d-877d-a6f6dc5a9eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2c1d0da-5d4f-4133-b42a-a55af8f2b19e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1190592583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24c7229d52e4ff69e8b22697853a838',qos_specs=None,replication_status=,reservations=['30ba8a0e-f6ed-4af4-8903-999e0324a2ee','59236b8b-09af-4bf1-a8ca-1839a28d27df','11fdef4f-655a-4058-a286-7a4a3e8e78c0','b715f0ad-9f02-4a8f-9064-e41dba2fb259'],size=1,snapshot_id=b4c5403d-23e9-404d-9321-65907850ae2d,source_replicaid=,source_volid=None,status='creating',user_id='33e3629f1d0e47119483ab6e7802d325',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), '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-07T17:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1190592583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2c1d0da-5d4f-4133-b42a-a55af8f2b19e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c24c7229d52e4ff69e8b22697853a838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b4c5403d-23e9-404d-9321-65907850ae2d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33e3629f1d0e47119483ab6e7802d325',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:29.829780 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d11bdf-0793-4981-81b4-c2ccce028c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:29.830010 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d4dcf08-6684-40f1-8b92-93a0d80720d5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?limit=1 Aug 07 17:11:29.830452 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d4dcf08-6684-40f1-8b92-93a0d80720d5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.830779 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d4dcf08-6684-40f1-8b92-93a0d80720d5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.832045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-9d4dcf08-6684-40f1-8b92-93a0d80720d5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:29.832045 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.832045 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:29.832273 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d4dcf08-6684-40f1-8b92-93a0d80720d5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:29.840705 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9d4dcf08-6684-40f1-8b92-93a0d80720d5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:29.841871 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.841871 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:29.848159 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d4dcf08-6684-40f1-8b92-93a0d80720d5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 07 17:11:29.848827 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 643/2577] 10.4.3.144 () {66 vars in 1273 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:29.852963 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27d11bdf-0793-4981-81b4-c2ccce028c91) transitioned into state 'SUCCESS' from state '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-1190592583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c24c7229d52e4ff69e8b22697853a838',qos_specs=None,replication_status=,reservations=['30ba8a0e-f6ed-4af4-8903-999e0324a2ee','59236b8b-09af-4bf1-a8ca-1839a28d27df','11fdef4f-655a-4058-a286-7a4a3e8e78c0','b715f0ad-9f02-4a8f-9064-e41dba2fb259'],size=1,snapshot_id=b4c5403d-23e9-404d-9321-65907850ae2d,source_replicaid=,source_volid=None,status='creating',user_id='33e3629f1d0e47119483ab6e7802d325',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:29.853453 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b67e71c-0808-4aed-a7b4-829a9e97e850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:29.864626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ed8a8be-c70e-4491-8f9c-746225fef47d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.868656 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ed8a8be-c70e-4491-8f9c-746225fef47d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?limit=1&marker=4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:29.869320 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ed8a8be-c70e-4491-8f9c-746225fef47d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.869639 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ed8a8be-c70e-4491-8f9c-746225fef47d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.870462 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-0ed8a8be-c70e-4491-8f9c-746225fef47d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:29.870935 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.870935 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:29.871596 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0ed8a8be-c70e-4491-8f9c-746225fef47d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:29.883545 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b67e71c-0808-4aed-a7b4-829a9e97e850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:29.884453 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Flow 'volume_create_api' (bdf3ed0e-3828-4356-8a4f-934211a5ce0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:29.884767 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Create volume request issued successfully. Aug 07 17:11:29.885282 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eff8b8f1-9812-444b-9ddf-01a103d90910 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:29.885670 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 647/2578] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:11:29 2026] POST /volume/v3/volumes => generated 814 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:29.903945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5dbb8609-1d45-45d5-b7dd-84fe2b1c6793 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.907069 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5dbb8609-1d45-45d5-b7dd-84fe2b1c6793 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:11:29.907309 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5dbb8609-1d45-45d5-b7dd-84fe2b1c6793 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.907531 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5dbb8609-1d45-45d5-b7dd-84fe2b1c6793 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.921552 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.921552 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:29.926658 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5dbb8609-1d45-45d5-b7dd-84fe2b1c6793 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:11:29.930287 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0ed8a8be-c70e-4491-8f9c-746225fef47d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:29.931376 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:29.931376 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:29.936619 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5dbb8609-1d45-45d5-b7dd-84fe2b1c6793 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e returned with HTTP 200 Aug 07 17:11:29.937613 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 648/2579] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:29.939328 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ed8a8be-c70e-4491-8f9c-746225fef47d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?limit=1&marker=4b1c5df2-6847-429d-8851-58d6bd2fbd8e returned with HTTP 200 Aug 07 17:11:29.940313 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 642/2580] 10.4.3.144 () {66 vars in 1361 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes/detail?limit=1&marker=4b1c5df2-6847-429d-8851-58d6bd2fbd8e => generated 1003 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:29.958222 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2884480e-b263-4c7c-b0d9-69686cd6e8f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:29.960387 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2884480e-b263-4c7c-b0d9-69686cd6e8f5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?limit=1&marker=7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:29.960903 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2884480e-b263-4c7c-b0d9-69686cd6e8f5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:29.961493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2884480e-b263-4c7c-b0d9-69686cd6e8f5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:29.962033 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-2884480e-b263-4c7c-b0d9-69686cd6e8f5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:29.963485 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884480e-b263-4c7c-b0d9-69686cd6e8f5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.027283 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2884480e-b263-4c7c-b0d9-69686cd6e8f5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.028101 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.028101 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:30.034113 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2884480e-b263-4c7c-b0d9-69686cd6e8f5 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?limit=1&marker=7f8be5e2-90e8-461d-951d-5272a31e4162 returned with HTTP 200 Aug 07 17:11:30.034504 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 644/2581] 10.4.3.144 () {66 vars in 1361 bytes} [Fri Aug 7 17:11:29 2026] GET /volume/v3/volumes/detail?limit=1&marker=7f8be5e2-90e8-461d-951d-5272a31e4162 => generated 1002 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:30.050402 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40429f75-dce0-4374-83f5-2c1042278dd1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.054907 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40429f75-dce0-4374-83f5-2c1042278dd1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?limit=1&marker=f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:30.056421 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40429f75-dce0-4374-83f5-2c1042278dd1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.056421 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40429f75-dce0-4374-83f5-2c1042278dd1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.056421 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-40429f75-dce0-4374-83f5-2c1042278dd1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.056564 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.056564 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:30.057264 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-40429f75-dce0-4374-83f5-2c1042278dd1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.115653 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-40429f75-dce0-4374-83f5-2c1042278dd1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.118611 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40429f75-dce0-4374-83f5-2c1042278dd1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?limit=1&marker=f879f880-7cee-4cfe-bafb-ec5036a9f627 returned with HTTP 200 Aug 07 17:11:30.119578 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 648/2582] 10.4.3.144 () {66 vars in 1361 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/detail?limit=1&marker=f879f880-7cee-4cfe-bafb-ec5036a9f627 => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:30.136245 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-09ea25df-845c-433c-987a-2790220b9052 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.138613 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09ea25df-845c-433c-987a-2790220b9052 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 07 17:11:30.138973 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09ea25df-845c-433c-987a-2790220b9052 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.139245 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09ea25df-845c-433c-987a-2790220b9052 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.140101 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-09ea25df-845c-433c-987a-2790220b9052 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.140552 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-09ea25df-845c-433c-987a-2790220b9052 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value available, assuming string {{(pid=100227) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:30.141532 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-09ea25df-845c-433c-987a-2790220b9052 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.177873 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-09ea25df-845c-433c-987a-2790220b9052 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.179962 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.179962 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:30.187666 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09ea25df-845c-433c-987a-2790220b9052 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 07 17:11:30.188299 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 649/2583] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:30.201677 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b376b439-0dd9-4cc8-8751-182a296fd904 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.203473 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b376b439-0dd9-4cc8-8751-182a296fd904 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 07 17:11:30.203648 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b376b439-0dd9-4cc8-8751-182a296fd904 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.203874 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b376b439-0dd9-4cc8-8751-182a296fd904 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.204245 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-b376b439-0dd9-4cc8-8751-182a296fd904 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.204525 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b376b439-0dd9-4cc8-8751-182a296fd904 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value available, assuming string {{(pid=100226) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:30.205436 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b376b439-0dd9-4cc8-8751-182a296fd904 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.249815 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b376b439-0dd9-4cc8-8751-182a296fd904 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.251098 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.251098 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:30.261837 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b376b439-0dd9-4cc8-8751-182a296fd904 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 07 17:11:30.262324 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 643/2584] 10.4.3.144 () {66 vars in 1359 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:30.268549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3b0775be-38b8-4927-a23d-5100f2e40142 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.270594 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b0775be-38b8-4927-a23d-5100f2e40142 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:30.270897 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b0775be-38b8-4927-a23d-5100f2e40142 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.275924 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b0775be-38b8-4927-a23d-5100f2e40142 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.275924 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3b0775be-38b8-4927-a23d-5100f2e40142 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:30.281210 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c20306f7-225c-4e12-a91d-1af308d01221 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.284523 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c20306f7-225c-4e12-a91d-1af308d01221 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?limit=1 Aug 07 17:11:30.284767 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c20306f7-225c-4e12-a91d-1af308d01221 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.284939 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.284939 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:30.285082 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c20306f7-225c-4e12-a91d-1af308d01221 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.285424 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-c20306f7-225c-4e12-a91d-1af308d01221 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.286042 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b0775be-38b8-4927-a23d-5100f2e40142 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:30.286398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c20306f7-225c-4e12-a91d-1af308d01221 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.286667 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 645/2585] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:30.298485 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c20306f7-225c-4e12-a91d-1af308d01221 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.299653 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c20306f7-225c-4e12-a91d-1af308d01221 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 07 17:11:30.300767 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 649/2586] 10.4.3.144 () {66 vars in 1252 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:30.312079 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4c398a1f-8160-4af2-bb04-10977b29d752 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.316111 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4c398a1f-8160-4af2-bb04-10977b29d752 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?limit=1&marker=4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:30.316111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4c398a1f-8160-4af2-bb04-10977b29d752 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.316111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4c398a1f-8160-4af2-bb04-10977b29d752 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.316111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-4c398a1f-8160-4af2-bb04-10977b29d752 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.316582 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-4c398a1f-8160-4af2-bb04-10977b29d752 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.376104 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4c398a1f-8160-4af2-bb04-10977b29d752 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.376104 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4c398a1f-8160-4af2-bb04-10977b29d752 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?limit=1&marker=4b1c5df2-6847-429d-8851-58d6bd2fbd8e returned with HTTP 200 Aug 07 17:11:30.376104 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 650/2587] 10.4.3.144 () {66 vars in 1340 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?limit=1&marker=4b1c5df2-6847-429d-8851-58d6bd2fbd8e => generated 470 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:11:30.385733 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb6fc4c7-39bc-4bbc-978b-b0b79d24a220 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.388522 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb6fc4c7-39bc-4bbc-978b-b0b79d24a220 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?limit=1&marker=7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:30.389374 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb6fc4c7-39bc-4bbc-978b-b0b79d24a220 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.389374 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb6fc4c7-39bc-4bbc-978b-b0b79d24a220 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.389374 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-fb6fc4c7-39bc-4bbc-978b-b0b79d24a220 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.390277 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-fb6fc4c7-39bc-4bbc-978b-b0b79d24a220 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.403526 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fb6fc4c7-39bc-4bbc-978b-b0b79d24a220 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.404142 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb6fc4c7-39bc-4bbc-978b-b0b79d24a220 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?limit=1&marker=7f8be5e2-90e8-461d-951d-5272a31e4162 returned with HTTP 200 Aug 07 17:11:30.404565 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 644/2588] 10.4.3.144 () {66 vars in 1340 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?limit=1&marker=7f8be5e2-90e8-461d-951d-5272a31e4162 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:11:30.413506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5bcfbfe-da0b-466a-8edb-4e50739f31c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.415398 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5bcfbfe-da0b-466a-8edb-4e50739f31c0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?limit=1&marker=f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:30.415647 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5bcfbfe-da0b-466a-8edb-4e50739f31c0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.415876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5bcfbfe-da0b-466a-8edb-4e50739f31c0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.416270 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-a5bcfbfe-da0b-466a-8edb-4e50739f31c0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.417270 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5bcfbfe-da0b-466a-8edb-4e50739f31c0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.430357 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5bcfbfe-da0b-466a-8edb-4e50739f31c0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.430946 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5bcfbfe-da0b-466a-8edb-4e50739f31c0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?limit=1&marker=f879f880-7cee-4cfe-bafb-ec5036a9f627 returned with HTTP 200 Aug 07 17:11:30.431430 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 646/2589] 10.4.3.144 () {66 vars in 1340 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?limit=1&marker=f879f880-7cee-4cfe-bafb-ec5036a9f627 => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:11:30.441701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ecd395af-9741-4896-899a-39d429ff2ff6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.443665 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecd395af-9741-4896-899a-39d429ff2ff6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1470588493&status=available Aug 07 17:11:30.443904 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecd395af-9741-4896-899a-39d429ff2ff6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.444155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecd395af-9741-4896-899a-39d429ff2ff6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.444443 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-ecd395af-9741-4896-899a-39d429ff2ff6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.444679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ecd395af-9741-4896-899a-39d429ff2ff6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value available, assuming string {{(pid=100224) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:30.444922 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.444922 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:30.445443 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ecd395af-9741-4896-899a-39d429ff2ff6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1470588493'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.484755 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ecd395af-9741-4896-899a-39d429ff2ff6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.485341 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecd395af-9741-4896-899a-39d429ff2ff6 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1470588493&status=available returned with HTTP 200 Aug 07 17:11:30.485796 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 650/2590] 10.4.3.144 () {66 vars in 1372 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1470588493&status=available => generated 334 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:30.497452 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-29443c49-fcf0-46b4-9573-af4a2030f8d1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.499912 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-29443c49-fcf0-46b4-9573-af4a2030f8d1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-356432383&status=available Aug 07 17:11:30.500206 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-29443c49-fcf0-46b4-9573-af4a2030f8d1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.500403 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-29443c49-fcf0-46b4-9573-af4a2030f8d1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.500640 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-29443c49-fcf0-46b4-9573-af4a2030f8d1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.500880 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-29443c49-fcf0-46b4-9573-af4a2030f8d1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value available, assuming string {{(pid=100227) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:30.501232 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.501232 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:30.501640 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-29443c49-fcf0-46b4-9573-af4a2030f8d1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-356432383'), ('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.541959 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-29443c49-fcf0-46b4-9573-af4a2030f8d1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.542635 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.542635 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:30.548119 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-29443c49-fcf0-46b4-9573-af4a2030f8d1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-356432383&status=available returned with HTTP 200 Aug 07 17:11:30.548607 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 651/2591] 10.4.3.144 () {66 vars in 1391 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-356432383&status=available => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:30.565452 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cc899dd5-086b-46b6-95b0-21ac4117bc85 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.568490 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc899dd5-086b-46b6-95b0-21ac4117bc85 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?marker=4b1c5df2-6847-429d-8851-58d6bd2fbd8e&sort=id%3Aasc Aug 07 17:11:30.569050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc899dd5-086b-46b6-95b0-21ac4117bc85 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.569050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc899dd5-086b-46b6-95b0-21ac4117bc85 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.569335 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-cc899dd5-086b-46b6-95b0-21ac4117bc85 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.570073 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.570073 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:30.570279 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cc899dd5-086b-46b6-95b0-21ac4117bc85 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.618242 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cc899dd5-086b-46b6-95b0-21ac4117bc85 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.618412 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.618412 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:30.627493 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc899dd5-086b-46b6-95b0-21ac4117bc85 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?marker=4b1c5df2-6847-429d-8851-58d6bd2fbd8e&sort=id%3Aasc returned with HTTP 200 Aug 07 17:11:30.627755 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 645/2592] 10.4.3.144 () {66 vars in 1373 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/detail?marker=4b1c5df2-6847-429d-8851-58d6bd2fbd8e&sort=id%3Aasc => generated 1706 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:30.642487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3461edd2-7615-4a20-aab5-d66cb4335fd6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.643430 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3461edd2-7615-4a20-aab5-d66cb4335fd6 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e Aug 07 17:11:30.643696 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3461edd2-7615-4a20-aab5-d66cb4335fd6 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.643961 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3461edd2-7615-4a20-aab5-d66cb4335fd6 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.648387 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ddbd650e-f308-43d3-a7ec-0b6b9fd97aa0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.650764 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddbd650e-f308-43d3-a7ec-0b6b9fd97aa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 17:11:30.651293 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ddbd650e-f308-43d3-a7ec-0b6b9fd97aa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.651359 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ddbd650e-f308-43d3-a7ec-0b6b9fd97aa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.652928 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-ddbd650e-f308-43d3-a7ec-0b6b9fd97aa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.652928 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.652928 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:30.653162 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3461edd2-7615-4a20-aab5-d66cb4335fd6 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e returned with HTTP 404 Aug 07 17:11:30.653209 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ddbd650e-f308-43d3-a7ec-0b6b9fd97aa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.653269 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 647/2593] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/9896f44c-c20a-4823-bdc1-fdc25296ef7e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:30.663840 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-97c5e03d-7b9d-4df3-9e1b-983d06c147f8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.665632 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-97c5e03d-7b9d-4df3-9e1b-983d06c147f8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 Aug 07 17:11:30.665855 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-97c5e03d-7b9d-4df3-9e1b-983d06c147f8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.666166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-97c5e03d-7b9d-4df3-9e1b-983d06c147f8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.666387 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-97c5e03d-7b9d-4df3-9e1b-983d06c147f8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Delete volume with id: ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 Aug 07 17:11:30.674609 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.674609 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:30.675219 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-97c5e03d-7b9d-4df3-9e1b-983d06c147f8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:11:30.699599 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-97c5e03d-7b9d-4df3-9e1b-983d06c147f8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Delete volume request issued successfully. Aug 07 17:11:30.699890 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-97c5e03d-7b9d-4df3-9e1b-983d06c147f8 tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 returned with HTTP 202 Aug 07 17:11:30.700459 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 652/2594] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:30 2026] DELETE /volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:30.704739 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ddbd650e-f308-43d3-a7ec-0b6b9fd97aa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.704739 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.704739 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:30.710723 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddbd650e-f308-43d3-a7ec-0b6b9fd97aa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 17:11:30.711637 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 651/2595] 10.4.3.144 () {66 vars in 1337 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:30.713398 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-25a0d5f7-ae9a-4f18-89ef-599a92d83b3a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.716745 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25a0d5f7-ae9a-4f18-89ef-599a92d83b3a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 Aug 07 17:11:30.717505 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-25a0d5f7-ae9a-4f18-89ef-599a92d83b3a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.717604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-25a0d5f7-ae9a-4f18-89ef-599a92d83b3a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.729934 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-93117599-e9d5-4c57-90b2-265f795eeb95 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.731507 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.731507 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:30.732353 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93117599-e9d5-4c57-90b2-265f795eeb95 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:30.732580 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93117599-e9d5-4c57-90b2-265f795eeb95 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.732794 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93117599-e9d5-4c57-90b2-265f795eeb95 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.733088 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-93117599-e9d5-4c57-90b2-265f795eeb95 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.733931 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-93117599-e9d5-4c57-90b2-265f795eeb95 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.740088 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-25a0d5f7-ae9a-4f18-89ef-599a92d83b3a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Volume info retrieved successfully. Aug 07 17:11:30.743570 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-93117599-e9d5-4c57-90b2-265f795eeb95 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.744797 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.744797 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:30.746450 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25a0d5f7-ae9a-4f18-89ef-599a92d83b3a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 returned with HTTP 200 Aug 07 17:11:30.746951 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 646/2596] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:30.749542 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93117599-e9d5-4c57-90b2-265f795eeb95 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:30.749935 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 648/2597] 10.4.3.144 () {66 vars in 1258 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:30.771490 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8f36537a-0769-4e2c-89cc-e5e5054cc55e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.773955 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f36537a-0769-4e2c-89cc-e5e5054cc55e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 17:11:30.774174 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f36537a-0769-4e2c-89cc-e5e5054cc55e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.774421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8f36537a-0769-4e2c-89cc-e5e5054cc55e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.775120 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-8f36537a-0769-4e2c-89cc-e5e5054cc55e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.776460 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-8f36537a-0769-4e2c-89cc-e5e5054cc55e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.825010 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8f36537a-0769-4e2c-89cc-e5e5054cc55e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.825815 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8f36537a-0769-4e2c-89cc-e5e5054cc55e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 17:11:30.826377 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 653/2598] 10.4.3.144 () {66 vars in 1316 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:30.835937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-27f6a017-c42a-48a5-b5b2-db9ecd17a463 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.837726 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27f6a017-c42a-48a5-b5b2-db9ecd17a463 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?availability_zone=nova Aug 07 17:11:30.837908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27f6a017-c42a-48a5-b5b2-db9ecd17a463 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.838133 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27f6a017-c42a-48a5-b5b2-db9ecd17a463 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.838371 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-27f6a017-c42a-48a5-b5b2-db9ecd17a463 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.838705 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-27f6a017-c42a-48a5-b5b2-db9ecd17a463 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value nova, assuming string {{(pid=100224) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:30.839299 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-27f6a017-c42a-48a5-b5b2-db9ecd17a463 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.870142 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-27f6a017-c42a-48a5-b5b2-db9ecd17a463 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.870786 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27f6a017-c42a-48a5-b5b2-db9ecd17a463 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 17:11:30.871131 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 652/2599] 10.4.3.144 () {66 vars in 1282 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:11:30.880441 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-63a19815-e8d9-4961-9462-1d202f67d51c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.882487 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63a19815-e8d9-4961-9462-1d202f67d51c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?availability_zone=nova Aug 07 17:11:30.882487 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-63a19815-e8d9-4961-9462-1d202f67d51c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.882668 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-63a19815-e8d9-4961-9462-1d202f67d51c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.882910 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-63a19815-e8d9-4961-9462-1d202f67d51c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.883184 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63a19815-e8d9-4961-9462-1d202f67d51c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value nova, assuming string {{(pid=100226) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:30.883819 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-63a19815-e8d9-4961-9462-1d202f67d51c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.919380 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-63a19815-e8d9-4961-9462-1d202f67d51c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.920901 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63a19815-e8d9-4961-9462-1d202f67d51c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 17:11:30.920901 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 647/2600] 10.4.3.144 () {66 vars in 1282 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:30.931132 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-94e96e8d-3b09-43b6-8833-d1e42e2eca7c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.933363 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94e96e8d-3b09-43b6-8833-d1e42e2eca7c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?bootable=false Aug 07 17:11:30.933632 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94e96e8d-3b09-43b6-8833-d1e42e2eca7c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.933871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94e96e8d-3b09-43b6-8833-d1e42e2eca7c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.934182 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-94e96e8d-3b09-43b6-8833-d1e42e2eca7c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.935108 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-94e96e8d-3b09-43b6-8833-d1e42e2eca7c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.955949 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-35efe2dd-b7b0-49c1-bcc1-9263d33f5d7d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.958590 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-35efe2dd-b7b0-49c1-bcc1-9263d33f5d7d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:11:30.958590 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-35efe2dd-b7b0-49c1-bcc1-9263d33f5d7d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.958590 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-35efe2dd-b7b0-49c1-bcc1-9263d33f5d7d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.966263 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.966263 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:30.971876 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-35efe2dd-b7b0-49c1-bcc1-9263d33f5d7d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:11:30.975659 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-94e96e8d-3b09-43b6-8833-d1e42e2eca7c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:30.976396 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94e96e8d-3b09-43b6-8833-d1e42e2eca7c tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 17:11:30.977788 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 649/2601] 10.4.3.144 () {66 vars in 1266 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:30.978123 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-35efe2dd-b7b0-49c1-bcc1-9263d33f5d7d tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e returned with HTTP 200 Aug 07 17:11:30.978527 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 654/2602] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:30.989742 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a7316c0-673c-46aa-90d1-aad844e2bd2a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.990389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3969521e-8ae9-4c57-ac8e-a10adf589a22 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:30.992425 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a7316c0-673c-46aa-90d1-aad844e2bd2a tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?bootable=false Aug 07 17:11:30.992615 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3969521e-8ae9-4c57-ac8e-a10adf589a22 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:11:30.992753 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3969521e-8ae9-4c57-ac8e-a10adf589a22 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.992852 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a7316c0-673c-46aa-90d1-aad844e2bd2a tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:30.992925 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3969521e-8ae9-4c57-ac8e-a10adf589a22 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.993265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a7316c0-673c-46aa-90d1-aad844e2bd2a tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:30.993611 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-2a7316c0-673c-46aa-90d1-aad844e2bd2a tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:30.994129 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.994129 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:30.995149 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a7316c0-673c-46aa-90d1-aad844e2bd2a tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:30.999743 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:30.999743 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:31.005166 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3969521e-8ae9-4c57-ac8e-a10adf589a22 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:11:31.013040 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3969521e-8ae9-4c57-ac8e-a10adf589a22 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e returned with HTTP 200 Aug 07 17:11:31.013466 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 648/2603] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e => generated 1423 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:31.031725 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a7316c0-673c-46aa-90d1-aad844e2bd2a tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:31.032420 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a7316c0-673c-46aa-90d1-aad844e2bd2a tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 17:11:31.032941 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 653/2604] 10.4.3.144 () {66 vars in 1266 bytes} [Fri Aug 7 17:11:30 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:31.044590 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eab4bed6-d987-47ec-88bc-9cd0f1f52a10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.046888 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eab4bed6-d987-47ec-88bc-9cd0f1f52a10 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?status=available Aug 07 17:11:31.047245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eab4bed6-d987-47ec-88bc-9cd0f1f52a10 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.047466 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eab4bed6-d987-47ec-88bc-9cd0f1f52a10 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.047781 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-eab4bed6-d987-47ec-88bc-9cd0f1f52a10 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:31.048093 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-eab4bed6-d987-47ec-88bc-9cd0f1f52a10 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value available, assuming string {{(pid=100225) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:31.049523 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.049523 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:31.049523 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-eab4bed6-d987-47ec-88bc-9cd0f1f52a10 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:31.089324 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-eab4bed6-d987-47ec-88bc-9cd0f1f52a10 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:31.090157 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eab4bed6-d987-47ec-88bc-9cd0f1f52a10 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 17:11:31.090343 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 650/2605] 10.4.3.144 () {66 vars in 1270 bytes} [Fri Aug 7 17:11:31 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:31.107360 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2b17a1f4-526a-4485-96ba-a7aca32a7303 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.111664 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b17a1f4-526a-4485-96ba-a7aca32a7303 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes?status=available Aug 07 17:11:31.111832 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b17a1f4-526a-4485-96ba-a7aca32a7303 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.112001 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b17a1f4-526a-4485-96ba-a7aca32a7303 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.112330 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-2b17a1f4-526a-4485-96ba-a7aca32a7303 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:31.112575 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2b17a1f4-526a-4485-96ba-a7aca32a7303 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value available, assuming string {{(pid=100227) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:31.114271 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2b17a1f4-526a-4485-96ba-a7aca32a7303 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:31.160491 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2b17a1f4-526a-4485-96ba-a7aca32a7303 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:31.161390 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b17a1f4-526a-4485-96ba-a7aca32a7303 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 17:11:31.161882 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 655/2606] 10.4.3.144 () {66 vars in 1270 bytes} [Fri Aug 7 17:11:31 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:31.180357 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2832dd2e-55f6-4ccf-ac44-2874d8654337 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.182870 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2832dd2e-55f6-4ccf-ac44-2874d8654337 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?availability_zone=nova Aug 07 17:11:31.183104 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2832dd2e-55f6-4ccf-ac44-2874d8654337 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.183335 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2832dd2e-55f6-4ccf-ac44-2874d8654337 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.183997 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-2832dd2e-55f6-4ccf-ac44-2874d8654337 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:31.183997 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2832dd2e-55f6-4ccf-ac44-2874d8654337 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value nova, assuming string {{(pid=100226) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:31.185082 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2832dd2e-55f6-4ccf-ac44-2874d8654337 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:31.195815 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2832dd2e-55f6-4ccf-ac44-2874d8654337 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:31.197801 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.197801 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:31.206056 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2832dd2e-55f6-4ccf-ac44-2874d8654337 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 07 17:11:31.206056 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 649/2607] 10.4.3.144 () {66 vars in 1303 bytes} [Fri Aug 7 17:11:31 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:31.227505 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a1a77f2d-60e1-4daf-970b-b90e20da9523 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.231139 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1a77f2d-60e1-4daf-970b-b90e20da9523 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?bootable=false Aug 07 17:11:31.231514 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1a77f2d-60e1-4daf-970b-b90e20da9523 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.232141 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1a77f2d-60e1-4daf-970b-b90e20da9523 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.232619 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-a1a77f2d-60e1-4daf-970b-b90e20da9523 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:31.233196 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.233196 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:31.234370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a1a77f2d-60e1-4daf-970b-b90e20da9523 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:31.250900 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1a77f2d-60e1-4daf-970b-b90e20da9523 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:31.252621 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.252621 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:31.262484 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1a77f2d-60e1-4daf-970b-b90e20da9523 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 07 17:11:31.264796 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 654/2608] 10.4.3.144 () {66 vars in 1287 bytes} [Fri Aug 7 17:11:31 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:31.283005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f4f89779-3413-4b4e-8b48-7d8764aa030e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.285750 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4f89779-3413-4b4e-8b48-7d8764aa030e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?status=available Aug 07 17:11:31.286346 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4f89779-3413-4b4e-8b48-7d8764aa030e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.286539 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4f89779-3413-4b4e-8b48-7d8764aa030e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.286980 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-f4f89779-3413-4b4e-8b48-7d8764aa030e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:31.287787 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4f89779-3413-4b4e-8b48-7d8764aa030e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Could not evaluate value available, assuming string {{(pid=100225) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:11:31.287787 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.287787 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:31.288803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4f89779-3413-4b4e-8b48-7d8764aa030e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:31.305471 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-75bb64e9-ec9a-4496-aaa4-b7a8e92201fb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.308065 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f4f89779-3413-4b4e-8b48-7d8764aa030e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Get all volumes completed successfully. Aug 07 17:11:31.309721 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-75bb64e9-ec9a-4496-aaa4-b7a8e92201fb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:31.309815 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.309815 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:31.310977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-75bb64e9-ec9a-4496-aaa4-b7a8e92201fb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.311282 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-75bb64e9-ec9a-4496-aaa4-b7a8e92201fb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.311363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-75bb64e9-ec9a-4496-aaa4-b7a8e92201fb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:31.319335 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4f89779-3413-4b4e-8b48-7d8764aa030e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 07 17:11:31.319934 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 651/2609] 10.4.3.144 () {66 vars in 1291 bytes} [Fri Aug 7 17:11:31 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:31.326963 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.326963 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:31.328165 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-75bb64e9-ec9a-4496-aaa4-b7a8e92201fb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:31.328629 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 656/2610] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:31 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:31.340244 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a65f3558-20d1-4779-a969-5ec85afdfcf1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.352501 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a65f3558-20d1-4779-a969-5ec85afdfcf1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:31.354347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a65f3558-20d1-4779-a969-5ec85afdfcf1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.354545 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a65f3558-20d1-4779-a969-5ec85afdfcf1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.387674 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.387674 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:31.409179 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a65f3558-20d1-4779-a969-5ec85afdfcf1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:31.418694 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a65f3558-20d1-4779-a969-5ec85afdfcf1 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e returned with HTTP 200 Aug 07 17:11:31.420664 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 650/2611] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:31 2026] GET /volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e => generated 857 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:31.441943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-12b6c9cb-cf03-4a60-82c2-c60233850e1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.445857 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12b6c9cb-cf03-4a60-82c2-c60233850e1d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] DELETE https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:31.445857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12b6c9cb-cf03-4a60-82c2-c60233850e1d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.446578 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12b6c9cb-cf03-4a60-82c2-c60233850e1d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.447261 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-12b6c9cb-cf03-4a60-82c2-c60233850e1d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Delete volume with id: 4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:31.456069 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.456069 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:31.457072 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-12b6c9cb-cf03-4a60-82c2-c60233850e1d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:31.489512 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-12b6c9cb-cf03-4a60-82c2-c60233850e1d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Delete volume request issued successfully. Aug 07 17:11:31.489675 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12b6c9cb-cf03-4a60-82c2-c60233850e1d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e returned with HTTP 202 Aug 07 17:11:31.490746 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 655/2612] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:31 2026] DELETE /volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:11:31.502059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33765fba-11a2-4e2e-a7d1-fa689b5b09a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.504353 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33765fba-11a2-4e2e-a7d1-fa689b5b09a0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:31.504682 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33765fba-11a2-4e2e-a7d1-fa689b5b09a0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.505070 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33765fba-11a2-4e2e-a7d1-fa689b5b09a0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.520404 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:31.520404 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:31.527039 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-33765fba-11a2-4e2e-a7d1-fa689b5b09a0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:31.536374 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33765fba-11a2-4e2e-a7d1-fa689b5b09a0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e returned with HTTP 200 Aug 07 17:11:31.537482 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 652/2613] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:31 2026] GET /volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:31.767194 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7245d356-f9c5-4545-863f-0408ffaa0c5a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:31.772045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7245d356-f9c5-4545-863f-0408ffaa0c5a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] GET https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 Aug 07 17:11:31.772302 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7245d356-f9c5-4545-863f-0408ffaa0c5a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:31.772549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7245d356-f9c5-4545-863f-0408ffaa0c5a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:31.782714 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7245d356-f9c5-4545-863f-0408ffaa0c5a tempest-ServerRescueNegativeTestJSON-131906077 tempest-ServerRescueNegativeTestJSON-131906077-project-member] https://10.4.3.144/volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 returned with HTTP 404 Aug 07 17:11:31.784650 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 657/2614] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:31 2026] GET /volume/v3/volumes/ce0f4197-1a2c-4c17-8b87-97245cdf4ec1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:32.348428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a5632e7f-35ca-42ff-bc82-ab694f579eb1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:32.350652 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a5632e7f-35ca-42ff-bc82-ab694f579eb1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:32.350923 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a5632e7f-35ca-42ff-bc82-ab694f579eb1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:32.351418 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a5632e7f-35ca-42ff-bc82-ab694f579eb1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:32.351418 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a5632e7f-35ca-42ff-bc82-ab694f579eb1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:32.366253 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:32.366253 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:32.367612 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a5632e7f-35ca-42ff-bc82-ab694f579eb1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:32.367994 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 651/2615] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:32 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:32.558249 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9f4ea563-2dc9-413f-8c2d-3dfe58eacaa0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:32.562804 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f4ea563-2dc9-413f-8c2d-3dfe58eacaa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e Aug 07 17:11:32.562804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f4ea563-2dc9-413f-8c2d-3dfe58eacaa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:32.562804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f4ea563-2dc9-413f-8c2d-3dfe58eacaa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:32.578333 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f4ea563-2dc9-413f-8c2d-3dfe58eacaa0 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e returned with HTTP 404 Aug 07 17:11:32.582872 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 656/2616] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:32 2026] GET /volume/v3/volumes/4b1c5df2-6847-429d-8851-58d6bd2fbd8e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:32.588031 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f078730-10ca-44cf-af80-b7f351103a6e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:32.593618 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f078730-10ca-44cf-af80-b7f351103a6e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:32.593851 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f078730-10ca-44cf-af80-b7f351103a6e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:32.594128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f078730-10ca-44cf-af80-b7f351103a6e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:32.607444 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:32.607444 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:32.612895 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3f078730-10ca-44cf-af80-b7f351103a6e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:32.620758 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f078730-10ca-44cf-af80-b7f351103a6e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 returned with HTTP 200 Aug 07 17:11:32.621513 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 653/2617] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:32 2026] GET /volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:32.641208 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c891c72a-25cf-4f92-8617-3d0cb52bc35e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:32.644032 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c891c72a-25cf-4f92-8617-3d0cb52bc35e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:32.644644 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c891c72a-25cf-4f92-8617-3d0cb52bc35e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:32.644856 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c891c72a-25cf-4f92-8617-3d0cb52bc35e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:32.645066 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-c891c72a-25cf-4f92-8617-3d0cb52bc35e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Delete volume with id: 7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:32.665937 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:32.665937 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:32.666639 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c891c72a-25cf-4f92-8617-3d0cb52bc35e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:32.701735 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c891c72a-25cf-4f92-8617-3d0cb52bc35e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Delete volume request issued successfully. Aug 07 17:11:32.702010 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c891c72a-25cf-4f92-8617-3d0cb52bc35e tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 returned with HTTP 202 Aug 07 17:11:32.702586 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 658/2618] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:32 2026] DELETE /volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:32.714463 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aad417f9-fb24-4cb3-9219-0e1536f99a07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:32.720410 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aad417f9-fb24-4cb3-9219-0e1536f99a07 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:32.720724 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aad417f9-fb24-4cb3-9219-0e1536f99a07 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:32.721088 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aad417f9-fb24-4cb3-9219-0e1536f99a07 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:32.735194 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:32.735194 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:32.742888 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-aad417f9-fb24-4cb3-9219-0e1536f99a07 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:32.750301 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aad417f9-fb24-4cb3-9219-0e1536f99a07 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 returned with HTTP 200 Aug 07 17:11:32.750301 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 652/2619] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:32 2026] GET /volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:33.028242 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-6b4f0dde-0f5e-436b-a24b-3eab42263894 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.033419 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-6b4f0dde-0f5e-436b-a24b-3eab42263894 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:11:33.034152 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-6b4f0dde-0f5e-436b-a24b-3eab42263894 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.034152 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-6b4f0dde-0f5e-436b-a24b-3eab42263894 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.054257 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.054257 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:33.061664 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-6b4f0dde-0f5e-436b-a24b-3eab42263894 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:11:33.068971 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-6b4f0dde-0f5e-436b-a24b-3eab42263894 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e returned with HTTP 200 Aug 07 17:11:33.070106 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 657/2620] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:33 2026] GET /volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e => generated 1405 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:33.386468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ebeb4e57-81be-4463-8a8f-803d5bde4232 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.391115 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebeb4e57-81be-4463-8a8f-803d5bde4232 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:33.391115 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebeb4e57-81be-4463-8a8f-803d5bde4232 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.391115 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebeb4e57-81be-4463-8a8f-803d5bde4232 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.391115 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ebeb4e57-81be-4463-8a8f-803d5bde4232 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:33.398437 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.398437 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:33.400124 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebeb4e57-81be-4463-8a8f-803d5bde4232 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:33.400620 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 654/2621] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:33 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:33.414576 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-37763dd3-c1b4-420a-a3cb-9e38e7bc9f4b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.417403 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-37763dd3-c1b4-420a-a3cb-9e38e7bc9f4b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:33.417403 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-37763dd3-c1b4-420a-a3cb-9e38e7bc9f4b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.417603 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-37763dd3-c1b4-420a-a3cb-9e38e7bc9f4b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.443101 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.443101 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:33.449373 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-37763dd3-c1b4-420a-a3cb-9e38e7bc9f4b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:33.457425 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-37763dd3-c1b4-420a-a3cb-9e38e7bc9f4b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:33.457425 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 659/2622] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:33 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:33.468627 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b22d73d1-7d3c-43db-8059-0f4e2a5fd6e8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.471206 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b22d73d1-7d3c-43db-8059-0f4e2a5fd6e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:33.471528 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b22d73d1-7d3c-43db-8059-0f4e2a5fd6e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.471987 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b22d73d1-7d3c-43db-8059-0f4e2a5fd6e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.472158 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-b22d73d1-7d3c-43db-8059-0f4e2a5fd6e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete backup with id: 482dfd2e-5d46-4598-8801-d8c6a71d4367. Aug 07 17:11:33.477421 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.477421 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:33.494466 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-b22d73d1-7d3c-43db-8059-0f4e2a5fd6e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] delete_backup rpcapi backup_id 482dfd2e-5d46-4598-8801-d8c6a71d4367 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:11:33.497155 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b22d73d1-7d3c-43db-8059-0f4e2a5fd6e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 202 Aug 07 17:11:33.497738 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 653/2623] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:33 2026] DELETE /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:11:33.509528 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-47d941e0-d6f2-4f64-b481-993fd4436314 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.515707 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47d941e0-d6f2-4f64-b481-993fd4436314 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:33.515707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47d941e0-d6f2-4f64-b481-993fd4436314 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.515707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47d941e0-d6f2-4f64-b481-993fd4436314 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.515707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-47d941e0-d6f2-4f64-b481-993fd4436314 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:33.522577 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.522577 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:33.524481 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47d941e0-d6f2-4f64-b481-993fd4436314 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 200 Aug 07 17:11:33.524481 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 658/2624] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:33 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:11:33.770798 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cd0cdbde-9148-4fe5-9e95-a2460dec5fc4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.773209 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd0cdbde-9148-4fe5-9e95-a2460dec5fc4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 Aug 07 17:11:33.773485 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd0cdbde-9148-4fe5-9e95-a2460dec5fc4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.773743 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd0cdbde-9148-4fe5-9e95-a2460dec5fc4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.780113 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd0cdbde-9148-4fe5-9e95-a2460dec5fc4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 returned with HTTP 404 Aug 07 17:11:33.780664 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 655/2625] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:33 2026] GET /volume/v3/volumes/7f8be5e2-90e8-461d-951d-5272a31e4162 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:33.781587 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-3c46f5ef-f1b9-4c38-b073-9461e328a562 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.788865 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-3c46f5ef-f1b9-4c38-b073-9461e328a562 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:11:33.789148 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-3c46f5ef-f1b9-4c38-b073-9461e328a562 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.789453 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-3c46f5ef-f1b9-4c38-b073-9461e328a562 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.792389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-016ea478-55e0-4192-8bcd-ecf887d8ab80 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.796008 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-016ea478-55e0-4192-8bcd-ecf887d8ab80 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:33.796266 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-016ea478-55e0-4192-8bcd-ecf887d8ab80 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.796514 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-016ea478-55e0-4192-8bcd-ecf887d8ab80 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.799213 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.799213 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:33.804082 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-3c46f5ef-f1b9-4c38-b073-9461e328a562 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:11:33.807254 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.807254 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:33.810436 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-3c46f5ef-f1b9-4c38-b073-9461e328a562 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e returned with HTTP 200 Aug 07 17:11:33.810436 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 660/2626] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:33 2026] GET /volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e => generated 1405 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:33.811916 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-016ea478-55e0-4192-8bcd-ecf887d8ab80 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:33.817787 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-016ea478-55e0-4192-8bcd-ecf887d8ab80 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 returned with HTTP 200 Aug 07 17:11:33.818692 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 654/2627] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:33 2026] GET /volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:33.826804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-83dfd6fc-eabf-4858-a6f8-b7bee9d94caa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.826804 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-83dfd6fc-eabf-4858-a6f8-b7bee9d94caa None None] GET https://10.4.3.144/volume// Aug 07 17:11:33.826804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-83dfd6fc-eabf-4858-a6f8-b7bee9d94caa None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.826804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-83dfd6fc-eabf-4858-a6f8-b7bee9d94caa None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.826804 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-83dfd6fc-eabf-4858-a6f8-b7bee9d94caa None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:33.828031 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 659/2628] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:11: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 07 17:11:33.833516 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-efeb878c-0222-4e39-8134-f32f5347beac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.836277 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efeb878c-0222-4e39-8134-f32f5347beac tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:33.836451 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-efeb878c-0222-4e39-8134-f32f5347beac tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.836627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-efeb878c-0222-4e39-8134-f32f5347beac tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.836787 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-efeb878c-0222-4e39-8134-f32f5347beac tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Delete volume with id: f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:33.837887 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-4949fdf2-cf1c-422f-b9a9-a47f3fd3cef6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.841983 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-4949fdf2-cf1c-422f-b9a9-a47f3fd3cef6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:11:33.842346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-4949fdf2-cf1c-422f-b9a9-a47f3fd3cef6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2c1d0da-5d4f-4133-b42a-a55af8f2b19e", "connector": null, "instance_uuid": "ba7ec2c0-89ad-4de5-ad1f-02d555904c9e"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:33.848453 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.848453 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:33.849257 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-efeb878c-0222-4e39-8134-f32f5347beac tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:33.850320 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.850320 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:33.871214 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-efeb878c-0222-4e39-8134-f32f5347beac tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Delete volume request issued successfully. Aug 07 17:11:33.871474 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efeb878c-0222-4e39-8134-f32f5347beac tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 returned with HTTP 202 Aug 07 17:11:33.872546 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 656/2629] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:33 2026] DELETE /volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:33.880938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2531640f-942a-4457-bb6d-6efbb73250c4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:33.888961 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2531640f-942a-4457-bb6d-6efbb73250c4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:33.888961 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2531640f-942a-4457-bb6d-6efbb73250c4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:33.888961 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2531640f-942a-4457-bb6d-6efbb73250c4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:33.889097 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-4949fdf2-cf1c-422f-b9a9-a47f3fd3cef6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:11:33.889097 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 661/2630] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:11:33 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 07 17:11:33.905140 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:33.905140 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:33.913423 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2531640f-942a-4457-bb6d-6efbb73250c4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Volume info retrieved successfully. Aug 07 17:11:33.921924 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2531640f-942a-4457-bb6d-6efbb73250c4 tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 returned with HTTP 200 Aug 07 17:11:33.922936 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 655/2631] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:33 2026] GET /volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:34.535440 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c9b640dd-6b81-493c-8ac2-69269617fc96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:34.543999 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9b640dd-6b81-493c-8ac2-69269617fc96 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 Aug 07 17:11:34.544297 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9b640dd-6b81-493c-8ac2-69269617fc96 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:34.544569 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9b640dd-6b81-493c-8ac2-69269617fc96 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:34.544711 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c9b640dd-6b81-493c-8ac2-69269617fc96 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 482dfd2e-5d46-4598-8801-d8c6a71d4367. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:34.553256 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9b640dd-6b81-493c-8ac2-69269617fc96 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 returned with HTTP 404 Aug 07 17:11:34.553895 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 660/2632] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:34 2026] GET /volume/v3/backups/482dfd2e-5d46-4598-8801-d8c6a71d4367 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:34.728041 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d033915c-0684-44be-8966-756a7ba60bd7 req-5512fd95-bc49-44fa-885b-4b65e13eee11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:34.731744 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-5512fd95-bc49-44fa-885b-4b65e13eee11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:34.731992 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-5512fd95-bc49-44fa-885b-4b65e13eee11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:34.732244 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-5512fd95-bc49-44fa-885b-4b65e13eee11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:34.750895 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:34.750895 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:34.755959 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d033915c-0684-44be-8966-756a7ba60bd7 req-5512fd95-bc49-44fa-885b-4b65e13eee11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:34.764074 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-5512fd95-bc49-44fa-885b-4b65e13eee11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:34.764229 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 657/2633] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:34 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:34.795034 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d033915c-0684-44be-8966-756a7ba60bd7 req-bc583137-b493-4fe1-b3c4-89454f42b534 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:34.797566 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-bc583137-b493-4fe1-b3c4-89454f42b534 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a/action Aug 07 17:11:34.801099 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-bc583137-b493-4fe1-b3c4-89454f42b534 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:34.801314 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-bc583137-b493-4fe1-b3c4-89454f42b534 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:34.815273 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:34.815273 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:34.815850 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d033915c-0684-44be-8966-756a7ba60bd7 req-bc583137-b493-4fe1-b3c4-89454f42b534 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:34.825786 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d033915c-0684-44be-8966-756a7ba60bd7 req-bc583137-b493-4fe1-b3c4-89454f42b534 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Begin detaching volume completed successfully. Aug 07 17:11:34.826101 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-bc583137-b493-4fe1-b3c4-89454f42b534 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a/action returned with HTTP 202 Aug 07 17:11:34.826806 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 662/2634] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:11:34 2026] POST /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:11:34.862560 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-47ca8167-20b1-4f1c-a10d-472eaf4335af None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:34.863037 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47ca8167-20b1-4f1c-a10d-472eaf4335af tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:34.863164 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47ca8167-20b1-4f1c-a10d-472eaf4335af tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:34.863349 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47ca8167-20b1-4f1c-a10d-472eaf4335af tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:34.888959 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:34.888959 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:34.895137 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-47ca8167-20b1-4f1c-a10d-472eaf4335af tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:34.903211 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47ca8167-20b1-4f1c-a10d-472eaf4335af tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:34.903941 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 656/2635] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:34 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:34.905887 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6b039e4-9bc5-463e-b51c-3d67736e775e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:34.906484 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6b039e4-9bc5-463e-b51c-3d67736e775e None None] GET https://10.4.3.144/volume// Aug 07 17:11:34.906779 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6b039e4-9bc5-463e-b51c-3d67736e775e None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:34.907155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6b039e4-9bc5-463e-b51c-3d67736e775e None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:34.907569 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6b039e4-9bc5-463e-b51c-3d67736e775e None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:34.908010 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 661/2636] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 17:11:34.930524 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d033915c-0684-44be-8966-756a7ba60bd7 req-4202c214-7f8d-443c-b7e0-a9fc2fabf224 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:34.933346 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-4202c214-7f8d-443c-b7e0-a9fc2fabf224 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:34.933655 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-4202c214-7f8d-443c-b7e0-a9fc2fabf224 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:34.934893 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-4202c214-7f8d-443c-b7e0-a9fc2fabf224 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:34.942461 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ee9e3886-e109-4055-a7a6-94c1182e855d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:34.945499 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ee9e3886-e109-4055-a7a6-94c1182e855d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] GET https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 Aug 07 17:11:34.945829 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ee9e3886-e109-4055-a7a6-94c1182e855d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:34.946014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ee9e3886-e109-4055-a7a6-94c1182e855d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:34.953786 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:34.953786 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:34.960343 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ee9e3886-e109-4055-a7a6-94c1182e855d tempest-VolumesListTestJSON-287033022 tempest-VolumesListTestJSON-287033022-project-member] https://10.4.3.144/volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 returned with HTTP 404 Aug 07 17:11:34.961230 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 663/2637] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:34 2026] GET /volume/v3/volumes/f879f880-7cee-4cfe-bafb-ec5036a9f627 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:34.961346 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d033915c-0684-44be-8966-756a7ba60bd7 req-4202c214-7f8d-443c-b7e0-a9fc2fabf224 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:34.975615 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-4202c214-7f8d-443c-b7e0-a9fc2fabf224 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:34.976188 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 658/2638] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:11:34 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 1317 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 17:11:35.644472 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-848632b0-ae9c-4e07-9c74-161eeab51216 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:35.645112 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-848632b0-ae9c-4e07-9c74-161eeab51216 None None] GET https://10.4.3.144/volume// Aug 07 17:11:35.645305 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-848632b0-ae9c-4e07-9c74-161eeab51216 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:35.645573 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-848632b0-ae9c-4e07-9c74-161eeab51216 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:35.649085 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-848632b0-ae9c-4e07-9c74-161eeab51216 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:35.649085 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 657/2639] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11: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 07 17:11:35.663444 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-357bb05c-d043-4ff1-a18c-2a36a99885f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:35.671824 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-357bb05c-d043-4ff1-a18c-2a36a99885f3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:11:35.672169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-357bb05c-d043-4ff1-a18c-2a36a99885f3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:35.672451 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-357bb05c-d043-4ff1-a18c-2a36a99885f3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:35.687637 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:35.687637 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:35.695986 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-357bb05c-d043-4ff1-a18c-2a36a99885f3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:11:35.704097 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-357bb05c-d043-4ff1-a18c-2a36a99885f3 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e returned with HTTP 200 Aug 07 17:11:35.704620 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 662/2640] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:11:35 2026] GET /volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e => generated 1584 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:35.870853 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-33357a6f-1dec-4b53-bdc7-94751a83cc0b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:35.877934 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-33357a6f-1dec-4b53-bdc7-94751a83cc0b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] PUT https://10.4.3.144/volume/v3/attachments/f72191e3-d7e6-4196-a018-b673e9d3d600 Aug 07 17:11:35.877934 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-33357a6f-1dec-4b53-bdc7-94751a83cc0b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:35.889016 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-33357a6f-1dec-4b53-bdc7-94751a83cc0b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Acquiring lock "cinder-attachment_update-c2c1d0da-5d4f-4133-b42a-a55af8f2b19e-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:11:35.895138 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-33357a6f-1dec-4b53-bdc7-94751a83cc0b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Lock "cinder-attachment_update-c2c1d0da-5d4f-4133-b42a-a55af8f2b19e-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:11:35.896334 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:35.896334 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:35.921192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b5c76a2-7132-420d-ac49-37a4e453adf0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:35.923200 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b5c76a2-7132-420d-ac49-37a4e453adf0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:35.923315 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b5c76a2-7132-420d-ac49-37a4e453adf0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:35.923539 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b5c76a2-7132-420d-ac49-37a4e453adf0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:35.940092 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:35.940092 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:35.944478 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b5c76a2-7132-420d-ac49-37a4e453adf0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:35.950860 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b5c76a2-7132-420d-ac49-37a4e453adf0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:35.951114 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 659/2641] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:35 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:36.017611 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-33357a6f-1dec-4b53-bdc7-94751a83cc0b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Lock "cinder-attachment_update-c2c1d0da-5d4f-4133-b42a-a55af8f2b19e-np0000006737" released by "attachment_update" :: held 0.122s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:11:36.017963 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-33357a6f-1dec-4b53-bdc7-94751a83cc0b tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments/f72191e3-d7e6-4196-a018-b673e9d3d600 returned with HTTP 200 Aug 07 17:11:36.019608 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 664/2642] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:11:35 2026] PUT /volume/v3/attachments/f72191e3-d7e6-4196-a018-b673e9d3d600 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:36.023129 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d033915c-0684-44be-8966-756a7ba60bd7 req-9e1800e7-981b-4377-a454-2b9f975886b2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:36.025110 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-9e1800e7-981b-4377-a454-2b9f975886b2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/attachments/10f3fad5-e393-4c24-9bde-e8497af6be6b Aug 07 17:11:36.025375 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-9e1800e7-981b-4377-a454-2b9f975886b2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:36.025614 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-9e1800e7-981b-4377-a454-2b9f975886b2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:36.036125 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:36.036125 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:36.048976 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-2d52e448-c93e-4710-88bb-fee5e50be434 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:36.053192 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-2d52e448-c93e-4710-88bb-fee5e50be434 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] POST https://10.4.3.144/volume/v3/attachments/f72191e3-d7e6-4196-a018-b673e9d3d600/action Aug 07 17:11:36.053567 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-2d52e448-c93e-4710-88bb-fee5e50be434 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:36.053723 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-2d52e448-c93e-4710-88bb-fee5e50be434 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:36.086241 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:36.086241 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:36.100986 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d033915c-0684-44be-8966-756a7ba60bd7 req-9e1800e7-981b-4377-a454-2b9f975886b2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/attachments/10f3fad5-e393-4c24-9bde-e8497af6be6b returned with HTTP 200 Aug 07 17:11:36.101538 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 658/2643] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:11:36 2026] DELETE /volume/v3/attachments/10f3fad5-e393-4c24-9bde-e8497af6be6b => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:36.102487 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71d0974c-85d9-445f-86e6-1321057a4e20 req-2d52e448-c93e-4710-88bb-fee5e50be434 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments/f72191e3-d7e6-4196-a018-b673e9d3d600/action returned with HTTP 204 Aug 07 17:11:36.103307 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 663/2644] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:11:36 2026] POST /volume/v3/attachments/f72191e3-d7e6-4196-a018-b673e9d3d600/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:36.966364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6af3c9b7-474a-43ff-aef2-66e0923e92c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:36.968255 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6af3c9b7-474a-43ff-aef2-66e0923e92c0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:36.968485 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6af3c9b7-474a-43ff-aef2-66e0923e92c0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:36.968712 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6af3c9b7-474a-43ff-aef2-66e0923e92c0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:36.976379 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:36.976379 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:36.982798 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6af3c9b7-474a-43ff-aef2-66e0923e92c0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:36.989761 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6af3c9b7-474a-43ff-aef2-66e0923e92c0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:36.991208 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 660/2645] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:36 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:40.083141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-42725565-f7ba-41a3-9578-96a307378a80 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:40.085175 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-42725565-f7ba-41a3-9578-96a307378a80 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:40.085493 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-42725565-f7ba-41a3-9578-96a307378a80 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:40.085788 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-42725565-f7ba-41a3-9578-96a307378a80 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:40.086067 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-42725565-f7ba-41a3-9578-96a307378a80 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume with id: 64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:40.098968 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:40.098968 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:40.098968 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-42725565-f7ba-41a3-9578-96a307378a80 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:40.118953 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-42725565-f7ba-41a3-9578-96a307378a80 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume request issued successfully. Aug 07 17:11:40.119131 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-42725565-f7ba-41a3-9578-96a307378a80 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 202 Aug 07 17:11:40.119626 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 665/2646] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:40 2026] DELETE /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:40.128333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df5f79a9-d5cf-4080-bcb2-08d7c7dd68ac None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:40.130395 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df5f79a9-d5cf-4080-bcb2-08d7c7dd68ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:40.130704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df5f79a9-d5cf-4080-bcb2-08d7c7dd68ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:40.131085 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df5f79a9-d5cf-4080-bcb2-08d7c7dd68ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:40.142097 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:40.142097 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:40.150356 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df5f79a9-d5cf-4080-bcb2-08d7c7dd68ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:40.157012 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df5f79a9-d5cf-4080-bcb2-08d7c7dd68ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 200 Aug 07 17:11:40.157471 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 659/2647] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:40 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:41.175580 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aaf046f5-2e7b-4535-9674-2420f9f5ef4c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:41.178116 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aaf046f5-2e7b-4535-9674-2420f9f5ef4c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:41.178360 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aaf046f5-2e7b-4535-9674-2420f9f5ef4c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:41.178500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aaf046f5-2e7b-4535-9674-2420f9f5ef4c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:41.185203 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aaf046f5-2e7b-4535-9674-2420f9f5ef4c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 404 Aug 07 17:11:41.186237 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 664/2648] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:41 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:41.199079 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4792c10-df8e-40de-8728-504e355fb994 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:41.202242 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4792c10-df8e-40de-8728-504e355fb994 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:41.203141 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4792c10-df8e-40de-8728-504e355fb994 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:41.203141 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4792c10-df8e-40de-8728-504e355fb994 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:41.212979 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4792c10-df8e-40de-8728-504e355fb994 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 404 Aug 07 17:11:41.213957 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 661/2649] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:41 2026] GET /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:41.223137 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-49b6813d-73fc-4fbf-ba00-f88312d0e0d0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:41.226211 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-49b6813d-73fc-4fbf-ba00-f88312d0e0d0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:41.226211 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-49b6813d-73fc-4fbf-ba00-f88312d0e0d0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:41.226211 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-49b6813d-73fc-4fbf-ba00-f88312d0e0d0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:41.226593 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-49b6813d-73fc-4fbf-ba00-f88312d0e0d0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume with id: 64c4e465-97a7-446d-b842-9c1b1883d14a Aug 07 17:11:41.235992 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-49b6813d-73fc-4fbf-ba00-f88312d0e0d0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a returned with HTTP 404 Aug 07 17:11:41.236790 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 666/2650] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:11:41 2026] DELETE /volume/v3/volumes/64c4e465-97a7-446d-b842-9c1b1883d14a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:41.279409 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:41.281571 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:41.282005 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-822999494"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:41.284089 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request body: {'volume': {'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-822999494'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:41.652982 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume of 1 GB Aug 07 17:11:41.661327 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Availability Zones retrieved successfully. Aug 07 17:11:41.673971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (16dd8c7c-b094-4821-a15d-6c8b2a2bc023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:41.676646 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef041b0f-0e15-458c-b483-74202cfbeb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:41.679449 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:41.773917 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef041b0f-0e15-458c-b483-74202cfbeb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:41.774675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115e92d9-317c-424d-988b-38b78e1202c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:41.839926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['066bc9b9-e3f3-452f-a8a5-f7f3e2cebe7c', '70806fdc-529d-4c69-94c9-e4c878a9a8b9', 'e576eef2-e7cb-45c7-8be9-b642dbbb00fc', '5a3c66cc-184c-457a-81e1-ea4a0b5528a0'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:41.839926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115e92d9-317c-424d-988b-38b78e1202c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['066bc9b9-e3f3-452f-a8a5-f7f3e2cebe7c', '70806fdc-529d-4c69-94c9-e4c878a9a8b9', 'e576eef2-e7cb-45c7-8be9-b642dbbb00fc', '5a3c66cc-184c-457a-81e1-ea4a0b5528a0']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:41.840201 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ce3ddc-ed49-482d-95fe-c81799e06473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:41.871291 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47ce3ddc-ed49-482d-95fe-c81799e06473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77503f02-5fb4-4a28-9d91-c48cd187a239', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-822999494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['066bc9b9-e3f3-452f-a8a5-f7f3e2cebe7c','70806fdc-529d-4c69-94c9-e4c878a9a8b9','e576eef2-e7cb-45c7-8be9-b642dbbb00fc','5a3c66cc-184c-457a-81e1-ea4a0b5528a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-822999494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77503f02-5fb4-4a28-9d91-c48cd187a239,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4cb134d1f1340c48debd397c842ba41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d048e2c42546de9a9f82b80295fcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:41.873366 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a705e75-5cb6-401a-8ff8-e677b148546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:41.904598 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a705e75-5cb6-401a-8ff8-e677b148546f) transitioned into state 'SUCCESS' from state '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-822999494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['066bc9b9-e3f3-452f-a8a5-f7f3e2cebe7c','70806fdc-529d-4c69-94c9-e4c878a9a8b9','e576eef2-e7cb-45c7-8be9-b642dbbb00fc','5a3c66cc-184c-457a-81e1-ea4a0b5528a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:41.905339 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e7d3ff-f5c9-4484-af87-e4c0bf5a71d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:41.918345 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e7d3ff-f5c9-4484-af87-e4c0bf5a71d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:41.919224 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (16dd8c7c-b094-4821-a15d-6c8b2a2bc023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:41.919616 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request issued successfully. Aug 07 17:11:41.920279 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ade314e3-6fa7-4958-b4b1-384eb002d520 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:41.920738 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 660/2651] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:41 2026] POST /volume/v3/volumes => generated 748 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:41.941049 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7ed6261b-a331-4f10-8efd-214e5c439687 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:41.947697 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ed6261b-a331-4f10-8efd-214e5c439687 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 Aug 07 17:11:41.947697 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ed6261b-a331-4f10-8efd-214e5c439687 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:41.948704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ed6261b-a331-4f10-8efd-214e5c439687 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:41.969506 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:41.969506 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:41.969506 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7ed6261b-a331-4f10-8efd-214e5c439687 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:41.976176 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ed6261b-a331-4f10-8efd-214e5c439687 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 returned with HTTP 200 Aug 07 17:11:41.976592 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 665/2652] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:41 2026] GET /volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:42.182064 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d380fa53-7802-45dd-bca2-89092b83b9cf req-d6017aef-1328-4d2b-a1c0-1a53bbbf95dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:42.185339 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d380fa53-7802-45dd-bca2-89092b83b9cf req-d6017aef-1328-4d2b-a1c0-1a53bbbf95dc tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] DELETE https://10.4.3.144/volume/v3/volumes/tempest-invalid-22113783 Aug 07 17:11:42.185676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d380fa53-7802-45dd-bca2-89092b83b9cf req-d6017aef-1328-4d2b-a1c0-1a53bbbf95dc tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:42.185906 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d380fa53-7802-45dd-bca2-89092b83b9cf req-d6017aef-1328-4d2b-a1c0-1a53bbbf95dc tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:42.186113 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-d380fa53-7802-45dd-bca2-89092b83b9cf req-d6017aef-1328-4d2b-a1c0-1a53bbbf95dc tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] Delete volume with id: tempest-invalid-22113783 Aug 07 17:11:42.196936 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d380fa53-7802-45dd-bca2-89092b83b9cf req-d6017aef-1328-4d2b-a1c0-1a53bbbf95dc tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] https://10.4.3.144/volume/v3/volumes/tempest-invalid-22113783 returned with HTTP 404 Aug 07 17:11:42.196936 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 662/2653] 10.4.3.144 () {70 vars in 1584 bytes} [Fri Aug 7 17:11:42 2026] DELETE /volume/v3/volumes/tempest-invalid-22113783 => generated 97 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:42.309482 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-cb3e9676-5838-4bf5-a730-b77ec85bab5e req-05ae432a-3359-4421-a0cb-6e6ecd621a08 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:42.313850 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cb3e9676-5838-4bf5-a730-b77ec85bab5e req-05ae432a-3359-4421-a0cb-6e6ecd621a08 tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] DELETE https://10.4.3.144/volume/v3/volumes/8cff1c6e-b836-4317-baad-cc319b0d1920 Aug 07 17:11:42.314142 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cb3e9676-5838-4bf5-a730-b77ec85bab5e req-05ae432a-3359-4421-a0cb-6e6ecd621a08 tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:42.314345 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cb3e9676-5838-4bf5-a730-b77ec85bab5e req-05ae432a-3359-4421-a0cb-6e6ecd621a08 tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:42.314513 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [req-cb3e9676-5838-4bf5-a730-b77ec85bab5e req-05ae432a-3359-4421-a0cb-6e6ecd621a08 tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] Delete volume with id: 8cff1c6e-b836-4317-baad-cc319b0d1920 Aug 07 17:11:42.321217 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cb3e9676-5838-4bf5-a730-b77ec85bab5e req-05ae432a-3359-4421-a0cb-6e6ecd621a08 tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-member] https://10.4.3.144/volume/v3/volumes/8cff1c6e-b836-4317-baad-cc319b0d1920 returned with HTTP 404 Aug 07 17:11:42.321774 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 667/2654] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:11:42 2026] DELETE /volume/v3/volumes/8cff1c6e-b836-4317-baad-cc319b0d1920 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:42.350722 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e61472e3-9065-41d0-9944-5aa4a3a7fd58 req-74646c3c-1491-4838-9b6e-776a28eef49c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:42.353332 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e61472e3-9065-41d0-9944-5aa4a3a7fd58 req-74646c3c-1491-4838-9b6e-776a28eef49c tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-reader] GET https://10.4.3.144/volume/v3/volumes/db81efc8-1a90-4eb1-9850-f6afc2a4c479 Aug 07 17:11:42.353797 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e61472e3-9065-41d0-9944-5aa4a3a7fd58 req-74646c3c-1491-4838-9b6e-776a28eef49c tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:42.355716 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e61472e3-9065-41d0-9944-5aa4a3a7fd58 req-74646c3c-1491-4838-9b6e-776a28eef49c tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:42.362925 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e61472e3-9065-41d0-9944-5aa4a3a7fd58 req-74646c3c-1491-4838-9b6e-776a28eef49c tempest-VolumesNegativeTest-1660268920 tempest-VolumesNegativeTest-1660268920-project-reader] https://10.4.3.144/volume/v3/volumes/db81efc8-1a90-4eb1-9850-f6afc2a4c479 returned with HTTP 404 Aug 07 17:11:42.362925 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 661/2655] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:42 2026] GET /volume/v3/volumes/db81efc8-1a90-4eb1-9850-f6afc2a4c479 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:42.999297 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b560096-d16b-4969-a180-2f79b1f7eaad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:43.002413 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b560096-d16b-4969-a180-2f79b1f7eaad tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 Aug 07 17:11:43.002641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b560096-d16b-4969-a180-2f79b1f7eaad tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:43.002894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b560096-d16b-4969-a180-2f79b1f7eaad tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:43.017425 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:43.017425 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:43.022419 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b560096-d16b-4969-a180-2f79b1f7eaad tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:43.027440 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b560096-d16b-4969-a180-2f79b1f7eaad tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 returned with HTTP 200 Aug 07 17:11:43.027858 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 666/2656] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:42 2026] GET /volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:43.045244 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f469096-b681-49af-883a-487fc77b125d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:43.047869 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f469096-b681-49af-883a-487fc77b125d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 Aug 07 17:11:43.048397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f469096-b681-49af-883a-487fc77b125d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:43.048456 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f469096-b681-49af-883a-487fc77b125d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:43.061646 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:43.061646 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:43.070410 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5f469096-b681-49af-883a-487fc77b125d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:43.078331 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f469096-b681-49af-883a-487fc77b125d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 returned with HTTP 200 Aug 07 17:11:43.078855 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 663/2657] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:43 2026] GET /volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 => generated 1356 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:43.093341 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2e645c30-0844-4046-b107-17862116f19a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:43.096748 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2e645c30-0844-4046-b107-17862116f19a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:11:43.097159 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2e645c30-0844-4046-b107-17862116f19a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77503f02-5fb4-4a28-9d91-c48cd187a239", "name": "tempest-VolumesBackupsTest-Backup-484719483", "container": "tempest-volumesbackupstest-backup-container-1973100276"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:43.099433 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-2e645c30-0844-4046-b107-17862116f19a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating new backup {'backup': {'volume_id': '77503f02-5fb4-4a28-9d91-c48cd187a239', 'name': 'tempest-VolumesBackupsTest-Backup-484719483', 'container': 'tempest-volumesbackupstest-backup-container-1973100276'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:11:43.099650 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-2e645c30-0844-4046-b107-17862116f19a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating backup of volume 77503f02-5fb4-4a28-9d91-c48cd187a239 in container tempest-volumesbackupstest-backup-container-1973100276 Aug 07 17:11:43.112525 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:43.112525 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:43.113351 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2e645c30-0844-4046-b107-17862116f19a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:11:43.141975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-2e645c30-0844-4046-b107-17862116f19a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['a9a39b26-0eb7-471f-b2c1-47e0908811f7', '963e6606-192e-44fe-992c-6871cc969b94'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:43.199765 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2e645c30-0844-4046-b107-17862116f19a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:11:43.200497 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 668/2658] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:43 2026] POST /volume/v3/backups => generated 329 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:43.213959 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7e946212-3fad-45e3-a1f2-06eaf4f7f3f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:43.218233 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e946212-3fad-45e3-a1f2-06eaf4f7f3f5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:43.218233 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e946212-3fad-45e3-a1f2-06eaf4f7f3f5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:43.219591 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e946212-3fad-45e3-a1f2-06eaf4f7f3f5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:43.220284 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7e946212-3fad-45e3-a1f2-06eaf4f7f3f5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:43.227162 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:43.227162 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:43.227162 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e946212-3fad-45e3-a1f2-06eaf4f7f3f5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:43.227970 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 662/2659] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:43 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:44.253694 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5ffad6b7-043d-4d49-823a-412e029a84d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:44.256234 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ffad6b7-043d-4d49-823a-412e029a84d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:44.256361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ffad6b7-043d-4d49-823a-412e029a84d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:44.257561 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ffad6b7-043d-4d49-823a-412e029a84d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:44.257561 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5ffad6b7-043d-4d49-823a-412e029a84d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:44.269663 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:44.269663 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:44.270825 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ffad6b7-043d-4d49-823a-412e029a84d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:44.271381 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 667/2660] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:44 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:44.466542 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d285e7ce-3d13-4308-8847-c8b7ae21e51f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:44.471204 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d285e7ce-3d13-4308-8847-c8b7ae21e51f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:44.471541 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d285e7ce-3d13-4308-8847-c8b7ae21e51f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:44.471820 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d285e7ce-3d13-4308-8847-c8b7ae21e51f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:44.500592 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:44.500592 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:44.505490 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d285e7ce-3d13-4308-8847-c8b7ae21e51f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Volume info retrieved successfully. Aug 07 17:11:44.514758 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d285e7ce-3d13-4308-8847-c8b7ae21e51f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:44.514898 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 664/2661] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:44 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1441 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:44.573977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-09956b6c-d733-466f-914b-979e68ddddc8 req-8fc81166-7a19-423d-988b-fbf0fa6cf846 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:44.578445 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-8fc81166-7a19-423d-988b-fbf0fa6cf846 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:44.578684 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-8fc81166-7a19-423d-988b-fbf0fa6cf846 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:44.578918 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-8fc81166-7a19-423d-988b-fbf0fa6cf846 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:44.604641 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:44.604641 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:44.607119 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-09956b6c-d733-466f-914b-979e68ddddc8 req-8fc81166-7a19-423d-988b-fbf0fa6cf846 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:44.613890 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-8fc81166-7a19-423d-988b-fbf0fa6cf846 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:44.614546 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 669/2662] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:44 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:44.645770 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f84e4cf5-fc48-41a7-ade4-4b313a3022bc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:44.649101 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f84e4cf5-fc48-41a7-ade4-4b313a3022bc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3/action Aug 07 17:11:44.649671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f84e4cf5-fc48-41a7-ade4-4b313a3022bc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:44.650659 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f84e4cf5-fc48-41a7-ade4-4b313a3022bc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:44.669833 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:44.669833 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:44.670352 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f84e4cf5-fc48-41a7-ade4-4b313a3022bc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:44.678647 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f84e4cf5-fc48-41a7-ade4-4b313a3022bc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Begin detaching volume completed successfully. Aug 07 17:11:44.678967 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f84e4cf5-fc48-41a7-ade4-4b313a3022bc tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3/action returned with HTTP 202 Aug 07 17:11:44.679683 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 663/2663] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:11:44 2026] POST /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:11:44.711890 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74a73adf-e5a0-44f7-a991-030c38058bfe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:44.714156 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74a73adf-e5a0-44f7-a991-030c38058bfe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:44.714369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74a73adf-e5a0-44f7-a991-030c38058bfe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:44.714605 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74a73adf-e5a0-44f7-a991-030c38058bfe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:44.731323 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:44.731323 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:44.743599 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74a73adf-e5a0-44f7-a991-030c38058bfe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:44.750496 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4a13ae5-0c7e-4b67-b78f-9b946226449c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:44.750835 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4a13ae5-0c7e-4b67-b78f-9b946226449c None None] GET https://10.4.3.144/volume// Aug 07 17:11:44.751010 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4a13ae5-0c7e-4b67-b78f-9b946226449c None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:44.751240 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4a13ae5-0c7e-4b67-b78f-9b946226449c None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:44.751639 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4a13ae5-0c7e-4b67-b78f-9b946226449c None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:44.751913 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 665/2664] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11: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 07 17:11:44.760349 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-09956b6c-d733-466f-914b-979e68ddddc8 req-77ca3de9-f7a9-4037-bcb5-0ecd41304766 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:44.763864 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74a73adf-e5a0-44f7-a991-030c38058bfe tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:44.764229 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-77ca3de9-f7a9-4037-bcb5-0ecd41304766 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:44.764296 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-77ca3de9-f7a9-4037-bcb5-0ecd41304766 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:44.764430 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 668/2665] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:44 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1444 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:44.764542 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-77ca3de9-f7a9-4037-bcb5-0ecd41304766 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:44.784370 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:44.784370 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:44.789963 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-09956b6c-d733-466f-914b-979e68ddddc8 req-77ca3de9-f7a9-4037-bcb5-0ecd41304766 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:44.798332 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-77ca3de9-f7a9-4037-bcb5-0ecd41304766 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:44.799631 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 670/2666] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:11:44 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1624 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:44.891042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-873a45d9-057f-4147-a108-cd9ece4a2c5f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.005376 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-873a45d9-057f-4147-a108-cd9ece4a2c5f tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:11:45.005376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-873a45d9-057f-4147-a108-cd9ece4a2c5f tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-452837269", "description": "tempest-group-type-description-232933277", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:45.030805 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-873a45d9-057f-4147-a108-cd9ece4a2c5f tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:11:45.031784 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 664/2667] 10.4.3.144 () {70 vars in 1312 bytes} [Fri Aug 7 17:11:44 2026] POST /volume/v3/group_types => generated 263 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:45.042549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fac3b85e-9fa4-4fb5-93af-7e897cfc8dee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.044827 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fac3b85e-9fa4-4fb5-93af-7e897cfc8dee tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] GET https://10.4.3.144/volume/v3/group_types Aug 07 17:11:45.045427 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fac3b85e-9fa4-4fb5-93af-7e897cfc8dee tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.045427 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fac3b85e-9fa4-4fb5-93af-7e897cfc8dee tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.062064 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fac3b85e-9fa4-4fb5-93af-7e897cfc8dee tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 200 Aug 07 17:11:45.062064 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 666/2668] 10.4.3.144 () {68 vars in 1290 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/group_types => generated 497 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.070765 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e330e4bc-b931-4a61-95df-645247b47f68 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.074079 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e330e4bc-b931-4a61-95df-645247b47f68 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] PUT https://10.4.3.144/volume/v3/group_types/fbad9573-f296-40e2-8e33-7faa92fbc8d0 Aug 07 17:11:45.075016 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e330e4bc-b931-4a61-95df-645247b47f68 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-673944500", "description": "updated-group-type-desc"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:45.099795 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e330e4bc-b931-4a61-95df-645247b47f68 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types/fbad9573-f296-40e2-8e33-7faa92fbc8d0 returned with HTTP 200 Aug 07 17:11:45.100392 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 669/2669] 10.4.3.144 () {70 vars in 1422 bytes} [Fri Aug 7 17:11:45 2026] PUT /volume/v3/group_types/fbad9573-f296-40e2-8e33-7faa92fbc8d0 => generated 254 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.112841 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-91080b88-9d8d-407b-a0ba-3bb1a95893b5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.115901 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-91080b88-9d8d-407b-a0ba-3bb1a95893b5 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] GET https://10.4.3.144/volume/v3/group_types/fbad9573-f296-40e2-8e33-7faa92fbc8d0 Aug 07 17:11:45.115901 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-91080b88-9d8d-407b-a0ba-3bb1a95893b5 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.115901 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-91080b88-9d8d-407b-a0ba-3bb1a95893b5 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.123682 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-91080b88-9d8d-407b-a0ba-3bb1a95893b5 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types/fbad9573-f296-40e2-8e33-7faa92fbc8d0 returned with HTTP 200 Aug 07 17:11:45.124119 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 671/2670] 10.4.3.144 () {68 vars in 1401 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/group_types/fbad9573-f296-40e2-8e33-7faa92fbc8d0 => generated 254 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.135498 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe3aa378-459f-4136-a935-d02d82db6b79 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.137996 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe3aa378-459f-4136-a935-d02d82db6b79 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/fbad9573-f296-40e2-8e33-7faa92fbc8d0 Aug 07 17:11:45.137996 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe3aa378-459f-4136-a935-d02d82db6b79 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.138324 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe3aa378-459f-4136-a935-d02d82db6b79 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.159015 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe3aa378-459f-4136-a935-d02d82db6b79 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types/fbad9573-f296-40e2-8e33-7faa92fbc8d0 returned with HTTP 202 Aug 07 17:11:45.159743 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 665/2671] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:11:45 2026] DELETE /volume/v3/group_types/fbad9573-f296-40e2-8e33-7faa92fbc8d0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:45.169380 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eb6430c3-f53b-42f1-9c9d-f81e967e664e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.171436 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb6430c3-f53b-42f1-9c9d-f81e967e664e tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] GET https://10.4.3.144/volume/v3/group_types Aug 07 17:11:45.172894 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb6430c3-f53b-42f1-9c9d-f81e967e664e tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.173153 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb6430c3-f53b-42f1-9c9d-f81e967e664e tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.182405 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb6430c3-f53b-42f1-9c9d-f81e967e664e tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 200 Aug 07 17:11:45.182931 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 667/2672] 10.4.3.144 () {68 vars in 1290 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/group_types => generated 248 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.199466 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7188eb21-64d1-44fb-85d0-57c9df3c4b62 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.202325 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7188eb21-64d1-44fb-85d0-57c9df3c4b62 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:11:45.203388 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7188eb21-64d1-44fb-85d0-57c9df3c4b62 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-594787694", "is_public": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:45.224351 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7188eb21-64d1-44fb-85d0-57c9df3c4b62 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:11:45.224809 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 670/2673] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:11:45 2026] POST /volume/v3/group_types => generated 163 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:45.238224 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f6d9a87d-fe3e-4f10-bbbb-387ed38b7cea None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.239351 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f6d9a87d-fe3e-4f10-bbbb-387ed38b7cea tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:11:45.239648 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f6d9a87d-fe3e-4f10-bbbb-387ed38b7cea tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-69030049", "is_public": false}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:45.264640 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f6d9a87d-fe3e-4f10-bbbb-387ed38b7cea tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:11:45.265522 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 672/2674] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:11:45 2026] POST /volume/v3/group_types => generated 163 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:45.276454 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e39f8971-768a-4322-aa26-612334d0eabc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.278205 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e39f8971-768a-4322-aa26-612334d0eabc tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] GET https://10.4.3.144/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 07 17:11:45.279895 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e39f8971-768a-4322-aa26-612334d0eabc tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.279895 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e39f8971-768a-4322-aa26-612334d0eabc tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.286953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4128f83b-c1d4-4b2d-9760-004bcdc42491 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.292670 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4128f83b-c1d4-4b2d-9760-004bcdc42491 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:45.292924 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4128f83b-c1d4-4b2d-9760-004bcdc42491 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.293188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4128f83b-c1d4-4b2d-9760-004bcdc42491 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.293350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4128f83b-c1d4-4b2d-9760-004bcdc42491 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:45.298618 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e39f8971-768a-4322-aa26-612334d0eabc tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 07 17:11:45.299198 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 666/2675] 10.4.3.144 () {68 vars in 1351 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.303421 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:45.303421 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:45.305003 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4128f83b-c1d4-4b2d-9760-004bcdc42491 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:45.305003 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 668/2676] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:45.322203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f0bdd006-734e-44cb-9f23-61774c71fadc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.325753 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0bdd006-734e-44cb-9f23-61774c71fadc tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] GET https://10.4.3.144/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 07 17:11:45.326449 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0bdd006-734e-44cb-9f23-61774c71fadc tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.327646 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0bdd006-734e-44cb-9f23-61774c71fadc tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.345073 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0bdd006-734e-44cb-9f23-61774c71fadc tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 07 17:11:45.345745 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 671/2677] 10.4.3.144 () {68 vars in 1353 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 546 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.356265 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-018f80ee-50fe-4681-b412-6bfab615cb61 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.360484 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-018f80ee-50fe-4681-b412-6bfab615cb61 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] GET https://10.4.3.144/volume/v3/group_types?is_public=False Aug 07 17:11:45.363287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-018f80ee-50fe-4681-b412-6bfab615cb61 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.363287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-018f80ee-50fe-4681-b412-6bfab615cb61 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.377979 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-018f80ee-50fe-4681-b412-6bfab615cb61 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 07 17:11:45.377979 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 673/2678] 10.4.3.144 () {68 vars in 1321 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/group_types?is_public=False => generated 166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.389473 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-61f28551-dfdf-4835-a79c-3b05fc241f55 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.396268 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61f28551-dfdf-4835-a79c-3b05fc241f55 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] GET https://10.4.3.144/volume/v3/group_types?is_public=True Aug 07 17:11:45.396532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61f28551-dfdf-4835-a79c-3b05fc241f55 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.396683 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61f28551-dfdf-4835-a79c-3b05fc241f55 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.411202 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61f28551-dfdf-4835-a79c-3b05fc241f55 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 07 17:11:45.411650 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 667/2679] 10.4.3.144 () {68 vars in 1319 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.423365 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-431ba82e-1f1e-4d37-81e6-099e57a22099 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.427554 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-431ba82e-1f1e-4d37-81e6-099e57a22099 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/5ec198ee-6d4e-4ca5-b809-76a038ce28e3 Aug 07 17:11:45.427978 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-431ba82e-1f1e-4d37-81e6-099e57a22099 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.430478 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-431ba82e-1f1e-4d37-81e6-099e57a22099 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.461980 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-431ba82e-1f1e-4d37-81e6-099e57a22099 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types/5ec198ee-6d4e-4ca5-b809-76a038ce28e3 returned with HTTP 202 Aug 07 17:11:45.462431 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 669/2680] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:11:45 2026] DELETE /volume/v3/group_types/5ec198ee-6d4e-4ca5-b809-76a038ce28e3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:45.472592 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e73fac97-cb89-4278-97b9-c744c73eb116 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.476061 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e73fac97-cb89-4278-97b9-c744c73eb116 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/05f08231-022a-4596-8e62-85fc7edc94dc Aug 07 17:11:45.476061 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e73fac97-cb89-4278-97b9-c744c73eb116 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.476061 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e73fac97-cb89-4278-97b9-c744c73eb116 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.490705 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e73fac97-cb89-4278-97b9-c744c73eb116 tempest-GroupTypesTest-421139493 tempest-GroupTypesTest-421139493-project-admin] https://10.4.3.144/volume/v3/group_types/05f08231-022a-4596-8e62-85fc7edc94dc returned with HTTP 202 Aug 07 17:11:45.491634 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 672/2681] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:11:45 2026] DELETE /volume/v3/group_types/05f08231-022a-4596-8e62-85fc7edc94dc => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:45.514444 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f2458895-18af-46b7-bbb0-ab5896e577aa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.518235 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f2458895-18af-46b7-bbb0-ab5896e577aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:45.518839 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f2458895-18af-46b7-bbb0-ab5896e577aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.518922 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f2458895-18af-46b7-bbb0-ab5896e577aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.537605 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:45.537605 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:45.544854 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f2458895-18af-46b7-bbb0-ab5896e577aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:45.551303 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-f2458895-18af-46b7-bbb0-ab5896e577aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:45.552034 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 674/2682] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1444 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.575625 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-09956b6c-d733-466f-914b-979e68ddddc8 req-6d7f0bfe-7676-4318-80d5-95b75828168e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.579421 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-6d7f0bfe-7676-4318-80d5-95b75828168e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28 Aug 07 17:11:45.579421 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-6d7f0bfe-7676-4318-80d5-95b75828168e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.579798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-6d7f0bfe-7676-4318-80d5-95b75828168e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.588909 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:45.588909 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:45.673258 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-09956b6c-d733-466f-914b-979e68ddddc8 req-6d7f0bfe-7676-4318-80d5-95b75828168e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28 returned with HTTP 200 Aug 07 17:11:45.674166 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 668/2683] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:11:45 2026] DELETE /volume/v3/attachments/823760cf-e42c-45b4-ae87-1c2a5437cc28 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.781503 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7146d889-9f95-4ede-9677-5c4162b8b4ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.784353 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7146d889-9f95-4ede-9677-5c4162b8b4ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:45.784627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7146d889-9f95-4ede-9677-5c4162b8b4ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.785824 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7146d889-9f95-4ede-9677-5c4162b8b4ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.807153 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:45.807153 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:45.816983 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7146d889-9f95-4ede-9677-5c4162b8b4ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:45.821565 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7146d889-9f95-4ede-9677-5c4162b8b4ed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:45.822277 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 670/2684] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.844706 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-687e06c8-16a9-42e4-b526-708238701c95 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.853679 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-687e06c8-16a9-42e4-b526-708238701c95 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:45.853987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-687e06c8-16a9-42e4-b526-708238701c95 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.854269 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-687e06c8-16a9-42e4-b526-708238701c95 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.867284 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:45.867284 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:45.872460 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-687e06c8-16a9-42e4-b526-708238701c95 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] Volume info retrieved successfully. Aug 07 17:11:45.880211 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-687e06c8-16a9-42e4-b526-708238701c95 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-reader] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:45.880637 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 673/2685] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:45.940850 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-78f047c7-7f0d-4d4e-b972-975680e27f6f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:45.944290 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-78f047c7-7f0d-4d4e-b972-975680e27f6f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:45.944792 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-78f047c7-7f0d-4d4e-b972-975680e27f6f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:45.945002 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-78f047c7-7f0d-4d4e-b972-975680e27f6f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:45.961869 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:45.961869 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:45.968164 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-78f047c7-7f0d-4d4e-b972-975680e27f6f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:45.972775 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-78f047c7-7f0d-4d4e-b972-975680e27f6f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:45.973239 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 675/2686] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:45 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:46.002275 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f7181520-bdad-401d-b447-64a0ca63ee02 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:46.004402 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f7181520-bdad-401d-b447-64a0ca63ee02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3/action Aug 07 17:11:46.004755 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f7181520-bdad-401d-b447-64a0ca63ee02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:46.004875 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f7181520-bdad-401d-b447-64a0ca63ee02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:46.019950 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:46.019950 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:46.020510 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f7181520-bdad-401d-b447-64a0ca63ee02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:46.037712 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f7181520-bdad-401d-b447-64a0ca63ee02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Begin detaching volume completed successfully. Aug 07 17:11:46.038032 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f7181520-bdad-401d-b447-64a0ca63ee02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3/action returned with HTTP 202 Aug 07 17:11:46.039464 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 669/2687] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:11:46 2026] POST /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:11:46.074787 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-83078e38-3c78-405c-bf66-a2cbe0d38acf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:46.077276 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83078e38-3c78-405c-bf66-a2cbe0d38acf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:46.077620 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83078e38-3c78-405c-bf66-a2cbe0d38acf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:46.078192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83078e38-3c78-405c-bf66-a2cbe0d38acf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:46.094535 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:46.094535 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:46.101869 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-83078e38-3c78-405c-bf66-a2cbe0d38acf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:46.110579 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83078e38-3c78-405c-bf66-a2cbe0d38acf tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:46.111479 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 671/2688] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:46 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:46.125405 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dcb8cc4b-50e1-4a54-aaf2-b16d045cf3a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:46.125930 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcb8cc4b-50e1-4a54-aaf2-b16d045cf3a2 None None] GET https://10.4.3.144/volume// Aug 07 17:11:46.126153 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcb8cc4b-50e1-4a54-aaf2-b16d045cf3a2 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:46.126632 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcb8cc4b-50e1-4a54-aaf2-b16d045cf3a2 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:46.126869 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcb8cc4b-50e1-4a54-aaf2-b16d045cf3a2 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:46.128938 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 674/2689] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11:46 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:11:46.144101 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-dda90996-7476-4a87-9298-302e752f9d25 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:46.149738 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-dda90996-7476-4a87-9298-302e752f9d25 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:46.150593 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-dda90996-7476-4a87-9298-302e752f9d25 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:46.150802 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-dda90996-7476-4a87-9298-302e752f9d25 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:46.177276 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:46.177276 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:46.189706 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-dda90996-7476-4a87-9298-302e752f9d25 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:46.202331 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-dda90996-7476-4a87-9298-302e752f9d25 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:46.202868 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 676/2690] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:11:46 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1327 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:46.323334 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a48d8533-a143-478a-b3de-71fcefa08d37 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:46.325479 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a48d8533-a143-478a-b3de-71fcefa08d37 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:46.325731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a48d8533-a143-478a-b3de-71fcefa08d37 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:46.325924 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a48d8533-a143-478a-b3de-71fcefa08d37 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:46.326075 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a48d8533-a143-478a-b3de-71fcefa08d37 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:46.330910 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:46.330910 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:46.331684 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a48d8533-a143-478a-b3de-71fcefa08d37 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:46.332101 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 670/2691] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:46 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:47.130430 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-70a672c9-1886-49d0-b6a7-1e6918feffce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:47.133886 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70a672c9-1886-49d0-b6a7-1e6918feffce tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:47.134222 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70a672c9-1886-49d0-b6a7-1e6918feffce tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:47.134488 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70a672c9-1886-49d0-b6a7-1e6918feffce tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:47.145959 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:47.145959 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:47.152341 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-70a672c9-1886-49d0-b6a7-1e6918feffce tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:47.158077 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70a672c9-1886-49d0-b6a7-1e6918feffce tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:47.159273 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 672/2692] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:47 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:47.357894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c9dd3591-345e-43b6-b5af-a614b558ef90 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:47.363676 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9dd3591-345e-43b6-b5af-a614b558ef90 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:47.364857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9dd3591-345e-43b6-b5af-a614b558ef90 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:47.366358 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9dd3591-345e-43b6-b5af-a614b558ef90 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:47.366505 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c9dd3591-345e-43b6-b5af-a614b558ef90 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:47.375400 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:47.375400 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:47.376391 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9dd3591-345e-43b6-b5af-a614b558ef90 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:47.377485 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 675/2693] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:47 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:48.177433 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-24b97c6e-fead-4e67-93b4-59a984926aed None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:48.181051 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-24b97c6e-fead-4e67-93b4-59a984926aed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:48.181051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-24b97c6e-fead-4e67-93b4-59a984926aed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:48.181051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-24b97c6e-fead-4e67-93b4-59a984926aed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:48.195270 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:48.195270 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:48.199088 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-24b97c6e-fead-4e67-93b4-59a984926aed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:48.206684 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-24b97c6e-fead-4e67-93b4-59a984926aed tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:48.207379 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 677/2694] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:48 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:48.392700 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e5393779-3de8-4e8e-8eee-5a09ef2cc858 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:48.395211 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5393779-3de8-4e8e-8eee-5a09ef2cc858 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:48.395478 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5393779-3de8-4e8e-8eee-5a09ef2cc858 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:48.395676 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5393779-3de8-4e8e-8eee-5a09ef2cc858 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:48.395817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e5393779-3de8-4e8e-8eee-5a09ef2cc858 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:48.400693 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:48.400693 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:48.401550 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5393779-3de8-4e8e-8eee-5a09ef2cc858 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:48.402106 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 671/2695] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:48 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:48.441715 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7e1c19a-8753-42bb-b341-786e1725a567 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:48.612115 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:48.612115 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-586444476", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:48.613871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-586444476', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:48.614709 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Create volume of 1 GB Aug 07 17:11:48.624009 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Availability Zones retrieved successfully. Aug 07 17:11:48.632584 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Flow 'volume_create_api' (9aa37df3-7023-42cb-a552-1749af130d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:48.632884 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a35424-08de-43a7-8db3-70675a9422f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:48.634548 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:48.671771 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a35424-08de-43a7-8db3-70675a9422f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:48.672748 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494c46a9-dd35-4f43-a05b-c7e71c9a91fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:48.759643 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Created reservations ['e2c3c543-ea43-4a0f-a542-c41827a9a807', '65e8382b-0970-4400-9c69-b17413ff2429', 'a20da450-d605-414a-8707-6f4a875ac021', '13780118-0bc3-405f-9500-b31a81e712d0'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:48.759643 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494c46a9-dd35-4f43-a05b-c7e71c9a91fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2c3c543-ea43-4a0f-a542-c41827a9a807', '65e8382b-0970-4400-9c69-b17413ff2429', 'a20da450-d605-414a-8707-6f4a875ac021', '13780118-0bc3-405f-9500-b31a81e712d0']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:48.760412 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc07580-b240-489d-b239-697934319f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:48.790053 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bc07580-b240-489d-b239-697934319f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74203e58-7cdb-4691-93ae-7204bc128ef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-586444476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e1ed411a934275b30bd83cbb15d4d6',qos_specs=None,replication_status=,reservations=['e2c3c543-ea43-4a0f-a542-c41827a9a807','65e8382b-0970-4400-9c69-b17413ff2429','a20da450-d605-414a-8707-6f4a875ac021','13780118-0bc3-405f-9500-b31a81e712d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce38250fa94b27a45e1c27efbe4b6e',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-586444476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74203e58-7cdb-4691-93ae-7204bc128ef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1e1ed411a934275b30bd83cbb15d4d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30ce38250fa94b27a45e1c27efbe4b6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:48.790900 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346e79af-7151-43aa-9c3a-b262a1ac0953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:48.814043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (346e79af-7151-43aa-9c3a-b262a1ac0953) transitioned into state 'SUCCESS' from state '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-586444476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1e1ed411a934275b30bd83cbb15d4d6',qos_specs=None,replication_status=,reservations=['e2c3c543-ea43-4a0f-a542-c41827a9a807','65e8382b-0970-4400-9c69-b17413ff2429','a20da450-d605-414a-8707-6f4a875ac021','13780118-0bc3-405f-9500-b31a81e712d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce38250fa94b27a45e1c27efbe4b6e',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:48.815204 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63db18b-f073-456c-87d5-c18fa14bf2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:48.825559 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63db18b-f073-456c-87d5-c18fa14bf2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:48.826638 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Flow 'volume_create_api' (9aa37df3-7023-42cb-a552-1749af130d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:48.827009 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Create volume request issued successfully. Aug 07 17:11:48.827712 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7e1c19a-8753-42bb-b341-786e1725a567 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:48.828190 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 673/2696] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:48 2026] POST /volume/v3/volumes => generated 755 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:48.844228 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dafe066e-cc00-4439-9c45-ad9da8d4358a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:48.847071 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dafe066e-cc00-4439-9c45-ad9da8d4358a tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] GET https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:11:48.847654 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dafe066e-cc00-4439-9c45-ad9da8d4358a tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:48.847841 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dafe066e-cc00-4439-9c45-ad9da8d4358a tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:48.857519 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:48.857519 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:48.862173 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dafe066e-cc00-4439-9c45-ad9da8d4358a tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Volume info retrieved successfully. Aug 07 17:11:48.868287 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dafe066e-cc00-4439-9c45-ad9da8d4358a tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 returned with HTTP 200 Aug 07 17:11:48.868786 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 676/2697] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:48 2026] GET /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:48.960745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e96cc06a-38f9-4770-85a6-cbc3687631db None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.079007 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e96cc06a-38f9-4770-85a6-cbc3687631db tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:49.079621 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e96cc06a-38f9-4770-85a6-cbc3687631db tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-608613452"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:49.096014 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e96cc06a-38f9-4770-85a6-cbc3687631db tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:49.096505 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 678/2698] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:11:48 2026] POST /volume/v3/types => generated 219 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:49.108675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-593e1f05-045e-4471-ab7d-6f515304d75e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.110839 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-593e1f05-045e-4471-ab7d-6f515304d75e tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:11:49.111287 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-593e1f05-045e-4471-ab7d-6f515304d75e tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2027661990"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:49.126820 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-593e1f05-045e-4471-ab7d-6f515304d75e tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:11:49.127691 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 672/2699] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:11:49 2026] POST /volume/v3/group_types => generated 177 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:49.136377 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f611502d-c938-45e4-b40d-2c20b6188572 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.224200 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a4c5085f-d110-4d64-a2dd-bcdaf9967db6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.227660 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4c5085f-d110-4d64-a2dd-bcdaf9967db6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:49.227944 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4c5085f-d110-4d64-a2dd-bcdaf9967db6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:49.228193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4c5085f-d110-4d64-a2dd-bcdaf9967db6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:49.229214 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f611502d-c938-45e4-b40d-2c20b6188572 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] POST https://10.4.3.144/volume/v3/groups Aug 07 17:11:49.229685 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f611502d-c938-45e4-b40d-2c20b6188572 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ce497f93-6ff2-462d-ac92-0b5c63554dd9", "volume_types": ["7ba3913a-f498-4b49-b231-05d978289c01"], "name": "tempest-GroupsV314Test-Group-2139867658"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:49.231712 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-f611502d-c938-45e4-b40d-2c20b6188572 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Creating new group {'group': {'group_type': 'ce497f93-6ff2-462d-ac92-0b5c63554dd9', 'volume_types': ['7ba3913a-f498-4b49-b231-05d978289c01'], 'name': 'tempest-GroupsV314Test-Group-2139867658'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 17:11:49.240136 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-f611502d-c938-45e4-b40d-2c20b6188572 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Creating group tempest-GroupsV314Test-Group-2139867658. Aug 07 17:11:49.240697 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:49.240697 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:49.248047 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:49.248047 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:49.249651 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f611502d-c938-45e4-b40d-2c20b6188572 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Availability Zones retrieved successfully. Aug 07 17:11:49.252694 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a4c5085f-d110-4d64-a2dd-bcdaf9967db6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:49.259797 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4c5085f-d110-4d64-a2dd-bcdaf9967db6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:49.260290 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 677/2700] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:49 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:49.271559 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f611502d-c938-45e4-b40d-2c20b6188572 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Created reservations ['2bd2bb06-411a-4244-9297-4793c2a06ac4'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:49.305343 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f611502d-c938-45e4-b40d-2c20b6188572 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/groups returned with HTTP 202 Aug 07 17:11:49.305771 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 674/2701] 10.4.3.144 () {70 vars in 1297 bytes} [Fri Aug 7 17:11:49 2026] POST /volume/v3/groups => generated 108 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:49.336828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-392227cb-1a76-4834-9391-1db4a8815508 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.346503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-392227cb-1a76-4834-9391-1db4a8815508 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea Aug 07 17:11:49.346792 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-392227cb-1a76-4834-9391-1db4a8815508 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:49.347009 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-392227cb-1a76-4834-9391-1db4a8815508 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:49.347242 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-392227cb-1a76-4834-9391-1db4a8815508 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] show called for member 0f43b42d-5968-4a97-942e-9b94a8f811ea {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:49.351341 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:49.351341 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:49.360968 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-392227cb-1a76-4834-9391-1db4a8815508 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea returned with HTTP 200 Aug 07 17:11:49.360968 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 679/2702] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:49 2026] GET /volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:49.414136 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d292a3ff-7c02-425c-8577-55b1f0e23ca4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.416087 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d292a3ff-7c02-425c-8577-55b1f0e23ca4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:49.416336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d292a3ff-7c02-425c-8577-55b1f0e23ca4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:49.416522 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d292a3ff-7c02-425c-8577-55b1f0e23ca4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:49.417122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d292a3ff-7c02-425c-8577-55b1f0e23ca4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:49.421414 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:49.421414 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:49.422531 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d292a3ff-7c02-425c-8577-55b1f0e23ca4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:49.422686 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 673/2703] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:49 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:49.886173 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7894291e-b93d-4eb6-b54e-e36d81ec0b23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.901431 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7894291e-b93d-4eb6-b54e-e36d81ec0b23 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] GET https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:11:49.901431 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7894291e-b93d-4eb6-b54e-e36d81ec0b23 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:49.901431 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7894291e-b93d-4eb6-b54e-e36d81ec0b23 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:49.901431 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:49.901431 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:49.907568 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7894291e-b93d-4eb6-b54e-e36d81ec0b23 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Volume info retrieved successfully. Aug 07 17:11:49.912864 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7894291e-b93d-4eb6-b54e-e36d81ec0b23 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 returned with HTTP 200 Aug 07 17:11:49.913471 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 678/2704] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:49 2026] GET /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:49.925233 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d871ace6-61aa-492b-8bc5-48b3d83dfa9d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.927101 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d871ace6-61aa-492b-8bc5-48b3d83dfa9d tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] GET https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:11:49.927101 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d871ace6-61aa-492b-8bc5-48b3d83dfa9d tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:49.927298 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d871ace6-61aa-492b-8bc5-48b3d83dfa9d tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:49.934199 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:49.934199 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:49.937330 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d871ace6-61aa-492b-8bc5-48b3d83dfa9d tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Volume info retrieved successfully. Aug 07 17:11:49.941421 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d871ace6-61aa-492b-8bc5-48b3d83dfa9d tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 returned with HTTP 200 Aug 07 17:11:49.941807 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 675/2705] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:49 2026] GET /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:49.954548 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6ae5d527-9ba1-412b-8172-ceb9f7a34565 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.956353 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ae5d527-9ba1-412b-8172-ceb9f7a34565 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] POST https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1/action Aug 07 17:11:49.956757 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ae5d527-9ba1-412b-8172-ceb9f7a34565 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-705137828", "disk_format": "raw"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:49.956912 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ae5d527-9ba1-412b-8172-ceb9f7a34565 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-705137828", "disk_format": "raw"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:49.967475 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:49.967475 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:49.968016 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6ae5d527-9ba1-412b-8172-ceb9f7a34565 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Volume info retrieved successfully. Aug 07 17:11:49.970736 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1d5f0a46-6747-4e42-a920-0c21577f5aa7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:49.985627 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:49.985627 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:49.991406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.image.image_utils [None req-6ae5d527-9ba1-412b-8172-ceb9f7a34565 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-705137828'}] 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-705137828'}]. {{(pid=100227) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 17:11:50.011619 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1d5f0a46-6747-4e42-a920-0c21577f5aa7 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:50.011913 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1d5f0a46-6747-4e42-a920-0c21577f5aa7 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-4294486", "extra_specs": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:50.028823 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1d5f0a46-6747-4e42-a920-0c21577f5aa7 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:50.029328 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 674/2706] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:11:49 2026] POST /volume/v3/types => generated 215 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:50.040611 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c530542b-519e-4cbd-aea9-e130bd18f9a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:50.042529 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c530542b-519e-4cbd-aea9-e130bd18f9a0 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] POST https://10.4.3.144/volume/v3/types/343d1be0-9b99-49e7-bfba-e84ae11ac19b/encryption Aug 07 17:11:50.042922 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c530542b-519e-4cbd-aea9-e130bd18f9a0 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:50.063522 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c530542b-519e-4cbd-aea9-e130bd18f9a0 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types/343d1be0-9b99-49e7-bfba-e84ae11ac19b/encryption returned with HTTP 200 Aug 07 17:11:50.064010 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 679/2707] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:11:50 2026] POST /volume/v3/types/343d1be0-9b99-49e7-bfba-e84ae11ac19b/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:50.078298 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:50.142801 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:50.143136 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-815606222", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-4294486", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:50.144456 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-815606222', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-4294486', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:50.147332 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume of 1 GB Aug 07 17:11:50.147581 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:50.147581 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:50.147952 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Availability Zones retrieved successfully. Aug 07 17:11:50.153557 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Flow 'volume_create_api' (6bdef373-2fb9-45f0-a8bf-ecbd7f66d8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:50.154399 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7d26c0-de9d-4663-9496-da3427fc7e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.155328 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:50.177794 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7d26c0-de9d-4663-9496-da3427fc7e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:11:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=343d1be0-9b99-49e7-bfba-e84ae11ac19b,is_public=True,name='tempest-scenario-type-cryptsetup-4294486',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '343d1be0-9b99-49e7-bfba-e84ae11ac19b', '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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.178543 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae41043f-0c96-4fad-a86e-090be76dd310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.201039 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-4294486 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-4294486, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:50.201292 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-4294486 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-4294486, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:50.229350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Created reservations ['e50395fd-1181-4c93-8a31-186f26825b22', '57a80d7b-7e5e-4ce4-b4f9-207ca2e4fa3a', '9c3ede6b-63b4-4958-b8ee-6f259726f5b7', '9b5e0ff7-523e-4804-8b8e-967a3cdd6448'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:50.230077 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae41043f-0c96-4fad-a86e-090be76dd310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e50395fd-1181-4c93-8a31-186f26825b22', '57a80d7b-7e5e-4ce4-b4f9-207ca2e4fa3a', '9c3ede6b-63b4-4958-b8ee-6f259726f5b7', '9b5e0ff7-523e-4804-8b8e-967a3cdd6448']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.230733 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ba39e3-d771-462d-a61b-2215e32134c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.258951 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ba39e3-d771-462d-a61b-2215e32134c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d4964e6-e531-4cbe-83f6-cdf8e04fbe83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-815606222',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c1257864d640a09f3cbf1fd7d9b4db',qos_specs=None,replication_status=,reservations=['e50395fd-1181-4c93-8a31-186f26825b22','57a80d7b-7e5e-4ce4-b4f9-207ca2e4fa3a','9c3ede6b-63b4-4958-b8ee-6f259726f5b7','9b5e0ff7-523e-4804-8b8e-967a3cdd6448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b312bc4d6642bb9adcddb76d72c503',volume_type_id=343d1be0-9b99-49e7-bfba-e84ae11ac19b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-815606222',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0d4964e6-e531-4cbe-83f6-cdf8e04fbe83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c1257864d640a09f3cbf1fd7d9b4db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b312bc4d6642bb9adcddb76d72c503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(343d1be0-9b99-49e7-bfba-e84ae11ac19b),volume_type_id=343d1be0-9b99-49e7-bfba-e84ae11ac19b)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.259751 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2974caf5-cba8-4e06-b822-db3a90ecbbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.276134 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-58284a3a-deee-41bc-985f-7c2cdeeaab5e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:50.279469 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58284a3a-deee-41bc-985f-7c2cdeeaab5e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:50.279725 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58284a3a-deee-41bc-985f-7c2cdeeaab5e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:50.279953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58284a3a-deee-41bc-985f-7c2cdeeaab5e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:50.285525 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2974caf5-cba8-4e06-b822-db3a90ecbbff) transitioned into state 'SUCCESS' from state '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-815606222',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c1257864d640a09f3cbf1fd7d9b4db',qos_specs=None,replication_status=,reservations=['e50395fd-1181-4c93-8a31-186f26825b22','57a80d7b-7e5e-4ce4-b4f9-207ca2e4fa3a','9c3ede6b-63b4-4958-b8ee-6f259726f5b7','9b5e0ff7-523e-4804-8b8e-967a3cdd6448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b312bc4d6642bb9adcddb76d72c503',volume_type_id=343d1be0-9b99-49e7-bfba-e84ae11ac19b)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.286446 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9ba113-d2b2-40f4-a8a6-a021da964000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.296069 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:50.296069 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:50.296450 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9ba113-d2b2-40f4-a8a6-a021da964000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.297280 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Flow 'volume_create_api' (6bdef373-2fb9-45f0-a8bf-ecbd7f66d8e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:50.297564 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume request issued successfully. Aug 07 17:11:50.298128 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aac3ba05-8c5d-4beb-bfa7-602899c86717 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:50.298500 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 676/2708] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:50 2026] POST /volume/v3/volumes => generated 787 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:50.309717 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-58284a3a-deee-41bc-985f-7c2cdeeaab5e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:50.319991 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58284a3a-deee-41bc-985f-7c2cdeeaab5e tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:50.320398 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 675/2709] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:50 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:50.383996 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b77145b6-a5a1-42a5-8adc-da2b46f402be None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:50.387688 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b77145b6-a5a1-42a5-8adc-da2b46f402be tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea Aug 07 17:11:50.388308 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b77145b6-a5a1-42a5-8adc-da2b46f402be tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:50.390144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b77145b6-a5a1-42a5-8adc-da2b46f402be tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:50.390309 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-b77145b6-a5a1-42a5-8adc-da2b46f402be tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] show called for member 0f43b42d-5968-4a97-942e-9b94a8f811ea {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:50.395426 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:50.395426 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:50.405969 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b77145b6-a5a1-42a5-8adc-da2b46f402be tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea returned with HTTP 200 Aug 07 17:11:50.406489 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 680/2710] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:50 2026] GET /volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea => generated 389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:50.415321 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:50.417627 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:50.418117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-988252901", "volume_type": "7ba3913a-f498-4b49-b231-05d978289c01", "group_id": "0f43b42d-5968-4a97-942e-9b94a8f811ea", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:50.420010 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-988252901', 'volume_type': '7ba3913a-f498-4b49-b231-05d978289c01', 'group_id': '0f43b42d-5968-4a97-942e-9b94a8f811ea', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:50.433880 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:50.433880 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:50.434576 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Create volume of 1 GB Aug 07 17:11:50.437654 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-be24e202-c136-452d-971f-e7d10f3a0661 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:50.439367 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be24e202-c136-452d-971f-e7d10f3a0661 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:50.439510 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be24e202-c136-452d-971f-e7d10f3a0661 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:50.439717 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be24e202-c136-452d-971f-e7d10f3a0661 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:50.439808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-be24e202-c136-452d-971f-e7d10f3a0661 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:50.441879 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Availability Zones retrieved successfully. Aug 07 17:11:50.444254 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:50.444254 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:50.445098 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be24e202-c136-452d-971f-e7d10f3a0661 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:50.445493 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 676/2711] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:50 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:50.449541 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Flow 'volume_create_api' (45f95458-ca55-4385-a248-4fbf56977e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:50.450726 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b427dce1-46fe-44e1-b92d-873aad435edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.451298 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:50.451298 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:50.451754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:50.482044 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b427dce1-46fe-44e1-b92d-873aad435edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:11:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7ba3913a-f498-4b49-b231-05d978289c01,is_public=True,name='tempest-GroupsV314Test-volume-type-608613452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ba3913a-f498-4b49-b231-05d978289c01', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0f43b42d-5968-4a97-942e-9b94a8f811ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.483206 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11bb68a-a903-494b-8e2b-cd8f62bb9c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.519874 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-608613452 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-608613452, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:50.520231 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-608613452 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-608613452, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:50.569103 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Created reservations ['5b45568a-ef0d-497d-9ab1-c227863f4e05', '5f8999b9-1ef3-4d8c-9475-cd43e7176dd9', '473a6585-f207-4b0b-8f90-b60b8740ace1', 'af0ef857-614f-48e2-8b59-5cb5c173d772'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:50.570163 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b11bb68a-a903-494b-8e2b-cd8f62bb9c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b45568a-ef0d-497d-9ab1-c227863f4e05', '5f8999b9-1ef3-4d8c-9475-cd43e7176dd9', '473a6585-f207-4b0b-8f90-b60b8740ace1', 'af0ef857-614f-48e2-8b59-5cb5c173d772']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.571146 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a12a7870-8a56-4af9-8a7c-fdc35c2bfd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.599745 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a12a7870-8a56-4af9-8a7c-fdc35c2bfd19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '852fecf0-7c99-44e0-bfb1-9bdea1226316', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-988252901',encryption_key_id=None,group_id=0f43b42d-5968-4a97-942e-9b94a8f811ea,group_type_id=,metadata={},multiattach=False,project_id='ac8b9c9192504824b4fc4e4a43e4a048',qos_specs=None,replication_status=,reservations=['5b45568a-ef0d-497d-9ab1-c227863f4e05','5f8999b9-1ef3-4d8c-9475-cd43e7176dd9','473a6585-f207-4b0b-8f90-b60b8740ace1','af0ef857-614f-48e2-8b59-5cb5c173d772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9574c63b744326a37f832c8ffd66e4',volume_type_id=7ba3913a-f498-4b49-b231-05d978289c01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-988252901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0f43b42d-5968-4a97-942e-9b94a8f811ea,host=None,id=852fecf0-7c99-44e0-bfb1-9bdea1226316,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac8b9c9192504824b4fc4e4a43e4a048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9574c63b744326a37f832c8ffd66e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ba3913a-f498-4b49-b231-05d978289c01),volume_type_id=7ba3913a-f498-4b49-b231-05d978289c01)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.601075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1faec4-0341-493a-962b-1a5f70dfa39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.611406 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6ae5d527-9ba1-412b-8172-ceb9f7a34565 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Copy volume to image completed successfully. Aug 07 17:11:50.611799 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ae5d527-9ba1-412b-8172-ceb9f7a34565 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1/action returned with HTTP 202 Aug 07 17:11:50.612400 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 680/2712] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:11:49 2026] POST /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1/action => generated 685 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:50.630508 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd1faec4-0341-493a-962b-1a5f70dfa39f) transitioned into state 'SUCCESS' from state '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-988252901',encryption_key_id=None,group_id=0f43b42d-5968-4a97-942e-9b94a8f811ea,group_type_id=,metadata={},multiattach=False,project_id='ac8b9c9192504824b4fc4e4a43e4a048',qos_specs=None,replication_status=,reservations=['5b45568a-ef0d-497d-9ab1-c227863f4e05','5f8999b9-1ef3-4d8c-9475-cd43e7176dd9','473a6585-f207-4b0b-8f90-b60b8740ace1','af0ef857-614f-48e2-8b59-5cb5c173d772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9574c63b744326a37f832c8ffd66e4',volume_type_id=7ba3913a-f498-4b49-b231-05d978289c01)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.631467 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99837e10-79c4-461d-8f4d-9437520ba343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:50.653968 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99837e10-79c4-461d-8f4d-9437520ba343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:50.655866 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Flow 'volume_create_api' (45f95458-ca55-4385-a248-4fbf56977e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:50.655866 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Create volume request issued successfully. Aug 07 17:11:50.656965 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:50.657263 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:50.698900 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:50.703387 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:50.703387 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:50.706831 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-898d1ce3-a3f9-49cb-9fa2-23c5684637ed tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:50.707478 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 677/2713] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:11:50 2026] POST /volume/v3/volumes => generated 817 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:50.722216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38ac7362-06b7-48be-9aa3-4374e8fc3b20 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:50.724071 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38ac7362-06b7-48be-9aa3-4374e8fc3b20 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 Aug 07 17:11:50.724390 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38ac7362-06b7-48be-9aa3-4374e8fc3b20 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:50.724512 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38ac7362-06b7-48be-9aa3-4374e8fc3b20 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:50.731932 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:50.731932 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:50.739704 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38ac7362-06b7-48be-9aa3-4374e8fc3b20 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Volume info retrieved successfully. Aug 07 17:11:50.740487 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-38ac7362-06b7-48be-9aa3-4374e8fc3b20 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:50.740658 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-38ac7362-06b7-48be-9aa3-4374e8fc3b20 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:50.795734 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-38ac7362-06b7-48be-9aa3-4374e8fc3b20 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:50.801995 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:50.801995 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:50.813554 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38ac7362-06b7-48be-9aa3-4374e8fc3b20 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 returned with HTTP 200 Aug 07 17:11:50.814120 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 681/2714] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:50 2026] GET /volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 => generated 885 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:51.032573 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-15cb0a2f-6586-4557-ad9e-39f09e8c0cb6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:51.038149 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-15cb0a2f-6586-4557-ad9e-39f09e8c0cb6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:51.038498 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-15cb0a2f-6586-4557-ad9e-39f09e8c0cb6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:51.038785 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-15cb0a2f-6586-4557-ad9e-39f09e8c0cb6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:51.054671 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:51.054671 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:51.062378 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-15cb0a2f-6586-4557-ad9e-39f09e8c0cb6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:51.068736 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-15cb0a2f-6586-4557-ad9e-39f09e8c0cb6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:51.069532 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 677/2715] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:51 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:51.333847 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-09b6dd01-6df3-4aa6-adc8-f189a8a17ae6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:51.335900 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09b6dd01-6df3-4aa6-adc8-f189a8a17ae6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:51.337154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09b6dd01-6df3-4aa6-adc8-f189a8a17ae6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:51.337154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09b6dd01-6df3-4aa6-adc8-f189a8a17ae6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:51.346009 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:51.346009 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:51.349453 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-09b6dd01-6df3-4aa6-adc8-f189a8a17ae6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:51.353984 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09b6dd01-6df3-4aa6-adc8-f189a8a17ae6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:51.354362 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 681/2716] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:51 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:51.457443 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c808a92b-8ff9-4dc2-967d-92b69b03344f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:51.459273 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c808a92b-8ff9-4dc2-967d-92b69b03344f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:51.459502 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c808a92b-8ff9-4dc2-967d-92b69b03344f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:51.459705 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c808a92b-8ff9-4dc2-967d-92b69b03344f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:51.459863 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c808a92b-8ff9-4dc2-967d-92b69b03344f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:51.464087 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:51.464087 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:51.464954 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c808a92b-8ff9-4dc2-967d-92b69b03344f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:51.465455 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 678/2717] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:51 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:51.831193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-851cab4d-66ac-44bc-8953-852bd5005d3b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:51.833856 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-851cab4d-66ac-44bc-8953-852bd5005d3b tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 Aug 07 17:11:51.833856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-851cab4d-66ac-44bc-8953-852bd5005d3b tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:51.833856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-851cab4d-66ac-44bc-8953-852bd5005d3b tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:51.841398 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:51.841398 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:51.845875 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-851cab4d-66ac-44bc-8953-852bd5005d3b tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Volume info retrieved successfully. Aug 07 17:11:51.846567 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-851cab4d-66ac-44bc-8953-852bd5005d3b tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:51.846766 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-851cab4d-66ac-44bc-8953-852bd5005d3b tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:51.894640 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-851cab4d-66ac-44bc-8953-852bd5005d3b tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:51.898507 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:51.898507 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:51.913650 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-851cab4d-66ac-44bc-8953-852bd5005d3b tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 returned with HTTP 200 Aug 07 17:11:51.913650 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 682/2718] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:51 2026] GET /volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:51.924581 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:51.926641 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] POST https://10.4.3.144/volume/v3/groups/action Aug 07 17:11:51.927620 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Action body: b'{"create-from-src": {"source_group_id": "0f43b42d-5968-4a97-942e-9b94a8f811ea", "name": "tempest-Group_from_grp-1271273551"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:51.927620 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "0f43b42d-5968-4a97-942e-9b94a8f811ea", "name": "tempest-Group_from_grp-1271273551"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:51.928783 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Creating new group {'create-from-src': {'source_group_id': '0f43b42d-5968-4a97-942e-9b94a8f811ea', 'name': 'tempest-Group_from_grp-1271273551'}}. {{(pid=100226) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 17:11:51.928909 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.groups [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Creating group tempest-Group_from_grp-1271273551 from source group 0f43b42d-5968-4a97-942e-9b94a8f811ea. Aug 07 17:11:51.935564 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:51.935564 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:51.952974 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:51.952974 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:51.994228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Created reservations ['4e682bde-b53d-4db5-bfbc-32383f7e04c5'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:52.054216 np0000006737 devstack@c-api.service[100226]: INFO cinder.group.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] A mapping entry already exists for group a654f535-9ebd-4dac-994f-d4bf4f7daa5d and volume type 7ba3913a-f498-4b49-b231-05d978289c01. Do not need to create again. Aug 07 17:11:52.054391 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.054391 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:52.054898 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Availability Zones retrieved successfully. Aug 07 17:11:52.059669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Flow 'volume_create_api' (6f8e7646-bd4f-45c9-a264-2fe993cc0a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:52.060865 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2682bcb3-9f56-4ac0-9e29-2cbaf559ba34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:52.061988 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:52.085177 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2682bcb3-9f56-4ac0-9e29-2cbaf559ba34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '852fecf0-7c99-44e0-bfb1-9bdea1226316', 'volume_type': VolumeType(created_at=2026-08-07T17:11:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7ba3913a-f498-4b49-b231-05d978289c01,is_public=True,name='tempest-GroupsV314Test-volume-type-608613452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7ba3913a-f498-4b49-b231-05d978289c01', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a654f535-9ebd-4dac-994f-d4bf4f7daa5d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:52.086576 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12c1d7a6-ff3d-44bf-b749-a0df63ae8c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:52.134575 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-608613452 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-608613452, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:52.134963 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-608613452 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-608613452, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:52.154981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Created reservations ['0d37df48-9003-44c4-a9fa-f6663c31e0d4', '5a4ca38d-070d-4169-9f38-46cf561d61aa', '506fbee9-7dcb-4c90-8cf3-f2bc027f81de', '0d77017a-a59e-4f88-8f38-1f4c39705b21'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:52.155902 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12c1d7a6-ff3d-44bf-b749-a0df63ae8c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d37df48-9003-44c4-a9fa-f6663c31e0d4', '5a4ca38d-070d-4169-9f38-46cf561d61aa', '506fbee9-7dcb-4c90-8cf3-f2bc027f81de', '0d77017a-a59e-4f88-8f38-1f4c39705b21']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:52.156981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ad83a6-2c70-4d85-b31d-86da763392a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:52.191634 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ad83a6-2c70-4d85-b31d-86da763392a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2fc2f3f-166c-470d-8d3e-fa370fc81240', '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=a654f535-9ebd-4dac-994f-d4bf4f7daa5d,group_type_id=,metadata={},multiattach=False,project_id='ac8b9c9192504824b4fc4e4a43e4a048',qos_specs=None,replication_status=,reservations=['0d37df48-9003-44c4-a9fa-f6663c31e0d4','5a4ca38d-070d-4169-9f38-46cf561d61aa','506fbee9-7dcb-4c90-8cf3-f2bc027f81de','0d77017a-a59e-4f88-8f38-1f4c39705b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=852fecf0-7c99-44e0-bfb1-9bdea1226316,status='creating',user_id='5d9574c63b744326a37f832c8ffd66e4',volume_type_id=7ba3913a-f498-4b49-b231-05d978289c01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a654f535-9ebd-4dac-994f-d4bf4f7daa5d,host=None,id=d2fc2f3f-166c-470d-8d3e-fa370fc81240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac8b9c9192504824b4fc4e4a43e4a048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=852fecf0-7c99-44e0-bfb1-9bdea1226316,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9574c63b744326a37f832c8ffd66e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7ba3913a-f498-4b49-b231-05d978289c01),volume_type_id=7ba3913a-f498-4b49-b231-05d978289c01)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:52.192455 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36e1992-2f46-42e9-98dd-c63736e4a481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:52.224666 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36e1992-2f46-42e9-98dd-c63736e4a481) transitioned into state 'SUCCESS' from 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=a654f535-9ebd-4dac-994f-d4bf4f7daa5d,group_type_id=,metadata={},multiattach=False,project_id='ac8b9c9192504824b4fc4e4a43e4a048',qos_specs=None,replication_status=,reservations=['0d37df48-9003-44c4-a9fa-f6663c31e0d4','5a4ca38d-070d-4169-9f38-46cf561d61aa','506fbee9-7dcb-4c90-8cf3-f2bc027f81de','0d77017a-a59e-4f88-8f38-1f4c39705b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=852fecf0-7c99-44e0-bfb1-9bdea1226316,status='creating',user_id='5d9574c63b744326a37f832c8ffd66e4',volume_type_id=7ba3913a-f498-4b49-b231-05d978289c01)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:52.225761 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Flow 'volume_create_api' (6f8e7646-bd4f-45c9-a264-2fe993cc0a56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:52.226568 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Create volume request issued successfully. Aug 07 17:11:52.247509 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f7e0881c-611b-41ee-b55d-fa73fc939265 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/groups/action returned with HTTP 202 Aug 07 17:11:52.247693 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 678/2719] 10.4.3.144 () {70 vars in 1318 bytes} [Fri Aug 7 17:11:51 2026] POST /volume/v3/groups/action => generated 102 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:52.272712 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:52.275342 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:52.275637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:52.275977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:52.276432 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:52.277464 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:52.289766 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Get all volumes completed successfully. Aug 07 17:11:52.290643 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:52.290864 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:52.335051 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:52.339969 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.339969 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:52.355208 np0000006737 devstack@c-api.service[100227]: WARNING stevedore.named [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:52.355208 np0000006737 devstack@c-api.service[100227]: WARNING castellan.key_manager [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:52.374162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-37381a71-5670-46f4-b3d7-c33770280f58 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:52.376696 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37381a71-5670-46f4-b3d7-c33770280f58 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:52.377064 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37381a71-5670-46f4-b3d7-c33770280f58 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:52.377316 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37381a71-5670-46f4-b3d7-c33770280f58 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:52.396426 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:52.397647 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.397647 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:52.402466 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.402466 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:52.403448 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-37381a71-5670-46f4-b3d7-c33770280f58 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:52.411737 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3d2bfb8d-1bcf-4b36-b871-bde6b3121dfa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:52.412458 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 682/2720] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:52 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:52.412555 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37381a71-5670-46f4-b3d7-c33770280f58 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:52.413042 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 679/2721] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:52 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:52.462209 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f79ce12-2bb9-498a-ab98-e83be24a4d65 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:52.464302 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f79ce12-2bb9-498a-ab98-e83be24a4d65 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/d2fc2f3f-166c-470d-8d3e-fa370fc81240 Aug 07 17:11:52.464521 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f79ce12-2bb9-498a-ab98-e83be24a4d65 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:52.464752 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f79ce12-2bb9-498a-ab98-e83be24a4d65 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:52.475048 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.475048 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:52.477250 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-90dab5d0-3df7-4d17-b213-155612f20456 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:52.478363 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8f79ce12-2bb9-498a-ab98-e83be24a4d65 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Volume info retrieved successfully. Aug 07 17:11:52.479167 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-8f79ce12-2bb9-498a-ab98-e83be24a4d65 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:52.479355 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-8f79ce12-2bb9-498a-ab98-e83be24a4d65 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:52.479563 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90dab5d0-3df7-4d17-b213-155612f20456 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:52.479815 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90dab5d0-3df7-4d17-b213-155612f20456 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:52.480085 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90dab5d0-3df7-4d17-b213-155612f20456 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:52.480230 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-90dab5d0-3df7-4d17-b213-155612f20456 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:52.485517 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.485517 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:52.486535 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90dab5d0-3df7-4d17-b213-155612f20456 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:52.487006 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 679/2722] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:52 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:52.518784 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-8f79ce12-2bb9-498a-ab98-e83be24a4d65 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:52.523407 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.523407 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:52.531980 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f79ce12-2bb9-498a-ab98-e83be24a4d65 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/d2fc2f3f-166c-470d-8d3e-fa370fc81240 returned with HTTP 200 Aug 07 17:11:52.532391 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 683/2723] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:52 2026] GET /volume/v3/volumes/d2fc2f3f-166c-470d-8d3e-fa370fc81240 => generated 922 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:52.547291 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dddfd319-27cc-403f-aaf3-7f808085e3f4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:52.549311 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dddfd319-27cc-403f-aaf3-7f808085e3f4 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/groups/a654f535-9ebd-4dac-994f-d4bf4f7daa5d Aug 07 17:11:52.549579 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dddfd319-27cc-403f-aaf3-7f808085e3f4 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:52.549782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dddfd319-27cc-403f-aaf3-7f808085e3f4 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:52.549927 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-dddfd319-27cc-403f-aaf3-7f808085e3f4 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] show called for member a654f535-9ebd-4dac-994f-d4bf4f7daa5d {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:52.553820 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.553820 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:52.561185 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dddfd319-27cc-403f-aaf3-7f808085e3f4 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/groups/a654f535-9ebd-4dac-994f-d4bf4f7daa5d returned with HTTP 200 Aug 07 17:11:52.561633 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 683/2724] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:52 2026] GET /volume/v3/groups/a654f535-9ebd-4dac-994f-d4bf4f7daa5d => generated 417 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:52.571472 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:52.574249 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:52.574542 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:52.574803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:52.575585 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:52.576632 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:52.586770 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Get all volumes completed successfully. Aug 07 17:11:52.587587 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:52.587755 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:52.635172 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:52.638381 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.638381 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:52.642766 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:52.642981 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:52.681810 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:52.683678 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.683678 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:52.690802 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d64d516b-1e21-4b7b-b73b-683d494e1284 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:52.691283 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 680/2725] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:52 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:11:52.706095 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2370a5d5-d19e-4442-8c49-b0d6377087c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:52.708348 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2370a5d5-d19e-4442-8c49-b0d6377087c5 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] POST https://10.4.3.144/volume/v3/groups/a654f535-9ebd-4dac-994f-d4bf4f7daa5d/action Aug 07 17:11:52.708710 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2370a5d5-d19e-4442-8c49-b0d6377087c5 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:52.708833 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2370a5d5-d19e-4442-8c49-b0d6377087c5 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:52.710532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.groups [None req-2370a5d5-d19e-4442-8c49-b0d6377087c5 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] delete called for group a654f535-9ebd-4dac-994f-d4bf4f7daa5d {{(pid=100226) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:11:52.710669 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.groups [None req-2370a5d5-d19e-4442-8c49-b0d6377087c5 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Delete group with id: a654f535-9ebd-4dac-994f-d4bf4f7daa5d Aug 07 17:11:52.714489 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.714489 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:52.752992 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2370a5d5-d19e-4442-8c49-b0d6377087c5 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/groups/a654f535-9ebd-4dac-994f-d4bf4f7daa5d/action returned with HTTP 202 Aug 07 17:11:52.752992 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 680/2726] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:11:52 2026] POST /volume/v3/groups/a654f535-9ebd-4dac-994f-d4bf4f7daa5d/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:52.759779 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-189ea578-f534-4844-b175-9e448e73952a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:52.761097 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-189ea578-f534-4844-b175-9e448e73952a tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/d2fc2f3f-166c-470d-8d3e-fa370fc81240 Aug 07 17:11:52.761390 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-189ea578-f534-4844-b175-9e448e73952a tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:52.761635 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-189ea578-f534-4844-b175-9e448e73952a tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:52.773756 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.773756 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:52.779095 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-189ea578-f534-4844-b175-9e448e73952a tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Volume info retrieved successfully. Aug 07 17:11:52.780480 np0000006737 devstack@c-api.service[100224]: WARNING stevedore.named [None req-189ea578-f534-4844-b175-9e448e73952a tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:52.780713 np0000006737 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-189ea578-f534-4844-b175-9e448e73952a tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:52.837908 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-189ea578-f534-4844-b175-9e448e73952a tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:52.841562 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:52.841562 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:52.851508 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-189ea578-f534-4844-b175-9e448e73952a tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/d2fc2f3f-166c-470d-8d3e-fa370fc81240 returned with HTTP 200 Aug 07 17:11:52.851920 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 684/2727] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:52 2026] GET /volume/v3/volumes/d2fc2f3f-166c-470d-8d3e-fa370fc81240 => generated 921 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:53.429515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-972ad73e-9acb-4ec4-b3b6-16adab4e9949 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:53.431683 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-972ad73e-9acb-4ec4-b3b6-16adab4e9949 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:53.431968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-972ad73e-9acb-4ec4-b3b6-16adab4e9949 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:53.432231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-972ad73e-9acb-4ec4-b3b6-16adab4e9949 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:53.496947 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e25514a-338e-439c-9034-8486aa481f11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:53.499323 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e25514a-338e-439c-9034-8486aa481f11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:53.499609 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e25514a-338e-439c-9034-8486aa481f11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:53.499786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e25514a-338e-439c-9034-8486aa481f11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:53.499997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7e25514a-338e-439c-9034-8486aa481f11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:53.505116 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:53.505116 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:53.506205 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e25514a-338e-439c-9034-8486aa481f11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:53.506673 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 681/2728] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:53 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:11:53.626191 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:53.626191 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:53.629289 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-972ad73e-9acb-4ec4-b3b6-16adab4e9949 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:53.633275 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-972ad73e-9acb-4ec4-b3b6-16adab4e9949 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:53.633275 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 684/2729] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:53 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 1147 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:53.870886 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-27bc9901-0264-4293-b26e-fe9d3fd49756 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:53.872285 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-27bc9901-0264-4293-b26e-fe9d3fd49756 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/d2fc2f3f-166c-470d-8d3e-fa370fc81240 Aug 07 17:11:53.874532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-27bc9901-0264-4293-b26e-fe9d3fd49756 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:53.874532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-27bc9901-0264-4293-b26e-fe9d3fd49756 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:53.881498 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-27bc9901-0264-4293-b26e-fe9d3fd49756 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/d2fc2f3f-166c-470d-8d3e-fa370fc81240 returned with HTTP 404 Aug 07 17:11:53.881866 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 681/2730] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:53 2026] GET /volume/v3/volumes/d2fc2f3f-166c-470d-8d3e-fa370fc81240 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:53.892070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48f6209e-067b-41f8-b584-c34b73b4ff2e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:53.897435 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48f6209e-067b-41f8-b584-c34b73b4ff2e tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/groups/a654f535-9ebd-4dac-994f-d4bf4f7daa5d Aug 07 17:11:53.897703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48f6209e-067b-41f8-b584-c34b73b4ff2e tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:53.897914 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48f6209e-067b-41f8-b584-c34b73b4ff2e tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:53.898117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-48f6209e-067b-41f8-b584-c34b73b4ff2e tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] show called for member a654f535-9ebd-4dac-994f-d4bf4f7daa5d {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:53.902150 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48f6209e-067b-41f8-b584-c34b73b4ff2e tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/groups/a654f535-9ebd-4dac-994f-d4bf4f7daa5d returned with HTTP 404 Aug 07 17:11:53.902769 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 685/2731] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:53 2026] GET /volume/v3/groups/a654f535-9ebd-4dac-994f-d4bf4f7daa5d => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:53.909807 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:53.912099 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:11:53.912379 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:53.912931 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:53.912931 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:11:53.913765 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:11:53.923622 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Get all volumes completed successfully. Aug 07 17:11:53.924525 np0000006737 devstack@c-api.service[100225]: WARNING stevedore.named [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:53.924733 np0000006737 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:53.988870 np0000006737 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:53.993395 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:53.993395 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:54.004127 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21164ab6-2ff1-43fb-9f9f-bd8567eb09aa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:11:54.004626 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 682/2732] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:11:53 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:54.022676 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-03c4c451-57ac-4c32-97f8-5081dea38a52 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:54.025573 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03c4c451-57ac-4c32-97f8-5081dea38a52 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] POST https://10.4.3.144/volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea/action Aug 07 17:11:54.026158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03c4c451-57ac-4c32-97f8-5081dea38a52 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:11:54.026291 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03c4c451-57ac-4c32-97f8-5081dea38a52 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:54.027625 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.groups [None req-03c4c451-57ac-4c32-97f8-5081dea38a52 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] delete called for group 0f43b42d-5968-4a97-942e-9b94a8f811ea {{(pid=100227) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 17:11:54.027842 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.groups [None req-03c4c451-57ac-4c32-97f8-5081dea38a52 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Delete group with id: 0f43b42d-5968-4a97-942e-9b94a8f811ea Aug 07 17:11:54.033312 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:54.033312 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:54.078298 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03c4c451-57ac-4c32-97f8-5081dea38a52 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea/action returned with HTTP 202 Aug 07 17:11:54.078837 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 685/2733] 10.4.3.144 () {70 vars in 1428 bytes} [Fri Aug 7 17:11:54 2026] POST /volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:54.086436 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3e25bdd7-4600-4807-b9cd-8360a29831cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:54.088859 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e25bdd7-4600-4807-b9cd-8360a29831cf tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 Aug 07 17:11:54.088981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e25bdd7-4600-4807-b9cd-8360a29831cf tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:54.089273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e25bdd7-4600-4807-b9cd-8360a29831cf tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:54.098652 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:54.098652 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:54.105054 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3e25bdd7-4600-4807-b9cd-8360a29831cf tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Volume info retrieved successfully. Aug 07 17:11:54.105054 np0000006737 devstack@c-api.service[100226]: WARNING stevedore.named [None req-3e25bdd7-4600-4807-b9cd-8360a29831cf tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 17:11:54.105054 np0000006737 devstack@c-api.service[100226]: WARNING castellan.key_manager [None req-3e25bdd7-4600-4807-b9cd-8360a29831cf tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 17:11:54.155282 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-3e25bdd7-4600-4807-b9cd-8360a29831cf tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:11:54.162096 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:54.162096 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:54.174407 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e25bdd7-4600-4807-b9cd-8360a29831cf tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 returned with HTTP 200 Aug 07 17:11:54.174697 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 682/2734] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:54 2026] GET /volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 => generated 909 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:54.338333 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f51dfeab-24b3-466e-912f-0346ab234827 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:54.346019 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f51dfeab-24b3-466e-912f-0346ab234827 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55 Aug 07 17:11:54.346019 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f51dfeab-24b3-466e-912f-0346ab234827 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:54.346019 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f51dfeab-24b3-466e-912f-0346ab234827 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:54.361578 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:54.361578 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:54.424052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cc329871-4932-4ad2-9e9f-6946d345af1e req-f51dfeab-24b3-466e-912f-0346ab234827 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55 returned with HTTP 200 Aug 07 17:11:54.424666 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 686/2735] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:11:54 2026] DELETE /volume/v3/attachments/fee88cee-8362-4321-8b55-deefb1f26d55 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:54.519019 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f7f63ee-0543-4c30-afb3-4f473413bf03 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:54.521738 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f7f63ee-0543-4c30-afb3-4f473413bf03 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:54.521982 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f7f63ee-0543-4c30-afb3-4f473413bf03 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:54.522224 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f7f63ee-0543-4c30-afb3-4f473413bf03 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:54.522363 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5f7f63ee-0543-4c30-afb3-4f473413bf03 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:54.527209 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:54.527209 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:54.528158 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f7f63ee-0543-4c30-afb3-4f473413bf03 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:54.528583 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 683/2736] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:54 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:54.656137 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-854d8fd5-bc0d-4936-86f7-9682e38832f3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:54.657946 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-854d8fd5-bc0d-4936-86f7-9682e38832f3 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:54.658176 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-854d8fd5-bc0d-4936-86f7-9682e38832f3 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:54.658498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-854d8fd5-bc0d-4936-86f7-9682e38832f3 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:54.673042 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:54.673042 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:54.679122 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-854d8fd5-bc0d-4936-86f7-9682e38832f3 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:54.685212 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-854d8fd5-bc0d-4936-86f7-9682e38832f3 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:54.685694 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 686/2737] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:54 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:54.702671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b7a899d4-b603-4ac2-a608-efe949bae8af None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:54.704913 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7a899d4-b603-4ac2-a608-efe949bae8af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:54.705111 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7a899d4-b603-4ac2-a608-efe949bae8af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:54.705300 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7a899d4-b603-4ac2-a608-efe949bae8af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:54.715470 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:54.715470 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:54.725504 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b7a899d4-b603-4ac2-a608-efe949bae8af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:54.733014 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7a899d4-b603-4ac2-a608-efe949bae8af tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:54.733720 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 683/2738] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:54 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:54.801571 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab0a54d8-fabc-4a41-8072-d77ca3533594 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:54.808074 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab0a54d8-fabc-4a41-8072-d77ca3533594 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:11:54.808598 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab0a54d8-fabc-4a41-8072-d77ca3533594 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:54.809512 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab0a54d8-fabc-4a41-8072-d77ca3533594 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:54.995103 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:54.995103 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:54.999335 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ab0a54d8-fabc-4a41-8072-d77ca3533594 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:55.004383 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab0a54d8-fabc-4a41-8072-d77ca3533594 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:11:55.004825 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 687/2739] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:54 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 852 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:55.077388 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.079236 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:55.079593 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2000733387", "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:55.083525 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2000733387', 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:55.196629 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume of 1 GB Aug 07 17:11:55.197158 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:55.197158 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:55.197996 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Availability Zones retrieved successfully. Aug 07 17:11:55.198581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d611ec88-c17a-4dc8-adc4-cc2eda501be0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.203569 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Flow 'volume_create_api' (c30b165b-c7b4-4c9f-97f8-3c6a3f4f4cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:55.203938 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d611ec88-c17a-4dc8-adc4-cc2eda501be0 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 Aug 07 17:11:55.204275 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d611ec88-c17a-4dc8-adc4-cc2eda501be0 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:55.206068 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d611ec88-c17a-4dc8-adc4-cc2eda501be0 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:55.206242 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad0599b-ff18-40b8-81f2-88b4b40603b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:55.206242 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:55.213688 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-8f8d5332-7b14-45db-bc69-fcd1277d92c0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.215772 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d611ec88-c17a-4dc8-adc4-cc2eda501be0 tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 returned with HTTP 404 Aug 07 17:11:55.217824 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-8f8d5332-7b14-45db-bc69-fcd1277d92c0 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] DELETE https://10.4.3.144/volume/v3/attachments/83e90c6e-61d6-40f0-a85d-8d14b469c909 Aug 07 17:11:55.218012 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-8f8d5332-7b14-45db-bc69-fcd1277d92c0 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:55.218223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-8f8d5332-7b14-45db-bc69-fcd1277d92c0 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:55.218841 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 687/2740] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:11:55 2026] GET /volume/v3/volumes/852fecf0-7c99-44e0-bfb1-9bdea1226316 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:55.235655 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8afc9ce7-2f2f-4487-bf54-44db7f8f95fa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.238612 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8afc9ce7-2f2f-4487-bf54-44db7f8f95fa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] GET https://10.4.3.144/volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea Aug 07 17:11:55.239124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8afc9ce7-2f2f-4487-bf54-44db7f8f95fa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:55.239251 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8afc9ce7-2f2f-4487-bf54-44db7f8f95fa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:55.239389 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-8afc9ce7-2f2f-4487-bf54-44db7f8f95fa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] show called for member 0f43b42d-5968-4a97-942e-9b94a8f811ea {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 17:11:55.242884 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:55.242884 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:55.246214 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8afc9ce7-2f2f-4487-bf54-44db7f8f95fa tempest-GroupsV314Test-1200397999 tempest-GroupsV314Test-1200397999-project-member] https://10.4.3.144/volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea returned with HTTP 404 Aug 07 17:11:55.246985 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 688/2741] 10.4.3.144 () {68 vars in 1386 bytes} [Fri Aug 7 17:11:55 2026] GET /volume/v3/groups/0f43b42d-5968-4a97-942e-9b94a8f811ea => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:11:55.256130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-aeb3c62c-5505-43c6-82ec-c8aa8633e6b9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.264216 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aeb3c62c-5505-43c6-82ec-c8aa8633e6b9 tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/ce497f93-6ff2-462d-ac92-0b5c63554dd9 Aug 07 17:11:55.264549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aeb3c62c-5505-43c6-82ec-c8aa8633e6b9 tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:55.264850 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aeb3c62c-5505-43c6-82ec-c8aa8633e6b9 tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:55.266471 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:55.266471 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:55.291107 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad0599b-ff18-40b8-81f2-88b4b40603b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:00:01Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9f295a16-1764-4520-8f0b-2d9138a10fd8,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f295a16-1764-4520-8f0b-2d9138a10fd8', 'encryption_key_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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:55.292950 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290a751f-b7b5-46f7-9e5e-693e157b7914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:55.299721 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aeb3c62c-5505-43c6-82ec-c8aa8633e6b9 tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] https://10.4.3.144/volume/v3/group_types/ce497f93-6ff2-462d-ac92-0b5c63554dd9 returned with HTTP 202 Aug 07 17:11:55.301481 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 688/2742] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:11:55 2026] DELETE /volume/v3/group_types/ce497f93-6ff2-462d-ac92-0b5c63554dd9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:11:55.312062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-272fe0ea-be5b-4f75-a25b-a03ea9a17efe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.315094 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-272fe0ea-be5b-4f75-a25b-a03ea9a17efe tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] DELETE https://10.4.3.144/volume/v3/types/7ba3913a-f498-4b49-b231-05d978289c01 Aug 07 17:11:55.315423 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-272fe0ea-be5b-4f75-a25b-a03ea9a17efe tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:55.315703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-272fe0ea-be5b-4f75-a25b-a03ea9a17efe tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:55.368236 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-8f8d5332-7b14-45db-bc69-fcd1277d92c0 tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/attachments/83e90c6e-61d6-40f0-a85d-8d14b469c909 returned with HTTP 200 Aug 07 17:11:55.368853 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 684/2743] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:11:55 2026] DELETE /volume/v3/attachments/83e90c6e-61d6-40f0-a85d-8d14b469c909 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:55.369946 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-272fe0ea-be5b-4f75-a25b-a03ea9a17efe tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] https://10.4.3.144/volume/v3/types/7ba3913a-f498-4b49-b231-05d978289c01 returned with HTTP 202 Aug 07 17:11:55.370522 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 689/2744] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:11:55 2026] DELETE /volume/v3/types/7ba3913a-f498-4b49-b231-05d978289c01 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:55.387499 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-792c54bc-e4ef-4b37-9f70-4475223e038c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.391104 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1a11a4cd-0acd-4e65-b6d8-3a8114871dc9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.391206 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-792c54bc-e4ef-4b37-9f70-4475223e038c tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] DELETE https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 Aug 07 17:11:55.391367 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-792c54bc-e4ef-4b37-9f70-4475223e038c tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:55.391785 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-792c54bc-e4ef-4b37-9f70-4475223e038c tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:55.391915 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-792c54bc-e4ef-4b37-9f70-4475223e038c tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Delete volume with id: 641d864b-49db-401b-8a96-efd39041fa68 Aug 07 17:11:55.393745 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a11a4cd-0acd-4e65-b6d8-3a8114871dc9 tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] GET https://10.4.3.144/volume/v3/types/7ba3913a-f498-4b49-b231-05d978289c01 Aug 07 17:11:55.394018 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a11a4cd-0acd-4e65-b6d8-3a8114871dc9 tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:55.394212 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1a11a4cd-0acd-4e65-b6d8-3a8114871dc9 tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:55.399137 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1a11a4cd-0acd-4e65-b6d8-3a8114871dc9 tempest-GroupsV314Test-490806384 tempest-GroupsV314Test-490806384-project-admin] https://10.4.3.144/volume/v3/types/7ba3913a-f498-4b49-b231-05d978289c01 returned with HTTP 404 Aug 07 17:11:55.399684 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 685/2745] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:11:55 2026] GET /volume/v3/types/7ba3913a-f498-4b49-b231-05d978289c01 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:11:55.407301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Created reservations ['39557bd5-2e65-464b-a494-be69ea0ff8b6', '0b571f55-d0c4-44b6-8a50-e9e5daa76270', '9e5f7921-f5b9-49c3-ba72-b5dbad26168d', '0707cd1c-cd1a-4c66-91da-0b68b8de7a48'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:55.407301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (290a751f-b7b5-46f7-9e5e-693e157b7914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39557bd5-2e65-464b-a494-be69ea0ff8b6', '0b571f55-d0c4-44b6-8a50-e9e5daa76270', '9e5f7921-f5b9-49c3-ba72-b5dbad26168d', '0707cd1c-cd1a-4c66-91da-0b68b8de7a48']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:55.408364 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:55.408364 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:55.408449 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eccd53c-1ae7-4acf-a01f-ee7e3e008702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:55.408526 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-792c54bc-e4ef-4b37-9f70-4475223e038c tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Volume info retrieved successfully. Aug 07 17:11:55.440854 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-792c54bc-e4ef-4b37-9f70-4475223e038c tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] Delete volume request issued successfully. Aug 07 17:11:55.441158 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eccd53c-1ae7-4acf-a01f-ee7e3e008702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b511a5bc-7bc6-470c-a604-7e21bff15a59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2000733387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8f64923a22594dd38d139cd634b7d0a2',qos_specs=None,replication_status=,reservations=['39557bd5-2e65-464b-a494-be69ea0ff8b6','0b571f55-d0c4-44b6-8a50-e9e5daa76270','9e5f7921-f5b9-49c3-ba72-b5dbad26168d','0707cd1c-cd1a-4c66-91da-0b68b8de7a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1dfb33aee0844589d159def4e966058',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2000733387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b511a5bc-7bc6-470c-a604-7e21bff15a59,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='8f64923a22594dd38d139cd634b7d0a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1dfb33aee0844589d159def4e966058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f295a16-1764-4520-8f0b-2d9138a10fd8),volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:55.441302 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-9a015dca-f589-490d-9dcd-3617e7cb8f9d req-792c54bc-e4ef-4b37-9f70-4475223e038c tempest-TestShelveInstance-2063967190 tempest-TestShelveInstance-2063967190-project-member] https://10.4.3.144/volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 returned with HTTP 202 Aug 07 17:11:55.441921 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 689/2746] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:11:55 2026] DELETE /volume/v3/volumes/641d864b-49db-401b-8a96-efd39041fa68 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:11:55.442190 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528d9487-2145-4fc3-8d83-e20010cc3b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:55.468952 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528d9487-2145-4fc3-8d83-e20010cc3b59) transitioned into state 'SUCCESS' from state '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-2000733387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='8f64923a22594dd38d139cd634b7d0a2',qos_specs=None,replication_status=,reservations=['39557bd5-2e65-464b-a494-be69ea0ff8b6','0b571f55-d0c4-44b6-8a50-e9e5daa76270','9e5f7921-f5b9-49c3-ba72-b5dbad26168d','0707cd1c-cd1a-4c66-91da-0b68b8de7a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1dfb33aee0844589d159def4e966058',volume_type_id=9f295a16-1764-4520-8f0b-2d9138a10fd8)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:55.470897 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd374c6-2a1c-4437-9ed8-cc9f96865bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:55.489151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd374c6-2a1c-4437-9ed8-cc9f96865bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:55.490371 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Flow 'volume_create_api' (c30b165b-c7b4-4c9f-97f8-3c6a3f4f4cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:55.490907 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create volume request issued successfully. Aug 07 17:11:55.491911 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5fa12bd-5a30-41f8-877b-6ef8c4d01d0f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:55.492578 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 684/2747] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:11:55 2026] POST /volume/v3/volumes => generated 760 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:55.524518 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5a5f9ff-dcec-4127-b3f0-c22499094cf6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.528641 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5a5f9ff-dcec-4127-b3f0-c22499094cf6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:11:55.529283 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5a5f9ff-dcec-4127-b3f0-c22499094cf6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:55.529785 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5a5f9ff-dcec-4127-b3f0-c22499094cf6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:55.541633 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-838567be-b7b9-4170-a8ea-52552a72f770 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:55.542127 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:55.542127 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:55.544935 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-838567be-b7b9-4170-a8ea-52552a72f770 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:55.545828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-838567be-b7b9-4170-a8ea-52552a72f770 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:55.545828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-838567be-b7b9-4170-a8ea-52552a72f770 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:55.545828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-838567be-b7b9-4170-a8ea-52552a72f770 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:55.549824 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f5a5f9ff-dcec-4127-b3f0-c22499094cf6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:55.556383 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:55.556383 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:55.557853 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-838567be-b7b9-4170-a8ea-52552a72f770 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:55.558250 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5a5f9ff-dcec-4127-b3f0-c22499094cf6 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 200 Aug 07 17:11:55.558916 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 690/2748] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:55 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 828 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:55.560245 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 686/2749] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:55 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:56.579730 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9f552af5-f622-491b-bbcf-0806a4fae28f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:56.583487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1352e7e-12f9-47cc-b2ad-e5d025e06605 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:56.583985 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f552af5-f622-491b-bbcf-0806a4fae28f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:56.583985 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f552af5-f622-491b-bbcf-0806a4fae28f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:56.584915 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f552af5-f622-491b-bbcf-0806a4fae28f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:56.585268 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-9f552af5-f622-491b-bbcf-0806a4fae28f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:56.585830 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1352e7e-12f9-47cc-b2ad-e5d025e06605 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:11:56.586059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1352e7e-12f9-47cc-b2ad-e5d025e06605 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:56.586354 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1352e7e-12f9-47cc-b2ad-e5d025e06605 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:56.597176 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:56.597176 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:11:56.598595 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f552af5-f622-491b-bbcf-0806a4fae28f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:56.599658 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 690/2750] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:56 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:56.601090 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:56.601090 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:56.611187 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a1352e7e-12f9-47cc-b2ad-e5d025e06605 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:56.619385 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1352e7e-12f9-47cc-b2ad-e5d025e06605 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 200 Aug 07 17:11:56.620010 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 685/2751] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:56 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 1368 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:56.833878 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-d55dc46f-27c3-42ba-bf84-5e0f5cfdef93 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:56.840369 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-d55dc46f-27c3-42ba-bf84-5e0f5cfdef93 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:11:56.840369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-d55dc46f-27c3-42ba-bf84-5e0f5cfdef93 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:56.840369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-d55dc46f-27c3-42ba-bf84-5e0f5cfdef93 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:56.853054 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:56.853054 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:56.859292 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-d55dc46f-27c3-42ba-bf84-5e0f5cfdef93 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:56.869773 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-d55dc46f-27c3-42ba-bf84-5e0f5cfdef93 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 200 Aug 07 17:11:56.870785 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 691/2752] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:56 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:57.544053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-25dd3aa2-8260-4ced-9d81-076b06353af1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:57.545489 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-25dd3aa2-8260-4ced-9d81-076b06353af1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:11:57.545801 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-25dd3aa2-8260-4ced-9d81-076b06353af1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:57.546095 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-25dd3aa2-8260-4ced-9d81-076b06353af1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:57.558560 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:57.558560 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:57.566781 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-25dd3aa2-8260-4ced-9d81-076b06353af1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:57.583479 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-25dd3aa2-8260-4ced-9d81-076b06353af1 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 200 Aug 07 17:11:57.584141 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 687/2753] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:11:57 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 1368 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:11:57.602071 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-238698e6-7ecd-43ad-a374-9449d4086bb2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:57.603109 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-238698e6-7ecd-43ad-a374-9449d4086bb2 None None] GET https://10.4.3.144/volume// Aug 07 17:11:57.603552 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-238698e6-7ecd-43ad-a374-9449d4086bb2 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:57.603875 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-238698e6-7ecd-43ad-a374-9449d4086bb2 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:57.607162 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-238698e6-7ecd-43ad-a374-9449d4086bb2 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:57.608156 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 691/2754] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:11:57 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:11:57.615595 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dbfa9ebc-8298-4bd0-9b48-360205dd237b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:57.617698 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbfa9ebc-8298-4bd0-9b48-360205dd237b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:57.617869 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbfa9ebc-8298-4bd0-9b48-360205dd237b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:57.618214 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbfa9ebc-8298-4bd0-9b48-360205dd237b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:57.618359 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dbfa9ebc-8298-4bd0-9b48-360205dd237b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:57.624571 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-46c222a4-a6fe-4981-968c-e82a33fa5581 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:57.626697 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-46c222a4-a6fe-4981-968c-e82a33fa5581 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:11:57.627223 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-46c222a4-a6fe-4981-968c-e82a33fa5581 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b511a5bc-7bc6-470c-a604-7e21bff15a59", "connector": null, "instance_uuid": "881d6a24-a6a5-4be4-9486-c1083f6806dc"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:57.632881 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:57.632881 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:57.634087 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbfa9ebc-8298-4bd0-9b48-360205dd237b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:57.634692 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 686/2755] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:57 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:57.643322 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:57.643322 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:57.706747 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-46c222a4-a6fe-4981-968c-e82a33fa5581 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:11:57.707673 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 692/2756] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:11:57 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 07 17:11:58.651400 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f89fc32d-bc39-4780-b4cd-26001dd1871b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:58.653998 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f89fc32d-bc39-4780-b4cd-26001dd1871b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:58.654290 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f89fc32d-bc39-4780-b4cd-26001dd1871b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:58.654602 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f89fc32d-bc39-4780-b4cd-26001dd1871b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:58.654718 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f89fc32d-bc39-4780-b4cd-26001dd1871b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:58.662819 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:58.662819 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:58.663625 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f89fc32d-bc39-4780-b4cd-26001dd1871b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:58.664110 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 688/2757] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:58 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:59.027709 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f3b1a47c-0483-4dfb-8239-0e610e524b57 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:59.211415 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3b1a47c-0483-4dfb-8239-0e610e524b57 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:11:59.211893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f3b1a47c-0483-4dfb-8239-0e610e524b57 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-161514019", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1820216585", "vendor_name": "tempest-vendor_name-163903673"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:59.248458 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f3b1a47c-0483-4dfb-8239-0e610e524b57 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:11:59.248865 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 692/2758] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:11:59 2026] POST /volume/v3/types => generated 326 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:59.261435 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:59.396190 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:11:59.396727 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9cde703c-d8e0-4e90-9801-2b4caeac13c3", "size": 1, "name": "tempest-UserMessagesTest-Volume-1088488950"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:11:59.399227 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Create volume request body: {'volume': {'volume_type': '9cde703c-d8e0-4e90-9801-2b4caeac13c3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1088488950'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:11:59.417177 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Create volume of 1 GB Aug 07 17:11:59.417671 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:59.417671 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:59.419446 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Availability Zones retrieved successfully. Aug 07 17:11:59.431235 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Flow 'volume_create_api' (a6abd763-3469-42bc-959a-1600c0b88873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:59.432675 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfa38fd-7d1b-4c69-a6cf-3c9a1dca56d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:59.433824 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:11:59.468887 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dfa38fd-7d1b-4c69-a6cf-3c9a1dca56d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:11:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1820216585',vendor_name='tempest-vendor_name-163903673'},id=9cde703c-d8e0-4e90-9801-2b4caeac13c3,is_public=True,name='tempest-UserMessagesTest-volume-type-161514019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9cde703c-d8e0-4e90-9801-2b4caeac13c3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:59.469545 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40949868-0791-4a01-b0e0-72e1d0ee5f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:59.526049 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-161514019 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-161514019, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:59.526049 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-161514019 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-161514019, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:11:59.582905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Created reservations ['4656818d-d254-4ccf-b973-4c03b5406524', '88fae8fc-1fe5-4976-a025-f007bde9a959', '304c6ab3-8121-4de5-9a35-f245daceb0d9', '69209abe-08f7-4bd4-ae55-5c76c7ee8f38'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:11:59.583016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40949868-0791-4a01-b0e0-72e1d0ee5f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4656818d-d254-4ccf-b973-4c03b5406524', '88fae8fc-1fe5-4976-a025-f007bde9a959', '304c6ab3-8121-4de5-9a35-f245daceb0d9', '69209abe-08f7-4bd4-ae55-5c76c7ee8f38']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:59.584236 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1ed1ea-56e2-4603-a0da-8702581731d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:59.616568 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1ed1ea-56e2-4603-a0da-8702581731d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4650f79-58f6-480e-973a-7367e1dbe8e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1088488950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdc7854ecdd14b99abf01c7eb4295edf',qos_specs=None,replication_status=,reservations=['4656818d-d254-4ccf-b973-4c03b5406524','88fae8fc-1fe5-4976-a025-f007bde9a959','304c6ab3-8121-4de5-9a35-f245daceb0d9','69209abe-08f7-4bd4-ae55-5c76c7ee8f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec67738347949cd8552227aff397c1d',volume_type_id=9cde703c-d8e0-4e90-9801-2b4caeac13c3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1088488950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4650f79-58f6-480e-973a-7367e1dbe8e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdc7854ecdd14b99abf01c7eb4295edf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ec67738347949cd8552227aff397c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9cde703c-d8e0-4e90-9801-2b4caeac13c3),volume_type_id=9cde703c-d8e0-4e90-9801-2b4caeac13c3)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:59.617971 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5770bcd3-dbc4-4e2e-81d2-e25407537551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:59.660297 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5770bcd3-dbc4-4e2e-81d2-e25407537551) transitioned into state 'SUCCESS' from state '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-1088488950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdc7854ecdd14b99abf01c7eb4295edf',qos_specs=None,replication_status=,reservations=['4656818d-d254-4ccf-b973-4c03b5406524','88fae8fc-1fe5-4976-a025-f007bde9a959','304c6ab3-8121-4de5-9a35-f245daceb0d9','69209abe-08f7-4bd4-ae55-5c76c7ee8f38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec67738347949cd8552227aff397c1d',volume_type_id=9cde703c-d8e0-4e90-9801-2b4caeac13c3)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:59.661581 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72ef03a-9c95-4b60-9bb0-d231f77c0d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:11:59.677345 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72ef03a-9c95-4b60-9bb0-d231f77c0d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:11:59.678074 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Flow 'volume_create_api' (a6abd763-3469-42bc-959a-1600c0b88873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:11:59.678562 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Create volume request issued successfully. Aug 07 17:11:59.683438 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19d99bb4-e43a-433c-82c9-a3e035cb0a45 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:59.684677 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ca125e6-f462-4958-8ccb-2da77f29c5bf tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:11:59.685460 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 687/2759] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:11:59 2026] POST /volume/v3/volumes => generated 785 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:11:59.689356 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19d99bb4-e43a-433c-82c9-a3e035cb0a45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:11:59.689792 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19d99bb4-e43a-433c-82c9-a3e035cb0a45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:59.691264 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19d99bb4-e43a-433c-82c9-a3e035cb0a45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:59.691616 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-19d99bb4-e43a-433c-82c9-a3e035cb0a45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:11:59.702583 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2ea47c95-441f-485f-8076-cf36cbf12f53 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:59.706381 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ea47c95-441f-485f-8076-cf36cbf12f53 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 Aug 07 17:11:59.706756 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ea47c95-441f-485f-8076-cf36cbf12f53 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:59.707131 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ea47c95-441f-485f-8076-cf36cbf12f53 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:59.710306 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:59.710306 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:11:59.712709 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19d99bb4-e43a-433c-82c9-a3e035cb0a45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:11:59.713846 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 693/2760] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:11:59 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 790 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:59.723375 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:59.723375 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:11:59.729425 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2ea47c95-441f-485f-8076-cf36cbf12f53 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Volume info retrieved successfully. Aug 07 17:11:59.735914 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ea47c95-441f-485f-8076-cf36cbf12f53 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 returned with HTTP 200 Aug 07 17:11:59.736314 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 689/2761] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:11:59 2026] GET /volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:11:59.894691 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-09c7eb6e-98aa-4b97-80e9-15ca951f4eed None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:59.894945 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09c7eb6e-98aa-4b97-80e9-15ca951f4eed None None] GET https://10.4.3.144/volume// Aug 07 17:11:59.895221 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09c7eb6e-98aa-4b97-80e9-15ca951f4eed None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:59.895521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09c7eb6e-98aa-4b97-80e9-15ca951f4eed None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:59.895967 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09c7eb6e-98aa-4b97-80e9-15ca951f4eed None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:11:59.896463 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 693/2762] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:11:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:11:59.923483 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-e8e0e1f1-13f6-43cf-a327-3f2e9ffc2fe8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:11:59.926938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-e8e0e1f1-13f6-43cf-a327-3f2e9ffc2fe8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:11:59.927279 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-e8e0e1f1-13f6-43cf-a327-3f2e9ffc2fe8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:11:59.927411 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-e8e0e1f1-13f6-43cf-a327-3f2e9ffc2fe8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:11:59.945151 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:11:59.945151 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:11:59.950819 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-e8e0e1f1-13f6-43cf-a327-3f2e9ffc2fe8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:11:59.956671 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-e8e0e1f1-13f6-43cf-a327-3f2e9ffc2fe8 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 200 Aug 07 17:11:59.957100 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 688/2763] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:11:59 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 1547 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:12:00.139046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-3057ea18-401c-4276-9f3d-2467fc1acc6c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:00.141038 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-3057ea18-401c-4276-9f3d-2467fc1acc6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] PUT https://10.4.3.144/volume/v3/attachments/502df3b7-d164-4cfe-a099-2e7fbfce5148 Aug 07 17:12:00.143277 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-3057ea18-401c-4276-9f3d-2467fc1acc6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:00.162283 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-3057ea18-401c-4276-9f3d-2467fc1acc6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Acquiring lock "cinder-attachment_update-b511a5bc-7bc6-470c-a604-7e21bff15a59-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:12:00.170208 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-3057ea18-401c-4276-9f3d-2467fc1acc6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-b511a5bc-7bc6-470c-a604-7e21bff15a59-np0000006737" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:12:00.174280 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:00.174280 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:00.378895 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-3057ea18-401c-4276-9f3d-2467fc1acc6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Lock "cinder-attachment_update-b511a5bc-7bc6-470c-a604-7e21bff15a59-np0000006737" released by "attachment_update" :: held 0.207s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:12:00.378895 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-3057ea18-401c-4276-9f3d-2467fc1acc6c tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/502df3b7-d164-4cfe-a099-2e7fbfce5148 returned with HTTP 200 Aug 07 17:12:00.378895 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 694/2764] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:12:00 2026] PUT /volume/v3/attachments/502df3b7-d164-4cfe-a099-2e7fbfce5148 => generated 969 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:00.438719 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-4453da2e-2f6f-4de4-9e02-923a5b84dc79 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:00.443946 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-4453da2e-2f6f-4de4-9e02-923a5b84dc79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/attachments/502df3b7-d164-4cfe-a099-2e7fbfce5148/action Aug 07 17:12:00.444099 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-4453da2e-2f6f-4de4-9e02-923a5b84dc79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:12:00.444256 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-4453da2e-2f6f-4de4-9e02-923a5b84dc79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:00.464168 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:00.464168 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:00.479012 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-eed5dfe6-e9f3-47cb-b141-1c8383e98976 req-4453da2e-2f6f-4de4-9e02-923a5b84dc79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/502df3b7-d164-4cfe-a099-2e7fbfce5148/action returned with HTTP 204 Aug 07 17:12:00.479973 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 690/2765] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:12:00 2026] POST /volume/v3/attachments/502df3b7-d164-4cfe-a099-2e7fbfce5148/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:00.734804 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-370a77d8-c1eb-424e-9c3f-ca57ee42aa50 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:00.736867 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-370a77d8-c1eb-424e-9c3f-ca57ee42aa50 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:00.737342 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-370a77d8-c1eb-424e-9c3f-ca57ee42aa50 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:00.737342 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-370a77d8-c1eb-424e-9c3f-ca57ee42aa50 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:00.737564 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-370a77d8-c1eb-424e-9c3f-ca57ee42aa50 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:00.743631 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:00.743631 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:00.744217 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-370a77d8-c1eb-424e-9c3f-ca57ee42aa50 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:00.744596 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 694/2766] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:00 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:00.753239 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d9d84553-63f7-4980-964e-1f5f8da75ca6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:00.755959 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9d84553-63f7-4980-964e-1f5f8da75ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 Aug 07 17:12:00.755959 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9d84553-63f7-4980-964e-1f5f8da75ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:00.757009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9d84553-63f7-4980-964e-1f5f8da75ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:00.769561 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:00.769561 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:00.775741 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d9d84553-63f7-4980-964e-1f5f8da75ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Volume info retrieved successfully. Aug 07 17:12:00.784382 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9d84553-63f7-4980-964e-1f5f8da75ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 returned with HTTP 200 Aug 07 17:12:00.785217 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 689/2767] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:00 2026] GET /volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:00.806405 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b1c55d45-3a51-4bfc-9113-c711d7a931ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:00.809595 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1c55d45-3a51-4bfc-9113-c711d7a931ae tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/messages Aug 07 17:12:00.810507 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1c55d45-3a51-4bfc-9113-c711d7a931ae tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:00.810987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1c55d45-3a51-4bfc-9113-c711d7a931ae tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:00.812441 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:00.812441 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:00.822147 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1c55d45-3a51-4bfc-9113-c711d7a931ae tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:12:00.823431 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 695/2768] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:12:00 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:00.838168 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-64ea2fbc-a7b1-4120-821b-bf67e7fb4464 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:00.840569 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64ea2fbc-a7b1-4120-821b-bf67e7fb4464 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] DELETE https://10.4.3.144/volume/v3/messages/05d6e441-9fcb-4cbd-ab40-df9f6cb2c41d Aug 07 17:12:00.840864 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64ea2fbc-a7b1-4120-821b-bf67e7fb4464 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:00.841008 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64ea2fbc-a7b1-4120-821b-bf67e7fb4464 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:00.872071 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64ea2fbc-a7b1-4120-821b-bf67e7fb4464 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/messages/05d6e441-9fcb-4cbd-ab40-df9f6cb2c41d returned with HTTP 204 Aug 07 17:12:00.873978 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 691/2769] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:12:00 2026] DELETE /volume/v3/messages/05d6e441-9fcb-4cbd-ab40-df9f6cb2c41d => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:12:00.887154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6431878d-d572-4146-8b4f-416adc9aa451 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:00.890567 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6431878d-d572-4146-8b4f-416adc9aa451 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/messages/05d6e441-9fcb-4cbd-ab40-df9f6cb2c41d Aug 07 17:12:00.890567 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6431878d-d572-4146-8b4f-416adc9aa451 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:00.893390 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6431878d-d572-4146-8b4f-416adc9aa451 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:00.903378 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6431878d-d572-4146-8b4f-416adc9aa451 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/messages/05d6e441-9fcb-4cbd-ab40-df9f6cb2c41d returned with HTTP 404 Aug 07 17:12:00.903918 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 695/2770] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:12:00 2026] GET /volume/v3/messages/05d6e441-9fcb-4cbd-ab40-df9f6cb2c41d => generated 110 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:00.913950 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-afeaddcc-d7f7-41f8-8b7f-29ba96edf036 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:00.918074 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afeaddcc-d7f7-41f8-8b7f-29ba96edf036 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 Aug 07 17:12:00.918074 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afeaddcc-d7f7-41f8-8b7f-29ba96edf036 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:00.918337 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afeaddcc-d7f7-41f8-8b7f-29ba96edf036 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:00.932810 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:00.932810 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:00.944510 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-afeaddcc-d7f7-41f8-8b7f-29ba96edf036 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Volume info retrieved successfully. Aug 07 17:12:00.955349 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afeaddcc-d7f7-41f8-8b7f-29ba96edf036 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 returned with HTTP 200 Aug 07 17:12:00.958901 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 690/2771] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:00 2026] GET /volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:00.975676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:00.978372 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 Aug 07 17:12:00.979078 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:00.979078 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:00.979391 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Delete volume with id: b4650f79-58f6-480e-973a-7367e1dbe8e6 Aug 07 17:12:00.996871 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:00.996871 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:00.997177 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Volume info retrieved successfully. Aug 07 17:12:00.999797 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100224) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:12:01.030931 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-161514019 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-161514019, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:01.030931 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-161514019 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-161514019, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:01.058966 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Created reservations ['168d306b-decb-4444-a17a-5e0e97f6733c', '8cc4ae53-e852-47cc-946b-ea2e4ddc09e6', '7753db3e-4908-41a3-bca8-45aef6cb559e', 'c1ef6e5e-8d6f-42fe-8191-3e762d8e7351'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:01.143086 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Delete volume request issued successfully. Aug 07 17:12:01.143086 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91517a46-f4ae-4e29-b370-b7c37bd0a5cb tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 returned with HTTP 202 Aug 07 17:12:01.143086 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 696/2772] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:12:00 2026] DELETE /volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:01.153281 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8d4047cd-6469-4446-8a60-72d11914bd1f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:01.157067 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d4047cd-6469-4446-8a60-72d11914bd1f tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 Aug 07 17:12:01.157393 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d4047cd-6469-4446-8a60-72d11914bd1f tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:01.158217 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8d4047cd-6469-4446-8a60-72d11914bd1f tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:01.170451 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8d4047cd-6469-4446-8a60-72d11914bd1f tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 returned with HTTP 404 Aug 07 17:12:01.172129 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 692/2773] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:01 2026] GET /volume/v3/volumes/b4650f79-58f6-480e-973a-7367e1dbe8e6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:01.193379 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4be6979a-07f7-4a13-810f-c30b9333fcf2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:01.198666 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4be6979a-07f7-4a13-810f-c30b9333fcf2 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] DELETE https://10.4.3.144/volume/v3/types/9cde703c-d8e0-4e90-9801-2b4caeac13c3 Aug 07 17:12:01.198905 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4be6979a-07f7-4a13-810f-c30b9333fcf2 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:01.199171 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4be6979a-07f7-4a13-810f-c30b9333fcf2 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:01.255196 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4be6979a-07f7-4a13-810f-c30b9333fcf2 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] https://10.4.3.144/volume/v3/types/9cde703c-d8e0-4e90-9801-2b4caeac13c3 returned with HTTP 202 Aug 07 17:12:01.255786 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 696/2774] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:01 2026] DELETE /volume/v3/types/9cde703c-d8e0-4e90-9801-2b4caeac13c3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:01.266826 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-491bdb85-3fa5-4e41-b08b-b25af4d83482 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:01.270264 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-491bdb85-3fa5-4e41-b08b-b25af4d83482 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] GET https://10.4.3.144/volume/v3/types/9cde703c-d8e0-4e90-9801-2b4caeac13c3 Aug 07 17:12:01.271198 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-491bdb85-3fa5-4e41-b08b-b25af4d83482 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:01.271198 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-491bdb85-3fa5-4e41-b08b-b25af4d83482 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:01.279781 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-491bdb85-3fa5-4e41-b08b-b25af4d83482 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] https://10.4.3.144/volume/v3/types/9cde703c-d8e0-4e90-9801-2b4caeac13c3 returned with HTTP 404 Aug 07 17:12:01.280732 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 691/2775] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:12:01 2026] GET /volume/v3/types/9cde703c-d8e0-4e90-9801-2b4caeac13c3 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:01.296721 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9967ddb6-51c3-4664-924f-bff3ebc900eb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:01.300701 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9967ddb6-51c3-4664-924f-bff3ebc900eb tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:01.301261 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9967ddb6-51c3-4664-924f-bff3ebc900eb tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-739633219", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1380570184", "vendor_name": "tempest-vendor_name-202347470"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:01.350852 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9967ddb6-51c3-4664-924f-bff3ebc900eb tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:01.351280 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 697/2776] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:01 2026] POST /volume/v3/types => generated 326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:01.360820 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:01.364426 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:01.364426 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b11d6499-b2b4-4f9d-9391-1fda7378588f", "size": 1, "name": "tempest-UserMessagesTest-Volume-1197634396"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:01.366288 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Create volume request body: {'volume': {'volume_type': 'b11d6499-b2b4-4f9d-9391-1fda7378588f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1197634396'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:01.375514 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Create volume of 1 GB Aug 07 17:12:01.375514 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:01.375514 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:01.376911 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Availability Zones retrieved successfully. Aug 07 17:12:01.381284 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Flow 'volume_create_api' (3ad23546-e468-4e13-a52b-cddfe048736c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:01.382109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1717ae7-89ab-494f-a8b0-4181d3d99380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:01.382965 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:01.419058 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1717ae7-89ab-494f-a8b0-4181d3d99380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:12:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1380570184',vendor_name='tempest-vendor_name-202347470'},id=b11d6499-b2b4-4f9d-9391-1fda7378588f,is_public=True,name='tempest-UserMessagesTest-volume-type-739633219',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b11d6499-b2b4-4f9d-9391-1fda7378588f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:01.419223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e12d8e-f3e3-4005-8ddd-5d8dc7869339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:01.468287 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-739633219 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-739633219, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:01.468287 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-739633219 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-739633219, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:01.522596 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Created reservations ['9405287c-96c1-49e0-bf9b-7381035b91dc', '10fd9f56-f006-43bc-9810-b52128e08d8f', '244b3b16-ef8b-4fc8-a8d1-ca7be99f0a84', '6d870aa7-9e47-4341-afa5-598e5dd3c145'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:01.523761 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74e12d8e-f3e3-4005-8ddd-5d8dc7869339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9405287c-96c1-49e0-bf9b-7381035b91dc', '10fd9f56-f006-43bc-9810-b52128e08d8f', '244b3b16-ef8b-4fc8-a8d1-ca7be99f0a84', '6d870aa7-9e47-4341-afa5-598e5dd3c145']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:01.524887 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d5c561-5767-48fc-b69e-95bcd28fe8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:01.564134 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d5c561-5767-48fc-b69e-95bcd28fe8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cbadebf-e8c5-4de8-8dd6-0579a5363424', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1197634396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdc7854ecdd14b99abf01c7eb4295edf',qos_specs=None,replication_status=,reservations=['9405287c-96c1-49e0-bf9b-7381035b91dc','10fd9f56-f006-43bc-9810-b52128e08d8f','244b3b16-ef8b-4fc8-a8d1-ca7be99f0a84','6d870aa7-9e47-4341-afa5-598e5dd3c145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec67738347949cd8552227aff397c1d',volume_type_id=b11d6499-b2b4-4f9d-9391-1fda7378588f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1197634396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cbadebf-e8c5-4de8-8dd6-0579a5363424,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdc7854ecdd14b99abf01c7eb4295edf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ec67738347949cd8552227aff397c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b11d6499-b2b4-4f9d-9391-1fda7378588f),volume_type_id=b11d6499-b2b4-4f9d-9391-1fda7378588f)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:01.565759 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4603c4-4de6-4217-840b-31be2ec83ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:01.604435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e4603c4-4de6-4217-840b-31be2ec83ae6) transitioned into state 'SUCCESS' from state '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-1197634396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdc7854ecdd14b99abf01c7eb4295edf',qos_specs=None,replication_status=,reservations=['9405287c-96c1-49e0-bf9b-7381035b91dc','10fd9f56-f006-43bc-9810-b52128e08d8f','244b3b16-ef8b-4fc8-a8d1-ca7be99f0a84','6d870aa7-9e47-4341-afa5-598e5dd3c145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ec67738347949cd8552227aff397c1d',volume_type_id=b11d6499-b2b4-4f9d-9391-1fda7378588f)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:01.605876 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (393c71b1-ea9b-49d9-adfb-dad522e2b58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:01.622224 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (393c71b1-ea9b-49d9-adfb-dad522e2b58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:01.623618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Flow 'volume_create_api' (3ad23546-e468-4e13-a52b-cddfe048736c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:01.624094 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Create volume request issued successfully. Aug 07 17:12:01.624858 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b52d9f7c-57d9-4201-84fd-b26a2871fd6b tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:01.625787 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 693/2777] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:12:01 2026] POST /volume/v3/volumes => generated 785 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:01.651808 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5202da7c-fe59-474e-8549-68eaf16e0ca6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:01.654600 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5202da7c-fe59-474e-8549-68eaf16e0ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 Aug 07 17:12:01.654929 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5202da7c-fe59-474e-8549-68eaf16e0ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:01.655186 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5202da7c-fe59-474e-8549-68eaf16e0ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:01.664218 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:01.664218 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:01.668257 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5202da7c-fe59-474e-8549-68eaf16e0ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Volume info retrieved successfully. Aug 07 17:12:01.675650 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5202da7c-fe59-474e-8549-68eaf16e0ca6 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 returned with HTTP 200 Aug 07 17:12:01.676155 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 697/2778] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:01 2026] GET /volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:01.760857 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-28722003-1e0d-4c22-875a-08cd0ec67341 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:01.763878 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28722003-1e0d-4c22-875a-08cd0ec67341 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:01.764499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28722003-1e0d-4c22-875a-08cd0ec67341 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:01.764499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28722003-1e0d-4c22-875a-08cd0ec67341 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:01.764499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-28722003-1e0d-4c22-875a-08cd0ec67341 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:01.770886 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:01.770886 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:01.771721 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28722003-1e0d-4c22-875a-08cd0ec67341 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:01.772166 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 692/2779] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:01 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:01.790327 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3dbb510a-7b3b-4bca-aa59-15e26b8f155e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:01.792154 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dbb510a-7b3b-4bca-aa59-15e26b8f155e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 Aug 07 17:12:01.792363 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dbb510a-7b3b-4bca-aa59-15e26b8f155e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:01.792570 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dbb510a-7b3b-4bca-aa59-15e26b8f155e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:01.801140 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:01.801140 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:01.808091 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3dbb510a-7b3b-4bca-aa59-15e26b8f155e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:01.815654 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dbb510a-7b3b-4bca-aa59-15e26b8f155e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 returned with HTTP 200 Aug 07 17:12:01.816131 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 698/2780] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:01 2026] GET /volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:01.836123 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-79430426-48f3-4133-98dd-5b137a6380c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:01.840113 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5/restore Aug 07 17:12:01.840113 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:01.842920 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Restoring backup 0d3a951f-fa8c-471a-bed5-c4f03630eca5 ({'restore': {}}) {{(pid=100226) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 17:12:01.843124 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Restoring backup 0d3a951f-fa8c-471a-bed5-c4f03630eca5 to volume None. Aug 07 17:12:01.851167 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:01.851167 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:01.852407 np0000006737 devstack@c-api.service[100226]: INFO cinder.backup.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating volume of 1 GB for restore of backup 0d3a951f-fa8c-471a-bed5-c4f03630eca5. Aug 07 17:12:01.862713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Availability zone cache updated, next update will occur around 2026-08-07 18:12:01.862247. {{(pid=100226) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 17:12:01.862978 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Availability Zones retrieved successfully. Aug 07 17:12:01.872649 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (11690dee-9f7d-4755-bf10-bb0049697e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:01.873979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af08b3c-5ed4-46b6-a17e-9eb0ba6ff058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:01.875273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:01.922105 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af08b3c-5ed4-46b6-a17e-9eb0ba6ff058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:01.923085 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522f4c09-59e9-4e48-b0e1-d32a5ce8c1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:01.995621 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['3693bbfa-3740-4cf6-8db1-994543999f44', '44e837fa-13c9-4cd8-b9f4-ff1757f9fe19', '6a187377-f224-4623-a8a3-a510495f7dd0', '65bb2ad6-d68d-41fd-9c15-4e6a0c3366ed'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:01.997144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522f4c09-59e9-4e48-b0e1-d32a5ce8c1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3693bbfa-3740-4cf6-8db1-994543999f44', '44e837fa-13c9-4cd8-b9f4-ff1757f9fe19', '6a187377-f224-4623-a8a3-a510495f7dd0', '65bb2ad6-d68d-41fd-9c15-4e6a0c3366ed']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:01.998475 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5109b422-7fd0-47a9-91bb-d45f6e9e9ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:02.040941 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5109b422-7fd0-47a9-91bb-d45f6e9e9ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7d54edd-4e07-44c5-912c-be5049eb16d4', '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_0d3a951f-fa8c-471a-bed5-c4f03630eca5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['3693bbfa-3740-4cf6-8db1-994543999f44','44e837fa-13c9-4cd8-b9f4-ff1757f9fe19','6a187377-f224-4623-a8a3-a510495f7dd0','65bb2ad6-d68d-41fd-9c15-4e6a0c3366ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0d3a951f-fa8c-471a-bed5-c4f03630eca5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7d54edd-4e07-44c5-912c-be5049eb16d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4cb134d1f1340c48debd397c842ba41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d048e2c42546de9a9f82b80295fcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:02.044427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb22ae5-43fe-452d-8ad7-ebaf65e59339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:02.066045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdb22ae5-43fe-452d-8ad7-ebaf65e59339) transitioned into 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_0d3a951f-fa8c-471a-bed5-c4f03630eca5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['3693bbfa-3740-4cf6-8db1-994543999f44','44e837fa-13c9-4cd8-b9f4-ff1757f9fe19','6a187377-f224-4623-a8a3-a510495f7dd0','65bb2ad6-d68d-41fd-9c15-4e6a0c3366ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:02.066791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815e3d35-3921-49ba-b4ec-cc397bcbea50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:02.082488 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (815e3d35-3921-49ba-b4ec-cc397bcbea50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:02.084868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (11690dee-9f7d-4755-bf10-bb0049697e6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:02.084868 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request issued successfully. Aug 07 17:12:02.096950 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:02.096950 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:02.097133 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:02.706980 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-27d05642-6b9e-4e32-abff-816045b75f07 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:02.710925 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-27d05642-6b9e-4e32-abff-816045b75f07 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 Aug 07 17:12:02.711423 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-27d05642-6b9e-4e32-abff-816045b75f07 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:02.711423 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-27d05642-6b9e-4e32-abff-816045b75f07 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:02.729503 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:02.729503 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:02.744120 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-27d05642-6b9e-4e32-abff-816045b75f07 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Volume info retrieved successfully. Aug 07 17:12:02.752651 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-27d05642-6b9e-4e32-abff-816045b75f07 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 returned with HTTP 200 Aug 07 17:12:02.754167 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 698/2781] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:02 2026] GET /volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:02.774578 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13d45f48-a2c6-4c1c-870f-159f58d49c54 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:02.780520 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13d45f48-a2c6-4c1c-870f-159f58d49c54 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/messages Aug 07 17:12:02.780874 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13d45f48-a2c6-4c1c-870f-159f58d49c54 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:02.782965 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13d45f48-a2c6-4c1c-870f-159f58d49c54 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:02.796500 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13d45f48-a2c6-4c1c-870f-159f58d49c54 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:12:02.797191 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 693/2782] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:12:02 2026] GET /volume/v3/messages => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:02.814455 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-351cb690-cca4-4da0-858d-eec546e2327a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:02.817130 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-351cb690-cca4-4da0-858d-eec546e2327a tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/messages/a72dcb50-1cc3-4e49-a734-0c1c5a64e9b9 Aug 07 17:12:02.817130 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-351cb690-cca4-4da0-858d-eec546e2327a tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:02.818480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-351cb690-cca4-4da0-858d-eec546e2327a tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:02.834858 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-351cb690-cca4-4da0-858d-eec546e2327a tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/messages/a72dcb50-1cc3-4e49-a734-0c1c5a64e9b9 returned with HTTP 200 Aug 07 17:12:02.835376 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 699/2783] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:12:02 2026] GET /volume/v3/messages/a72dcb50-1cc3-4e49-a734-0c1c5a64e9b9 => generated 667 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:02.854927 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a6395852-ed6f-4488-8542-c9ab4afcaed1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:02.857859 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a6395852-ed6f-4488-8542-c9ab4afcaed1 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/messages Aug 07 17:12:02.858387 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a6395852-ed6f-4488-8542-c9ab4afcaed1 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:02.858729 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a6395852-ed6f-4488-8542-c9ab4afcaed1 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:02.868973 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a6395852-ed6f-4488-8542-c9ab4afcaed1 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:12:02.869974 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 699/2784] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:12:02 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:02.884909 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d6278c75-d360-431e-8b2a-70fd3eacba6f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:02.890138 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d6278c75-d360-431e-8b2a-70fd3eacba6f tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] DELETE https://10.4.3.144/volume/v3/messages/a72dcb50-1cc3-4e49-a734-0c1c5a64e9b9 Aug 07 17:12:02.890138 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d6278c75-d360-431e-8b2a-70fd3eacba6f tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:02.891099 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d6278c75-d360-431e-8b2a-70fd3eacba6f tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:02.925709 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d6278c75-d360-431e-8b2a-70fd3eacba6f tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/messages/a72dcb50-1cc3-4e49-a734-0c1c5a64e9b9 returned with HTTP 204 Aug 07 17:12:02.925709 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 694/2785] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:12:02 2026] DELETE /volume/v3/messages/a72dcb50-1cc3-4e49-a734-0c1c5a64e9b9 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:12:02.937671 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b301b82d-f708-4cec-9aba-f3c54ba8e318 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:02.943194 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b301b82d-f708-4cec-9aba-f3c54ba8e318 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 Aug 07 17:12:02.943940 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b301b82d-f708-4cec-9aba-f3c54ba8e318 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:02.943940 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b301b82d-f708-4cec-9aba-f3c54ba8e318 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:02.962685 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:02.962685 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:02.974309 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b301b82d-f708-4cec-9aba-f3c54ba8e318 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Volume info retrieved successfully. Aug 07 17:12:02.985990 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b301b82d-f708-4cec-9aba-f3c54ba8e318 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 returned with HTTP 200 Aug 07 17:12:02.987245 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 700/2786] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:02 2026] GET /volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 => generated 874 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:03.012833 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-864fc40e-b263-4795-902b-0da0328f650e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:03.016924 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] DELETE https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 Aug 07 17:12:03.016924 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:03.016924 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:03.016924 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Delete volume with id: 2cbadebf-e8c5-4de8-8dd6-0579a5363424 Aug 07 17:12:03.026867 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:03.026867 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:03.029119 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Volume info retrieved successfully. Aug 07 17:12:03.029699 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100227) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:12:03.059866 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-739633219 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-739633219, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:03.060410 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-739633219 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-739633219, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:03.085045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Created reservations ['b7c26e0b-ea63-47af-bea2-b12eee9950fc', '041c55d6-e46e-452c-8146-c09772c71209', '5d268297-1758-46d0-bd4a-1e8ba52650e7', 'f9a9a3d4-0f0d-45e1-84fc-8a626c737293'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:03.119554 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:03.119554 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:03.120015 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:03.120205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Checking backup size 1 against volume size 1 {{(pid=100226) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 17:12:03.120406 np0000006737 devstack@c-api.service[100226]: INFO cinder.backup.api [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Overwriting volume c7d54edd-4e07-44c5-912c-be5049eb16d4 with restore of backup 0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:03.156648 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] restore_backup in rpcapi backup_id 0d3a951f-fa8c-471a-bed5-c4f03630eca5 {{(pid=100226) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 17:12:03.160447 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-79430426-48f3-4133-98dd-5b137a6380c5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5/restore returned with HTTP 202 Aug 07 17:12:03.161866 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 694/2787] 10.4.3.144 () {68 vars in 1393 bytes} [Fri Aug 7 17:12:01 2026] POST /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5/restore => generated 189 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:03.164454 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Delete volume request issued successfully. Aug 07 17:12:03.164622 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-864fc40e-b263-4795-902b-0da0328f650e tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 returned with HTTP 202 Aug 07 17:12:03.165257 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 700/2788] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:12:03 2026] DELETE /volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:12:03.176915 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-61710f38-0382-4714-8d33-8167e2634ca3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:03.182797 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61710f38-0382-4714-8d33-8167e2634ca3 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] GET https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 Aug 07 17:12:03.182797 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61710f38-0382-4714-8d33-8167e2634ca3 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:03.182797 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61710f38-0382-4714-8d33-8167e2634ca3 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:03.185908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10db2ce1-7dbb-46a3-ba4f-0e22588666b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:03.191316 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10db2ce1-7dbb-46a3-ba4f-0e22588666b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:03.191316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10db2ce1-7dbb-46a3-ba4f-0e22588666b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:03.193144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10db2ce1-7dbb-46a3-ba4f-0e22588666b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:03.193144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-10db2ce1-7dbb-46a3-ba4f-0e22588666b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:03.198274 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61710f38-0382-4714-8d33-8167e2634ca3 tempest-UserMessagesTest-1063248681 tempest-UserMessagesTest-1063248681-project-member] https://10.4.3.144/volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 returned with HTTP 404 Aug 07 17:12:03.199445 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 695/2789] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:03 2026] GET /volume/v3/volumes/2cbadebf-e8c5-4de8-8dd6-0579a5363424 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:03.205476 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:03.205476 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:03.208188 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10db2ce1-7dbb-46a3-ba4f-0e22588666b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:03.208597 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 701/2790] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:03 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:03.221645 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-092c8014-0fa2-407d-87b1-115ba681d1af None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:03.225463 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-092c8014-0fa2-407d-87b1-115ba681d1af tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] DELETE https://10.4.3.144/volume/v3/types/b11d6499-b2b4-4f9d-9391-1fda7378588f Aug 07 17:12:03.225782 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-092c8014-0fa2-407d-87b1-115ba681d1af tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:03.226089 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-092c8014-0fa2-407d-87b1-115ba681d1af tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:03.303912 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-092c8014-0fa2-407d-87b1-115ba681d1af tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] https://10.4.3.144/volume/v3/types/b11d6499-b2b4-4f9d-9391-1fda7378588f returned with HTTP 202 Aug 07 17:12:03.304479 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 695/2791] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:03 2026] DELETE /volume/v3/types/b11d6499-b2b4-4f9d-9391-1fda7378588f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:03.314710 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-04375dfc-ae9e-4e49-9aa0-c6e8db8df700 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:03.320115 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-04375dfc-ae9e-4e49-9aa0-c6e8db8df700 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] GET https://10.4.3.144/volume/v3/types/b11d6499-b2b4-4f9d-9391-1fda7378588f Aug 07 17:12:03.320115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-04375dfc-ae9e-4e49-9aa0-c6e8db8df700 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:03.320115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-04375dfc-ae9e-4e49-9aa0-c6e8db8df700 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:03.330981 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-04375dfc-ae9e-4e49-9aa0-c6e8db8df700 tempest-UserMessagesTest-1787452377 tempest-UserMessagesTest-1787452377-project-admin] https://10.4.3.144/volume/v3/types/b11d6499-b2b4-4f9d-9391-1fda7378588f returned with HTTP 404 Aug 07 17:12:03.333169 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 701/2792] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:12:03 2026] GET /volume/v3/types/b11d6499-b2b4-4f9d-9391-1fda7378588f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:04.227384 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b355c793-8b7c-4512-8518-1bc1757e089a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:04.229805 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b355c793-8b7c-4512-8518-1bc1757e089a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:04.230151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b355c793-8b7c-4512-8518-1bc1757e089a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:04.230671 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b355c793-8b7c-4512-8518-1bc1757e089a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:04.230762 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b355c793-8b7c-4512-8518-1bc1757e089a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:04.237577 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:04.237577 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:04.237964 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b355c793-8b7c-4512-8518-1bc1757e089a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:04.238705 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 696/2793] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:04 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:05.254104 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95be7970-dc97-4f90-8c36-021f73163bd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:05.260799 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95be7970-dc97-4f90-8c36-021f73163bd6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:05.260799 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95be7970-dc97-4f90-8c36-021f73163bd6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:05.260799 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95be7970-dc97-4f90-8c36-021f73163bd6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:05.260799 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-95be7970-dc97-4f90-8c36-021f73163bd6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:05.278509 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:05.278509 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:05.279878 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95be7970-dc97-4f90-8c36-021f73163bd6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:05.280388 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 702/2794] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:05 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:06.292670 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2740af13-c693-4e32-b920-1237252166f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:06.294802 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2740af13-c693-4e32-b920-1237252166f1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:06.294959 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2740af13-c693-4e32-b920-1237252166f1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:06.295202 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2740af13-c693-4e32-b920-1237252166f1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:06.295321 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2740af13-c693-4e32-b920-1237252166f1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:06.300635 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:06.300635 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:06.301606 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2740af13-c693-4e32-b920-1237252166f1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:06.302831 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 696/2795] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:06 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:06.416989 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-3eeaaf2e-1702-4f12-8eda-689403dbc823 req-4d0d97a5-a3fd-433e-b63e-14314ae27c3d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:06.420849 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3eeaaf2e-1702-4f12-8eda-689403dbc823 req-4d0d97a5-a3fd-433e-b63e-14314ae27c3d tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] DELETE https://10.4.3.144/volume/v3/attachments/7555c3d9-554e-4b54-9e59-cd03afe54bb4 Aug 07 17:12:06.421061 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3eeaaf2e-1702-4f12-8eda-689403dbc823 req-4d0d97a5-a3fd-433e-b63e-14314ae27c3d tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:06.421280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3eeaaf2e-1702-4f12-8eda-689403dbc823 req-4d0d97a5-a3fd-433e-b63e-14314ae27c3d tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:06.430471 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:06.430471 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:06.492390 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3eeaaf2e-1702-4f12-8eda-689403dbc823 req-4d0d97a5-a3fd-433e-b63e-14314ae27c3d tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/attachments/7555c3d9-554e-4b54-9e59-cd03afe54bb4 returned with HTTP 200 Aug 07 17:12:06.493062 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 702/2796] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:12:06 2026] DELETE /volume/v3/attachments/7555c3d9-554e-4b54-9e59-cd03afe54bb4 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:07.058866 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e810465-427c-495d-8b03-b18b903f4d18 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.084987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b08805bd-e417-412c-9d87-0d66ccfe73f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.087124 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b08805bd-e417-412c-9d87-0d66ccfe73f5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] GET https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:12:07.087363 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b08805bd-e417-412c-9d87-0d66ccfe73f5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.087524 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b08805bd-e417-412c-9d87-0d66ccfe73f5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.098318 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:07.098318 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:07.103447 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b08805bd-e417-412c-9d87-0d66ccfe73f5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Volume info retrieved successfully. Aug 07 17:12:07.112949 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b08805bd-e417-412c-9d87-0d66ccfe73f5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 returned with HTTP 200 Aug 07 17:12:07.113799 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 703/2797] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:07 2026] GET /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:07.142678 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e810465-427c-495d-8b03-b18b903f4d18 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:07.143061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e810465-427c-495d-8b03-b18b903f4d18 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-367803549"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:07.159860 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e810465-427c-495d-8b03-b18b903f4d18 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:07.160408 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 697/2798] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:12:07 2026] POST /volume/v3/types => generated 230 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:07.170369 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-08d03348-cfb7-4f82-ac29-d38f1aff88a0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.172398 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08d03348-cfb7-4f82-ac29-d38f1aff88a0 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] POST https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs Aug 07 17:12:07.172869 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08d03348-cfb7-4f82-ac29-d38f1aff88a0 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:07.197854 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08d03348-cfb7-4f82-ac29-d38f1aff88a0 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs returned with HTTP 200 Aug 07 17:12:07.198489 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 697/2799] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:12:07 2026] POST /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:07.207841 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c92341d1-41e8-49d3-9a19-ede1ab1d8909 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.210870 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c92341d1-41e8-49d3-9a19-ede1ab1d8909 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] GET https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec3 Aug 07 17:12:07.212243 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c92341d1-41e8-49d3-9a19-ede1ab1d8909 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.212556 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c92341d1-41e8-49d3-9a19-ede1ab1d8909 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.212946 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:07.212946 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:07.222484 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c92341d1-41e8-49d3-9a19-ede1ab1d8909 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec3 returned with HTTP 200 Aug 07 17:12:07.222998 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 703/2800] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:12:07 2026] GET /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:07.231843 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1b51c46b-c1f3-4d8e-b1bc-c6b8df074dba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.234264 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b51c46b-c1f3-4d8e-b1bc-c6b8df074dba tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] DELETE https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec3 Aug 07 17:12:07.234523 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b51c46b-c1f3-4d8e-b1bc-c6b8df074dba tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.234732 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b51c46b-c1f3-4d8e-b1bc-c6b8df074dba tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.284560 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b51c46b-c1f3-4d8e-b1bc-c6b8df074dba tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec3 returned with HTTP 202 Aug 07 17:12:07.285297 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 704/2801] 10.4.3.144 () {66 vars in 1399 bytes} [Fri Aug 7 17:12:07 2026] DELETE /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:12:07.296884 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d43f4e28-a793-43c3-8d65-fc7577ed3d1f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.302097 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d43f4e28-a793-43c3-8d65-fc7577ed3d1f tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] GET https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec3 Aug 07 17:12:07.302097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d43f4e28-a793-43c3-8d65-fc7577ed3d1f tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.302097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d43f4e28-a793-43c3-8d65-fc7577ed3d1f tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.311505 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d43f4e28-a793-43c3-8d65-fc7577ed3d1f tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec3 returned with HTTP 404 Aug 07 17:12:07.312605 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 698/2802] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:12:07 2026] GET /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec3 => generated 129 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:07.316583 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-857780eb-7bd0-4328-bfcf-d99a90ee13fa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.321872 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-857780eb-7bd0-4328-bfcf-d99a90ee13fa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:07.322270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-857780eb-7bd0-4328-bfcf-d99a90ee13fa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.322270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-857780eb-7bd0-4328-bfcf-d99a90ee13fa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.322518 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-857780eb-7bd0-4328-bfcf-d99a90ee13fa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:07.328297 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:07.328297 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:07.328297 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-857780eb-7bd0-4328-bfcf-d99a90ee13fa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:07.328297 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 698/2803] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:07 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:07.331684 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4f47976b-639e-4cb7-8d35-577e68f0807c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.338285 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f47976b-639e-4cb7-8d35-577e68f0807c tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] POST https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs Aug 07 17:12:07.339106 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4f47976b-639e-4cb7-8d35-577e68f0807c tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:07.406365 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f47976b-639e-4cb7-8d35-577e68f0807c tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs returned with HTTP 200 Aug 07 17:12:07.406365 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 704/2804] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:12:07 2026] POST /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs => generated 34 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:07.416243 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2214bb45-1a5d-45dd-8217-7d3b6dc3b133 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.419304 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2214bb45-1a5d-45dd-8217-7d3b6dc3b133 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] GET https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs Aug 07 17:12:07.419304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2214bb45-1a5d-45dd-8217-7d3b6dc3b133 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.419304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2214bb45-1a5d-45dd-8217-7d3b6dc3b133 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.426310 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2214bb45-1a5d-45dd-8217-7d3b6dc3b133 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs returned with HTTP 200 Aug 07 17:12:07.426689 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 705/2805] 10.4.3.144 () {66 vars in 1378 bytes} [Fri Aug 7 17:12:07 2026] GET /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:07.435010 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c04213a-7d21-4f4b-a30c-35155a0fd451 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.436882 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c04213a-7d21-4f4b-a30c-35155a0fd451 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] POST https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs Aug 07 17:12:07.438103 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c04213a-7d21-4f4b-a30c-35155a0fd451 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:07.461153 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c04213a-7d21-4f4b-a30c-35155a0fd451 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs returned with HTTP 200 Aug 07 17:12:07.461153 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 699/2806] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:12:07 2026] POST /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:07.470559 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9c139fc5-cdd1-4fc1-8db9-acf64338c81e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.472668 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c139fc5-cdd1-4fc1-8db9-acf64338c81e tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] PUT https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec2 Aug 07 17:12:07.473051 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c139fc5-cdd1-4fc1-8db9-acf64338c81e tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:07.494095 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c139fc5-cdd1-4fc1-8db9-acf64338c81e tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec2 returned with HTTP 200 Aug 07 17:12:07.494666 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 699/2807] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:12:07 2026] PUT /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec2 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:07.502736 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-23a007e8-8e6f-48ff-a874-b6255b6cf465 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.504613 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23a007e8-8e6f-48ff-a874-b6255b6cf465 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] GET https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec2 Aug 07 17:12:07.504811 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23a007e8-8e6f-48ff-a874-b6255b6cf465 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.505009 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23a007e8-8e6f-48ff-a874-b6255b6cf465 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.511301 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23a007e8-8e6f-48ff-a874-b6255b6cf465 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec2 returned with HTTP 200 Aug 07 17:12:07.511701 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 705/2808] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:12:07 2026] GET /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:07.519508 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f8a4697-34df-4fc4-a89c-4416657f01f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.521543 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f8a4697-34df-4fc4-a89c-4416657f01f8 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] POST https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs Aug 07 17:12:07.521934 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f8a4697-34df-4fc4-a89c-4416657f01f8 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:07.550282 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f8a4697-34df-4fc4-a89c-4416657f01f8 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs returned with HTTP 200 Aug 07 17:12:07.550865 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 706/2809] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:12:07 2026] POST /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs => generated 51 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:07.560628 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cf4c3038-19e9-48e0-bc25-d3b02f2598f1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.562848 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf4c3038-19e9-48e0-bc25-d3b02f2598f1 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] GET https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs Aug 07 17:12:07.562988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf4c3038-19e9-48e0-bc25-d3b02f2598f1 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.563273 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf4c3038-19e9-48e0-bc25-d3b02f2598f1 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.585527 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf4c3038-19e9-48e0-bc25-d3b02f2598f1 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs returned with HTTP 200 Aug 07 17:12:07.586119 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 700/2810] 10.4.3.144 () {66 vars in 1378 bytes} [Fri Aug 7 17:12:07 2026] GET /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4/extra_specs => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:07.594558 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-433a98b3-9d6f-417c-8afd-8590804a5168 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.596620 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-433a98b3-9d6f-417c-8afd-8590804a5168 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] DELETE https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4 Aug 07 17:12:07.596848 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-433a98b3-9d6f-417c-8afd-8590804a5168 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.597122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-433a98b3-9d6f-417c-8afd-8590804a5168 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.625154 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-433a98b3-9d6f-417c-8afd-8590804a5168 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4 returned with HTTP 202 Aug 07 17:12:07.625625 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 700/2811] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:07 2026] DELETE /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:07.632038 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7acc3a9c-a910-40e6-8816-ea36156a17e6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:07.633833 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7acc3a9c-a910-40e6-8816-ea36156a17e6 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] GET https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4 Aug 07 17:12:07.634036 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7acc3a9c-a910-40e6-8816-ea36156a17e6 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:07.634260 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7acc3a9c-a910-40e6-8816-ea36156a17e6 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:07.637446 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7acc3a9c-a910-40e6-8816-ea36156a17e6 tempest-VolumeTypesExtraSpecsTest-325506949 tempest-VolumeTypesExtraSpecsTest-325506949-project-admin] https://10.4.3.144/volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4 returned with HTTP 404 Aug 07 17:12:07.638095 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 706/2812] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:12:07 2026] GET /volume/v3/types/31ecb085-acc8-4cb7-916b-e2504e17dbb4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:08.138839 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-725b3190-19b3-42d2-9bc3-ebb5cd491fc5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:08.145772 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-725b3190-19b3-42d2-9bc3-ebb5cd491fc5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] GET https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:12:08.146243 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-725b3190-19b3-42d2-9bc3-ebb5cd491fc5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:08.147463 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-725b3190-19b3-42d2-9bc3-ebb5cd491fc5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:08.162563 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:08.162563 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:08.170426 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-725b3190-19b3-42d2-9bc3-ebb5cd491fc5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Volume info retrieved successfully. Aug 07 17:12:08.183437 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-725b3190-19b3-42d2-9bc3-ebb5cd491fc5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 returned with HTTP 200 Aug 07 17:12:08.185773 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 707/2813] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:08 2026] GET /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:08.342494 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a56fc41b-32cb-4caf-af30-b5d5bfcfaa13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:08.345349 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a56fc41b-32cb-4caf-af30-b5d5bfcfaa13 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:08.345702 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a56fc41b-32cb-4caf-af30-b5d5bfcfaa13 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:08.346110 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a56fc41b-32cb-4caf-af30-b5d5bfcfaa13 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:08.346391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a56fc41b-32cb-4caf-af30-b5d5bfcfaa13 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:08.356677 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:08.356677 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:08.360056 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a56fc41b-32cb-4caf-af30-b5d5bfcfaa13 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:08.363002 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 701/2814] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:08 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:08.531781 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-637c20b0-94fd-42dc-a84d-5a4b37a63d79 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:08.541044 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-637c20b0-94fd-42dc-a84d-5a4b37a63d79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/limits Aug 07 17:12:08.544391 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-637c20b0-94fd-42dc-a84d-5a4b37a63d79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:08.544677 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-637c20b0-94fd-42dc-a84d-5a4b37a63d79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:08.547506 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=462,cinder:UPDATE=117,cinder:INSERT=52 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:12:08.565506 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-637c20b0-94fd-42dc-a84d-5a4b37a63d79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-4294486 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-4294486, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:08.566198 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-637c20b0-94fd-42dc-a84d-5a4b37a63d79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-4294486 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-4294486, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:08.566198 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-637c20b0-94fd-42dc-a84d-5a4b37a63d79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-4294486 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-4294486, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:08.581841 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-637c20b0-94fd-42dc-a84d-5a4b37a63d79 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/limits returned with HTTP 200 Aug 07 17:12:08.582406 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 701/2815] 10.4.3.144 () {68 vars in 1484 bytes} [Fri Aug 7 17:12:08 2026] GET /volume/v3/limits => generated 302 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:08.633311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-59ca6ae3-0c65-4dca-ad3c-f789a1f20728 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:08.639683 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-59ca6ae3-0c65-4dca-ad3c-f789a1f20728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:12:08.639947 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-59ca6ae3-0c65-4dca-ad3c-f789a1f20728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:08.640291 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-59ca6ae3-0c65-4dca-ad3c-f789a1f20728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:08.654973 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:08.654973 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:08.660346 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-59ca6ae3-0c65-4dca-ad3c-f789a1f20728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:08.666574 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-59ca6ae3-0c65-4dca-ad3c-f789a1f20728 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 200 Aug 07 17:12:08.667193 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 707/2816] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:08 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 1660 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:08.677301 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-14d644ae-655b-439c-8343-00fcfc9fc05f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:08.679763 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-14d644ae-655b-439c-8343-00fcfc9fc05f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:12:08.679943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-14d644ae-655b-439c-8343-00fcfc9fc05f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b511a5bc-7bc6-470c-a604-7e21bff15a59", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:08.692067 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:08.692067 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:08.692564 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-14d644ae-655b-439c-8343-00fcfc9fc05f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:08.692715 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-14d644ae-655b-439c-8343-00fcfc9fc05f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Create snapshot from volume b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:12:08.715795 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6e65a7e2-f16c-4a4b-8059-ec93fb901cb6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:08.717575 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e65a7e2-f16c-4a4b-8059-ec93fb901cb6 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] DELETE https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 Aug 07 17:12:08.717575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e65a7e2-f16c-4a4b-8059-ec93fb901cb6 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:08.717575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e65a7e2-f16c-4a4b-8059-ec93fb901cb6 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:08.717575 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6e65a7e2-f16c-4a4b-8059-ec93fb901cb6 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Delete volume with id: 613ca02b-e8a0-4039-a682-9d82ea5d3f51 Aug 07 17:12:08.730176 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:08.730176 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:08.731057 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6e65a7e2-f16c-4a4b-8059-ec93fb901cb6 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:12:08.743337 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-14d644ae-655b-439c-8343-00fcfc9fc05f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Created reservations ['4f8fa8ba-6fbe-4a64-bb6a-54bd6090fe30', '800ad931-c013-4f50-ac4a-fdf2fc2d1f2d', '73ed284e-2f3e-4c10-af0c-53437f3df7e4', '339e7213-6703-4ba2-b65d-0a1e1a09821c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:08.751034 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6e65a7e2-f16c-4a4b-8059-ec93fb901cb6 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Delete volume request issued successfully. Aug 07 17:12:08.751260 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e65a7e2-f16c-4a4b-8059-ec93fb901cb6 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 returned with HTTP 202 Aug 07 17:12:08.751726 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 702/2817] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:08 2026] DELETE /volume/v3/volumes/613ca02b-e8a0-4039-a682-9d82ea5d3f51 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:08.762183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1fbd09b5-a74e-4b1b-93d8-810a340411fe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:08.765689 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1fbd09b5-a74e-4b1b-93d8-810a340411fe tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] DELETE https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 Aug 07 17:12:08.765880 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1fbd09b5-a74e-4b1b-93d8-810a340411fe tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:08.766090 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1fbd09b5-a74e-4b1b-93d8-810a340411fe tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:08.766213 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-1fbd09b5-a74e-4b1b-93d8-810a340411fe tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Delete backup with id: d37f64c1-2abc-4562-b403-d88a629e3787. Aug 07 17:12:08.771832 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:08.771832 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:08.788422 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-1fbd09b5-a74e-4b1b-93d8-810a340411fe tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] delete_backup rpcapi backup_id d37f64c1-2abc-4562-b403-d88a629e3787 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:12:08.790590 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1fbd09b5-a74e-4b1b-93d8-810a340411fe tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 returned with HTTP 202 Aug 07 17:12:08.791045 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 702/2818] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:08 2026] DELETE /volume/v3/backups/d37f64c1-2abc-4562-b403-d88a629e3787 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:12:08.798668 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-df0e79bb-6dda-4f5c-a947-eda1db8b2a70 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:08.800572 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-df0e79bb-6dda-4f5c-a947-eda1db8b2a70 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] DELETE https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 Aug 07 17:12:08.800832 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-df0e79bb-6dda-4f5c-a947-eda1db8b2a70 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:08.801115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-df0e79bb-6dda-4f5c-a947-eda1db8b2a70 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:08.801350 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-df0e79bb-6dda-4f5c-a947-eda1db8b2a70 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Delete volume with id: 653c98f2-27af-4aa6-afe5-52631d57d875 Aug 07 17:12:08.804804 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-14d644ae-655b-439c-8343-00fcfc9fc05f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Snapshot force create request issued successfully. Aug 07 17:12:08.805378 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1c5e3c69-12fd-4c6c-863f-6375e8609d6b req-14d644ae-655b-439c-8343-00fcfc9fc05f tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:12:08.805950 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 708/2819] 10.4.3.144 () {72 vars in 1547 bytes} [Fri Aug 7 17:12:08 2026] POST /volume/v3/snapshots => generated 292 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:08.816054 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:08.816054 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:08.816774 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-df0e79bb-6dda-4f5c-a947-eda1db8b2a70 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:12:08.839309 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-df0e79bb-6dda-4f5c-a947-eda1db8b2a70 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Delete volume request issued successfully. Aug 07 17:12:08.839645 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-df0e79bb-6dda-4f5c-a947-eda1db8b2a70 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 returned with HTTP 202 Aug 07 17:12:08.839965 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 708/2820] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:08 2026] DELETE /volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:08.852874 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6506732e-960d-4b83-a1df-c2997982be08 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:08.855148 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6506732e-960d-4b83-a1df-c2997982be08 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 Aug 07 17:12:08.855372 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6506732e-960d-4b83-a1df-c2997982be08 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:08.855621 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6506732e-960d-4b83-a1df-c2997982be08 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:08.864909 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:08.864909 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:08.870203 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6506732e-960d-4b83-a1df-c2997982be08 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Volume info retrieved successfully. Aug 07 17:12:08.876379 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6506732e-960d-4b83-a1df-c2997982be08 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 returned with HTTP 200 Aug 07 17:12:08.876924 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 703/2821] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:08 2026] GET /volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:09.207535 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-54c59427-8dc7-4505-ae66-f78aa498e3a5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:09.210731 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54c59427-8dc7-4505-ae66-f78aa498e3a5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] GET https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:12:09.211018 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54c59427-8dc7-4505-ae66-f78aa498e3a5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:09.211327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54c59427-8dc7-4505-ae66-f78aa498e3a5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:09.219398 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:09.219398 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:09.223986 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-54c59427-8dc7-4505-ae66-f78aa498e3a5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Volume info retrieved successfully. Aug 07 17:12:09.228844 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54c59427-8dc7-4505-ae66-f78aa498e3a5 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 returned with HTTP 200 Aug 07 17:12:09.229406 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 703/2822] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:09 2026] GET /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:09.377849 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54050238-7057-4f8d-9e32-b1c9961c7301 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:09.380773 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54050238-7057-4f8d-9e32-b1c9961c7301 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:09.380994 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54050238-7057-4f8d-9e32-b1c9961c7301 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:09.381252 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54050238-7057-4f8d-9e32-b1c9961c7301 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:09.381359 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-54050238-7057-4f8d-9e32-b1c9961c7301 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:09.388783 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:09.388783 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:09.389756 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54050238-7057-4f8d-9e32-b1c9961c7301 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:09.390205 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 709/2823] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:09 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:09.896051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-356a839d-54f9-4935-8cd7-51502c82b0a5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:09.900859 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-356a839d-54f9-4935-8cd7-51502c82b0a5 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] GET https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 Aug 07 17:12:09.901292 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-356a839d-54f9-4935-8cd7-51502c82b0a5 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:09.901732 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-356a839d-54f9-4935-8cd7-51502c82b0a5 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:09.903409 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a0a90dc-3af8-4e65-aaa0-e6e8436491a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:09.905763 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a0a90dc-3af8-4e65-aaa0-e6e8436491a7 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] DELETE https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:12:09.905900 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a0a90dc-3af8-4e65-aaa0-e6e8436491a7 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:09.905995 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a0a90dc-3af8-4e65-aaa0-e6e8436491a7 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:09.906228 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4a0a90dc-3af8-4e65-aaa0-e6e8436491a7 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Delete volume with id: 74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:12:09.913301 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-356a839d-54f9-4935-8cd7-51502c82b0a5 tempest-TestVolumeBackupRestore-1836066360 tempest-TestVolumeBackupRestore-1836066360-project-member] https://10.4.3.144/volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 returned with HTTP 404 Aug 07 17:12:09.913916 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 709/2824] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:09 2026] GET /volume/v3/volumes/653c98f2-27af-4aa6-afe5-52631d57d875 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:09.919636 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:09.919636 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:09.920225 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a0a90dc-3af8-4e65-aaa0-e6e8436491a7 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Volume info retrieved successfully. Aug 07 17:12:09.951000 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a0a90dc-3af8-4e65-aaa0-e6e8436491a7 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Delete volume request issued successfully. Aug 07 17:12:09.951340 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a0a90dc-3af8-4e65-aaa0-e6e8436491a7 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 returned with HTTP 202 Aug 07 17:12:09.951996 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 704/2825] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:09 2026] DELETE /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:09.964323 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-973640bf-8bd1-4514-81a5-87b20ee08301 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:09.972283 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-973640bf-8bd1-4514-81a5-87b20ee08301 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] GET https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:12:09.972560 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-973640bf-8bd1-4514-81a5-87b20ee08301 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:09.972846 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-973640bf-8bd1-4514-81a5-87b20ee08301 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:09.984475 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:09.984475 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:09.989820 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-973640bf-8bd1-4514-81a5-87b20ee08301 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Volume info retrieved successfully. Aug 07 17:12:09.999286 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-973640bf-8bd1-4514-81a5-87b20ee08301 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 returned with HTTP 200 Aug 07 17:12:09.999559 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 704/2826] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:09 2026] GET /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:10.403872 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8975f8e2-112d-41f5-b406-417adefe64a4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.406709 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8975f8e2-112d-41f5-b406-417adefe64a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:10.406966 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8975f8e2-112d-41f5-b406-417adefe64a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:10.407276 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8975f8e2-112d-41f5-b406-417adefe64a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:10.407476 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8975f8e2-112d-41f5-b406-417adefe64a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:10.414152 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:10.414152 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:10.415250 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8975f8e2-112d-41f5-b406-417adefe64a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:10.415736 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 710/2827] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:10 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:10.434891 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-99b5bf6c-a74b-4d8f-b915-b0e4ac1cd787 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.506060 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99b5bf6c-a74b-4d8f-b915-b0e4ac1cd787 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:10.506060 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-99b5bf6c-a74b-4d8f-b915-b0e4ac1cd787 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1689668284", "extra_specs": {"spec1": "val1"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:10.525591 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99b5bf6c-a74b-4d8f-b915-b0e4ac1cd787 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:10.526352 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 710/2828] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:10 2026] POST /volume/v3/types => generated 243 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:10.537432 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b4053f9-8812-4b5f-8298-192299700926 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.539752 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b4053f9-8812-4b5f-8298-192299700926 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] POST https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs Aug 07 17:12:10.540208 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b4053f9-8812-4b5f-8298-192299700926 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:10.542357 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b4053f9-8812-4b5f-8298-192299700926 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs returned with HTTP 400 Aug 07 17:12:10.542779 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 705/2829] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:12:10 2026] POST /volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:12:10.554104 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dfa731ee-509e-42f3-a58f-13f2ff7cb81b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.556787 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dfa731ee-509e-42f3-a58f-13f2ff7cb81b tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] POST https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs Aug 07 17:12:10.557228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dfa731ee-509e-42f3-a58f-13f2ff7cb81b tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:10.559179 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dfa731ee-509e-42f3-a58f-13f2ff7cb81b tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs returned with HTTP 400 Aug 07 17:12:10.559942 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 705/2830] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:12:10 2026] POST /volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:12:10.569184 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13e24d2f-5464-47f0-97c2-0f1330ba0aa5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.571659 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13e24d2f-5464-47f0-97c2-0f1330ba0aa5 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] POST https://10.4.3.144/volume/v3/types/2de59a99-49eb-4475-b982-dde18847fdbe/extra_specs Aug 07 17:12:10.572010 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13e24d2f-5464-47f0-97c2-0f1330ba0aa5 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:10.582385 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13e24d2f-5464-47f0-97c2-0f1330ba0aa5 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2de59a99-49eb-4475-b982-dde18847fdbe/extra_specs returned with HTTP 404 Aug 07 17:12:10.583091 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 711/2831] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:12:10 2026] POST /volume/v3/types/2de59a99-49eb-4475-b982-dde18847fdbe/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:10.594364 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2ff7d470-59bf-4c59-a431-21fd77151508 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.595981 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ff7d470-59bf-4c59-a431-21fd77151508 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] DELETE https://10.4.3.144/volume/v3/types/f7e4572b-4f75-4a9f-b605-13252baebae8/extra_specs/spec1 Aug 07 17:12:10.596699 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ff7d470-59bf-4c59-a431-21fd77151508 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:10.597094 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ff7d470-59bf-4c59-a431-21fd77151508 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:10.602392 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ff7d470-59bf-4c59-a431-21fd77151508 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/f7e4572b-4f75-4a9f-b605-13252baebae8/extra_specs/spec1 returned with HTTP 404 Aug 07 17:12:10.604553 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 711/2832] 10.4.3.144 () {66 vars in 1399 bytes} [Fri Aug 7 17:12:10 2026] DELETE /volume/v3/types/f7e4572b-4f75-4a9f-b605-13252baebae8/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:10.614257 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a103472-50df-426b-9c31-8ceb6bd27254 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.616700 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a103472-50df-426b-9c31-8ceb6bd27254 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] GET https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/nonexistent_extra_spec_name Aug 07 17:12:10.616944 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a103472-50df-426b-9c31-8ceb6bd27254 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:10.617219 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a103472-50df-426b-9c31-8ceb6bd27254 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:10.625840 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a103472-50df-426b-9c31-8ceb6bd27254 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 07 17:12:10.626425 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 706/2833] 10.4.3.144 () {66 vars in 1462 bytes} [Fri Aug 7 17:12:10 2026] GET /volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:10.635389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd585182-b88b-43ad-baa3-357a642184d6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.637608 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd585182-b88b-43ad-baa3-357a642184d6 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] GET https://10.4.3.144/volume/v3/types/82dc73ba-6584-470b-b766-ff83ef564324/extra_specs/spec1 Aug 07 17:12:10.637834 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd585182-b88b-43ad-baa3-357a642184d6 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:10.638053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd585182-b88b-43ad-baa3-357a642184d6 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:10.643072 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd585182-b88b-43ad-baa3-357a642184d6 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/82dc73ba-6584-470b-b766-ff83ef564324/extra_specs/spec1 returned with HTTP 404 Aug 07 17:12:10.643265 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 706/2834] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:12:10 2026] GET /volume/v3/types/82dc73ba-6584-470b-b766-ff83ef564324/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:10.654758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1feac4aa-4b7b-4f86-a97d-41b9df350576 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.657003 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1feac4aa-4b7b-4f86-a97d-41b9df350576 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] GET https://10.4.3.144/volume/v3/types/88ec7111-5f22-4788-ac84-276ee7a1b9ff/extra_specs Aug 07 17:12:10.657355 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1feac4aa-4b7b-4f86-a97d-41b9df350576 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:10.657614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1feac4aa-4b7b-4f86-a97d-41b9df350576 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:10.661651 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1feac4aa-4b7b-4f86-a97d-41b9df350576 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/88ec7111-5f22-4788-ac84-276ee7a1b9ff/extra_specs returned with HTTP 404 Aug 07 17:12:10.662167 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 712/2835] 10.4.3.144 () {66 vars in 1378 bytes} [Fri Aug 7 17:12:10 2026] GET /volume/v3/types/88ec7111-5f22-4788-ac84-276ee7a1b9ff/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:10.670363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-87304f44-76c9-4bfc-8a2e-993199ce8629 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.674062 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87304f44-76c9-4bfc-8a2e-993199ce8629 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] PUT https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/spec1 Aug 07 17:12:10.674062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87304f44-76c9-4bfc-8a2e-993199ce8629 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:10.675135 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87304f44-76c9-4bfc-8a2e-993199ce8629 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/spec1 returned with HTTP 400 Aug 07 17:12:10.675820 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 712/2836] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:12:10 2026] PUT /volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:12:10.686003 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef2f5183-ab6b-4578-acdb-7c37b0594eff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.688247 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef2f5183-ab6b-4578-acdb-7c37b0594eff tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] PUT https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/spec1 Aug 07 17:12:10.688618 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef2f5183-ab6b-4578-acdb-7c37b0594eff tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Action: 'update', calling method: update, body: null {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:10.693632 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef2f5183-ab6b-4578-acdb-7c37b0594eff tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/spec1 returned with HTTP 400 Aug 07 17:12:10.694281 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 707/2837] 10.4.3.144 () {68 vars in 1415 bytes} [Fri Aug 7 17:12:10 2026] PUT /volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:12:10.705735 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f3414adf-2ea3-4e25-9903-416ecaff387c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.707786 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3414adf-2ea3-4e25-9903-416ecaff387c tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] PUT https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/None Aug 07 17:12:10.708196 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3414adf-2ea3-4e25-9903-416ecaff387c tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:10.722604 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3414adf-2ea3-4e25-9903-416ecaff387c tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 17:12:10.722827 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3414adf-2ea3-4e25-9903-416ecaff387c tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/None returned with HTTP 400 Aug 07 17:12:10.723497 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 707/2838] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:12:10 2026] PUT /volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/None => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:12:10.733335 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-505165ac-42e8-4ff1-a71a-b4d252d51f31 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.735101 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-505165ac-42e8-4ff1-a71a-b4d252d51f31 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] PUT https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/fb9e06ad-aa4d-4585-be32-b42bbfea8870 Aug 07 17:12:10.735563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-505165ac-42e8-4ff1-a71a-b4d252d51f31 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:10.743403 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=411,cinder:UPDATE=102,cinder:INSERT=47 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:12:10.751811 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-505165ac-42e8-4ff1-a71a-b4d252d51f31 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 17:12:10.751974 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-505165ac-42e8-4ff1-a71a-b4d252d51f31 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/fb9e06ad-aa4d-4585-be32-b42bbfea8870 returned with HTTP 400 Aug 07 17:12:10.752956 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 713/2839] 10.4.3.144 () {68 vars in 1509 bytes} [Fri Aug 7 17:12:10 2026] PUT /volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef/extra_specs/fb9e06ad-aa4d-4585-be32-b42bbfea8870 => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:12:10.764115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-73a5c990-f31b-4eb8-a701-445efffb672d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.766701 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-73a5c990-f31b-4eb8-a701-445efffb672d tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] PUT https://10.4.3.144/volume/v3/types/5b5c4b3b-733a-4f15-a100-b455595edf60/extra_specs/spec1 Aug 07 17:12:10.767257 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-73a5c990-f31b-4eb8-a701-445efffb672d tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:10.780604 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-73a5c990-f31b-4eb8-a701-445efffb672d tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/5b5c4b3b-733a-4f15-a100-b455595edf60/extra_specs/spec1 returned with HTTP 404 Aug 07 17:12:10.780604 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 713/2840] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:12:10 2026] PUT /volume/v3/types/5b5c4b3b-733a-4f15-a100-b455595edf60/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:10.791291 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f84f5465-527e-4733-a114-01fc4aa9fdf5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.793598 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f84f5465-527e-4733-a114-01fc4aa9fdf5 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] DELETE https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef Aug 07 17:12:10.793861 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f84f5465-527e-4733-a114-01fc4aa9fdf5 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:10.794162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f84f5465-527e-4733-a114-01fc4aa9fdf5 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:10.835802 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f84f5465-527e-4733-a114-01fc4aa9fdf5 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef returned with HTTP 202 Aug 07 17:12:10.836490 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 708/2841] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:10 2026] DELETE /volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:10.845567 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-287367d0-515f-4e31-8976-a33680c1ebc7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:10.847794 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-287367d0-515f-4e31-8976-a33680c1ebc7 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] GET https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef Aug 07 17:12:10.848050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-287367d0-515f-4e31-8976-a33680c1ebc7 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:10.848261 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-287367d0-515f-4e31-8976-a33680c1ebc7 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:10.853547 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-287367d0-515f-4e31-8976-a33680c1ebc7 tempest-ExtraSpecsNegativeTest-557005578 tempest-ExtraSpecsNegativeTest-557005578-project-admin] https://10.4.3.144/volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef returned with HTTP 404 Aug 07 17:12:10.853994 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 708/2842] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:12:10 2026] GET /volume/v3/types/2747ff7e-173e-4898-bf92-3ebe89a01bef => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:11.014691 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8c553b46-fa84-446d-8d9d-ca6c28891832 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:11.017561 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8c553b46-fa84-446d-8d9d-ca6c28891832 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] GET https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 Aug 07 17:12:11.017793 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8c553b46-fa84-446d-8d9d-ca6c28891832 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:11.017982 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8c553b46-fa84-446d-8d9d-ca6c28891832 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:11.030204 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8c553b46-fa84-446d-8d9d-ca6c28891832 tempest-TestImageHashVerification-831876249 tempest-TestImageHashVerification-831876249-project-member] https://10.4.3.144/volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 returned with HTTP 404 Aug 07 17:12:11.031044 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 714/2843] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:11 2026] GET /volume/v3/volumes/74203e58-7cdb-4691-93ae-7204bc128ef1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:11.430839 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-687edffe-b38c-4b39-85a2-401694e7743a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:11.433516 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-687edffe-b38c-4b39-85a2-401694e7743a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:11.434400 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-687edffe-b38c-4b39-85a2-401694e7743a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:11.435205 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-687edffe-b38c-4b39-85a2-401694e7743a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:11.435205 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-687edffe-b38c-4b39-85a2-401694e7743a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:11.441810 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:11.441810 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:11.443066 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-687edffe-b38c-4b39-85a2-401694e7743a tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:11.443680 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 714/2844] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:11 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:12.457290 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43b5b43a-f39e-44a3-a945-2b3cf1bcb82e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:12.461382 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43b5b43a-f39e-44a3-a945-2b3cf1bcb82e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:12.461712 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43b5b43a-f39e-44a3-a945-2b3cf1bcb82e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:12.462455 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43b5b43a-f39e-44a3-a945-2b3cf1bcb82e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:12.462562 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-43b5b43a-f39e-44a3-a945-2b3cf1bcb82e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:12.469011 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:12.469011 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:12.470101 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43b5b43a-f39e-44a3-a945-2b3cf1bcb82e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:12.471097 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 709/2845] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:12 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:12.594514 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-04029569-9ff4-48cc-b4c9-ba769ae16ba2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:12.597428 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-04029569-9ff4-48cc-b4c9-ba769ae16ba2 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:12:12.597668 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-04029569-9ff4-48cc-b4c9-ba769ae16ba2 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:12.597904 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-04029569-9ff4-48cc-b4c9-ba769ae16ba2 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:12.613786 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:12.613786 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:12.619160 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-04029569-9ff4-48cc-b4c9-ba769ae16ba2 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:12.624753 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-04029569-9ff4-48cc-b4c9-ba769ae16ba2 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 200 Aug 07 17:12:12.625244 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 709/2846] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:12 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 1660 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:13.692119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a6ad8969-5391-4527-836a-5cbfce5c28d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:13.692119 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6ad8969-5391-4527-836a-5cbfce5c28d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:13.692119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6ad8969-5391-4527-836a-5cbfce5c28d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:13.692119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6ad8969-5391-4527-836a-5cbfce5c28d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:13.692119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a6ad8969-5391-4527-836a-5cbfce5c28d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:13.692119 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:13.692119 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:13.692119 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6ad8969-5391-4527-836a-5cbfce5c28d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:13.692119 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 715/2847] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:13 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:13.696910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:13.696910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:13.696910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1896671384"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:13.696910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1896671384'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:13.696910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Create volume of 1 GB Aug 07 17:12:13.696910 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Availability Zones retrieved successfully. Aug 07 17:12:13.696910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Flow 'volume_create_api' (971f0ed3-8111-462d-93e9-2f34f24f5676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:13.696910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c71e4a-a12b-463c-9947-937481f51601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:13.696910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:13.698441 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c71e4a-a12b-463c-9947-937481f51601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:13.699651 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b1f4a9-5064-41ec-9c2e-f031bd5252a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:13.797629 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Created reservations ['562ef631-b420-4b6c-8094-b17e840559e7', '69caee6b-bc58-4fbe-97f1-e9bb86d11c7d', '930ca7d1-9561-41c2-9218-93ef130a4b26', '416151c7-c829-48ce-aad5-4e44c2f536b6'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:13.798884 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48b1f4a9-5064-41ec-9c2e-f031bd5252a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['562ef631-b420-4b6c-8094-b17e840559e7', '69caee6b-bc58-4fbe-97f1-e9bb86d11c7d', '930ca7d1-9561-41c2-9218-93ef130a4b26', '416151c7-c829-48ce-aad5-4e44c2f536b6']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:13.799967 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a95c76c-9c95-46b9-b855-7acbb0da1b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:13.830186 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a95c76c-9c95-46b9-b855-7acbb0da1b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb9cc2c-ae31-4a88-9b55-66d4348a9461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1896671384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ee2e6af8b1474587d199d14c917d14',qos_specs=None,replication_status=,reservations=['562ef631-b420-4b6c-8094-b17e840559e7','69caee6b-bc58-4fbe-97f1-e9bb86d11c7d','930ca7d1-9561-41c2-9218-93ef130a4b26','416151c7-c829-48ce-aad5-4e44c2f536b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e71e3e53aeb4107ae07d919aa7af6ae',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1896671384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb9cc2c-ae31-4a88-9b55-66d4348a9461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3ee2e6af8b1474587d199d14c917d14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e71e3e53aeb4107ae07d919aa7af6ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:13.831156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d7beaf-4d41-4a68-9e36-0a276917b1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:13.864605 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d7beaf-4d41-4a68-9e36-0a276917b1e9) transitioned into state 'SUCCESS' from state '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-1896671384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ee2e6af8b1474587d199d14c917d14',qos_specs=None,replication_status=,reservations=['562ef631-b420-4b6c-8094-b17e840559e7','69caee6b-bc58-4fbe-97f1-e9bb86d11c7d','930ca7d1-9561-41c2-9218-93ef130a4b26','416151c7-c829-48ce-aad5-4e44c2f536b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e71e3e53aeb4107ae07d919aa7af6ae',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:13.865397 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec64ba9-e643-4c04-92ab-2508b55a32d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:13.878966 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec64ba9-e643-4c04-92ab-2508b55a32d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:13.881983 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Flow 'volume_create_api' (971f0ed3-8111-462d-93e9-2f34f24f5676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:13.882718 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Create volume request issued successfully. Aug 07 17:12:13.883106 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-af5b35c6-4468-4f42-bade-0b9dbde14b4e tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:13.883523 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 715/2848] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:12:13 2026] POST /volume/v3/volumes => generated 755 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:13.900851 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-070f3ebb-026a-4bb9-8468-1f900decdd05 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:13.902565 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-070f3ebb-026a-4bb9-8468-1f900decdd05 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 Aug 07 17:12:13.906323 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-070f3ebb-026a-4bb9-8468-1f900decdd05 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:13.906323 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-070f3ebb-026a-4bb9-8468-1f900decdd05 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:13.912112 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=423,cinder:UPDATE=105,cinder:INSERT=72 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:12:13.916780 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:13.916780 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:13.924114 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-070f3ebb-026a-4bb9-8468-1f900decdd05 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Volume info retrieved successfully. Aug 07 17:12:13.931537 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-070f3ebb-026a-4bb9-8468-1f900decdd05 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 returned with HTTP 200 Aug 07 17:12:13.932331 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 710/2849] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:13 2026] GET /volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:13.959308 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-870d9389-9a81-4637-82ca-581c68309064 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:13.963229 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-870d9389-9a81-4637-82ca-581c68309064 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/attachments/502df3b7-d164-4cfe-a099-2e7fbfce5148 Aug 07 17:12:13.963425 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-870d9389-9a81-4637-82ca-581c68309064 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:13.963618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-870d9389-9a81-4637-82ca-581c68309064 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:13.975134 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:13.975134 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:14.113084 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-72ffcd8e-1b2f-467e-a7b3-09cd831342bd req-870d9389-9a81-4637-82ca-581c68309064 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/502df3b7-d164-4cfe-a099-2e7fbfce5148 returned with HTTP 200 Aug 07 17:12:14.113579 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 710/2850] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:12:13 2026] DELETE /volume/v3/attachments/502df3b7-d164-4cfe-a099-2e7fbfce5148 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:14.512969 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-28d42d77-16c7-4ddd-be82-f6c4cfd96a85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:14.514882 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28d42d77-16c7-4ddd-be82-f6c4cfd96a85 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:14.515141 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28d42d77-16c7-4ddd-be82-f6c4cfd96a85 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:14.515369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28d42d77-16c7-4ddd-be82-f6c4cfd96a85 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:14.515490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-28d42d77-16c7-4ddd-be82-f6c4cfd96a85 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:14.522349 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:14.522349 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:14.523153 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28d42d77-16c7-4ddd-be82-f6c4cfd96a85 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:14.523545 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 716/2851] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:14 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:14.950534 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f1db3eb9-82e3-4aa3-9325-f21b9a85bd27 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:14.953555 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f1db3eb9-82e3-4aa3-9325-f21b9a85bd27 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 Aug 07 17:12:14.953860 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f1db3eb9-82e3-4aa3-9325-f21b9a85bd27 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:14.954479 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f1db3eb9-82e3-4aa3-9325-f21b9a85bd27 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:14.965048 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:14.965048 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:14.972824 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f1db3eb9-82e3-4aa3-9325-f21b9a85bd27 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Volume info retrieved successfully. Aug 07 17:12:14.980053 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f1db3eb9-82e3-4aa3-9325-f21b9a85bd27 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 returned with HTTP 200 Aug 07 17:12:14.980520 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 716/2852] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:14 2026] GET /volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:15.001468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-94b32c5f-113c-464e-a23f-f3fe3742ed26 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:15.004691 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94b32c5f-113c-464e-a23f-f3fe3742ed26 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:12:15.005102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94b32c5f-113c-464e-a23f-f3fe3742ed26 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccb9cc2c-ae31-4a88-9b55-66d4348a9461", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-368571070"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:15.017677 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:15.017677 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:15.018278 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-94b32c5f-113c-464e-a23f-f3fe3742ed26 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Volume info retrieved successfully. Aug 07 17:12:15.018456 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-94b32c5f-113c-464e-a23f-f3fe3742ed26 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Create snapshot from volume ccb9cc2c-ae31-4a88-9b55-66d4348a9461 Aug 07 17:12:15.061930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-94b32c5f-113c-464e-a23f-f3fe3742ed26 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Created reservations ['41504d82-6c97-4651-b045-6f34c50584d5', '937863f9-b25d-4bdc-b4b7-134ca1f6f097', 'ba4063e3-c9ea-49f3-9534-22afe24f8042', '1a6afd65-dbac-43fb-834b-e5f1ed346c71'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:15.106522 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-94b32c5f-113c-464e-a23f-f3fe3742ed26 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot create request issued successfully. Aug 07 17:12:15.106964 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94b32c5f-113c-464e-a23f-f3fe3742ed26 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:12:15.107494 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 711/2853] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:12:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:15.116686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a697bb95-0e46-44c4-84b0-0ce222d98de7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:15.119488 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a697bb95-0e46-44c4-84b0-0ce222d98de7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e Aug 07 17:12:15.119488 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a697bb95-0e46-44c4-84b0-0ce222d98de7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:15.119488 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a697bb95-0e46-44c4-84b0-0ce222d98de7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:15.124435 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:15.124435 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:15.124944 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a697bb95-0e46-44c4-84b0-0ce222d98de7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:15.125725 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a697bb95-0e46-44c4-84b0-0ce222d98de7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e returned with HTTP 200 Aug 07 17:12:15.126191 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 711/2854] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:15 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:15.536327 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a1d92643-27ec-4c9e-933e-188f3544c5d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:15.538911 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1d92643-27ec-4c9e-933e-188f3544c5d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:15.539052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1d92643-27ec-4c9e-933e-188f3544c5d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:15.539292 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1d92643-27ec-4c9e-933e-188f3544c5d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:15.539454 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a1d92643-27ec-4c9e-933e-188f3544c5d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:15.544706 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:15.544706 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:15.545559 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1d92643-27ec-4c9e-933e-188f3544c5d3 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:15.545993 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 717/2855] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:15 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:16.049689 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f077c539-5f52-4351-bccd-d542f165e8aa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.053910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f077c539-5f52-4351-bccd-d542f165e8aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59?cascade=True Aug 07 17:12:16.054192 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f077c539-5f52-4351-bccd-d542f165e8aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.054408 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f077c539-5f52-4351-bccd-d542f165e8aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.054575 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-f077c539-5f52-4351-bccd-d542f165e8aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Delete volume with id: b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:12:16.062691 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.062691 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:16.063317 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f077c539-5f52-4351-bccd-d542f165e8aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:16.099771 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f077c539-5f52-4351-bccd-d542f165e8aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Delete volume request issued successfully. Aug 07 17:12:16.100144 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f077c539-5f52-4351-bccd-d542f165e8aa tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59?cascade=True returned with HTTP 202 Aug 07 17:12:16.100540 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 717/2856] 10.4.3.144 () {66 vars in 1376 bytes} [Fri Aug 7 17:12:16 2026] DELETE /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:16.112121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f09d1b06-f5d8-4518-a68d-65e48db7069b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.114174 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f09d1b06-f5d8-4518-a68d-65e48db7069b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:12:16.114456 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f09d1b06-f5d8-4518-a68d-65e48db7069b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.114731 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f09d1b06-f5d8-4518-a68d-65e48db7069b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.124814 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.124814 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:16.130861 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f09d1b06-f5d8-4518-a68d-65e48db7069b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:16.137549 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-84884671-75a5-403d-856a-449549b961cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.138039 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f09d1b06-f5d8-4518-a68d-65e48db7069b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 200 Aug 07 17:12:16.138596 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 712/2857] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:12:16.143116 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84884671-75a5-403d-856a-449549b961cf tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e Aug 07 17:12:16.143397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84884671-75a5-403d-856a-449549b961cf tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.143604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84884671-75a5-403d-856a-449549b961cf tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.150123 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.150123 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:16.150479 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-84884671-75a5-403d-856a-449549b961cf tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.151513 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84884671-75a5-403d-856a-449549b961cf tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e returned with HTTP 200 Aug 07 17:12:16.152006 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 712/2858] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:16.165970 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-045928c8-0e7d-4a58-864f-cf32ebaf42b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.169592 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-045928c8-0e7d-4a58-864f-cf32ebaf42b1 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] POST https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.169957 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-045928c8-0e7d-4a58-864f-cf32ebaf42b1 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:16.178791 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.178791 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:16.179524 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-045928c8-0e7d-4a58-864f-cf32ebaf42b1 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.209347 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-045928c8-0e7d-4a58-864f-cf32ebaf42b1 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Update snapshot metadata completed successfully. Aug 07 17:12:16.209750 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-045928c8-0e7d-4a58-864f-cf32ebaf42b1 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.210483 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 718/2859] 10.4.3.144 () {68 vars in 1402 bytes} [Fri Aug 7 17:12:16 2026] POST /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.219030 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5d309125-ee89-41e8-a68f-489bdeeea3d8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.221365 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d309125-ee89-41e8-a68f-489bdeeea3d8 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.221617 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5d309125-ee89-41e8-a68f-489bdeeea3d8 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.221868 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5d309125-ee89-41e8-a68f-489bdeeea3d8 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.228634 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.228634 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:16.229174 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5d309125-ee89-41e8-a68f-489bdeeea3d8 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.230319 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5d309125-ee89-41e8-a68f-489bdeeea3d8 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Get snapshot metadata completed successfully. Aug 07 17:12:16.234293 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d309125-ee89-41e8-a68f-489bdeeea3d8 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.234637 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 718/2860] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.244899 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-79962648-427f-47c8-b4f3-096e1b47756d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.252324 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79962648-427f-47c8-b4f3-096e1b47756d tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] PUT https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.252324 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79962648-427f-47c8-b4f3-096e1b47756d tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:16.261788 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.261788 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:16.262430 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-79962648-427f-47c8-b4f3-096e1b47756d tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.301048 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-79962648-427f-47c8-b4f3-096e1b47756d tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Update snapshot metadata completed successfully. Aug 07 17:12:16.301341 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79962648-427f-47c8-b4f3-096e1b47756d tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.301843 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 713/2861] 10.4.3.144 () {68 vars in 1401 bytes} [Fri Aug 7 17:12:16 2026] PUT /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 57 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.310987 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2618d590-1dcd-4b7e-a73d-73e2a3dda60f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.313482 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2618d590-1dcd-4b7e-a73d-73e2a3dda60f tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.313682 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2618d590-1dcd-4b7e-a73d-73e2a3dda60f tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.313921 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2618d590-1dcd-4b7e-a73d-73e2a3dda60f tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.321570 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.321570 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:16.322124 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2618d590-1dcd-4b7e-a73d-73e2a3dda60f tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.323461 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2618d590-1dcd-4b7e-a73d-73e2a3dda60f tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Get snapshot metadata completed successfully. Aug 07 17:12:16.323795 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2618d590-1dcd-4b7e-a73d-73e2a3dda60f tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.324692 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 713/2862] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.338072 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd31e671-893c-455a-a06a-281424562317 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.341808 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd31e671-893c-455a-a06a-281424562317 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata/key3 Aug 07 17:12:16.342361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd31e671-893c-455a-a06a-281424562317 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.342682 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd31e671-893c-455a-a06a-281424562317 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.362218 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.362218 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:16.363017 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd31e671-893c-455a-a06a-281424562317 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.364292 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd31e671-893c-455a-a06a-281424562317 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Get snapshot metadata completed successfully. Aug 07 17:12:16.375542 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd31e671-893c-455a-a06a-281424562317 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Delete snapshot metadata completed successfully. Aug 07 17:12:16.375819 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd31e671-893c-455a-a06a-281424562317 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata/key3 returned with HTTP 200 Aug 07 17:12:16.376575 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 719/2863] 10.4.3.144 () {66 vars in 1399 bytes} [Fri Aug 7 17:12:16 2026] DELETE /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata/key3 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 17:12:16.385893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6213113c-d125-420e-9894-d94a83cf579a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.391406 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6213113c-d125-420e-9894-d94a83cf579a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.391786 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6213113c-d125-420e-9894-d94a83cf579a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.391968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6213113c-d125-420e-9894-d94a83cf579a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.402685 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.402685 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:16.403282 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6213113c-d125-420e-9894-d94a83cf579a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.404171 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6213113c-d125-420e-9894-d94a83cf579a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Get snapshot metadata completed successfully. Aug 07 17:12:16.404490 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6213113c-d125-420e-9894-d94a83cf579a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.404901 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 719/2864] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 32 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.414487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4eba299a-a170-4cd2-bbcd-259d7c7ea244 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.416406 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4eba299a-a170-4cd2-bbcd-259d7c7ea244 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] PUT https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.416827 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4eba299a-a170-4cd2-bbcd-259d7c7ea244 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:16.425492 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.425492 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:16.426200 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4eba299a-a170-4cd2-bbcd-259d7c7ea244 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.442352 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4eba299a-a170-4cd2-bbcd-259d7c7ea244 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Update snapshot metadata completed successfully. Aug 07 17:12:16.442701 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4eba299a-a170-4cd2-bbcd-259d7c7ea244 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.443508 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 714/2865] 10.4.3.144 () {68 vars in 1401 bytes} [Fri Aug 7 17:12:16 2026] PUT /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.453937 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-88934b50-7512-471b-9f42-fdc8ce89e8db None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.456325 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88934b50-7512-471b-9f42-fdc8ce89e8db tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] POST https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.457042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-88934b50-7512-471b-9f42-fdc8ce89e8db tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:16.473203 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.473203 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:16.473867 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-88934b50-7512-471b-9f42-fdc8ce89e8db tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.499089 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-88934b50-7512-471b-9f42-fdc8ce89e8db tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Update snapshot metadata completed successfully. Aug 07 17:12:16.499401 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-88934b50-7512-471b-9f42-fdc8ce89e8db tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.499989 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 714/2866] 10.4.3.144 () {68 vars in 1402 bytes} [Fri Aug 7 17:12:16 2026] POST /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.508402 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e759cad9-78ed-4825-97db-1149a7ffdd65 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.513017 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e759cad9-78ed-4825-97db-1149a7ffdd65 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.513260 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e759cad9-78ed-4825-97db-1149a7ffdd65 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.513445 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e759cad9-78ed-4825-97db-1149a7ffdd65 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.522356 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.522356 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:16.522930 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e759cad9-78ed-4825-97db-1149a7ffdd65 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.523878 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e759cad9-78ed-4825-97db-1149a7ffdd65 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Get snapshot metadata completed successfully. Aug 07 17:12:16.524158 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e759cad9-78ed-4825-97db-1149a7ffdd65 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.524939 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 720/2867] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.532372 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7f94ae61-c9b9-42be-a314-f992eda02f06 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.534836 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f94ae61-c9b9-42be-a314-f992eda02f06 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] PUT https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata/key3 Aug 07 17:12:16.535239 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7f94ae61-c9b9-42be-a314-f992eda02f06 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:16.542231 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.542231 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:16.542907 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7f94ae61-c9b9-42be-a314-f992eda02f06 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.556895 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ddf9bccc-16ad-4053-aab5-52cca7662ed5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.559227 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ddf9bccc-16ad-4053-aab5-52cca7662ed5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:16.559523 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ddf9bccc-16ad-4053-aab5-52cca7662ed5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.559816 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ddf9bccc-16ad-4053-aab5-52cca7662ed5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.559967 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ddf9bccc-16ad-4053-aab5-52cca7662ed5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:16.565083 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.565083 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:16.566002 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ddf9bccc-16ad-4053-aab5-52cca7662ed5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:16.566492 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 715/2868] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:16.570575 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7f94ae61-c9b9-42be-a314-f992eda02f06 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Update snapshot metadata completed successfully. Aug 07 17:12:16.570979 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f94ae61-c9b9-42be-a314-f992eda02f06 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata/key3 returned with HTTP 200 Aug 07 17:12:16.571420 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 720/2869] 10.4.3.144 () {68 vars in 1416 bytes} [Fri Aug 7 17:12:16 2026] PUT /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata/key3 => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.581382 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-452b81bb-042f-41a3-855f-632ddc339285 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.582543 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4add216f-62af-44d8-b9be-41c00df3e37a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.583454 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-452b81bb-042f-41a3-855f-632ddc339285 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 Aug 07 17:12:16.583715 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-452b81bb-042f-41a3-855f-632ddc339285 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.583998 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-452b81bb-042f-41a3-855f-632ddc339285 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.584580 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4add216f-62af-44d8-b9be-41c00df3e37a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata/key3 Aug 07 17:12:16.584846 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4add216f-62af-44d8-b9be-41c00df3e37a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.585126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4add216f-62af-44d8-b9be-41c00df3e37a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.591293 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.591293 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:16.591894 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4add216f-62af-44d8-b9be-41c00df3e37a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.592811 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4add216f-62af-44d8-b9be-41c00df3e37a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Get snapshot metadata completed successfully. Aug 07 17:12:16.592969 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.592969 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:16.593050 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4add216f-62af-44d8-b9be-41c00df3e37a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata/key3 returned with HTTP 200 Aug 07 17:12:16.593473 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 721/2870] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.598104 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-452b81bb-042f-41a3-855f-632ddc339285 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:16.603402 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-452b81bb-042f-41a3-855f-632ddc339285 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 returned with HTTP 200 Aug 07 17:12:16.603631 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b2162cf8-8a54-4427-8fb1-2b7a3e7ff453 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.603864 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 715/2871] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:16.607437 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2162cf8-8a54-4427-8fb1-2b7a3e7ff453 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.607437 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2162cf8-8a54-4427-8fb1-2b7a3e7ff453 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.607437 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2162cf8-8a54-4427-8fb1-2b7a3e7ff453 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.611681 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.611681 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:16.612125 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b2162cf8-8a54-4427-8fb1-2b7a3e7ff453 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.613855 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b2162cf8-8a54-4427-8fb1-2b7a3e7ff453 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Get snapshot metadata completed successfully. Aug 07 17:12:16.613855 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2162cf8-8a54-4427-8fb1-2b7a3e7ff453 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.613855 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 716/2872] 10.4.3.144 () {66 vars in 1381 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.618210 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6b1b6939-1a8f-4c8c-8ea5-029c94f0e986 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.620487 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6b1b6939-1a8f-4c8c-8ea5-029c94f0e986 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 Aug 07 17:12:16.622225 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6b1b6939-1a8f-4c8c-8ea5-029c94f0e986 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.622657 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6b1b6939-1a8f-4c8c-8ea5-029c94f0e986 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.624044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5fd9212c-731d-446f-ad2c-8197eb404898 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.626752 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5fd9212c-731d-446f-ad2c-8197eb404898 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] PUT https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata Aug 07 17:12:16.627258 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5fd9212c-731d-446f-ad2c-8197eb404898 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:16.632585 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.632585 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:16.637809 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6b1b6939-1a8f-4c8c-8ea5-029c94f0e986 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:16.637948 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.637948 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:16.638788 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5fd9212c-731d-446f-ad2c-8197eb404898 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.645126 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6b1b6939-1a8f-4c8c-8ea5-029c94f0e986 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 returned with HTTP 200 Aug 07 17:12:16.645641 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 721/2873] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:16.661001 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-374cc07d-11ea-4f9f-bbcc-5e5a2abaedc9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.663069 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-374cc07d-11ea-4f9f-bbcc-5e5a2abaedc9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 Aug 07 17:12:16.663345 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-374cc07d-11ea-4f9f-bbcc-5e5a2abaedc9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.663583 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-374cc07d-11ea-4f9f-bbcc-5e5a2abaedc9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.663810 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-374cc07d-11ea-4f9f-bbcc-5e5a2abaedc9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume with id: c7d54edd-4e07-44c5-912c-be5049eb16d4 Aug 07 17:12:16.665987 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5fd9212c-731d-446f-ad2c-8197eb404898 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Update snapshot metadata completed successfully. Aug 07 17:12:16.666302 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5fd9212c-731d-446f-ad2c-8197eb404898 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata returned with HTTP 200 Aug 07 17:12:16.666790 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 722/2874] 10.4.3.144 () {68 vars in 1401 bytes} [Fri Aug 7 17:12:16 2026] PUT /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:16.672939 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.672939 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:16.672939 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-374cc07d-11ea-4f9f-bbcc-5e5a2abaedc9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:16.676999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bf2bb4e0-d1a3-43eb-87bf-ed8b6054bd70 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.679451 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf2bb4e0-d1a3-43eb-87bf-ed8b6054bd70 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e Aug 07 17:12:16.679752 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf2bb4e0-d1a3-43eb-87bf-ed8b6054bd70 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.680054 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf2bb4e0-d1a3-43eb-87bf-ed8b6054bd70 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.680204 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-bf2bb4e0-d1a3-43eb-87bf-ed8b6054bd70 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Delete snapshot with id: 1d0870fd-b9cd-42e2-a764-dc249da4189e Aug 07 17:12:16.687226 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.687226 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:16.687516 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bf2bb4e0-d1a3-43eb-87bf-ed8b6054bd70 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.692785 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-374cc07d-11ea-4f9f-bbcc-5e5a2abaedc9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume request issued successfully. Aug 07 17:12:16.693225 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-374cc07d-11ea-4f9f-bbcc-5e5a2abaedc9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 returned with HTTP 202 Aug 07 17:12:16.693576 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 716/2875] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:16 2026] DELETE /volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:16.702219 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bb874629-3f7d-4f5b-9728-04e3c46fe57c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.705538 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bb874629-3f7d-4f5b-9728-04e3c46fe57c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 Aug 07 17:12:16.705745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bb874629-3f7d-4f5b-9728-04e3c46fe57c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.706369 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bb874629-3f7d-4f5b-9728-04e3c46fe57c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.720869 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.720869 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:16.724915 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bf2bb4e0-d1a3-43eb-87bf-ed8b6054bd70 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot delete request issued successfully. Aug 07 17:12:16.725194 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf2bb4e0-d1a3-43eb-87bf-ed8b6054bd70 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e returned with HTTP 202 Aug 07 17:12:16.725954 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 717/2876] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:12:16 2026] DELETE /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:16.729596 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bb874629-3f7d-4f5b-9728-04e3c46fe57c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:16.736319 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-de1475e8-b13e-47a8-aa5e-863e8966f536 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:16.736772 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bb874629-3f7d-4f5b-9728-04e3c46fe57c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 returned with HTTP 200 Aug 07 17:12:16.737423 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 722/2877] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:16.741596 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de1475e8-b13e-47a8-aa5e-863e8966f536 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e Aug 07 17:12:16.741596 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de1475e8-b13e-47a8-aa5e-863e8966f536 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:16.741596 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de1475e8-b13e-47a8-aa5e-863e8966f536 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:16.757207 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:16.757207 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:16.757985 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-de1475e8-b13e-47a8-aa5e-863e8966f536 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Snapshot retrieved successfully. Aug 07 17:12:16.760013 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de1475e8-b13e-47a8-aa5e-863e8966f536 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e returned with HTTP 200 Aug 07 17:12:16.760013 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 723/2878] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:16 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:17.153986 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-726467c8-9c85-411f-8546-8ae8a8070e9d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.155871 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-726467c8-9c85-411f-8546-8ae8a8070e9d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:12:17.156107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-726467c8-9c85-411f-8546-8ae8a8070e9d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.156299 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-726467c8-9c85-411f-8546-8ae8a8070e9d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.162555 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-726467c8-9c85-411f-8546-8ae8a8070e9d tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 404 Aug 07 17:12:17.162848 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 717/2879] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:17 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:17.755143 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ad863983-53b4-47e7-8e0f-d5eb3a0c3203 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.759228 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad863983-53b4-47e7-8e0f-d5eb3a0c3203 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 Aug 07 17:12:17.759228 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad863983-53b4-47e7-8e0f-d5eb3a0c3203 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.759228 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad863983-53b4-47e7-8e0f-d5eb3a0c3203 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.766402 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad863983-53b4-47e7-8e0f-d5eb3a0c3203 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 returned with HTTP 404 Aug 07 17:12:17.768235 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 718/2880] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:17 2026] GET /volume/v3/volumes/c7d54edd-4e07-44c5-912c-be5049eb16d4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:17.771170 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-987c2588-9a02-495c-bd59-113464465037 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.771618 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7a0bdba9-5cae-49d0-a227-aba1553c04c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.773207 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a0bdba9-5cae-49d0-a227-aba1553c04c5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:12:17.773396 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a0bdba9-5cae-49d0-a227-aba1553c04c5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.773581 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a0bdba9-5cae-49d0-a227-aba1553c04c5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.773756 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7a0bdba9-5cae-49d0-a227-aba1553c04c5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Delete volume with id: b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:12:17.773935 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-987c2588-9a02-495c-bd59-113464465037 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e Aug 07 17:12:17.774228 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-987c2588-9a02-495c-bd59-113464465037 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.774481 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-987c2588-9a02-495c-bd59-113464465037 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.780490 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9ec15d28-abca-4f19-99bf-761dafe7ab07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.780809 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a0bdba9-5cae-49d0-a227-aba1553c04c5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 404 Aug 07 17:12:17.781561 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 724/2881] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:17 2026] DELETE /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:17.782072 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-987c2588-9a02-495c-bd59-113464465037 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e returned with HTTP 404 Aug 07 17:12:17.782658 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 723/2882] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:17 2026] GET /volume/v3/snapshots/1d0870fd-b9cd-42e2-a764-dc249da4189e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:17.786595 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ec15d28-abca-4f19-99bf-761dafe7ab07 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:17.786886 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ec15d28-abca-4f19-99bf-761dafe7ab07 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.787129 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ec15d28-abca-4f19-99bf-761dafe7ab07 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.787278 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-9ec15d28-abca-4f19-99bf-761dafe7ab07 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete backup with id: 0d3a951f-fa8c-471a-bed5-c4f03630eca5. Aug 07 17:12:17.792245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-142aacad-59f5-4c38-80db-99ef844d36c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.792406 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-beb40728-c27d-4fc6-88cd-f1dd78dbe970 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.795973 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-beb40728-c27d-4fc6-88cd-f1dd78dbe970 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 Aug 07 17:12:17.796100 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-142aacad-59f5-4c38-80db-99ef844d36c0 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 Aug 07 17:12:17.796100 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-142aacad-59f5-4c38-80db-99ef844d36c0 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.796208 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-beb40728-c27d-4fc6-88cd-f1dd78dbe970 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.796234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-142aacad-59f5-4c38-80db-99ef844d36c0 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.796260 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-beb40728-c27d-4fc6-88cd-f1dd78dbe970 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.798539 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:17.798539 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:17.804397 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-beb40728-c27d-4fc6-88cd-f1dd78dbe970 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 returned with HTTP 404 Aug 07 17:12:17.804937 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:17.804937 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:17.805101 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 725/2883] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:17 2026] GET /volume/v3/volumes/b511a5bc-7bc6-470c-a604-7e21bff15a59 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:17.810951 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-142aacad-59f5-4c38-80db-99ef844d36c0 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Volume info retrieved successfully. Aug 07 17:12:17.814324 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ee3d5756-9881-4185-8f58-24220d527c02 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.816934 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ee3d5756-9881-4185-8f58-24220d527c02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:12:17.817229 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ee3d5756-9881-4185-8f58-24220d527c02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.817468 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ee3d5756-9881-4185-8f58-24220d527c02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.819638 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-ee3d5756-9881-4185-8f58-24220d527c02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Delete volume with id: cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:12:17.822830 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-142aacad-59f5-4c38-80db-99ef844d36c0 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 returned with HTTP 200 Aug 07 17:12:17.822830 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 719/2884] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:17 2026] GET /volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:17.826159 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:17.826159 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:17.826644 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ee3d5756-9881-4185-8f58-24220d527c02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:17.827763 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-9ec15d28-abca-4f19-99bf-761dafe7ab07 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] delete_backup rpcapi backup_id 0d3a951f-fa8c-471a-bed5-c4f03630eca5 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:12:17.829851 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ec15d28-abca-4f19-99bf-761dafe7ab07 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 202 Aug 07 17:12:17.830500 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 718/2885] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:17 2026] DELETE /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:12:17.837765 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eb9d1541-bc86-4aec-a0b2-35778b49b20a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.843983 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-27eb2ff6-cccd-40be-b526-35a34c2472a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.844058 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb9d1541-bc86-4aec-a0b2-35778b49b20a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 Aug 07 17:12:17.844058 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb9d1541-bc86-4aec-a0b2-35778b49b20a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.844417 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb9d1541-bc86-4aec-a0b2-35778b49b20a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.844544 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-eb9d1541-bc86-4aec-a0b2-35778b49b20a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Delete volume with id: ccb9cc2c-ae31-4a88-9b55-66d4348a9461 Aug 07 17:12:17.846267 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27eb2ff6-cccd-40be-b526-35a34c2472a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:17.846890 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27eb2ff6-cccd-40be-b526-35a34c2472a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.847827 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27eb2ff6-cccd-40be-b526-35a34c2472a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.848377 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-27eb2ff6-cccd-40be-b526-35a34c2472a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:17.854727 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:17.854727 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:17.855468 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eb9d1541-bc86-4aec-a0b2-35778b49b20a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Volume info retrieved successfully. Aug 07 17:12:17.858293 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:17.858293 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:17.858420 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ee3d5756-9881-4185-8f58-24220d527c02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Delete volume request issued successfully. Aug 07 17:12:17.858420 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ee3d5756-9881-4185-8f58-24220d527c02 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 202 Aug 07 17:12:17.858495 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27eb2ff6-cccd-40be-b526-35a34c2472a4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 200 Aug 07 17:12:17.858518 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 724/2886] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:17 2026] DELETE /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:17.858541 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 720/2887] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:17 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:17.871532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c41e1424-8d64-45ec-a993-f7b4b61f4496 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.874413 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c41e1424-8d64-45ec-a993-f7b4b61f4496 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:12:17.874584 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c41e1424-8d64-45ec-a993-f7b4b61f4496 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.874823 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c41e1424-8d64-45ec-a993-f7b4b61f4496 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.877804 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eb9d1541-bc86-4aec-a0b2-35778b49b20a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Delete volume request issued successfully. Aug 07 17:12:17.878015 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb9d1541-bc86-4aec-a0b2-35778b49b20a tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 returned with HTTP 202 Aug 07 17:12:17.878503 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 726/2888] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:17 2026] DELETE /volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:17.885240 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:17.885240 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:17.890286 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c41e1424-8d64-45ec-a993-f7b4b61f4496 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:17.893814 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b875c3a3-0520-41f8-a810-b724836ac8a7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:17.895971 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b875c3a3-0520-41f8-a810-b724836ac8a7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 Aug 07 17:12:17.896202 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c41e1424-8d64-45ec-a993-f7b4b61f4496 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 200 Aug 07 17:12:17.896306 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b875c3a3-0520-41f8-a810-b724836ac8a7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:17.896531 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b875c3a3-0520-41f8-a810-b724836ac8a7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:17.896709 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 719/2889] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:17 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:17.904909 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:17.904909 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:17.909932 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b875c3a3-0520-41f8-a810-b724836ac8a7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Volume info retrieved successfully. Aug 07 17:12:17.915169 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b875c3a3-0520-41f8-a810-b724836ac8a7 tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 returned with HTTP 200 Aug 07 17:12:17.915504 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 725/2890] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:17 2026] GET /volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:18.874042 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d7d1ae4-6cfa-4356-b77a-2acd72a675fc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:18.880668 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d7d1ae4-6cfa-4356-b77a-2acd72a675fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 Aug 07 17:12:18.880904 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d7d1ae4-6cfa-4356-b77a-2acd72a675fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:18.881289 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d7d1ae4-6cfa-4356-b77a-2acd72a675fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:18.881458 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0d7d1ae4-6cfa-4356-b77a-2acd72a675fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 0d3a951f-fa8c-471a-bed5-c4f03630eca5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:18.888441 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d7d1ae4-6cfa-4356-b77a-2acd72a675fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 returned with HTTP 404 Aug 07 17:12:18.890611 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 721/2891] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:18 2026] GET /volume/v3/backups/0d3a951f-fa8c-471a-bed5-c4f03630eca5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:18.911249 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38cbedc5-1755-4b4b-855d-a14c4e6e1942 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:18.915094 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38cbedc5-1755-4b4b-855d-a14c4e6e1942 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 Aug 07 17:12:18.915541 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38cbedc5-1755-4b4b-855d-a14c4e6e1942 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:18.916465 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38cbedc5-1755-4b4b-855d-a14c4e6e1942 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:18.926531 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38cbedc5-1755-4b4b-855d-a14c4e6e1942 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 returned with HTTP 404 Aug 07 17:12:18.926531 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 727/2892] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:18 2026] GET /volume/v3/volumes/cda1ce07-ac29-4380-8b6f-7ce826938ba3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:18.934797 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-71a2f481-7176-419a-a385-b55e02b32abf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:18.937233 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71a2f481-7176-419a-a385-b55e02b32abf tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] GET https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 Aug 07 17:12:18.937493 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-71a2f481-7176-419a-a385-b55e02b32abf tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:18.937755 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-71a2f481-7176-419a-a385-b55e02b32abf tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:18.945518 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71a2f481-7176-419a-a385-b55e02b32abf tempest-SnapshotMetadataTestJSON-468766296 tempest-SnapshotMetadataTestJSON-468766296-project-member] https://10.4.3.144/volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 returned with HTTP 404 Aug 07 17:12:18.946173 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 720/2893] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:18 2026] GET /volume/v3/volumes/ccb9cc2c-ae31-4a88-9b55-66d4348a9461 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:18.967515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-54489c93-9834-499a-8ea1-18d5eb37a374 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:18.993644 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-68ecd14d-1917-4c0c-8d7b-f7aacdc1294f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:18.995913 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68ecd14d-1917-4c0c-8d7b-f7aacdc1294f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 Aug 07 17:12:18.996315 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68ecd14d-1917-4c0c-8d7b-f7aacdc1294f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:18.996464 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68ecd14d-1917-4c0c-8d7b-f7aacdc1294f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:19.008931 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:19.008931 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:19.017654 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-68ecd14d-1917-4c0c-8d7b-f7aacdc1294f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:19.027121 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68ecd14d-1917-4c0c-8d7b-f7aacdc1294f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 returned with HTTP 200 Aug 07 17:12:19.027602 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 722/2894] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:18 2026] GET /volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:19.048170 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a1e4c75f-d04f-4dab-957f-cba700b10f00 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:19.050315 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1e4c75f-d04f-4dab-957f-cba700b10f00 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 Aug 07 17:12:19.050628 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1e4c75f-d04f-4dab-957f-cba700b10f00 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:19.050875 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1e4c75f-d04f-4dab-957f-cba700b10f00 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:19.051228 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a1e4c75f-d04f-4dab-957f-cba700b10f00 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume with id: 77503f02-5fb4-4a28-9d91-c48cd187a239 Aug 07 17:12:19.060568 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:19.060568 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:19.061738 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1e4c75f-d04f-4dab-957f-cba700b10f00 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:19.078328 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:19.087297 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1e4c75f-d04f-4dab-957f-cba700b10f00 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume request issued successfully. Aug 07 17:12:19.087297 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1e4c75f-d04f-4dab-957f-cba700b10f00 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 returned with HTTP 202 Aug 07 17:12:19.087297 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 728/2895] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:19 2026] DELETE /volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:19.097538 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dfb23575-0fec-41a3-8866-79554e946932 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:19.099948 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfb23575-0fec-41a3-8866-79554e946932 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 Aug 07 17:12:19.100283 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfb23575-0fec-41a3-8866-79554e946932 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:19.100591 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfb23575-0fec-41a3-8866-79554e946932 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:19.110295 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:19.110295 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:19.115519 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dfb23575-0fec-41a3-8866-79554e946932 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:19.124085 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfb23575-0fec-41a3-8866-79554e946932 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 returned with HTTP 200 Aug 07 17:12:19.124634 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 723/2896] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:19 2026] GET /volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:19.126958 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:19.127369 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-606329716"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:19.129156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-606329716'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:19.129156 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Create volume of 1 GB Aug 07 17:12:19.133437 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Availability Zones retrieved successfully. Aug 07 17:12:19.141008 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Flow 'volume_create_api' (0311d8e5-14fa-4824-85ca-baa9519767ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:19.142354 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84d1dc9-24ed-4172-be0b-e3d07dd51e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.142905 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:19.169830 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84d1dc9-24ed-4172-be0b-e3d07dd51e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.170891 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ef9123-f97e-4640-809f-254961c5536b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.243398 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:19.243510 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1894289789"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:19.245534 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1894289789'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:19.245693 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume of 1 GB Aug 07 17:12:19.247320 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Created reservations ['0bd2df95-acd0-4ec8-af47-16a1e9664a82', '51e58bd2-b513-4164-b67b-2d7c0f9bc2c4', '54e0965e-2c6d-405d-8073-0238562d9c9b', '3750bbba-4985-43fa-b6cd-07a89d3f66ae'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:19.248266 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08ef9123-f97e-4640-809f-254961c5536b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd2df95-acd0-4ec8-af47-16a1e9664a82', '51e58bd2-b513-4164-b67b-2d7c0f9bc2c4', '54e0965e-2c6d-405d-8073-0238562d9c9b', '3750bbba-4985-43fa-b6cd-07a89d3f66ae']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.249293 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6779c06a-a7bc-4cf9-8b47-2a8040107245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.252091 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Availability Zones retrieved successfully. Aug 07 17:12:19.261684 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (8b368710-d34f-4e79-b1e9-71ece53cfa2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:19.262743 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3dc6b01-dc30-4e23-8595-9e8e15d65d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.263827 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:19.278818 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6779c06a-a7bc-4cf9-8b47-2a8040107245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4e62c57-a04c-4b9e-a632-fdbffea882d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-606329716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1541b23a53d42e083752c7daade5fa2',qos_specs=None,replication_status=,reservations=['0bd2df95-acd0-4ec8-af47-16a1e9664a82','51e58bd2-b513-4164-b67b-2d7c0f9bc2c4','54e0965e-2c6d-405d-8073-0238562d9c9b','3750bbba-4985-43fa-b6cd-07a89d3f66ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4807a692f794ff08b9381cbcc28952a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-606329716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4e62c57-a04c-4b9e-a632-fdbffea882d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1541b23a53d42e083752c7daade5fa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4807a692f794ff08b9381cbcc28952a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.279675 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa15506-3125-4498-8843-070e8709277c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.313495 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa15506-3125-4498-8843-070e8709277c) transitioned into state 'SUCCESS' from state '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-606329716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1541b23a53d42e083752c7daade5fa2',qos_specs=None,replication_status=,reservations=['0bd2df95-acd0-4ec8-af47-16a1e9664a82','51e58bd2-b513-4164-b67b-2d7c0f9bc2c4','54e0965e-2c6d-405d-8073-0238562d9c9b','3750bbba-4985-43fa-b6cd-07a89d3f66ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4807a692f794ff08b9381cbcc28952a',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.314306 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e21bd2-34d7-4509-804a-485a426ba888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.315747 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3dc6b01-dc30-4e23-8595-9e8e15d65d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.316261 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4cd50e0-f066-4a01-a51b-4624aa50d8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.330004 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20e21bd2-34d7-4509-804a-485a426ba888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.330960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Flow 'volume_create_api' (0311d8e5-14fa-4824-85ca-baa9519767ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:19.331338 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Create volume request issued successfully. Aug 07 17:12:19.332240 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-54489c93-9834-499a-8ea1-18d5eb37a374 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:19.335068 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 726/2897] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:12:18 2026] POST /volume/v3/volumes => generated 777 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:19.349727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-442075f1-c8b0-4474-825d-b11719be2da5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:19.351450 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-442075f1-c8b0-4474-825d-b11719be2da5 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 Aug 07 17:12:19.351912 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-442075f1-c8b0-4474-825d-b11719be2da5 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:19.352138 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-442075f1-c8b0-4474-825d-b11719be2da5 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:19.365741 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:19.365741 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:19.369825 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-442075f1-c8b0-4474-825d-b11719be2da5 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Volume info retrieved successfully. Aug 07 17:12:19.376529 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-442075f1-c8b0-4474-825d-b11719be2da5 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 returned with HTTP 200 Aug 07 17:12:19.377418 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 729/2898] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:19 2026] GET /volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:19.397205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Created reservations ['55604874-403f-4576-bec5-09f692809312', 'ce56dc31-ee89-48f7-bb13-f35694abb38b', 'dab7241c-24f8-4f6b-a482-f60adc0cba06', '8395462f-30dd-4303-b4f4-588a6f5e6e41'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:19.398976 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4cd50e0-f066-4a01-a51b-4624aa50d8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55604874-403f-4576-bec5-09f692809312', 'ce56dc31-ee89-48f7-bb13-f35694abb38b', 'dab7241c-24f8-4f6b-a482-f60adc0cba06', '8395462f-30dd-4303-b4f4-588a6f5e6e41']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.399978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de63366-f950-49a1-8844-c272f1a7dff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.436158 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de63366-f950-49a1-8844-c272f1a7dff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68575f88-1a77-4f66-87f8-958d180b7519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1894289789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['55604874-403f-4576-bec5-09f692809312','ce56dc31-ee89-48f7-bb13-f35694abb38b','dab7241c-24f8-4f6b-a482-f60adc0cba06','8395462f-30dd-4303-b4f4-588a6f5e6e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1894289789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68575f88-1a77-4f66-87f8-958d180b7519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.437101 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e58d78-7bdd-41d7-9acc-5e42d056272f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.461351 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42e58d78-7bdd-41d7-9acc-5e42d056272f) transitioned into state 'SUCCESS' from state '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-1894289789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['55604874-403f-4576-bec5-09f692809312','ce56dc31-ee89-48f7-bb13-f35694abb38b','dab7241c-24f8-4f6b-a482-f60adc0cba06','8395462f-30dd-4303-b4f4-588a6f5e6e41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.462386 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b2e208-158f-4ef1-94ac-f74b01b551b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.480485 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b2e208-158f-4ef1-94ac-f74b01b551b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.481855 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (8b368710-d34f-4e79-b1e9-71ece53cfa2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:19.484086 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request issued successfully. Aug 07 17:12:19.484086 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b12b6f3-478b-43aa-8b58-b5138a812446 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:19.484668 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 721/2899] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:12:19 2026] POST /volume/v3/volumes => generated 758 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:19.502936 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-acaf07c3-b31a-47ce-b447-03fbdf10d8b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:19.505902 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-acaf07c3-b31a-47ce-b447-03fbdf10d8b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 Aug 07 17:12:19.506164 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-acaf07c3-b31a-47ce-b447-03fbdf10d8b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:19.506371 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-acaf07c3-b31a-47ce-b447-03fbdf10d8b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:19.524862 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:19.524862 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:19.530400 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-acaf07c3-b31a-47ce-b447-03fbdf10d8b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:19.535084 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-acaf07c3-b31a-47ce-b447-03fbdf10d8b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 returned with HTTP 200 Aug 07 17:12:19.535538 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 724/2900] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:19 2026] GET /volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:19.742325 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7b26187e-6c8f-41f4-a5ba-f2bd940577f1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:19.779048 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7b26187e-6c8f-41f4-a5ba-f2bd940577f1 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:19.779048 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7b26187e-6c8f-41f4-a5ba-f2bd940577f1 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1033754961", "extra_specs": {}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:19.779048 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:19.779048 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:19.790750 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7b26187e-6c8f-41f4-a5ba-f2bd940577f1 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:19.791352 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 727/2901] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:12:19 2026] POST /volume/v3/types => generated 212 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:19.802197 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab5553dd-20c2-43b3-917a-e9aa816869ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:19.804574 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab5553dd-20c2-43b3-917a-e9aa816869ee tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] POST https://10.4.3.144/volume/v3/types/7aa54677-f0e6-4535-921f-74db282fa4da/encryption Aug 07 17:12:19.805036 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab5553dd-20c2-43b3-917a-e9aa816869ee tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:19.825327 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab5553dd-20c2-43b3-917a-e9aa816869ee tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] https://10.4.3.144/volume/v3/types/7aa54677-f0e6-4535-921f-74db282fa4da/encryption returned with HTTP 200 Aug 07 17:12:19.825925 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 730/2902] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:12:19 2026] POST /volume/v3/types/7aa54677-f0e6-4535-921f-74db282fa4da/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:19.834282 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:19.906599 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:19.907229 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-135671113", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1033754961", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:19.909319 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-135671113', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1033754961', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:19.914040 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:12:19.914428 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:19.914428 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:19.915387 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:12:19.923542 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (be514b72-dfef-4080-996d-5f9ab4d679ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:19.925055 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebbd9ce-1af3-49a8-99e9-e00cac342360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:19.927979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:19.971198 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ebbd9ce-1af3-49a8-99e9-e00cac342360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:12:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7aa54677-f0e6-4535-921f-74db282fa4da,is_public=True,name='tempest-scenario-type-luks-1033754961',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7aa54677-f0e6-4535-921f-74db282fa4da', '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=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:19.973447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806b93aa-8bb1-4384-8a22-e23678d2c0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.007248 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1033754961 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1033754961, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:20.007861 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1033754961 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1033754961, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:20.053003 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['d128520a-3396-403d-8d83-130ddca4aedb', '27440ce8-4137-46fe-9f04-0fe811600fd3', '7828322c-a8a7-4222-954f-51963c418e4a', '32f6f9b5-8e7b-491c-8f17-5235910c1d03'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:20.054085 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (806b93aa-8bb1-4384-8a22-e23678d2c0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d128520a-3396-403d-8d83-130ddca4aedb', '27440ce8-4137-46fe-9f04-0fe811600fd3', '7828322c-a8a7-4222-954f-51963c418e4a', '32f6f9b5-8e7b-491c-8f17-5235910c1d03']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.054948 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe87344f-38f9-4aca-b40e-6e2bb62025f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.078542 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe87344f-38f9-4aca-b40e-6e2bb62025f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '159eff53-65d3-44ae-9150-696ade0e58b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-135671113',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['d128520a-3396-403d-8d83-130ddca4aedb','27440ce8-4137-46fe-9f04-0fe811600fd3','7828322c-a8a7-4222-954f-51963c418e4a','32f6f9b5-8e7b-491c-8f17-5235910c1d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=7aa54677-f0e6-4535-921f-74db282fa4da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-135671113',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=159eff53-65d3-44ae-9150-696ade0e58b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7aa54677-f0e6-4535-921f-74db282fa4da),volume_type_id=7aa54677-f0e6-4535-921f-74db282fa4da)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.079475 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd647cd-8cf9-4108-bd07-83e2b4a90a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.108486 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd647cd-8cf9-4108-bd07-83e2b4a90a10) transitioned into state 'SUCCESS' from state '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-135671113',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['d128520a-3396-403d-8d83-130ddca4aedb','27440ce8-4137-46fe-9f04-0fe811600fd3','7828322c-a8a7-4222-954f-51963c418e4a','32f6f9b5-8e7b-491c-8f17-5235910c1d03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=7aa54677-f0e6-4535-921f-74db282fa4da)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.109683 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0891ce4a-9fba-4a5f-b47a-32df4fa4b6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.123141 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0891ce4a-9fba-4a5f-b47a-32df4fa4b6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.123641 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (be514b72-dfef-4080-996d-5f9ab4d679ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:20.124008 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:12:20.125077 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4e5acb5-47a4-4f67-aeaf-31697fcda50c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:20.125613 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 722/2903] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:19 2026] POST /volume/v3/volumes => generated 779 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:20.141674 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e1404c0a-c3cb-49bc-93a7-d978ab48a973 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.141957 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e4b4e625-3c3a-4cd6-8a84-4be0228b9378 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.145689 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4b4e625-3c3a-4cd6-8a84-4be0228b9378 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:20.145689 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4b4e625-3c3a-4cd6-8a84-4be0228b9378 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:20.145689 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4b4e625-3c3a-4cd6-8a84-4be0228b9378 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:20.145872 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1404c0a-c3cb-49bc-93a7-d978ab48a973 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 Aug 07 17:12:20.145872 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1404c0a-c3cb-49bc-93a7-d978ab48a973 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:20.145872 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1404c0a-c3cb-49bc-93a7-d978ab48a973 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:20.155780 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1404c0a-c3cb-49bc-93a7-d978ab48a973 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 returned with HTTP 404 Aug 07 17:12:20.156165 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:20.156165 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:20.156639 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 728/2904] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:20 2026] GET /volume/v3/volumes/77503f02-5fb4-4a28-9d91-c48cd187a239 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:20.161179 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e4b4e625-3c3a-4cd6-8a84-4be0228b9378 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:20.168477 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.170653 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4b4e625-3c3a-4cd6-8a84-4be0228b9378 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 returned with HTTP 200 Aug 07 17:12:20.170796 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:20.171216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-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-404683475"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:20.171513 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 725/2905] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:20 2026] GET /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:20.175058 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-404683475'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:20.175058 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume of 1 GB Aug 07 17:12:20.181716 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Availability Zones retrieved successfully. Aug 07 17:12:20.188712 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (381d9a56-2da5-4a30-9788-1bf983bd651b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:20.189767 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a552500-3c90-4d2a-a1fd-aab29578a546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.190949 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:20.245012 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a552500-3c90-4d2a-a1fd-aab29578a546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.246340 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab35eeb4-f18d-4b7a-996a-9c6516143024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.316001 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['2936a21d-5fc8-4f39-b0f5-30ba22b1bf36', '13381d45-47a2-45af-a67b-3fe8add90be2', 'f4d76875-4589-40fc-9bbc-c8b1c87f5de2', '6efdda05-9abd-47ba-8ab9-57413a9e94f3'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:20.316857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab35eeb4-f18d-4b7a-996a-9c6516143024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2936a21d-5fc8-4f39-b0f5-30ba22b1bf36', '13381d45-47a2-45af-a67b-3fe8add90be2', 'f4d76875-4589-40fc-9bbc-c8b1c87f5de2', '6efdda05-9abd-47ba-8ab9-57413a9e94f3']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.317612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cabc379d-87ef-4467-bb94-a8c0a88a40a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.355004 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cabc379d-87ef-4467-bb94-a8c0a88a40a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-404683475',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['2936a21d-5fc8-4f39-b0f5-30ba22b1bf36','13381d45-47a2-45af-a67b-3fe8add90be2','f4d76875-4589-40fc-9bbc-c8b1c87f5de2','6efdda05-9abd-47ba-8ab9-57413a9e94f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-404683475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a4cb134d1f1340c48debd397c842ba41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d048e2c42546de9a9f82b80295fcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.355946 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66af8c8f-122e-4af6-aa94-fb8628643c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.380638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66af8c8f-122e-4af6-aa94-fb8628643c81) transitioned into state 'SUCCESS' from state '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-404683475',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['2936a21d-5fc8-4f39-b0f5-30ba22b1bf36','13381d45-47a2-45af-a67b-3fe8add90be2','f4d76875-4589-40fc-9bbc-c8b1c87f5de2','6efdda05-9abd-47ba-8ab9-57413a9e94f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.381683 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95d1d4c-cae0-4ed9-a7ea-8c2bfac36b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.392934 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f95d1d4c-cae0-4ed9-a7ea-8c2bfac36b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.393296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e0dedd11-b249-4ec8-b26c-c135e53e8294 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.394598 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (381d9a56-2da5-4a30-9788-1bf983bd651b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:20.395067 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request issued successfully. Aug 07 17:12:20.397048 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f925e3ea-39d3-47c2-bff9-23dc701bb9e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:20.397048 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 731/2906] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:20 2026] POST /volume/v3/volumes => generated 815 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:20.397815 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0dedd11-b249-4ec8-b26c-c135e53e8294 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 Aug 07 17:12:20.397815 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0dedd11-b249-4ec8-b26c-c135e53e8294 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:20.397815 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0dedd11-b249-4ec8-b26c-c135e53e8294 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:20.406935 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:20.406935 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:20.412239 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2338e10c-d73d-4b7e-b71f-3893e851f748 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.412382 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e0dedd11-b249-4ec8-b26c-c135e53e8294 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Volume info retrieved successfully. Aug 07 17:12:20.418072 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2338e10c-d73d-4b7e-b71f-3893e851f748 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:20.418072 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2338e10c-d73d-4b7e-b71f-3893e851f748 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:20.418288 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0dedd11-b249-4ec8-b26c-c135e53e8294 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 returned with HTTP 200 Aug 07 17:12:20.418332 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2338e10c-d73d-4b7e-b71f-3893e851f748 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:20.418367 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 723/2907] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:20 2026] GET /volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:20.429895 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:20.429895 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:20.433867 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ba4f861-f7d4-4cb0-aa03-2060827ebf7e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.436166 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ba4f861-f7d4-4cb0-aa03-2060827ebf7e tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:12:20.436370 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ba4f861-f7d4-4cb0-aa03-2060827ebf7e tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a4e62c57-a04c-4b9e-a632-fdbffea882d0", "name": "tempest-type-Backup-1926554267"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:20.437964 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-1ba4f861-f7d4-4cb0-aa03-2060827ebf7e tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Creating new backup {'backup': {'volume_id': 'a4e62c57-a04c-4b9e-a632-fdbffea882d0', 'name': 'tempest-type-Backup-1926554267'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:12:20.438097 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-1ba4f861-f7d4-4cb0-aa03-2060827ebf7e tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Creating backup of volume a4e62c57-a04c-4b9e-a632-fdbffea882d0 in container None Aug 07 17:12:20.442053 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2338e10c-d73d-4b7e-b71f-3893e851f748 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:20.447043 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2338e10c-d73d-4b7e-b71f-3893e851f748 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 returned with HTTP 200 Aug 07 17:12:20.447043 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 729/2908] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:20 2026] GET /volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:20.447457 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:20.447457 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:20.447896 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1ba4f861-f7d4-4cb0-aa03-2060827ebf7e tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Volume info retrieved successfully. Aug 07 17:12:20.485684 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1ba4f861-f7d4-4cb0-aa03-2060827ebf7e tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Created reservations ['6917a203-2501-4e63-ac48-388d253eb6c5', '77a23a99-ccdc-493c-8796-b0dc3a1c0ea1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:20.527374 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ba4f861-f7d4-4cb0-aa03-2060827ebf7e tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:12:20.528018 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 726/2909] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:12:20 2026] POST /volume/v3/backups => generated 316 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:20.545014 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d9d47e2b-4a06-4a3b-890a-16aa203909b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.547214 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9d47e2b-4a06-4a3b-890a-16aa203909b1 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:20.548692 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d9d47e2b-4a06-4a3b-890a-16aa203909b1 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:20.548911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d9d47e2b-4a06-4a3b-890a-16aa203909b1 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:20.549077 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d9d47e2b-4a06-4a3b-890a-16aa203909b1 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:20.550993 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-06e762c8-8cd8-48fd-a66b-3ab86b779d92 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.553134 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06e762c8-8cd8-48fd-a66b-3ab86b779d92 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 Aug 07 17:12:20.553431 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06e762c8-8cd8-48fd-a66b-3ab86b779d92 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:20.553666 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:20.553666 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:20.553753 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-06e762c8-8cd8-48fd-a66b-3ab86b779d92 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:20.554290 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9d47e2b-4a06-4a3b-890a-16aa203909b1 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:20.554823 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 732/2910] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:20 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:20.561111 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:20.561111 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:20.564999 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-06e762c8-8cd8-48fd-a66b-3ab86b779d92 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:20.570220 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-06e762c8-8cd8-48fd-a66b-3ab86b779d92 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 returned with HTTP 200 Aug 07 17:12:20.570919 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 724/2911] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:20 2026] GET /volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:20.587900 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-17e692cb-e326-426c-845d-dcb1f1c024db None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.591739 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-17e692cb-e326-426c-845d-dcb1f1c024db tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:12:20.592416 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-17e692cb-e326-426c-845d-dcb1f1c024db tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68575f88-1a77-4f66-87f8-958d180b7519", "name": "tempest-CreateVolumesFromBackupTest-Backup-1223946232"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:20.599539 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-17e692cb-e326-426c-845d-dcb1f1c024db tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Creating new backup {'backup': {'volume_id': '68575f88-1a77-4f66-87f8-958d180b7519', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1223946232'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:12:20.600254 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-17e692cb-e326-426c-845d-dcb1f1c024db tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Creating backup of volume 68575f88-1a77-4f66-87f8-958d180b7519 in container None Aug 07 17:12:20.621295 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:20.621295 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:20.621878 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-17e692cb-e326-426c-845d-dcb1f1c024db tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:20.664318 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-109fff24-b1d8-4759-a575-459320bea18f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.665846 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-17e692cb-e326-426c-845d-dcb1f1c024db tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Created reservations ['e0fff755-6fd7-44e1-8d07-da924e0c4cec', '31d42bbb-9a6e-4f49-9bbf-25a4babe85ff'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:20.708682 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-17e692cb-e326-426c-845d-dcb1f1c024db tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:12:20.709304 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 730/2912] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:20 2026] POST /volume/v3/backups => generated 339 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:20.719127 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95fff261-d089-4de2-9325-5e4a1e8f190d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:20.721660 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95fff261-d089-4de2-9325-5e4a1e8f190d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:20.721857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95fff261-d089-4de2-9325-5e4a1e8f190d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:20.722052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95fff261-d089-4de2-9325-5e4a1e8f190d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:20.722184 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-95fff261-d089-4de2-9325-5e4a1e8f190d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:20.729800 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:20.729800 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:20.730885 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95fff261-d089-4de2-9325-5e4a1e8f190d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:20.731111 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 733/2913] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:20 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:20.804048 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:20.804546 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2003275879"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:20.806426 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2003275879'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:20.806629 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Create volume of 2 GB Aug 07 17:12:20.807012 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:20.807012 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:20.812054 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Availability Zones retrieved successfully. Aug 07 17:12:20.820854 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Flow 'volume_create_api' (9ce7bed5-79c9-4024-84cc-d77da776e74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:20.822310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3863f10e-df8d-4108-9049-c13bd234b7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.823557 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Validating volume size '2' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:20.867589 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3863f10e-df8d-4108-9049-c13bd234b7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.868369 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4db8ef-c24e-467f-a8d4-d8907e0218a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.936334 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Created reservations ['db70c84e-1aeb-4b5c-ad9d-d27022ac13de', '24c734be-b328-456c-be80-3efac6c078c1', '4bfc9045-0e57-4d0b-8b28-637e7ed0e4f6', 'fc00f1b1-fa74-4450-97df-4aaaa5f6597d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:20.937385 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a4db8ef-c24e-467f-a8d4-d8907e0218a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db70c84e-1aeb-4b5c-ad9d-d27022ac13de', '24c734be-b328-456c-be80-3efac6c078c1', '4bfc9045-0e57-4d0b-8b28-637e7ed0e4f6', 'fc00f1b1-fa74-4450-97df-4aaaa5f6597d']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.938152 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a47e3fa-1a08-4008-b059-5036e786a0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.960669 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a47e3fa-1a08-4008-b059-5036e786a0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d29e3c1-a075-4c91-a2b7-f7816da6e1dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2003275879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bcc60e1c0b84bbb8c9d10a0de028c2e',qos_specs=None,replication_status=,reservations=['db70c84e-1aeb-4b5c-ad9d-d27022ac13de','24c734be-b328-456c-be80-3efac6c078c1','4bfc9045-0e57-4d0b-8b28-637e7ed0e4f6','fc00f1b1-fa74-4450-97df-4aaaa5f6597d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ffa3028f1ff45ba982bec82b8c24612',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2003275879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d29e3c1-a075-4c91-a2b7-f7816da6e1dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bcc60e1c0b84bbb8c9d10a0de028c2e',provider_auth=None,provider_geometry=None,provider_id=None,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='7ffa3028f1ff45ba982bec82b8c24612',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.961423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a9e6e5-6140-45b6-805e-89d43b28030e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.979827 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1a9e6e5-6140-45b6-805e-89d43b28030e) transitioned into state 'SUCCESS' from state '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-2003275879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bcc60e1c0b84bbb8c9d10a0de028c2e',qos_specs=None,replication_status=,reservations=['db70c84e-1aeb-4b5c-ad9d-d27022ac13de','24c734be-b328-456c-be80-3efac6c078c1','4bfc9045-0e57-4d0b-8b28-637e7ed0e4f6','fc00f1b1-fa74-4450-97df-4aaaa5f6597d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ffa3028f1ff45ba982bec82b8c24612',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.980627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e1c706-305d-4c67-be28-33a10e5a9e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:20.990193 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86e1c706-305d-4c67-be28-33a10e5a9e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:20.991064 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Flow 'volume_create_api' (9ce7bed5-79c9-4024-84cc-d77da776e74e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:20.991370 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Create volume request issued successfully. Aug 07 17:12:20.991943 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-109fff24-b1d8-4759-a575-459320bea18f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:20.992334 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 727/2914] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:12:20 2026] POST /volume/v3/volumes => generated 755 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:21.008306 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2f46cb77-b2cf-41f8-a64d-eec3a7ccb1cd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.010438 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f46cb77-b2cf-41f8-a64d-eec3a7ccb1cd tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] GET https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd Aug 07 17:12:21.010640 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f46cb77-b2cf-41f8-a64d-eec3a7ccb1cd tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.010868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f46cb77-b2cf-41f8-a64d-eec3a7ccb1cd tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.019532 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.019532 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:21.023879 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2f46cb77-b2cf-41f8-a64d-eec3a7ccb1cd tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Volume info retrieved successfully. Aug 07 17:12:21.028544 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f46cb77-b2cf-41f8-a64d-eec3a7ccb1cd tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd returned with HTTP 200 Aug 07 17:12:21.029149 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 725/2915] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:21 2026] GET /volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:21.185125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d6d12aa0-301f-41f0-b2bc-5424861c71aa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.187117 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d6d12aa0-301f-41f0-b2bc-5424861c71aa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:21.187382 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d6d12aa0-301f-41f0-b2bc-5424861c71aa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.187626 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d6d12aa0-301f-41f0-b2bc-5424861c71aa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.194735 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.194735 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:21.198889 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d6d12aa0-301f-41f0-b2bc-5424861c71aa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:21.203423 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d6d12aa0-301f-41f0-b2bc-5424861c71aa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 returned with HTTP 200 Aug 07 17:12:21.203979 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 731/2916] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:21 2026] GET /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:21.216096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6bf1331a-0108-4ddf-b404-559d7fe775f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.220076 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bf1331a-0108-4ddf-b404-559d7fe775f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:21.220417 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bf1331a-0108-4ddf-b404-559d7fe775f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.220727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bf1331a-0108-4ddf-b404-559d7fe775f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.229936 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.229936 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:21.234249 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6bf1331a-0108-4ddf-b404-559d7fe775f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:21.239620 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bf1331a-0108-4ddf-b404-559d7fe775f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 returned with HTTP 200 Aug 07 17:12:21.240164 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 734/2917] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:21 2026] GET /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:21.254647 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be945c3e-3b0c-4707-94f9-0da6f193833f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.256902 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be945c3e-3b0c-4707-94f9-0da6f193833f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4/action Aug 07 17:12:21.257381 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be945c3e-3b0c-4707-94f9-0da6f193833f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:12:21.257565 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be945c3e-3b0c-4707-94f9-0da6f193833f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:21.266644 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.266644 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:21.267171 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-be945c3e-3b0c-4707-94f9-0da6f193833f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:21.278460 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-be945c3e-3b0c-4707-94f9-0da6f193833f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume updated successfully. Aug 07 17:12:21.278762 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be945c3e-3b0c-4707-94f9-0da6f193833f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4/action returned with HTTP 200 Aug 07 17:12:21.279324 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 728/2918] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:12:21 2026] POST /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 17:12:21.409816 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-e4673157-1c68-4469-9728-317821889f2c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.411690 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-e4673157-1c68-4469-9728-317821889f2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:21.411837 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-e4673157-1c68-4469-9728-317821889f2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.412036 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-e4673157-1c68-4469-9728-317821889f2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.418486 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.418486 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:21.421889 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-e4673157-1c68-4469-9728-317821889f2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:21.425887 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-e4673157-1c68-4469-9728-317821889f2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 returned with HTTP 200 Aug 07 17:12:21.426387 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 726/2919] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:21 2026] GET /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:21.461475 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-67afafce-7ef6-4c51-ad10-569064ee1cf9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.463760 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-67afafce-7ef6-4c51-ad10-569064ee1cf9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:21.463937 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-67afafce-7ef6-4c51-ad10-569064ee1cf9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.464190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-67afafce-7ef6-4c51-ad10-569064ee1cf9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.474265 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.474265 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:21.479301 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-67afafce-7ef6-4c51-ad10-569064ee1cf9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:21.484942 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-67afafce-7ef6-4c51-ad10-569064ee1cf9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 returned with HTTP 200 Aug 07 17:12:21.485395 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 732/2920] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:21 2026] GET /volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:21.501923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-09f08293-9a67-4952-afca-8d6d51efba78 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.503861 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09f08293-9a67-4952-afca-8d6d51efba78 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:12:21.504271 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09f08293-9a67-4952-afca-8d6d51efba78 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9", "name": "tempest-VolumesBackupsTest-Backup-796026365", "description": "tempest-backup-description-298146007", "container": "tempest-volumesbackupstest-backup-container-961683681"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:21.505908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-09f08293-9a67-4952-afca-8d6d51efba78 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating new backup {'backup': {'volume_id': '1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9', 'name': 'tempest-VolumesBackupsTest-Backup-796026365', 'description': 'tempest-backup-description-298146007', 'container': 'tempest-volumesbackupstest-backup-container-961683681'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:12:21.506138 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-09f08293-9a67-4952-afca-8d6d51efba78 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating backup of volume 1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 in container tempest-volumesbackupstest-backup-container-961683681 Aug 07 17:12:21.514097 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.514097 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:21.514440 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-09f08293-9a67-4952-afca-8d6d51efba78 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:21.531553 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-09f08293-9a67-4952-afca-8d6d51efba78 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['c5682716-2dcd-4b18-8b09-058530b8bf02', '6968114b-2739-4c53-9875-1415e07a2ed0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:21.566039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ed7e71b2-9336-4321-9e41-416a305d19ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.567908 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed7e71b2-9336-4321-9e41-416a305d19ed tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:21.567999 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09f08293-9a67-4952-afca-8d6d51efba78 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:12:21.568638 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed7e71b2-9336-4321-9e41-416a305d19ed tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.568638 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed7e71b2-9336-4321-9e41-416a305d19ed tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.568638 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ed7e71b2-9336-4321-9e41-416a305d19ed tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:21.568837 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 735/2921] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:21 2026] POST /volume/v3/backups => generated 329 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:21.572701 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.572701 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:21.573437 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed7e71b2-9336-4321-9e41-416a305d19ed tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:21.573859 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 729/2922] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:21 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:21.578389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-95ee6485-c09c-4020-b303-7d77a0af0b7d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.580401 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95ee6485-c09c-4020-b303-7d77a0af0b7d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:21.580645 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95ee6485-c09c-4020-b303-7d77a0af0b7d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.580832 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95ee6485-c09c-4020-b303-7d77a0af0b7d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.580980 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-95ee6485-c09c-4020-b303-7d77a0af0b7d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:21.586548 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.586548 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:21.587680 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95ee6485-c09c-4020-b303-7d77a0af0b7d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:21.588173 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 727/2923] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:21 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:21.744945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-51876644-938c-4631-bf26-20cf6c1cd5c8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.746978 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-51876644-938c-4631-bf26-20cf6c1cd5c8 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:21.747180 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-51876644-938c-4631-bf26-20cf6c1cd5c8 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.747429 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-51876644-938c-4631-bf26-20cf6c1cd5c8 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.747594 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-51876644-938c-4631-bf26-20cf6c1cd5c8 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:21.754226 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.754226 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:21.755685 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-51876644-938c-4631-bf26-20cf6c1cd5c8 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:21.756351 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 733/2924] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:21 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:21.928212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-34240541-6947-470a-920f-2a071504239f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.932469 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-34240541-6947-470a-920f-2a071504239f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:21.932469 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-34240541-6947-470a-920f-2a071504239f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.932848 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-34240541-6947-470a-920f-2a071504239f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.942544 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.942544 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:21.947750 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-34240541-6947-470a-920f-2a071504239f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:21.953246 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-34240541-6947-470a-920f-2a071504239f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 returned with HTTP 200 Aug 07 17:12:21.953734 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 736/2925] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:21 2026] GET /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:21.964193 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7264d0d4-8920-4db4-a917-4ac6be4b9abf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.964876 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7264d0d4-8920-4db4-a917-4ac6be4b9abf None None] GET https://10.4.3.144/volume// Aug 07 17:12:21.965124 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7264d0d4-8920-4db4-a917-4ac6be4b9abf None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:21.965339 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7264d0d4-8920-4db4-a917-4ac6be4b9abf None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:21.966200 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7264d0d4-8920-4db4-a917-4ac6be4b9abf None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:12:21.966200 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 730/2926] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:12: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 07 17:12:21.976251 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-679756b9-1565-4736-a4c6-02dade1dc039 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:21.978895 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-679756b9-1565-4736-a4c6-02dade1dc039 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:12:21.979133 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-679756b9-1565-4736-a4c6-02dade1dc039 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "159eff53-65d3-44ae-9150-696ade0e58b4", "connector": null, "instance_uuid": "35aba350-18dd-42d4-a481-558d6d6f6d58"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:21.989243 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:21.989243 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:22.026282 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-679756b9-1565-4736-a4c6-02dade1dc039 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:12:22.026807 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 728/2927] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:12:21 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 07 17:12:22.047048 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c9b1bf95-64b5-43f7-b0aa-891b3048926d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:22.049182 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c9b1bf95-64b5-43f7-b0aa-891b3048926d tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] GET https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd Aug 07 17:12:22.049444 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c9b1bf95-64b5-43f7-b0aa-891b3048926d tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:22.049710 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c9b1bf95-64b5-43f7-b0aa-891b3048926d tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:22.059793 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:22.059793 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:22.064890 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c9b1bf95-64b5-43f7-b0aa-891b3048926d tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Volume info retrieved successfully. Aug 07 17:12:22.070667 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c9b1bf95-64b5-43f7-b0aa-891b3048926d tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd returned with HTTP 200 Aug 07 17:12:22.071113 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 734/2928] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:22 2026] GET /volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:22.087059 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:22.090433 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:22.090433 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0d29e3c1-a075-4c91-a2b7-f7816da6e1dd"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:22.094515 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0d29e3c1-a075-4c91-a2b7-f7816da6e1dd'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:22.104844 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:22.104844 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:22.105330 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Volume retrieved successfully. Aug 07 17:12:22.105628 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Create volume of 1 GB Aug 07 17:12:22.109733 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Availability Zones retrieved successfully. Aug 07 17:12:22.115864 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Flow 'volume_create_api' (70d98ebf-3fc6-4479-9fc8-ed32f0bb0bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:22.117572 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb9e056-de25-4052-a34e-8ea473387053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:22.119017 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:22.120607 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb9e056-de25-4052-a34e-8ea473387053) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 17:12:22.120607 np0000006737 devstack@c-api.service[100224]: 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 07 17:12:22.123005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb9e056-de25-4052-a34e-8ea473387053) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:22.124033 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eb9e056-de25-4052-a34e-8ea473387053) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:12:22.125046 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Flow 'volume_create_api' (70d98ebf-3fc6-4479-9fc8-ed32f0bb0bb0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 17:12:22.125524 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e212ef60-f810-4bac-9815-3dfd8db546c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 400 Aug 07 17:12:22.126168 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 737/2929] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:12:22 2026] POST /volume/v3/volumes => generated 173 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:12:22.137531 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eb4fad82-dc6c-4e88-be1c-1a09cea5d5c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:22.139893 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb4fad82-dc6c-4e88-be1c-1a09cea5d5c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] GET https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd Aug 07 17:12:22.140932 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb4fad82-dc6c-4e88-be1c-1a09cea5d5c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:22.140932 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb4fad82-dc6c-4e88-be1c-1a09cea5d5c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:22.149521 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:22.149521 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:22.155077 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-eb4fad82-dc6c-4e88-be1c-1a09cea5d5c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Volume info retrieved successfully. Aug 07 17:12:22.163015 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb4fad82-dc6c-4e88-be1c-1a09cea5d5c5 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd returned with HTTP 200 Aug 07 17:12:22.163524 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 731/2930] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:22 2026] GET /volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:22.180553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c059f5f7-7980-4865-82c8-d4018a0735d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:22.182305 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c059f5f7-7980-4865-82c8-d4018a0735d3 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] DELETE https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd Aug 07 17:12:22.182625 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c059f5f7-7980-4865-82c8-d4018a0735d3 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:22.182963 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c059f5f7-7980-4865-82c8-d4018a0735d3 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:22.183179 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c059f5f7-7980-4865-82c8-d4018a0735d3 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Delete volume with id: 0d29e3c1-a075-4c91-a2b7-f7816da6e1dd Aug 07 17:12:22.195106 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:22.195106 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:22.196367 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c059f5f7-7980-4865-82c8-d4018a0735d3 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Volume info retrieved successfully. Aug 07 17:12:22.221534 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c059f5f7-7980-4865-82c8-d4018a0735d3 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Delete volume request issued successfully. Aug 07 17:12:22.221798 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c059f5f7-7980-4865-82c8-d4018a0735d3 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd returned with HTTP 202 Aug 07 17:12:22.222396 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 729/2931] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:22 2026] DELETE /volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:22.233073 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a058b598-a8fa-40d2-83c8-16acca24cb8f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:22.236799 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a058b598-a8fa-40d2-83c8-16acca24cb8f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] GET https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd Aug 07 17:12:22.237112 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a058b598-a8fa-40d2-83c8-16acca24cb8f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:22.237722 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a058b598-a8fa-40d2-83c8-16acca24cb8f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:22.250547 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:22.250547 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:22.257168 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a058b598-a8fa-40d2-83c8-16acca24cb8f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Volume info retrieved successfully. Aug 07 17:12:22.263898 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a058b598-a8fa-40d2-83c8-16acca24cb8f tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd returned with HTTP 200 Aug 07 17:12:22.264602 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 735/2932] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:22 2026] GET /volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:22.584624 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c97ed063-cb9e-4d4f-b7d2-88c4b77cfc1a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:22.586466 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c97ed063-cb9e-4d4f-b7d2-88c4b77cfc1a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:22.586678 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c97ed063-cb9e-4d4f-b7d2-88c4b77cfc1a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:22.586894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c97ed063-cb9e-4d4f-b7d2-88c4b77cfc1a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:22.587003 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c97ed063-cb9e-4d4f-b7d2-88c4b77cfc1a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:22.593854 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:22.593854 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:22.594583 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c97ed063-cb9e-4d4f-b7d2-88c4b77cfc1a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:22.595213 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 738/2933] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:22 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:22.599596 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-128cfce9-1259-463e-806a-96b4535ef695 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:22.601846 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-128cfce9-1259-463e-806a-96b4535ef695 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:22.602054 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-128cfce9-1259-463e-806a-96b4535ef695 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:22.602301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-128cfce9-1259-463e-806a-96b4535ef695 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:22.602440 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-128cfce9-1259-463e-806a-96b4535ef695 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:22.607729 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:22.607729 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:22.608742 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-128cfce9-1259-463e-806a-96b4535ef695 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:22.609213 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 732/2934] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:22 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:22.767717 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8cd9df34-50e1-4bf4-b7e1-911f3e3878b0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:22.769671 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8cd9df34-50e1-4bf4-b7e1-911f3e3878b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:22.769922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8cd9df34-50e1-4bf4-b7e1-911f3e3878b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:22.770199 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8cd9df34-50e1-4bf4-b7e1-911f3e3878b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:22.770348 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8cd9df34-50e1-4bf4-b7e1-911f3e3878b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:22.774776 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:22.774776 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:22.775758 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8cd9df34-50e1-4bf4-b7e1-911f3e3878b0 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:22.776178 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 730/2935] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:22 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:23.261618 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-52f071a9-856c-4324-9eb0-060b3d1ca364 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:23.262073 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-52f071a9-856c-4324-9eb0-060b3d1ca364 None None] GET https://10.4.3.144/volume// Aug 07 17:12:23.262256 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-52f071a9-856c-4324-9eb0-060b3d1ca364 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:23.262469 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-52f071a9-856c-4324-9eb0-060b3d1ca364 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:23.262834 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-52f071a9-856c-4324-9eb0-060b3d1ca364 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:12:23.263140 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 736/2936] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:12: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 07 17:12:23.280703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0336e1f2-9b35-4e4c-bdb9-1e83cccb4532 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:23.280797 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-3f8a5eaa-3e31-4a7f-9db8-7afeb0367afc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:23.282732 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0336e1f2-9b35-4e4c-bdb9-1e83cccb4532 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] GET https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd Aug 07 17:12:23.282987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0336e1f2-9b35-4e4c-bdb9-1e83cccb4532 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:23.283064 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-3f8a5eaa-3e31-4a7f-9db8-7afeb0367afc tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:23.283245 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0336e1f2-9b35-4e4c-bdb9-1e83cccb4532 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:23.283301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-3f8a5eaa-3e31-4a7f-9db8-7afeb0367afc tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:23.283497 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-3f8a5eaa-3e31-4a7f-9db8-7afeb0367afc tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:23.289773 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0336e1f2-9b35-4e4c-bdb9-1e83cccb4532 tempest-VolumesCloneNegativeTest-209393271 tempest-VolumesCloneNegativeTest-209393271-project-member] https://10.4.3.144/volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd returned with HTTP 404 Aug 07 17:12:23.290502 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 739/2937] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:23 2026] GET /volume/v3/volumes/0d29e3c1-a075-4c91-a2b7-f7816da6e1dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:23.294016 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:23.294016 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:23.298082 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-3f8a5eaa-3e31-4a7f-9db8-7afeb0367afc tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:23.308373 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-3f8a5eaa-3e31-4a7f-9db8-7afeb0367afc tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 returned with HTTP 200 Aug 07 17:12:23.308922 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 733/2938] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:12:23 2026] GET /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 => generated 1050 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:12:23.416109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-2be5f1bc-78b2-4f32-aca8-be79b77488f6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:23.418342 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-2be5f1bc-78b2-4f32-aca8-be79b77488f6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/6a5fe87f-a6cc-4701-b962-f554994f80f4 Aug 07 17:12:23.418767 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-2be5f1bc-78b2-4f32-aca8-be79b77488f6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:23.427273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-2be5f1bc-78b2-4f32-aca8-be79b77488f6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-159eff53-65d3-44ae-9150-696ade0e58b4-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:12:23.432096 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-2be5f1bc-78b2-4f32-aca8-be79b77488f6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-159eff53-65d3-44ae-9150-696ade0e58b4-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:12:23.433129 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:23.433129 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:23.508537 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-2be5f1bc-78b2-4f32-aca8-be79b77488f6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-159eff53-65d3-44ae-9150-696ade0e58b4-np0000006737" released by "attachment_update" :: held 0.076s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:12:23.508904 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-2be5f1bc-78b2-4f32-aca8-be79b77488f6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/6a5fe87f-a6cc-4701-b962-f554994f80f4 returned with HTTP 200 Aug 07 17:12:23.509668 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 731/2939] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:12:23 2026] PUT /volume/v3/attachments/6a5fe87f-a6cc-4701-b962-f554994f80f4 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:23.535014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-8ceff867-e2ef-44cb-ab48-ea4ac80b9220 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:23.537160 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-8ceff867-e2ef-44cb-ab48-ea4ac80b9220 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/6a5fe87f-a6cc-4701-b962-f554994f80f4/action Aug 07 17:12:23.537525 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-8ceff867-e2ef-44cb-ab48-ea4ac80b9220 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:12:23.537643 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-8ceff867-e2ef-44cb-ab48-ea4ac80b9220 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:23.555872 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:23.555872 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:23.565455 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-8ceff867-e2ef-44cb-ab48-ea4ac80b9220 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/6a5fe87f-a6cc-4701-b962-f554994f80f4/action returned with HTTP 204 Aug 07 17:12:23.565873 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 737/2940] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:12:23 2026] POST /volume/v3/attachments/6a5fe87f-a6cc-4701-b962-f554994f80f4/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:23.606480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a970f1d6-74a6-496e-b199-eedf5d4a6e61 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:23.609546 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a970f1d6-74a6-496e-b199-eedf5d4a6e61 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:23.609784 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a970f1d6-74a6-496e-b199-eedf5d4a6e61 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:23.610004 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a970f1d6-74a6-496e-b199-eedf5d4a6e61 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:23.610154 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a970f1d6-74a6-496e-b199-eedf5d4a6e61 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:23.618511 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:23.618511 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:23.619279 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a970f1d6-74a6-496e-b199-eedf5d4a6e61 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:23.619732 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 740/2941] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:23 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:23.624394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b4c27c0-7b23-43dd-a0e8-da87ced3f639 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:23.626966 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b4c27c0-7b23-43dd-a0e8-da87ced3f639 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:23.627234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b4c27c0-7b23-43dd-a0e8-da87ced3f639 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:23.627344 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b4c27c0-7b23-43dd-a0e8-da87ced3f639 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:23.627461 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6b4c27c0-7b23-43dd-a0e8-da87ced3f639 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:23.633322 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:23.633322 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:23.634157 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b4c27c0-7b23-43dd-a0e8-da87ced3f639 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:23.634542 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 734/2942] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:23 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:23.788552 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73cf71e3-f6f4-4d3a-85b7-0cd80da84781 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:23.793746 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73cf71e3-f6f4-4d3a-85b7-0cd80da84781 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:23.794044 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73cf71e3-f6f4-4d3a-85b7-0cd80da84781 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:23.794319 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73cf71e3-f6f4-4d3a-85b7-0cd80da84781 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:23.794491 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-73cf71e3-f6f4-4d3a-85b7-0cd80da84781 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:23.800193 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:23.800193 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:23.801084 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73cf71e3-f6f4-4d3a-85b7-0cd80da84781 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:23.801612 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 732/2943] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:23 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:24.062251 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-87374acc-1afd-4ed8-a8b8-8821b343aa61 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:24.064567 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87374acc-1afd-4ed8-a8b8-8821b343aa61 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:12:24.064705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87374acc-1afd-4ed8-a8b8-8821b343aa61 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:24.064979 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87374acc-1afd-4ed8-a8b8-8821b343aa61 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:24.065203 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-87374acc-1afd-4ed8-a8b8-8821b343aa61 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Delete volume with id: c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:12:24.075373 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:24.075373 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:24.075944 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-87374acc-1afd-4ed8-a8b8-8821b343aa61 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:24.099513 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-87374acc-1afd-4ed8-a8b8-8821b343aa61 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Delete volume request issued successfully. Aug 07 17:12:24.099513 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87374acc-1afd-4ed8-a8b8-8821b343aa61 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 202 Aug 07 17:12:24.100615 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 738/2944] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:24 2026] DELETE /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:24.115201 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7da1fa4d-b2cf-47b5-8613-bd30d6b3cd18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:24.117515 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7da1fa4d-b2cf-47b5-8613-bd30d6b3cd18 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:12:24.118259 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7da1fa4d-b2cf-47b5-8613-bd30d6b3cd18 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:24.118259 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7da1fa4d-b2cf-47b5-8613-bd30d6b3cd18 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:24.128638 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:24.128638 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:24.134578 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7da1fa4d-b2cf-47b5-8613-bd30d6b3cd18 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:24.141566 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7da1fa4d-b2cf-47b5-8613-bd30d6b3cd18 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 200 Aug 07 17:12:24.142195 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 741/2945] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:24 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:24.630197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-14b000a7-9ecb-48f4-a87e-3ace9e1bf619 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:24.632232 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14b000a7-9ecb-48f4-a87e-3ace9e1bf619 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:24.632518 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14b000a7-9ecb-48f4-a87e-3ace9e1bf619 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:24.632882 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14b000a7-9ecb-48f4-a87e-3ace9e1bf619 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:24.632995 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-14b000a7-9ecb-48f4-a87e-3ace9e1bf619 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:24.637622 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:24.637622 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:24.638259 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14b000a7-9ecb-48f4-a87e-3ace9e1bf619 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:24.638649 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 735/2946] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:24 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:24.646840 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e3f65759-70e4-46b2-bb43-1bcc9924fd45 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:24.649235 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3f65759-70e4-46b2-bb43-1bcc9924fd45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:24.649570 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3f65759-70e4-46b2-bb43-1bcc9924fd45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:24.649825 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3f65759-70e4-46b2-bb43-1bcc9924fd45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:24.649953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e3f65759-70e4-46b2-bb43-1bcc9924fd45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:24.655618 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:24.655618 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:24.656625 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3f65759-70e4-46b2-bb43-1bcc9924fd45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:24.657139 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 733/2947] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:24 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:24.813810 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-20a8a461-0a15-4f87-85ed-ad06fef2a264 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:24.815665 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-20a8a461-0a15-4f87-85ed-ad06fef2a264 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:24.816010 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-20a8a461-0a15-4f87-85ed-ad06fef2a264 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:24.816075 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-20a8a461-0a15-4f87-85ed-ad06fef2a264 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:24.816190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-20a8a461-0a15-4f87-85ed-ad06fef2a264 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:24.817934 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=427,cinder:INSERT=70,cinder:UPDATE=110 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:12:24.820789 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:24.820789 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:24.821904 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-20a8a461-0a15-4f87-85ed-ad06fef2a264 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:24.822556 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 739/2948] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:24 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:25.158048 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4eb42485-18e0-489e-8a4b-c5573a1d1393 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:25.159807 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4eb42485-18e0-489e-8a4b-c5573a1d1393 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f Aug 07 17:12:25.160076 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4eb42485-18e0-489e-8a4b-c5573a1d1393 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:25.160279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4eb42485-18e0-489e-8a4b-c5573a1d1393 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:25.167466 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4eb42485-18e0-489e-8a4b-c5573a1d1393 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f returned with HTTP 404 Aug 07 17:12:25.167840 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 742/2949] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:25 2026] GET /volume/v3/volumes/c2f68829-0845-48c8-98ab-cb2cbaf5df0f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:25.650234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-995b2822-c7e1-4c26-a8d3-d6f66b3347cc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:25.652268 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-995b2822-c7e1-4c26-a8d3-d6f66b3347cc tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:25.652494 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-995b2822-c7e1-4c26-a8d3-d6f66b3347cc tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:25.652672 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-995b2822-c7e1-4c26-a8d3-d6f66b3347cc tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:25.652774 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-995b2822-c7e1-4c26-a8d3-d6f66b3347cc tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:25.656783 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:25.656783 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:25.657554 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-995b2822-c7e1-4c26-a8d3-d6f66b3347cc tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:25.657880 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 736/2950] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:25 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:25.667959 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-84e74dc4-b99c-4906-a535-2eb0acbdd697 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:25.670162 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84e74dc4-b99c-4906-a535-2eb0acbdd697 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:25.670439 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84e74dc4-b99c-4906-a535-2eb0acbdd697 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:25.670704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84e74dc4-b99c-4906-a535-2eb0acbdd697 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:25.670806 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-84e74dc4-b99c-4906-a535-2eb0acbdd697 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:25.676990 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:25.676990 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:25.677653 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84e74dc4-b99c-4906-a535-2eb0acbdd697 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:25.678269 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 734/2951] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:25 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:25.836221 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-845d1178-36c6-472e-8ab6-7c767c2ad254 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:25.838532 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-845d1178-36c6-472e-8ab6-7c767c2ad254 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:25.838824 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-845d1178-36c6-472e-8ab6-7c767c2ad254 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:25.839161 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-845d1178-36c6-472e-8ab6-7c767c2ad254 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:25.839377 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-845d1178-36c6-472e-8ab6-7c767c2ad254 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:25.851975 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:25.851975 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:25.853129 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-845d1178-36c6-472e-8ab6-7c767c2ad254 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:25.853747 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 740/2952] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:25 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:26.668083 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c12adf7f-a050-41c4-ac6e-868f9cd7a5d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:26.671822 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c12adf7f-a050-41c4-ac6e-868f9cd7a5d7 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:26.671822 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c12adf7f-a050-41c4-ac6e-868f9cd7a5d7 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:26.671822 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c12adf7f-a050-41c4-ac6e-868f9cd7a5d7 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:26.671822 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c12adf7f-a050-41c4-ac6e-868f9cd7a5d7 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:26.680768 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:26.680768 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:26.681432 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c12adf7f-a050-41c4-ac6e-868f9cd7a5d7 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:26.683586 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 743/2953] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:26 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:26.689572 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4297ef18-6027-4232-bb8b-25c6211cb99b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:26.694820 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4297ef18-6027-4232-bb8b-25c6211cb99b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:26.694820 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4297ef18-6027-4232-bb8b-25c6211cb99b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:26.694820 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4297ef18-6027-4232-bb8b-25c6211cb99b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:26.694820 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4297ef18-6027-4232-bb8b-25c6211cb99b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:26.702182 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:26.702182 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:26.702291 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4297ef18-6027-4232-bb8b-25c6211cb99b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:26.703276 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 737/2954] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:26 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:26.868397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af7de714-1085-420f-bb9b-d8a5d840cd9e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:26.870278 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af7de714-1085-420f-bb9b-d8a5d840cd9e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:26.870425 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af7de714-1085-420f-bb9b-d8a5d840cd9e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:26.870612 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af7de714-1085-420f-bb9b-d8a5d840cd9e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:26.870717 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-af7de714-1085-420f-bb9b-d8a5d840cd9e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:26.874970 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:26.874970 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:26.876010 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af7de714-1085-420f-bb9b-d8a5d840cd9e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:26.876505 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 735/2955] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:26 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:27.699475 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c34a3b97-9e3f-483a-b297-773e8aa8301b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:27.701971 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c34a3b97-9e3f-483a-b297-773e8aa8301b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:27.702290 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c34a3b97-9e3f-483a-b297-773e8aa8301b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:27.702529 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c34a3b97-9e3f-483a-b297-773e8aa8301b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:27.702687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c34a3b97-9e3f-483a-b297-773e8aa8301b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:27.711315 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:27.711315 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:27.712639 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c34a3b97-9e3f-483a-b297-773e8aa8301b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:27.713292 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 741/2956] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:27 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:27.716051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b5d0e77d-0dcd-46f6-b052-89c4a12400de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:27.717819 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5d0e77d-0dcd-46f6-b052-89c4a12400de tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:27.718015 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5d0e77d-0dcd-46f6-b052-89c4a12400de tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:27.718283 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5d0e77d-0dcd-46f6-b052-89c4a12400de tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:27.718385 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b5d0e77d-0dcd-46f6-b052-89c4a12400de tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:27.724067 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:27.724067 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:27.725064 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5d0e77d-0dcd-46f6-b052-89c4a12400de tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:27.725402 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 744/2957] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:27 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:27.888572 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-88326e4e-0a51-494f-b618-4d7b99dc3b96 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:27.892953 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88326e4e-0a51-494f-b618-4d7b99dc3b96 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:27.892953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88326e4e-0a51-494f-b618-4d7b99dc3b96 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:27.892953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88326e4e-0a51-494f-b618-4d7b99dc3b96 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:27.892953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-88326e4e-0a51-494f-b618-4d7b99dc3b96 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:27.898464 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:27.898464 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:27.899472 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88326e4e-0a51-494f-b618-4d7b99dc3b96 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:27.899958 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 738/2958] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:27 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:28.729696 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c8804405-5c18-4345-9c70-4daf4d6f4f05 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:28.733528 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c8804405-5c18-4345-9c70-4daf4d6f4f05 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:28.733773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c8804405-5c18-4345-9c70-4daf4d6f4f05 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:28.733980 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c8804405-5c18-4345-9c70-4daf4d6f4f05 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:28.734100 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c8804405-5c18-4345-9c70-4daf4d6f4f05 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:28.738224 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6df18f5d-f9c6-4dfd-810d-9353eaa64fd1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:28.742015 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6df18f5d-f9c6-4dfd-810d-9353eaa64fd1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:28.743316 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6df18f5d-f9c6-4dfd-810d-9353eaa64fd1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:28.743471 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6df18f5d-f9c6-4dfd-810d-9353eaa64fd1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:28.743574 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-6df18f5d-f9c6-4dfd-810d-9353eaa64fd1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:28.746182 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:28.746182 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:28.747089 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c8804405-5c18-4345-9c70-4daf4d6f4f05 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:28.747626 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 736/2959] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:28 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:28.750230 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:28.750230 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:28.751387 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6df18f5d-f9c6-4dfd-810d-9353eaa64fd1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:28.751956 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 742/2960] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:28 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:28.918601 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24fcb242-9fd4-4ead-aa38-f2f55af3bd70 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:28.922747 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24fcb242-9fd4-4ead-aa38-f2f55af3bd70 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:28.922860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24fcb242-9fd4-4ead-aa38-f2f55af3bd70 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:28.923103 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24fcb242-9fd4-4ead-aa38-f2f55af3bd70 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:28.923270 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-24fcb242-9fd4-4ead-aa38-f2f55af3bd70 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:28.932610 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:28.932610 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:28.933823 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24fcb242-9fd4-4ead-aa38-f2f55af3bd70 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:28.934337 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 745/2961] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:28 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:29.649082 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-dc1c4b92-d553-4fd0-a797-f5d2dcb10849 req-d29d2944-4a2f-49a0-9071-b72fdefd7d56 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:29.651802 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-dc1c4b92-d553-4fd0-a797-f5d2dcb10849 req-d29d2944-4a2f-49a0-9071-b72fdefd7d56 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] DELETE https://10.4.3.144/volume/v3/attachments/f72191e3-d7e6-4196-a018-b673e9d3d600 Aug 07 17:12:29.652126 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-dc1c4b92-d553-4fd0-a797-f5d2dcb10849 req-d29d2944-4a2f-49a0-9071-b72fdefd7d56 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:29.652126 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-dc1c4b92-d553-4fd0-a797-f5d2dcb10849 req-d29d2944-4a2f-49a0-9071-b72fdefd7d56 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:29.659318 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:29.659318 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:29.717794 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-dc1c4b92-d553-4fd0-a797-f5d2dcb10849 req-d29d2944-4a2f-49a0-9071-b72fdefd7d56 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments/f72191e3-d7e6-4196-a018-b673e9d3d600 returned with HTTP 200 Aug 07 17:12:29.718850 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 739/2962] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:12:29 2026] DELETE /volume/v3/attachments/f72191e3-d7e6-4196-a018-b673e9d3d600 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:29.764432 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30916b71-6c69-48dd-905c-f16269b26355 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:29.765994 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-570b4628-1b64-48e5-803d-84b6afd1b249 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:29.768081 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30916b71-6c69-48dd-905c-f16269b26355 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:29.768721 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30916b71-6c69-48dd-905c-f16269b26355 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:29.769404 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30916b71-6c69-48dd-905c-f16269b26355 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:29.769550 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-30916b71-6c69-48dd-905c-f16269b26355 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:29.772455 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-570b4628-1b64-48e5-803d-84b6afd1b249 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:29.772763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-570b4628-1b64-48e5-803d-84b6afd1b249 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:29.772958 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-570b4628-1b64-48e5-803d-84b6afd1b249 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:29.773102 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-570b4628-1b64-48e5-803d-84b6afd1b249 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:29.778481 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:29.778481 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:29.779276 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30916b71-6c69-48dd-905c-f16269b26355 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:29.779765 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 737/2963] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:29 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:29.784047 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:29.784047 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:29.784823 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-570b4628-1b64-48e5-803d-84b6afd1b249 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:29.785277 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 743/2964] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:29 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:29.949621 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d4c8f1d-1271-463f-8deb-07a8b71cf56f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:29.951970 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d4c8f1d-1271-463f-8deb-07a8b71cf56f tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:29.952287 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d4c8f1d-1271-463f-8deb-07a8b71cf56f tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:29.952520 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d4c8f1d-1271-463f-8deb-07a8b71cf56f tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:29.952663 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8d4c8f1d-1271-463f-8deb-07a8b71cf56f tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:29.957750 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:29.957750 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:29.958764 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d4c8f1d-1271-463f-8deb-07a8b71cf56f tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:29.959375 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 746/2965] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:29 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:30.795617 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b3ea9f5-30aa-4ec6-8708-68b023d7efa6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:30.797722 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b3ea9f5-30aa-4ec6-8708-68b023d7efa6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:30.797939 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b3ea9f5-30aa-4ec6-8708-68b023d7efa6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:30.798151 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-756df39d-e717-4f22-8bcf-d670e3c3670b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:30.798493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b3ea9f5-30aa-4ec6-8708-68b023d7efa6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:30.798493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6b3ea9f5-30aa-4ec6-8708-68b023d7efa6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:30.800508 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-756df39d-e717-4f22-8bcf-d670e3c3670b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:30.800805 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-756df39d-e717-4f22-8bcf-d670e3c3670b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:30.801073 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-756df39d-e717-4f22-8bcf-d670e3c3670b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:30.801236 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-756df39d-e717-4f22-8bcf-d670e3c3670b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:30.803565 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:30.803565 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:30.804814 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b3ea9f5-30aa-4ec6-8708-68b023d7efa6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:30.805240 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 740/2966] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:30 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:30.807838 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:30.807838 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:30.808830 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-756df39d-e717-4f22-8bcf-d670e3c3670b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:30.809264 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 738/2967] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:30 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:30.847163 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-bc359024-6da9-412c-8450-78da443e1427 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:30.854536 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-bc359024-6da9-412c-8450-78da443e1427 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4/encryption Aug 07 17:12:30.854536 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-bc359024-6da9-412c-8450-78da443e1427 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:30.854536 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-bc359024-6da9-412c-8450-78da443e1427 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:30.865551 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:30.865551 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:30.874005 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f7fe68ff-0976-4bfa-a1b4-f254b8dfc759 req-bc359024-6da9-412c-8450-78da443e1427 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4/encryption returned with HTTP 200 Aug 07 17:12:30.874667 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 744/2968] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:12:30 2026] GET /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:30.975815 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b06d4f7-676c-4b01-9f90-a4f0696f985d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:30.977870 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b06d4f7-676c-4b01-9f90-a4f0696f985d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:30.978122 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b06d4f7-676c-4b01-9f90-a4f0696f985d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:30.978420 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b06d4f7-676c-4b01-9f90-a4f0696f985d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:30.978526 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2b06d4f7-676c-4b01-9f90-a4f0696f985d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:30.988043 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:30.988043 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:30.989620 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b06d4f7-676c-4b01-9f90-a4f0696f985d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:30.989709 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 747/2969] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:30 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:31.458065 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-5475509d-d866-42db-ba95-7cd96841288a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:31.460948 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-5475509d-d866-42db-ba95-7cd96841288a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:12:31.460948 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-5475509d-d866-42db-ba95-7cd96841288a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:31.460948 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-5475509d-d866-42db-ba95-7cd96841288a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:31.469251 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:31.469251 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:31.472320 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-5475509d-d866-42db-ba95-7cd96841288a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:31.476496 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-5475509d-d866-42db-ba95-7cd96841288a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 returned with HTTP 200 Aug 07 17:12:31.476835 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 741/2970] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:31 2026] GET /volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 => generated 1660 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:31.680922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6a68d576-ff5b-41a8-a2ff-138fde44dad4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:31.682658 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a68d576-ff5b-41a8-a2ff-138fde44dad4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:12:31.682895 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a68d576-ff5b-41a8-a2ff-138fde44dad4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:31.683260 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a68d576-ff5b-41a8-a2ff-138fde44dad4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:31.683470 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-6a68d576-ff5b-41a8-a2ff-138fde44dad4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Delete volume with id: c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:12:31.691581 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:31.691581 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:31.692145 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6a68d576-ff5b-41a8-a2ff-138fde44dad4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:12:31.715682 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6a68d576-ff5b-41a8-a2ff-138fde44dad4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Delete volume request issued successfully. Aug 07 17:12:31.715956 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a68d576-ff5b-41a8-a2ff-138fde44dad4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e returned with HTTP 202 Aug 07 17:12:31.716682 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 739/2971] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:12:31 2026] DELETE /volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:12:31.728110 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1fd10bda-9f4c-4fc9-b291-b8df1f0e51c4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:31.728954 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1fd10bda-9f4c-4fc9-b291-b8df1f0e51c4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:12:31.729388 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1fd10bda-9f4c-4fc9-b291-b8df1f0e51c4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:31.729692 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1fd10bda-9f4c-4fc9-b291-b8df1f0e51c4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:31.738674 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:31.738674 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:31.742955 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1fd10bda-9f4c-4fc9-b291-b8df1f0e51c4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:12:31.749539 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1fd10bda-9f4c-4fc9-b291-b8df1f0e51c4 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e returned with HTTP 200 Aug 07 17:12:31.750115 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 745/2972] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:31 2026] GET /volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:12:31.819406 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7f84f6b9-ef2a-4a61-ba35-86076366a83e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:31.826519 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1d98c06-6168-4ea7-8c2a-581ed48683c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:31.827226 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f84f6b9-ef2a-4a61-ba35-86076366a83e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:31.827226 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f84f6b9-ef2a-4a61-ba35-86076366a83e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:31.827226 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f84f6b9-ef2a-4a61-ba35-86076366a83e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:31.827226 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7f84f6b9-ef2a-4a61-ba35-86076366a83e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:31.827355 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1d98c06-6168-4ea7-8c2a-581ed48683c0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:31.827355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1d98c06-6168-4ea7-8c2a-581ed48683c0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:31.827355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1d98c06-6168-4ea7-8c2a-581ed48683c0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:31.827355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e1d98c06-6168-4ea7-8c2a-581ed48683c0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:31.830908 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:31.830908 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:31.831703 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1d98c06-6168-4ea7-8c2a-581ed48683c0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:31.832046 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 742/2973] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:31 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:31.836101 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:31.836101 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:31.836101 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f84f6b9-ef2a-4a61-ba35-86076366a83e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:31.836101 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 748/2974] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:31 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:32.001735 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3256fbdb-e64f-4c6f-b8f5-4dfb900508ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:32.003466 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3256fbdb-e64f-4c6f-b8f5-4dfb900508ff tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:32.003657 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3256fbdb-e64f-4c6f-b8f5-4dfb900508ff tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:32.003839 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3256fbdb-e64f-4c6f-b8f5-4dfb900508ff tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:32.003947 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3256fbdb-e64f-4c6f-b8f5-4dfb900508ff tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:32.008155 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:32.008155 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:32.008944 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3256fbdb-e64f-4c6f-b8f5-4dfb900508ff tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:32.009343 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 740/2975] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:32 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:32.644141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-29f0cdcb-60dc-4965-a3ad-f3bc15d1f2d4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:32.646213 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-29f0cdcb-60dc-4965-a3ad-f3bc15d1f2d4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/attachments/b207f5db-83b5-40fe-9349-b7ce44336595 Aug 07 17:12:32.646479 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-29f0cdcb-60dc-4965-a3ad-f3bc15d1f2d4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:32.646669 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-29f0cdcb-60dc-4965-a3ad-f3bc15d1f2d4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:32.655555 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:32.655555 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:32.714159 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-7d178d15-8f58-4c0f-8a0b-dd17451af62f req-29f0cdcb-60dc-4965-a3ad-f3bc15d1f2d4 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/attachments/b207f5db-83b5-40fe-9349-b7ce44336595 returned with HTTP 200 Aug 07 17:12:32.714812 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 746/2976] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:12:32 2026] DELETE /volume/v3/attachments/b207f5db-83b5-40fe-9349-b7ce44336595 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:32.768051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d5e50c1-7ca6-41ef-aefe-7bf122f0b093 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:32.771836 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d5e50c1-7ca6-41ef-aefe-7bf122f0b093 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e Aug 07 17:12:32.772172 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d5e50c1-7ca6-41ef-aefe-7bf122f0b093 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:32.772520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d5e50c1-7ca6-41ef-aefe-7bf122f0b093 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:32.781150 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d5e50c1-7ca6-41ef-aefe-7bf122f0b093 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e returned with HTTP 404 Aug 07 17:12:32.781832 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 743/2977] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:32 2026] GET /volume/v3/volumes/c2c1d0da-5d4f-4133-b42a-a55af8f2b19e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:12:32.790546 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-401ac4e9-6c13-447b-9ee1-0fcfefaa0c81 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:32.792810 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-401ac4e9-6c13-447b-9ee1-0fcfefaa0c81 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d Aug 07 17:12:32.793108 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-401ac4e9-6c13-447b-9ee1-0fcfefaa0c81 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:32.793392 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-401ac4e9-6c13-447b-9ee1-0fcfefaa0c81 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:32.793544 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-401ac4e9-6c13-447b-9ee1-0fcfefaa0c81 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Delete snapshot with id: b4c5403d-23e9-404d-9321-65907850ae2d Aug 07 17:12:32.800041 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:32.800041 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:32.800622 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-401ac4e9-6c13-447b-9ee1-0fcfefaa0c81 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot retrieved successfully. Aug 07 17:12:32.821567 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-401ac4e9-6c13-447b-9ee1-0fcfefaa0c81 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot delete request issued successfully. Aug 07 17:12:32.821776 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-401ac4e9-6c13-447b-9ee1-0fcfefaa0c81 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d returned with HTTP 202 Aug 07 17:12:32.822240 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 749/2978] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:12:32 2026] DELETE /volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:32.831359 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9f1c70ee-4596-4ad3-a123-9e6cd734e99a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:32.833318 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f1c70ee-4596-4ad3-a123-9e6cd734e99a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d Aug 07 17:12:32.835295 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f1c70ee-4596-4ad3-a123-9e6cd734e99a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:32.835295 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f1c70ee-4596-4ad3-a123-9e6cd734e99a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:32.845480 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:32.845480 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:32.846046 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9f1c70ee-4596-4ad3-a123-9e6cd734e99a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot retrieved successfully. Aug 07 17:12:32.847502 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7ed0ecb4-e1cb-4618-83c4-9e4a90c63e58 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:32.847582 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f1c70ee-4596-4ad3-a123-9e6cd734e99a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d returned with HTTP 200 Aug 07 17:12:32.847803 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 741/2979] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:32 2026] GET /volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:12:32.849011 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ed0ecb4-e1cb-4618-83c4-9e4a90c63e58 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:32.849352 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ed0ecb4-e1cb-4618-83c4-9e4a90c63e58 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:32.849609 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ed0ecb4-e1cb-4618-83c4-9e4a90c63e58 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:32.849735 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-7ed0ecb4-e1cb-4618-83c4-9e4a90c63e58 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:32.851881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4e8c92dd-b7f1-4a61-bb0a-a38183a74b33 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:32.855146 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e8c92dd-b7f1-4a61-bb0a-a38183a74b33 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:32.855677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e8c92dd-b7f1-4a61-bb0a-a38183a74b33 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:32.856134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e8c92dd-b7f1-4a61-bb0a-a38183a74b33 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:32.856349 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4e8c92dd-b7f1-4a61-bb0a-a38183a74b33 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:32.856954 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:32.856954 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:32.857763 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ed0ecb4-e1cb-4618-83c4-9e4a90c63e58 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:32.858295 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 747/2980] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:32 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:32.861613 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:32.861613 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:32.862593 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e8c92dd-b7f1-4a61-bb0a-a38183a74b33 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:32.863304 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 744/2981] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:32 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:33.023834 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9d230092-09b5-44d5-a25f-7259d32ff83c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:33.025871 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d230092-09b5-44d5-a25f-7259d32ff83c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:33.026207 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d230092-09b5-44d5-a25f-7259d32ff83c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:33.026532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d230092-09b5-44d5-a25f-7259d32ff83c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:33.026667 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9d230092-09b5-44d5-a25f-7259d32ff83c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:33.032110 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:33.032110 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:33.033004 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d230092-09b5-44d5-a25f-7259d32ff83c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:33.033507 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 750/2982] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:33 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:33.607121 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-959a7d3f-ef3a-4852-97ed-7b4e1bb8f55b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:33.613261 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-959a7d3f-ef3a-4852-97ed-7b4e1bb8f55b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:12:33.614410 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-959a7d3f-ef3a-4852-97ed-7b4e1bb8f55b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:33.615963 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-959a7d3f-ef3a-4852-97ed-7b4e1bb8f55b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:33.616204 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-959a7d3f-ef3a-4852-97ed-7b4e1bb8f55b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Delete volume with id: f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:12:33.626406 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:33.626406 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:33.626797 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-959a7d3f-ef3a-4852-97ed-7b4e1bb8f55b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:33.654576 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-959a7d3f-ef3a-4852-97ed-7b4e1bb8f55b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Delete volume request issued successfully. Aug 07 17:12:33.654787 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-959a7d3f-ef3a-4852-97ed-7b4e1bb8f55b tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 returned with HTTP 202 Aug 07 17:12:33.655306 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 742/2983] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:33 2026] DELETE /volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:33.667948 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7b8faa2b-6a19-4788-9295-1502a197a01a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:33.669674 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7b8faa2b-6a19-4788-9295-1502a197a01a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:12:33.669871 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7b8faa2b-6a19-4788-9295-1502a197a01a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:33.670166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7b8faa2b-6a19-4788-9295-1502a197a01a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:33.679933 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:33.679933 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:33.689117 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7b8faa2b-6a19-4788-9295-1502a197a01a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Volume info retrieved successfully. Aug 07 17:12:33.696610 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7b8faa2b-6a19-4788-9295-1502a197a01a tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 returned with HTTP 200 Aug 07 17:12:33.697286 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 748/2984] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:33 2026] GET /volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:33.858288 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-18d4def2-1e92-4691-8f70-ab7b9351bc61 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:33.860668 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-18d4def2-1e92-4691-8f70-ab7b9351bc61 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d Aug 07 17:12:33.860872 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-18d4def2-1e92-4691-8f70-ab7b9351bc61 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:33.861124 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-18d4def2-1e92-4691-8f70-ab7b9351bc61 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:33.866849 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-18d4def2-1e92-4691-8f70-ab7b9351bc61 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d returned with HTTP 404 Aug 07 17:12:33.867448 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 745/2985] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:33 2026] GET /volume/v3/snapshots/b4c5403d-23e9-404d-9321-65907850ae2d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:33.875296 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ccb8ee75-817f-4fa4-945b-ecea16228913 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:33.877073 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8b31834f-99eb-47bb-b1fb-00450a039cd0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:33.879352 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8b31834f-99eb-47bb-b1fb-00450a039cd0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:33.879654 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8b31834f-99eb-47bb-b1fb-00450a039cd0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:33.879737 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ccb8ee75-817f-4fa4-945b-ecea16228913 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:33.879858 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8b31834f-99eb-47bb-b1fb-00450a039cd0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:33.879952 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8b31834f-99eb-47bb-b1fb-00450a039cd0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:33.880054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ccb8ee75-817f-4fa4-945b-ecea16228913 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:33.880312 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ccb8ee75-817f-4fa4-945b-ecea16228913 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:33.880461 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ccb8ee75-817f-4fa4-945b-ecea16228913 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:33.886693 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:33.886693 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:33.887826 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8b31834f-99eb-47bb-b1fb-00450a039cd0 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:33.888682 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 743/2986] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:33 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:33.889313 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:33.889313 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:33.890415 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ccb8ee75-817f-4fa4-945b-ecea16228913 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:33.890992 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 751/2987] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:33 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:34.047373 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0691b2e6-4d02-44d1-855d-26f5e5bf155c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:34.050218 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0691b2e6-4d02-44d1-855d-26f5e5bf155c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:34.050218 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0691b2e6-4d02-44d1-855d-26f5e5bf155c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:34.051622 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0691b2e6-4d02-44d1-855d-26f5e5bf155c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:34.051827 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-0691b2e6-4d02-44d1-855d-26f5e5bf155c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:34.059129 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:34.059129 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:34.060762 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0691b2e6-4d02-44d1-855d-26f5e5bf155c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:34.061350 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 749/2988] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:34 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:12:34.715312 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e0fd23cb-fa67-4cb4-89df-91083c457bc5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:34.717536 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0fd23cb-fa67-4cb4-89df-91083c457bc5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] GET https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 Aug 07 17:12:34.718553 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0fd23cb-fa67-4cb4-89df-91083c457bc5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:34.718553 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0fd23cb-fa67-4cb4-89df-91083c457bc5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:34.725224 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0fd23cb-fa67-4cb4-89df-91083c457bc5 tempest-AttachVolumeMultiAttachTest-860035930 tempest-AttachVolumeMultiAttachTest-860035930-project-member] https://10.4.3.144/volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 returned with HTTP 404 Aug 07 17:12:34.725763 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 746/2989] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:34 2026] GET /volume/v3/volumes/f2739075-43cc-48a8-8503-96cfe9683771 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:34.904269 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-96ada626-de1b-4117-bf00-2516b5532f83 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:34.904702 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-31a74562-c629-41c8-9fe7-f66b300bf438 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:34.906401 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96ada626-de1b-4117-bf00-2516b5532f83 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:34.906680 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96ada626-de1b-4117-bf00-2516b5532f83 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:34.907296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96ada626-de1b-4117-bf00-2516b5532f83 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:34.907500 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-96ada626-de1b-4117-bf00-2516b5532f83 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:34.909925 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31a74562-c629-41c8-9fe7-f66b300bf438 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:34.910245 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31a74562-c629-41c8-9fe7-f66b300bf438 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:34.910713 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31a74562-c629-41c8-9fe7-f66b300bf438 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:34.910889 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-31a74562-c629-41c8-9fe7-f66b300bf438 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:34.916363 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:34.916363 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:34.917150 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96ada626-de1b-4117-bf00-2516b5532f83 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:34.917317 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:34.917317 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:34.918325 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 744/2990] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:34 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:34.918422 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31a74562-c629-41c8-9fe7-f66b300bf438 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:34.918610 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 752/2991] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:34 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:35.072309 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-85415c0d-975f-4e83-8a8a-f0ff257de001 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:35.081393 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-85415c0d-975f-4e83-8a8a-f0ff257de001 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:35.081393 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-85415c0d-975f-4e83-8a8a-f0ff257de001 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:35.081393 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-85415c0d-975f-4e83-8a8a-f0ff257de001 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:35.081393 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-85415c0d-975f-4e83-8a8a-f0ff257de001 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:35.095882 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:35.095882 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:35.095882 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-85415c0d-975f-4e83-8a8a-f0ff257de001 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:35.095882 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 750/2992] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:35 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:35.934190 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-48a3d8ce-00e2-41ef-b7d6-8de4c96e125f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:35.938053 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-48a3d8ce-00e2-41ef-b7d6-8de4c96e125f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:35.938053 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-48a3d8ce-00e2-41ef-b7d6-8de4c96e125f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:35.938053 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-48a3d8ce-00e2-41ef-b7d6-8de4c96e125f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:35.938053 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-48a3d8ce-00e2-41ef-b7d6-8de4c96e125f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:35.938677 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f5d93be3-2031-493b-a3ee-c01a545f861a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:35.943690 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f5d93be3-2031-493b-a3ee-c01a545f861a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:35.943855 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:35.943855 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:35.944158 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f5d93be3-2031-493b-a3ee-c01a545f861a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:35.944452 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f5d93be3-2031-493b-a3ee-c01a545f861a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:35.944810 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f5d93be3-2031-493b-a3ee-c01a545f861a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:35.945001 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-48a3d8ce-00e2-41ef-b7d6-8de4c96e125f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:35.948047 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 747/2993] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:35 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:35.953336 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:35.953336 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:35.955084 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f5d93be3-2031-493b-a3ee-c01a545f861a tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:35.956422 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 745/2994] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:35 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:35.969491 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:36.110470 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-81ba0d65-a6d3-4eb5-809d-ed649fec586c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:36.115874 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-81ba0d65-a6d3-4eb5-809d-ed649fec586c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:36.116176 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-81ba0d65-a6d3-4eb5-809d-ed649fec586c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:36.116405 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-81ba0d65-a6d3-4eb5-809d-ed649fec586c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:36.116523 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-81ba0d65-a6d3-4eb5-809d-ed649fec586c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:36.125757 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:36.125757 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:36.130697 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:36.131109 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1053872047"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:36.132878 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1053872047'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:36.133186 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Create volume of 1 GB Aug 07 17:12:36.133879 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-81ba0d65-a6d3-4eb5-809d-ed649fec586c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:36.136949 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 751/2995] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:36 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:36.143777 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Availability Zones retrieved successfully. Aug 07 17:12:36.150997 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Flow 'volume_create_api' (6f4b2572-ae08-4d66-8275-b760a09cf515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:36.152570 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5b4825-e6a8-4086-95a9-925a4dd78839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:36.153392 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:36.199733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a5b4825-e6a8-4086-95a9-925a4dd78839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:36.199968 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a100588-93e8-4e51-bf38-88cb139e5464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:36.316510 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Created reservations ['9bc84dc7-a30f-459c-8f9c-f9f3ff11e88d', '90415f29-cf41-4415-affa-7b0a2d00847e', 'c3d41b0e-ae2d-483b-bb85-b544f551cf39', '981acc78-af1e-48fd-b96d-0c1883595254'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:36.317673 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a100588-93e8-4e51-bf38-88cb139e5464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bc84dc7-a30f-459c-8f9c-f9f3ff11e88d', '90415f29-cf41-4415-affa-7b0a2d00847e', 'c3d41b0e-ae2d-483b-bb85-b544f551cf39', '981acc78-af1e-48fd-b96d-0c1883595254']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:36.319551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (614b5ec5-8181-4de8-8a3a-4a53e5daf157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:36.334624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3fd54247-36af-457e-a689-236562442a3b req-a684ec0c-ff69-416f-a7bd-85742769e22c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:36.339623 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3fd54247-36af-457e-a689-236562442a3b req-a684ec0c-ff69-416f-a7bd-85742769e22c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] DELETE https://10.4.3.144/volume/v3/attachments/7c207a14-68f9-4879-8a88-cfd22c1a841b Aug 07 17:12:36.339931 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3fd54247-36af-457e-a689-236562442a3b req-a684ec0c-ff69-416f-a7bd-85742769e22c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:36.340189 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3fd54247-36af-457e-a689-236562442a3b req-a684ec0c-ff69-416f-a7bd-85742769e22c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:36.349459 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:36.349459 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:36.356401 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (614b5ec5-8181-4de8-8a3a-4a53e5daf157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07b406c8-9309-44d4-a467-3bb797fdf204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1053872047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24d112eb566641669b78f010dbae578d',qos_specs=None,replication_status=,reservations=['9bc84dc7-a30f-459c-8f9c-f9f3ff11e88d','90415f29-cf41-4415-affa-7b0a2d00847e','c3d41b0e-ae2d-483b-bb85-b544f551cf39','981acc78-af1e-48fd-b96d-0c1883595254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d62cec82d804612a5cfd317418ced26',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1053872047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07b406c8-9309-44d4-a467-3bb797fdf204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24d112eb566641669b78f010dbae578d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d62cec82d804612a5cfd317418ced26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:36.357422 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65736955-ae37-465e-b149-bb369760f5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:36.385676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65736955-ae37-465e-b149-bb369760f5da) transitioned into state 'SUCCESS' from state '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-1053872047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24d112eb566641669b78f010dbae578d',qos_specs=None,replication_status=,reservations=['9bc84dc7-a30f-459c-8f9c-f9f3ff11e88d','90415f29-cf41-4415-affa-7b0a2d00847e','c3d41b0e-ae2d-483b-bb85-b544f551cf39','981acc78-af1e-48fd-b96d-0c1883595254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d62cec82d804612a5cfd317418ced26',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:36.386504 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27472f3b-e2af-4a0e-97f9-21cb2c239295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:36.408063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27472f3b-e2af-4a0e-97f9-21cb2c239295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:36.408862 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Flow 'volume_create_api' (6f4b2572-ae08-4d66-8275-b760a09cf515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:36.409210 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Create volume request issued successfully. Aug 07 17:12:36.409780 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b88c799a-059f-4dde-8479-e1e37732b0e9 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:36.410299 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 753/2996] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:12:35 2026] POST /volume/v3/volumes => generated 774 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:36.421075 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3fd54247-36af-457e-a689-236562442a3b req-a684ec0c-ff69-416f-a7bd-85742769e22c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments/7c207a14-68f9-4879-8a88-cfd22c1a841b returned with HTTP 200 Aug 07 17:12:36.421075 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 748/2997] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:12:36 2026] DELETE /volume/v3/attachments/7c207a14-68f9-4879-8a88-cfd22c1a841b => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:36.425390 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5ddd1c0b-615f-4388-9b46-2309a0151b11 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:36.430476 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ddd1c0b-615f-4388-9b46-2309a0151b11 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:12:36.430750 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ddd1c0b-615f-4388-9b46-2309a0151b11 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:36.431086 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5ddd1c0b-615f-4388-9b46-2309a0151b11 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:36.445328 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:36.445328 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:36.450581 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5ddd1c0b-615f-4388-9b46-2309a0151b11 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:12:36.456609 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5ddd1c0b-615f-4388-9b46-2309a0151b11 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:12:36.457772 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 746/2998] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:36 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:36.964282 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d22bc776-412e-461a-a727-7bfe161d6436 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:36.967204 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d22bc776-412e-461a-a727-7bfe161d6436 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:36.967451 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d22bc776-412e-461a-a727-7bfe161d6436 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:36.967656 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d22bc776-412e-461a-a727-7bfe161d6436 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:36.967794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d22bc776-412e-461a-a727-7bfe161d6436 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:36.971421 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3804f7ae-14ed-401e-aa9f-5621effa6298 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:36.976943 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3804f7ae-14ed-401e-aa9f-5621effa6298 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:36.977114 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:36.977114 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:36.977210 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3804f7ae-14ed-401e-aa9f-5621effa6298 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:36.977210 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3804f7ae-14ed-401e-aa9f-5621effa6298 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:36.977210 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3804f7ae-14ed-401e-aa9f-5621effa6298 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:36.977353 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d22bc776-412e-461a-a727-7bfe161d6436 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:36.977353 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 752/2999] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:36 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:36.987252 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:36.987252 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:36.988561 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3804f7ae-14ed-401e-aa9f-5621effa6298 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:36.989416 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 754/3000] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:36 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:37.152256 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a57995d-a245-4095-a597-d63b2313f5c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:37.155788 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a57995d-a245-4095-a597-d63b2313f5c2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:37.156063 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a57995d-a245-4095-a597-d63b2313f5c2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:37.156365 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a57995d-a245-4095-a597-d63b2313f5c2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:37.156531 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3a57995d-a245-4095-a597-d63b2313f5c2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:37.162971 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:37.162971 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:37.163918 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a57995d-a245-4095-a597-d63b2313f5c2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:37.164327 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 749/3001] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:37 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:37.470485 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4b8003a7-3a28-4c93-8299-fb4ae1459869 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:37.472312 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b8003a7-3a28-4c93-8299-fb4ae1459869 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:12:37.473536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b8003a7-3a28-4c93-8299-fb4ae1459869 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:37.473536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b8003a7-3a28-4c93-8299-fb4ae1459869 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:37.482112 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:37.482112 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:37.486647 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4b8003a7-3a28-4c93-8299-fb4ae1459869 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:12:37.492145 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b8003a7-3a28-4c93-8299-fb4ae1459869 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:12:37.492610 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 747/3002] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:37 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:37.837771 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4eb98dc8-5a0c-40cb-b6ab-1186bcfd109c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:37.841850 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4eb98dc8-5a0c-40cb-b6ab-1186bcfd109c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:12:37.842094 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4eb98dc8-5a0c-40cb-b6ab-1186bcfd109c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:37.842355 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4eb98dc8-5a0c-40cb-b6ab-1186bcfd109c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:37.842495 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-4eb98dc8-5a0c-40cb-b6ab-1186bcfd109c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Delete volume with id: a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:12:37.852248 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:37.852248 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:37.852739 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4eb98dc8-5a0c-40cb-b6ab-1186bcfd109c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:12:37.870517 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4eb98dc8-5a0c-40cb-b6ab-1186bcfd109c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Delete volume request issued successfully. Aug 07 17:12:37.870810 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4eb98dc8-5a0c-40cb-b6ab-1186bcfd109c tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d returned with HTTP 202 Aug 07 17:12:37.871339 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 753/3003] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:12:37 2026] DELETE /volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:12:37.885609 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e590baae-2dfa-410a-9cfb-e766e404ec46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:37.888276 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e590baae-2dfa-410a-9cfb-e766e404ec46 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:12:37.888553 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e590baae-2dfa-410a-9cfb-e766e404ec46 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:37.888808 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e590baae-2dfa-410a-9cfb-e766e404ec46 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:37.899980 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:37.899980 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:37.905741 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e590baae-2dfa-410a-9cfb-e766e404ec46 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:12:37.913392 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e590baae-2dfa-410a-9cfb-e766e404ec46 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d returned with HTTP 200 Aug 07 17:12:37.913890 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 755/3004] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:37 2026] GET /volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:12:37.977516 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-51da4fae-a09a-4cec-9126-a2825f5c50ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:37.982145 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51da4fae-a09a-4cec-9126-a2825f5c50ae tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:37.982311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51da4fae-a09a-4cec-9126-a2825f5c50ae tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:37.982495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51da4fae-a09a-4cec-9126-a2825f5c50ae tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:37.990544 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:37.990544 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:37.991577 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9160d1c5-e145-4805-8f7c-812107af0f6d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:37.993318 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9160d1c5-e145-4805-8f7c-812107af0f6d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:37.993494 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9160d1c5-e145-4805-8f7c-812107af0f6d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:37.993657 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9160d1c5-e145-4805-8f7c-812107af0f6d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:37.993780 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9160d1c5-e145-4805-8f7c-812107af0f6d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:37.995680 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-51da4fae-a09a-4cec-9126-a2825f5c50ae tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:37.997910 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:37.997910 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:37.998684 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9160d1c5-e145-4805-8f7c-812107af0f6d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:37.999038 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 748/3005] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:37 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:38.001216 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51da4fae-a09a-4cec-9126-a2825f5c50ae tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:38.001738 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 750/3006] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:37 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:38.006984 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9b0e616a-c67c-467d-972b-5ecd319b0b03 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.009827 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9b0e616a-c67c-467d-972b-5ecd319b0b03 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:38.010257 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9b0e616a-c67c-467d-972b-5ecd319b0b03 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.010515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9b0e616a-c67c-467d-972b-5ecd319b0b03 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.011210 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-9b0e616a-c67c-467d-972b-5ecd319b0b03 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:38.017428 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.017428 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:38.017497 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9b0e616a-c67c-467d-972b-5ecd319b0b03 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:38.018241 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 754/3007] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:38 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:38.018639 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd2d4a8b-bca7-4337-8842-0773bfcf91b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.020770 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd2d4a8b-bca7-4337-8842-0773bfcf91b5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:38.021002 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd2d4a8b-bca7-4337-8842-0773bfcf91b5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.021268 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd2d4a8b-bca7-4337-8842-0773bfcf91b5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.034379 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.034379 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:38.038763 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd2d4a8b-bca7-4337-8842-0773bfcf91b5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:38.043688 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd2d4a8b-bca7-4337-8842-0773bfcf91b5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:38.044199 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 756/3008] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:38 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:38.104248 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-8c30355c-83dd-442b-bdf7-7e851ac4d982 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.107258 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-8c30355c-83dd-442b-bdf7-7e851ac4d982 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:38.108119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-8c30355c-83dd-442b-bdf7-7e851ac4d982 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.108119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-8c30355c-83dd-442b-bdf7-7e851ac4d982 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.116152 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.116152 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:38.121328 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-8c30355c-83dd-442b-bdf7-7e851ac4d982 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:38.134459 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-8c30355c-83dd-442b-bdf7-7e851ac4d982 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:38.134955 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 749/3009] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:38 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:38.181829 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7895025b-2ab4-4052-9f80-ae81d8d3152a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.185485 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7895025b-2ab4-4052-9f80-ae81d8d3152a tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:38.185948 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7895025b-2ab4-4052-9f80-ae81d8d3152a tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.186491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7895025b-2ab4-4052-9f80-ae81d8d3152a tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.186491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7895025b-2ab4-4052-9f80-ae81d8d3152a tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:38.192946 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.192946 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:38.193886 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7895025b-2ab4-4052-9f80-ae81d8d3152a tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:38.194860 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 751/3010] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:38 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:38.269281 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d1f30989-b049-425d-9565-860c9b3aacb9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.269898 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d1f30989-b049-425d-9565-860c9b3aacb9 None None] GET https://10.4.3.144/volume// Aug 07 17:12:38.270199 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d1f30989-b049-425d-9565-860c9b3aacb9 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.270616 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d1f30989-b049-425d-9565-860c9b3aacb9 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.270980 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d1f30989-b049-425d-9565-860c9b3aacb9 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:12:38.271946 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 755/3011] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:12: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 07 17:12:38.283513 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-1f7b0ad7-ddf4-4275-8a52-fa1cdd740c8f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.287781 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-1f7b0ad7-ddf4-4275-8a52-fa1cdd740c8f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:12:38.288320 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-1f7b0ad7-ddf4-4275-8a52-fa1cdd740c8f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d4964e6-e531-4cbe-83f6-cdf8e04fbe83", "connector": null, "instance_uuid": "c341234b-b58e-4d42-bee1-d1e3300b8566"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:38.303045 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.303045 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:38.346438 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-1f7b0ad7-ddf4-4275-8a52-fa1cdd740c8f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:12:38.346558 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 757/3012] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:12:38 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 07 17:12:38.390198 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-359f32d7-c213-435f-8853-ea5da91c6b39 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.392077 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-359f32d7-c213-435f-8853-ea5da91c6b39 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:38.392301 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-359f32d7-c213-435f-8853-ea5da91c6b39 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.392472 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-359f32d7-c213-435f-8853-ea5da91c6b39 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.402868 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.402868 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:38.407659 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-359f32d7-c213-435f-8853-ea5da91c6b39 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:38.408907 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9d1ce59-5b58-4876-b002-ae5a2c8f49a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.409529 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9d1ce59-5b58-4876-b002-ae5a2c8f49a5 None None] GET https://10.4.3.144/volume// Aug 07 17:12:38.409610 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9d1ce59-5b58-4876-b002-ae5a2c8f49a5 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.409851 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9d1ce59-5b58-4876-b002-ae5a2c8f49a5 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.410931 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9d1ce59-5b58-4876-b002-ae5a2c8f49a5 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:12:38.410931 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 752/3013] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:12: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 07 17:12:38.414321 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-359f32d7-c213-435f-8853-ea5da91c6b39 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:38.414649 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 750/3014] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:38 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:38.418968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-298218f2-59ab-4a56-bd17-165b7de3a6fc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.422398 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-298218f2-59ab-4a56-bd17-165b7de3a6fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:38.422398 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-298218f2-59ab-4a56-bd17-165b7de3a6fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.422398 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-298218f2-59ab-4a56-bd17-165b7de3a6fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.433050 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.433050 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:38.436272 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-298218f2-59ab-4a56-bd17-165b7de3a6fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:38.441242 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-298218f2-59ab-4a56-bd17-165b7de3a6fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:38.442195 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 756/3015] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:12:38 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 1059 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:12:38.562051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-e48f580a-303a-4dae-8f45-7c4d09495cc9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.564588 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-e48f580a-303a-4dae-8f45-7c4d09495cc9 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] PUT https://10.4.3.144/volume/v3/attachments/6ccbd1aa-b2c7-4169-aad0-d22744ce7a3b Aug 07 17:12:38.565130 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-e48f580a-303a-4dae-8f45-7c4d09495cc9 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:38.575180 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-e48f580a-303a-4dae-8f45-7c4d09495cc9 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Acquiring lock "cinder-attachment_update-0d4964e6-e531-4cbe-83f6-cdf8e04fbe83-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:12:38.582646 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-e48f580a-303a-4dae-8f45-7c4d09495cc9 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-0d4964e6-e531-4cbe-83f6-cdf8e04fbe83-np0000006737" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:12:38.583737 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.583737 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:38.676961 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-e48f580a-303a-4dae-8f45-7c4d09495cc9 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-0d4964e6-e531-4cbe-83f6-cdf8e04fbe83-np0000006737" released by "attachment_update" :: held 0.094s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:12:38.677376 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-e48f580a-303a-4dae-8f45-7c4d09495cc9 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/6ccbd1aa-b2c7-4169-aad0-d22744ce7a3b returned with HTTP 200 Aug 07 17:12:38.677969 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 758/3016] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:12:38 2026] PUT /volume/v3/attachments/6ccbd1aa-b2c7-4169-aad0-d22744ce7a3b => generated 968 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:38.688575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-00e8f315-4c6f-4fc5-9661-4cc6476f4454 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.691446 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-00e8f315-4c6f-4fc5-9661-4cc6476f4454 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83/encryption Aug 07 17:12:38.691661 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-00e8f315-4c6f-4fc5-9661-4cc6476f4454 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.691890 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-00e8f315-4c6f-4fc5-9661-4cc6476f4454 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.704429 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.704429 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:38.715212 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-00e8f315-4c6f-4fc5-9661-4cc6476f4454 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83/encryption returned with HTTP 200 Aug 07 17:12:38.715212 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 753/3017] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:12:38 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:38.933527 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4ed09076-97b4-4486-8b0b-734df85195d5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.937369 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ed09076-97b4-4486-8b0b-734df85195d5 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d Aug 07 17:12:38.937369 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ed09076-97b4-4486-8b0b-734df85195d5 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.937369 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ed09076-97b4-4486-8b0b-734df85195d5 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.951141 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ed09076-97b4-4486-8b0b-734df85195d5 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d returned with HTTP 404 Aug 07 17:12:38.951141 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 751/3018] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:38 2026] GET /volume/v3/volumes/a8d02cd7-10dd-4eae-8db5-8e914cfce82d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:12:38.962936 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-23d3a42e-ffa2-4de5-bada-c09854e06e71 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:38.967071 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23d3a42e-ffa2-4de5-bada-c09854e06e71 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 Aug 07 17:12:38.967342 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23d3a42e-ffa2-4de5-bada-c09854e06e71 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:38.967620 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23d3a42e-ffa2-4de5-bada-c09854e06e71 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:38.967739 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-23d3a42e-ffa2-4de5-bada-c09854e06e71 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Delete snapshot with id: 18773794-9cc5-488e-a542-0f8012504258 Aug 07 17:12:38.974300 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:38.974300 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:38.976150 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-23d3a42e-ffa2-4de5-bada-c09854e06e71 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot retrieved successfully. Aug 07 17:12:38.997829 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-23d3a42e-ffa2-4de5-bada-c09854e06e71 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot delete request issued successfully. Aug 07 17:12:38.998473 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23d3a42e-ffa2-4de5-bada-c09854e06e71 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 returned with HTTP 202 Aug 07 17:12:38.998699 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 757/3019] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:12:38 2026] DELETE /volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:39.006066 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dae6e5b9-394f-4fd7-a8bf-f8cc10dfa4d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:39.008701 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dae6e5b9-394f-4fd7-a8bf-f8cc10dfa4d8 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 Aug 07 17:12:39.008701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dae6e5b9-394f-4fd7-a8bf-f8cc10dfa4d8 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:39.008701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dae6e5b9-394f-4fd7-a8bf-f8cc10dfa4d8 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:39.011127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef1f6fd2-45ef-43a8-936f-187cd041930d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:39.013626 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef1f6fd2-45ef-43a8-936f-187cd041930d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:39.013896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef1f6fd2-45ef-43a8-936f-187cd041930d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:39.014180 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef1f6fd2-45ef-43a8-936f-187cd041930d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:39.014315 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ef1f6fd2-45ef-43a8-936f-187cd041930d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:39.014650 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:39.014650 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:39.015139 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dae6e5b9-394f-4fd7-a8bf-f8cc10dfa4d8 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Snapshot retrieved successfully. Aug 07 17:12:39.016109 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dae6e5b9-394f-4fd7-a8bf-f8cc10dfa4d8 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 returned with HTTP 200 Aug 07 17:12:39.016766 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 759/3020] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:39 2026] GET /volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:39.019956 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:39.019956 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:39.020926 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef1f6fd2-45ef-43a8-936f-187cd041930d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:39.021371 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 754/3021] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:39 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:39.033729 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-614e7b0a-f54c-4ee3-96a0-ac1fe3831f22 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:39.035861 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-614e7b0a-f54c-4ee3-96a0-ac1fe3831f22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:39.036373 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-614e7b0a-f54c-4ee3-96a0-ac1fe3831f22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:39.036453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-614e7b0a-f54c-4ee3-96a0-ac1fe3831f22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:39.036566 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-614e7b0a-f54c-4ee3-96a0-ac1fe3831f22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:39.041497 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:39.041497 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:39.042235 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-614e7b0a-f54c-4ee3-96a0-ac1fe3831f22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:39.042602 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 752/3022] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:39 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:39.055343 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2ab58e0d-bd8b-4db9-961b-7d54ceba5fb3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:39.057535 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ab58e0d-bd8b-4db9-961b-7d54ceba5fb3 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] PUT https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:39.057907 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ab58e0d-bd8b-4db9-961b-7d54ceba5fb3 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:39.063958 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:39.063958 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:39.072186 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ab58e0d-bd8b-4db9-961b-7d54ceba5fb3 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:39.072598 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 758/3023] 10.4.3.144 () {70 vars in 1408 bytes} [Fri Aug 7 17:12:39 2026] PUT /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 316 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:39.084598 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-61dba6e2-34ed-405e-8d95-b778cdec3977 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:39.087347 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61dba6e2-34ed-405e-8d95-b778cdec3977 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:39.087598 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61dba6e2-34ed-405e-8d95-b778cdec3977 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:39.087838 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61dba6e2-34ed-405e-8d95-b778cdec3977 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:39.088038 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-61dba6e2-34ed-405e-8d95-b778cdec3977 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:39.094311 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:39.094311 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:39.095412 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61dba6e2-34ed-405e-8d95-b778cdec3977 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:39.095905 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 760/3024] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:39 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 762 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:39.110555 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a6aebce3-5dd1-47a4-a7d2-8eaee0d5b510 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:39.113905 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6aebce3-5dd1-47a4-a7d2-8eaee0d5b510 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] DELETE https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:39.114537 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6aebce3-5dd1-47a4-a7d2-8eaee0d5b510 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:39.114899 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6aebce3-5dd1-47a4-a7d2-8eaee0d5b510 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:39.114899 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-a6aebce3-5dd1-47a4-a7d2-8eaee0d5b510 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Delete backup with id: 5bade027-ccbd-4247-baca-9c48b186b3ef. Aug 07 17:12:39.121827 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:39.121827 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:39.143189 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-a6aebce3-5dd1-47a4-a7d2-8eaee0d5b510 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] delete_backup rpcapi backup_id 5bade027-ccbd-4247-baca-9c48b186b3ef {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:12:39.145405 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6aebce3-5dd1-47a4-a7d2-8eaee0d5b510 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 202 Aug 07 17:12:39.146044 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 755/3025] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:12:39 2026] DELETE /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:12:39.154694 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd9b9b57-44e8-4857-a155-5f043a930c02 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:39.156743 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd9b9b57-44e8-4857-a155-5f043a930c02 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:39.156984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd9b9b57-44e8-4857-a155-5f043a930c02 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:39.157538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd9b9b57-44e8-4857-a155-5f043a930c02 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:39.157538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bd9b9b57-44e8-4857-a155-5f043a930c02 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:39.162313 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:39.162313 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:39.163010 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd9b9b57-44e8-4857-a155-5f043a930c02 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 200 Aug 07 17:12:39.163476 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 753/3026] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:39 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:39.212832 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7acf1033-a585-4e1d-b678-d10501f928ac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:39.215220 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7acf1033-a585-4e1d-b678-d10501f928ac tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:39.215525 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7acf1033-a585-4e1d-b678-d10501f928ac tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:39.215969 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7acf1033-a585-4e1d-b678-d10501f928ac tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:39.216158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-7acf1033-a585-4e1d-b678-d10501f928ac tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:39.222733 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:39.222733 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:39.223822 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7acf1033-a585-4e1d-b678-d10501f928ac tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:39.224246 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 759/3027] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:39 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:39.432237 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7841a5d1-efa6-42c2-bad3-98aa0bbb0325 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:39.434495 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7841a5d1-efa6-42c2-bad3-98aa0bbb0325 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:39.434758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7841a5d1-efa6-42c2-bad3-98aa0bbb0325 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:39.434954 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7841a5d1-efa6-42c2-bad3-98aa0bbb0325 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:39.446295 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:39.446295 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:39.449934 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7841a5d1-efa6-42c2-bad3-98aa0bbb0325 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:39.454568 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7841a5d1-efa6-42c2-bad3-98aa0bbb0325 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:39.455073 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 761/3028] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:39 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:40.026588 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-faa5b55d-864e-4f05-b2e3-c520e38a6bf6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.029237 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-faa5b55d-864e-4f05-b2e3-c520e38a6bf6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 Aug 07 17:12:40.030075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-faa5b55d-864e-4f05-b2e3-c520e38a6bf6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:40.030075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-faa5b55d-864e-4f05-b2e3-c520e38a6bf6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:40.034728 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-faa5b55d-864e-4f05-b2e3-c520e38a6bf6 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 returned with HTTP 404 Aug 07 17:12:40.035321 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 756/3029] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:40 2026] GET /volume/v3/snapshots/18773794-9cc5-488e-a542-0f8012504258 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:40.035921 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd01a168-dc99-4ab2-8bb0-570765d51279 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.038127 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd01a168-dc99-4ab2-8bb0-570765d51279 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:40.038367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd01a168-dc99-4ab2-8bb0-570765d51279 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:40.038774 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd01a168-dc99-4ab2-8bb0-570765d51279 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:40.038873 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bd01a168-dc99-4ab2-8bb0-570765d51279 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:40.044581 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:40.044581 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:40.046718 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd01a168-dc99-4ab2-8bb0-570765d51279 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:40.046718 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 754/3030] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:40 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:40.083617 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.085598 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:40.085951 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1441911686", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:40.087883 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1441911686', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:40.088003 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Create volume of 1 GB Aug 07 17:12:40.092513 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Availability Zones retrieved successfully. Aug 07 17:12:40.098844 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Flow 'volume_create_api' (9a65f5c3-8186-44f3-add8-b5a3d5d5d985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:40.099855 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb8f13e-ae4d-4515-83d8-116abf2f6c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:40.100773 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:40.126036 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb8f13e-ae4d-4515-83d8-116abf2f6c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:40.127107 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49c9832-471a-4314-9477-b6c72c569687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:40.174448 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e3938454-5eee-44ca-b3bf-9149fb0eec22 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.176412 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3938454-5eee-44ca-b3bf-9149fb0eec22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef Aug 07 17:12:40.176693 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3938454-5eee-44ca-b3bf-9149fb0eec22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:40.176913 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3938454-5eee-44ca-b3bf-9149fb0eec22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:40.177083 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e3938454-5eee-44ca-b3bf-9149fb0eec22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Show backup with id 5bade027-ccbd-4247-baca-9c48b186b3ef. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:40.181392 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3938454-5eee-44ca-b3bf-9149fb0eec22 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef returned with HTTP 404 Aug 07 17:12:40.182103 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 762/3031] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:40 2026] GET /volume/v3/backups/5bade027-ccbd-4247-baca-9c48b186b3ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:40.193427 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75e11fce-18cd-4090-b05b-e321ce9b1a6b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.195808 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75e11fce-18cd-4090-b05b-e321ce9b1a6b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 Aug 07 17:12:40.196034 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75e11fce-18cd-4090-b05b-e321ce9b1a6b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:40.196269 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75e11fce-18cd-4090-b05b-e321ce9b1a6b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:40.196501 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-75e11fce-18cd-4090-b05b-e321ce9b1a6b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Delete volume with id: a4e62c57-a04c-4b9e-a632-fdbffea882d0 Aug 07 17:12:40.200454 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Created reservations ['5693e02f-6bca-4a2d-8c48-693666011925', 'f9ada1f9-ed7a-4ff6-bfce-b78e7aed4552', '9489fa65-0e80-4cc3-b586-b87324080731', '19d12f7e-d217-44c4-82e9-be0fe917d802'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:40.200698 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d49c9832-471a-4314-9477-b6c72c569687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5693e02f-6bca-4a2d-8c48-693666011925', 'f9ada1f9-ed7a-4ff6-bfce-b78e7aed4552', '9489fa65-0e80-4cc3-b586-b87324080731', '19d12f7e-d217-44c4-82e9-be0fe917d802']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:40.201616 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f33dd9-d3a4-445d-a92f-7575762c1730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:40.204439 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:40.204439 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:40.204835 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75e11fce-18cd-4090-b05b-e321ce9b1a6b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Volume info retrieved successfully. Aug 07 17:12:40.227220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77f33dd9-d3a4-445d-a92f-7575762c1730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b258e2-d7c4-4e87-bfb0-f7398af28997', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1441911686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='888554f45c134a77819b656fef0da039',qos_specs=None,replication_status=,reservations=['5693e02f-6bca-4a2d-8c48-693666011925','f9ada1f9-ed7a-4ff6-bfce-b78e7aed4552','9489fa65-0e80-4cc3-b586-b87324080731','19d12f7e-d217-44c4-82e9-be0fe917d802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e848032cf574c7a95c63b0c0e0d0ee8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1441911686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19b258e2-d7c4-4e87-bfb0-f7398af28997,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='888554f45c134a77819b656fef0da039',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e848032cf574c7a95c63b0c0e0d0ee8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:40.228032 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac28401-06ef-4636-93fa-7981e7d5dcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:40.234088 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75e11fce-18cd-4090-b05b-e321ce9b1a6b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Delete volume request issued successfully. Aug 07 17:12:40.234407 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75e11fce-18cd-4090-b05b-e321ce9b1a6b tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 returned with HTTP 202 Aug 07 17:12:40.235031 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 757/3032] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:12:40 2026] DELETE /volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:40.235906 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5a22e08d-ac9d-4452-afcd-c29e089c1734 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.240079 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5a22e08d-ac9d-4452-afcd-c29e089c1734 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:40.240079 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5a22e08d-ac9d-4452-afcd-c29e089c1734 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:40.240079 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5a22e08d-ac9d-4452-afcd-c29e089c1734 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:40.240079 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5a22e08d-ac9d-4452-afcd-c29e089c1734 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:40.246669 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:40.246669 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:40.247636 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5a22e08d-ac9d-4452-afcd-c29e089c1734 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:40.248043 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 755/3033] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:40 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:40.249839 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fccfd36f-d52d-461f-976b-5a11b8720d68 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.254236 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac28401-06ef-4636-93fa-7981e7d5dcc2) transitioned into state 'SUCCESS' from state '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-1441911686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='888554f45c134a77819b656fef0da039',qos_specs=None,replication_status=,reservations=['5693e02f-6bca-4a2d-8c48-693666011925','f9ada1f9-ed7a-4ff6-bfce-b78e7aed4552','9489fa65-0e80-4cc3-b586-b87324080731','19d12f7e-d217-44c4-82e9-be0fe917d802'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e848032cf574c7a95c63b0c0e0d0ee8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:40.255013 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad243c8-2a7a-4652-bcca-f3208241dd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:40.255114 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fccfd36f-d52d-461f-976b-5a11b8720d68 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 Aug 07 17:12:40.255480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fccfd36f-d52d-461f-976b-5a11b8720d68 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:40.255808 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fccfd36f-d52d-461f-976b-5a11b8720d68 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:40.269513 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:40.269513 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:40.272574 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad243c8-2a7a-4652-bcca-f3208241dd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:40.273583 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Flow 'volume_create_api' (9a65f5c3-8186-44f3-add8-b5a3d5d5d985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:40.273948 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Create volume request issued successfully. Aug 07 17:12:40.274878 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-bde88e42-ecaa-48c2-bc08-8f5dde7e4779 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:40.274956 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fccfd36f-d52d-461f-976b-5a11b8720d68 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Volume info retrieved successfully. Aug 07 17:12:40.275770 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 760/3034] 10.4.3.144 () {72 vars in 1541 bytes} [Fri Aug 7 17:12:40 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:40.281510 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fccfd36f-d52d-461f-976b-5a11b8720d68 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 returned with HTTP 200 Aug 07 17:12:40.282152 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 763/3035] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:40 2026] GET /volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:40.288507 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-4b19f7c7-b870-4408-af25-6fdf5e9e580e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.291593 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-4b19f7c7-b870-4408-af25-6fdf5e9e580e tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] GET https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:40.291915 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-4b19f7c7-b870-4408-af25-6fdf5e9e580e tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:40.292301 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-4b19f7c7-b870-4408-af25-6fdf5e9e580e tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:40.301265 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:40.301265 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:40.307473 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-4b19f7c7-b870-4408-af25-6fdf5e9e580e tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Volume info retrieved successfully. Aug 07 17:12:40.318371 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-92ebbcd2-80b1-411f-baed-1c46eb256a05 req-4b19f7c7-b870-4408-af25-6fdf5e9e580e tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 returned with HTTP 200 Aug 07 17:12:40.318866 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 758/3036] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:40 2026] GET /volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:40.349926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-ca8c173b-d890-41e6-bd0a-e2d587a868f0 req-7382b94c-af31-4f98-bd4a-32d3ecac62b0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.352053 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ca8c173b-d890-41e6-bd0a-e2d587a868f0 req-7382b94c-af31-4f98-bd4a-32d3ecac62b0 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] GET https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:40.352246 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ca8c173b-d890-41e6-bd0a-e2d587a868f0 req-7382b94c-af31-4f98-bd4a-32d3ecac62b0 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:40.352492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-ca8c173b-d890-41e6-bd0a-e2d587a868f0 req-7382b94c-af31-4f98-bd4a-32d3ecac62b0 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:40.366043 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:40.366043 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:40.371526 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-ca8c173b-d890-41e6-bd0a-e2d587a868f0 req-7382b94c-af31-4f98-bd4a-32d3ecac62b0 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Volume info retrieved successfully. Aug 07 17:12:40.380015 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-ca8c173b-d890-41e6-bd0a-e2d587a868f0 req-7382b94c-af31-4f98-bd4a-32d3ecac62b0 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 returned with HTTP 200 Aug 07 17:12:40.383042 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 756/3037] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:40 2026] GET /volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:40.469486 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-87b2877a-f2aa-4a4e-a009-b5428eab236b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:40.471384 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87b2877a-f2aa-4a4e-a009-b5428eab236b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:40.471580 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87b2877a-f2aa-4a4e-a009-b5428eab236b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:40.471778 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87b2877a-f2aa-4a4e-a009-b5428eab236b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:40.482634 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:40.482634 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:40.486479 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-87b2877a-f2aa-4a4e-a009-b5428eab236b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:40.490334 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87b2877a-f2aa-4a4e-a009-b5428eab236b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:40.490692 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 761/3038] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:40 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:41.059897 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0450f86-1db5-4dbc-aeea-1cc0c5752350 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.061860 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0450f86-1db5-4dbc-aeea-1cc0c5752350 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:41.062070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0450f86-1db5-4dbc-aeea-1cc0c5752350 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.062272 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0450f86-1db5-4dbc-aeea-1cc0c5752350 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.062394 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a0450f86-1db5-4dbc-aeea-1cc0c5752350 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:41.071719 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.071719 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:41.072662 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0450f86-1db5-4dbc-aeea-1cc0c5752350 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:41.073133 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 764/3039] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:41 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:41.260315 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d8f0da9e-91b9-4795-9a51-b6069d79d575 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.262172 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8f0da9e-91b9-4795-9a51-b6069d79d575 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:41.262377 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8f0da9e-91b9-4795-9a51-b6069d79d575 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.262585 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8f0da9e-91b9-4795-9a51-b6069d79d575 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.262707 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d8f0da9e-91b9-4795-9a51-b6069d79d575 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:41.267622 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.267622 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:41.268362 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8f0da9e-91b9-4795-9a51-b6069d79d575 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:41.268727 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 759/3040] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:41 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:41.308109 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73d4a499-5582-4d3a-9d46-4a84452dbe05 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.310911 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73d4a499-5582-4d3a-9d46-4a84452dbe05 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] GET https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 Aug 07 17:12:41.311163 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73d4a499-5582-4d3a-9d46-4a84452dbe05 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.311388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73d4a499-5582-4d3a-9d46-4a84452dbe05 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.320189 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73d4a499-5582-4d3a-9d46-4a84452dbe05 tempest-ProjectAdminTests39-1582526607 tempest-ProjectAdminTests39-1582526607-project-admin] https://10.4.3.144/volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 returned with HTTP 404 Aug 07 17:12:41.320700 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 757/3041] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:41 2026] GET /volume/v3/volumes/a4e62c57-a04c-4b9e-a632-fdbffea882d0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:41.419481 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-fd425797-92ac-4239-a201-7a919556e7a4 req-e7746941-82ee-4610-97a3-47dbbb8f85bc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.424604 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-fd425797-92ac-4239-a201-7a919556e7a4 req-e7746941-82ee-4610-97a3-47dbbb8f85bc tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] GET https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:41.424801 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-fd425797-92ac-4239-a201-7a919556e7a4 req-e7746941-82ee-4610-97a3-47dbbb8f85bc tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.424974 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-fd425797-92ac-4239-a201-7a919556e7a4 req-e7746941-82ee-4610-97a3-47dbbb8f85bc tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.437987 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.437987 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:41.443816 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-fd425797-92ac-4239-a201-7a919556e7a4 req-e7746941-82ee-4610-97a3-47dbbb8f85bc tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Volume info retrieved successfully. Aug 07 17:12:41.451269 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-fd425797-92ac-4239-a201-7a919556e7a4 req-e7746941-82ee-4610-97a3-47dbbb8f85bc tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 returned with HTTP 200 Aug 07 17:12:41.451909 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 762/3042] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:41 2026] GET /volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:41.479367 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3f67729f-5a0d-4819-ac52-bce35aead21e req-ed884080-263f-4a5b-937c-bfa2dcf11b0c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.482104 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3f67729f-5a0d-4819-ac52-bce35aead21e req-ed884080-263f-4a5b-937c-bfa2dcf11b0c tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:12:41.482667 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3f67729f-5a0d-4819-ac52-bce35aead21e req-ed884080-263f-4a5b-937c-bfa2dcf11b0c tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19b258e2-d7c4-4e87-bfb0-f7398af28997", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-534758869", "description": null, "metadata": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:41.494219 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.494219 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:41.494813 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3f67729f-5a0d-4819-ac52-bce35aead21e req-ed884080-263f-4a5b-937c-bfa2dcf11b0c tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Volume info retrieved successfully. Aug 07 17:12:41.495045 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [req-3f67729f-5a0d-4819-ac52-bce35aead21e req-ed884080-263f-4a5b-937c-bfa2dcf11b0c tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Create snapshot from volume 19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:41.503457 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c7e86080-b649-4b4b-970a-53ee6396bacf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.505435 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7e86080-b649-4b4b-970a-53ee6396bacf tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:41.505833 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7e86080-b649-4b4b-970a-53ee6396bacf tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.506104 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7e86080-b649-4b4b-970a-53ee6396bacf tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.516327 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.516327 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:41.520468 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c7e86080-b649-4b4b-970a-53ee6396bacf tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:41.525501 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7e86080-b649-4b4b-970a-53ee6396bacf tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:41.526084 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 760/3043] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:41 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:41.547034 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [req-3f67729f-5a0d-4819-ac52-bce35aead21e req-ed884080-263f-4a5b-937c-bfa2dcf11b0c tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Created reservations ['8bd07d56-5ad4-42d2-8e48-337eabaa1be8', '5c5924e7-f679-4541-9860-6267ec1cea17', 'd46c9400-1046-463c-aea0-f4b64e8a2937', '845a2a90-0552-4b3c-9c92-b3203caf75e4'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:41.581955 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3f67729f-5a0d-4819-ac52-bce35aead21e req-ed884080-263f-4a5b-937c-bfa2dcf11b0c tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Snapshot create request issued successfully. Aug 07 17:12:41.582447 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3f67729f-5a0d-4819-ac52-bce35aead21e req-ed884080-263f-4a5b-937c-bfa2dcf11b0c tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:12:41.583167 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 765/3044] 10.4.3.144 () {72 vars in 1547 bytes} [Fri Aug 7 17:12:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:41.738211 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9af3b31a-3c90-4528-91fe-2741915388dd req-2e3b0fa8-4df4-45fb-b74a-fb2652e81e4d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.740445 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9af3b31a-3c90-4528-91fe-2741915388dd req-2e3b0fa8-4df4-45fb-b74a-fb2652e81e4d tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] GET https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe Aug 07 17:12:41.740669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9af3b31a-3c90-4528-91fe-2741915388dd req-2e3b0fa8-4df4-45fb-b74a-fb2652e81e4d tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.740877 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9af3b31a-3c90-4528-91fe-2741915388dd req-2e3b0fa8-4df4-45fb-b74a-fb2652e81e4d tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.746174 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.746174 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:41.746621 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-9af3b31a-3c90-4528-91fe-2741915388dd req-2e3b0fa8-4df4-45fb-b74a-fb2652e81e4d tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] Snapshot retrieved successfully. Aug 07 17:12:41.747681 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9af3b31a-3c90-4528-91fe-2741915388dd req-2e3b0fa8-4df4-45fb-b74a-fb2652e81e4d tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe returned with HTTP 200 Aug 07 17:12:41.747802 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 758/3045] 10.4.3.144 () {68 vars in 1604 bytes} [Fri Aug 7 17:12:41 2026] GET /volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:41.776514 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-dcca5a81-7429-4e54-ab4b-2853f487f2e7 req-6b113afa-1885-428b-a192-7cf2fa000325 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.779992 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-dcca5a81-7429-4e54-ab4b-2853f487f2e7 req-6b113afa-1885-428b-a192-7cf2fa000325 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] GET https://10.4.3.144/volume/v3/snapshots/detail Aug 07 17:12:41.779992 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-dcca5a81-7429-4e54-ab4b-2853f487f2e7 req-6b113afa-1885-428b-a192-7cf2fa000325 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.779992 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-dcca5a81-7429-4e54-ab4b-2853f487f2e7 req-6b113afa-1885-428b-a192-7cf2fa000325 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.779992 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [req-dcca5a81-7429-4e54-ab4b-2853f487f2e7 req-6b113afa-1885-428b-a192-7cf2fa000325 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:12:41.781251 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.db.api [req-dcca5a81-7429-4e54-ab4b-2853f487f2e7 req-6b113afa-1885-428b-a192-7cf2fa000325 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] Building query based on filter {{(pid=100227) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:12:41.786513 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-dcca5a81-7429-4e54-ab4b-2853f487f2e7 req-6b113afa-1885-428b-a192-7cf2fa000325 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] Get all snapshots completed successfully. Aug 07 17:12:41.786912 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.786912 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:41.787497 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-dcca5a81-7429-4e54-ab4b-2853f487f2e7 req-6b113afa-1885-428b-a192-7cf2fa000325 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-reader] https://10.4.3.144/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 17:12:41.787989 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 763/3046] 10.4.3.144 () {68 vars in 1514 bytes} [Fri Aug 7 17:12:41 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:41.811792 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ef7212ab-a30f-4c87-bbe6-e9638c013883 req-f0cf67bb-f523-43eb-ae62-c94de79c128a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.814590 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ef7212ab-a30f-4c87-bbe6-e9638c013883 req-f0cf67bb-f523-43eb-ae62-c94de79c128a tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] GET https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe Aug 07 17:12:41.814787 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ef7212ab-a30f-4c87-bbe6-e9638c013883 req-f0cf67bb-f523-43eb-ae62-c94de79c128a tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.814957 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ef7212ab-a30f-4c87-bbe6-e9638c013883 req-f0cf67bb-f523-43eb-ae62-c94de79c128a tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.821882 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.821882 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:41.822589 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ef7212ab-a30f-4c87-bbe6-e9638c013883 req-f0cf67bb-f523-43eb-ae62-c94de79c128a tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Snapshot retrieved successfully. Aug 07 17:12:41.823796 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ef7212ab-a30f-4c87-bbe6-e9638c013883 req-f0cf67bb-f523-43eb-ae62-c94de79c128a tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe returned with HTTP 200 Aug 07 17:12:41.824402 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 761/3047] 10.4.3.144 () {68 vars in 1604 bytes} [Fri Aug 7 17:12:41 2026] GET /volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:41.860689 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-eaba49cb-637f-450f-8141-bc2b6f34fbca req-5030d96b-193f-4bc2-aaff-5db5492dfdea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.864164 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eaba49cb-637f-450f-8141-bc2b6f34fbca req-5030d96b-193f-4bc2-aaff-5db5492dfdea tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe Aug 07 17:12:41.864241 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-eaba49cb-637f-450f-8141-bc2b6f34fbca req-5030d96b-193f-4bc2-aaff-5db5492dfdea tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.864971 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-eaba49cb-637f-450f-8141-bc2b6f34fbca req-5030d96b-193f-4bc2-aaff-5db5492dfdea tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.864971 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [req-eaba49cb-637f-450f-8141-bc2b6f34fbca req-5030d96b-193f-4bc2-aaff-5db5492dfdea tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Delete snapshot with id: 97325cc3-e936-41fd-ac1a-7a6876b81efe Aug 07 17:12:41.871375 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.871375 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:41.871859 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-eaba49cb-637f-450f-8141-bc2b6f34fbca req-5030d96b-193f-4bc2-aaff-5db5492dfdea tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Snapshot retrieved successfully. Aug 07 17:12:41.896441 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-eaba49cb-637f-450f-8141-bc2b6f34fbca req-5030d96b-193f-4bc2-aaff-5db5492dfdea tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Snapshot delete request issued successfully. Aug 07 17:12:41.896747 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-eaba49cb-637f-450f-8141-bc2b6f34fbca req-5030d96b-193f-4bc2-aaff-5db5492dfdea tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe returned with HTTP 202 Aug 07 17:12:41.897579 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 766/3048] 10.4.3.144 () {70 vars in 1626 bytes} [Fri Aug 7 17:12:41 2026] DELETE /volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:41.924838 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-312801fa-57ad-403b-aeb7-f6110c26208a req-c3ab1482-1f1f-40f9-bfbf-8ae202095a18 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:41.928086 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-312801fa-57ad-403b-aeb7-f6110c26208a req-c3ab1482-1f1f-40f9-bfbf-8ae202095a18 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] GET https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe Aug 07 17:12:41.928318 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-312801fa-57ad-403b-aeb7-f6110c26208a req-c3ab1482-1f1f-40f9-bfbf-8ae202095a18 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:41.928530 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-312801fa-57ad-403b-aeb7-f6110c26208a req-c3ab1482-1f1f-40f9-bfbf-8ae202095a18 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:41.937462 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:41.937462 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:41.937815 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-312801fa-57ad-403b-aeb7-f6110c26208a req-c3ab1482-1f1f-40f9-bfbf-8ae202095a18 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Snapshot retrieved successfully. Aug 07 17:12:41.938760 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-312801fa-57ad-403b-aeb7-f6110c26208a req-c3ab1482-1f1f-40f9-bfbf-8ae202095a18 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe returned with HTTP 200 Aug 07 17:12:41.939181 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 759/3049] 10.4.3.144 () {68 vars in 1604 bytes} [Fri Aug 7 17:12:41 2026] GET /volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:42.082806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-281bb94d-785a-40b1-9090-923896ad0a2e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.086736 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-281bb94d-785a-40b1-9090-923896ad0a2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:42.086915 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-281bb94d-785a-40b1-9090-923896ad0a2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.087161 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-281bb94d-785a-40b1-9090-923896ad0a2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.087297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-281bb94d-785a-40b1-9090-923896ad0a2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:42.093077 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.093077 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:42.093999 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-281bb94d-785a-40b1-9090-923896ad0a2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:42.094282 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 764/3050] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:42 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:42.137305 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-5b7a1e92-ce81-4e2f-a880-84ad8a2997d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.138874 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-5b7a1e92-ce81-4e2f-a880-84ad8a2997d5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments/6ccbd1aa-b2c7-4169-aad0-d22744ce7a3b/action Aug 07 17:12:42.139692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-5b7a1e92-ce81-4e2f-a880-84ad8a2997d5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:12:42.139692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-5b7a1e92-ce81-4e2f-a880-84ad8a2997d5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:42.172114 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.172114 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:42.187446 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f924651f-0cfb-45a1-9a98-744b6ae17278 req-5b7a1e92-ce81-4e2f-a880-84ad8a2997d5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/6ccbd1aa-b2c7-4169-aad0-d22744ce7a3b/action returned with HTTP 204 Aug 07 17:12:42.187871 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 762/3051] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:12:42 2026] POST /volume/v3/attachments/6ccbd1aa-b2c7-4169-aad0-d22744ce7a3b/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:42.279231 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7345943a-744c-4f45-9e7b-5d0625eb625e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.281164 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7345943a-744c-4f45-9e7b-5d0625eb625e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:42.281409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7345943a-744c-4f45-9e7b-5d0625eb625e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.281585 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7345943a-744c-4f45-9e7b-5d0625eb625e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.281679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7345943a-744c-4f45-9e7b-5d0625eb625e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:42.285913 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.285913 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:42.286640 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7345943a-744c-4f45-9e7b-5d0625eb625e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:42.286959 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 767/3052] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:42 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:42.533506 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-97e8cafe-8969-4ead-b515-d4b1b22100f9 req-0223aeef-374b-4eed-b781-8946f40f0f88 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.537062 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-97e8cafe-8969-4ead-b515-d4b1b22100f9 req-0223aeef-374b-4eed-b781-8946f40f0f88 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/6a5fe87f-a6cc-4701-b962-f554994f80f4 Aug 07 17:12:42.537062 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-97e8cafe-8969-4ead-b515-d4b1b22100f9 req-0223aeef-374b-4eed-b781-8946f40f0f88 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.537062 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-97e8cafe-8969-4ead-b515-d4b1b22100f9 req-0223aeef-374b-4eed-b781-8946f40f0f88 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.539400 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-96203497-132c-4156-a92f-3243afe23aeb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.542628 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-96203497-132c-4156-a92f-3243afe23aeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:42.542880 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-96203497-132c-4156-a92f-3243afe23aeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.543114 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-96203497-132c-4156-a92f-3243afe23aeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.545647 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.545647 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:42.561273 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.561273 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:42.565127 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-96203497-132c-4156-a92f-3243afe23aeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:42.570525 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-96203497-132c-4156-a92f-3243afe23aeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:42.570876 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 765/3053] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:42 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 1172 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:42.583724 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4f41650-545c-480e-8170-ea37e6cf1f07 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.585408 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4f41650-545c-480e-8170-ea37e6cf1f07 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:42.585655 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4f41650-545c-480e-8170-ea37e6cf1f07 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.585936 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4f41650-545c-480e-8170-ea37e6cf1f07 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.595689 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.595689 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:42.601416 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d4f41650-545c-480e-8170-ea37e6cf1f07 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:42.605043 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4f41650-545c-480e-8170-ea37e6cf1f07 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:42.605270 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-97e8cafe-8969-4ead-b515-d4b1b22100f9 req-0223aeef-374b-4eed-b781-8946f40f0f88 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/6a5fe87f-a6cc-4701-b962-f554994f80f4 returned with HTTP 200 Aug 07 17:12:42.605413 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 763/3054] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:42 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:42.605728 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 760/3055] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:12:42 2026] DELETE /volume/v3/attachments/6a5fe87f-a6cc-4701-b962-f554994f80f4 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:42.663185 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-6bb932ed-5aed-4d38-9e5a-00c006f4c86b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.671330 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-6bb932ed-5aed-4d38-9e5a-00c006f4c86b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:42.671330 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-6bb932ed-5aed-4d38-9e5a-00c006f4c86b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.671330 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-6bb932ed-5aed-4d38-9e5a-00c006f4c86b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.683408 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.683408 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:42.691180 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-6bb932ed-5aed-4d38-9e5a-00c006f4c86b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:42.697714 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-6bb932ed-5aed-4d38-9e5a-00c006f4c86b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:42.698216 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 768/3056] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:42 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 1172 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:42.723948 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-d001b7ba-d0c2-41b1-8e43-f0295f9a4ce2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.727702 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-d001b7ba-d0c2-41b1-8e43-f0295f9a4ce2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83/action Aug 07 17:12:42.728131 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-d001b7ba-d0c2-41b1-8e43-f0295f9a4ce2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:12:42.728195 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-d001b7ba-d0c2-41b1-8e43-f0295f9a4ce2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:42.740896 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.740896 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:42.741879 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-d001b7ba-d0c2-41b1-8e43-f0295f9a4ce2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:42.755401 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-d001b7ba-d0c2-41b1-8e43-f0295f9a4ce2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Begin detaching volume completed successfully. Aug 07 17:12:42.755497 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-d001b7ba-d0c2-41b1-8e43-f0295f9a4ce2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83/action returned with HTTP 202 Aug 07 17:12:42.756422 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 766/3057] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:12:42 2026] POST /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:12:42.815477 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2cc22dd3-f531-4b43-8226-8982f22fbee1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.815872 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cc22dd3-f531-4b43-8226-8982f22fbee1 None None] GET https://10.4.3.144/volume// Aug 07 17:12:42.816049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cc22dd3-f531-4b43-8226-8982f22fbee1 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.816283 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cc22dd3-f531-4b43-8226-8982f22fbee1 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.816702 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cc22dd3-f531-4b43-8226-8982f22fbee1 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:12:42.816868 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 764/3058] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:12:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:12:42.833301 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-10cb4537-c637-494a-a442-5b374f661736 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.837008 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-10cb4537-c637-494a-a442-5b374f661736 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:42.837316 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-10cb4537-c637-494a-a442-5b374f661736 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.837580 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-10cb4537-c637-494a-a442-5b374f661736 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.852428 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.852428 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:42.858492 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-10cb4537-c637-494a-a442-5b374f661736 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:42.867225 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-10cb4537-c637-494a-a442-5b374f661736 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:42.867591 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 761/3059] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:12:42 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 1355 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:12:42.883978 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-1b96abe7-03e0-4c43-b936-09b6194cc32c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.886802 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-1b96abe7-03e0-4c43-b936-09b6194cc32c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83/encryption Aug 07 17:12:42.886802 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-1b96abe7-03e0-4c43-b936-09b6194cc32c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.886992 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-1b96abe7-03e0-4c43-b936-09b6194cc32c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.898171 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:42.898171 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:42.904983 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-1b96abe7-03e0-4c43-b936-09b6194cc32c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83/encryption returned with HTTP 200 Aug 07 17:12:42.905396 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 769/3060] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:12:42 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:42.970361 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-c3c798e0-1a89-41ee-8b50-912f7d4d4e62 req-968ac7ff-d7d1-4e7b-93af-1677d03ea06b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:42.973903 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c3c798e0-1a89-41ee-8b50-912f7d4d4e62 req-968ac7ff-d7d1-4e7b-93af-1677d03ea06b tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] GET https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe Aug 07 17:12:42.974160 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c3c798e0-1a89-41ee-8b50-912f7d4d4e62 req-968ac7ff-d7d1-4e7b-93af-1677d03ea06b tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:42.974334 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c3c798e0-1a89-41ee-8b50-912f7d4d4e62 req-968ac7ff-d7d1-4e7b-93af-1677d03ea06b tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:42.978966 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c3c798e0-1a89-41ee-8b50-912f7d4d4e62 req-968ac7ff-d7d1-4e7b-93af-1677d03ea06b tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe returned with HTTP 404 Aug 07 17:12:42.979511 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 767/3061] 10.4.3.144 () {68 vars in 1604 bytes} [Fri Aug 7 17:12:42 2026] GET /volume/v3/snapshots/97325cc3-e936-41fd-ac1a-7a6876b81efe => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:43.014166 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ae7989d8-e08b-46e6-b415-d3d8aa3c7358 req-4daf7cc9-8457-450d-ad70-b6361b5923ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.017383 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ae7989d8-e08b-46e6-b415-d3d8aa3c7358 req-4daf7cc9-8457-450d-ad70-b6361b5923ae tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] DELETE https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:43.017591 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ae7989d8-e08b-46e6-b415-d3d8aa3c7358 req-4daf7cc9-8457-450d-ad70-b6361b5923ae tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.017774 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ae7989d8-e08b-46e6-b415-d3d8aa3c7358 req-4daf7cc9-8457-450d-ad70-b6361b5923ae tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.017951 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-ae7989d8-e08b-46e6-b415-d3d8aa3c7358 req-4daf7cc9-8457-450d-ad70-b6361b5923ae tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Delete volume with id: 19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:43.027262 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.027262 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:43.028008 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ae7989d8-e08b-46e6-b415-d3d8aa3c7358 req-4daf7cc9-8457-450d-ad70-b6361b5923ae tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Volume info retrieved successfully. Aug 07 17:12:43.064963 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ae7989d8-e08b-46e6-b415-d3d8aa3c7358 req-4daf7cc9-8457-450d-ad70-b6361b5923ae tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Delete volume request issued successfully. Aug 07 17:12:43.065315 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ae7989d8-e08b-46e6-b415-d3d8aa3c7358 req-4daf7cc9-8457-450d-ad70-b6361b5923ae tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 returned with HTTP 202 Aug 07 17:12:43.065959 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 765/3062] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:12:43 2026] DELETE /volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:43.108121 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c8b3130f-8d81-4bbb-b429-843241074fca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.108243 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-03aea5a3-1af0-402a-98aa-f11c35c4abd8 req-96e4c1ed-e893-4176-9df3-3403dbe684dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.110296 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8b3130f-8d81-4bbb-b429-843241074fca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:43.110462 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8b3130f-8d81-4bbb-b429-843241074fca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.110776 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8b3130f-8d81-4bbb-b429-843241074fca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.110887 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c8b3130f-8d81-4bbb-b429-843241074fca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:43.117292 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-03aea5a3-1af0-402a-98aa-f11c35c4abd8 req-96e4c1ed-e893-4176-9df3-3403dbe684dd tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] GET https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:43.117704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-03aea5a3-1af0-402a-98aa-f11c35c4abd8 req-96e4c1ed-e893-4176-9df3-3403dbe684dd tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.117920 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-03aea5a3-1af0-402a-98aa-f11c35c4abd8 req-96e4c1ed-e893-4176-9df3-3403dbe684dd tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.123680 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.123680 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:43.124629 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8b3130f-8d81-4bbb-b429-843241074fca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:43.125199 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 770/3063] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:43 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:43.132666 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.132666 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:43.139903 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d61606a1-6460-4e00-bfef-8fedd0cdfa73 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.141083 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-03aea5a3-1af0-402a-98aa-f11c35c4abd8 req-96e4c1ed-e893-4176-9df3-3403dbe684dd tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Volume info retrieved successfully. Aug 07 17:12:43.145641 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d61606a1-6460-4e00-bfef-8fedd0cdfa73 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:43.146162 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d61606a1-6460-4e00-bfef-8fedd0cdfa73 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.146162 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d61606a1-6460-4e00-bfef-8fedd0cdfa73 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.150121 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-03aea5a3-1af0-402a-98aa-f11c35c4abd8 req-96e4c1ed-e893-4176-9df3-3403dbe684dd tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 returned with HTTP 200 Aug 07 17:12:43.150121 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 762/3064] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:43 2026] GET /volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:43.158116 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.158116 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:43.163051 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d61606a1-6460-4e00-bfef-8fedd0cdfa73 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:43.170093 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d61606a1-6460-4e00-bfef-8fedd0cdfa73 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 returned with HTTP 200 Aug 07 17:12:43.170753 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 768/3065] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:43 2026] GET /volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:43.187647 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c1ea2128-d523-4cc5-a740-4e92e70fffc5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.194044 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c1ea2128-d523-4cc5-a740-4e92e70fffc5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:43.195689 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c1ea2128-d523-4cc5-a740-4e92e70fffc5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.196346 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c1ea2128-d523-4cc5-a740-4e92e70fffc5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.196536 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c1ea2128-d523-4cc5-a740-4e92e70fffc5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:43.197614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8b63e887-3f57-4bb8-9698-968bbff3c413 req-29a5cf81-f729-41db-add4-afdb2247ca0a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.201862 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8b63e887-3f57-4bb8-9698-968bbff3c413 req-29a5cf81-f729-41db-add4-afdb2247ca0a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] DELETE https://10.4.3.144/volume/v3/attachments/afaa9097-a49a-474d-b848-0d59adb2a179 Aug 07 17:12:43.202056 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8b63e887-3f57-4bb8-9698-968bbff3c413 req-29a5cf81-f729-41db-add4-afdb2247ca0a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.202515 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8b63e887-3f57-4bb8-9698-968bbff3c413 req-29a5cf81-f729-41db-add4-afdb2247ca0a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.203329 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.203329 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:43.204265 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c1ea2128-d523-4cc5-a740-4e92e70fffc5 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:43.204746 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 766/3066] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:43 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:12:43.214555 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.214555 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:43.216015 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-242af8d1-b13a-414b-a46e-d86dc5c93903 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.218662 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-242af8d1-b13a-414b-a46e-d86dc5c93903 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/detail Aug 07 17:12:43.218845 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-242af8d1-b13a-414b-a46e-d86dc5c93903 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.219175 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-242af8d1-b13a-414b-a46e-d86dc5c93903 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.220002 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-242af8d1-b13a-414b-a46e-d86dc5c93903 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:12:43.235896 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-242af8d1-b13a-414b-a46e-d86dc5c93903 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/detail returned with HTTP 200 Aug 07 17:12:43.236625 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 763/3067] 10.4.3.144 () {66 vars in 1258 bytes} [Fri Aug 7 17:12:43 2026] GET /volume/v3/backups/detail => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:43.249350 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.254153 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf/restore Aug 07 17:12:43.254153 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:43.257792 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Restoring backup 346eb195-2903-43eb-b9c4-8cc7d292bbbf ({'restore': {}}) {{(pid=100227) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 17:12:43.257955 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Restoring backup 346eb195-2903-43eb-b9c4-8cc7d292bbbf to volume None. Aug 07 17:12:43.269645 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.269645 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:43.272858 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating volume of 1 GB for restore of backup 346eb195-2903-43eb-b9c4-8cc7d292bbbf. Aug 07 17:12:43.278836 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Availability Zones retrieved successfully. Aug 07 17:12:43.288663 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (d948af86-8f75-45d3-8b66-f6295f95ba18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.290098 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf1af8e-9d56-461e-80ef-62f931cd2e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.291597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:43.302170 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86cf8245-4ec6-4f71-a837-8861747d1583 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.305500 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86cf8245-4ec6-4f71-a837-8861747d1583 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:43.306985 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8b63e887-3f57-4bb8-9698-968bbff3c413 req-29a5cf81-f729-41db-add4-afdb2247ca0a tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/attachments/afaa9097-a49a-474d-b848-0d59adb2a179 returned with HTTP 200 Aug 07 17:12:43.307128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86cf8245-4ec6-4f71-a837-8861747d1583 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.307128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86cf8245-4ec6-4f71-a837-8861747d1583 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.307128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-86cf8245-4ec6-4f71-a837-8861747d1583 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:43.307278 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 771/3068] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:12:43 2026] DELETE /volume/v3/attachments/afaa9097-a49a-474d-b848-0d59adb2a179 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:43.311616 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.311616 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:43.313058 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86cf8245-4ec6-4f71-a837-8861747d1583 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:43.313058 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 767/3069] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:43 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:43.327876 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.330247 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:43.331686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceffacdb-bc24-4819-b770-c9238444b577", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1551231141"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:43.332221 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request body: {'volume': {"'backup_id": 'ceffacdb-bc24-4819-b770-c9238444b577', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1551231141'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:43.332358 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume of 1 GB Aug 07 17:12:43.332656 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.332656 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:43.335111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf1af8e-9d56-461e-80ef-62f931cd2e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.336180 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5522dd0e-d743-4aab-9120-ec0ade54c67a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.338978 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Availability Zones retrieved successfully. Aug 07 17:12:43.344680 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (12e6756e-38fb-4605-8c11-9bfb9fc79b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.345893 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b28f2c8-6de8-4e4e-88af-21d103567668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.346822 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:43.361947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-78e8be2d-6fb5-464b-b63d-a86f314c1bc1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.378518 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b28f2c8-6de8-4e4e-88af-21d103567668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.379397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db13923-3fa6-4628-ba2b-5d3304f80058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.391344 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['424544e2-501c-44df-892e-7823bb5aacc4', 'bef744c6-7560-40d1-8877-7ea9e077fbd6', '3a5718bf-966b-4e39-be2e-24211bb0a586', '2a164d4f-0ca0-4cd2-a52b-d0c608e8186e'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:43.391710 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5522dd0e-d743-4aab-9120-ec0ade54c67a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['424544e2-501c-44df-892e-7823bb5aacc4', 'bef744c6-7560-40d1-8877-7ea9e077fbd6', '3a5718bf-966b-4e39-be2e-24211bb0a586', '2a164d4f-0ca0-4cd2-a52b-d0c608e8186e']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.392877 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908ebef3-7cc1-4acd-8f46-c8f6291dc9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.422009 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908ebef3-7cc1-4acd-8f46-c8f6291dc9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '026b75e1-0db9-40fe-a090-58289ac83872', '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_346eb195-2903-43eb-b9c4-8cc7d292bbbf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['424544e2-501c-44df-892e-7823bb5aacc4','bef744c6-7560-40d1-8877-7ea9e077fbd6','3a5718bf-966b-4e39-be2e-24211bb0a586','2a164d4f-0ca0-4cd2-a52b-d0c608e8186e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_346eb195-2903-43eb-b9c4-8cc7d292bbbf',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=026b75e1-0db9-40fe-a090-58289ac83872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4cb134d1f1340c48debd397c842ba41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d048e2c42546de9a9f82b80295fcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.422919 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c039c9-c0ea-4f55-abda-0d8a8656edfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.433331 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Created reservations ['d06af3c8-2a90-4e52-b26a-fb6c8aec4d2a', '5ecce88f-2e05-4eee-bced-802f08b4053a', 'a7becb38-66b3-4f04-a32b-531f9d3183df', '6de075ae-a8ea-4568-b4e4-508b0a48aa36'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:43.434224 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db13923-3fa6-4628-ba2b-5d3304f80058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d06af3c8-2a90-4e52-b26a-fb6c8aec4d2a', '5ecce88f-2e05-4eee-bced-802f08b4053a', 'a7becb38-66b3-4f04-a32b-531f9d3183df', '6de075ae-a8ea-4568-b4e4-508b0a48aa36']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.435167 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ae259d-32e9-4387-8146-902d2c80bfd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.444084 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c039c9-c0ea-4f55-abda-0d8a8656edfb) transitioned into 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_346eb195-2903-43eb-b9c4-8cc7d292bbbf',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['424544e2-501c-44df-892e-7823bb5aacc4','bef744c6-7560-40d1-8877-7ea9e077fbd6','3a5718bf-966b-4e39-be2e-24211bb0a586','2a164d4f-0ca0-4cd2-a52b-d0c608e8186e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.444987 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35326339-6868-41ed-b7f7-947d1bfc506c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.456057 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35326339-6868-41ed-b7f7-947d1bfc506c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.457343 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (d948af86-8f75-45d3-8b66-f6295f95ba18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.457681 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request issued successfully. Aug 07 17:12:43.461621 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ae259d-32e9-4387-8146-902d2c80bfd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f300952-fdfd-42a0-9ff5-0418441901a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1551231141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['d06af3c8-2a90-4e52-b26a-fb6c8aec4d2a','5ecce88f-2e05-4eee-bced-802f08b4053a','a7becb38-66b3-4f04-a32b-531f9d3183df','6de075ae-a8ea-4568-b4e4-508b0a48aa36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1551231141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f300952-fdfd-42a0-9ff5-0418441901a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.462663 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38435f8c-a8a1-426e-9d90-4b61ebc93925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.466930 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.466930 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:43.467592 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:43.478463 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78e8be2d-6fb5-464b-b63d-a86f314c1bc1 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:43.478865 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78e8be2d-6fb5-464b-b63d-a86f314c1bc1 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1600758455", "extra_specs": {"storage_protocol": "tempest-storage_protocol-720891350", "vendor_name": "tempest-vendor_name-2086538509"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:43.480676 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.480676 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:43.486200 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38435f8c-a8a1-426e-9d90-4b61ebc93925) transitioned into state 'SUCCESS' from state '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-1551231141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['d06af3c8-2a90-4e52-b26a-fb6c8aec4d2a','5ecce88f-2e05-4eee-bced-802f08b4053a','a7becb38-66b3-4f04-a32b-531f9d3183df','6de075ae-a8ea-4568-b4e4-508b0a48aa36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.487157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4382333d-180b-4f21-a20a-1662b5768db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.496347 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78e8be2d-6fb5-464b-b63d-a86f314c1bc1 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:43.496824 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 772/3070] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:43 2026] POST /volume/v3/types => generated 329 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:12:43.499653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4382333d-180b-4f21-a20a-1662b5768db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.500517 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (12e6756e-38fb-4605-8c11-9bfb9fc79b62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.500809 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request issued successfully. Aug 07 17:12:43.501385 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bfb66c37-41e7-4cc9-b3d5-6dc2dec3fe68 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:43.501833 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 764/3071] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:43 2026] POST /volume/v3/volumes => generated 758 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:43.504987 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.507264 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:43.507647 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8ac21905-7059-4bf9-82a3-217b4d05f968", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:43.509120 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Create volume request body: {'volume': {'volume_type': '8ac21905-7059-4bf9-82a3-217b4d05f968', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:43.512898 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Create volume of 1 GB Aug 07 17:12:43.513237 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.513237 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:43.513599 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Availability Zones retrieved successfully. Aug 07 17:12:43.514547 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.516230 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:43.516574 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceffacdb-bc24-4819-b770-c9238444b577", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-976161064"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:43.517920 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request body: {'volume': {"'backup_id": 'ceffacdb-bc24-4819-b770-c9238444b577', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-976161064'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:43.518044 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume of 1 GB Aug 07 17:12:43.518677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Flow 'volume_create_api' (a6da20a5-4441-4cfe-809c-0a21eb4942fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.519540 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5431af9f-bf04-4db6-81d0-61f394500c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.520258 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:43.521848 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Availability Zones retrieved successfully. Aug 07 17:12:43.527459 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (9cc45426-3b0b-4f24-9713-0263393b05cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.528502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57614e8-b4e6-422d-b4a0-a0aedd15ab40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.529400 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:43.539568 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5431af9f-bf04-4db6-81d0-61f394500c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:12:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-720891350',vendor_name='tempest-vendor_name-2086538509'},id=8ac21905-7059-4bf9-82a3-217b4d05f968,is_public=True,name='tempest-ProjectReaderTests-volume-type-1600758455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ac21905-7059-4bf9-82a3-217b4d05f968', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.540349 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e6c690-65e4-4f9d-93ff-482c1ee2ddce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.554663 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57614e8-b4e6-422d-b4a0-a0aedd15ab40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.555495 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c34e62ac-0bda-4177-a4bd-56e016b939ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.567591 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1600758455 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1600758455, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:43.568351 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1600758455 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1600758455, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:43.596452 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Created reservations ['f72a60ee-891c-4012-afed-06946e96108b', '4025545b-a98a-45d4-8a6e-8847c346bb49', '06ebdd55-5940-4661-8ffa-96a09711a930', '4f7ebf27-9a30-4994-837d-f076b34a9b0f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:43.597009 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c34e62ac-0bda-4177-a4bd-56e016b939ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f72a60ee-891c-4012-afed-06946e96108b', '4025545b-a98a-45d4-8a6e-8847c346bb49', '06ebdd55-5940-4661-8ffa-96a09711a930', '4f7ebf27-9a30-4994-837d-f076b34a9b0f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.597874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f1257d-ea24-40e8-b0bf-563bc5da5c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.606753 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Created reservations ['a8dc8e69-bed5-4bd4-919d-ae5c7a198b9f', 'e6efd856-3bf3-4c39-af4b-92c8b0bb28eb', '6905d7a1-6b5d-4a37-b4dd-891cc929c9c6', '6351d00f-6b20-4033-941a-360921be750f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:43.607639 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e6c690-65e4-4f9d-93ff-482c1ee2ddce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8dc8e69-bed5-4bd4-919d-ae5c7a198b9f', 'e6efd856-3bf3-4c39-af4b-92c8b0bb28eb', '6905d7a1-6b5d-4a37-b4dd-891cc929c9c6', '6351d00f-6b20-4033-941a-360921be750f']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.608422 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73cf5920-cef9-43d1-84e9-cdf205e05e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.621355 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f1257d-ea24-40e8-b0bf-563bc5da5c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b08b18da-ad98-4419-aeac-5cf8f794d823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-976161064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['f72a60ee-891c-4012-afed-06946e96108b','4025545b-a98a-45d4-8a6e-8847c346bb49','06ebdd55-5940-4661-8ffa-96a09711a930','4f7ebf27-9a30-4994-837d-f076b34a9b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-976161064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b08b18da-ad98-4419-aeac-5cf8f794d823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.622108 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3cbb47d-d8c1-4d99-a1c2-e45a0d6f4177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.635949 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73cf5920-cef9-43d1-84e9-cdf205e05e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6079774-3785-4f04-8eb0-2a5d5d54c55f', '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='2f70165313bd46f598a620b2960d2e85',qos_specs=None,replication_status=,reservations=['a8dc8e69-bed5-4bd4-919d-ae5c7a198b9f','e6efd856-3bf3-4c39-af4b-92c8b0bb28eb','6905d7a1-6b5d-4a37-b4dd-891cc929c9c6','6351d00f-6b20-4033-941a-360921be750f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567cf2592f44922807a638b53559ec9',volume_type_id=8ac21905-7059-4bf9-82a3-217b4d05f968), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6079774-3785-4f04-8eb0-2a5d5d54c55f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f70165313bd46f598a620b2960d2e85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f567cf2592f44922807a638b53559ec9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ac21905-7059-4bf9-82a3-217b4d05f968),volume_type_id=8ac21905-7059-4bf9-82a3-217b4d05f968)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.636914 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9966e88f-8934-49e4-8233-c9fd17427940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.643595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3cbb47d-d8c1-4d99-a1c2-e45a0d6f4177) transitioned into state 'SUCCESS' from state '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-976161064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['f72a60ee-891c-4012-afed-06946e96108b','4025545b-a98a-45d4-8a6e-8847c346bb49','06ebdd55-5940-4661-8ffa-96a09711a930','4f7ebf27-9a30-4994-837d-f076b34a9b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.644602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d180861d-ddb4-402b-a01b-4fe0d2aa4fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.656294 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d180861d-ddb4-402b-a01b-4fe0d2aa4fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.657148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (9cc45426-3b0b-4f24-9713-0263393b05cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.657538 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request issued successfully. Aug 07 17:12:43.658297 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7bc52c6-a447-4645-8bfa-1827f6b1f821 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:43.658772 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 773/3072] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:43 2026] POST /volume/v3/volumes => generated 757 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:43.660801 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9966e88f-8934-49e4-8233-c9fd17427940) transitioned into state 'SUCCESS' from 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='2f70165313bd46f598a620b2960d2e85',qos_specs=None,replication_status=,reservations=['a8dc8e69-bed5-4bd4-919d-ae5c7a198b9f','e6efd856-3bf3-4c39-af4b-92c8b0bb28eb','6905d7a1-6b5d-4a37-b4dd-891cc929c9c6','6351d00f-6b20-4033-941a-360921be750f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567cf2592f44922807a638b53559ec9',volume_type_id=8ac21905-7059-4bf9-82a3-217b4d05f968)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.661644 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce164c0b-5c7b-4d3e-af3b-78a546754e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.674115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.676731 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:43.676978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceffacdb-bc24-4819-b770-c9238444b577", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1019573416"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:43.677279 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce164c0b-5c7b-4d3e-af3b-78a546754e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.678282 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Flow 'volume_create_api' (a6da20a5-4441-4cfe-809c-0a21eb4942fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.678383 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request body: {'volume': {"'backup_id": 'ceffacdb-bc24-4819-b770-c9238444b577', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1019573416'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:43.678541 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume of 1 GB Aug 07 17:12:43.678597 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Create volume request issued successfully. Aug 07 17:12:43.678801 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.678801 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:43.679265 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ac79ed8-a7a8-494b-aa19-1be410be3cc6 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:43.679715 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 768/3073] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:12:43 2026] POST /volume/v3/volumes => generated 774 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:43.683358 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Availability Zones retrieved successfully. Aug 07 17:12:43.689343 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (b0e39f3e-d4e3-4611-8725-d010f83083e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.690442 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ed753e-a468-4915-b088-f7327ef55665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.691692 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:43.692482 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cf86243b-0739-4dc9-8405-159954d936af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.697687 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf86243b-0739-4dc9-8405-159954d936af tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] GET https://10.4.3.144/volume/v3/volumes/e6079774-3785-4f04-8eb0-2a5d5d54c55f Aug 07 17:12:43.698012 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf86243b-0739-4dc9-8405-159954d936af tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.698230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf86243b-0739-4dc9-8405-159954d936af tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.712088 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.712088 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:43.722453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ed753e-a468-4915-b088-f7327ef55665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.722453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b32f9ff-8d21-4e43-bb0f-589436fc6758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.722738 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cf86243b-0739-4dc9-8405-159954d936af tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Volume info retrieved successfully. Aug 07 17:12:43.727860 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf86243b-0739-4dc9-8405-159954d936af tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/volumes/e6079774-3785-4f04-8eb0-2a5d5d54c55f returned with HTTP 200 Aug 07 17:12:43.728318 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 774/3074] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:43 2026] GET /volume/v3/volumes/e6079774-3785-4f04-8eb0-2a5d5d54c55f => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:43.771908 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Created reservations ['18cca552-7493-4454-b0fc-3f3478cee4f3', '35f3a558-70e8-4814-985e-bc72af71a4dd', '2441ec43-d4a3-485f-9e81-f383cd581fb7', '8dc51908-d776-473d-8f7e-c7de669034f4'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:43.773105 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b32f9ff-8d21-4e43-bb0f-589436fc6758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18cca552-7493-4454-b0fc-3f3478cee4f3', '35f3a558-70e8-4814-985e-bc72af71a4dd', '2441ec43-d4a3-485f-9e81-f383cd581fb7', '8dc51908-d776-473d-8f7e-c7de669034f4']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.774145 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0bd198-8f08-4a59-8ee1-b04950960c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.804145 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0bd198-8f08-4a59-8ee1-b04950960c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c41f32-cbdb-4d62-9887-ea846a1649ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1019573416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['18cca552-7493-4454-b0fc-3f3478cee4f3','35f3a558-70e8-4814-985e-bc72af71a4dd','2441ec43-d4a3-485f-9e81-f383cd581fb7','8dc51908-d776-473d-8f7e-c7de669034f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1019573416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c41f32-cbdb-4d62-9887-ea846a1649ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.804864 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647f33bd-7d74-4e9d-8f77-97adf9d1eb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.824041 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647f33bd-7d74-4e9d-8f77-97adf9d1eb5c) transitioned into state 'SUCCESS' from state '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-1019573416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['18cca552-7493-4454-b0fc-3f3478cee4f3','35f3a558-70e8-4814-985e-bc72af71a4dd','2441ec43-d4a3-485f-9e81-f383cd581fb7','8dc51908-d776-473d-8f7e-c7de669034f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.824041 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9981c5e6-563b-40a0-badc-7bf66fbd980b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.834792 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9981c5e6-563b-40a0-badc-7bf66fbd980b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.835590 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (b0e39f3e-d4e3-4611-8725-d010f83083e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.835865 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request issued successfully. Aug 07 17:12:43.836395 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a9fc3b5d-5d5c-4940-a5a4-da6dcdca30eb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:43.837152 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 765/3075] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:43 2026] POST /volume/v3/volumes => generated 758 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:43.853549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.859235 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:43.859709 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceffacdb-bc24-4819-b770-c9238444b577", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2141758195"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:43.866394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request body: {'volume': {"'backup_id": 'ceffacdb-bc24-4819-b770-c9238444b577', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2141758195'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:43.866394 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume of 1 GB Aug 07 17:12:43.866394 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.866394 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:43.870104 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Availability Zones retrieved successfully. Aug 07 17:12:43.875858 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (0f364ae8-10b2-4c01-8a28-644b5fe6cf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:43.876872 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4427abb-5cd5-4f98-9304-fa5fa242c483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.877979 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:43.913120 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4427abb-5cd5-4f98-9304-fa5fa242c483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.913854 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa60ff84-5081-464a-b0b0-14b9213049ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.951083 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-61031ada-5e10-445b-a181-10ec4d814ac5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:43.952395 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Created reservations ['37f23870-2888-44ed-af0c-87705d1f118f', 'ada7a0ec-a7c9-4212-aab8-7ff7f24cdb3d', 'f3682543-ed09-4460-8c52-aec0c61e640b', '432f25a5-2de9-4d96-a344-cf19ad3bfa21'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:43.953271 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-61031ada-5e10-445b-a181-10ec4d814ac5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/attachments/6ccbd1aa-b2c7-4169-aad0-d22744ce7a3b Aug 07 17:12:43.953325 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa60ff84-5081-464a-b0b0-14b9213049ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37f23870-2888-44ed-af0c-87705d1f118f', 'ada7a0ec-a7c9-4212-aab8-7ff7f24cdb3d', 'f3682543-ed09-4460-8c52-aec0c61e640b', '432f25a5-2de9-4d96-a344-cf19ad3bfa21']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:43.953532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-61031ada-5e10-445b-a181-10ec4d814ac5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:43.953651 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-61031ada-5e10-445b-a181-10ec4d814ac5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:43.954044 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30acdf80-b67b-4dd9-a365-98828b79493d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:43.962874 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:43.962874 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:44.017075 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ffb9b97-6bb4-42bc-9529-615e751040dc req-61031ada-5e10-445b-a181-10ec4d814ac5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/6ccbd1aa-b2c7-4169-aad0-d22744ce7a3b returned with HTTP 200 Aug 07 17:12:44.017522 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 775/3076] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:12:43 2026] DELETE /volume/v3/attachments/6ccbd1aa-b2c7-4169-aad0-d22744ce7a3b => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.147280 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30acdf80-b67b-4dd9-a365-98828b79493d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfe183ff-49b4-441f-b081-8cd3a18e5a08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2141758195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['37f23870-2888-44ed-af0c-87705d1f118f','ada7a0ec-a7c9-4212-aab8-7ff7f24cdb3d','f3682543-ed09-4460-8c52-aec0c61e640b','432f25a5-2de9-4d96-a344-cf19ad3bfa21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2141758195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfe183ff-49b4-441f-b081-8cd3a18e5a08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:44.147977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd783005-0657-4385-b7fc-7f0ea237c569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:44.168681 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd783005-0657-4385-b7fc-7f0ea237c569) transitioned into state 'SUCCESS' from state '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-2141758195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['37f23870-2888-44ed-af0c-87705d1f118f','ada7a0ec-a7c9-4212-aab8-7ff7f24cdb3d','f3682543-ed09-4460-8c52-aec0c61e640b','432f25a5-2de9-4d96-a344-cf19ad3bfa21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:44.169481 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (529c4783-a742-41c3-b9e8-ffb4ac25005e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:44.178568 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (529c4783-a742-41c3-b9e8-ffb4ac25005e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:44.179422 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (0f364ae8-10b2-4c01-8a28-644b5fe6cf8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:44.179632 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6d1779da-9f6f-4ae8-b01b-43e606fa3dea req-da4023fe-3f04-4948-80b5-ef7b3d596a7d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.180211 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request issued successfully. Aug 07 17:12:44.180649 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80c0ee5c-1912-4d5c-9038-2455fa1d0ece tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:44.181272 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 769/3077] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:43 2026] POST /volume/v3/volumes => generated 758 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:44.182307 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6d1779da-9f6f-4ae8-b01b-43e606fa3dea req-da4023fe-3f04-4948-80b5-ef7b3d596a7d tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] GET https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:44.182701 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6d1779da-9f6f-4ae8-b01b-43e606fa3dea req-da4023fe-3f04-4948-80b5-ef7b3d596a7d tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.182921 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6d1779da-9f6f-4ae8-b01b-43e606fa3dea req-da4023fe-3f04-4948-80b5-ef7b3d596a7d tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.190048 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6d1779da-9f6f-4ae8-b01b-43e606fa3dea req-da4023fe-3f04-4948-80b5-ef7b3d596a7d tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 returned with HTTP 404 Aug 07 17:12:44.190620 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 766/3078] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:44.194957 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.196693 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:44.197441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "ceffacdb-bc24-4819-b770-c9238444b577", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-957713057"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:44.198688 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request body: {'volume': {"'backup_id": 'ceffacdb-bc24-4819-b770-c9238444b577', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-957713057'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:44.198688 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume of 1 GB Aug 07 17:12:44.198891 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.198891 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:44.204156 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Availability Zones retrieved successfully. Aug 07 17:12:44.211164 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (ffc04c85-8ef5-4dc5-b846-d1a49489bc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:44.212267 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dffac1c-3e58-4347-b81b-a11f5867265c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:44.213238 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:44.217402 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4407bb66-3ef5-41a9-8a6f-0b6521230e71 req-1859cf39-f74e-4757-8614-5a7dfe273d20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.219645 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4407bb66-3ef5-41a9-8a6f-0b6521230e71 req-1859cf39-f74e-4757-8614-5a7dfe273d20 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] DELETE https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:44.219785 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4407bb66-3ef5-41a9-8a6f-0b6521230e71 req-1859cf39-f74e-4757-8614-5a7dfe273d20 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.219969 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4407bb66-3ef5-41a9-8a6f-0b6521230e71 req-1859cf39-f74e-4757-8614-5a7dfe273d20 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.220185 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-4407bb66-3ef5-41a9-8a6f-0b6521230e71 req-1859cf39-f74e-4757-8614-5a7dfe273d20 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Delete volume with id: 19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:44.227081 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4407bb66-3ef5-41a9-8a6f-0b6521230e71 req-1859cf39-f74e-4757-8614-5a7dfe273d20 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 returned with HTTP 404 Aug 07 17:12:44.227748 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 770/3079] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:12:44 2026] DELETE /volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:44.240458 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dffac1c-3e58-4347-b81b-a11f5867265c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:44.241381 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960f88bf-25cb-42a6-975d-2735e5a8b344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:44.251636 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6b36dcc5-42e1-457e-a9ae-46ea6d226a84 req-2b1e54dc-ab06-4edd-879d-39aa2a10e129 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.254058 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6b36dcc5-42e1-457e-a9ae-46ea6d226a84 req-2b1e54dc-ab06-4edd-879d-39aa2a10e129 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] GET https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 Aug 07 17:12:44.254326 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6b36dcc5-42e1-457e-a9ae-46ea6d226a84 req-2b1e54dc-ab06-4edd-879d-39aa2a10e129 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.254597 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6b36dcc5-42e1-457e-a9ae-46ea6d226a84 req-2b1e54dc-ab06-4edd-879d-39aa2a10e129 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.255908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fca1b958-2ddc-4799-b618-a008271825af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.257896 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fca1b958-2ddc-4799-b618-a008271825af tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:44.258207 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fca1b958-2ddc-4799-b618-a008271825af tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.258419 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fca1b958-2ddc-4799-b618-a008271825af tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.258579 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-fca1b958-2ddc-4799-b618-a008271825af tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: 159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:44.260193 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6b36dcc5-42e1-457e-a9ae-46ea6d226a84 req-2b1e54dc-ab06-4edd-879d-39aa2a10e129 tempest-VolumesSnapshotsTestJSON-1620558309 tempest-VolumesSnapshotsTestJSON-1620558309-project-member] https://10.4.3.144/volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 returned with HTTP 404 Aug 07 17:12:44.260817 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 767/3080] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/19b258e2-d7c4-4e87-bfb0-f7398af28997 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:44.265900 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.265900 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:44.266423 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fca1b958-2ddc-4799-b618-a008271825af tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:44.284278 np0000006737 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-fca1b958-2ddc-4799-b618-a008271825af tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:12:44.292472 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fca1b958-2ddc-4799-b618-a008271825af tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:12:44.292472 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fca1b958-2ddc-4799-b618-a008271825af tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 returned with HTTP 202 Aug 07 17:12:44.293065 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 771/3081] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:44 2026] DELETE /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:44.299555 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Created reservations ['81598a2e-5dc0-4ca8-a36b-e93351791c84', '2181c8c4-f59b-4db7-ba07-cf87b755d350', '8fc57d3f-5dc8-49d8-870a-240447442256', '889a4ff2-2d44-4d6a-8461-be358b741a0b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:44.301149 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (960f88bf-25cb-42a6-975d-2735e5a8b344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81598a2e-5dc0-4ca8-a36b-e93351791c84', '2181c8c4-f59b-4db7-ba07-cf87b755d350', '8fc57d3f-5dc8-49d8-870a-240447442256', '889a4ff2-2d44-4d6a-8461-be358b741a0b']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:44.301903 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa984ee-2a26-42eb-b19e-0252daaae5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:44.302566 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dab47769-358e-41d8-88d9-29451e19e3a1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.304375 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dab47769-358e-41d8-88d9-29451e19e3a1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:44.304648 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dab47769-358e-41d8-88d9-29451e19e3a1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.304791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dab47769-358e-41d8-88d9-29451e19e3a1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.313214 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.313214 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:44.320107 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dab47769-358e-41d8-88d9-29451e19e3a1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:44.327042 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dab47769-358e-41d8-88d9-29451e19e3a1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 returned with HTTP 200 Aug 07 17:12:44.327588 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 768/3082] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.331378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfa984ee-2a26-42eb-b19e-0252daaae5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c0f55f2-a011-44b4-be77-1664d23d0ea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-957713057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['81598a2e-5dc0-4ca8-a36b-e93351791c84','2181c8c4-f59b-4db7-ba07-cf87b755d350','8fc57d3f-5dc8-49d8-870a-240447442256','889a4ff2-2d44-4d6a-8461-be358b741a0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-957713057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c0f55f2-a011-44b4-be77-1664d23d0ea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:44.333386 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60ae536-284a-4648-8daa-7a5a3d7f1f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:44.363483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e60ae536-284a-4648-8daa-7a5a3d7f1f6e) transitioned into state 'SUCCESS' from state '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-957713057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf0a28570eb4a25bf8db237e6fb28a8',qos_specs=None,replication_status=,reservations=['81598a2e-5dc0-4ca8-a36b-e93351791c84','2181c8c4-f59b-4db7-ba07-cf87b755d350','8fc57d3f-5dc8-49d8-870a-240447442256','889a4ff2-2d44-4d6a-8461-be358b741a0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ec4fc3ca24b4f5b8ff67c8b44c26b03',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:44.364472 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb95c656-22ff-4f38-852c-3edc45ecf145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:44.376876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb95c656-22ff-4f38-852c-3edc45ecf145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:44.378215 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Flow 'volume_create_api' (ffc04c85-8ef5-4dc5-b846-d1a49489bc13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:44.378663 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Create volume request issued successfully. Aug 07 17:12:44.379506 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-849a3adf-d0ac-40fb-8b8b-bfa7d4c40256 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:44.380125 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 776/3083] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:44 2026] POST /volume/v3/volumes => generated 757 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:44.392590 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-83298cc9-8758-4054-a6cf-3e7ccc4ac7af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.394944 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83298cc9-8758-4054-a6cf-3e7ccc4ac7af tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 Aug 07 17:12:44.395369 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83298cc9-8758-4054-a6cf-3e7ccc4ac7af tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.395585 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83298cc9-8758-4054-a6cf-3e7ccc4ac7af tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.405973 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.405973 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:44.409890 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-83298cc9-8758-4054-a6cf-3e7ccc4ac7af tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:44.415877 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83298cc9-8758-4054-a6cf-3e7ccc4ac7af tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 returned with HTTP 200 Aug 07 17:12:44.416393 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 772/3084] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.430367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f89819c5-c3fb-4f42-a8c7-5659b838ce95 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.432440 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f89819c5-c3fb-4f42-a8c7-5659b838ce95 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 Aug 07 17:12:44.432715 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f89819c5-c3fb-4f42-a8c7-5659b838ce95 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.432956 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f89819c5-c3fb-4f42-a8c7-5659b838ce95 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.445448 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.445448 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:44.450576 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f89819c5-c3fb-4f42-a8c7-5659b838ce95 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:44.457430 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f89819c5-c3fb-4f42-a8c7-5659b838ce95 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 returned with HTTP 200 Aug 07 17:12:44.458013 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 769/3085] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.474173 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8172946a-3275-4add-9112-66089a8c1b3c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.476600 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8172946a-3275-4add-9112-66089a8c1b3c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed Aug 07 17:12:44.476679 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.476679 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:44.477083 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8172946a-3275-4add-9112-66089a8c1b3c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.477167 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8172946a-3275-4add-9112-66089a8c1b3c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.477238 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:44.477432 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Checking backup size 1 against volume size 1 {{(pid=100227) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 17:12:44.477550 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Overwriting volume 026b75e1-0db9-40fe-a090-58289ac83872 with restore of backup 346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:44.486076 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.486076 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:44.492806 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8172946a-3275-4add-9112-66089a8c1b3c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:44.500368 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8172946a-3275-4add-9112-66089a8c1b3c tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed returned with HTTP 200 Aug 07 17:12:44.500957 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 777/3086] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.501058 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] restore_backup in rpcapi backup_id 346eb195-2903-43eb-b9c4-8cc7d292bbbf {{(pid=100227) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 17:12:44.503003 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0e78916a-b0cc-4b38-b6a8-146336082fc4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf/restore returned with HTTP 202 Aug 07 17:12:44.503626 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 769/3087] 10.4.3.144 () {68 vars in 1393 bytes} [Fri Aug 7 17:12:43 2026] POST /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf/restore => generated 189 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:44.512145 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-06512113-743e-4a2d-98e5-9f9ef7c2ce64 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.513082 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f2e46b89-e0b6-4ddc-a7fd-303268838853 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.514231 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06512113-743e-4a2d-98e5-9f9ef7c2ce64 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:44.514649 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06512113-743e-4a2d-98e5-9f9ef7c2ce64 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.514747 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06512113-743e-4a2d-98e5-9f9ef7c2ce64 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.514804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-06512113-743e-4a2d-98e5-9f9ef7c2ce64 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:44.516757 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2e46b89-e0b6-4ddc-a7fd-303268838853 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 Aug 07 17:12:44.517084 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2e46b89-e0b6-4ddc-a7fd-303268838853 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.517388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2e46b89-e0b6-4ddc-a7fd-303268838853 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.521770 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.521770 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:44.522859 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06512113-743e-4a2d-98e5-9f9ef7c2ce64 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:44.523305 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 773/3088] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.527288 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.527288 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:44.533013 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f2e46b89-e0b6-4ddc-a7fd-303268838853 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:44.538110 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2e46b89-e0b6-4ddc-a7fd-303268838853 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 returned with HTTP 200 Aug 07 17:12:44.538774 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 770/3089] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:12:44.552469 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-26d26091-7932-4029-8645-72f28b8ae980 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.554623 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26d26091-7932-4029-8645-72f28b8ae980 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 Aug 07 17:12:44.554914 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26d26091-7932-4029-8645-72f28b8ae980 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.555157 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26d26091-7932-4029-8645-72f28b8ae980 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.562910 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.562910 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:44.563734 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-777aef01-a7b3-44f3-8122-2e9b170030a2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.565794 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-777aef01-a7b3-44f3-8122-2e9b170030a2 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:12:44.566098 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-777aef01-a7b3-44f3-8122-2e9b170030a2 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.566265 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-777aef01-a7b3-44f3-8122-2e9b170030a2 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.566554 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-777aef01-a7b3-44f3-8122-2e9b170030a2 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Delete volume with id: a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:12:44.567760 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-26d26091-7932-4029-8645-72f28b8ae980 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:44.572801 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26d26091-7932-4029-8645-72f28b8ae980 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 returned with HTTP 200 Aug 07 17:12:44.573275 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 778/3090] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.574079 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.574079 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:44.574585 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-777aef01-a7b3-44f3-8122-2e9b170030a2 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:12:44.587206 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c7e361f-e746-4dd4-817f-a6dac02ed07e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.590264 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c7e361f-e746-4dd4-817f-a6dac02ed07e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] DELETE https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:44.590527 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c7e361f-e746-4dd4-817f-a6dac02ed07e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.590764 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c7e361f-e746-4dd4-817f-a6dac02ed07e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.590907 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-4c7e361f-e746-4dd4-817f-a6dac02ed07e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete backup with id: ceffacdb-bc24-4819-b770-c9238444b577. Aug 07 17:12:44.595499 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-777aef01-a7b3-44f3-8122-2e9b170030a2 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Delete volume request issued successfully. Aug 07 17:12:44.596152 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-777aef01-a7b3-44f3-8122-2e9b170030a2 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 202 Aug 07 17:12:44.596412 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 770/3091] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:12:44 2026] DELETE /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:12:44.598076 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.598076 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:44.605943 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-84b84698-02a9-471d-a68d-4f29c176bda0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.608563 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84b84698-02a9-471d-a68d-4f29c176bda0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:12:44.609128 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84b84698-02a9-471d-a68d-4f29c176bda0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.609277 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84b84698-02a9-471d-a68d-4f29c176bda0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.616894 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-4c7e361f-e746-4dd4-817f-a6dac02ed07e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] delete_backup rpcapi backup_id ceffacdb-bc24-4819-b770-c9238444b577 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:12:44.618358 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.618358 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:44.618795 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c7e361f-e746-4dd4-817f-a6dac02ed07e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 202 Aug 07 17:12:44.619300 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 774/3092] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:44 2026] DELETE /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:12:44.623843 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-84b84698-02a9-471d-a68d-4f29c176bda0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Volume info retrieved successfully. Aug 07 17:12:44.626975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8dfd6890-52d5-486d-8ea7-f2929cc91bf2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.629466 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8dfd6890-52d5-486d-8ea7-f2929cc91bf2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:44.629709 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8dfd6890-52d5-486d-8ea7-f2929cc91bf2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.629977 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8dfd6890-52d5-486d-8ea7-f2929cc91bf2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.630162 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8dfd6890-52d5-486d-8ea7-f2929cc91bf2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:44.631166 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84b84698-02a9-471d-a68d-4f29c176bda0 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 200 Aug 07 17:12:44.631649 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 771/3093] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:12:44.635944 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.635944 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:44.637183 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8dfd6890-52d5-486d-8ea7-f2929cc91bf2 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 200 Aug 07 17:12:44.637705 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 779/3094] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.745521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c0a39684-658a-411d-8c10-f0bbb157e914 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.747781 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c0a39684-658a-411d-8c10-f0bbb157e914 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] GET https://10.4.3.144/volume/v3/volumes/e6079774-3785-4f04-8eb0-2a5d5d54c55f Aug 07 17:12:44.748048 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c0a39684-658a-411d-8c10-f0bbb157e914 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.748291 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c0a39684-658a-411d-8c10-f0bbb157e914 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.758295 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.758295 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:44.763037 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c0a39684-658a-411d-8c10-f0bbb157e914 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Volume info retrieved successfully. Aug 07 17:12:44.768732 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c0a39684-658a-411d-8c10-f0bbb157e914 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/volumes/e6079774-3785-4f04-8eb0-2a5d5d54c55f returned with HTTP 200 Aug 07 17:12:44.769306 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 771/3095] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/e6079774-3785-4f04-8eb0-2a5d5d54c55f => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.784608 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8400cd4b-6727-4c5f-b9f1-c827d6a1dc2a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.786328 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8400cd4b-6727-4c5f-b9f1-c827d6a1dc2a tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] GET https://10.4.3.144/volume/v3/messages Aug 07 17:12:44.786542 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8400cd4b-6727-4c5f-b9f1-c827d6a1dc2a tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.786789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8400cd4b-6727-4c5f-b9f1-c827d6a1dc2a tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.790266 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8400cd4b-6727-4c5f-b9f1-c827d6a1dc2a tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:12:44.790664 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 775/3096] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:12:44 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 07 17:12:44.799459 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-41a00d6e-a860-4b8c-8354-1f21ed00ceac None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.944294 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-41a00d6e-a860-4b8c-8354-1f21ed00ceac tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-reader] GET https://10.4.3.144/volume/v3/messages Aug 07 17:12:44.945043 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-41a00d6e-a860-4b8c-8354-1f21ed00ceac tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.945043 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-41a00d6e-a860-4b8c-8354-1f21ed00ceac tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-reader] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.949912 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-41a00d6e-a860-4b8c-8354-1f21ed00ceac tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-reader] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:12:44.950375 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 772/3097] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/messages => generated 670 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.960675 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-acdb5c71-db42-4f4e-9753-a35cf70e4627 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.962596 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acdb5c71-db42-4f4e-9753-a35cf70e4627 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] DELETE https://10.4.3.144/volume/v3/messages/c7797d8a-15a2-465b-abe7-b700d29fa527 Aug 07 17:12:44.962833 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acdb5c71-db42-4f4e-9753-a35cf70e4627 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.963474 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acdb5c71-db42-4f4e-9753-a35cf70e4627 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.963562 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-4047a507-8d2e-4498-b252-18527dc2602d req-f3746563-c236-43ec-9bc8-350f4fbbb5c3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.966507 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4047a507-8d2e-4498-b252-18527dc2602d req-f3746563-c236-43ec-9bc8-350f4fbbb5c3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:44.966792 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4047a507-8d2e-4498-b252-18527dc2602d req-f3746563-c236-43ec-9bc8-350f4fbbb5c3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.967083 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4047a507-8d2e-4498-b252-18527dc2602d req-f3746563-c236-43ec-9bc8-350f4fbbb5c3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.974838 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acdb5c71-db42-4f4e-9753-a35cf70e4627 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/messages/c7797d8a-15a2-465b-abe7-b700d29fa527 returned with HTTP 204 Aug 07 17:12:44.975514 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 780/3098] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:12:44 2026] DELETE /volume/v3/messages/c7797d8a-15a2-465b-abe7-b700d29fa527 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:12:44.976547 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.976547 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:44.981466 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-4047a507-8d2e-4498-b252-18527dc2602d req-f3746563-c236-43ec-9bc8-350f4fbbb5c3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:44.982728 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:44.985510 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/e6079774-3785-4f04-8eb0-2a5d5d54c55f Aug 07 17:12:44.985738 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:44.985981 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:44.986202 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Delete volume with id: e6079774-3785-4f04-8eb0-2a5d5d54c55f Aug 07 17:12:44.987859 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4047a507-8d2e-4498-b252-18527dc2602d req-f3746563-c236-43ec-9bc8-350f4fbbb5c3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:44.988459 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 772/3099] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:44 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:44.994131 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:44.994131 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:44.994491 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Volume info retrieved successfully. Aug 07 17:12:44.995805 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100225) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:12:45.022921 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Created reservations ['af981108-49d1-4cc2-9e16-9a701be62b13', 'f5c48441-36de-4bd9-aa2c-220400d372c1', '7d30a9a7-6acb-4f05-ac37-507a0b6863bd', '87b541b8-bc62-4368-a8a3-04c0d46d0592'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:45.064201 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Delete volume request issued successfully. Aug 07 17:12:45.064404 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2fc0a5cc-49b2-4f8a-afa3-d0c7011ec934 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/volumes/e6079774-3785-4f04-8eb0-2a5d5d54c55f returned with HTTP 202 Aug 07 17:12:45.064806 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 776/3100] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:12:44 2026] DELETE /volume/v3/volumes/e6079774-3785-4f04-8eb0-2a5d5d54c55f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:45.071387 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aad04f8a-2834-44b1-9fbd-e4f3823583dc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.073884 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aad04f8a-2834-44b1-9fbd-e4f3823583dc tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] DELETE https://10.4.3.144/volume/v3/types/8ac21905-7059-4bf9-82a3-217b4d05f968 Aug 07 17:12:45.074004 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aad04f8a-2834-44b1-9fbd-e4f3823583dc tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.074230 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aad04f8a-2834-44b1-9fbd-e4f3823583dc tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.099305 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aad04f8a-2834-44b1-9fbd-e4f3823583dc tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/types/8ac21905-7059-4bf9-82a3-217b4d05f968 returned with HTTP 202 Aug 07 17:12:45.099848 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 773/3101] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:45 2026] DELETE /volume/v3/types/8ac21905-7059-4bf9-82a3-217b4d05f968 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:45.107971 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3be5981b-ac98-4e93-9a92-47d8a280da3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.110604 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3be5981b-ac98-4e93-9a92-47d8a280da3d tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:45.111153 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3be5981b-ac98-4e93-9a92-47d8a280da3d tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1099317833", "extra_specs": {"storage_protocol": "tempest-storage_protocol-394154584", "vendor_name": "tempest-vendor_name-520185791"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:45.137906 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3be5981b-ac98-4e93-9a92-47d8a280da3d tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:45.138370 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 781/3102] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:45 2026] POST /volume/v3/types => generated 328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:45.148879 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.150673 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:45.151076 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9696b743-0471-4354-ae44-a8df27529b37", "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:45.152532 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Create volume request body: {'volume': {'volume_type': '9696b743-0471-4354-ae44-a8df27529b37', 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:45.156218 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Create volume of 1 GB Aug 07 17:12:45.156517 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:45.156517 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:45.156941 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Availability Zones retrieved successfully. Aug 07 17:12:45.164107 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Flow 'volume_create_api' (6ecd0f54-2677-43f4-8e4b-d86e5f147fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:45.165119 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e27777a-5a25-4846-aecf-c3990d6a1def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.165939 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:45.193115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e27777a-5a25-4846-aecf-c3990d6a1def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:12:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-394154584',vendor_name='tempest-vendor_name-520185791'},id=9696b743-0471-4354-ae44-a8df27529b37,is_public=True,name='tempest-ProjectReaderTests-volume-type-1099317833',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9696b743-0471-4354-ae44-a8df27529b37', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.194274 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e3ae97-a059-48ab-95e3-3014a4d2a9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.236298 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1099317833 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1099317833, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:45.238571 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1099317833 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1099317833, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:45.275502 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Created reservations ['b3332803-cde0-4699-9533-b8b27f362743', '3ad53182-348f-4521-92f9-bc1911510b29', '50bef16f-760b-4d53-9c23-c10ad4d31d74', '358e2dc6-2076-4194-b4bb-1e6b38b7b7fd'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:45.276695 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e3ae97-a059-48ab-95e3-3014a4d2a9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3332803-cde0-4699-9533-b8b27f362743', '3ad53182-348f-4521-92f9-bc1911510b29', '50bef16f-760b-4d53-9c23-c10ad4d31d74', '358e2dc6-2076-4194-b4bb-1e6b38b7b7fd']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.277825 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea56f446-af3a-4146-bb4e-177c9d0c956e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.314597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea56f446-af3a-4146-bb4e-177c9d0c956e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4629036d-543f-4c1e-bea8-b261609cd847', '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='2f70165313bd46f598a620b2960d2e85',qos_specs=None,replication_status=,reservations=['b3332803-cde0-4699-9533-b8b27f362743','3ad53182-348f-4521-92f9-bc1911510b29','50bef16f-760b-4d53-9c23-c10ad4d31d74','358e2dc6-2076-4194-b4bb-1e6b38b7b7fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567cf2592f44922807a638b53559ec9',volume_type_id=9696b743-0471-4354-ae44-a8df27529b37), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4629036d-543f-4c1e-bea8-b261609cd847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f70165313bd46f598a620b2960d2e85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f567cf2592f44922807a638b53559ec9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9696b743-0471-4354-ae44-a8df27529b37),volume_type_id=9696b743-0471-4354-ae44-a8df27529b37)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.315567 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ff3731-b83c-4a1a-a1fc-fefa9dc36b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.341285 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6a493f36-5c31-4eb0-b5c4-007b3873e2c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.344045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ff3731-b83c-4a1a-a1fc-fefa9dc36b84) transitioned into state 'SUCCESS' from 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='2f70165313bd46f598a620b2960d2e85',qos_specs=None,replication_status=,reservations=['b3332803-cde0-4699-9533-b8b27f362743','3ad53182-348f-4521-92f9-bc1911510b29','50bef16f-760b-4d53-9c23-c10ad4d31d74','358e2dc6-2076-4194-b4bb-1e6b38b7b7fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f567cf2592f44922807a638b53559ec9',volume_type_id=9696b743-0471-4354-ae44-a8df27529b37)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.344045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73790634-eeff-4f6f-acb4-ded25d926d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.344357 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a493f36-5c31-4eb0-b5c4-007b3873e2c5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 Aug 07 17:12:45.344357 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a493f36-5c31-4eb0-b5c4-007b3873e2c5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.344357 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a493f36-5c31-4eb0-b5c4-007b3873e2c5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.351971 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a493f36-5c31-4eb0-b5c4-007b3873e2c5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 returned with HTTP 404 Aug 07 17:12:45.352651 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 777/3103] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:45 2026] GET /volume/v3/volumes/159eff53-65d3-44ae-9150-696ade0e58b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:45.361133 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73790634-eeff-4f6f-acb4-ded25d926d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.361228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cec86004-92f1-4e42-b557-36ec5bea8ef7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.361287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Flow 'volume_create_api' (6ecd0f54-2677-43f4-8e4b-d86e5f147fb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:45.361287 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Create volume request issued successfully. Aug 07 17:12:45.362790 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-090bd142-d64c-48c6-8e4c-d37966cf8919 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:45.363015 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cec86004-92f1-4e42-b557-36ec5bea8ef7 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:12:45.363104 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cec86004-92f1-4e42-b557-36ec5bea8ef7 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.363290 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cec86004-92f1-4e42-b557-36ec5bea8ef7 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.363907 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 773/3104] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:12:45 2026] POST /volume/v3/volumes => generated 774 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:45.364092 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-cec86004-92f1-4e42-b557-36ec5bea8ef7 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:12:45.376207 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-23ff64da-df97-4f4a-87ff-54f6467c0a0f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.379704 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-23ff64da-df97-4f4a-87ff-54f6467c0a0f tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] GET https://10.4.3.144/volume/v3/volumes/4629036d-543f-4c1e-bea8-b261609cd847 Aug 07 17:12:45.379704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-23ff64da-df97-4f4a-87ff-54f6467c0a0f tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.380544 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-23ff64da-df97-4f4a-87ff-54f6467c0a0f tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.391849 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:45.391849 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:45.394946 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-23ff64da-df97-4f4a-87ff-54f6467c0a0f tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Volume info retrieved successfully. Aug 07 17:12:45.399952 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-23ff64da-df97-4f4a-87ff-54f6467c0a0f tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/volumes/4629036d-543f-4c1e-bea8-b261609cd847 returned with HTTP 200 Aug 07 17:12:45.400498 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 782/3105] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:45 2026] GET /volume/v3/volumes/4629036d-543f-4c1e-bea8-b261609cd847 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:45.402371 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cec86004-92f1-4e42-b557-36ec5bea8ef7 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Get all volumes completed successfully. Aug 07 17:12:45.405284 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:45.405284 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:45.410040 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cec86004-92f1-4e42-b557-36ec5bea8ef7 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:12:45.410496 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 774/3106] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:12:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13283 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:12:45.426714 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4878249f-8db8-4261-ba80-240433e18f3b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.428364 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4878249f-8db8-4261-ba80-240433e18f3b tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] DELETE https://10.4.3.144/volume/v3/types/7aa54677-f0e6-4535-921f-74db282fa4da Aug 07 17:12:45.428571 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4878249f-8db8-4261-ba80-240433e18f3b tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.430045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4878249f-8db8-4261-ba80-240433e18f3b tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.456655 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4878249f-8db8-4261-ba80-240433e18f3b tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] https://10.4.3.144/volume/v3/types/7aa54677-f0e6-4535-921f-74db282fa4da returned with HTTP 202 Aug 07 17:12:45.457150 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 778/3107] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:45 2026] DELETE /volume/v3/types/7aa54677-f0e6-4535-921f-74db282fa4da => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:45.479062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9c6a1cc5-fd11-4af7-9708-e8f26b210de8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.481516 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c6a1cc5-fd11-4af7-9708-e8f26b210de8 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:45.481866 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c6a1cc5-fd11-4af7-9708-e8f26b210de8 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1043098912", "extra_specs": {}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:45.483669 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:45.483669 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:45.499789 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c6a1cc5-fd11-4af7-9708-e8f26b210de8 tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:45.500795 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 774/3108] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:12:45 2026] POST /volume/v3/types => generated 213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:45.511166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40b8072e-e02c-4246-9aaa-b9f1bc41a8fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.512945 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40b8072e-e02c-4246-9aaa-b9f1bc41a8fe tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] POST https://10.4.3.144/volume/v3/types/771b1aba-07b9-46e7-ad05-9967fdeaba25/encryption Aug 07 17:12:45.513346 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40b8072e-e02c-4246-9aaa-b9f1bc41a8fe tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:45.530911 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40b8072e-e02c-4246-9aaa-b9f1bc41a8fe tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] https://10.4.3.144/volume/v3/types/771b1aba-07b9-46e7-ad05-9967fdeaba25/encryption returned with HTTP 200 Aug 07 17:12:45.531176 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 783/3109] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:12:45 2026] POST /volume/v3/types/771b1aba-07b9-46e7-ad05-9967fdeaba25/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:45.538840 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3e204d42-e6b5-46df-be34-de40bf846daa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.540884 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e204d42-e6b5-46df-be34-de40bf846daa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:45.541156 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e204d42-e6b5-46df-be34-de40bf846daa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.541380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e204d42-e6b5-46df-be34-de40bf846daa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.541520 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3e204d42-e6b5-46df-be34-de40bf846daa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:45.543464 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.545248 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:45.545677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1711767506", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1043098912", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:45.546977 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:45.546977 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:45.547671 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1711767506', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1043098912', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:45.547823 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e204d42-e6b5-46df-be34-de40bf846daa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:45.548239 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 775/3110] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:45 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:45.551189 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:12:45.551498 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:45.551498 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:45.552044 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:12:45.557257 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (a1efac40-292f-446b-ac84-035fff69efda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:45.558411 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9baa8482-8afd-49ab-9046-63e83c32d0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.559380 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:45.591088 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9baa8482-8afd-49ab-9046-63e83c32d0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:12:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=771b1aba-07b9-46e7-ad05-9967fdeaba25,is_public=True,name='tempest-scenario-type-luks2-1043098912',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '771b1aba-07b9-46e7-ad05-9967fdeaba25', '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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.591830 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539022e3-64c7-4285-ad12-a89d3b36547d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.620858 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1043098912 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1043098912, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:45.621298 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1043098912 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1043098912, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:45.646692 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-db85051f-9dd1-47c2-827c-58be342f06f5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.648796 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db85051f-9dd1-47c2-827c-58be342f06f5 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] GET https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 Aug 07 17:12:45.649158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db85051f-9dd1-47c2-827c-58be342f06f5 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.649464 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db85051f-9dd1-47c2-827c-58be342f06f5 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.652474 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bebb520c-ec40-480f-8371-c789caf20268 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.654426 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bebb520c-ec40-480f-8371-c789caf20268 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 Aug 07 17:12:45.654550 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bebb520c-ec40-480f-8371-c789caf20268 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.654854 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bebb520c-ec40-480f-8371-c789caf20268 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.654854 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bebb520c-ec40-480f-8371-c789caf20268 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Show backup with id ceffacdb-bc24-4819-b770-c9238444b577. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:45.656196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['cd5f813d-21e1-48cf-a8ff-877451649279', '504dc24b-b189-474e-a014-09c81aec6799', '395f3e19-f1f3-4b78-b23a-4421d9073872', '4bc7c70c-1ee5-4fe2-b309-7730a90b2d49'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:45.657468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539022e3-64c7-4285-ad12-a89d3b36547d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5f813d-21e1-48cf-a8ff-877451649279', '504dc24b-b189-474e-a014-09c81aec6799', '395f3e19-f1f3-4b78-b23a-4421d9073872', '4bc7c70c-1ee5-4fe2-b309-7730a90b2d49']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.658357 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db85051f-9dd1-47c2-827c-58be342f06f5 tempest-TestVolumeBootPatternV346-1144493594 tempest-TestVolumeBootPatternV346-1144493594-project-member] https://10.4.3.144/volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 returned with HTTP 404 Aug 07 17:12:45.658565 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067aab19-32bf-45b4-9824-53c806555a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.658929 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 775/3111] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:45 2026] GET /volume/v3/volumes/a80233ab-cfd1-4f35-81b6-0f8b54a463a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:12:45.659505 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bebb520c-ec40-480f-8371-c789caf20268 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 returned with HTTP 404 Aug 07 17:12:45.660524 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 784/3112] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:45 2026] GET /volume/v3/backups/ceffacdb-bc24-4819-b770-c9238444b577 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:45.673881 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3486da0b-347f-4528-be46-36c44a8d2002 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.677712 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3486da0b-347f-4528-be46-36c44a8d2002 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] DELETE https://10.4.3.144/volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 Aug 07 17:12:45.677979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3486da0b-347f-4528-be46-36c44a8d2002 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.678242 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3486da0b-347f-4528-be46-36c44a8d2002 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.678477 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3486da0b-347f-4528-be46-36c44a8d2002 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume with id: 4c0f55f2-a011-44b4-be77-1664d23d0ea8 Aug 07 17:12:45.688823 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:45.688823 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:45.689533 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3486da0b-347f-4528-be46-36c44a8d2002 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:45.692594 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067aab19-32bf-45b4-9824-53c806555a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e52cad-de6d-4e13-9738-d50d861d05ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1711767506',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['cd5f813d-21e1-48cf-a8ff-877451649279','504dc24b-b189-474e-a014-09c81aec6799','395f3e19-f1f3-4b78-b23a-4421d9073872','4bc7c70c-1ee5-4fe2-b309-7730a90b2d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=771b1aba-07b9-46e7-ad05-9967fdeaba25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1711767506',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=68e52cad-de6d-4e13-9738-d50d861d05ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(771b1aba-07b9-46e7-ad05-9967fdeaba25),volume_type_id=771b1aba-07b9-46e7-ad05-9967fdeaba25)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.692594 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c60372-8af3-4a3d-9dab-70d9c481ec9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.719338 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3486da0b-347f-4528-be46-36c44a8d2002 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume request issued successfully. Aug 07 17:12:45.719664 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3486da0b-347f-4528-be46-36c44a8d2002 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 returned with HTTP 202 Aug 07 17:12:45.720176 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 776/3113] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:45 2026] DELETE /volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:45.724445 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c60372-8af3-4a3d-9dab-70d9c481ec9e) transitioned into state 'SUCCESS' from state '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-1711767506',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['cd5f813d-21e1-48cf-a8ff-877451649279','504dc24b-b189-474e-a014-09c81aec6799','395f3e19-f1f3-4b78-b23a-4421d9073872','4bc7c70c-1ee5-4fe2-b309-7730a90b2d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=771b1aba-07b9-46e7-ad05-9967fdeaba25)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.724445 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13282fe8-dd19-4f69-922d-ea00e643ef7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:45.730517 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-da7b3a0a-5596-448e-b4d1-ecb096f86e55 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.733634 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-da7b3a0a-5596-448e-b4d1-ecb096f86e55 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 Aug 07 17:12:45.734123 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-da7b3a0a-5596-448e-b4d1-ecb096f86e55 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.734175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-da7b3a0a-5596-448e-b4d1-ecb096f86e55 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.737085 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13282fe8-dd19-4f69-922d-ea00e643ef7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:45.738142 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (a1efac40-292f-446b-ac84-035fff69efda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:45.738566 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:12:45.740093 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26a5f5c2-aeb0-42a3-bc82-609b1ebf6046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:45.740576 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 779/3114] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:45 2026] POST /volume/v3/volumes => generated 781 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:45.744678 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:45.744678 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:45.753060 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-da7b3a0a-5596-448e-b4d1-ecb096f86e55 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:45.754335 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fbb4a447-de92-43ff-aea4-0236f1a9d7f0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:45.756277 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-da7b3a0a-5596-448e-b4d1-ecb096f86e55 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 returned with HTTP 200 Aug 07 17:12:45.756718 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbb4a447-de92-43ff-aea4-0236f1a9d7f0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:12:45.756992 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbb4a447-de92-43ff-aea4-0236f1a9d7f0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:45.757169 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 776/3115] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:45 2026] GET /volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:45.757217 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbb4a447-de92-43ff-aea4-0236f1a9d7f0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:45.767308 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:45.767308 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:45.772189 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fbb4a447-de92-43ff-aea4-0236f1a9d7f0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:45.782223 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbb4a447-de92-43ff-aea4-0236f1a9d7f0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec returned with HTTP 200 Aug 07 17:12:45.782801 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 785/3116] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:45 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.399452 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b0bb121c-6711-4ea9-b19c-8eb4b19f8b62 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.417558 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a2226876-d408-48a2-aae0-f9650193ec49 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.420986 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2226876-d408-48a2-aae0-f9650193ec49 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] GET https://10.4.3.144/volume/v3/volumes/4629036d-543f-4c1e-bea8-b261609cd847 Aug 07 17:12:46.421406 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2226876-d408-48a2-aae0-f9650193ec49 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.421956 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2226876-d408-48a2-aae0-f9650193ec49 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.432583 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:46.432583 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:46.437017 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a2226876-d408-48a2-aae0-f9650193ec49 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Volume info retrieved successfully. Aug 07 17:12:46.442905 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2226876-d408-48a2-aae0-f9650193ec49 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/volumes/4629036d-543f-4c1e-bea8-b261609cd847 returned with HTTP 200 Aug 07 17:12:46.443723 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 780/3117] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/volumes/4629036d-543f-4c1e-bea8-b261609cd847 => generated 974 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.464970 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-38d11af9-396a-4649-a6d7-0e50b9a1dfca None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.467394 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-38d11af9-396a-4649-a6d7-0e50b9a1dfca tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] GET https://10.4.3.144/volume/v3/messages Aug 07 17:12:46.467676 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-38d11af9-396a-4649-a6d7-0e50b9a1dfca tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.468056 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-38d11af9-396a-4649-a6d7-0e50b9a1dfca tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.472247 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-38d11af9-396a-4649-a6d7-0e50b9a1dfca tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:12:46.472583 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 777/3118] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:12:46 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 07 17:12:46.484366 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b9d7b7f-3227-464f-9841-337c3b8cd851 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.486969 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b9d7b7f-3227-464f-9841-337c3b8cd851 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-reader] GET https://10.4.3.144/volume/v3/messages/cc805767-51f4-4ccb-9475-df718e426de9 Aug 07 17:12:46.487226 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b9d7b7f-3227-464f-9841-337c3b8cd851 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.487510 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b9d7b7f-3227-464f-9841-337c3b8cd851 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-reader] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.492273 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b9d7b7f-3227-464f-9841-337c3b8cd851 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-reader] https://10.4.3.144/volume/v3/messages/cc805767-51f4-4ccb-9475-df718e426de9 returned with HTTP 200 Aug 07 17:12:46.492656 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 786/3119] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/messages/cc805767-51f4-4ccb-9475-df718e426de9 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.505757 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f852292-da69-4a87-b945-0bef5b9c094c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.508515 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f852292-da69-4a87-b945-0bef5b9c094c tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] DELETE https://10.4.3.144/volume/v3/messages/cc805767-51f4-4ccb-9475-df718e426de9 Aug 07 17:12:46.508858 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f852292-da69-4a87-b945-0bef5b9c094c tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.509134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f852292-da69-4a87-b945-0bef5b9c094c tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.520928 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b0bb121c-6711-4ea9-b19c-8eb4b19f8b62 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] POST https://10.4.3.144/volume/v3/group_types Aug 07 17:12:46.523049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b0bb121c-6711-4ea9-b19c-8eb4b19f8b62 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-2133522234"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:46.523546 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f852292-da69-4a87-b945-0bef5b9c094c tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/messages/cc805767-51f4-4ccb-9475-df718e426de9 returned with HTTP 204 Aug 07 17:12:46.523546 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 781/3120] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:12:46 2026] DELETE /volume/v3/messages/cc805767-51f4-4ccb-9475-df718e426de9 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:12:46.539701 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.539701 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/4629036d-543f-4c1e-bea8-b261609cd847 Aug 07 17:12:46.539701 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.539701 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.539701 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Delete volume with id: 4629036d-543f-4c1e-bea8-b261609cd847 Aug 07 17:12:46.552864 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:46.552864 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:46.553338 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Volume info retrieved successfully. Aug 07 17:12:46.553582 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b0bb121c-6711-4ea9-b19c-8eb4b19f8b62 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types returned with HTTP 202 Aug 07 17:12:46.554048 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 777/3121] 10.4.3.144 () {70 vars in 1311 bytes} [Fri Aug 7 17:12:46 2026] POST /volume/v3/group_types => generated 181 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:46.555241 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100227) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:12:46.561638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d445bb3c-660c-4377-9ea7-41ecf5f8d36f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.562972 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-05ca12aa-6d30-4483-9903-4adc88f02ff1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.563909 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d445bb3c-660c-4377-9ea7-41ecf5f8d36f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:46.564137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d445bb3c-660c-4377-9ea7-41ecf5f8d36f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.564451 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d445bb3c-660c-4377-9ea7-41ecf5f8d36f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.564570 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d445bb3c-660c-4377-9ea7-41ecf5f8d36f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:46.564876 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-05ca12aa-6d30-4483-9903-4adc88f02ff1 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] POST https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs Aug 07 17:12:46.565252 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-05ca12aa-6d30-4483-9903-4adc88f02ff1 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:46.570874 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:46.570874 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:46.571624 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d445bb3c-660c-4377-9ea7-41ecf5f8d36f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:46.572015 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 787/3122] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.583095 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Created reservations ['b785e19c-51d7-422c-877b-10a8976299a6', 'ff7775f6-886a-4d51-8950-20eb531ff453', '8ffd1531-a892-4988-add2-f7a6bb268da7', '77b408c2-1c13-4b1d-b675-8a5848f57ac1'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:46.587620 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-05ca12aa-6d30-4483-9903-4adc88f02ff1 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs returned with HTTP 202 Aug 07 17:12:46.588093 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 782/3123] 10.4.3.144 () {70 vars in 1458 bytes} [Fri Aug 7 17:12:46 2026] POST /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs => generated 53 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:46.596448 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-31a4e3ea-5600-432c-aff2-85abfdc06e42 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.599080 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31a4e3ea-5600-432c-aff2-85abfdc06e42 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] POST https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs Aug 07 17:12:46.599580 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-31a4e3ea-5600-432c-aff2-85abfdc06e42 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:46.620625 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Delete volume request issued successfully. Aug 07 17:12:46.620898 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d9c02b85-358f-4618-8e87-4ad4e07ea8da tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/volumes/4629036d-543f-4c1e-bea8-b261609cd847 returned with HTTP 202 Aug 07 17:12:46.621362 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 778/3124] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:12:46 2026] DELETE /volume/v3/volumes/4629036d-543f-4c1e-bea8-b261609cd847 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:46.628498 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-80bd6bc7-a26d-4d6c-bf81-efa882deed39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.629553 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31a4e3ea-5600-432c-aff2-85abfdc06e42 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs returned with HTTP 202 Aug 07 17:12:46.630094 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 778/3125] 10.4.3.144 () {70 vars in 1458 bytes} [Fri Aug 7 17:12:46 2026] POST /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs => generated 61 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:46.631484 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80bd6bc7-a26d-4d6c-bf81-efa882deed39 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] DELETE https://10.4.3.144/volume/v3/types/9696b743-0471-4354-ae44-a8df27529b37 Aug 07 17:12:46.631745 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80bd6bc7-a26d-4d6c-bf81-efa882deed39 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.632000 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80bd6bc7-a26d-4d6c-bf81-efa882deed39 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.637880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f107a725-9dcb-4a1e-80f7-b3c025111d92 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.639810 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f107a725-9dcb-4a1e-80f7-b3c025111d92 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] GET https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key2 Aug 07 17:12:46.640468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f107a725-9dcb-4a1e-80f7-b3c025111d92 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.640468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f107a725-9dcb-4a1e-80f7-b3c025111d92 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.647908 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f107a725-9dcb-4a1e-80f7-b3c025111d92 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key2 returned with HTTP 200 Aug 07 17:12:46.648496 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 783/3126] 10.4.3.144 () {68 vars in 1452 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.660687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5787ea29-7d05-42d8-b81c-7481133f96c3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.662844 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5787ea29-7d05-42d8-b81c-7481133f96c3 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] GET https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 Aug 07 17:12:46.663040 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5787ea29-7d05-42d8-b81c-7481133f96c3 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.663295 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5787ea29-7d05-42d8-b81c-7481133f96c3 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.664579 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80bd6bc7-a26d-4d6c-bf81-efa882deed39 tempest-ProjectReaderTests-150952168 tempest-ProjectReaderTests-150952168-project-admin] https://10.4.3.144/volume/v3/types/9696b743-0471-4354-ae44-a8df27529b37 returned with HTTP 202 Aug 07 17:12:46.665286 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 788/3127] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:46 2026] DELETE /volume/v3/types/9696b743-0471-4354-ae44-a8df27529b37 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:46.678288 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5787ea29-7d05-42d8-b81c-7481133f96c3 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 returned with HTTP 200 Aug 07 17:12:46.678860 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 779/3128] 10.4.3.144 () {68 vars in 1452 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 => generated 18 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.686509 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-682c922f-8112-43f8-805b-85199ba45a6b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.688381 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-682c922f-8112-43f8-805b-85199ba45a6b tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] PUT https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 Aug 07 17:12:46.688716 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-682c922f-8112-43f8-805b-85199ba45a6b tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:46.706393 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-682c922f-8112-43f8-805b-85199ba45a6b tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 returned with HTTP 200 Aug 07 17:12:46.706903 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 779/3129] 10.4.3.144 () {70 vars in 1472 bytes} [Fri Aug 7 17:12:46 2026] PUT /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.718633 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f93e3a6-870c-4893-b36a-b4e685ae22e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.720735 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f93e3a6-870c-4893-b36a-b4e685ae22e9 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] GET https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs Aug 07 17:12:46.721016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f93e3a6-870c-4893-b36a-b4e685ae22e9 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.721298 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f93e3a6-870c-4893-b36a-b4e685ae22e9 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.729941 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f93e3a6-870c-4893-b36a-b4e685ae22e9 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs returned with HTTP 200 Aug 07 17:12:46.730488 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 784/3130] 10.4.3.144 () {68 vars in 1437 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.740432 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1dbe2616-d236-4b7b-99c4-0dded968e234 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.742796 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1dbe2616-d236-4b7b-99c4-0dded968e234 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key1 Aug 07 17:12:46.742957 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1dbe2616-d236-4b7b-99c4-0dded968e234 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.743217 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1dbe2616-d236-4b7b-99c4-0dded968e234 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.765774 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1dbe2616-d236-4b7b-99c4-0dded968e234 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key1 returned with HTTP 202 Aug 07 17:12:46.766439 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 789/3131] 10.4.3.144 () {68 vars in 1455 bytes} [Fri Aug 7 17:12:46 2026] DELETE /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:12:46.774767 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-70170750-15d7-4f4e-a14c-8582f33ffb54 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.777002 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70170750-15d7-4f4e-a14c-8582f33ffb54 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] GET https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key1 Aug 07 17:12:46.777280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70170750-15d7-4f4e-a14c-8582f33ffb54 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.777527 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70170750-15d7-4f4e-a14c-8582f33ffb54 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.777700 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-74344dab-7671-42f2-965e-63f448274381 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.782891 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74344dab-7671-42f2-965e-63f448274381 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 Aug 07 17:12:46.783417 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74344dab-7671-42f2-965e-63f448274381 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.783713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74344dab-7671-42f2-965e-63f448274381 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.786310 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70170750-15d7-4f4e-a14c-8582f33ffb54 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] HTTP exception thrown: Group Type 7f6a18ec-c52d-41eb-b773-e085ec45e506 has no extra spec with key key1. Aug 07 17:12:46.786561 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70170750-15d7-4f4e-a14c-8582f33ffb54 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key1 returned with HTTP 404 Aug 07 17:12:46.787292 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 780/3132] 10.4.3.144 () {68 vars in 1452 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:12:46.795035 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-500b700d-a92d-4ea1-a1c4-d134745d2388 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.796410 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74344dab-7671-42f2-965e-63f448274381 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 returned with HTTP 404 Aug 07 17:12:46.797079 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 780/3133] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/volumes/4c0f55f2-a011-44b4-be77-1664d23d0ea8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:46.801790 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-500b700d-a92d-4ea1-a1c4-d134745d2388 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key2 Aug 07 17:12:46.802039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b11e79e8-0fe4-4fcc-bbf4-30a8da92bc5c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.802166 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-500b700d-a92d-4ea1-a1c4-d134745d2388 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.802466 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-500b700d-a92d-4ea1-a1c4-d134745d2388 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.804509 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b11e79e8-0fe4-4fcc-bbf4-30a8da92bc5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:12:46.804830 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b11e79e8-0fe4-4fcc-bbf4-30a8da92bc5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.805103 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b11e79e8-0fe4-4fcc-bbf4-30a8da92bc5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.812122 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d07af4d7-df8c-41e3-9f11-7f99fb425eeb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.814223 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:46.814223 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:46.816597 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d07af4d7-df8c-41e3-9f11-7f99fb425eeb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] DELETE https://10.4.3.144/volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 Aug 07 17:12:46.817284 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d07af4d7-df8c-41e3-9f11-7f99fb425eeb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.817284 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d07af4d7-df8c-41e3-9f11-7f99fb425eeb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.817284 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-d07af4d7-df8c-41e3-9f11-7f99fb425eeb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume with id: dfe183ff-49b4-441f-b081-8cd3a18e5a08 Aug 07 17:12:46.818639 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b11e79e8-0fe4-4fcc-bbf4-30a8da92bc5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:46.821482 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-500b700d-a92d-4ea1-a1c4-d134745d2388 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key2 returned with HTTP 202 Aug 07 17:12:46.822193 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 785/3134] 10.4.3.144 () {68 vars in 1455 bytes} [Fri Aug 7 17:12:46 2026] DELETE /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:12:46.825015 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b11e79e8-0fe4-4fcc-bbf4-30a8da92bc5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec returned with HTTP 200 Aug 07 17:12:46.825548 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 790/3135] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.826096 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:46.826096 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:46.826764 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d07af4d7-df8c-41e3-9f11-7f99fb425eeb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:46.832435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aab25bbe-f5b4-4368-8b44-ecec5daf168a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.836321 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aab25bbe-f5b4-4368-8b44-ecec5daf168a tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] GET https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key2 Aug 07 17:12:46.836569 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aab25bbe-f5b4-4368-8b44-ecec5daf168a tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.836779 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aab25bbe-f5b4-4368-8b44-ecec5daf168a tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.839166 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-da6189b3-3a1e-4a54-8e5d-bc61c5f69892 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.843500 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da6189b3-3a1e-4a54-8e5d-bc61c5f69892 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:12:46.843701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da6189b3-3a1e-4a54-8e5d-bc61c5f69892 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.843891 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da6189b3-3a1e-4a54-8e5d-bc61c5f69892 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.845247 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aab25bbe-f5b4-4368-8b44-ecec5daf168a tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] HTTP exception thrown: Group Type 7f6a18ec-c52d-41eb-b773-e085ec45e506 has no extra spec with key key2. Aug 07 17:12:46.845439 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aab25bbe-f5b4-4368-8b44-ecec5daf168a tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key2 returned with HTTP 404 Aug 07 17:12:46.846141 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 781/3136] 10.4.3.144 () {68 vars in 1452 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:12:46.852766 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:46.852766 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:46.856067 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d07af4d7-df8c-41e3-9f11-7f99fb425eeb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume request issued successfully. Aug 07 17:12:46.856067 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d07af4d7-df8c-41e3-9f11-7f99fb425eeb tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 returned with HTTP 202 Aug 07 17:12:46.856067 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 781/3137] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:46 2026] DELETE /volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:46.857801 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd21497b-e8f4-4cf0-ae0d-ed2d1f4750ce None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.861067 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd21497b-e8f4-4cf0-ae0d-ed2d1f4750ce tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 Aug 07 17:12:46.861067 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd21497b-e8f4-4cf0-ae0d-ed2d1f4750ce tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.861237 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd21497b-e8f4-4cf0-ae0d-ed2d1f4750ce tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.864701 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-da6189b3-3a1e-4a54-8e5d-bc61c5f69892 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:46.866915 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-905f0a53-1628-4236-b30b-70fc28a99b4d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.869535 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da6189b3-3a1e-4a54-8e5d-bc61c5f69892 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec returned with HTTP 200 Aug 07 17:12:46.869965 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-905f0a53-1628-4236-b30b-70fc28a99b4d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 Aug 07 17:12:46.870113 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 786/3138] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:12:46.870220 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-905f0a53-1628-4236-b30b-70fc28a99b4d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.870763 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-905f0a53-1628-4236-b30b-70fc28a99b4d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.878514 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd21497b-e8f4-4cf0-ae0d-ed2d1f4750ce tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 returned with HTTP 202 Aug 07 17:12:46.878650 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:46.878650 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:46.879407 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 791/3139] 10.4.3.144 () {68 vars in 1455 bytes} [Fri Aug 7 17:12:46 2026] DELETE /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:12:46.884119 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-905f0a53-1628-4236-b30b-70fc28a99b4d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:46.887669 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-67aab0dc-a7dd-4cca-ac33-e4ff654d3464 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.887934 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67155b30-da5d-4d15-ac0b-01d143de994c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.889972 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-905f0a53-1628-4236-b30b-70fc28a99b4d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 returned with HTTP 200 Aug 07 17:12:46.890387 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 782/3140] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:46.893134 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-67aab0dc-a7dd-4cca-ac33-e4ff654d3464 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] GET https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 Aug 07 17:12:46.893208 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67155b30-da5d-4d15-ac0b-01d143de994c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec/action Aug 07 17:12:46.893239 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-67aab0dc-a7dd-4cca-ac33-e4ff654d3464 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.893239 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-67aab0dc-a7dd-4cca-ac33-e4ff654d3464 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.893340 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67155b30-da5d-4d15-ac0b-01d143de994c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:12:46.893340 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67155b30-da5d-4d15-ac0b-01d143de994c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:46.899502 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-67aab0dc-a7dd-4cca-ac33-e4ff654d3464 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] HTTP exception thrown: Group Type 7f6a18ec-c52d-41eb-b773-e085ec45e506 has no extra spec with key key3. Aug 07 17:12:46.899678 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-67aab0dc-a7dd-4cca-ac33-e4ff654d3464 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 returned with HTTP 404 Aug 07 17:12:46.900531 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 782/3141] 10.4.3.144 () {68 vars in 1452 bytes} [Fri Aug 7 17:12:46 2026] GET /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506/group_specs/key3 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:12:46.908778 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-825d02f0-0915-491f-ab69-ae9e078766e3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:46.909346 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:46.909346 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:46.910545 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67155b30-da5d-4d15-ac0b-01d143de994c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:46.911367 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-825d02f0-0915-491f-ab69-ae9e078766e3 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] DELETE https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506 Aug 07 17:12:46.911885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-825d02f0-0915-491f-ab69-ae9e078766e3 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:46.911885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-825d02f0-0915-491f-ab69-ae9e078766e3 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:46.919551 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67155b30-da5d-4d15-ac0b-01d143de994c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume updated successfully. Aug 07 17:12:46.919769 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67155b30-da5d-4d15-ac0b-01d143de994c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec/action returned with HTTP 200 Aug 07 17:12:46.920266 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 787/3142] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:12:46 2026] POST /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 17:12:46.926792 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-825d02f0-0915-491f-ab69-ae9e078766e3 tempest-GroupTypeSpecsTest-996062067 tempest-GroupTypeSpecsTest-996062067-project-admin] https://10.4.3.144/volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506 returned with HTTP 202 Aug 07 17:12:46.927233 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 792/3143] 10.4.3.144 () {68 vars in 1404 bytes} [Fri Aug 7 17:12:46 2026] DELETE /volume/v3/group_types/7f6a18ec-c52d-41eb-b773-e085ec45e506 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:12:47.073019 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-3e8f31bc-c02b-4180-9d19-461838488f2d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:47.075373 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-3e8f31bc-c02b-4180-9d19-461838488f2d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:12:47.075590 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-3e8f31bc-c02b-4180-9d19-461838488f2d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:47.075788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-3e8f31bc-c02b-4180-9d19-461838488f2d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:47.085382 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:47.085382 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:47.091045 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-3e8f31bc-c02b-4180-9d19-461838488f2d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:47.097139 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-3e8f31bc-c02b-4180-9d19-461838488f2d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec returned with HTTP 200 Aug 07 17:12:47.097790 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 783/3144] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:47 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:47.588508 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-dac934e5-e21e-4662-a215-71f75bce41b0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:47.588904 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8db3ace6-cbb3-48dc-9f0e-18c9b46f3348 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:47.591057 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8db3ace6-cbb3-48dc-9f0e-18c9b46f3348 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:47.591352 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8db3ace6-cbb3-48dc-9f0e-18c9b46f3348 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:47.591416 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-dac934e5-e21e-4662-a215-71f75bce41b0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:12:47.591636 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-dac934e5-e21e-4662-a215-71f75bce41b0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:47.591909 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-dac934e5-e21e-4662-a215-71f75bce41b0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:47.594059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8db3ace6-cbb3-48dc-9f0e-18c9b46f3348 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:47.594059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8db3ace6-cbb3-48dc-9f0e-18c9b46f3348 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:47.600552 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:47.600552 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:47.601309 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8db3ace6-cbb3-48dc-9f0e-18c9b46f3348 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:47.602181 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 788/3145] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:47 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:47.605738 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:47.605738 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:47.610195 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-dac934e5-e21e-4662-a215-71f75bce41b0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:47.614786 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-dac934e5-e21e-4662-a215-71f75bce41b0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec returned with HTTP 200 Aug 07 17:12:47.615233 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 783/3146] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:12:47 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:47.628174 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4f06fe36-140d-4ed9-ad96-909132eedbe1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:47.629875 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f06fe36-140d-4ed9-ad96-909132eedbe1 None None] GET https://10.4.3.144/volume// Aug 07 17:12:47.630115 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f06fe36-140d-4ed9-ad96-909132eedbe1 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:47.632185 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f06fe36-140d-4ed9-ad96-909132eedbe1 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:47.634823 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f06fe36-140d-4ed9-ad96-909132eedbe1 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:12:47.634823 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 793/3147] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:12:47 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:12:47.644676 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-5e27b930-9716-4edc-bfbe-d659f5ddf973 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:47.646444 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-5e27b930-9716-4edc-bfbe-d659f5ddf973 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:12:47.646807 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-5e27b930-9716-4edc-bfbe-d659f5ddf973 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68e52cad-de6d-4e13-9738-d50d861d05ec", "connector": null, "instance_uuid": "c310f992-903f-4564-a63d-bd992289b970"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:47.840078 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:47.840078 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:47.871413 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-5e27b930-9716-4edc-bfbe-d659f5ddf973 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:12:47.872002 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 784/3148] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:12:47 2026] POST /volume/v3/attachments => generated 273 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:47.913795 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f765d6fe-a153-41b4-97ba-dccd6af78a21 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:47.917380 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f765d6fe-a153-41b4-97ba-dccd6af78a21 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 Aug 07 17:12:47.917746 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f765d6fe-a153-41b4-97ba-dccd6af78a21 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:47.918109 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f765d6fe-a153-41b4-97ba-dccd6af78a21 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:47.928186 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f765d6fe-a153-41b4-97ba-dccd6af78a21 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 returned with HTTP 404 Aug 07 17:12:47.928186 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 789/3149] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:47 2026] GET /volume/v3/volumes/dfe183ff-49b4-441f-b081-8cd3a18e5a08 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:47.938452 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3c67feb0-867e-42e2-9b8b-317efd3c5741 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:47.941541 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3c67feb0-867e-42e2-9b8b-317efd3c5741 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] DELETE https://10.4.3.144/volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed Aug 07 17:12:47.941826 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3c67feb0-867e-42e2-9b8b-317efd3c5741 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:47.942065 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3c67feb0-867e-42e2-9b8b-317efd3c5741 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:47.942274 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-3c67feb0-867e-42e2-9b8b-317efd3c5741 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume with id: 11c41f32-cbdb-4d62-9887-ea846a1649ed Aug 07 17:12:47.952707 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:47.952707 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:47.953350 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3c67feb0-867e-42e2-9b8b-317efd3c5741 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:47.986619 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3c67feb0-867e-42e2-9b8b-317efd3c5741 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume request issued successfully. Aug 07 17:12:47.986619 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3c67feb0-867e-42e2-9b8b-317efd3c5741 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed returned with HTTP 202 Aug 07 17:12:47.986619 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 784/3150] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:47 2026] DELETE /volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:12:47.996050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1234bba9-cf3e-4865-9bf3-c868cb746606 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:47.997869 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1234bba9-cf3e-4865-9bf3-c868cb746606 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed Aug 07 17:12:47.998180 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1234bba9-cf3e-4865-9bf3-c868cb746606 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:47.998471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1234bba9-cf3e-4865-9bf3-c868cb746606 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:48.009091 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:48.009091 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:48.009546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-523d5ab9-e158-46e0-a9aa-40767eee263a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:48.011874 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-523d5ab9-e158-46e0-a9aa-40767eee263a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:48.012252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-523d5ab9-e158-46e0-a9aa-40767eee263a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:48.012558 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-523d5ab9-e158-46e0-a9aa-40767eee263a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:48.012744 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-523d5ab9-e158-46e0-a9aa-40767eee263a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Delete volume with id: 0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:48.015825 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1234bba9-cf3e-4865-9bf3-c868cb746606 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:48.020275 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:48.020275 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:48.020840 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-523d5ab9-e158-46e0-a9aa-40767eee263a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:48.022638 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1234bba9-cf3e-4865-9bf3-c868cb746606 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed returned with HTTP 200 Aug 07 17:12:48.024154 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 794/3151] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:47 2026] GET /volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:48.039355 np0000006737 devstack@c-api.service[100226]: WARNING cinder.keymgr.conf_key_mgr [None req-523d5ab9-e158-46e0-a9aa-40767eee263a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:12:48.050954 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-523d5ab9-e158-46e0-a9aa-40767eee263a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Delete volume request issued successfully. Aug 07 17:12:48.051198 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-523d5ab9-e158-46e0-a9aa-40767eee263a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 202 Aug 07 17:12:48.051735 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 785/3152] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:48 2026] DELETE /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:48.065690 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cbccb3a2-66df-4fa2-90f9-579bea7d54d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:48.069488 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbccb3a2-66df-4fa2-90f9-579bea7d54d0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:48.069747 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbccb3a2-66df-4fa2-90f9-579bea7d54d0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:48.069997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbccb3a2-66df-4fa2-90f9-579bea7d54d0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:48.078803 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:48.078803 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:48.085773 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cbccb3a2-66df-4fa2-90f9-579bea7d54d0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:12:48.091353 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbccb3a2-66df-4fa2-90f9-579bea7d54d0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 200 Aug 07 17:12:48.091849 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 790/3153] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:48 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:48.616947 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-99d4f3ef-d9de-4a31-96bd-6f20abbba1f7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:48.619170 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99d4f3ef-d9de-4a31-96bd-6f20abbba1f7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:48.619510 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-99d4f3ef-d9de-4a31-96bd-6f20abbba1f7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:48.619828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-99d4f3ef-d9de-4a31-96bd-6f20abbba1f7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:48.620009 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-99d4f3ef-d9de-4a31-96bd-6f20abbba1f7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:48.631054 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:48.631054 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:48.632095 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99d4f3ef-d9de-4a31-96bd-6f20abbba1f7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:48.632720 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 785/3154] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:48 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:48.888641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.013106 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:49.013144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-56882ff2-4be5-4aae-9bff-8f96fb3e3316 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.013398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-426865179"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:49.013517 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56882ff2-4be5-4aae-9bff-8f96fb3e3316 None None] GET https://10.4.3.144/volume// Aug 07 17:12:49.013517 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56882ff2-4be5-4aae-9bff-8f96fb3e3316 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.013517 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56882ff2-4be5-4aae-9bff-8f96fb3e3316 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.013586 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56882ff2-4be5-4aae-9bff-8f96fb3e3316 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:12:49.013868 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 786/3155] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:12: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 07 17:12:49.015238 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-426865179'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:49.015437 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Create volume of 1 GB Aug 07 17:12:49.020554 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Availability Zones retrieved successfully. Aug 07 17:12:49.026900 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-ba4e70ee-e294-47db-9922-f8c0df46546e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.029683 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Flow 'volume_create_api' (7b535abf-b550-4166-aa48-fb43650c94ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:49.029769 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-ba4e70ee-e294-47db-9922-f8c0df46546e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:12:49.029769 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-ba4e70ee-e294-47db-9922-f8c0df46546e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.029835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-ba4e70ee-e294-47db-9922-f8c0df46546e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.030583 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1acd8e-86dd-4785-9d70-03ec369fcb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.032619 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:49.041044 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-23d9b889-1820-4688-a594-145d88dae32d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.043070 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23d9b889-1820-4688-a594-145d88dae32d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed Aug 07 17:12:49.043202 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23d9b889-1820-4688-a594-145d88dae32d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.043447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23d9b889-1820-4688-a594-145d88dae32d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.050089 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.050089 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:49.050803 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23d9b889-1820-4688-a594-145d88dae32d tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed returned with HTTP 404 Aug 07 17:12:49.051445 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 786/3156] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:49 2026] GET /volume/v3/volumes/11c41f32-cbdb-4d62-9887-ea846a1649ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:49.054520 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-ba4e70ee-e294-47db-9922-f8c0df46546e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:12:49.061143 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-adaf4cd7-905e-4a3d-8e60-f567f84e2afd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.064308 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-adaf4cd7-905e-4a3d-8e60-f567f84e2afd tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 Aug 07 17:12:49.064308 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-adaf4cd7-905e-4a3d-8e60-f567f84e2afd tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.064308 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-adaf4cd7-905e-4a3d-8e60-f567f84e2afd tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.064308 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-adaf4cd7-905e-4a3d-8e60-f567f84e2afd tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume with id: b08b18da-ad98-4419-aeac-5cf8f794d823 Aug 07 17:12:49.066824 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-ba4e70ee-e294-47db-9922-f8c0df46546e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec returned with HTTP 200 Aug 07 17:12:49.067265 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 791/3157] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:12:49 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec => generated 1052 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:12:49.069575 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1acd8e-86dd-4785-9d70-03ec369fcb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.070794 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3096b046-724c-44fb-924d-4d038786f46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.077543 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.077543 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:49.077543 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-adaf4cd7-905e-4a3d-8e60-f567f84e2afd tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:49.110970 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5f7f1ba0-1d3d-473b-9089-d081d522d23e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.114707 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5f7f1ba0-1d3d-473b-9089-d081d522d23e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 Aug 07 17:12:49.114707 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5f7f1ba0-1d3d-473b-9089-d081d522d23e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.115179 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5f7f1ba0-1d3d-473b-9089-d081d522d23e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.116193 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-adaf4cd7-905e-4a3d-8e60-f567f84e2afd tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume request issued successfully. Aug 07 17:12:49.116492 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-adaf4cd7-905e-4a3d-8e60-f567f84e2afd tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 returned with HTTP 202 Aug 07 17:12:49.117042 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 787/3158] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:49 2026] DELETE /volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:49.124935 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5f7f1ba0-1d3d-473b-9089-d081d522d23e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 returned with HTTP 404 Aug 07 17:12:49.125659 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 787/3159] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:49 2026] GET /volume/v3/volumes/0d4964e6-e531-4cbe-83f6-cdf8e04fbe83 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:49.126826 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ebc8e7d-f086-4e88-8bf7-eb25f55bae88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.133628 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ebc8e7d-f086-4e88-8bf7-eb25f55bae88 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 Aug 07 17:12:49.133969 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ebc8e7d-f086-4e88-8bf7-eb25f55bae88 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.134097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ebc8e7d-f086-4e88-8bf7-eb25f55bae88 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.138877 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d252b572-2178-4b59-9b29-4428f22df538 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.144103 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d252b572-2178-4b59-9b29-4428f22df538 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:12:49.144501 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d252b572-2178-4b59-9b29-4428f22df538 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.144501 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d252b572-2178-4b59-9b29-4428f22df538 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Calling method 'detail' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.145558 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-d252b572-2178-4b59-9b29-4428f22df538 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:12:49.148990 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.148990 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:49.154958 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9ebc8e7d-f086-4e88-8bf7-eb25f55bae88 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:49.158854 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Created reservations ['a5dfe09a-1afb-4347-b348-f03c15ef714d', '5c9fd97f-c43b-4bc9-b726-d5fb1f7b7d1e', '81b08b6d-afab-4b5d-9654-1dc44900f592', 'e531b3f1-cb8e-49b7-8062-4c997811cd2d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:49.160119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3096b046-724c-44fb-924d-4d038786f46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5dfe09a-1afb-4347-b348-f03c15ef714d', '5c9fd97f-c43b-4bc9-b726-d5fb1f7b7d1e', '81b08b6d-afab-4b5d-9654-1dc44900f592', 'e531b3f1-cb8e-49b7-8062-4c997811cd2d']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.161270 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be6328d-78cc-4fac-b200-932f95efd36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.162650 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ebc8e7d-f086-4e88-8bf7-eb25f55bae88 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 returned with HTTP 200 Aug 07 17:12:49.162722 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 792/3160] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:49 2026] GET /volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:49.162757 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d252b572-2178-4b59-9b29-4428f22df538 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Get all volumes completed successfully. Aug 07 17:12:49.165556 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.165556 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:49.170476 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d252b572-2178-4b59-9b29-4428f22df538 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:12:49.171171 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 788/3161] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:12:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9317 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:49.195080 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c6448491-c1a1-4db6-b2fb-b91275b59829 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.201723 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be6328d-78cc-4fac-b200-932f95efd36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53e91474-6794-4398-9a9b-e7a5f5c3932c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-426865179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dd2b796539a44ad8b4aaa7519291211',qos_specs=None,replication_status=,reservations=['a5dfe09a-1afb-4347-b348-f03c15ef714d','5c9fd97f-c43b-4bc9-b726-d5fb1f7b7d1e','81b08b6d-afab-4b5d-9654-1dc44900f592','e531b3f1-cb8e-49b7-8062-4c997811cd2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6699acc205a44940b982affd041d4cbc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-426865179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53e91474-6794-4398-9a9b-e7a5f5c3932c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dd2b796539a44ad8b4aaa7519291211',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6699acc205a44940b982affd041d4cbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.202963 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6f1920-ba7a-4149-baaf-188399919e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.204735 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c6448491-c1a1-4db6-b2fb-b91275b59829 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] DELETE https://10.4.3.144/volume/v3/types/343d1be0-9b99-49e7-bfba-e84ae11ac19b Aug 07 17:12:49.205035 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c6448491-c1a1-4db6-b2fb-b91275b59829 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.205358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c6448491-c1a1-4db6-b2fb-b91275b59829 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.210197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-407fe81d-ca3f-4c4a-a419-b2840abae9a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.218359 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-407fe81d-ca3f-4c4a-a419-b2840abae9a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/13e7df4c-957e-4787-a705-0a7c6450aca2 Aug 07 17:12:49.218359 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-407fe81d-ca3f-4c4a-a419-b2840abae9a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:49.231739 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-407fe81d-ca3f-4c4a-a419-b2840abae9a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-68e52cad-de6d-4e13-9738-d50d861d05ec-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:12:49.239129 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-407fe81d-ca3f-4c4a-a419-b2840abae9a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-68e52cad-de6d-4e13-9738-d50d861d05ec-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:12:49.239916 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.239916 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:49.240238 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb6f1920-ba7a-4149-baaf-188399919e83) transitioned into state 'SUCCESS' from state '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-426865179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dd2b796539a44ad8b4aaa7519291211',qos_specs=None,replication_status=,reservations=['a5dfe09a-1afb-4347-b348-f03c15ef714d','5c9fd97f-c43b-4bc9-b726-d5fb1f7b7d1e','81b08b6d-afab-4b5d-9654-1dc44900f592','e531b3f1-cb8e-49b7-8062-4c997811cd2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6699acc205a44940b982affd041d4cbc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.241163 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15356b5-9c06-4f56-9c7a-98475dd52343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.245564 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c6448491-c1a1-4db6-b2fb-b91275b59829 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types/343d1be0-9b99-49e7-bfba-e84ae11ac19b returned with HTTP 202 Aug 07 17:12:49.246017 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 788/3162] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:49 2026] DELETE /volume/v3/types/343d1be0-9b99-49e7-bfba-e84ae11ac19b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:49.256381 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15356b5-9c06-4f56-9c7a-98475dd52343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.258312 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Flow 'volume_create_api' (7b535abf-b550-4166-aa48-fb43650c94ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:49.263987 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Create volume request issued successfully. Aug 07 17:12:49.264982 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8c4fad3-17d3-43fc-84ab-1636dd3234c0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:49.266048 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 795/3163] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:12:48 2026] POST /volume/v3/volumes => generated 777 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:49.266358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-16732ccd-7450-4ec9-899e-2de6ef4b8c33 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.270185 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16732ccd-7450-4ec9-899e-2de6ef4b8c33 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:49.270185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16732ccd-7450-4ec9-899e-2de6ef4b8c33 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2060350013", "extra_specs": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:49.282121 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-93ee42a3-6b72-4071-8ffd-5bcba32603ed None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.283569 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-93ee42a3-6b72-4071-8ffd-5bcba32603ed tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] GET https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c Aug 07 17:12:49.284188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-93ee42a3-6b72-4071-8ffd-5bcba32603ed tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.284404 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-93ee42a3-6b72-4071-8ffd-5bcba32603ed tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.294530 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16732ccd-7450-4ec9-899e-2de6ef4b8c33 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:49.295067 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 789/3164] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:12:49 2026] POST /volume/v3/types => generated 212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:49.297771 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.297771 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:49.303315 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-93ee42a3-6b72-4071-8ffd-5bcba32603ed tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Volume info retrieved successfully. Aug 07 17:12:49.307603 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-645f4939-77cf-4bf9-b5f8-2b9d9ba32fe4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.308667 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-93ee42a3-6b72-4071-8ffd-5bcba32603ed tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c returned with HTTP 200 Aug 07 17:12:49.309214 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 789/3165] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:49 2026] GET /volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:49.309647 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-645f4939-77cf-4bf9-b5f8-2b9d9ba32fe4 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] POST https://10.4.3.144/volume/v3/types/abcb9750-7963-4743-b318-9e416f3870ac/encryption Aug 07 17:12:49.310038 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-645f4939-77cf-4bf9-b5f8-2b9d9ba32fe4 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:49.312353 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.312353 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:49.347459 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-645f4939-77cf-4bf9-b5f8-2b9d9ba32fe4 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types/abcb9750-7963-4743-b318-9e416f3870ac/encryption returned with HTTP 200 Aug 07 17:12:49.347995 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 796/3166] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:12:49 2026] POST /volume/v3/types/abcb9750-7963-4743-b318-9e416f3870ac/encryption => generated 230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:49.358337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.361092 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:49.361530 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-95221686", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2060350013", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:49.364638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-95221686', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2060350013', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:49.375449 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume of 1 GB Aug 07 17:12:49.376251 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.376251 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:49.376377 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Availability Zones retrieved successfully. Aug 07 17:12:49.381986 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-407fe81d-ca3f-4c4a-a419-b2840abae9a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-68e52cad-de6d-4e13-9738-d50d861d05ec-np0000006737" released by "attachment_update" :: held 0.144s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:12:49.382470 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-407fe81d-ca3f-4c4a-a419-b2840abae9a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/13e7df4c-957e-4787-a705-0a7c6450aca2 returned with HTTP 200 Aug 07 17:12:49.382984 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 793/3167] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:12:49 2026] PUT /volume/v3/attachments/13e7df4c-957e-4787-a705-0a7c6450aca2 => generated 968 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:49.384812 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Flow 'volume_create_api' (0a21bd98-8c69-4639-ab01-7e38a9db41b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:49.389049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc64d017-bc98-4d29-8b51-473ded547684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.389992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:49.422969 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-a48458fb-1760-4e6c-b8b0-4e3d7b1a8ae1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.425725 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-a48458fb-1760-4e6c-b8b0-4e3d7b1a8ae1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/13e7df4c-957e-4787-a705-0a7c6450aca2/action Aug 07 17:12:49.426277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-a48458fb-1760-4e6c-b8b0-4e3d7b1a8ae1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:12:49.426422 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-a48458fb-1760-4e6c-b8b0-4e3d7b1a8ae1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:49.428573 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc64d017-bc98-4d29-8b51-473ded547684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:12:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=abcb9750-7963-4743-b318-9e416f3870ac,is_public=True,name='tempest-scenario-type-luks-2060350013',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abcb9750-7963-4743-b318-9e416f3870ac', '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=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.430593 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a18bcc8-d1f1-4f56-98a4-b055250e0169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.449152 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.449152 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:49.461178 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-a48458fb-1760-4e6c-b8b0-4e3d7b1a8ae1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/13e7df4c-957e-4787-a705-0a7c6450aca2/action returned with HTTP 204 Aug 07 17:12:49.461829 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 790/3168] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:12:49 2026] POST /volume/v3/attachments/13e7df4c-957e-4787-a705-0a7c6450aca2/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:49.472976 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:49.476647 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:49.511712 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Created reservations ['39d337fc-0c8b-4e36-b8e0-19f6301b45e5', '8269a540-0b5e-4070-ba1b-f4d5d273f2b9', '20da19ba-579f-452f-902e-09ef88d1799d', '5c94506c-f057-4115-9a1c-420fcd637c93'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:49.513001 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a18bcc8-d1f1-4f56-98a4-b055250e0169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39d337fc-0c8b-4e36-b8e0-19f6301b45e5', '8269a540-0b5e-4070-ba1b-f4d5d273f2b9', '20da19ba-579f-452f-902e-09ef88d1799d', '5c94506c-f057-4115-9a1c-420fcd637c93']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.514338 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6267e9-e295-4414-b5cf-be093a1b56b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.551009 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f6267e9-e295-4414-b5cf-be093a1b56b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932f228e-fc75-4b77-ba43-b75e0663cd36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-95221686',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c1257864d640a09f3cbf1fd7d9b4db',qos_specs=None,replication_status=,reservations=['39d337fc-0c8b-4e36-b8e0-19f6301b45e5','8269a540-0b5e-4070-ba1b-f4d5d273f2b9','20da19ba-579f-452f-902e-09ef88d1799d','5c94506c-f057-4115-9a1c-420fcd637c93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b312bc4d6642bb9adcddb76d72c503',volume_type_id=abcb9750-7963-4743-b318-9e416f3870ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-95221686',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=932f228e-fc75-4b77-ba43-b75e0663cd36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c1257864d640a09f3cbf1fd7d9b4db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b312bc4d6642bb9adcddb76d72c503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abcb9750-7963-4743-b318-9e416f3870ac),volume_type_id=abcb9750-7963-4743-b318-9e416f3870ac)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.551868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9b6967-09b3-4333-9b09-6dc31be943f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.573720 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9b6967-09b3-4333-9b09-6dc31be943f2) transitioned into state 'SUCCESS' from state '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-95221686',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c1257864d640a09f3cbf1fd7d9b4db',qos_specs=None,replication_status=,reservations=['39d337fc-0c8b-4e36-b8e0-19f6301b45e5','8269a540-0b5e-4070-ba1b-f4d5d273f2b9','20da19ba-579f-452f-902e-09ef88d1799d','5c94506c-f057-4115-9a1c-420fcd637c93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b312bc4d6642bb9adcddb76d72c503',volume_type_id=abcb9750-7963-4743-b318-9e416f3870ac)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.574671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a82b16-e59e-48af-96fc-413b0ba38ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:49.587635 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3a82b16-e59e-48af-96fc-413b0ba38ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:49.588924 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Flow 'volume_create_api' (0a21bd98-8c69-4639-ab01-7e38a9db41b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:49.589313 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume request issued successfully. Aug 07 17:12:49.590052 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dbdeba5d-3d53-4189-8273-e76be13e5a87 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:49.590526 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 790/3169] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:49 2026] POST /volume/v3/volumes => generated 783 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:49.646785 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe920e1d-3131-4b9a-84f8-3d795d0a3884 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:49.650392 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe920e1d-3131-4b9a-84f8-3d795d0a3884 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:49.650392 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe920e1d-3131-4b9a-84f8-3d795d0a3884 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:49.650545 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe920e1d-3131-4b9a-84f8-3d795d0a3884 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:49.650545 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fe920e1d-3131-4b9a-84f8-3d795d0a3884 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:49.659287 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:49.659287 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:49.660217 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe920e1d-3131-4b9a-84f8-3d795d0a3884 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:49.661428 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 797/3170] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:49 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:49.915233 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-35119aad-8f93-4c95-8731-8b317dd589a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.030962 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35119aad-8f93-4c95-8731-8b317dd589a5 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] POST https://10.4.3.144/volume/v3/qos-specs Aug 07 17:12:50.031591 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-35119aad-8f93-4c95-8731-8b317dd589a5 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2097049813", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:50.033484 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.033484 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:50.033939 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-35119aad-8f93-4c95-8731-8b317dd589a5 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2097049813', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100225) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 17:12:50.044823 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-35119aad-8f93-4c95-8731-8b317dd589a5 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DB qos_specs_create(): root {'id': '9793b159-2e5b-46bb-86c9-8d5bb3faf6f6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2097049813'} {{(pid=100225) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 17:12:50.054073 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35119aad-8f93-4c95-8731-8b317dd589a5 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:12:50.054577 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 794/3171] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:12:49 2026] POST /volume/v3/qos-specs => generated 393 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.065460 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0d5885b2-c3fd-4dfd-b8e5-904afbe32e9f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.067463 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0d5885b2-c3fd-4dfd-b8e5-904afbe32e9f tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:50.067884 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0d5885b2-c3fd-4dfd-b8e5-904afbe32e9f tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-131764188"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:50.082070 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0d5885b2-c3fd-4dfd-b8e5-904afbe32e9f tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:50.082551 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 791/3172] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:12:50 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.092496 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ab2bbdeb-69ea-4c19-8e83-94cb1ce7a6e6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.095306 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab2bbdeb-69ea-4c19-8e83-94cb1ce7a6e6 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:50.095832 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ab2bbdeb-69ea-4c19-8e83-94cb1ce7a6e6 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1266439204"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:50.097999 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.097999 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:50.115788 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab2bbdeb-69ea-4c19-8e83-94cb1ce7a6e6 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:50.116289 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 791/3173] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:12:50 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.126222 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9fa60c2b-67f6-4023-9aae-df1d0e97cab9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.128389 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9fa60c2b-67f6-4023-9aae-df1d0e97cab9 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:50.128723 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9fa60c2b-67f6-4023-9aae-df1d0e97cab9 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-170297506"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:50.143805 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9fa60c2b-67f6-4023-9aae-df1d0e97cab9 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:50.144365 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 798/3174] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:12:50 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.156320 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24b533f3-a56f-415c-b014-70249e0429aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.157987 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24b533f3-a56f-415c-b014-70249e0429aa tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associate?vol_type_id=fd69b402-902c-4030-abb9-b8380325cb72 Aug 07 17:12:50.158304 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24b533f3-a56f-415c-b014-70249e0429aa tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.158588 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24b533f3-a56f-415c-b014-70249e0429aa tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'associate' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.158933 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.158933 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:50.159408 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-24b533f3-a56f-415c-b014-70249e0429aa tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Associate qos_spec: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 with type: fd69b402-902c-4030-abb9-b8380325cb72 {{(pid=100225) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 17:12:50.180214 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0623cbaa-7443-4649-9b4c-3db698655f61 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.183671 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0623cbaa-7443-4649-9b4c-3db698655f61 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 Aug 07 17:12:50.183865 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0623cbaa-7443-4649-9b4c-3db698655f61 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.184087 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0623cbaa-7443-4649-9b4c-3db698655f61 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.186819 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24b533f3-a56f-415c-b014-70249e0429aa tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associate?vol_type_id=fd69b402-902c-4030-abb9-b8380325cb72 returned with HTTP 202 Aug 07 17:12:50.187422 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 795/3175] 10.4.3.144 () {66 vars in 1481 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associate?vol_type_id=fd69b402-902c-4030-abb9-b8380325cb72 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.192257 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0623cbaa-7443-4649-9b4c-3db698655f61 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 returned with HTTP 404 Aug 07 17:12:50.193216 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 792/3176] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/volumes/b08b18da-ad98-4419-aeac-5cf8f794d823 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:50.198767 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6286fd4a-f196-4dae-9336-190be78f81ab None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.201209 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6286fd4a-f196-4dae-9336-190be78f81ab tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associate?vol_type_id=b3321f3e-e212-4a91-bd7e-24d5c4ec909a Aug 07 17:12:50.201476 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6286fd4a-f196-4dae-9336-190be78f81ab tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.201786 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6286fd4a-f196-4dae-9336-190be78f81ab tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'associate' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.202460 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6286fd4a-f196-4dae-9336-190be78f81ab tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Associate qos_spec: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 with type: b3321f3e-e212-4a91-bd7e-24d5c4ec909a {{(pid=100226) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 17:12:50.203113 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c4a26f0-028d-4b6c-b75b-e49e5eec7b53 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.205283 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c4a26f0-028d-4b6c-b75b-e49e5eec7b53 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] DELETE https://10.4.3.144/volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 Aug 07 17:12:50.205538 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c4a26f0-028d-4b6c-b75b-e49e5eec7b53 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.205863 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c4a26f0-028d-4b6c-b75b-e49e5eec7b53 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.206072 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9c4a26f0-028d-4b6c-b75b-e49e5eec7b53 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume with id: 3f300952-fdfd-42a0-9ff5-0418441901a2 Aug 07 17:12:50.215993 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.215993 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:50.216658 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9c4a26f0-028d-4b6c-b75b-e49e5eec7b53 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:50.243226 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6286fd4a-f196-4dae-9336-190be78f81ab tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associate?vol_type_id=b3321f3e-e212-4a91-bd7e-24d5c4ec909a returned with HTTP 202 Aug 07 17:12:50.243860 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 792/3177] 10.4.3.144 () {66 vars in 1481 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associate?vol_type_id=b3321f3e-e212-4a91-bd7e-24d5c4ec909a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.246460 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9c4a26f0-028d-4b6c-b75b-e49e5eec7b53 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume request issued successfully. Aug 07 17:12:50.246733 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c4a26f0-028d-4b6c-b75b-e49e5eec7b53 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 returned with HTTP 202 Aug 07 17:12:50.247410 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 799/3178] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:50 2026] DELETE /volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.258743 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-76ece239-1984-41a6-9453-eab3b0c565a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.261797 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76ece239-1984-41a6-9453-eab3b0c565a7 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associate?vol_type_id=6367197d-eb98-4ee1-a6be-1632549c4516 Aug 07 17:12:50.262009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76ece239-1984-41a6-9453-eab3b0c565a7 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.262225 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76ece239-1984-41a6-9453-eab3b0c565a7 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'associate' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.262770 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.262770 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:50.263900 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-76ece239-1984-41a6-9453-eab3b0c565a7 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Associate qos_spec: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 with type: 6367197d-eb98-4ee1-a6be-1632549c4516 {{(pid=100225) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 17:12:50.267744 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-105ec5be-05ac-4298-9418-1feadb7f283e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.275057 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-105ec5be-05ac-4298-9418-1feadb7f283e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 Aug 07 17:12:50.275057 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-105ec5be-05ac-4298-9418-1feadb7f283e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.275057 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-105ec5be-05ac-4298-9418-1feadb7f283e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.288339 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.288339 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:50.293085 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-105ec5be-05ac-4298-9418-1feadb7f283e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:50.297806 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76ece239-1984-41a6-9453-eab3b0c565a7 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associate?vol_type_id=6367197d-eb98-4ee1-a6be-1632549c4516 returned with HTTP 202 Aug 07 17:12:50.298235 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 796/3179] 10.4.3.144 () {66 vars in 1481 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associate?vol_type_id=6367197d-eb98-4ee1-a6be-1632549c4516 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.303183 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-105ec5be-05ac-4298-9418-1feadb7f283e tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 returned with HTTP 200 Aug 07 17:12:50.303183 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 793/3180] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.317096 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-12f299f6-bf87-4002-bbbb-3c1a91e1e771 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.319729 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12f299f6-bf87-4002-bbbb-3c1a91e1e771 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associations Aug 07 17:12:50.319729 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12f299f6-bf87-4002-bbbb-3c1a91e1e771 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.319992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-12f299f6-bf87-4002-bbbb-3c1a91e1e771 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'associations' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.321808 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.321808 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:50.322225 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.qos_specs_manage [None req-12f299f6-bf87-4002-bbbb-3c1a91e1e771 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Get associations for qos_spec id: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 {{(pid=100226) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 17:12:50.325134 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9b9cc4aa-0320-40b0-bdaa-32d391566c02 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.327201 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b9cc4aa-0320-40b0-bdaa-32d391566c02 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] GET https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c Aug 07 17:12:50.327456 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b9cc4aa-0320-40b0-bdaa-32d391566c02 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.327774 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9b9cc4aa-0320-40b0-bdaa-32d391566c02 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.346017 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.346017 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:50.351547 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9b9cc4aa-0320-40b0-bdaa-32d391566c02 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Volume info retrieved successfully. Aug 07 17:12:50.356488 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-12f299f6-bf87-4002-bbbb-3c1a91e1e771 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associations returned with HTTP 200 Aug 07 17:12:50.356488 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 793/3181] 10.4.3.144 () {66 vars in 1393 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associations => generated 446 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.366956 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9b9cc4aa-0320-40b0-bdaa-32d391566c02 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c returned with HTTP 200 Aug 07 17:12:50.367377 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 800/3182] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:50.368550 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e8ac325f-bbe2-4288-a702-2bd88cde6513 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.375075 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8ac325f-bbe2-4288-a702-2bd88cde6513 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/disassociate?vol_type_id=fd69b402-902c-4030-abb9-b8380325cb72 Aug 07 17:12:50.375501 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8ac325f-bbe2-4288-a702-2bd88cde6513 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.375501 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8ac325f-bbe2-4288-a702-2bd88cde6513 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'disassociate' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.375912 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.375912 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:50.376899 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e8ac325f-bbe2-4288-a702-2bd88cde6513 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Disassociate qos_spec: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 from type: fd69b402-902c-4030-abb9-b8380325cb72 {{(pid=100225) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 07 17:12:50.392279 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1b5d56f3-f67e-441d-abff-5569effb7a8e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.410433 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8ac325f-bbe2-4288-a702-2bd88cde6513 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/disassociate?vol_type_id=fd69b402-902c-4030-abb9-b8380325cb72 returned with HTTP 202 Aug 07 17:12:50.411527 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 797/3183] 10.4.3.144 () {66 vars in 1490 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/disassociate?vol_type_id=fd69b402-902c-4030-abb9-b8380325cb72 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.420533 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b1b77994-0f6b-4aff-b135-52309f7ca45d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.422599 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b1b77994-0f6b-4aff-b135-52309f7ca45d tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associations Aug 07 17:12:50.422599 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b1b77994-0f6b-4aff-b135-52309f7ca45d tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.422981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b1b77994-0f6b-4aff-b135-52309f7ca45d tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'associations' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.423058 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.423058 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:50.423456 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b1b77994-0f6b-4aff-b135-52309f7ca45d tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Get associations for qos_spec id: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 {{(pid=100226) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 17:12:50.434520 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b1b77994-0f6b-4aff-b135-52309f7ca45d tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associations returned with HTTP 200 Aug 07 17:12:50.435005 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 794/3184] 10.4.3.144 () {66 vars in 1393 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associations => generated 305 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.447098 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b9b8c36f-3604-4eac-85e4-643aa013ea91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.449720 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9b8c36f-3604-4eac-85e4-643aa013ea91 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/disassociate_all Aug 07 17:12:50.450213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9b8c36f-3604-4eac-85e4-643aa013ea91 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.450274 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9b8c36f-3604-4eac-85e4-643aa013ea91 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'disassociate_all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.451061 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b9b8c36f-3604-4eac-85e4-643aa013ea91 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Disassociate qos_spec: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 from all. {{(pid=100224) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 07 17:12:50.479764 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9b8c36f-3604-4eac-85e4-643aa013ea91 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/disassociate_all returned with HTTP 202 Aug 07 17:12:50.480424 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 801/3185] 10.4.3.144 () {66 vars in 1405 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/disassociate_all => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.488344 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-565b177f-2650-46ce-a8b1-4c2172a58a10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.491942 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-565b177f-2650-46ce-a8b1-4c2172a58a10 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associations Aug 07 17:12:50.492181 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-565b177f-2650-46ce-a8b1-4c2172a58a10 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.492382 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-565b177f-2650-46ce-a8b1-4c2172a58a10 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'associations' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.492775 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.492775 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:50.492986 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-565b177f-2650-46ce-a8b1-4c2172a58a10 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Get associations for qos_spec id: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 {{(pid=100225) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 17:12:50.508388 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1b5d56f3-f67e-441d-abff-5569effb7a8e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] POST https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c/action Aug 07 17:12:50.509398 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1b5d56f3-f67e-441d-abff-5569effb7a8e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:12:50.509624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1b5d56f3-f67e-441d-abff-5569effb7a8e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:50.511501 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-565b177f-2650-46ce-a8b1-4c2172a58a10 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associations returned with HTTP 200 Aug 07 17:12:50.512543 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 798/3186] 10.4.3.144 () {66 vars in 1393 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/associations => generated 24 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:50.522888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6eac5917-60cd-4018-a8a3-f65b7f65d487 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.525210 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6eac5917-60cd-4018-a8a3-f65b7f65d487 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/types/6367197d-eb98-4ee1-a6be-1632549c4516 Aug 07 17:12:50.526984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6eac5917-60cd-4018-a8a3-f65b7f65d487 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.526984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6eac5917-60cd-4018-a8a3-f65b7f65d487 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.526984 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.526984 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:50.531885 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.531885 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:50.532186 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1b5d56f3-f67e-441d-abff-5569effb7a8e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] Volume info retrieved successfully. Aug 07 17:12:50.534749 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-1b5d56f3-f67e-441d-abff-5569effb7a8e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '52e881630fcd48f88bc1cba2af27f740', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dd2b796539a44ad8b4aaa7519291211', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:50.534749 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1b5d56f3-f67e-441d-abff-5569effb7a8e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c/action returned with HTTP 403 Aug 07 17:12:50.534749 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 794/3187] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:12:50 2026] POST /volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c/action => generated 131 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:50.543682 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9f395fc1-1252-4b73-a7f7-acfe99fa4f3e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.545893 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f395fc1-1252-4b73-a7f7-acfe99fa4f3e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c Aug 07 17:12:50.546044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f395fc1-1252-4b73-a7f7-acfe99fa4f3e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.546213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f395fc1-1252-4b73-a7f7-acfe99fa4f3e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.546394 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9f395fc1-1252-4b73-a7f7-acfe99fa4f3e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Delete volume with id: 53e91474-6794-4398-9a9b-e7a5f5c3932c Aug 07 17:12:50.555972 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.555972 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:50.556208 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9f395fc1-1252-4b73-a7f7-acfe99fa4f3e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Volume info retrieved successfully. Aug 07 17:12:50.560071 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6eac5917-60cd-4018-a8a3-f65b7f65d487 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/types/6367197d-eb98-4ee1-a6be-1632549c4516 returned with HTTP 202 Aug 07 17:12:50.560071 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 795/3188] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:50 2026] DELETE /volume/v3/types/6367197d-eb98-4ee1-a6be-1632549c4516 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.567963 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1953b221-bab3-4409-b1ea-3bc3591c4aa1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.571465 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1953b221-bab3-4409-b1ea-3bc3591c4aa1 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/types/6367197d-eb98-4ee1-a6be-1632549c4516 Aug 07 17:12:50.571465 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1953b221-bab3-4409-b1ea-3bc3591c4aa1 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.571465 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1953b221-bab3-4409-b1ea-3bc3591c4aa1 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.579165 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1953b221-bab3-4409-b1ea-3bc3591c4aa1 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/types/6367197d-eb98-4ee1-a6be-1632549c4516 returned with HTTP 404 Aug 07 17:12:50.579885 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 799/3189] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/types/6367197d-eb98-4ee1-a6be-1632549c4516 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:50.585954 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9f395fc1-1252-4b73-a7f7-acfe99fa4f3e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Delete volume request issued successfully. Aug 07 17:12:50.586268 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f395fc1-1252-4b73-a7f7-acfe99fa4f3e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c returned with HTTP 202 Aug 07 17:12:50.586787 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 802/3190] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:50 2026] DELETE /volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.587846 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e5883606-9f36-46bd-868a-7cc73bd0d797 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.592014 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5883606-9f36-46bd-868a-7cc73bd0d797 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/types/b3321f3e-e212-4a91-bd7e-24d5c4ec909a Aug 07 17:12:50.592014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e5883606-9f36-46bd-868a-7cc73bd0d797 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.592014 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e5883606-9f36-46bd-868a-7cc73bd0d797 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.598071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a4e7e294-084b-4c8d-bc2d-1fb0511278d7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.599729 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a4e7e294-084b-4c8d-bc2d-1fb0511278d7 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] GET https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c Aug 07 17:12:50.599931 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a4e7e294-084b-4c8d-bc2d-1fb0511278d7 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.600170 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a4e7e294-084b-4c8d-bc2d-1fb0511278d7 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.610491 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.610491 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:50.614820 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a4e7e294-084b-4c8d-bc2d-1fb0511278d7 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Volume info retrieved successfully. Aug 07 17:12:50.619811 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a4e7e294-084b-4c8d-bc2d-1fb0511278d7 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c returned with HTTP 200 Aug 07 17:12:50.620312 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 796/3191] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:50.624187 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5883606-9f36-46bd-868a-7cc73bd0d797 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/types/b3321f3e-e212-4a91-bd7e-24d5c4ec909a returned with HTTP 202 Aug 07 17:12:50.624633 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 795/3192] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:50 2026] DELETE /volume/v3/types/b3321f3e-e212-4a91-bd7e-24d5c4ec909a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.631956 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-78196454-83b4-4841-bbc6-708968c07daa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.633998 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78196454-83b4-4841-bbc6-708968c07daa tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/types/b3321f3e-e212-4a91-bd7e-24d5c4ec909a Aug 07 17:12:50.634275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78196454-83b4-4841-bbc6-708968c07daa tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.634550 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78196454-83b4-4841-bbc6-708968c07daa tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.642516 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78196454-83b4-4841-bbc6-708968c07daa tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/types/b3321f3e-e212-4a91-bd7e-24d5c4ec909a returned with HTTP 404 Aug 07 17:12:50.643238 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 800/3193] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/types/b3321f3e-e212-4a91-bd7e-24d5c4ec909a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:50.651171 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-161c0fcd-0662-4cf0-9c47-956ed12667fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.653666 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-161c0fcd-0662-4cf0-9c47-956ed12667fb tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/types/fd69b402-902c-4030-abb9-b8380325cb72 Aug 07 17:12:50.653944 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-161c0fcd-0662-4cf0-9c47-956ed12667fb tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.654492 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-161c0fcd-0662-4cf0-9c47-956ed12667fb tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.675811 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fcccd796-369c-443a-ac9d-85d8984ba9d9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.677974 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcccd796-369c-443a-ac9d-85d8984ba9d9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:50.678237 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcccd796-369c-443a-ac9d-85d8984ba9d9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.678862 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcccd796-369c-443a-ac9d-85d8984ba9d9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.678862 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fcccd796-369c-443a-ac9d-85d8984ba9d9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:50.682836 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-161c0fcd-0662-4cf0-9c47-956ed12667fb tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/types/fd69b402-902c-4030-abb9-b8380325cb72 returned with HTTP 202 Aug 07 17:12:50.683414 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 803/3194] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:50 2026] DELETE /volume/v3/types/fd69b402-902c-4030-abb9-b8380325cb72 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.683811 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.683811 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:50.684699 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcccd796-369c-443a-ac9d-85d8984ba9d9 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:50.685263 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 797/3195] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.692573 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6d40ad13-ef9c-4102-abb7-65206006ff77 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.694858 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6d40ad13-ef9c-4102-abb7-65206006ff77 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/types/fd69b402-902c-4030-abb9-b8380325cb72 Aug 07 17:12:50.695068 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6d40ad13-ef9c-4102-abb7-65206006ff77 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.695296 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6d40ad13-ef9c-4102-abb7-65206006ff77 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.699674 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6d40ad13-ef9c-4102-abb7-65206006ff77 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/types/fd69b402-902c-4030-abb9-b8380325cb72 returned with HTTP 404 Aug 07 17:12:50.700079 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 796/3196] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/types/fd69b402-902c-4030-abb9-b8380325cb72 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:50.710711 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-155915e6-db8d-4123-8456-5a983d50c097 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.712645 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-155915e6-db8d-4123-8456-5a983d50c097 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] POST https://10.4.3.144/volume/v3/qos-specs Aug 07 17:12:50.713005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-155915e6-db8d-4123-8456-5a983d50c097 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-599349206", "consumer": "back-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:50.714671 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.714671 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:50.714997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-155915e6-db8d-4123-8456-5a983d50c097 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-599349206', 'consumer': 'back-end', 'specs': {}} {{(pid=100225) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 17:12:50.717794 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-155915e6-db8d-4123-8456-5a983d50c097 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DB qos_specs_create(): root {'id': 'fc95e1da-328f-49e2-a456-688664624167', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-599349206'} {{(pid=100225) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 17:12:50.723729 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-155915e6-db8d-4123-8456-5a983d50c097 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:12:50.724216 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 801/3197] 10.4.3.144 () {68 vars in 1264 bytes} [Fri Aug 7 17:12:50 2026] POST /volume/v3/qos-specs => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.732818 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e1d0fe8-da8e-4f53-8947-2408ed8d4f9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.734647 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e1d0fe8-da8e-4f53-8947-2408ed8d4f9a tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167?force=False Aug 07 17:12:50.734876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e1d0fe8-da8e-4f53-8947-2408ed8d4f9a tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.735106 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e1d0fe8-da8e-4f53-8947-2408ed8d4f9a tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.735778 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2e1d0fe8-da8e-4f53-8947-2408ed8d4f9a tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Delete qos_spec: fc95e1da-328f-49e2-a456-688664624167, force: False {{(pid=100224) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:12:50.764370 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e1d0fe8-da8e-4f53-8947-2408ed8d4f9a tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167?force=False returned with HTTP 202 Aug 07 17:12:50.764917 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 804/3198] 10.4.3.144 () {66 vars in 1380 bytes} [Fri Aug 7 17:12:50 2026] DELETE /volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.774088 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e02a3d8b-19b4-4ccf-9b3c-8cb0d491e991 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.775974 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e02a3d8b-19b4-4ccf-9b3c-8cb0d491e991 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167 Aug 07 17:12:50.776330 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e02a3d8b-19b4-4ccf-9b3c-8cb0d491e991 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.776515 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e02a3d8b-19b4-4ccf-9b3c-8cb0d491e991 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.783853 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e02a3d8b-19b4-4ccf-9b3c-8cb0d491e991 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167 returned with HTTP 404 Aug 07 17:12:50.784370 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 798/3199] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:50.792289 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-11234f67-8652-43cf-b92a-c5d36c9bf9b1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.794218 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-11234f67-8652-43cf-b92a-c5d36c9bf9b1 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs Aug 07 17:12:50.794434 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-11234f67-8652-43cf-b92a-c5d36c9bf9b1 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.794653 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-11234f67-8652-43cf-b92a-c5d36c9bf9b1 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.806919 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-11234f67-8652-43cf-b92a-c5d36c9bf9b1 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:12:50.807419 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 797/3200] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.819846 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b01098fc-b000-45c8-b40a-0f3d4d46e3b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.823300 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b01098fc-b000-45c8-b40a-0f3d4d46e3b0 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167?force=False Aug 07 17:12:50.824458 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b01098fc-b000-45c8-b40a-0f3d4d46e3b0 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.824537 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b01098fc-b000-45c8-b40a-0f3d4d46e3b0 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.824852 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.824852 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:50.825709 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b01098fc-b000-45c8-b40a-0f3d4d46e3b0 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Delete qos_spec: fc95e1da-328f-49e2-a456-688664624167, force: False {{(pid=100225) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:12:50.832234 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b01098fc-b000-45c8-b40a-0f3d4d46e3b0 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167?force=False returned with HTTP 404 Aug 07 17:12:50.833034 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 802/3201] 10.4.3.144 () {66 vars in 1380 bytes} [Fri Aug 7 17:12:50 2026] DELETE /volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:50.841514 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-41c338a0-8b6f-4f4b-bcdb-6fb1cf4e3f99 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.843423 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41c338a0-8b6f-4f4b-bcdb-6fb1cf4e3f99 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167 Aug 07 17:12:50.845054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41c338a0-8b6f-4f4b-bcdb-6fb1cf4e3f99 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.845054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41c338a0-8b6f-4f4b-bcdb-6fb1cf4e3f99 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.845054 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.845054 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:50.847729 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41c338a0-8b6f-4f4b-bcdb-6fb1cf4e3f99 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167 returned with HTTP 404 Aug 07 17:12:50.848280 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 805/3202] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/fc95e1da-328f-49e2-a456-688664624167 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:50.857200 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-31795477-6a68-4df7-8e1d-b53664e3c1d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.859361 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31795477-6a68-4df7-8e1d-b53664e3c1d4 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] POST https://10.4.3.144/volume/v3/qos-specs Aug 07 17:12:50.859757 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-31795477-6a68-4df7-8e1d-b53664e3c1d4 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-704919470", "consumer": "both"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:50.863887 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.qos_specs [None req-31795477-6a68-4df7-8e1d-b53664e3c1d4 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-704919470', 'consumer': 'both', 'specs': {}} {{(pid=100226) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 17:12:50.871106 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-31795477-6a68-4df7-8e1d-b53664e3c1d4 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DB qos_specs_create(): root {'id': '7b1cd483-55d2-499b-a817-a732a71f326a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-704919470'} {{(pid=100226) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 17:12:50.880250 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31795477-6a68-4df7-8e1d-b53664e3c1d4 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:12:50.880880 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 799/3203] 10.4.3.144 () {68 vars in 1264 bytes} [Fri Aug 7 17:12:50 2026] POST /volume/v3/qos-specs => generated 364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.896303 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-23cc0ede-74ea-4e8a-b4ad-a86ef63a5c85 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.898578 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23cc0ede-74ea-4e8a-b4ad-a86ef63a5c85 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a?force=False Aug 07 17:12:50.898945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23cc0ede-74ea-4e8a-b4ad-a86ef63a5c85 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.899517 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23cc0ede-74ea-4e8a-b4ad-a86ef63a5c85 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.899825 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.899825 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:50.900387 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-23cc0ede-74ea-4e8a-b4ad-a86ef63a5c85 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Delete qos_spec: 7b1cd483-55d2-499b-a817-a732a71f326a, force: False {{(pid=100227) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:12:50.932756 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23cc0ede-74ea-4e8a-b4ad-a86ef63a5c85 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a?force=False returned with HTTP 202 Aug 07 17:12:50.933380 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 798/3204] 10.4.3.144 () {66 vars in 1380 bytes} [Fri Aug 7 17:12:50 2026] DELETE /volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a?force=False => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:50.942762 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c0fa90a-88f3-4f8d-a9a4-f82e4c5ba65b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.944354 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c0fa90a-88f3-4f8d-a9a4-f82e4c5ba65b tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a Aug 07 17:12:50.944692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c0fa90a-88f3-4f8d-a9a4-f82e4c5ba65b tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.945097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c0fa90a-88f3-4f8d-a9a4-f82e4c5ba65b tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.950695 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c0fa90a-88f3-4f8d-a9a4-f82e4c5ba65b tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a returned with HTTP 404 Aug 07 17:12:50.950695 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 803/3205] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:50.958599 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c7a1b237-f1f0-473d-b13b-56abfb350c33 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.960819 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7a1b237-f1f0-473d-b13b-56abfb350c33 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs Aug 07 17:12:50.961073 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7a1b237-f1f0-473d-b13b-56abfb350c33 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.961370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7a1b237-f1f0-473d-b13b-56abfb350c33 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.975496 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7a1b237-f1f0-473d-b13b-56abfb350c33 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:12:50.976197 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 806/3206] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:12:50 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:50.984807 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ceba81f-e9eb-4826-9996-2488277bc51c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:50.987782 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ceba81f-e9eb-4826-9996-2488277bc51c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a?force=False Aug 07 17:12:50.987920 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ceba81f-e9eb-4826-9996-2488277bc51c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:50.988148 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ceba81f-e9eb-4826-9996-2488277bc51c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:50.988365 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:50.988365 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:50.988820 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ceba81f-e9eb-4826-9996-2488277bc51c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Delete qos_spec: 7b1cd483-55d2-499b-a817-a732a71f326a, force: False {{(pid=100226) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:12:50.997546 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ceba81f-e9eb-4826-9996-2488277bc51c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a?force=False returned with HTTP 404 Aug 07 17:12:50.998062 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 800/3207] 10.4.3.144 () {66 vars in 1380 bytes} [Fri Aug 7 17:12:50 2026] DELETE /volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:51.005776 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8103704b-4415-48e0-8312-cf48d423688e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.007685 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8103704b-4415-48e0-8312-cf48d423688e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a Aug 07 17:12:51.007935 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8103704b-4415-48e0-8312-cf48d423688e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.008210 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8103704b-4415-48e0-8312-cf48d423688e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.008510 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.008510 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:51.012183 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8103704b-4415-48e0-8312-cf48d423688e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a returned with HTTP 404 Aug 07 17:12:51.012838 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 799/3208] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs/7b1cd483-55d2-499b-a817-a732a71f326a => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:51.021034 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-647d8929-6e53-4e57-ae5a-56997a76db7c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.022758 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-647d8929-6e53-4e57-ae5a-56997a76db7c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] POST https://10.4.3.144/volume/v3/qos-specs Aug 07 17:12:51.025067 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-647d8929-6e53-4e57-ae5a-56997a76db7c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1031240743", "consumer": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:51.025211 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-647d8929-6e53-4e57-ae5a-56997a76db7c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1031240743', 'consumer': 'front-end', 'specs': {}} {{(pid=100225) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 17:12:51.028625 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-647d8929-6e53-4e57-ae5a-56997a76db7c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DB qos_specs_create(): root {'id': 'bb9cc90e-5fa0-4854-9392-b5e350ed1406', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1031240743'} {{(pid=100225) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 17:12:51.036230 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-647d8929-6e53-4e57-ae5a-56997a76db7c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:12:51.037205 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 804/3209] 10.4.3.144 () {68 vars in 1264 bytes} [Fri Aug 7 17:12:51 2026] POST /volume/v3/qos-specs => generated 370 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:51.046689 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-60e7927e-45a1-4291-bff6-1e74ae348b48 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.048989 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60e7927e-45a1-4291-bff6-1e74ae348b48 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406?force=False Aug 07 17:12:51.049347 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-60e7927e-45a1-4291-bff6-1e74ae348b48 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.049474 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-60e7927e-45a1-4291-bff6-1e74ae348b48 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.049774 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.049774 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:51.050226 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-60e7927e-45a1-4291-bff6-1e74ae348b48 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Delete qos_spec: bb9cc90e-5fa0-4854-9392-b5e350ed1406, force: False {{(pid=100224) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:12:51.068761 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60e7927e-45a1-4291-bff6-1e74ae348b48 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406?force=False returned with HTTP 202 Aug 07 17:12:51.069211 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 807/3210] 10.4.3.144 () {66 vars in 1380 bytes} [Fri Aug 7 17:12:51 2026] DELETE /volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406?force=False => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:51.076510 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-452bd551-663c-41e0-ad36-88f6b1a3b652 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.078477 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-452bd551-663c-41e0-ad36-88f6b1a3b652 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406 Aug 07 17:12:51.078679 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-452bd551-663c-41e0-ad36-88f6b1a3b652 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.078867 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-452bd551-663c-41e0-ad36-88f6b1a3b652 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.082675 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-452bd551-663c-41e0-ad36-88f6b1a3b652 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406 returned with HTTP 404 Aug 07 17:12:51.083184 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 801/3211] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:51.089765 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6ce5a55a-8d71-458f-9840-605747228f57 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.091666 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ce5a55a-8d71-458f-9840-605747228f57 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs Aug 07 17:12:51.091873 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ce5a55a-8d71-458f-9840-605747228f57 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.092068 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ce5a55a-8d71-458f-9840-605747228f57 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.098811 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ce5a55a-8d71-458f-9840-605747228f57 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:12:51.099247 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 800/3212] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:51.114450 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-861d32a6-eefc-44a3-addc-0c49f5bdecc6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.116533 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-861d32a6-eefc-44a3-addc-0c49f5bdecc6 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406?force=False Aug 07 17:12:51.117013 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-861d32a6-eefc-44a3-addc-0c49f5bdecc6 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.118044 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-861d32a6-eefc-44a3-addc-0c49f5bdecc6 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.118044 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.118044 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:51.118376 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-861d32a6-eefc-44a3-addc-0c49f5bdecc6 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Delete qos_spec: bb9cc90e-5fa0-4854-9392-b5e350ed1406, force: False {{(pid=100225) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:12:51.123612 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-861d32a6-eefc-44a3-addc-0c49f5bdecc6 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406?force=False returned with HTTP 404 Aug 07 17:12:51.124391 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 805/3213] 10.4.3.144 () {66 vars in 1380 bytes} [Fri Aug 7 17:12:51 2026] DELETE /volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:51.135430 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-664e2fe8-6f89-482c-b7d8-be3d452e4e07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.137642 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-664e2fe8-6f89-482c-b7d8-be3d452e4e07 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406 Aug 07 17:12:51.138016 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-664e2fe8-6f89-482c-b7d8-be3d452e4e07 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.138178 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-664e2fe8-6f89-482c-b7d8-be3d452e4e07 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.138348 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.138348 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:51.142250 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-664e2fe8-6f89-482c-b7d8-be3d452e4e07 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406 returned with HTTP 404 Aug 07 17:12:51.142733 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 808/3214] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs/bb9cc90e-5fa0-4854-9392-b5e350ed1406 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:51.152363 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dd6361d8-431c-4b47-a8d5-1d04b7a8c34d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.154801 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd6361d8-431c-4b47-a8d5-1d04b7a8c34d tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 Aug 07 17:12:51.156203 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd6361d8-431c-4b47-a8d5-1d04b7a8c34d tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.156203 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd6361d8-431c-4b47-a8d5-1d04b7a8c34d tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.168381 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd6361d8-431c-4b47-a8d5-1d04b7a8c34d tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 returned with HTTP 200 Aug 07 17:12:51.168891 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 802/3215] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:51.184569 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c16aa45f-b40d-40b0-bc97-6454f6e7c5c0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.187980 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c16aa45f-b40d-40b0-bc97-6454f6e7c5c0 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs Aug 07 17:12:51.188277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c16aa45f-b40d-40b0-bc97-6454f6e7c5c0 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.188523 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c16aa45f-b40d-40b0-bc97-6454f6e7c5c0 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.188847 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.188847 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:51.198768 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c16aa45f-b40d-40b0-bc97-6454f6e7c5c0 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs returned with HTTP 200 Aug 07 17:12:51.199205 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 801/3216] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:51.210200 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8adb8c8c-3eda-4462-8317-ee3cdfcc872c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.214220 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8adb8c8c-3eda-4462-8317-ee3cdfcc872c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] PUT https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 Aug 07 17:12:51.214220 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8adb8c8c-3eda-4462-8317-ee3cdfcc872c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:51.228278 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-8adb8c8c-3eda-4462-8317-ee3cdfcc872c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100225) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 07 17:12:51.238874 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-8adb8c8c-3eda-4462-8317-ee3cdfcc872c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] qos_specs_update() value: {'id': 'a948ef15-88ae-4e5b-a3ab-f837267cddf8', 'key': 'iops_bytes', 'value': '500', 'specs_id': '9793b159-2e5b-46bb-86c9-8d5bb3faf6f6', 'deleted': False} {{(pid=100225) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 07 17:12:51.246054 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8adb8c8c-3eda-4462-8317-ee3cdfcc872c tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 returned with HTTP 200 Aug 07 17:12:51.246054 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 806/3217] 10.4.3.144 () {68 vars in 1374 bytes} [Fri Aug 7 17:12:51 2026] PUT /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 => generated 36 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:51.258876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-284aac37-2616-4d64-8e62-1310ca3b3128 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.261050 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-284aac37-2616-4d64-8e62-1310ca3b3128 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 Aug 07 17:12:51.261295 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-284aac37-2616-4d64-8e62-1310ca3b3128 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.261530 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-284aac37-2616-4d64-8e62-1310ca3b3128 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.267786 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-284aac37-2616-4d64-8e62-1310ca3b3128 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 returned with HTTP 200 Aug 07 17:12:51.268307 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 809/3218] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 => generated 414 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:51.279787 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e48000ab-a5ef-45d3-a84c-8f298c812c4e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.281547 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e48000ab-a5ef-45d3-a84c-8f298c812c4e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] PUT https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/delete_keys Aug 07 17:12:51.281951 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e48000ab-a5ef-45d3-a84c-8f298c812c4e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:51.283987 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.283987 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:51.284392 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e48000ab-a5ef-45d3-a84c-8f298c812c4e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Delete_key spec: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6, keys: ['iops_bytes'] {{(pid=100226) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 07 17:12:51.312569 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e48000ab-a5ef-45d3-a84c-8f298c812c4e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/delete_keys returned with HTTP 202 Aug 07 17:12:51.313061 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 803/3219] 10.4.3.144 () {68 vars in 1410 bytes} [Fri Aug 7 17:12:51 2026] PUT /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6/delete_keys => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:51.322662 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7c5a900f-ecae-426d-a35e-195d01cfb1f8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.324429 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-faa68453-da23-4f85-8727-273514a074be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.325405 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7c5a900f-ecae-426d-a35e-195d01cfb1f8 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 Aug 07 17:12:51.325756 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7c5a900f-ecae-426d-a35e-195d01cfb1f8 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.328897 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7c5a900f-ecae-426d-a35e-195d01cfb1f8 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.328897 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.328897 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:51.329097 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-faa68453-da23-4f85-8727-273514a074be tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 Aug 07 17:12:51.329097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-faa68453-da23-4f85-8727-273514a074be tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.329097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-faa68453-da23-4f85-8727-273514a074be tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.334844 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7c5a900f-ecae-426d-a35e-195d01cfb1f8 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 returned with HTTP 200 Aug 07 17:12:51.335469 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 802/3220] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:51.336935 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-faa68453-da23-4f85-8727-273514a074be tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 returned with HTTP 404 Aug 07 17:12:51.337628 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 807/3221] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/volumes/3f300952-fdfd-42a0-9ff5-0418441901a2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:51.346550 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e596f735-66fa-441f-84f9-ebe98418b915 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.348882 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-019eb6dc-88df-42da-af28-287bc9ae9fe3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.349491 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e596f735-66fa-441f-84f9-ebe98418b915 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] DELETE https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 Aug 07 17:12:51.349736 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e596f735-66fa-441f-84f9-ebe98418b915 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.349947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e596f735-66fa-441f-84f9-ebe98418b915 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.350215 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e596f735-66fa-441f-84f9-ebe98418b915 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume with id: 68575f88-1a77-4f66-87f8-958d180b7519 Aug 07 17:12:51.351320 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-019eb6dc-88df-42da-af28-287bc9ae9fe3 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 Aug 07 17:12:51.351504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-019eb6dc-88df-42da-af28-287bc9ae9fe3 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.351751 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-019eb6dc-88df-42da-af28-287bc9ae9fe3 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.352256 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.352256 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:51.357722 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-019eb6dc-88df-42da-af28-287bc9ae9fe3 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 returned with HTTP 200 Aug 07 17:12:51.358325 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 804/3222] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:51.365634 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.365634 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:51.366040 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e596f735-66fa-441f-84f9-ebe98418b915 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:51.369762 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-18140f95-804a-4f07-8f1f-a7dcffdd147e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.372989 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-18140f95-804a-4f07-8f1f-a7dcffdd147e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] DELETE https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6?force=False Aug 07 17:12:51.373255 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-18140f95-804a-4f07-8f1f-a7dcffdd147e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.373495 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-18140f95-804a-4f07-8f1f-a7dcffdd147e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.373802 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.373802 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:51.374800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-18140f95-804a-4f07-8f1f-a7dcffdd147e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Delete qos_spec: 9793b159-2e5b-46bb-86c9-8d5bb3faf6f6, force: False {{(pid=100227) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 17:12:51.397787 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e596f735-66fa-441f-84f9-ebe98418b915 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Delete volume request issued successfully. Aug 07 17:12:51.398407 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e596f735-66fa-441f-84f9-ebe98418b915 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 returned with HTTP 202 Aug 07 17:12:51.398407 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 810/3223] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:51 2026] DELETE /volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:51.405001 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-18140f95-804a-4f07-8f1f-a7dcffdd147e tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6?force=False returned with HTTP 202 Aug 07 17:12:51.405505 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 803/3224] 10.4.3.144 () {66 vars in 1380 bytes} [Fri Aug 7 17:12:51 2026] DELETE /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:51.409501 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd8260c2-3b20-4a6e-bef0-8acb49b1e0f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.411546 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd8260c2-3b20-4a6e-bef0-8acb49b1e0f6 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 Aug 07 17:12:51.411933 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd8260c2-3b20-4a6e-bef0-8acb49b1e0f6 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.412263 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd8260c2-3b20-4a6e-bef0-8acb49b1e0f6 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.415477 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7452a709-2975-4317-8017-3f91a5e02c31 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.417478 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7452a709-2975-4317-8017-3f91a5e02c31 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] GET https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 Aug 07 17:12:51.419934 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7452a709-2975-4317-8017-3f91a5e02c31 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.419934 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7452a709-2975-4317-8017-3f91a5e02c31 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.419934 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.419934 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:51.422564 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.422564 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:51.429422 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7452a709-2975-4317-8017-3f91a5e02c31 tempest-QosSpecsTestJSON-392192547 tempest-QosSpecsTestJSON-392192547-project-admin] https://10.4.3.144/volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 returned with HTTP 404 Aug 07 17:12:51.430046 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 805/3225] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/qos-specs/9793b159-2e5b-46bb-86c9-8d5bb3faf6f6 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:51.436052 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd8260c2-3b20-4a6e-bef0-8acb49b1e0f6 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Volume info retrieved successfully. Aug 07 17:12:51.441259 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd8260c2-3b20-4a6e-bef0-8acb49b1e0f6 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 returned with HTTP 200 Aug 07 17:12:51.442214 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 808/3226] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:51.636719 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a4630560-0f38-4119-a74b-81b4c64ce97f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.638621 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4630560-0f38-4119-a74b-81b4c64ce97f tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] GET https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c Aug 07 17:12:51.638818 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4630560-0f38-4119-a74b-81b4c64ce97f tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.639038 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4630560-0f38-4119-a74b-81b4c64ce97f tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.645209 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4630560-0f38-4119-a74b-81b4c64ce97f tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c returned with HTTP 404 Aug 07 17:12:51.645699 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 811/3227] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/volumes/53e91474-6794-4398-9a9b-e7a5f5c3932c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:51.658714 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2d009569-3d24-4488-b62c-9aa85832216e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.660487 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:51.660849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-148674332"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:51.662744 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-148674332'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:51.662807 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Create volume of 1 GB Aug 07 17:12:51.663213 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.663213 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:51.667879 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Availability Zones retrieved successfully. Aug 07 17:12:51.673706 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Flow 'volume_create_api' (5e957a7a-1a4f-4496-95d6-d3c816fd607a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:51.674445 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff3528a-447b-41b6-8ca2-19cb188e5e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:51.675334 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:51.708754 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ea3f9d52-72f7-46ef-9494-86ee9fc960ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.710054 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff3528a-447b-41b6-8ca2-19cb188e5e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:51.710918 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03579271-e4bd-4946-8ead-1ed07c7c1552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:51.711563 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea3f9d52-72f7-46ef-9494-86ee9fc960ee tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:51.711885 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea3f9d52-72f7-46ef-9494-86ee9fc960ee tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.712243 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ea3f9d52-72f7-46ef-9494-86ee9fc960ee tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.712311 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ea3f9d52-72f7-46ef-9494-86ee9fc960ee tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:51.717757 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.717757 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:51.718494 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ea3f9d52-72f7-46ef-9494-86ee9fc960ee tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:51.718842 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 806/3228] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:51.769680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Created reservations ['611f4839-eaf6-4af8-8bf0-fc023d4d7d6f', 'cabb7209-f24e-40ef-af7e-ab32aeb64496', '5aeed0b3-d7e9-4037-aed6-9e9c687d9c22', 'bc23840e-cdb0-4711-801d-57b187bd1a9d'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:51.770764 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03579271-e4bd-4946-8ead-1ed07c7c1552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['611f4839-eaf6-4af8-8bf0-fc023d4d7d6f', 'cabb7209-f24e-40ef-af7e-ab32aeb64496', '5aeed0b3-d7e9-4037-aed6-9e9c687d9c22', 'bc23840e-cdb0-4711-801d-57b187bd1a9d']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:51.771622 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999b9ad8-f4b0-42b0-bbda-7855f1cff98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:51.809921 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999b9ad8-f4b0-42b0-bbda-7855f1cff98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71e13435-fff1-43b6-9555-d3ba9ac8cb91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-148674332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dd2b796539a44ad8b4aaa7519291211',qos_specs=None,replication_status=,reservations=['611f4839-eaf6-4af8-8bf0-fc023d4d7d6f','cabb7209-f24e-40ef-af7e-ab32aeb64496','5aeed0b3-d7e9-4037-aed6-9e9c687d9c22','bc23840e-cdb0-4711-801d-57b187bd1a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6699acc205a44940b982affd041d4cbc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-148674332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71e13435-fff1-43b6-9555-d3ba9ac8cb91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dd2b796539a44ad8b4aaa7519291211',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6699acc205a44940b982affd041d4cbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:51.810841 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0dfe601-7a7d-4fd4-b708-0b67531eff59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:51.831856 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0dfe601-7a7d-4fd4-b708-0b67531eff59) transitioned into state 'SUCCESS' from state '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-148674332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dd2b796539a44ad8b4aaa7519291211',qos_specs=None,replication_status=,reservations=['611f4839-eaf6-4af8-8bf0-fc023d4d7d6f','cabb7209-f24e-40ef-af7e-ab32aeb64496','5aeed0b3-d7e9-4037-aed6-9e9c687d9c22','bc23840e-cdb0-4711-801d-57b187bd1a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6699acc205a44940b982affd041d4cbc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:51.832898 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537075bc-c726-4624-9fef-ccb73104aca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:51.843578 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (537075bc-c726-4624-9fef-ccb73104aca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:51.844478 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Flow 'volume_create_api' (5e957a7a-1a4f-4496-95d6-d3c816fd607a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:51.844856 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Create volume request issued successfully. Aug 07 17:12:51.845565 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d009569-3d24-4488-b62c-9aa85832216e tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:51.846136 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 804/3229] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:12:51 2026] POST /volume/v3/volumes => generated 777 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:51.865836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c9c0d1f0-7414-44c6-8afa-f2dc5cf110c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:51.867777 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9c0d1f0-7414-44c6-8afa-f2dc5cf110c3 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] GET https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 Aug 07 17:12:51.868277 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9c0d1f0-7414-44c6-8afa-f2dc5cf110c3 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:51.868640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9c0d1f0-7414-44c6-8afa-f2dc5cf110c3 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:51.878168 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:51.878168 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:51.883496 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c9c0d1f0-7414-44c6-8afa-f2dc5cf110c3 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Volume info retrieved successfully. Aug 07 17:12:51.890892 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9c0d1f0-7414-44c6-8afa-f2dc5cf110c3 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 returned with HTTP 200 Aug 07 17:12:51.892451 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 809/3230] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:51 2026] GET /volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:52.454791 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fd23617d-b68e-41ee-ad58-ce8a4908d4c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:52.459452 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd23617d-b68e-41ee-ad58-ce8a4908d4c3 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] GET https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 Aug 07 17:12:52.459681 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd23617d-b68e-41ee-ad58-ce8a4908d4c3 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:52.459814 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd23617d-b68e-41ee-ad58-ce8a4908d4c3 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:52.466058 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd23617d-b68e-41ee-ad58-ce8a4908d4c3 tempest-CreateVolumesFromBackupTest-779245101 tempest-CreateVolumesFromBackupTest-779245101-project-member] https://10.4.3.144/volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 returned with HTTP 404 Aug 07 17:12:52.466605 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 812/3231] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:52 2026] GET /volume/v3/volumes/68575f88-1a77-4f66-87f8-958d180b7519 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:52.738918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2a8e3a06-80f4-4b64-8fbc-6bf2ef90b493 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:52.741185 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a8e3a06-80f4-4b64-8fbc-6bf2ef90b493 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:52.741403 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a8e3a06-80f4-4b64-8fbc-6bf2ef90b493 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:52.741587 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a8e3a06-80f4-4b64-8fbc-6bf2ef90b493 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:52.741683 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2a8e3a06-80f4-4b64-8fbc-6bf2ef90b493 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:52.748896 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:52.748896 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:52.750001 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a8e3a06-80f4-4b64-8fbc-6bf2ef90b493 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:52.750526 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 807/3232] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:52 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:52.910117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-017b2429-cc5e-43b3-a3b8-6c1189a1e00c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:52.910117 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-017b2429-cc5e-43b3-a3b8-6c1189a1e00c tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] GET https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 Aug 07 17:12:52.910117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-017b2429-cc5e-43b3-a3b8-6c1189a1e00c tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:52.910598 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-017b2429-cc5e-43b3-a3b8-6c1189a1e00c tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:52.921470 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:52.921470 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:52.926576 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-017b2429-cc5e-43b3-a3b8-6c1189a1e00c tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Volume info retrieved successfully. Aug 07 17:12:52.931686 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-017b2429-cc5e-43b3-a3b8-6c1189a1e00c tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 returned with HTTP 200 Aug 07 17:12:52.932205 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 805/3233] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:52 2026] GET /volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:52.948461 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc1e24de-f257-4369-a494-d0b208f0885d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:52.950738 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc1e24de-f257-4369-a494-d0b208f0885d tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] POST https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91/action Aug 07 17:12:52.950888 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc1e24de-f257-4369-a494-d0b208f0885d tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:12:52.951100 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc1e24de-f257-4369-a494-d0b208f0885d tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:52.961926 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:52.961926 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:52.962630 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-dc1e24de-f257-4369-a494-d0b208f0885d tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '52e881630fcd48f88bc1cba2af27f740', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4dd2b796539a44ad8b4aaa7519291211', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:52.962870 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc1e24de-f257-4369-a494-d0b208f0885d tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-reader] https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91/action returned with HTTP 403 Aug 07 17:12:52.963496 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 810/3234] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:12:52 2026] POST /volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:52.971841 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fa880df2-1a60-4b81-b2d0-de3694527733 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:52.975794 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa880df2-1a60-4b81-b2d0-de3694527733 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 Aug 07 17:12:52.975794 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa880df2-1a60-4b81-b2d0-de3694527733 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:52.975794 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa880df2-1a60-4b81-b2d0-de3694527733 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:52.975794 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-fa880df2-1a60-4b81-b2d0-de3694527733 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Delete volume with id: 71e13435-fff1-43b6-9555-d3ba9ac8cb91 Aug 07 17:12:52.986371 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:52.986371 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:52.986371 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fa880df2-1a60-4b81-b2d0-de3694527733 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Volume info retrieved successfully. Aug 07 17:12:53.015794 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fa880df2-1a60-4b81-b2d0-de3694527733 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Delete volume request issued successfully. Aug 07 17:12:53.015794 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa880df2-1a60-4b81-b2d0-de3694527733 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 returned with HTTP 202 Aug 07 17:12:53.015862 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 813/3235] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:52 2026] DELETE /volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:53.025135 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c2b45b0b-0325-436b-bf6d-b1978a37b3e0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:53.027528 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2b45b0b-0325-436b-bf6d-b1978a37b3e0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] GET https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 Aug 07 17:12:53.027804 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2b45b0b-0325-436b-bf6d-b1978a37b3e0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:53.028126 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2b45b0b-0325-436b-bf6d-b1978a37b3e0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:53.039790 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:53.039790 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:53.044605 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c2b45b0b-0325-436b-bf6d-b1978a37b3e0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Volume info retrieved successfully. Aug 07 17:12:53.051122 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2b45b0b-0325-436b-bf6d-b1978a37b3e0 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 returned with HTTP 200 Aug 07 17:12:53.051122 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 808/3236] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:53 2026] GET /volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:53.519798 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:53.688317 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:53.688651 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1559772369"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:53.691254 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request body: {'volume': {"'imageRef": 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1559772369'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:53.691254 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume of 1 GB Aug 07 17:12:53.696182 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Availability Zones retrieved successfully. Aug 07 17:12:53.706044 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (064b2c43-84c5-439a-8a5e-abe111be2c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:53.707407 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d6c113-f4bf-487a-810c-7562d8de2621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:53.709485 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:53.753246 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d6c113-f4bf-487a-810c-7562d8de2621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:53.755277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53747db-bc30-4191-981c-33a819641bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:53.770733 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1dbdecd0-9b2f-4e18-ad99-06ee456ce6c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:53.772837 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1dbdecd0-9b2f-4e18-ad99-06ee456ce6c4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:53.773135 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1dbdecd0-9b2f-4e18-ad99-06ee456ce6c4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:53.773342 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1dbdecd0-9b2f-4e18-ad99-06ee456ce6c4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:53.773508 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1dbdecd0-9b2f-4e18-ad99-06ee456ce6c4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:53.785791 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:53.785791 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:53.789054 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1dbdecd0-9b2f-4e18-ad99-06ee456ce6c4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:53.789054 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 811/3237] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:53 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:53.857372 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Created reservations ['2b06cb72-39e7-4d48-a87e-7fd876c33458', '7aa425cf-71f5-40a1-b384-eb4332d5504d', '715481d4-b0af-4cfb-87e3-ad7b417c34ee', '61f4c1b8-4e45-4156-8491-abd0af82831b'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:53.859180 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53747db-bc30-4191-981c-33a819641bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b06cb72-39e7-4d48-a87e-7fd876c33458', '7aa425cf-71f5-40a1-b384-eb4332d5504d', '715481d4-b0af-4cfb-87e3-ad7b417c34ee', '61f4c1b8-4e45-4156-8491-abd0af82831b']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:53.860282 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36362a42-b5c2-4b37-8e88-fd939ff143b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:53.893899 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36362a42-b5c2-4b37-8e88-fd939ff143b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88c6dc93-4d8b-4d20-8e04-7f0560f73c52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1559772369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['2b06cb72-39e7-4d48-a87e-7fd876c33458','7aa425cf-71f5-40a1-b384-eb4332d5504d','715481d4-b0af-4cfb-87e3-ad7b417c34ee','61f4c1b8-4e45-4156-8491-abd0af82831b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1559772369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88c6dc93-4d8b-4d20-8e04-7f0560f73c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb247751dcf44bd9dcadf58aa4ca737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9db938e81dd642778f9725dba53931f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:53.895060 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f51764-3514-438f-b9e1-e89c46bc90e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:53.919521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f51764-3514-438f-b9e1-e89c46bc90e0) transitioned into state 'SUCCESS' from state '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-1559772369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['2b06cb72-39e7-4d48-a87e-7fd876c33458','7aa425cf-71f5-40a1-b384-eb4332d5504d','715481d4-b0af-4cfb-87e3-ad7b417c34ee','61f4c1b8-4e45-4156-8491-abd0af82831b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:53.920458 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96aa8889-abb8-4547-80a1-665387f4df93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:53.932327 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96aa8889-abb8-4547-80a1-665387f4df93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:53.933145 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (064b2c43-84c5-439a-8a5e-abe111be2c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:53.933444 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request issued successfully. Aug 07 17:12:53.934035 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f308914a-93b8-4481-bcd3-ef14aa81d31d tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:53.934508 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 806/3238] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:53 2026] POST /volume/v3/volumes => generated 757 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:53.949829 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:53.952259 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:53.952829 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-225054959"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:53.957652 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request body: {'volume': {"'imageRef": 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-225054959'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:53.957812 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume of 1 GB Aug 07 17:12:53.963743 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Availability Zones retrieved successfully. Aug 07 17:12:53.970117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (582018db-a886-4331-ab5b-3a5e8a8d0482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:53.971008 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e9948e-65e3-45d5-9f98-34879cb3d16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:53.971915 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:53.986744 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-b98d0633-0d53-45a5-ba38-491d22271a1d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:53.989448 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-b98d0633-0d53-45a5-ba38-491d22271a1d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec/encryption Aug 07 17:12:53.989731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-b98d0633-0d53-45a5-ba38-491d22271a1d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:53.990037 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-b98d0633-0d53-45a5-ba38-491d22271a1d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.002539 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.002539 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:54.009798 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e9948e-65e3-45d5-9f98-34879cb3d16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.010174 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-efd3bbb4-449f-4396-b29b-0ea47e268f5c req-b98d0633-0d53-45a5-ba38-491d22271a1d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec/encryption returned with HTTP 200 Aug 07 17:12:54.010683 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ee518f-2217-4c22-a7a7-ac90ee531249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.010779 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 809/3239] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:12:53 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:54.065168 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Created reservations ['92738a9a-0708-4362-a5a2-6ccc8c9f6487', '2356cd1a-007b-4608-80ba-0094420918e9', '36134712-891d-465e-85c2-cc7ff6cd354d', 'a77e8590-95d5-428f-a70a-b4b0e14bf465'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:54.066188 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ee518f-2217-4c22-a7a7-ac90ee531249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92738a9a-0708-4362-a5a2-6ccc8c9f6487', '2356cd1a-007b-4608-80ba-0094420918e9', '36134712-891d-465e-85c2-cc7ff6cd354d', 'a77e8590-95d5-428f-a70a-b4b0e14bf465']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.067150 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a756123f-8e27-45f4-92cc-fc21c2faa487 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.067959 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2651ec75-857e-435e-a490-1f296eefac6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.069234 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a756123f-8e27-45f4-92cc-fc21c2faa487 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] GET https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 Aug 07 17:12:54.069446 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a756123f-8e27-45f4-92cc-fc21c2faa487 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.069659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a756123f-8e27-45f4-92cc-fc21c2faa487 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.076098 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a756123f-8e27-45f4-92cc-fc21c2faa487 tempest-ProjectReaderTests-767697644 tempest-ProjectReaderTests-767697644-project-admin] https://10.4.3.144/volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 returned with HTTP 404 Aug 07 17:12:54.076654 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 812/3240] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/volumes/71e13435-fff1-43b6-9555-d3ba9ac8cb91 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:54.096473 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2651ec75-857e-435e-a490-1f296eefac6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87f4b3c0-50db-4fbd-8c39-dece038f280d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-225054959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['92738a9a-0708-4362-a5a2-6ccc8c9f6487','2356cd1a-007b-4608-80ba-0094420918e9','36134712-891d-465e-85c2-cc7ff6cd354d','a77e8590-95d5-428f-a70a-b4b0e14bf465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-225054959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87f4b3c0-50db-4fbd-8c39-dece038f280d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb247751dcf44bd9dcadf58aa4ca737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9db938e81dd642778f9725dba53931f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.097584 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a46c4c-96eb-42a6-b8b0-eb8b94a60f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.123953 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a46c4c-96eb-42a6-b8b0-eb8b94a60f52) transitioned into state 'SUCCESS' from state '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-225054959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['92738a9a-0708-4362-a5a2-6ccc8c9f6487','2356cd1a-007b-4608-80ba-0094420918e9','36134712-891d-465e-85c2-cc7ff6cd354d','a77e8590-95d5-428f-a70a-b4b0e14bf465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.124955 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f29fecd-d1c7-42a2-8c6c-596ce1db208d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.138759 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f29fecd-d1c7-42a2-8c6c-596ce1db208d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.140873 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (582018db-a886-4331-ab5b-3a5e8a8d0482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.141601 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request issued successfully. Aug 07 17:12:54.142372 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba969dfa-fc6d-4667-b0ac-08f8304c4308 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:54.142880 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 814/3241] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:53 2026] POST /volume/v3/volumes => generated 756 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:54.158600 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-31594efb-4722-4e8b-af22-18f093049447 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.160848 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:54.161545 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1722188940"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:54.168114 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request body: {'volume': {"'imageRef": 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1722188940'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:54.168114 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume of 1 GB Aug 07 17:12:54.168114 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.168114 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:54.172510 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Availability Zones retrieved successfully. Aug 07 17:12:54.184611 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (e1f717b3-2b88-4bb3-a6ea-b5b16e446a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.186782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cbc7363-ab0d-424e-9585-1c122a81847c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.188086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:54.233277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cbc7363-ab0d-424e-9585-1c122a81847c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.234535 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1e1d1a-c668-4716-875e-b6e27ee0baff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.244938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.301888 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Created reservations ['40e5d947-4549-47bc-8604-df3aaf8d4147', 'd32ebd72-9ae8-47f3-bb6c-470d545a6f2b', '469412d8-1ec5-42e6-a34e-540b2235c5cd', '9945e42e-7954-4642-a9ce-ab6d772501f5'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:54.302763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be1e1d1a-c668-4716-875e-b6e27ee0baff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40e5d947-4549-47bc-8604-df3aaf8d4147', 'd32ebd72-9ae8-47f3-bb6c-470d545a6f2b', '469412d8-1ec5-42e6-a34e-540b2235c5cd', '9945e42e-7954-4642-a9ce-ab6d772501f5']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.303594 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e56d64f-5b81-4e2c-ad7e-a32aee64111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.338605 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e56d64f-5b81-4e2c-ad7e-a32aee64111e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc920076-1a06-4879-adeb-afc381d9fee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1722188940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['40e5d947-4549-47bc-8604-df3aaf8d4147','d32ebd72-9ae8-47f3-bb6c-470d545a6f2b','469412d8-1ec5-42e6-a34e-540b2235c5cd','9945e42e-7954-4642-a9ce-ab6d772501f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1722188940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc920076-1a06-4879-adeb-afc381d9fee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb247751dcf44bd9dcadf58aa4ca737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9db938e81dd642778f9725dba53931f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.339454 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd905f12-a24e-4ece-aadd-77a5d3240acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.362041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd905f12-a24e-4ece-aadd-77a5d3240acd) transitioned into state 'SUCCESS' from state '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-1722188940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['40e5d947-4549-47bc-8604-df3aaf8d4147','d32ebd72-9ae8-47f3-bb6c-470d545a6f2b','469412d8-1ec5-42e6-a34e-540b2235c5cd','9945e42e-7954-4642-a9ce-ab6d772501f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.362739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47668797-0daf-4f3b-a74b-a244dd438729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.376790 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47668797-0daf-4f3b-a74b-a244dd438729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.381145 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (e1f717b3-2b88-4bb3-a6ea-b5b16e446a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.381504 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request issued successfully. Aug 07 17:12:54.382171 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-31594efb-4722-4e8b-af22-18f093049447 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:54.382592 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 807/3242] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:54 2026] POST /volume/v3/volumes => generated 757 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:54.402086 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.404256 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:54.404676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-994636541"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:54.412192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request body: {'volume': {"'imageRef": 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-994636541'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:54.412192 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume of 1 GB Aug 07 17:12:54.429558 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Availability Zones retrieved successfully. Aug 07 17:12:54.429558 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (53679ba5-c709-4305-8763-1ccf2897f627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.429761 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59874742-b4ae-4518-a325-4f9ff624449a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.430888 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:54.438667 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:54.439057 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-360588503"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:54.442159 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-360588503'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:54.442159 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:12:54.450160 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:12:54.458338 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (a65ba2c1-9698-4cdd-bd1a-30a516365674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.459399 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795c4c51-af37-47c3-bc9d-1bb6afbecf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.460408 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:54.475971 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59874742-b4ae-4518-a325-4f9ff624449a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.476676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eeef998-d825-4aff-b0fe-c63b9d9fd919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.496396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (795c4c51-af37-47c3-bc9d-1bb6afbecf67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.497888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b80d41-63cf-44a3-84ca-e6b9aac2cf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.528424 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.528581 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Created reservations ['c0abf378-4462-48da-896f-e5da1c7a9ced', '5b0b098c-4f7e-43bf-93e7-b75bf4a5390e', '26422959-79e6-41b5-9202-cd93b9b427fd', '7ec39e49-53bf-48c4-8de0-70017b017654'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:54.529754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eeef998-d825-4aff-b0fe-c63b9d9fd919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0abf378-4462-48da-896f-e5da1c7a9ced', '5b0b098c-4f7e-43bf-93e7-b75bf4a5390e', '26422959-79e6-41b5-9202-cd93b9b427fd', '7ec39e49-53bf-48c4-8de0-70017b017654']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.530824 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d7293a-977c-4c25-8a35-e2d402db6c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.561626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d7293a-977c-4c25-8a35-e2d402db6c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b35f8e7-3181-4d8b-b895-a14037b91f9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-994636541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['c0abf378-4462-48da-896f-e5da1c7a9ced','5b0b098c-4f7e-43bf-93e7-b75bf4a5390e','26422959-79e6-41b5-9202-cd93b9b427fd','7ec39e49-53bf-48c4-8de0-70017b017654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-994636541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b35f8e7-3181-4d8b-b895-a14037b91f9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb247751dcf44bd9dcadf58aa4ca737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9db938e81dd642778f9725dba53931f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.562807 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace50d68-c09d-4aec-8a85-e237a7b8438e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.584532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['c125856a-16fe-4783-815e-45aeac7a3f95', 'faa469d6-bc1f-4163-a5c0-4f437225316b', '46952cee-647d-4168-8694-4100c118ad55', '1f9e8f17-f785-42a2-9e0a-37185efab1b9'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:54.585506 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b80d41-63cf-44a3-84ca-e6b9aac2cf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c125856a-16fe-4783-815e-45aeac7a3f95', 'faa469d6-bc1f-4163-a5c0-4f437225316b', '46952cee-647d-4168-8694-4100c118ad55', '1f9e8f17-f785-42a2-9e0a-37185efab1b9']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.586312 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3dd74c-8cfe-4119-9d56-8a08ec95cc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.600756 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace50d68-c09d-4aec-8a85-e237a7b8438e) transitioned into state 'SUCCESS' from state '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-994636541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['c0abf378-4462-48da-896f-e5da1c7a9ced','5b0b098c-4f7e-43bf-93e7-b75bf4a5390e','26422959-79e6-41b5-9202-cd93b9b427fd','7ec39e49-53bf-48c4-8de0-70017b017654'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.601466 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1a09e9-738a-43c8-bc3f-cbc7e765987e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.609784 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] GET https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 Aug 07 17:12:54.610801 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.610943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.611316 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.611316 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:54.613383 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3dd74c-8cfe-4119-9d56-8a08ec95cc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a744730a-402c-43ab-9ebf-80ac55b9c7e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-360588503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['c125856a-16fe-4783-815e-45aeac7a3f95','faa469d6-bc1f-4163-a5c0-4f437225316b','46952cee-647d-4168-8694-4100c118ad55','1f9e8f17-f785-42a2-9e0a-37185efab1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-360588503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a744730a-402c-43ab-9ebf-80ac55b9c7e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.614397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea1a09e9-738a-43c8-bc3f-cbc7e765987e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.614575 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7813f15-0138-418d-b50b-628695559ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.615402 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (53679ba5-c709-4305-8763-1ccf2897f627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.615772 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request issued successfully. Aug 07 17:12:54.616475 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef27e42a-8d09-4bee-9584-ff496f295a7c tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:54.617130 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 813/3243] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:54 2026] POST /volume/v3/volumes => generated 756 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:54.626808 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.626808 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.626929 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.627154 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1043098912 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1043098912, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.627383 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1043098912 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1043098912, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.627598 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1043098912 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1043098912, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.632141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.634229 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:54.634600 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1169963223"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:54.636386 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request body: {'volume': {"'imageRef": 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1169963223'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:54.636563 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume of 1 GB Aug 07 17:12:54.636824 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9611a0f8-cfcc-46d5-afc7-19df05404710 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 returned with HTTP 200 Aug 07 17:12:54.636963 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.636963 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:54.637772 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 815/3244] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 => generated 766 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:54.641040 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Availability Zones retrieved successfully. Aug 07 17:12:54.644879 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7813f15-0138-418d-b50b-628695559ad3) transitioned into state 'SUCCESS' from state '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-360588503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['c125856a-16fe-4783-815e-45aeac7a3f95','faa469d6-bc1f-4163-a5c0-4f437225316b','46952cee-647d-4168-8694-4100c118ad55','1f9e8f17-f785-42a2-9e0a-37185efab1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.645910 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb43a344-3307-4173-85f3-7c3f5d2e7041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.646572 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c7fc3f3-1300-4300-97b8-69b8f4c92ac1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.648192 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (2002f982-f246-424b-bb99-bbd7cd39383c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.649226 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c7fc3f3-1300-4300-97b8-69b8f4c92ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 Aug 07 17:12:54.649520 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e9e42d-e7db-491e-91d7-c682e2a34d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.649721 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c7fc3f3-1300-4300-97b8-69b8f4c92ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:54.650524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:54.663157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb43a344-3307-4173-85f3-7c3f5d2e7041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.663157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (a65ba2c1-9698-4cdd-bd1a-30a516365674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.663157 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:12:54.663474 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-14e7d863-bb75-4d04-b3fb-783d73f9283b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:54.664775 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 810/3245] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:12:54 2026] POST /volume/v3/volumes => generated 769 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:54.674368 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.674368 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:54.676899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ae86c2d7-aa94-4a6a-a5fb-b849d1412894 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.678839 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae86c2d7-aa94-4a6a-a5fb-b849d1412894 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:12:54.679095 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae86c2d7-aa94-4a6a-a5fb-b849d1412894 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.679296 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae86c2d7-aa94-4a6a-a5fb-b849d1412894 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.682815 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e9e42d-e7db-491e-91d7-c682e2a34d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.684103 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd064dd8-679f-4448-a168-e9e84d38a56c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.687444 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.687444 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:54.691788 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ae86c2d7-aa94-4a6a-a5fb-b849d1412894 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:12:54.697453 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae86c2d7-aa94-4a6a-a5fb-b849d1412894 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 returned with HTTP 200 Aug 07 17:12:54.698230 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 816/3246] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:54.718674 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-2c7fc3f3-1300-4300-97b8-69b8f4c92ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.719243 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-2c7fc3f3-1300-4300-97b8-69b8f4c92ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.719630 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-2c7fc3f3-1300-4300-97b8-69b8f4c92ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.720268 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-2c7fc3f3-1300-4300-97b8-69b8f4c92ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1043098912 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1043098912, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:54.727502 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c7fc3f3-1300-4300-97b8-69b8f4c92ac1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 returned with HTTP 200 Aug 07 17:12:54.727915 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 814/3247] 10.4.3.144 () {68 vars in 1374 bytes} [Fri Aug 7 17:12:54 2026] PUT /volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 => generated 719 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:54.739309 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0a7d9928-b592-467f-a637-c39d7d2db209 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.741049 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Created reservations ['2ae222a6-eddd-4347-8609-30225c71edda', '2b2e4287-2d99-436f-9fc2-ae2745170297', '70accd37-cdf4-4759-971c-06ede7bf9a96', 'c9264a4b-0c58-48c8-acb2-6f9f37fbc8dd'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:54.741837 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd064dd8-679f-4448-a168-e9e84d38a56c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ae222a6-eddd-4347-8609-30225c71edda', '2b2e4287-2d99-436f-9fc2-ae2745170297', '70accd37-cdf4-4759-971c-06ede7bf9a96', 'c9264a4b-0c58-48c8-acb2-6f9f37fbc8dd']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.742534 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58b029c6-2b65-4f76-9812-dea20515334b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.777496 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58b029c6-2b65-4f76-9812-dea20515334b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07eabf3d-1133-4f18-98db-d4b159266e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1169963223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['2ae222a6-eddd-4347-8609-30225c71edda','2b2e4287-2d99-436f-9fc2-ae2745170297','70accd37-cdf4-4759-971c-06ede7bf9a96','c9264a4b-0c58-48c8-acb2-6f9f37fbc8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1169963223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07eabf3d-1133-4f18-98db-d4b159266e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5eb247751dcf44bd9dcadf58aa4ca737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9db938e81dd642778f9725dba53931f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.779812 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46b05bc-92ad-4e2b-9326-3446961d71b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.800166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ca512c3-13a8-41bc-b30a-106153c40014 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.802193 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ca512c3-13a8-41bc-b30a-106153c40014 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:54.802399 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ca512c3-13a8-41bc-b30a-106153c40014 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.802653 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ca512c3-13a8-41bc-b30a-106153c40014 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.802746 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1ca512c3-13a8-41bc-b30a-106153c40014 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:54.807103 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46b05bc-92ad-4e2b-9326-3446961d71b9) transitioned into state 'SUCCESS' from state '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-1169963223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5eb247751dcf44bd9dcadf58aa4ca737',qos_specs=None,replication_status=,reservations=['2ae222a6-eddd-4347-8609-30225c71edda','2b2e4287-2d99-436f-9fc2-ae2745170297','70accd37-cdf4-4759-971c-06ede7bf9a96','c9264a4b-0c58-48c8-acb2-6f9f37fbc8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9db938e81dd642778f9725dba53931f3',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.807689 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.807689 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:54.807970 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65abf22c-19f7-4233-802f-48ce539b9186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.808670 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ca512c3-13a8-41bc-b30a-106153c40014 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:54.809068 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 817/3248] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:54.820821 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65abf22c-19f7-4233-802f-48ce539b9186) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.821877 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0a4f5d3-e642-4c20-8bd8-52580f218549 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.821936 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Flow 'volume_create_api' (2002f982-f246-424b-bb99-bbd7cd39383c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.822345 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Create volume request issued successfully. Aug 07 17:12:54.822979 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43bd229a-e202-4194-8b1e-8afbb64c4486 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:54.823413 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 808/3249] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:12:54 2026] POST /volume/v3/volumes => generated 757 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:54.825009 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0a4f5d3-e642-4c20-8bd8-52580f218549 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 Aug 07 17:12:54.825009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0a4f5d3-e642-4c20-8bd8-52580f218549 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.825009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0a4f5d3-e642-4c20-8bd8-52580f218549 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.832146 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:54.832146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1468711735"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:54.832146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1468711735'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:54.832146 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Create volume of 1 GB Aug 07 17:12:54.832146 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.832146 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:54.836239 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cac357df-da6f-4aff-80d3-a019e2f1ee6a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.836298 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Availability Zones retrieved successfully. Aug 07 17:12:54.838876 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cac357df-da6f-4aff-80d3-a019e2f1ee6a tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 Aug 07 17:12:54.839006 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cac357df-da6f-4aff-80d3-a019e2f1ee6a tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.839231 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cac357df-da6f-4aff-80d3-a019e2f1ee6a tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.840131 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.840131 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:54.843147 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Flow 'volume_create_api' (9bb6999a-2994-4ce5-ae73-36c211ae28da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:54.844357 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3efde04-9157-49c7-ad09-cbafb6f4148d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.845240 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0a4f5d3-e642-4c20-8bd8-52580f218549 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:54.845653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:54.848890 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.848890 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:54.850125 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0a4f5d3-e642-4c20-8bd8-52580f218549 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 returned with HTTP 200 Aug 07 17:12:54.850490 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 815/3250] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 => generated 965 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:54.862268 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cac357df-da6f-4aff-80d3-a019e2f1ee6a tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:54.867447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9c1bd7e0-a856-47ce-b80d-a0e5c14f0a01 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.869395 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c1bd7e0-a856-47ce-b80d-a0e5c14f0a01 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 Aug 07 17:12:54.869595 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c1bd7e0-a856-47ce-b80d-a0e5c14f0a01 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.869893 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cac357df-da6f-4aff-80d3-a019e2f1ee6a tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 returned with HTTP 200 Aug 07 17:12:54.870400 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c1bd7e0-a856-47ce-b80d-a0e5c14f0a01 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.870960 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 818/3251] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:54.883774 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.883774 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:54.883774 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9c1bd7e0-a856-47ce-b80d-a0e5c14f0a01 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:54.883878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3efde04-9157-49c7-ad09-cbafb6f4148d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.884084 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a104d6-97a3-4933-be5b-3f6ab3eb1bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.886955 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c1bd7e0-a856-47ce-b80d-a0e5c14f0a01 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 returned with HTTP 200 Aug 07 17:12:54.887366 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 809/3252] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 => generated 965 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:54.889640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d3b22755-6621-46cd-81f9-d284f0dfd42e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.892350 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d3b22755-6621-46cd-81f9-d284f0dfd42e tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d Aug 07 17:12:54.892350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d3b22755-6621-46cd-81f9-d284f0dfd42e tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.892632 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d3b22755-6621-46cd-81f9-d284f0dfd42e tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.902376 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.902376 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:54.904225 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7204221-46b5-41ff-95fb-b72d56114aa7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.906471 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d3b22755-6621-46cd-81f9-d284f0dfd42e tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:54.907628 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7204221-46b5-41ff-95fb-b72d56114aa7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 Aug 07 17:12:54.909202 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7204221-46b5-41ff-95fb-b72d56114aa7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.909202 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7204221-46b5-41ff-95fb-b72d56114aa7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.909202 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b7204221-46b5-41ff-95fb-b72d56114aa7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume with id: 026b75e1-0db9-40fe-a090-58289ac83872 Aug 07 17:12:54.912034 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d3b22755-6621-46cd-81f9-d284f0dfd42e tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d returned with HTTP 200 Aug 07 17:12:54.913253 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 816/3253] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:54.918142 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.918142 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:54.919120 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b7204221-46b5-41ff-95fb-b72d56114aa7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:54.927000 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7aa816ce-cb57-4fb5-aa29-09dd8595ea68 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.929442 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7aa816ce-cb57-4fb5-aa29-09dd8595ea68 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 Aug 07 17:12:54.929670 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7aa816ce-cb57-4fb5-aa29-09dd8595ea68 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.929851 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7aa816ce-cb57-4fb5-aa29-09dd8595ea68 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.937268 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.937268 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:54.941124 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7aa816ce-cb57-4fb5-aa29-09dd8595ea68 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:54.942718 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b7204221-46b5-41ff-95fb-b72d56114aa7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume request issued successfully. Aug 07 17:12:54.943661 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7204221-46b5-41ff-95fb-b72d56114aa7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 returned with HTTP 202 Aug 07 17:12:54.943661 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 819/3254] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:54 2026] DELETE /volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:54.947262 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7aa816ce-cb57-4fb5-aa29-09dd8595ea68 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 returned with HTTP 200 Aug 07 17:12:54.947779 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 810/3255] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:12:54.955639 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e0f0af97-f2b9-4335-83eb-77ebb56477f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.957544 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0f0af97-f2b9-4335-83eb-77ebb56477f4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 Aug 07 17:12:54.957732 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0f0af97-f2b9-4335-83eb-77ebb56477f4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.958046 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0f0af97-f2b9-4335-83eb-77ebb56477f4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.960146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Created reservations ['96316dea-e114-4498-a36b-5d8dc22179d5', 'f5ad5be4-e6ab-4f5b-ae63-268a8149b532', '5eb3696d-1b46-40e5-bc05-329f57c64c74', 'e4fdfa44-bf0a-4902-8106-d042f42d8e43'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:54.961088 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1a104d6-97a3-4933-be5b-3f6ab3eb1bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96316dea-e114-4498-a36b-5d8dc22179d5', 'f5ad5be4-e6ab-4f5b-ae63-268a8149b532', '5eb3696d-1b46-40e5-bc05-329f57c64c74', 'e4fdfa44-bf0a-4902-8106-d042f42d8e43']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.962135 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94b9fd1-6d6f-4bf3-8ac1-a6450c4a1343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:54.964766 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-62eac7ba-33f7-4a19-ae5e-0da5fff64595 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:54.966331 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62eac7ba-33f7-4a19-ae5e-0da5fff64595 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e Aug 07 17:12:54.966593 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62eac7ba-33f7-4a19-ae5e-0da5fff64595 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:54.966838 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62eac7ba-33f7-4a19-ae5e-0da5fff64595 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:54.968615 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.968615 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:54.974284 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e0f0af97-f2b9-4335-83eb-77ebb56477f4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:54.981281 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0f0af97-f2b9-4335-83eb-77ebb56477f4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 returned with HTTP 200 Aug 07 17:12:54.981418 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:54.981418 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:54.981502 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 817/3256] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 => generated 964 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:54.994880 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-62eac7ba-33f7-4a19-ae5e-0da5fff64595 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:54.995958 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e94b9fd1-6d6f-4bf3-8ac1-a6450c4a1343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea7b8805-e7dc-4023-9259-a7b2ce89b536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1468711735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7470f8322e174224bccb805d7f40e805',qos_specs=None,replication_status=,reservations=['96316dea-e114-4498-a36b-5d8dc22179d5','f5ad5be4-e6ab-4f5b-ae63-268a8149b532','5eb3696d-1b46-40e5-bc05-329f57c64c74','e4fdfa44-bf0a-4902-8106-d042f42d8e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff9cb4c440243349da64a28421edde2',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1468711735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea7b8805-e7dc-4023-9259-a7b2ce89b536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7470f8322e174224bccb805d7f40e805',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ff9cb4c440243349da64a28421edde2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:54.998015 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b47923-07ba-4167-8074-969d949fd6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:55.002869 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62eac7ba-33f7-4a19-ae5e-0da5fff64595 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e returned with HTTP 200 Aug 07 17:12:55.003589 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 820/3257] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:54 2026] GET /volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:55.020251 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b47923-07ba-4167-8074-969d949fd6b4) transitioned into state 'SUCCESS' from state '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-1468711735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7470f8322e174224bccb805d7f40e805',qos_specs=None,replication_status=,reservations=['96316dea-e114-4498-a36b-5d8dc22179d5','f5ad5be4-e6ab-4f5b-ae63-268a8149b532','5eb3696d-1b46-40e5-bc05-329f57c64c74','e4fdfa44-bf0a-4902-8106-d042f42d8e43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ff9cb4c440243349da64a28421edde2',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:55.020693 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-40407a9c-bc4e-4cca-95bc-5762027f2638 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:55.021949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65cd90a-a783-4f99-aa99-86e54a03401f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:55.024404 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-40407a9c-bc4e-4cca-95bc-5762027f2638 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 Aug 07 17:12:55.024639 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-40407a9c-bc4e-4cca-95bc-5762027f2638 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:55.024867 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-40407a9c-bc4e-4cca-95bc-5762027f2638 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:55.035412 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c65cd90a-a783-4f99-aa99-86e54a03401f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:55.036288 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Flow 'volume_create_api' (9bb6999a-2994-4ce5-ae73-36c211ae28da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:55.036359 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:55.036359 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:55.036652 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Create volume request issued successfully. Aug 07 17:12:55.037303 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0a7d9928-b592-467f-a637-c39d7d2db209 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:55.037726 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 811/3258] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:12:54 2026] POST /volume/v3/volumes => generated 767 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:55.042132 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-40407a9c-bc4e-4cca-95bc-5762027f2638 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:55.052094 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-40407a9c-bc4e-4cca-95bc-5762027f2638 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 returned with HTTP 200 Aug 07 17:12:55.052900 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 811/3259] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:55 2026] GET /volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:55.055476 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19a8f6af-31ca-46d8-96d8-5b800280c85f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:55.057442 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19a8f6af-31ca-46d8-96d8-5b800280c85f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] GET https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:55.057666 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19a8f6af-31ca-46d8-96d8-5b800280c85f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:55.057878 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19a8f6af-31ca-46d8-96d8-5b800280c85f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:55.065321 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:55.065321 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:55.072619 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-19a8f6af-31ca-46d8-96d8-5b800280c85f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Volume info retrieved successfully. Aug 07 17:12:55.078247 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19a8f6af-31ca-46d8-96d8-5b800280c85f tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 returned with HTTP 200 Aug 07 17:12:55.078693 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 818/3260] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:55 2026] GET /volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:55.714148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03a558ca-1c1b-4054-8181-a1af72377456 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:55.719216 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03a558ca-1c1b-4054-8181-a1af72377456 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:12:55.719216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03a558ca-1c1b-4054-8181-a1af72377456 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:55.719216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03a558ca-1c1b-4054-8181-a1af72377456 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:55.731225 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:55.731225 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:55.737061 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03a558ca-1c1b-4054-8181-a1af72377456 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:12:55.742356 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03a558ca-1c1b-4054-8181-a1af72377456 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 returned with HTTP 200 Aug 07 17:12:55.742853 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 821/3261] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:55 2026] GET /volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:55.760820 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4196d2cf-fe5f-44f1-89dc-b9d87e431bc3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:55.767866 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4196d2cf-fe5f-44f1-89dc-b9d87e431bc3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:12:55.769619 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4196d2cf-fe5f-44f1-89dc-b9d87e431bc3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a744730a-402c-43ab-9ebf-80ac55b9c7e7", "name": "tempest-VolumeDependencyTests-Snapshot-155100099"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:55.788711 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:55.788711 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:55.789229 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4196d2cf-fe5f-44f1-89dc-b9d87e431bc3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:12:55.789358 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-4196d2cf-fe5f-44f1-89dc-b9d87e431bc3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create snapshot from volume a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:12:55.840851 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-4196d2cf-fe5f-44f1-89dc-b9d87e431bc3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['88cff9fd-e315-4e98-9bf7-8ecb46553576', 'f4736115-280c-4c0d-8ace-41b0a80b311c', 'd2c1c661-f71e-42ab-937f-500f09ebef65', '78f338cb-21f5-4d06-ae77-1db79215feee'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:55.891252 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4196d2cf-fe5f-44f1-89dc-b9d87e431bc3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot create request issued successfully. Aug 07 17:12:55.891781 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4196d2cf-fe5f-44f1-89dc-b9d87e431bc3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:12:55.892266 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 812/3262] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:12:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:55.908452 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bf2c9637-aa20-4cbe-8b18-58b9a765f43d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:55.911701 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bf2c9637-aa20-4cbe-8b18-58b9a765f43d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 Aug 07 17:12:55.911906 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bf2c9637-aa20-4cbe-8b18-58b9a765f43d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:55.912327 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bf2c9637-aa20-4cbe-8b18-58b9a765f43d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:55.919314 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:55.919314 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:55.920091 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bf2c9637-aa20-4cbe-8b18-58b9a765f43d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:12:55.921606 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bf2c9637-aa20-4cbe-8b18-58b9a765f43d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 returned with HTTP 200 Aug 07 17:12:55.922172 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 812/3263] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:55 2026] GET /volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:55.996844 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e7a6ca17-1624-421b-a6e3-a3d5eb01e6c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.005049 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7a6ca17-1624-421b-a6e3-a3d5eb01e6c6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 Aug 07 17:12:56.005049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7a6ca17-1624-421b-a6e3-a3d5eb01e6c6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:56.005049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7a6ca17-1624-421b-a6e3-a3d5eb01e6c6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:56.022778 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7a6ca17-1624-421b-a6e3-a3d5eb01e6c6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 returned with HTTP 404 Aug 07 17:12:56.024602 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 819/3264] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:55 2026] GET /volume/v3/volumes/026b75e1-0db9-40fe-a090-58289ac83872 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:56.039841 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0e4303fa-af9b-4a55-93f3-40c0ff9e4e76 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.041640 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e4303fa-af9b-4a55-93f3-40c0ff9e4e76 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:56.041787 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e4303fa-af9b-4a55-93f3-40c0ff9e4e76 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:56.041972 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e4303fa-af9b-4a55-93f3-40c0ff9e4e76 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:56.042090 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-0e4303fa-af9b-4a55-93f3-40c0ff9e4e76 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete backup with id: 346eb195-2903-43eb-b9c4-8cc7d292bbbf. Aug 07 17:12:56.047162 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.047162 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:56.060042 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-0e4303fa-af9b-4a55-93f3-40c0ff9e4e76 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] delete_backup rpcapi backup_id 346eb195-2903-43eb-b9c4-8cc7d292bbbf {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:12:56.062232 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e4303fa-af9b-4a55-93f3-40c0ff9e4e76 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 202 Aug 07 17:12:56.062823 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 822/3265] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:56 2026] DELETE /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:12:56.070799 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-112428a2-bae4-4c07-bf82-8c6976f920b1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.072217 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-450700d7-b824-4ec5-b543-d6f4e84e5429 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.072990 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-112428a2-bae4-4c07-bf82-8c6976f920b1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 Aug 07 17:12:56.073190 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-112428a2-bae4-4c07-bf82-8c6976f920b1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:56.073388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-112428a2-bae4-4c07-bf82-8c6976f920b1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:56.074121 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-450700d7-b824-4ec5-b543-d6f4e84e5429 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:56.074337 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-450700d7-b824-4ec5-b543-d6f4e84e5429 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:56.074525 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-450700d7-b824-4ec5-b543-d6f4e84e5429 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:56.074639 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-450700d7-b824-4ec5-b543-d6f4e84e5429 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:56.083223 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.083223 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:56.085457 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.085457 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:56.086274 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-450700d7-b824-4ec5-b543-d6f4e84e5429 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 200 Aug 07 17:12:56.086638 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 813/3266] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:56 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.091507 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-112428a2-bae4-4c07-bf82-8c6976f920b1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:56.097666 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-112428a2-bae4-4c07-bf82-8c6976f920b1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 returned with HTTP 200 Aug 07 17:12:56.097757 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ba8fd52d-b647-4e4b-ad86-4dbe016ae868 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.098057 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 813/3267] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:56 2026] GET /volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.098596 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba8fd52d-b647-4e4b-ad86-4dbe016ae868 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] GET https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:56.099394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba8fd52d-b647-4e4b-ad86-4dbe016ae868 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:56.099394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba8fd52d-b647-4e4b-ad86-4dbe016ae868 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:56.109335 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.109335 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:56.112422 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7926bc0b-af5d-4a2d-9f2e-5e250c10f34b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.116199 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ba8fd52d-b647-4e4b-ad86-4dbe016ae868 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Volume info retrieved successfully. Aug 07 17:12:56.117588 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7926bc0b-af5d-4a2d-9f2e-5e250c10f34b tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] DELETE https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 Aug 07 17:12:56.117856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7926bc0b-af5d-4a2d-9f2e-5e250c10f34b tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:56.118295 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7926bc0b-af5d-4a2d-9f2e-5e250c10f34b tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:56.118858 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7926bc0b-af5d-4a2d-9f2e-5e250c10f34b tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume with id: 07eabf3d-1133-4f18-98db-d4b159266e76 Aug 07 17:12:56.119843 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba8fd52d-b647-4e4b-ad86-4dbe016ae868 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 returned with HTTP 200 Aug 07 17:12:56.119980 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 820/3268] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:56 2026] GET /volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.129616 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.129616 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:56.129616 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7926bc0b-af5d-4a2d-9f2e-5e250c10f34b tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:56.133637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-96a474ab-9985-4cbe-88cd-7380030b67f3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.135527 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-96a474ab-9985-4cbe-88cd-7380030b67f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:12:56.135893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-96a474ab-9985-4cbe-88cd-7380030b67f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea7b8805-e7dc-4023-9259-a7b2ce89b536", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-415418052"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.144469 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.144469 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:56.145003 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-96a474ab-9985-4cbe-88cd-7380030b67f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Volume info retrieved successfully. Aug 07 17:12:56.145192 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-96a474ab-9985-4cbe-88cd-7380030b67f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Create snapshot from volume ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:56.159461 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7926bc0b-af5d-4a2d-9f2e-5e250c10f34b tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume request issued successfully. Aug 07 17:12:56.159561 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7926bc0b-af5d-4a2d-9f2e-5e250c10f34b tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 returned with HTTP 202 Aug 07 17:12:56.160067 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 823/3269] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:56 2026] DELETE /volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:56.169849 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-45b1cf9e-14e3-4f4b-8215-18247badc5fe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.172549 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45b1cf9e-14e3-4f4b-8215-18247badc5fe tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 Aug 07 17:12:56.172848 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-45b1cf9e-14e3-4f4b-8215-18247badc5fe tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:56.172995 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-45b1cf9e-14e3-4f4b-8215-18247badc5fe tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:56.183165 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.183165 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:56.190304 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-45b1cf9e-14e3-4f4b-8215-18247badc5fe tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:56.191464 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-96a474ab-9985-4cbe-88cd-7380030b67f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Created reservations ['28478674-6eb3-44ad-8b5d-77d970daef22', '12b5c476-fd44-46b5-b431-9e9951a00329', '69579673-aa9a-499c-bb3f-22c8cacef121', '417a45d2-9deb-4849-a492-776264fe6358'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:56.196325 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45b1cf9e-14e3-4f4b-8215-18247badc5fe tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 returned with HTTP 200 Aug 07 17:12:56.196843 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 814/3270] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:56 2026] GET /volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.247687 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-96a474ab-9985-4cbe-88cd-7380030b67f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Snapshot create request issued successfully. Aug 07 17:12:56.248147 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-96a474ab-9985-4cbe-88cd-7380030b67f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:12:56.248716 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 814/3271] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/snapshots => generated 322 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:56.261220 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f467205-f8b3-4d01-89ff-5b19e7d5b21b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.276674 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f467205-f8b3-4d01-89ff-5b19e7d5b21b tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] GET https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 Aug 07 17:12:56.276999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f467205-f8b3-4d01-89ff-5b19e7d5b21b tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:56.277249 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f467205-f8b3-4d01-89ff-5b19e7d5b21b tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:56.282909 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.282909 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:56.283363 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f467205-f8b3-4d01-89ff-5b19e7d5b21b tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Snapshot retrieved successfully. Aug 07 17:12:56.284357 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f467205-f8b3-4d01-89ff-5b19e7d5b21b tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 returned with HTTP 200 Aug 07 17:12:56.284746 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 821/3272] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:56 2026] GET /volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 => generated 454 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.393042 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e96646a8-1b87-48ff-ab35-6b1ee9f7e609 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.522243 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e96646a8-1b87-48ff-ab35-6b1ee9f7e609 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:56.522616 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e96646a8-1b87-48ff-ab35-6b1ee9f7e609 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1300379255", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.557870 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e96646a8-1b87-48ff-ab35-6b1ee9f7e609 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:56.558260 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 824/3273] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/types => generated 380 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.566098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2fb8050f-ef61-4fac-b46c-cd7292d67743 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.568828 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2fb8050f-ef61-4fac-b46c-cd7292d67743 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] POST https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption Aug 07 17:12:56.569359 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2fb8050f-ef61-4fac-b46c-cd7292d67743 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.599346 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2fb8050f-ef61-4fac-b46c-cd7292d67743 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption returned with HTTP 200 Aug 07 17:12:56.599550 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 815/3274] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.608722 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c0e110b5-95bd-4fa3-b883-3aed46b38636 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.613720 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c0e110b5-95bd-4fa3-b883-3aed46b38636 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:56.614450 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c0e110b5-95bd-4fa3-b883-3aed46b38636 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1682828288", "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=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.616938 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.616938 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:56.639328 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c0e110b5-95bd-4fa3-b883-3aed46b38636 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:56.639852 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 815/3275] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.653544 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dbb68936-7547-4778-9090-1be6c19b373a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.774671 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbb68936-7547-4778-9090-1be6c19b373a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] POST https://10.4.3.144/volume/v3/types/6d3714a5-3a94-4c2d-81a6-340e59c74d4a/encryption Aug 07 17:12:56.775151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbb68936-7547-4778-9090-1be6c19b373a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.779750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-dbb68936-7547-4778-9090-1be6c19b373a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:56.781840 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbb68936-7547-4778-9090-1be6c19b373a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/6d3714a5-3a94-4c2d-81a6-340e59c74d4a/encryption returned with HTTP 403 Aug 07 17:12:56.782392 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 822/3276] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/types/6d3714a5-3a94-4c2d-81a6-340e59c74d4a/encryption => generated 127 bytes in 129 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:56.793574 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b346abd0-572f-47bd-980c-9d58ee25d91a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.795437 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b346abd0-572f-47bd-980c-9d58ee25d91a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:56.795867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b346abd0-572f-47bd-980c-9d58ee25d91a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1480339511", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.834361 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b346abd0-572f-47bd-980c-9d58ee25d91a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:56.834966 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 825/3277] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.848454 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b9f5e261-832a-4678-9381-c2eaa379d463 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.850997 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9f5e261-832a-4678-9381-c2eaa379d463 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] POST https://10.4.3.144/volume/v3/types/4bb017db-e240-4559-a03b-3f9cd431a50a/extra_specs Aug 07 17:12:56.851561 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b9f5e261-832a-4678-9381-c2eaa379d463 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.854663 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-b9f5e261-832a-4678-9381-c2eaa379d463 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:56.854913 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b9f5e261-832a-4678-9381-c2eaa379d463 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/4bb017db-e240-4559-a03b-3f9cd431a50a/extra_specs returned with HTTP 403 Aug 07 17:12:56.855763 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 816/3278] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/types/4bb017db-e240-4559-a03b-3f9cd431a50a/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:56.864968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fe839e18-f5b5-4e2e-bd7e-4e62d82e466a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.867684 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fe839e18-f5b5-4e2e-bd7e-4e62d82e466a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] PUT https://10.4.3.144/volume/v3/types/4bb017db-e240-4559-a03b-3f9cd431a50a/extra_specs/key2 Aug 07 17:12:56.868229 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fe839e18-f5b5-4e2e-bd7e-4e62d82e466a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.871705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-fe839e18-f5b5-4e2e-bd7e-4e62d82e466a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:56.871985 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fe839e18-f5b5-4e2e-bd7e-4e62d82e466a tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/4bb017db-e240-4559-a03b-3f9cd431a50a/extra_specs/key2 returned with HTTP 403 Aug 07 17:12:56.872596 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 816/3279] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:12:56 2026] PUT /volume/v3/types/4bb017db-e240-4559-a03b-3f9cd431a50a/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:56.887626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6979f510-c8a9-4cfd-9e9a-66bda4f1400f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.890790 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6979f510-c8a9-4cfd-9e9a-66bda4f1400f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:56.890790 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6979f510-c8a9-4cfd-9e9a-66bda4f1400f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.896262 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-6979f510-c8a9-4cfd-9e9a-66bda4f1400f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:56.896262 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6979f510-c8a9-4cfd-9e9a-66bda4f1400f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types returned with HTTP 403 Aug 07 17:12:56.896262 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 823/3280] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:56.906802 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb2b3cbe-de17-423f-86aa-9e42bf2e0928 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.909245 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb2b3cbe-de17-423f-86aa-9e42bf2e0928 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:56.909731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb2b3cbe-de17-423f-86aa-9e42bf2e0928 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1461777101", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.934886 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb2b3cbe-de17-423f-86aa-9e42bf2e0928 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:56.935443 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 826/3281] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:12:56.938049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d1bcfeec-9e1d-413f-a1e9-405da48cab73 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.941979 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1bcfeec-9e1d-413f-a1e9-405da48cab73 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 Aug 07 17:12:56.943016 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1bcfeec-9e1d-413f-a1e9-405da48cab73 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:56.943016 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1bcfeec-9e1d-413f-a1e9-405da48cab73 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:56.946530 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e80a97ee-084f-4227-975b-8ea6b2d81f66 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.951181 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e80a97ee-084f-4227-975b-8ea6b2d81f66 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] POST https://10.4.3.144/volume/v3/types/9f3c2574-684f-41e4-9552-7e6ee3d180fe/encryption Aug 07 17:12:56.951539 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e80a97ee-084f-4227-975b-8ea6b2d81f66 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.954253 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.954253 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:56.954775 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d1bcfeec-9e1d-413f-a1e9-405da48cab73 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:12:56.955610 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1bcfeec-9e1d-413f-a1e9-405da48cab73 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 returned with HTTP 200 Aug 07 17:12:56.955994 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 817/3282] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:56 2026] GET /volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:56.969930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4172d771-987e-4c40-b354-c11627e5d51b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:56.975138 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:56.975591 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0146b185-2716-4ff4-8fd8-2648956bb640", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-465836204"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:56.977649 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'snapshot_id': '0146b185-2716-4ff4-8fd8-2648956bb640', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-465836204'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:56.991983 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:56.991983 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:56.992826 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:12:56.993032 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:12:56.997438 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:12:56.999680 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e80a97ee-084f-4227-975b-8ea6b2d81f66 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types/9f3c2574-684f-41e4-9552-7e6ee3d180fe/encryption returned with HTTP 200 Aug 07 17:12:57.000216 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 817/3283] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/types/9f3c2574-684f-41e4-9552-7e6ee3d180fe/encryption => generated 239 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:57.011656 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (6bb582b4-3e96-4991-8fbe-4dc9af38df42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:57.012687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9089e9a2-9d78-4096-8901-9f4f75f3c677 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.013493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd539fdf-7760-44cb-86f3-815ce98e3862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:57.014770 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:57.015073 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9089e9a2-9d78-4096-8901-9f4f75f3c677 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] DELETE https://10.4.3.144/volume/v3/types/9f3c2574-684f-41e4-9552-7e6ee3d180fe/encryption/b17adedf-6966-4653-bf87-7da1825d8f42 Aug 07 17:12:57.015284 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9089e9a2-9d78-4096-8901-9f4f75f3c677 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.015490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9089e9a2-9d78-4096-8901-9f4f75f3c677 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.016334 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-9089e9a2-9d78-4096-8901-9f4f75f3c677 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:57.016520 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9089e9a2-9d78-4096-8901-9f4f75f3c677 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/9f3c2574-684f-41e4-9552-7e6ee3d180fe/encryption/b17adedf-6966-4653-bf87-7da1825d8f42 returned with HTTP 403 Aug 07 17:12:57.017067 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 827/3284] 10.4.3.144 () {66 vars in 1489 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/types/9f3c2574-684f-41e4-9552-7e6ee3d180fe/encryption/b17adedf-6966-4653-bf87-7da1825d8f42 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.030280 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5aa53878-740e-41b1-b432-f61ef08faac5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.032390 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5aa53878-740e-41b1-b432-f61ef08faac5 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:57.032805 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5aa53878-740e-41b1-b432-f61ef08faac5 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1593109375", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:57.053229 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5aa53878-740e-41b1-b432-f61ef08faac5 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:57.053705 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 818/3285] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:57 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:57.056751 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd539fdf-7760-44cb-86f3-815ce98e3862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0146b185-2716-4ff4-8fd8-2648956bb640', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:57.057738 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7936440-5cc2-440a-836a-8b8e90eea20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:57.062262 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2a3854b8-d90d-40b4-8dd6-0198ddbe5a63 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.064782 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a3854b8-d90d-40b4-8dd6-0198ddbe5a63 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] DELETE https://10.4.3.144/volume/v3/types/19aa034e-8d20-4846-9023-1407263eb267/extra_specs/key1 Aug 07 17:12:57.065096 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2a3854b8-d90d-40b4-8dd6-0198ddbe5a63 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.065361 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2a3854b8-d90d-40b4-8dd6-0198ddbe5a63 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.071399 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-2a3854b8-d90d-40b4-8dd6-0198ddbe5a63 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:57.071656 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a3854b8-d90d-40b4-8dd6-0198ddbe5a63 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/19aa034e-8d20-4846-9023-1407263eb267/extra_specs/key1 returned with HTTP 403 Aug 07 17:12:57.072389 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 818/3286] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/types/19aa034e-8d20-4846-9023-1407263eb267/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.091397 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d11f928d-1181-4d1d-b5dc-d42c3b2d7ea5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.094098 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d11f928d-1181-4d1d-b5dc-d42c3b2d7ea5 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:12:57.094740 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d11f928d-1181-4d1d-b5dc-d42c3b2d7ea5 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1049822173", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:57.101752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4ecd8311-7e3f-45ec-b574-9db1f2d23a3e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.104260 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ecd8311-7e3f-45ec-b574-9db1f2d23a3e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf Aug 07 17:12:57.104562 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ecd8311-7e3f-45ec-b574-9db1f2d23a3e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.104853 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ecd8311-7e3f-45ec-b574-9db1f2d23a3e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.105046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4ecd8311-7e3f-45ec-b574-9db1f2d23a3e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 346eb195-2903-43eb-b9c4-8cc7d292bbbf. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:12:57.110980 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ecd8311-7e3f-45ec-b574-9db1f2d23a3e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf returned with HTTP 404 Aug 07 17:12:57.111681 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 819/3287] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/backups/346eb195-2903-43eb-b9c4-8cc7d292bbbf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.115417 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['59203459-4006-4421-af9e-42bc4488a8ba', '156fde10-523c-4dff-b3b3-acab89f9eb76', '656d5af6-2f37-4cfb-8a81-dab819dce1f9', '43e0b7a8-e25e-47cf-a23c-24afe8955dee'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:57.116563 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7936440-5cc2-440a-836a-8b8e90eea20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59203459-4006-4421-af9e-42bc4488a8ba', '156fde10-523c-4dff-b3b3-acab89f9eb76', '656d5af6-2f37-4cfb-8a81-dab819dce1f9', '43e0b7a8-e25e-47cf-a23c-24afe8955dee']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:57.117270 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69409b36-9688-49fc-9fdd-55500cbae0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:57.118185 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d11f928d-1181-4d1d-b5dc-d42c3b2d7ea5 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:12:57.118185 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 828/3288] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:12:57 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:57.128018 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dde67044-058b-4675-b7b8-2cebf93845db None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.131389 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dde67044-058b-4675-b7b8-2cebf93845db tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] DELETE https://10.4.3.144/volume/v3/types/d6ef2384-4862-4b60-b484-0b2acbf23865 Aug 07 17:12:57.131389 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dde67044-058b-4675-b7b8-2cebf93845db tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.131389 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dde67044-058b-4675-b7b8-2cebf93845db tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.131557 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-dde67044-058b-4675-b7b8-2cebf93845db tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:57.131699 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dde67044-058b-4675-b7b8-2cebf93845db tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/d6ef2384-4862-4b60-b484-0b2acbf23865 returned with HTTP 403 Aug 07 17:12:57.132327 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 819/3289] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/types/d6ef2384-4862-4b60-b484-0b2acbf23865 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.145693 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bb592159-9312-4300-8afe-ab2c03d2724c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.148389 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bb592159-9312-4300-8afe-ab2c03d2724c tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] GET https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs Aug 07 17:12:57.148902 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bb592159-9312-4300-8afe-ab2c03d2724c tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.149310 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bb592159-9312-4300-8afe-ab2c03d2724c tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.162875 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bb592159-9312-4300-8afe-ab2c03d2724c tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs returned with HTTP 200 Aug 07 17:12:57.163506 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 820/3290] 10.4.3.144 () {66 vars in 1378 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs => generated 123 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:57.172493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69409b36-9688-49fc-9fdd-55500cbae0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2297ed30-652c-4631-b3aa-6cfeaba29a3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-465836204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['59203459-4006-4421-af9e-42bc4488a8ba','156fde10-523c-4dff-b3b3-acab89f9eb76','656d5af6-2f37-4cfb-8a81-dab819dce1f9','43e0b7a8-e25e-47cf-a23c-24afe8955dee'],size=1,snapshot_id=0146b185-2716-4ff4-8fd8-2648956bb640,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-465836204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2297ed30-652c-4631-b3aa-6cfeaba29a3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0146b185-2716-4ff4-8fd8-2648956bb640,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:57.173906 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cbfe86-4ec2-407b-b13c-84f2fac34f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:57.179212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-391383bd-c02e-4524-a804-bae6a93e480f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.179654 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-391383bd-c02e-4524-a804-bae6a93e480f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] GET https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption/cipher Aug 07 17:12:57.179886 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-391383bd-c02e-4524-a804-bae6a93e480f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.180126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-391383bd-c02e-4524-a804-bae6a93e480f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.180895 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-391383bd-c02e-4524-a804-bae6a93e480f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:57.181448 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-391383bd-c02e-4524-a804-bae6a93e480f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption/cipher returned with HTTP 403 Aug 07 17:12:57.182118 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 829/3291] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.193563 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b8df8e8d-8967-46c0-9a21-661dffb2d929 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.196310 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8df8e8d-8967-46c0-9a21-661dffb2d929 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] GET https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption Aug 07 17:12:57.196576 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8df8e8d-8967-46c0-9a21-661dffb2d929 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.196894 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8df8e8d-8967-46c0-9a21-661dffb2d929 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.197942 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-b8df8e8d-8967-46c0-9a21-661dffb2d929 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:57.198245 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8df8e8d-8967-46c0-9a21-661dffb2d929 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption returned with HTTP 403 Aug 07 17:12:57.199001 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 820/3292] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.210087 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-04362fab-7afe-474a-a98e-f0cdd4b06687 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.214320 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d5374b0c-8ec8-49d6-b081-5f18ffee2f91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.216448 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5374b0c-8ec8-49d6-b081-5f18ffee2f91 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 Aug 07 17:12:57.216727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5374b0c-8ec8-49d6-b081-5f18ffee2f91 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.216983 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5374b0c-8ec8-49d6-b081-5f18ffee2f91 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.217196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cbfe86-4ec2-407b-b13c-84f2fac34f5d) transitioned into state 'SUCCESS' from state '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-465836204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['59203459-4006-4421-af9e-42bc4488a8ba','156fde10-523c-4dff-b3b3-acab89f9eb76','656d5af6-2f37-4cfb-8a81-dab819dce1f9','43e0b7a8-e25e-47cf-a23c-24afe8955dee'],size=1,snapshot_id=0146b185-2716-4ff4-8fd8-2648956bb640,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:57.217906 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23191e00-c369-4688-b646-6cafbef0928a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:57.222730 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-04362fab-7afe-474a-a98e-f0cdd4b06687 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] GET https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs/multiattach Aug 07 17:12:57.222968 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-04362fab-7afe-474a-a98e-f0cdd4b06687 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.223287 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-04362fab-7afe-474a-a98e-f0cdd4b06687 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.224705 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5374b0c-8ec8-49d6-b081-5f18ffee2f91 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 returned with HTTP 404 Aug 07 17:12:57.225441 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 830/3293] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/volumes/07eabf3d-1133-4f18-98db-d4b159266e76 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.233297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7690a1a3-d965-4945-932e-46e3ee18b8bf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.235059 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-04362fab-7afe-474a-a98e-f0cdd4b06687 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs/multiattach returned with HTTP 200 Aug 07 17:12:57.235537 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 821/3294] 10.4.3.144 () {66 vars in 1414 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:12:57.237152 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7690a1a3-d965-4945-932e-46e3ee18b8bf tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] DELETE https://10.4.3.144/volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e Aug 07 17:12:57.237331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7690a1a3-d965-4945-932e-46e3ee18b8bf tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.237613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7690a1a3-d965-4945-932e-46e3ee18b8bf tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.237686 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-7690a1a3-d965-4945-932e-46e3ee18b8bf tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume with id: 1b35f8e7-3181-4d8b-b895-a14037b91f9e Aug 07 17:12:57.249916 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-239be51b-7631-4f4e-835b-b5d278dbc8b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.256097 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-239be51b-7631-4f4e-835b-b5d278dbc8b1 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] GET https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs/volume_backend_name Aug 07 17:12:57.256097 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-239be51b-7631-4f4e-835b-b5d278dbc8b1 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.256361 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23191e00-c369-4688-b646-6cafbef0928a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:57.256442 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-239be51b-7631-4f4e-835b-b5d278dbc8b1 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.256493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (6bb582b4-3e96-4991-8fbe-4dc9af38df42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:57.256493 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:12:57.256493 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4172d771-987e-4c40-b354-c11627e5d51b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:57.256493 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 824/3295] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:12:56 2026] POST /volume/v3/volumes => generated 803 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.262137 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.262137 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:57.263391 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7690a1a3-d965-4945-932e-46e3ee18b8bf tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:57.265383 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3c02bb6c-7eca-4601-87d4-b155d8301fbf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.269242 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c02bb6c-7eca-4601-87d4-b155d8301fbf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:57.269604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c02bb6c-7eca-4601-87d4-b155d8301fbf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.269705 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c02bb6c-7eca-4601-87d4-b155d8301fbf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.271683 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3c02bb6c-7eca-4601-87d4-b155d8301fbf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume with id: 1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:57.272934 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c201bf90-77d3-447c-8c67-fd372e38a523 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.276006 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c201bf90-77d3-447c-8c67-fd372e38a523 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:12:57.276276 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c201bf90-77d3-447c-8c67-fd372e38a523 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.276515 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c201bf90-77d3-447c-8c67-fd372e38a523 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.279770 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-239be51b-7631-4f4e-835b-b5d278dbc8b1 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 17:12:57.280669 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 831/3296] 10.4.3.144 () {66 vars in 1438 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs/volume_backend_name => generated 143 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.286943 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.286943 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:57.286943 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3c02bb6c-7eca-4601-87d4-b155d8301fbf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:57.287767 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.287767 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:57.289660 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7083a8a-a516-4a59-934f-84ef774173de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.292357 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c201bf90-77d3-447c-8c67-fd372e38a523 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:12:57.292961 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7083a8a-a516-4a59-934f-84ef774173de tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] PUT https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption/c54a949a-1753-4c15-a809-d823e33a17e8 Aug 07 17:12:57.293467 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7083a8a-a516-4a59-934f-84ef774173de tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:57.295975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-e7083a8a-a516-4a59-934f-84ef774173de tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:57.296259 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7083a8a-a516-4a59-934f-84ef774173de tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption/c54a949a-1753-4c15-a809-d823e33a17e8 returned with HTTP 403 Aug 07 17:12:57.296728 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 832/3297] 10.4.3.144 () {68 vars in 1506 bytes} [Fri Aug 7 17:12:57 2026] PUT /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/encryption/c54a949a-1753-4c15-a809-d823e33a17e8 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.297379 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aeb56699-7835-4a4c-86ab-0d6a6cba8cd3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.298450 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c201bf90-77d3-447c-8c67-fd372e38a523 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c returned with HTTP 200 Aug 07 17:12:57.298965 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 825/3298] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:57.303433 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aeb56699-7835-4a4c-86ab-0d6a6cba8cd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] GET https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 Aug 07 17:12:57.303692 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aeb56699-7835-4a4c-86ab-0d6a6cba8cd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.303946 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aeb56699-7835-4a4c-86ab-0d6a6cba8cd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.307353 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d669cf5-d09f-44be-8d6f-ab5912d99885 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.309062 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7690a1a3-d965-4945-932e-46e3ee18b8bf tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume request issued successfully. Aug 07 17:12:57.309062 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7690a1a3-d965-4945-932e-46e3ee18b8bf tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e returned with HTTP 202 Aug 07 17:12:57.309062 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 821/3299] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:57.309359 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d669cf5-d09f-44be-8d6f-ab5912d99885 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] PUT https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs/key1 Aug 07 17:12:57.310870 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d669cf5-d09f-44be-8d6f-ab5912d99885 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:57.310966 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.310966 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:57.311318 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aeb56699-7835-4a4c-86ab-0d6a6cba8cd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Snapshot retrieved successfully. Aug 07 17:12:57.311790 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-2d669cf5-d09f-44be-8d6f-ab5912d99885 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:57.312076 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d669cf5-d09f-44be-8d6f-ab5912d99885 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs/key1 returned with HTTP 403 Aug 07 17:12:57.312511 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aeb56699-7835-4a4c-86ab-0d6a6cba8cd3 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 returned with HTTP 200 Aug 07 17:12:57.312581 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 826/3300] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:12:57 2026] PUT /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.313033 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 833/3301] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:57.318443 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7967b10c-79ad-4ebb-a484-058fe1619fda None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.321527 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7967b10c-79ad-4ebb-a484-058fe1619fda tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e Aug 07 17:12:57.322073 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7967b10c-79ad-4ebb-a484-058fe1619fda tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.322107 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-374ba3c3-b232-4fa9-b515-fe342a82373f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.322177 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7967b10c-79ad-4ebb-a484-058fe1619fda tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.324350 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-374ba3c3-b232-4fa9-b515-fe342a82373f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] PUT https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd Aug 07 17:12:57.324959 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-374ba3c3-b232-4fa9-b515-fe342a82373f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:57.327189 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-374ba3c3-b232-4fa9-b515-fe342a82373f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '13fd87edc8d34d1290fb8a56ca96f715', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '077ec7f4fb6442bea61eed6bc166a021', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:12:57.327409 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-374ba3c3-b232-4fa9-b515-fe342a82373f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-reader] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd returned with HTTP 403 Aug 07 17:12:57.328276 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 834/3302] 10.4.3.144 () {68 vars in 1362 bytes} [Fri Aug 7 17:12:57 2026] PUT /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:57.333431 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.333431 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:57.341039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.342408 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7967b10c-79ad-4ebb-a484-058fe1619fda tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:57.342733 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3c02bb6c-7eca-4601-87d4-b155d8301fbf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume request issued successfully. Aug 07 17:12:57.343035 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c02bb6c-7eca-4601-87d4-b155d8301fbf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 returned with HTTP 202 Aug 07 17:12:57.343500 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 822/3303] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:57.344321 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 Aug 07 17:12:57.345040 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:57.349062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-037c426d-8fb0-4dfd-a46e-08dd4881ec4f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.351500 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7967b10c-79ad-4ebb-a484-058fe1619fda tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e returned with HTTP 200 Aug 07 17:12:57.351500 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 822/3304] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:57.354517 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-037c426d-8fb0-4dfd-a46e-08dd4881ec4f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] DELETE https://10.4.3.144/volume/v3/types/d6ef2384-4862-4b60-b484-0b2acbf23865 Aug 07 17:12:57.354517 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-037c426d-8fb0-4dfd-a46e-08dd4881ec4f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.354517 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-037c426d-8fb0-4dfd-a46e-08dd4881ec4f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.356556 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5d65bcd2-5344-4234-8b0c-5df454b53a25 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.359242 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d65bcd2-5344-4234-8b0c-5df454b53a25 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:57.359459 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d65bcd2-5344-4234-8b0c-5df454b53a25 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.359647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d65bcd2-5344-4234-8b0c-5df454b53a25 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.370010 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.370010 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:57.375192 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5d65bcd2-5344-4234-8b0c-5df454b53a25 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:57.382123 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d65bcd2-5344-4234-8b0c-5df454b53a25 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 returned with HTTP 200 Aug 07 17:12:57.382292 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 823/3305] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:57.392083 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-037c426d-8fb0-4dfd-a46e-08dd4881ec4f tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types/d6ef2384-4862-4b60-b484-0b2acbf23865 returned with HTTP 202 Aug 07 17:12:57.392485 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 835/3306] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/types/d6ef2384-4862-4b60-b484-0b2acbf23865 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:57.400515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a473521e-4baa-4b13-83fe-41b1ae9e1191 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.404591 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a473521e-4baa-4b13-83fe-41b1ae9e1191 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] DELETE https://10.4.3.144/volume/v3/types/19aa034e-8d20-4846-9023-1407263eb267 Aug 07 17:12:57.405042 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a473521e-4baa-4b13-83fe-41b1ae9e1191 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.405607 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a473521e-4baa-4b13-83fe-41b1ae9e1191 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.418427 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1300379255 is set by the default quota flag: quota_volumes_tempest-volume-type-1300379255, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.418700 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1300379255 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1300379255, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.418992 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1300379255 is set by the default quota flag: quota_snapshots_tempest-volume-type-1300379255, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.419312 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1461777101 is set by the default quota flag: quota_volumes_tempest-volume-type-1461777101, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.419547 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1461777101 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1461777101, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.419840 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1461777101 is set by the default quota flag: quota_snapshots_tempest-volume-type-1461777101, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.420096 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1682828288 is set by the default quota flag: quota_volumes_tempest-volume-type-1682828288, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.420308 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1682828288 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1682828288, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.420542 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1682828288 is set by the default quota flag: quota_snapshots_tempest-volume-type-1682828288, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.420899 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1480339511 is set by the default quota flag: quota_volumes_tempest-volume-type-1480339511, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.421001 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1480339511 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1480339511, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.421271 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1480339511 is set by the default quota flag: quota_snapshots_tempest-volume-type-1480339511, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.421474 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1593109375 is set by the default quota flag: quota_volumes_tempest-volume-type-1593109375, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.421686 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1593109375 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1593109375, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.421980 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1593109375 is set by the default quota flag: quota_snapshots_tempest-volume-type-1593109375, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:12:57.429715 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e5911f2-5e9d-4274-bbc6-1b15adb589cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 returned with HTTP 200 Aug 07 17:12:57.430300 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 827/3307] 10.4.3.144 () {68 vars in 1374 bytes} [Fri Aug 7 17:12:57 2026] PUT /volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 => generated 1429 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:57.437708 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a473521e-4baa-4b13-83fe-41b1ae9e1191 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types/19aa034e-8d20-4846-9023-1407263eb267 returned with HTTP 202 Aug 07 17:12:57.438338 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 823/3308] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/types/19aa034e-8d20-4846-9023-1407263eb267 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:57.441814 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-48441d5e-0910-4ab6-8724-55049b46200e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.445380 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-48441d5e-0910-4ab6-8724-55049b46200e tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:12:57.445380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-48441d5e-0910-4ab6-8724-55049b46200e tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea7b8805-e7dc-4023-9259-a7b2ce89b536"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:57.454316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1fb66a47-5126-4773-be68-3f46d9769ea3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.456937 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.456937 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:57.457471 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-48441d5e-0910-4ab6-8724-55049b46200e tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Volume info retrieved successfully. Aug 07 17:12:57.457721 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-48441d5e-0910-4ab6-8724-55049b46200e tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Create snapshot from volume ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:57.462226 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fb66a47-5126-4773-be68-3f46d9769ea3 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] DELETE https://10.4.3.144/volume/v3/types/9f3c2574-684f-41e4-9552-7e6ee3d180fe Aug 07 17:12:57.462472 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fb66a47-5126-4773-be68-3f46d9769ea3 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.462766 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fb66a47-5126-4773-be68-3f46d9769ea3 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.487049 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota_utils [None req-48441d5e-0910-4ab6-8724-55049b46200e tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Quota exceeded for 7470f8322e174224bccb805d7f40e805, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 17:12:57.487384 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.middleware.fault [None req-48441d5e-0910-4ab6-8724-55049b46200e tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 413 Aug 07 17:12:57.488556 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 824/3309] 10.4.3.144 () {68 vars in 1264 bytes} [Fri Aug 7 17:12:57 2026] POST /volume/v3/snapshots => generated 208 bytes in 47 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 17:12:57.496913 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2a76cf4-443c-4f6e-98c4-02651650f7ca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.499661 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2a76cf4-443c-4f6e-98c4-02651650f7ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 Aug 07 17:12:57.500188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2a76cf4-443c-4f6e-98c4-02651650f7ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:57.500554 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fb66a47-5126-4773-be68-3f46d9769ea3 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types/9f3c2574-684f-41e4-9552-7e6ee3d180fe returned with HTTP 202 Aug 07 17:12:57.501263 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 836/3310] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/types/9f3c2574-684f-41e4-9552-7e6ee3d180fe => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:57.517198 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8b969e66-58b5-4d7d-9b6f-0e85b063b6f1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.521580 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8b969e66-58b5-4d7d-9b6f-0e85b063b6f1 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] DELETE https://10.4.3.144/volume/v3/types/4bb017db-e240-4559-a03b-3f9cd431a50a Aug 07 17:12:57.521732 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8b969e66-58b5-4d7d-9b6f-0e85b063b6f1 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.521957 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8b969e66-58b5-4d7d-9b6f-0e85b063b6f1 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.548932 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8b969e66-58b5-4d7d-9b6f-0e85b063b6f1 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types/4bb017db-e240-4559-a03b-3f9cd431a50a returned with HTTP 202 Aug 07 17:12:57.549250 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 824/3311] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/types/4bb017db-e240-4559-a03b-3f9cd431a50a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:57.560142 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1641486c-6fbb-4182-85e6-8b77484ddf28 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.560142 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1641486c-6fbb-4182-85e6-8b77484ddf28 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] DELETE https://10.4.3.144/volume/v3/types/6d3714a5-3a94-4c2d-81a6-340e59c74d4a Aug 07 17:12:57.560142 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1641486c-6fbb-4182-85e6-8b77484ddf28 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.560142 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1641486c-6fbb-4182-85e6-8b77484ddf28 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.584200 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2a76cf4-443c-4f6e-98c4-02651650f7ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 returned with HTTP 200 Aug 07 17:12:57.584773 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 828/3312] 10.4.3.144 () {68 vars in 1374 bytes} [Fri Aug 7 17:12:57 2026] PUT /volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 => generated 1003 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:57.592844 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1641486c-6fbb-4182-85e6-8b77484ddf28 tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types/6d3714a5-3a94-4c2d-81a6-340e59c74d4a returned with HTTP 202 Aug 07 17:12:57.593138 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 825/3313] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/types/6d3714a5-3a94-4c2d-81a6-340e59c74d4a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:57.602372 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c50e6d1b-c0a2-4dfd-9d2c-f2f8f7fc074b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.602867 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-12685c6e-eb41-4438-b38f-d01af194f46a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.604612 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c50e6d1b-c0a2-4dfd-9d2c-f2f8f7fc074b tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] DELETE https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd Aug 07 17:12:57.604736 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c50e6d1b-c0a2-4dfd-9d2c-f2f8f7fc074b tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.604989 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c50e6d1b-c0a2-4dfd-9d2c-f2f8f7fc074b tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.609020 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-12685c6e-eb41-4438-b38f-d01af194f46a tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:12:57.609608 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-12685c6e-eb41-4438-b38f-d01af194f46a tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea7b8805-e7dc-4023-9259-a7b2ce89b536"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:57.623307 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.623307 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:57.624091 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-12685c6e-eb41-4438-b38f-d01af194f46a tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Volume info retrieved successfully. Aug 07 17:12:57.624342 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-12685c6e-eb41-4438-b38f-d01af194f46a tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Create snapshot from volume ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:57.643336 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c50e6d1b-c0a2-4dfd-9d2c-f2f8f7fc074b tempest-VolumeTypesReaderTests-991821413 tempest-VolumeTypesReaderTests-991821413-project-admin] https://10.4.3.144/volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd returned with HTTP 202 Aug 07 17:12:57.644255 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 837/3314] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/types/fd302d23-273f-4b04-b361-8ba66eee1efd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:57.655416 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota_utils [None req-12685c6e-eb41-4438-b38f-d01af194f46a tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Quota exceeded for 7470f8322e174224bccb805d7f40e805, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 07 17:12:57.655706 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.middleware.fault [None req-12685c6e-eb41-4438-b38f-d01af194f46a tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 413 Aug 07 17:12:57.656608 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 825/3315] 10.4.3.144 () {68 vars in 1264 bytes} [Fri Aug 7 17:12:57 2026] POST /volume/v3/snapshots => generated 133 bytes in 54 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 17:12:57.667551 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ebc1796d-e04a-4513-96e4-166be8f4b736 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.670064 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebc1796d-e04a-4513-96e4-166be8f4b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 Aug 07 17:12:57.670405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebc1796d-e04a-4513-96e4-166be8f4b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.670984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebc1796d-e04a-4513-96e4-166be8f4b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.670984 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-ebc1796d-e04a-4513-96e4-166be8f4b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Delete snapshot with id: c5393f7a-1504-4819-a730-a09391523129 Aug 07 17:12:57.677707 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.677707 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:57.678921 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ebc1796d-e04a-4513-96e4-166be8f4b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Snapshot retrieved successfully. Aug 07 17:12:57.698623 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ebc1796d-e04a-4513-96e4-166be8f4b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Snapshot delete request issued successfully. Aug 07 17:12:57.699444 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebc1796d-e04a-4513-96e4-166be8f4b736 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 returned with HTTP 202 Aug 07 17:12:57.699726 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 829/3316] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:12:57 2026] DELETE /volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:57.708981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c249b3d9-8e04-4592-b38b-31f979ce015c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:57.711573 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c249b3d9-8e04-4592-b38b-31f979ce015c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] GET https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 Aug 07 17:12:57.711859 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c249b3d9-8e04-4592-b38b-31f979ce015c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:57.712931 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c249b3d9-8e04-4592-b38b-31f979ce015c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:57.720383 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:57.720383 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:57.721096 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c249b3d9-8e04-4592-b38b-31f979ce015c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Snapshot retrieved successfully. Aug 07 17:12:57.722056 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c249b3d9-8e04-4592-b38b-31f979ce015c tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 returned with HTTP 200 Aug 07 17:12:57.722601 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 826/3317] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:57 2026] GET /volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:58.317056 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5845e813-4ea5-44e0-b113-18bb7b47fcac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.317056 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5845e813-4ea5-44e0-b113-18bb7b47fcac tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:12:58.317551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5845e813-4ea5-44e0-b113-18bb7b47fcac tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.317551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5845e813-4ea5-44e0-b113-18bb7b47fcac tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.326244 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:58.326244 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:58.332945 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5845e813-4ea5-44e0-b113-18bb7b47fcac tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:12:58.344014 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5845e813-4ea5-44e0-b113-18bb7b47fcac tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c returned with HTTP 200 Aug 07 17:12:58.344473 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 838/3318] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:58.361289 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e2884544-4db1-4bf8-8aa6-d8d98f6e2dbb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.364123 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e2884544-4db1-4bf8-8aa6-d8d98f6e2dbb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:12:58.365132 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e2884544-4db1-4bf8-8aa6-d8d98f6e2dbb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2297ed30-652c-4631-b3aa-6cfeaba29a3c", "name": "tempest-VolumeDependencyTests-Snapshot-273263503"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:58.368524 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7eb5d00c-6f57-4411-b372-bf31cb3a152f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.374301 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7eb5d00c-6f57-4411-b372-bf31cb3a152f tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e Aug 07 17:12:58.375641 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7eb5d00c-6f57-4411-b372-bf31cb3a152f tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.375641 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7eb5d00c-6f57-4411-b372-bf31cb3a152f tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.383816 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7eb5d00c-6f57-4411-b372-bf31cb3a152f tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e returned with HTTP 404 Aug 07 17:12:58.384879 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 830/3319] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/volumes/1b35f8e7-3181-4d8b-b895-a14037b91f9e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:58.388587 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:58.388587 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:58.389445 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e2884544-4db1-4bf8-8aa6-d8d98f6e2dbb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:12:58.389513 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-e2884544-4db1-4bf8-8aa6-d8d98f6e2dbb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create snapshot from volume 2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:12:58.394709 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b6664789-61c1-4eec-8cdb-ef09fad4c5a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.407740 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b6664789-61c1-4eec-8cdb-ef09fad4c5a4 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] DELETE https://10.4.3.144/volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 Aug 07 17:12:58.407900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b6664789-61c1-4eec-8cdb-ef09fad4c5a4 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.408144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b6664789-61c1-4eec-8cdb-ef09fad4c5a4 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.408728 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b6664789-61c1-4eec-8cdb-ef09fad4c5a4 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume with id: fc920076-1a06-4879-adeb-afc381d9fee4 Aug 07 17:12:58.419940 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ae190969-1a8b-4696-b5d8-f1072424d858 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.422374 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:58.422374 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:58.424850 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae190969-1a8b-4696-b5d8-f1072424d858 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:58.425250 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae190969-1a8b-4696-b5d8-f1072424d858 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.425453 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae190969-1a8b-4696-b5d8-f1072424d858 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.425625 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b6664789-61c1-4eec-8cdb-ef09fad4c5a4 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:58.433205 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae190969-1a8b-4696-b5d8-f1072424d858 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 returned with HTTP 404 Aug 07 17:12:58.433637 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 839/3320] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:58.443282 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d60bdf7-fb87-465d-b795-5ac9b86fa108 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.448443 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d60bdf7-fb87-465d-b795-5ac9b86fa108 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:58.449203 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d60bdf7-fb87-465d-b795-5ac9b86fa108 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.449370 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-e2884544-4db1-4bf8-8aa6-d8d98f6e2dbb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['164176d2-66e7-4367-8a51-8104c897ce7c', 'fd1e5054-bc82-43c2-a968-94588b89e768', '8265089d-751f-4576-86fc-3200628550eb', '48f277da-6c35-4600-be3f-2e45bf4aa655'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:58.449475 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d60bdf7-fb87-465d-b795-5ac9b86fa108 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.461699 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d60bdf7-fb87-465d-b795-5ac9b86fa108 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 returned with HTTP 404 Aug 07 17:12:58.462480 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 831/3321] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:58.473076 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b6664789-61c1-4eec-8cdb-ef09fad4c5a4 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume request issued successfully. Aug 07 17:12:58.473417 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b6664789-61c1-4eec-8cdb-ef09fad4c5a4 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 returned with HTTP 202 Aug 07 17:12:58.474362 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 827/3322] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:58 2026] DELETE /volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:58.475441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48f59db1-74b1-4209-a7f7-bc57036a2d57 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.477913 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48f59db1-74b1-4209-a7f7-bc57036a2d57 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:58.477913 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48f59db1-74b1-4209-a7f7-bc57036a2d57 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.478240 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48f59db1-74b1-4209-a7f7-bc57036a2d57 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.478389 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-48f59db1-74b1-4209-a7f7-bc57036a2d57 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume with id: 1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 Aug 07 17:12:58.486098 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48f59db1-74b1-4209-a7f7-bc57036a2d57 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 returned with HTTP 404 Aug 07 17:12:58.486582 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 840/3323] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:58 2026] DELETE /volume/v3/volumes/1ef66f4d-a7a7-4ecf-b730-da4c9023d0a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:58.488986 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e041bf6f-a961-4772-ae36-8640c07734aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.491351 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e041bf6f-a961-4772-ae36-8640c07734aa tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 Aug 07 17:12:58.491627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e041bf6f-a961-4772-ae36-8640c07734aa tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.491933 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e041bf6f-a961-4772-ae36-8640c07734aa tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.500753 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:58.500753 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:58.502438 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.504116 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e2884544-4db1-4bf8-8aa6-d8d98f6e2dbb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot create request issued successfully. Aug 07 17:12:58.505106 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e2884544-4db1-4bf8-8aa6-d8d98f6e2dbb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:12:58.505750 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 826/3324] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:12:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:58.507050 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:58.507576 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2054072314"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:58.509114 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2054072314'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:58.509235 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume of 1 GB Aug 07 17:12:58.517964 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e041bf6f-a961-4772-ae36-8640c07734aa tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:58.521825 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Availability Zones retrieved successfully. Aug 07 17:12:58.524200 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e041bf6f-a961-4772-ae36-8640c07734aa tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 returned with HTTP 200 Aug 07 17:12:58.524708 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 832/3325] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:58.526139 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d26510c5-6a57-4093-95e2-d4510e94bccd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.528153 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d26510c5-6a57-4093-95e2-d4510e94bccd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 Aug 07 17:12:58.528372 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d26510c5-6a57-4093-95e2-d4510e94bccd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.528582 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d26510c5-6a57-4093-95e2-d4510e94bccd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.529266 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (872d3943-77c2-437c-bfc6-65cd1fc0c4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:58.529878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deca1afb-a4ba-4a1a-9af4-390e9046b681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:58.531152 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:58.536589 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:58.536589 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:58.537179 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d26510c5-6a57-4093-95e2-d4510e94bccd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:12:58.538404 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d26510c5-6a57-4093-95e2-d4510e94bccd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 returned with HTTP 200 Aug 07 17:12:58.539968 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 841/3326] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:58.579437 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deca1afb-a4ba-4a1a-9af4-390e9046b681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:58.581153 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (492f1087-80a7-4983-b4e5-81a3f75ad889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:58.645589 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['7b84971c-d7b1-4435-af7e-e667865f0b76', 'edc0a12a-1190-493d-ae3f-8087c3128385', '3649fafb-eb2a-4026-9057-41e75ee1c471', '6675b609-0a9a-4a6e-ad7d-f1ae0a0033f9'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:58.646922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (492f1087-80a7-4983-b4e5-81a3f75ad889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b84971c-d7b1-4435-af7e-e667865f0b76', 'edc0a12a-1190-493d-ae3f-8087c3128385', '3649fafb-eb2a-4026-9057-41e75ee1c471', '6675b609-0a9a-4a6e-ad7d-f1ae0a0033f9']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:58.648693 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (697febd5-64de-47d9-a5ea-b9ed162afd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:58.681154 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (697febd5-64de-47d9-a5ea-b9ed162afd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d5b57aa-bcb7-4af1-8df6-8c43e674ddef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2054072314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['7b84971c-d7b1-4435-af7e-e667865f0b76','edc0a12a-1190-493d-ae3f-8087c3128385','3649fafb-eb2a-4026-9057-41e75ee1c471','6675b609-0a9a-4a6e-ad7d-f1ae0a0033f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2054072314',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d5b57aa-bcb7-4af1-8df6-8c43e674ddef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4cb134d1f1340c48debd397c842ba41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70d048e2c42546de9a9f82b80295fcf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:58.681956 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6faa5c57-27eb-4f32-a9df-2ff3533ee36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:58.707653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6faa5c57-27eb-4f32-a9df-2ff3533ee36f) transitioned into state 'SUCCESS' from state '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-2054072314',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4cb134d1f1340c48debd397c842ba41',qos_specs=None,replication_status=,reservations=['7b84971c-d7b1-4435-af7e-e667865f0b76','edc0a12a-1190-493d-ae3f-8087c3128385','3649fafb-eb2a-4026-9057-41e75ee1c471','6675b609-0a9a-4a6e-ad7d-f1ae0a0033f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70d048e2c42546de9a9f82b80295fcf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:58.708796 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56072871-32fb-43cb-8513-72e6a99ed2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:58.725052 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56072871-32fb-43cb-8513-72e6a99ed2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:58.725052 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Flow 'volume_create_api' (872d3943-77c2-437c-bfc6-65cd1fc0c4c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:58.725052 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Create volume request issued successfully. Aug 07 17:12:58.725052 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-20c4ac43-5479-4c8e-a0aa-96355794b930 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:58.725880 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 828/3327] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:12:58 2026] POST /volume/v3/volumes => generated 749 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:12:58.737388 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-74962004-9547-4422-ac1d-d4f3823b6788 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.741347 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-74962004-9547-4422-ac1d-d4f3823b6788 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] GET https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 Aug 07 17:12:58.742165 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-74962004-9547-4422-ac1d-d4f3823b6788 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.742165 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-74962004-9547-4422-ac1d-d4f3823b6788 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.746827 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24fb199f-acd4-4249-9c07-20f608af4eb0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.749985 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24fb199f-acd4-4249-9c07-20f608af4eb0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:12:58.750208 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-74962004-9547-4422-ac1d-d4f3823b6788 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 returned with HTTP 404 Aug 07 17:12:58.750665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24fb199f-acd4-4249-9c07-20f608af4eb0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.750952 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 827/3328] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/snapshots/c5393f7a-1504-4819-a730-a09391523129 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:58.751215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24fb199f-acd4-4249-9c07-20f608af4eb0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.759617 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56b936c9-5a50-4ab1-a9e9-59f89ace5be7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.761282 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:58.761282 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:58.762194 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b936c9-5a50-4ab1-a9e9-59f89ace5be7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] GET https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:58.762594 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b936c9-5a50-4ab1-a9e9-59f89ace5be7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.762937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b936c9-5a50-4ab1-a9e9-59f89ace5be7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.774895 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24fb199f-acd4-4249-9c07-20f608af4eb0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:58.775012 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:58.775012 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:58.782191 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-56b936c9-5a50-4ab1-a9e9-59f89ace5be7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Volume info retrieved successfully. Aug 07 17:12:58.783329 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24fb199f-acd4-4249-9c07-20f608af4eb0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:12:58.784098 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 833/3329] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:58.787640 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b936c9-5a50-4ab1-a9e9-59f89ace5be7 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 returned with HTTP 200 Aug 07 17:12:58.788108 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 842/3330] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:58.809721 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e4fec1af-0825-442a-a83e-5be3ddd4c697 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.812850 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e4fec1af-0825-442a-a83e-5be3ddd4c697 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:58.814936 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e4fec1af-0825-442a-a83e-5be3ddd4c697 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.814936 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e4fec1af-0825-442a-a83e-5be3ddd4c697 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.814936 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e4fec1af-0825-442a-a83e-5be3ddd4c697 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Delete volume with id: ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:58.824647 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:58.824647 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:58.825549 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e4fec1af-0825-442a-a83e-5be3ddd4c697 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Volume info retrieved successfully. Aug 07 17:12:58.861082 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e4fec1af-0825-442a-a83e-5be3ddd4c697 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Delete volume request issued successfully. Aug 07 17:12:58.861082 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e4fec1af-0825-442a-a83e-5be3ddd4c697 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 returned with HTTP 202 Aug 07 17:12:58.861082 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 829/3331] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:58 2026] DELETE /volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:58.874892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4dda9625-10cb-4548-97cb-4647ea500926 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:58.877604 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4dda9625-10cb-4548-97cb-4647ea500926 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] GET https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:58.877811 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4dda9625-10cb-4548-97cb-4647ea500926 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:58.878036 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4dda9625-10cb-4548-97cb-4647ea500926 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:58.888146 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:58.888146 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:58.892782 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4dda9625-10cb-4548-97cb-4647ea500926 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Volume info retrieved successfully. Aug 07 17:12:58.901851 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4dda9625-10cb-4548-97cb-4647ea500926 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 returned with HTTP 200 Aug 07 17:12:58.901851 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 828/3332] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:58 2026] GET /volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:59.541311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-465b5970-5ce3-4abd-81d5-2632320a7e89 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:59.543388 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-465b5970-5ce3-4abd-81d5-2632320a7e89 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 Aug 07 17:12:59.543757 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-465b5970-5ce3-4abd-81d5-2632320a7e89 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:59.544012 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-465b5970-5ce3-4abd-81d5-2632320a7e89 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:59.550943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e0cd1e70-17a8-4e55-9e94-e343bc6e458d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:59.551978 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-465b5970-5ce3-4abd-81d5-2632320a7e89 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 returned with HTTP 404 Aug 07 17:12:59.552644 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 834/3333] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:59 2026] GET /volume/v3/volumes/fc920076-1a06-4879-adeb-afc381d9fee4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:59.553473 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0cd1e70-17a8-4e55-9e94-e343bc6e458d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 Aug 07 17:12:59.553782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0cd1e70-17a8-4e55-9e94-e343bc6e458d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:59.554014 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0cd1e70-17a8-4e55-9e94-e343bc6e458d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:59.560782 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:59.560782 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:59.561422 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e0cd1e70-17a8-4e55-9e94-e343bc6e458d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:12:59.562372 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0cd1e70-17a8-4e55-9e94-e343bc6e458d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 returned with HTTP 200 Aug 07 17:12:59.563065 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 843/3334] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:12:59 2026] GET /volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:59.566624 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2eb2ab70-c569-4fac-b5bf-f64440d95831 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:59.570934 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2eb2ab70-c569-4fac-b5bf-f64440d95831 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] DELETE https://10.4.3.144/volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d Aug 07 17:12:59.571108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2eb2ab70-c569-4fac-b5bf-f64440d95831 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:59.571413 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2eb2ab70-c569-4fac-b5bf-f64440d95831 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:59.571817 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-2eb2ab70-c569-4fac-b5bf-f64440d95831 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume with id: 87f4b3c0-50db-4fbd-8c39-dece038f280d Aug 07 17:12:59.573222 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:59.575580 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:12:59.576064 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4237c1e4-f48f-4163-9e39-88afa60e82d6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1900508896"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:59.577942 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'snapshot_id': '4237c1e4-f48f-4163-9e39-88afa60e82d6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1900508896'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:12:59.581765 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:59.581765 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:59.582402 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2eb2ab70-c569-4fac-b5bf-f64440d95831 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:59.583793 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:59.583793 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:12:59.584402 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:12:59.584593 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:12:59.589077 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:12:59.596729 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (19a41171-f761-43c0-8558-b9f82e5df2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:59.598935 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e612ef77-880e-4e62-bef7-8f335833a7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:59.600334 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:12:59.602777 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2eb2ab70-c569-4fac-b5bf-f64440d95831 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume request issued successfully. Aug 07 17:12:59.603037 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2eb2ab70-c569-4fac-b5bf-f64440d95831 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d returned with HTTP 202 Aug 07 17:12:59.603803 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 830/3335] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:12:59 2026] DELETE /volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:12:59.623864 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8595c463-2adf-49b1-bf7e-26fe96e392bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:59.631119 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8595c463-2adf-49b1-bf7e-26fe96e392bd tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d Aug 07 17:12:59.631410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8595c463-2adf-49b1-bf7e-26fe96e392bd tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:59.631659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8595c463-2adf-49b1-bf7e-26fe96e392bd tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:59.642908 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:59.642908 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:12:59.648401 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8595c463-2adf-49b1-bf7e-26fe96e392bd tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:12:59.653862 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e612ef77-880e-4e62-bef7-8f335833a7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4237c1e4-f48f-4163-9e39-88afa60e82d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:59.653862 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc94acdc-ed14-43c4-9994-9acbbe2f3891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:59.655198 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8595c463-2adf-49b1-bf7e-26fe96e392bd tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d returned with HTTP 200 Aug 07 17:12:59.655689 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 835/3336] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:59 2026] GET /volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:59.701486 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['2947e9e4-9598-4997-942a-6a46c311f96b', '288dd225-2dbb-4580-94d7-c6033f813775', '162f935c-2dc8-4d66-ac4a-de04d22b476d', '8ab2983a-87c0-4c4b-be90-e603afb3b92a'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:12:59.702517 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc94acdc-ed14-43c4-9994-9acbbe2f3891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2947e9e4-9598-4997-942a-6a46c311f96b', '288dd225-2dbb-4580-94d7-c6033f813775', '162f935c-2dc8-4d66-ac4a-de04d22b476d', '8ab2983a-87c0-4c4b-be90-e603afb3b92a']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:59.703496 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f0ac66-7544-41f0-8a3f-138e3e53cc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:59.749598 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7f0ac66-7544-41f0-8a3f-138e3e53cc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea58f05-a70d-4e10-8156-5f74be9cb1e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1900508896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['2947e9e4-9598-4997-942a-6a46c311f96b','288dd225-2dbb-4580-94d7-c6033f813775','162f935c-2dc8-4d66-ac4a-de04d22b476d','8ab2983a-87c0-4c4b-be90-e603afb3b92a'],size=1,snapshot_id=4237c1e4-f48f-4163-9e39-88afa60e82d6,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1900508896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea58f05-a70d-4e10-8156-5f74be9cb1e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4237c1e4-f48f-4163-9e39-88afa60e82d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:59.750587 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9db978-7ae5-4ca0-92b1-58ccadaf4919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:59.774375 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd9db978-7ae5-4ca0-92b1-58ccadaf4919) transitioned into state 'SUCCESS' from state '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-1900508896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['2947e9e4-9598-4997-942a-6a46c311f96b','288dd225-2dbb-4580-94d7-c6033f813775','162f935c-2dc8-4d66-ac4a-de04d22b476d','8ab2983a-87c0-4c4b-be90-e603afb3b92a'],size=1,snapshot_id=4237c1e4-f48f-4163-9e39-88afa60e82d6,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:59.775378 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84886c6-de2c-400a-b52b-32a2401c8ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:12:59.803936 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84886c6-de2c-400a-b52b-32a2401c8ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:12:59.805002 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (19a41171-f761-43c0-8558-b9f82e5df2c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:12:59.805420 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:12:59.806363 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a32c1c4-663d-47dd-a22b-ddf2ae7fb2af tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:12:59.806896 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 829/3337] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:12:59 2026] POST /volume/v3/volumes => generated 804 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:59.807425 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac074460-c601-495e-ada0-ac2fd6ec6900 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:59.810692 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac074460-c601-495e-ada0-ac2fd6ec6900 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:12:59.810966 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac074460-c601-495e-ada0-ac2fd6ec6900 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:59.811230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac074460-c601-495e-ada0-ac2fd6ec6900 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:59.821669 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:59.821669 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:12:59.824089 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9e78b9c9-8457-4a16-b30a-87b9aaa1eff0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:59.825465 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ac074460-c601-495e-ada0-ac2fd6ec6900 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:12:59.826395 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e78b9c9-8457-4a16-b30a-87b9aaa1eff0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 Aug 07 17:12:59.826694 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e78b9c9-8457-4a16-b30a-87b9aaa1eff0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:59.826966 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e78b9c9-8457-4a16-b30a-87b9aaa1eff0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:59.832052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac074460-c601-495e-ada0-ac2fd6ec6900 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:12:59.832635 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 844/3338] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:59 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:12:59.849261 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:59.849261 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:12:59.852715 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9e78b9c9-8457-4a16-b30a-87b9aaa1eff0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:12:59.857928 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e78b9c9-8457-4a16-b30a-87b9aaa1eff0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 returned with HTTP 200 Aug 07 17:12:59.858354 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 831/3339] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:12:59 2026] GET /volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:12:59.919796 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-699bebef-9813-431e-94ba-fb9fb2a748bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:59.922166 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-699bebef-9813-431e-94ba-fb9fb2a748bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] GET https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 Aug 07 17:12:59.922855 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-699bebef-9813-431e-94ba-fb9fb2a748bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:12:59.922855 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-699bebef-9813-431e-94ba-fb9fb2a748bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:12:59.931115 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-699bebef-9813-431e-94ba-fb9fb2a748bb tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966 tempest-VolumeSnapshotQuotasNegativeTestJSON-2012985966-project-member] https://10.4.3.144/volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 returned with HTTP 404 Aug 07 17:12:59.931790 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 836/3340] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:12:59 2026] GET /volume/v3/volumes/ea7b8805-e7dc-4023-9259-a7b2ce89b536 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:12:59.943754 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bfb14b94-5196-41d7-9003-47b928bc225a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:12:59.948702 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bfb14b94-5196-41d7-9003-47b928bc225a tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] PUT https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 Aug 07 17:12:59.949246 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bfb14b94-5196-41d7-9003-47b928bc225a tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-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=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:12:59.982224 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:12:59.982224 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:00.074425 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-bfb14b94-5196-41d7-9003-47b928bc225a tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:00.074774 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-bfb14b94-5196-41d7-9003-47b928bc225a tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:00.075047 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-bfb14b94-5196-41d7-9003-47b928bc225a tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2060350013 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2060350013, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:00.075352 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-bfb14b94-5196-41d7-9003-47b928bc225a tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1043098912 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1043098912, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:00.075614 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-bfb14b94-5196-41d7-9003-47b928bc225a tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1043098912 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1043098912, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:00.075930 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-bfb14b94-5196-41d7-9003-47b928bc225a tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1043098912 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1043098912, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:00.082228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bfb14b94-5196-41d7-9003-47b928bc225a tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843 tempest-VolumeSnapshotQuotasNegativeTestJSON-1592695843-project-admin] https://10.4.3.144/volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 returned with HTTP 200 Aug 07 17:13:00.082690 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 830/3341] 10.4.3.144 () {68 vars in 1375 bytes} [Fri Aug 7 17:12:59 2026] PUT /volume/v3/os-quota-sets/7470f8322e174224bccb805d7f40e805 => generated 724 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:00.680760 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-33b052fe-b3e9-4507-bc0c-ff50dd30a1c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:00.684347 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33b052fe-b3e9-4507-bc0c-ff50dd30a1c2 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d Aug 07 17:13:00.684347 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33b052fe-b3e9-4507-bc0c-ff50dd30a1c2 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:00.684347 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33b052fe-b3e9-4507-bc0c-ff50dd30a1c2 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:00.704259 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33b052fe-b3e9-4507-bc0c-ff50dd30a1c2 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d returned with HTTP 404 Aug 07 17:13:00.704259 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 845/3342] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:00 2026] GET /volume/v3/volumes/87f4b3c0-50db-4fbd-8c39-dece038f280d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:00.728426 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9358add6-9764-4897-b34d-f8c205daeb97 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:00.732211 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9358add6-9764-4897-b34d-f8c205daeb97 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] DELETE https://10.4.3.144/volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 Aug 07 17:13:00.733361 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9358add6-9764-4897-b34d-f8c205daeb97 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:00.733361 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9358add6-9764-4897-b34d-f8c205daeb97 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:00.733361 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-9358add6-9764-4897-b34d-f8c205daeb97 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume with id: 88c6dc93-4d8b-4d20-8e04-7f0560f73c52 Aug 07 17:13:00.750441 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:00.750441 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:00.752084 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9358add6-9764-4897-b34d-f8c205daeb97 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:13:00.783369 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9358add6-9764-4897-b34d-f8c205daeb97 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Delete volume request issued successfully. Aug 07 17:13:00.783963 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9358add6-9764-4897-b34d-f8c205daeb97 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 returned with HTTP 202 Aug 07 17:13:00.784341 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 832/3343] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:00 2026] DELETE /volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:00.794196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f7f6c35-2ca8-41b2-9454-b4e3862271e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:00.796543 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f7f6c35-2ca8-41b2-9454-b4e3862271e1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 Aug 07 17:13:00.796848 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f7f6c35-2ca8-41b2-9454-b4e3862271e1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:00.797141 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f7f6c35-2ca8-41b2-9454-b4e3862271e1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:00.806856 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:00.806856 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:00.815351 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9f7f6c35-2ca8-41b2-9454-b4e3862271e1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Volume info retrieved successfully. Aug 07 17:13:00.827320 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f7f6c35-2ca8-41b2-9454-b4e3862271e1 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 returned with HTTP 200 Aug 07 17:13:00.827798 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 837/3344] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:00 2026] GET /volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:00.880139 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f8e72210-ebac-478e-8b6c-6d020e1282c2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:00.881901 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f8e72210-ebac-478e-8b6c-6d020e1282c2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 Aug 07 17:13:00.882116 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f8e72210-ebac-478e-8b6c-6d020e1282c2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:00.882328 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f8e72210-ebac-478e-8b6c-6d020e1282c2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:00.891892 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:00.891892 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:00.897222 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f8e72210-ebac-478e-8b6c-6d020e1282c2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:00.905709 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f8e72210-ebac-478e-8b6c-6d020e1282c2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 returned with HTTP 200 Aug 07 17:13:00.906352 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 831/3345] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:00 2026] GET /volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:00.924990 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0784d929-2cb5-4cc8-b586-576cad64330c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:00.927376 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:00.928136 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "bea58f05-a70d-4e10-8156-5f74be9cb1e7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1312751948"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:00.930235 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'source_volid': 'bea58f05-a70d-4e10-8156-5f74be9cb1e7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1312751948'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:00.941581 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:00.941581 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:00.941581 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume retrieved successfully. Aug 07 17:13:00.941581 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:13:00.945138 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:13:00.951154 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (f1ee4370-34d8-4724-a71f-e9a15a7920e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:00.952446 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255a5d6a-f97a-46a6-b965-54a4258b0da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:00.953498 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:00.979612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255a5d6a-f97a-46a6-b965-54a4258b0da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bea58f05-a70d-4e10-8156-5f74be9cb1e7', 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:00.981625 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0baf1a74-86cc-4ac9-a10a-8d20543e08d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:01.025573 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['7140197b-51fb-43ac-a20e-cc6bd49e2644', '78971ccb-110e-4eed-85f7-1952d012fcfd', '96004a4b-dc7a-4499-8038-fe326dd177cd', '7d15a7e6-7357-4289-84cf-073a3e71d887'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:01.026776 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0baf1a74-86cc-4ac9-a10a-8d20543e08d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7140197b-51fb-43ac-a20e-cc6bd49e2644', '78971ccb-110e-4eed-85f7-1952d012fcfd', '96004a4b-dc7a-4499-8038-fe326dd177cd', '7d15a7e6-7357-4289-84cf-073a3e71d887']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:01.028936 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990d8a7e-67dd-4abd-aa3c-05f30e5db98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:01.078467 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990d8a7e-67dd-4abd-aa3c-05f30e5db98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17aa301d-aad8-45b8-b1ea-9df2db20de36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1312751948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['7140197b-51fb-43ac-a20e-cc6bd49e2644','78971ccb-110e-4eed-85f7-1952d012fcfd','96004a4b-dc7a-4499-8038-fe326dd177cd','7d15a7e6-7357-4289-84cf-073a3e71d887'],size=1,snapshot_id=None,source_replicaid=,source_volid=bea58f05-a70d-4e10-8156-5f74be9cb1e7,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1312751948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17aa301d-aad8-45b8-b1ea-9df2db20de36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bea58f05-a70d-4e10-8156-5f74be9cb1e7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:01.078467 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f71e08d-0391-4a75-8fbe-caac011b99cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:01.099080 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f71e08d-0391-4a75-8fbe-caac011b99cf) transitioned into state 'SUCCESS' from state '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-1312751948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['7140197b-51fb-43ac-a20e-cc6bd49e2644','78971ccb-110e-4eed-85f7-1952d012fcfd','96004a4b-dc7a-4499-8038-fe326dd177cd','7d15a7e6-7357-4289-84cf-073a3e71d887'],size=1,snapshot_id=None,source_replicaid=,source_volid=bea58f05-a70d-4e10-8156-5f74be9cb1e7,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:01.100013 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f7cc5b7-b9f8-461e-b56f-e10dc2efc2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:01.121360 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f7cc5b7-b9f8-461e-b56f-e10dc2efc2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:01.121557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (f1ee4370-34d8-4724-a71f-e9a15a7920e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:01.122299 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:13:01.122616 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0784d929-2cb5-4cc8-b586-576cad64330c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:01.122889 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 846/3346] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:13:00 2026] POST /volume/v3/volumes => generated 804 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:01.140361 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0e60cf77-a1ce-4339-9749-bd364b0c8643 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:01.143036 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e60cf77-a1ce-4339-9749-bd364b0c8643 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 Aug 07 17:13:01.143257 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e60cf77-a1ce-4339-9749-bd364b0c8643 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:01.143451 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e60cf77-a1ce-4339-9749-bd364b0c8643 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:01.153840 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:01.153840 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:01.159013 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0e60cf77-a1ce-4339-9749-bd364b0c8643 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:01.164268 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e60cf77-a1ce-4339-9749-bd364b0c8643 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 returned with HTTP 200 Aug 07 17:13:01.164735 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 833/3347] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:01 2026] GET /volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:01.847070 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3febd217-dfa9-4ef2-99af-a961fb83e144 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:01.849174 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3febd217-dfa9-4ef2-99af-a961fb83e144 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] GET https://10.4.3.144/volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 Aug 07 17:13:01.849414 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3febd217-dfa9-4ef2-99af-a961fb83e144 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:01.849649 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3febd217-dfa9-4ef2-99af-a961fb83e144 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:01.865176 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3febd217-dfa9-4ef2-99af-a961fb83e144 tempest-CreateVolumesFromImageTest-1006102791 tempest-CreateVolumesFromImageTest-1006102791-project-member] https://10.4.3.144/volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 returned with HTTP 404 Aug 07 17:13:01.865939 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 838/3348] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:01 2026] GET /volume/v3/volumes/88c6dc93-4d8b-4d20-8e04-7f0560f73c52 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:02.182529 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b385a98a-d8f0-47e7-90e1-0198f3586057 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:02.187046 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b385a98a-d8f0-47e7-90e1-0198f3586057 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 Aug 07 17:13:02.187046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b385a98a-d8f0-47e7-90e1-0198f3586057 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:02.187046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b385a98a-d8f0-47e7-90e1-0198f3586057 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:02.201139 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:02.201139 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:02.207496 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b385a98a-d8f0-47e7-90e1-0198f3586057 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:02.213651 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b385a98a-d8f0-47e7-90e1-0198f3586057 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 returned with HTTP 200 Aug 07 17:13:02.214087 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 832/3349] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:02 2026] GET /volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 => generated 897 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:02.232441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4ae5a5a2-5647-4592-8872-7366afc15868 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:02.236591 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ae5a5a2-5647-4592-8872-7366afc15868 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 Aug 07 17:13:02.236591 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ae5a5a2-5647-4592-8872-7366afc15868 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:02.236591 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ae5a5a2-5647-4592-8872-7366afc15868 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:02.236591 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-4ae5a5a2-5647-4592-8872-7366afc15868 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 0146b185-2716-4ff4-8fd8-2648956bb640 Aug 07 17:13:02.241086 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:02.241086 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:02.241518 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4ae5a5a2-5647-4592-8872-7366afc15868 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:02.258187 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4ae5a5a2-5647-4592-8872-7366afc15868 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot delete request issued successfully. Aug 07 17:13:02.258187 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ae5a5a2-5647-4592-8872-7366afc15868 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 returned with HTTP 202 Aug 07 17:13:02.258187 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 847/3350] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:02 2026] DELETE /volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:02.272566 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-29643fa3-e1fe-4611-b833-d5841b7fb81a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:02.275203 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29643fa3-e1fe-4611-b833-d5841b7fb81a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 Aug 07 17:13:02.275519 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29643fa3-e1fe-4611-b833-d5841b7fb81a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:02.275748 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29643fa3-e1fe-4611-b833-d5841b7fb81a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:02.286763 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:02.286763 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:02.287616 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-29643fa3-e1fe-4611-b833-d5841b7fb81a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:02.288815 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29643fa3-e1fe-4611-b833-d5841b7fb81a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 returned with HTTP 200 Aug 07 17:13:02.289401 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 834/3351] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:02 2026] GET /volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:02.356116 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b6f36a62-5c57-4857-826c-a243657bfab1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:02.461194 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6f36a62-5c57-4857-826c-a243657bfab1 tempest-AvailabilityZoneTestJSON-138687013 tempest-AvailabilityZoneTestJSON-138687013-project-member] GET https://10.4.3.144/volume/v3/os-availability-zone Aug 07 17:13:02.461505 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6f36a62-5c57-4857-826c-a243657bfab1 tempest-AvailabilityZoneTestJSON-138687013 tempest-AvailabilityZoneTestJSON-138687013-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:02.463278 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6f36a62-5c57-4857-826c-a243657bfab1 tempest-AvailabilityZoneTestJSON-138687013 tempest-AvailabilityZoneTestJSON-138687013-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:02.466966 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b6f36a62-5c57-4857-826c-a243657bfab1 tempest-AvailabilityZoneTestJSON-138687013 tempest-AvailabilityZoneTestJSON-138687013-project-member] Availability Zones retrieved successfully. Aug 07 17:13:02.467408 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6f36a62-5c57-4857-826c-a243657bfab1 tempest-AvailabilityZoneTestJSON-138687013 tempest-AvailabilityZoneTestJSON-138687013-project-member] https://10.4.3.144/volume/v3/os-availability-zone returned with HTTP 200 Aug 07 17:13:02.468120 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 839/3352] 10.4.3.144 () {66 vars in 1276 bytes} [Fri Aug 7 17:13:02 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:13:03.302088 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a21380bc-936a-4d7f-8b48-6ee1a76007b1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:03.302088 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a21380bc-936a-4d7f-8b48-6ee1a76007b1 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 Aug 07 17:13:03.302088 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a21380bc-936a-4d7f-8b48-6ee1a76007b1 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:03.302088 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a21380bc-936a-4d7f-8b48-6ee1a76007b1 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:03.310450 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a21380bc-936a-4d7f-8b48-6ee1a76007b1 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 returned with HTTP 404 Aug 07 17:13:03.311009 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 833/3353] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:03 2026] GET /volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:03.320006 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e17d170-411b-4299-8d47-159547756446 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:03.322593 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e17d170-411b-4299-8d47-159547756446 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 Aug 07 17:13:03.323013 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e17d170-411b-4299-8d47-159547756446 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:03.323348 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e17d170-411b-4299-8d47-159547756446 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:03.323505 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-6e17d170-411b-4299-8d47-159547756446 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 4237c1e4-f48f-4163-9e39-88afa60e82d6 Aug 07 17:13:03.330144 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:03.330144 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:03.330847 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6e17d170-411b-4299-8d47-159547756446 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:03.351013 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6e17d170-411b-4299-8d47-159547756446 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot delete request issued successfully. Aug 07 17:13:03.351305 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e17d170-411b-4299-8d47-159547756446 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 returned with HTTP 202 Aug 07 17:13:03.351900 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 848/3354] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:03 2026] DELETE /volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:03.365736 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4752562d-acff-4c98-8dc4-a19ebe7ec329 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:03.368045 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4752562d-acff-4c98-8dc4-a19ebe7ec329 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 Aug 07 17:13:03.368255 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4752562d-acff-4c98-8dc4-a19ebe7ec329 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:03.368796 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4752562d-acff-4c98-8dc4-a19ebe7ec329 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:03.377875 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:03.377875 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:03.378993 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4752562d-acff-4c98-8dc4-a19ebe7ec329 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:03.379986 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4752562d-acff-4c98-8dc4-a19ebe7ec329 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 returned with HTTP 200 Aug 07 17:13:03.380556 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 835/3355] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:03 2026] GET /volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:03.447334 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-243edecd-30b2-4324-9ec7-4c28e754f70f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:03.533040 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:03.533398 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1975510989"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:03.535144 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1975510989'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:03.535316 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume of 1 GB Aug 07 17:13:03.542313 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Availability Zones retrieved successfully. Aug 07 17:13:03.547464 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (85fd587c-ee15-4e6f-94f7-610c33fce0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:03.548490 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359ea1c4-0c8b-498a-8dd6-e1d3a1eea5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:03.549403 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:03.575528 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (359ea1c4-0c8b-498a-8dd6-e1d3a1eea5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:03.578045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a94a468-2260-4522-9399-38dc2240bbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:03.649431 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Created reservations ['7bd88168-d267-4ad3-8e6a-c544e1a78ad8', 'e1a04e3a-1a6a-487a-91ef-504eaaae9c64', 'e4b327df-3548-4002-a8e6-2c8229740528', '8a0bcf2e-189b-4d18-bd5e-3e5f21c4fe2c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:03.650442 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a94a468-2260-4522-9399-38dc2240bbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bd88168-d267-4ad3-8e6a-c544e1a78ad8', 'e1a04e3a-1a6a-487a-91ef-504eaaae9c64', 'e4b327df-3548-4002-a8e6-2c8229740528', '8a0bcf2e-189b-4d18-bd5e-3e5f21c4fe2c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:03.651423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c395e8-9e28-47f4-944e-5c80bd1306e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:03.674042 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c395e8-9e28-47f4-944e-5c80bd1306e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bd8986e-9d58-445f-8b5b-b6c16834453d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1975510989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['7bd88168-d267-4ad3-8e6a-c544e1a78ad8','e1a04e3a-1a6a-487a-91ef-504eaaae9c64','e4b327df-3548-4002-a8e6-2c8229740528','8a0bcf2e-189b-4d18-bd5e-3e5f21c4fe2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1975510989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bd8986e-9d58-445f-8b5b-b6c16834453d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fe77a44d5b4de39974af84633577b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172bb6d0e40642a58e87f8a6350fd382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:03.674856 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e180c2d8-12db-4ff4-9a1f-9dc6e5862f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:03.698429 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e180c2d8-12db-4ff4-9a1f-9dc6e5862f33) transitioned into state 'SUCCESS' from state '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-1975510989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['7bd88168-d267-4ad3-8e6a-c544e1a78ad8','e1a04e3a-1a6a-487a-91ef-504eaaae9c64','e4b327df-3548-4002-a8e6-2c8229740528','8a0bcf2e-189b-4d18-bd5e-3e5f21c4fe2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:03.699400 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff173577-5fe6-46c2-bb84-802838a01abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:03.710592 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff173577-5fe6-46c2-bb84-802838a01abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:03.711665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (85fd587c-ee15-4e6f-94f7-610c33fce0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:03.712066 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request issued successfully. Aug 07 17:13:03.712785 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-243edecd-30b2-4324-9ec7-4c28e754f70f tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:03.713313 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 840/3356] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:03 2026] POST /volume/v3/volumes => generated 760 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:03.728721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9a0e289e-2273-4a7e-9626-62473741628d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:03.731226 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9a0e289e-2273-4a7e-9626-62473741628d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d Aug 07 17:13:03.731616 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9a0e289e-2273-4a7e-9626-62473741628d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:03.731902 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9a0e289e-2273-4a7e-9626-62473741628d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:03.743848 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:03.743848 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:03.751038 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9a0e289e-2273-4a7e-9626-62473741628d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:03.757044 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9a0e289e-2273-4a7e-9626-62473741628d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d returned with HTTP 200 Aug 07 17:13:03.757234 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 834/3357] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:03 2026] GET /volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:03.910316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:04.038824 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:04.039381 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-731379627"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:04.041419 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-731379627'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:04.041623 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create volume of 1 GB Aug 07 17:13:04.041963 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:04.041963 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:04.047663 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Availability Zones retrieved successfully. Aug 07 17:13:04.057454 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Flow 'volume_create_api' (9834c2af-1ac7-451b-8cf8-a90b7f940499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:04.058314 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc38ea8c-035c-4ed5-a07e-5f0095ee0cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:04.059661 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:04.093346 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc38ea8c-035c-4ed5-a07e-5f0095ee0cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:04.094159 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af698c1f-363e-4f70-b0ef-d242de9034e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:04.158234 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Created reservations ['80a9c1cb-fece-40d0-a264-5347d5b4b823', '47ae8101-ae66-4224-a0a3-54e0603cbf21', '5851881b-ec80-4ad2-854c-de8808f15e1b', '8051e0df-586f-4fc0-b30c-5658b0dc7042'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:04.159315 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af698c1f-363e-4f70-b0ef-d242de9034e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80a9c1cb-fece-40d0-a264-5347d5b4b823', '47ae8101-ae66-4224-a0a3-54e0603cbf21', '5851881b-ec80-4ad2-854c-de8808f15e1b', '8051e0df-586f-4fc0-b30c-5658b0dc7042']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:04.160286 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47682197-0568-473c-b430-e1470ff4c226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:04.195456 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47682197-0568-473c-b430-e1470ff4c226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22ee733-16b9-446f-8c2b-963f342bd040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-731379627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555d1b0f1fe140268d9a17d40ba5da18',qos_specs=None,replication_status=,reservations=['80a9c1cb-fece-40d0-a264-5347d5b4b823','47ae8101-ae66-4224-a0a3-54e0603cbf21','5851881b-ec80-4ad2-854c-de8808f15e1b','8051e0df-586f-4fc0-b30c-5658b0dc7042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4167b706d2794e8e9617ce7329f2a0b5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-731379627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f22ee733-16b9-446f-8c2b-963f342bd040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555d1b0f1fe140268d9a17d40ba5da18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4167b706d2794e8e9617ce7329f2a0b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:04.195456 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b46e484-8f2f-4687-98e0-5c124677953c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:04.218837 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b46e484-8f2f-4687-98e0-5c124677953c) transitioned into state 'SUCCESS' from state '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-731379627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555d1b0f1fe140268d9a17d40ba5da18',qos_specs=None,replication_status=,reservations=['80a9c1cb-fece-40d0-a264-5347d5b4b823','47ae8101-ae66-4224-a0a3-54e0603cbf21','5851881b-ec80-4ad2-854c-de8808f15e1b','8051e0df-586f-4fc0-b30c-5658b0dc7042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4167b706d2794e8e9617ce7329f2a0b5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:04.219500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c3eb6c-ba34-41c7-99d7-c6000acf9c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:04.229459 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c3eb6c-ba34-41c7-99d7-c6000acf9c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:04.230351 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Flow 'volume_create_api' (9834c2af-1ac7-451b-8cf8-a90b7f940499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:04.230710 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create volume request issued successfully. Aug 07 17:13:04.231326 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dffaf99-ca25-480a-b9a9-e9ec1dfc9e39 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:04.231720 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 849/3358] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:03 2026] POST /volume/v3/volumes => generated 750 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:04.247045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad1f3d76-73ec-4a23-a7e2-327535046a1a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:04.250082 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad1f3d76-73ec-4a23-a7e2-327535046a1a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:04.251447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad1f3d76-73ec-4a23-a7e2-327535046a1a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:04.252646 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad1f3d76-73ec-4a23-a7e2-327535046a1a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:04.267960 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:04.267960 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:04.274944 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ad1f3d76-73ec-4a23-a7e2-327535046a1a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:04.283186 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad1f3d76-73ec-4a23-a7e2-327535046a1a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 returned with HTTP 200 Aug 07 17:13:04.283682 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 836/3359] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:04 2026] GET /volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:04.395607 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-018c2c38-fa91-40c7-a98a-ae7010c27847 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:04.399826 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-018c2c38-fa91-40c7-a98a-ae7010c27847 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 Aug 07 17:13:04.400217 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-018c2c38-fa91-40c7-a98a-ae7010c27847 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:04.400651 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-018c2c38-fa91-40c7-a98a-ae7010c27847 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:04.406278 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-018c2c38-fa91-40c7-a98a-ae7010c27847 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 returned with HTTP 404 Aug 07 17:13:04.407111 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 841/3360] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:04 2026] GET /volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:04.416597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-56c2d7be-9f74-4282-b931-918b668ada0a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:04.419149 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56c2d7be-9f74-4282-b931-918b668ada0a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 Aug 07 17:13:04.421045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56c2d7be-9f74-4282-b931-918b668ada0a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:04.421045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56c2d7be-9f74-4282-b931-918b668ada0a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:04.421045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-56c2d7be-9f74-4282-b931-918b668ada0a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: bea58f05-a70d-4e10-8156-5f74be9cb1e7 Aug 07 17:13:04.430056 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:04.430056 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:04.430910 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-56c2d7be-9f74-4282-b931-918b668ada0a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:04.451054 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-56c2d7be-9f74-4282-b931-918b668ada0a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:04.451792 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56c2d7be-9f74-4282-b931-918b668ada0a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 returned with HTTP 202 Aug 07 17:13:04.451792 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 835/3361] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:04 2026] DELETE /volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:04.459435 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-43fef957-fc0e-422d-94e6-18b7f1f7ffa2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:04.462191 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43fef957-fc0e-422d-94e6-18b7f1f7ffa2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 Aug 07 17:13:04.462535 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43fef957-fc0e-422d-94e6-18b7f1f7ffa2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:04.462807 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43fef957-fc0e-422d-94e6-18b7f1f7ffa2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:04.471527 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:04.471527 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:04.476572 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-43fef957-fc0e-422d-94e6-18b7f1f7ffa2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:04.482436 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43fef957-fc0e-422d-94e6-18b7f1f7ffa2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 returned with HTTP 200 Aug 07 17:13:04.482997 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 850/3362] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:04 2026] GET /volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:04.774792 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fe2c1608-436f-44cf-8d1d-b3501cbfa481 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:04.777712 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe2c1608-436f-44cf-8d1d-b3501cbfa481 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d Aug 07 17:13:04.778119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe2c1608-436f-44cf-8d1d-b3501cbfa481 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:04.778652 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fe2c1608-436f-44cf-8d1d-b3501cbfa481 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:04.789464 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:04.789464 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:04.794518 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fe2c1608-436f-44cf-8d1d-b3501cbfa481 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:04.803865 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fe2c1608-436f-44cf-8d1d-b3501cbfa481 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d returned with HTTP 200 Aug 07 17:13:04.804465 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 837/3363] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:04 2026] GET /volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:04.820734 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7bf7cf1b-bea2-4a61-86b2-021f526a497c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:04.823014 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7bf7cf1b-bea2-4a61-86b2-021f526a497c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:04.823432 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7bf7cf1b-bea2-4a61-86b2-021f526a497c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bd8986e-9d58-445f-8b5b-b6c16834453d", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1989197279"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:04.846467 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:04.846467 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:04.846959 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7bf7cf1b-bea2-4a61-86b2-021f526a497c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:04.847112 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-7bf7cf1b-bea2-4a61-86b2-021f526a497c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create snapshot from volume 4bd8986e-9d58-445f-8b5b-b6c16834453d Aug 07 17:13:04.897045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-7bf7cf1b-bea2-4a61-86b2-021f526a497c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Created reservations ['cd039089-eba6-488f-b741-5194fbc63890', '1443241d-8637-4ce5-aaee-56781ca31e81', 'e9b5c538-8c93-4585-8a50-565d1a0c0248', '80093ed9-3c71-47aa-b3df-6e27d1290f28'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:04.944790 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7bf7cf1b-bea2-4a61-86b2-021f526a497c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Snapshot create request issued successfully. Aug 07 17:13:04.944790 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7bf7cf1b-bea2-4a61-86b2-021f526a497c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:13:04.944790 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 842/3364] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:04 2026] POST /volume/v3/snapshots => generated 316 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:04.957155 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7986edd8-62a0-46c4-9045-3b03f464c31c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:04.959791 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7986edd8-62a0-46c4-9045-3b03f464c31c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 Aug 07 17:13:04.960203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7986edd8-62a0-46c4-9045-3b03f464c31c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:04.960426 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7986edd8-62a0-46c4-9045-3b03f464c31c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:04.976307 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:04.976307 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:04.977062 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7986edd8-62a0-46c4-9045-3b03f464c31c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Snapshot retrieved successfully. Aug 07 17:13:04.978266 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7986edd8-62a0-46c4-9045-3b03f464c31c tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 returned with HTTP 200 Aug 07 17:13:04.978777 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 836/3365] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:04 2026] GET /volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 => generated 448 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:05.301264 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4a376a2c-9f7b-4129-8fd5-db965e5d577d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:05.303489 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a376a2c-9f7b-4129-8fd5-db965e5d577d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:05.303749 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a376a2c-9f7b-4129-8fd5-db965e5d577d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:05.303983 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a376a2c-9f7b-4129-8fd5-db965e5d577d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:05.314345 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:05.314345 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:05.324275 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4a376a2c-9f7b-4129-8fd5-db965e5d577d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:05.332974 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a376a2c-9f7b-4129-8fd5-db965e5d577d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 returned with HTTP 200 Aug 07 17:13:05.333658 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 851/3366] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:05 2026] GET /volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:05.346307 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-580a9e38-f582-464e-aa7b-89fab7261d4d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:05.348042 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-580a9e38-f582-464e-aa7b-89fab7261d4d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:05.348397 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-580a9e38-f582-464e-aa7b-89fab7261d4d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f22ee733-16b9-446f-8c2b-963f342bd040", "name": "tempest-VolumesDeleteCascade-Snapshot-2050464976"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:05.362652 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:05.362652 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:05.363111 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-580a9e38-f582-464e-aa7b-89fab7261d4d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:05.363220 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-580a9e38-f582-464e-aa7b-89fab7261d4d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create snapshot from volume f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:05.420644 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-580a9e38-f582-464e-aa7b-89fab7261d4d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Created reservations ['e95508ba-13e4-408f-8029-051981e9142a', 'c72f5a4e-feee-4165-a28f-1c2a7028bfd8', 'c8abc78d-4dde-4b5a-bc0f-b162efe9e819', '8bca7fe3-575e-4cb9-8e2a-c3651957cda4'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:05.450442 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-580a9e38-f582-464e-aa7b-89fab7261d4d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot create request issued successfully. Aug 07 17:13:05.450753 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-580a9e38-f582-464e-aa7b-89fab7261d4d tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:13:05.451164 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 838/3367] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:05.462275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2e622752-b5c2-469f-ac97-783914df3539 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:05.465008 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e622752-b5c2-469f-ac97-783914df3539 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/snapshots/28a25ac5-c9a1-452f-8f6b-8a6bf57490fe Aug 07 17:13:05.465318 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e622752-b5c2-469f-ac97-783914df3539 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:05.465604 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e622752-b5c2-469f-ac97-783914df3539 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:05.474197 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:05.474197 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:05.474863 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2e622752-b5c2-469f-ac97-783914df3539 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot retrieved successfully. Aug 07 17:13:05.476043 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e622752-b5c2-469f-ac97-783914df3539 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots/28a25ac5-c9a1-452f-8f6b-8a6bf57490fe returned with HTTP 200 Aug 07 17:13:05.479609 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 843/3368] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:05 2026] GET /volume/v3/snapshots/28a25ac5-c9a1-452f-8f6b-8a6bf57490fe => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:05.495589 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-33899077-df1c-41e6-8730-3be80d211f78 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:05.497366 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33899077-df1c-41e6-8730-3be80d211f78 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 Aug 07 17:13:05.497809 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-33899077-df1c-41e6-8730-3be80d211f78 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:05.497809 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-33899077-df1c-41e6-8730-3be80d211f78 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:05.503860 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33899077-df1c-41e6-8730-3be80d211f78 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 returned with HTTP 404 Aug 07 17:13:05.504382 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 837/3369] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:05 2026] GET /volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:05.511793 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0e25f973-c258-478d-a372-2e8a0fa4ad3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:05.514236 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e25f973-c258-478d-a372-2e8a0fa4ad3d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:13:05.514493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e25f973-c258-478d-a372-2e8a0fa4ad3d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:05.514701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e25f973-c258-478d-a372-2e8a0fa4ad3d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:05.514897 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0e25f973-c258-478d-a372-2e8a0fa4ad3d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:13:05.521420 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:05.521420 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:05.521918 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0e25f973-c258-478d-a372-2e8a0fa4ad3d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:05.539089 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0e25f973-c258-478d-a372-2e8a0fa4ad3d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:05.539335 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e25f973-c258-478d-a372-2e8a0fa4ad3d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 returned with HTTP 202 Aug 07 17:13:05.539841 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 852/3370] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:05 2026] DELETE /volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:05.546917 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e9e486e9-3f04-4afc-8e75-832c09b1b8a8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:05.548860 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9e486e9-3f04-4afc-8e75-832c09b1b8a8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:13:05.549107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e9e486e9-3f04-4afc-8e75-832c09b1b8a8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:05.549328 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e9e486e9-3f04-4afc-8e75-832c09b1b8a8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:05.557796 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:05.557796 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:05.562308 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e9e486e9-3f04-4afc-8e75-832c09b1b8a8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:05.567347 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e9e486e9-3f04-4afc-8e75-832c09b1b8a8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 returned with HTTP 200 Aug 07 17:13:05.567844 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 839/3371] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:05 2026] GET /volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:05.994329 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5fb4b0b0-fb5b-41d9-bfcc-e19bee8f1ccb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:05.995294 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5fb4b0b0-fb5b-41d9-bfcc-e19bee8f1ccb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 Aug 07 17:13:05.995532 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5fb4b0b0-fb5b-41d9-bfcc-e19bee8f1ccb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:05.995677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5fb4b0b0-fb5b-41d9-bfcc-e19bee8f1ccb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:06.001194 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:06.001194 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:06.001635 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5fb4b0b0-fb5b-41d9-bfcc-e19bee8f1ccb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Snapshot retrieved successfully. Aug 07 17:13:06.002420 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5fb4b0b0-fb5b-41d9-bfcc-e19bee8f1ccb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 returned with HTTP 200 Aug 07 17:13:06.002801 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 844/3372] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:05 2026] GET /volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:06.015682 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.021595 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:06.022376 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "378e9326-0c7a-46e1-ab71-fe328ca73825", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1332061205"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:06.024269 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request body: {'volume': {"'snapshot_id": '378e9326-0c7a-46e1-ab71-fe328ca73825', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1332061205'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:06.024447 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume of 1 GB Aug 07 17:13:06.030440 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Availability Zones retrieved successfully. Aug 07 17:13:06.038483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (afea0104-da2a-4c14-8abb-0d309377df0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.040048 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0063071-868c-48c5-a526-eec08c8a2249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.041570 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:06.088314 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0063071-868c-48c5-a526-eec08c8a2249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.089260 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa38860-374a-421a-a0cb-02b8006b5003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.155401 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Created reservations ['ce28407f-e3dc-4901-8a41-5dd9834c2fa4', 'd61865d2-887d-42cd-bfbf-0549c529f4fc', '1ecc56ba-0082-4d71-871f-2c0f478e4e93', '8046ba48-fa8a-4a83-a3ac-1f8370bb7101'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:06.156666 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa38860-374a-421a-a0cb-02b8006b5003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce28407f-e3dc-4901-8a41-5dd9834c2fa4', 'd61865d2-887d-42cd-bfbf-0549c529f4fc', '1ecc56ba-0082-4d71-871f-2c0f478e4e93', '8046ba48-fa8a-4a83-a3ac-1f8370bb7101']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.157710 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a007342-7d97-4ecb-b96b-4aebb7f36357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.189613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a007342-7d97-4ecb-b96b-4aebb7f36357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d882b2-1ffa-4820-992f-d8d39cb74853', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1332061205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['ce28407f-e3dc-4901-8a41-5dd9834c2fa4','d61865d2-887d-42cd-bfbf-0549c529f4fc','1ecc56ba-0082-4d71-871f-2c0f478e4e93','8046ba48-fa8a-4a83-a3ac-1f8370bb7101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1332061205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d882b2-1ffa-4820-992f-d8d39cb74853,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fe77a44d5b4de39974af84633577b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172bb6d0e40642a58e87f8a6350fd382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.190400 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ff7b602-df9b-4ce7-bd29-4fb0152ac32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.216982 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ff7b602-df9b-4ce7-bd29-4fb0152ac32c) transitioned into state 'SUCCESS' from state '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-1332061205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['ce28407f-e3dc-4901-8a41-5dd9834c2fa4','d61865d2-887d-42cd-bfbf-0549c529f4fc','1ecc56ba-0082-4d71-871f-2c0f478e4e93','8046ba48-fa8a-4a83-a3ac-1f8370bb7101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.217737 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da95d94-9ddf-4c1e-8afa-58244c033989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.228992 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da95d94-9ddf-4c1e-8afa-58244c033989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.230002 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (afea0104-da2a-4c14-8abb-0d309377df0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.230364 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request issued successfully. Aug 07 17:13:06.231013 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-faf35fbe-5387-4e5c-87ef-361bb14ef654 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:06.232096 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 838/3373] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:06 2026] POST /volume/v3/volumes => generated 760 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:06.246066 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b2621697-da67-4673-afa5-7975fb0ac267 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.251928 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:06.255044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "378e9326-0c7a-46e1-ab71-fe328ca73825", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1313989682"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:06.255709 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request body: {'volume': {"'snapshot_id": '378e9326-0c7a-46e1-ab71-fe328ca73825', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1313989682'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:06.255709 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume of 1 GB Aug 07 17:13:06.262546 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Availability Zones retrieved successfully. Aug 07 17:13:06.270079 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (6fb27391-fb98-4544-a164-6fe8b253187f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.271305 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9de1fee-9d78-4dd7-9707-bedcb9b582b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.272333 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:06.307238 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9de1fee-9d78-4dd7-9707-bedcb9b582b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.308460 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e8c19c-1733-4860-a561-fbc99bc901f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.350039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Created reservations ['9f2b02de-bb8f-4c49-b605-b1c17bcf3fce', 'b681610a-7824-4fde-9115-a587b3fccdb7', 'fade8cee-50f7-4154-9c90-50fc83ce3cc9', 'ece688a0-db5f-4dd1-ba18-fa638b511e68'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:06.350754 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23e8c19c-1733-4860-a561-fbc99bc901f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f2b02de-bb8f-4c49-b605-b1c17bcf3fce', 'b681610a-7824-4fde-9115-a587b3fccdb7', 'fade8cee-50f7-4154-9c90-50fc83ce3cc9', 'ece688a0-db5f-4dd1-ba18-fa638b511e68']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.351493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5765706-5494-4e0c-8c05-d6ca2a04c81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.374144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5765706-5494-4e0c-8c05-d6ca2a04c81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598eb05e-685e-4032-bd23-09d718ccb1d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1313989682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['9f2b02de-bb8f-4c49-b605-b1c17bcf3fce','b681610a-7824-4fde-9115-a587b3fccdb7','fade8cee-50f7-4154-9c90-50fc83ce3cc9','ece688a0-db5f-4dd1-ba18-fa638b511e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1313989682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=598eb05e-685e-4032-bd23-09d718ccb1d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fe77a44d5b4de39974af84633577b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172bb6d0e40642a58e87f8a6350fd382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.374880 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd29d5d0-aec9-407c-a0c1-d4067da7fb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.392262 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd29d5d0-aec9-407c-a0c1-d4067da7fb21) transitioned into state 'SUCCESS' from state '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-1313989682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['9f2b02de-bb8f-4c49-b605-b1c17bcf3fce','b681610a-7824-4fde-9115-a587b3fccdb7','fade8cee-50f7-4154-9c90-50fc83ce3cc9','ece688a0-db5f-4dd1-ba18-fa638b511e68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.392978 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208a81b2-0fb5-4d35-af7a-240fb9fba1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.401815 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (208a81b2-0fb5-4d35-af7a-240fb9fba1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.402792 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (6fb27391-fb98-4544-a164-6fe8b253187f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.403084 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request issued successfully. Aug 07 17:13:06.403676 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b2621697-da67-4673-afa5-7975fb0ac267 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:06.404146 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 853/3374] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:06 2026] POST /volume/v3/volumes => generated 760 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:06.419110 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.424373 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:06.424705 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "378e9326-0c7a-46e1-ab71-fe328ca73825", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1749996801"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:06.429124 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request body: {'volume': {"'snapshot_id": '378e9326-0c7a-46e1-ab71-fe328ca73825', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1749996801'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:06.429277 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume of 1 GB Aug 07 17:13:06.435691 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Availability Zones retrieved successfully. Aug 07 17:13:06.444528 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (5a728cb1-c06e-4a52-8a93-6b87e6e479a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.445731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4759c21-0a8c-425b-83b8-6c9b6e7fc1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.447040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:06.474049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4759c21-0a8c-425b-83b8-6c9b6e7fc1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.474347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19aa4c9c-82d8-428b-81ba-37b8f16a526c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.493612 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43e980e4-e6dd-45ed-9773-b92fdb2fc35b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.496084 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43e980e4-e6dd-45ed-9773-b92fdb2fc35b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/snapshots/28a25ac5-c9a1-452f-8f6b-8a6bf57490fe Aug 07 17:13:06.496273 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43e980e4-e6dd-45ed-9773-b92fdb2fc35b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:06.496465 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43e980e4-e6dd-45ed-9773-b92fdb2fc35b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:06.512286 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:06.512286 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:06.512819 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-43e980e4-e6dd-45ed-9773-b92fdb2fc35b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot retrieved successfully. Aug 07 17:13:06.513700 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43e980e4-e6dd-45ed-9773-b92fdb2fc35b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots/28a25ac5-c9a1-452f-8f6b-8a6bf57490fe returned with HTTP 200 Aug 07 17:13:06.514548 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 845/3375] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:06 2026] GET /volume/v3/snapshots/28a25ac5-c9a1-452f-8f6b-8a6bf57490fe => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:06.520763 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Created reservations ['c7835085-65d0-44ea-8f47-d436270b26c0', 'ccb0772c-2b35-492d-a06b-e9a6eab80582', 'ddef6baa-aa83-40a7-baa6-8b521e50ff0e', '214ec08a-1f41-4333-9b24-922a606c4fd3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:06.521616 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19aa4c9c-82d8-428b-81ba-37b8f16a526c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7835085-65d0-44ea-8f47-d436270b26c0', 'ccb0772c-2b35-492d-a06b-e9a6eab80582', 'ddef6baa-aa83-40a7-baa6-8b521e50ff0e', '214ec08a-1f41-4333-9b24-922a606c4fd3']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.522938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9079767a-1500-4b50-8bd4-c5bbbe2072cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.527175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-007e636f-0351-4ecc-a8e6-7a32e7ce0083 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.529504 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-007e636f-0351-4ecc-a8e6-7a32e7ce0083 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:06.529968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-007e636f-0351-4ecc-a8e6-7a32e7ce0083 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f22ee733-16b9-446f-8c2b-963f342bd040", "name": "tempest-VolumesDeleteCascade-Snapshot-481699857"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:06.544271 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:06.544271 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:06.545076 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-007e636f-0351-4ecc-a8e6-7a32e7ce0083 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:06.545260 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-007e636f-0351-4ecc-a8e6-7a32e7ce0083 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create snapshot from volume f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:06.548799 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9079767a-1500-4b50-8bd4-c5bbbe2072cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1251fd38-2b1d-4dd1-8058-faf4caafce23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1749996801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['c7835085-65d0-44ea-8f47-d436270b26c0','ccb0772c-2b35-492d-a06b-e9a6eab80582','ddef6baa-aa83-40a7-baa6-8b521e50ff0e','214ec08a-1f41-4333-9b24-922a606c4fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1749996801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1251fd38-2b1d-4dd1-8058-faf4caafce23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fe77a44d5b4de39974af84633577b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172bb6d0e40642a58e87f8a6350fd382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.550893 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c52828-5bfd-43c8-9582-687772767064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.575831 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33c52828-5bfd-43c8-9582-687772767064) transitioned into state 'SUCCESS' from state '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-1749996801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['c7835085-65d0-44ea-8f47-d436270b26c0','ccb0772c-2b35-492d-a06b-e9a6eab80582','ddef6baa-aa83-40a7-baa6-8b521e50ff0e','214ec08a-1f41-4333-9b24-922a606c4fd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.576602 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446020bf-9e3c-496c-b48c-bec6a7de7a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.585651 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dadae22b-df31-49b6-96ac-be334c7d9223 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.587673 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dadae22b-df31-49b6-96ac-be334c7d9223 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:13:06.587926 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dadae22b-df31-49b6-96ac-be334c7d9223 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:06.588155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dadae22b-df31-49b6-96ac-be334c7d9223 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:06.589177 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-007e636f-0351-4ecc-a8e6-7a32e7ce0083 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Created reservations ['b3934f6f-43c2-4739-87ec-8ecc8c87c730', '5e0eb252-b02e-4181-81b0-04ec28ef3c35', '599118be-296a-4f1f-bfad-bd6869b0002a', 'e0e6a3c3-53f2-4586-aebf-4227ff5523c2'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:06.590108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (446020bf-9e3c-496c-b48c-bec6a7de7a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.591009 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (5a728cb1-c06e-4a52-8a93-6b87e6e479a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.591349 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request issued successfully. Aug 07 17:13:06.591961 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b54dcb5-0b28-45d5-948e-f245a2fd7285 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:06.592464 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 840/3376] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:06 2026] POST /volume/v3/volumes => generated 760 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:06.596053 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dadae22b-df31-49b6-96ac-be334c7d9223 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 returned with HTTP 404 Aug 07 17:13:06.596328 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 854/3377] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:06 2026] GET /volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:06.609907 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25a0c96d-2beb-4fd0-a59e-2d28b527d652 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.612343 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-45396448-8269-42a9-93b6-f98be6dc943b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.612590 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25a0c96d-2beb-4fd0-a59e-2d28b527d652 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:13:06.612885 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25a0c96d-2beb-4fd0-a59e-2d28b527d652 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:06.613184 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25a0c96d-2beb-4fd0-a59e-2d28b527d652 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:06.613440 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-25a0c96d-2beb-4fd0-a59e-2d28b527d652 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:13:06.615468 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:06.615816 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "378e9326-0c7a-46e1-ab71-fe328ca73825", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-456132940"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:06.617384 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request body: {'volume': {"'snapshot_id": '378e9326-0c7a-46e1-ab71-fe328ca73825', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-456132940'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:06.617518 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume of 1 GB Aug 07 17:13:06.617796 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:06.617796 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:06.621925 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Availability Zones retrieved successfully. Aug 07 17:13:06.626590 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:06.626590 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:06.627149 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25a0c96d-2beb-4fd0-a59e-2d28b527d652 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:06.628154 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (97bfc503-5d08-4ebd-9015-f0a17d476397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.629168 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38afe223-815b-46a5-ad14-b5195a179956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.629602 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-007e636f-0351-4ecc-a8e6-7a32e7ce0083 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot create request issued successfully. Aug 07 17:13:06.630165 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:06.631355 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-007e636f-0351-4ecc-a8e6-7a32e7ce0083 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:13:06.632633 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 839/3378] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:06.642370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab487019-d7f6-42c2-b997-239c999e2a27 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.645672 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab487019-d7f6-42c2-b997-239c999e2a27 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/snapshots/597d6be4-1208-4eaa-94c9-bbf28180af49 Aug 07 17:13:06.646265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab487019-d7f6-42c2-b997-239c999e2a27 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:06.646265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab487019-d7f6-42c2-b997-239c999e2a27 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:06.649662 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25a0c96d-2beb-4fd0-a59e-2d28b527d652 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:06.649889 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25a0c96d-2beb-4fd0-a59e-2d28b527d652 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c returned with HTTP 202 Aug 07 17:13:06.650462 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 846/3379] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:06 2026] DELETE /volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:06.655647 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:06.655647 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:06.655647 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ab487019-d7f6-42c2-b997-239c999e2a27 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot retrieved successfully. Aug 07 17:13:06.656070 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab487019-d7f6-42c2-b997-239c999e2a27 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots/597d6be4-1208-4eaa-94c9-bbf28180af49 returned with HTTP 200 Aug 07 17:13:06.656635 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 855/3380] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:06 2026] GET /volume/v3/snapshots/597d6be4-1208-4eaa-94c9-bbf28180af49 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:06.657260 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38afe223-815b-46a5-ad14-b5195a179956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.658438 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff7c477-234f-4758-b1ef-22d8afea6d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.661138 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b1b9c2f3-ff30-45d2-939e-c09512f6f450 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.663132 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1b9c2f3-ff30-45d2-939e-c09512f6f450 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:13:06.663331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1b9c2f3-ff30-45d2-939e-c09512f6f450 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:06.663525 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1b9c2f3-ff30-45d2-939e-c09512f6f450 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:06.671367 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:06.671367 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:06.676086 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b1b9c2f3-ff30-45d2-939e-c09512f6f450 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:06.682075 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1b9c2f3-ff30-45d2-939e-c09512f6f450 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c returned with HTTP 200 Aug 07 17:13:06.682075 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 840/3381] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:06 2026] GET /volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:06.698498 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Created reservations ['09810859-8b5d-4fc2-ab29-9dd91e2e2e62', '0b62c954-7aa5-4b46-98c1-49cce8740338', 'f0b16dd4-21ba-4b1c-a0bf-3155a48844af', 'abd2bc58-64b6-43ff-8a71-1bd6a269c706'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:06.699273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff7c477-234f-4758-b1ef-22d8afea6d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09810859-8b5d-4fc2-ab29-9dd91e2e2e62', '0b62c954-7aa5-4b46-98c1-49cce8740338', 'f0b16dd4-21ba-4b1c-a0bf-3155a48844af', 'abd2bc58-64b6-43ff-8a71-1bd6a269c706']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.699986 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e539b9-69b3-4691-9561-c0cc224fe07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.724347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e539b9-69b3-4691-9561-c0cc224fe07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82d9b574-f80c-4478-a181-1984f7bcc929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-456132940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['09810859-8b5d-4fc2-ab29-9dd91e2e2e62','0b62c954-7aa5-4b46-98c1-49cce8740338','f0b16dd4-21ba-4b1c-a0bf-3155a48844af','abd2bc58-64b6-43ff-8a71-1bd6a269c706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-456132940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82d9b574-f80c-4478-a181-1984f7bcc929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fe77a44d5b4de39974af84633577b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172bb6d0e40642a58e87f8a6350fd382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.725206 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf63a2b-23e7-434b-9cfd-5f2d3d49d228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.751127 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbf63a2b-23e7-434b-9cfd-5f2d3d49d228) transitioned into state 'SUCCESS' from state '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-456132940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['09810859-8b5d-4fc2-ab29-9dd91e2e2e62','0b62c954-7aa5-4b46-98c1-49cce8740338','f0b16dd4-21ba-4b1c-a0bf-3155a48844af','abd2bc58-64b6-43ff-8a71-1bd6a269c706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.751983 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fffcf86-266a-4fdf-b2c0-d3594748349a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.762491 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fffcf86-266a-4fdf-b2c0-d3594748349a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.763304 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (97bfc503-5d08-4ebd-9015-f0a17d476397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.763611 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request issued successfully. Aug 07 17:13:06.765148 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45396448-8269-42a9-93b6-f98be6dc943b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:06.765148 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 841/3382] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:06 2026] POST /volume/v3/volumes => generated 759 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:06.779236 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.781109 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:06.785103 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "378e9326-0c7a-46e1-ab71-fe328ca73825", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-823794002"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:06.786566 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request body: {'volume': {"'snapshot_id": '378e9326-0c7a-46e1-ab71-fe328ca73825', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-823794002'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:06.786706 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume of 1 GB Aug 07 17:13:06.796349 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Availability Zones retrieved successfully. Aug 07 17:13:06.802039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (332cdd0f-9284-449f-b201-c24ae8aa7acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.803013 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4baac21-a562-48af-af80-ab5d56bef631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.803955 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:06.831099 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4baac21-a562-48af-af80-ab5d56bef631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.831733 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db15b73c-5ae6-4859-8edc-ff3d5d67d980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.877846 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Created reservations ['235fc706-1483-4859-a67f-469c3343019a', '3b7d29de-5235-4769-9a98-b9510554b9a8', '95c254c4-9da6-422d-9d4e-28480278ac79', '47c00a69-5723-4d06-8232-4dc082f04422'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:06.879103 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db15b73c-5ae6-4859-8edc-ff3d5d67d980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['235fc706-1483-4859-a67f-469c3343019a', '3b7d29de-5235-4769-9a98-b9510554b9a8', '95c254c4-9da6-422d-9d4e-28480278ac79', '47c00a69-5723-4d06-8232-4dc082f04422']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.880295 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e729758-833a-4a00-a860-b665db9c1024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.904607 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e729758-833a-4a00-a860-b665db9c1024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b0d2c1a-2812-480d-895b-f636584a70ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-823794002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['235fc706-1483-4859-a67f-469c3343019a','3b7d29de-5235-4769-9a98-b9510554b9a8','95c254c4-9da6-422d-9d4e-28480278ac79','47c00a69-5723-4d06-8232-4dc082f04422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-823794002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b0d2c1a-2812-480d-895b-f636584a70ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84fe77a44d5b4de39974af84633577b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172bb6d0e40642a58e87f8a6350fd382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.905863 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03abbc63-093e-49ac-84d4-ba4ccbd3103c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.924767 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03abbc63-093e-49ac-84d4-ba4ccbd3103c) transitioned into state 'SUCCESS' from state '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-823794002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84fe77a44d5b4de39974af84633577b2',qos_specs=None,replication_status=,reservations=['235fc706-1483-4859-a67f-469c3343019a','3b7d29de-5235-4769-9a98-b9510554b9a8','95c254c4-9da6-422d-9d4e-28480278ac79','47c00a69-5723-4d06-8232-4dc082f04422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172bb6d0e40642a58e87f8a6350fd382',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.925688 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e861fab-7d10-4ee3-9311-67e3a292e539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:06.935421 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e861fab-7d10-4ee3-9311-67e3a292e539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:06.936154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Flow 'volume_create_api' (332cdd0f-9284-449f-b201-c24ae8aa7acd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:06.936447 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Create volume request issued successfully. Aug 07 17:13:06.937044 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0240f0b-4440-4509-b406-ff73bf41cae0 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:06.937457 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 847/3383] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:06 2026] POST /volume/v3/volumes => generated 759 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:06.953902 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-82fd7f37-f230-4289-a215-c329b45960fa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.955790 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82fd7f37-f230-4289-a215-c329b45960fa tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 Aug 07 17:13:06.955977 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82fd7f37-f230-4289-a215-c329b45960fa tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:06.956203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82fd7f37-f230-4289-a215-c329b45960fa tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:06.963913 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:06.963913 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:06.969146 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-82fd7f37-f230-4289-a215-c329b45960fa tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:06.973604 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82fd7f37-f230-4289-a215-c329b45960fa tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 returned with HTTP 200 Aug 07 17:13:06.973957 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 856/3384] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:06 2026] GET /volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:06.990480 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-229e6ebb-072b-4b4b-938c-9d1e2ac39e82 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:06.994649 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-229e6ebb-072b-4b4b-938c-9d1e2ac39e82 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 Aug 07 17:13:06.994649 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-229e6ebb-072b-4b4b-938c-9d1e2ac39e82 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:06.994649 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-229e6ebb-072b-4b4b-938c-9d1e2ac39e82 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.003494 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.003494 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:07.007951 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-229e6ebb-072b-4b4b-938c-9d1e2ac39e82 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:07.012357 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-229e6ebb-072b-4b4b-938c-9d1e2ac39e82 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 returned with HTTP 200 Aug 07 17:13:07.012774 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 841/3385] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:06 2026] GET /volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:07.027562 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ef0e7e1-7c16-4d98-b170-59d09fc90886 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.029590 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ef0e7e1-7c16-4d98-b170-59d09fc90886 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 Aug 07 17:13:07.029794 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ef0e7e1-7c16-4d98-b170-59d09fc90886 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.030000 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ef0e7e1-7c16-4d98-b170-59d09fc90886 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.039320 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.039320 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:07.044758 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0ef0e7e1-7c16-4d98-b170-59d09fc90886 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:07.052074 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ef0e7e1-7c16-4d98-b170-59d09fc90886 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 returned with HTTP 200 Aug 07 17:13:07.052632 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 842/3386] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:07 2026] GET /volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:07.071816 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f845174-b99c-48de-8527-8cc491a90526 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.073976 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f845174-b99c-48de-8527-8cc491a90526 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 Aug 07 17:13:07.074198 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f845174-b99c-48de-8527-8cc491a90526 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.074375 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f845174-b99c-48de-8527-8cc491a90526 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.084849 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.084849 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:07.090264 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f845174-b99c-48de-8527-8cc491a90526 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:07.094737 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f845174-b99c-48de-8527-8cc491a90526 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 returned with HTTP 200 Aug 07 17:13:07.095348 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 848/3387] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:07 2026] GET /volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:07.112548 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a4de0bd0-c8fe-44a3-b158-e68b72a07cb7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.114371 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4de0bd0-c8fe-44a3-b158-e68b72a07cb7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad Aug 07 17:13:07.114626 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4de0bd0-c8fe-44a3-b158-e68b72a07cb7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.114858 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4de0bd0-c8fe-44a3-b158-e68b72a07cb7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.122001 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.122001 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:07.125598 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a4de0bd0-c8fe-44a3-b158-e68b72a07cb7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:07.129722 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4de0bd0-c8fe-44a3-b158-e68b72a07cb7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad returned with HTTP 200 Aug 07 17:13:07.130234 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 857/3388] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:07 2026] GET /volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:07.144511 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-58db1d96-958f-4cc6-9c2b-11a7c06cdb0d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.148891 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-58db1d96-958f-4cc6-9c2b-11a7c06cdb0d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] DELETE https://10.4.3.144/volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad Aug 07 17:13:07.149147 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-58db1d96-958f-4cc6-9c2b-11a7c06cdb0d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.149364 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-58db1d96-958f-4cc6-9c2b-11a7c06cdb0d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.149544 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-58db1d96-958f-4cc6-9c2b-11a7c06cdb0d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume with id: 4b0d2c1a-2812-480d-895b-f636584a70ad Aug 07 17:13:07.156276 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.156276 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:07.156767 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-58db1d96-958f-4cc6-9c2b-11a7c06cdb0d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:07.178436 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-58db1d96-958f-4cc6-9c2b-11a7c06cdb0d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume request issued successfully. Aug 07 17:13:07.178652 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-58db1d96-958f-4cc6-9c2b-11a7c06cdb0d tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad returned with HTTP 202 Aug 07 17:13:07.179193 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 842/3389] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:07 2026] DELETE /volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:07.188065 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c88430af-b7de-4336-af64-4e1312d9c123 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.189900 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c88430af-b7de-4336-af64-4e1312d9c123 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad Aug 07 17:13:07.190201 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c88430af-b7de-4336-af64-4e1312d9c123 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.190433 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c88430af-b7de-4336-af64-4e1312d9c123 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.197369 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.197369 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:07.201513 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c88430af-b7de-4336-af64-4e1312d9c123 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:07.206726 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c88430af-b7de-4336-af64-4e1312d9c123 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad returned with HTTP 200 Aug 07 17:13:07.207401 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 843/3390] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:07 2026] GET /volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:07.669680 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-03aaac68-d17d-40bf-920d-07abbc1cbb40 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.671877 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03aaac68-d17d-40bf-920d-07abbc1cbb40 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/snapshots/597d6be4-1208-4eaa-94c9-bbf28180af49 Aug 07 17:13:07.672410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03aaac68-d17d-40bf-920d-07abbc1cbb40 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.672825 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-03aaac68-d17d-40bf-920d-07abbc1cbb40 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.679091 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.679091 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:07.679633 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-03aaac68-d17d-40bf-920d-07abbc1cbb40 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot retrieved successfully. Aug 07 17:13:07.680555 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-03aaac68-d17d-40bf-920d-07abbc1cbb40 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots/597d6be4-1208-4eaa-94c9-bbf28180af49 returned with HTTP 200 Aug 07 17:13:07.681044 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 849/3391] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:07 2026] GET /volume/v3/snapshots/597d6be4-1208-4eaa-94c9-bbf28180af49 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:07.693987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c83deb1e-3bb6-47dc-89d6-6158c2d8ef23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.696550 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c83deb1e-3bb6-47dc-89d6-6158c2d8ef23 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040?cascade=True Aug 07 17:13:07.696822 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c83deb1e-3bb6-47dc-89d6-6158c2d8ef23 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.699114 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c83deb1e-3bb6-47dc-89d6-6158c2d8ef23 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.699612 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c83deb1e-3bb6-47dc-89d6-6158c2d8ef23 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete volume with id: f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:07.700631 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-393faa99-c0de-4588-aee9-efed1589bb37 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.703364 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-393faa99-c0de-4588-aee9-efed1589bb37 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:13:07.703659 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-393faa99-c0de-4588-aee9-efed1589bb37 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.703876 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-393faa99-c0de-4588-aee9-efed1589bb37 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.710666 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.710666 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:07.711389 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c83deb1e-3bb6-47dc-89d6-6158c2d8ef23 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:07.713035 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-393faa99-c0de-4588-aee9-efed1589bb37 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c returned with HTTP 404 Aug 07 17:13:07.713806 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 843/3392] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:07 2026] GET /volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:07.726372 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2c86011a-f829-4775-844f-04b01e45c61e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.728319 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2c86011a-f829-4775-844f-04b01e45c61e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 Aug 07 17:13:07.728470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2c86011a-f829-4775-844f-04b01e45c61e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.728943 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2c86011a-f829-4775-844f-04b01e45c61e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.728943 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-2c86011a-f829-4775-844f-04b01e45c61e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 17aa301d-aad8-45b8-b1ea-9df2db20de36 Aug 07 17:13:07.738621 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.738621 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:07.739250 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2c86011a-f829-4775-844f-04b01e45c61e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:07.772050 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2c86011a-f829-4775-844f-04b01e45c61e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:07.772050 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2c86011a-f829-4775-844f-04b01e45c61e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 returned with HTTP 202 Aug 07 17:13:07.772661 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c83deb1e-3bb6-47dc-89d6-6158c2d8ef23 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete volume request issued successfully. Aug 07 17:13:07.772723 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 844/3393] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:07 2026] DELETE /volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:07.772771 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c83deb1e-3bb6-47dc-89d6-6158c2d8ef23 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040?cascade=True returned with HTTP 202 Aug 07 17:13:07.775449 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 858/3394] 10.4.3.144 () {66 vars in 1376 bytes} [Fri Aug 7 17:13:07 2026] DELETE /volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040?cascade=True => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:07.782469 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc4d2bb0-1427-4580-8d9c-9934e88997c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.783132 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc4d2bb0-1427-4580-8d9c-9934e88997c3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 Aug 07 17:13:07.783446 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc4d2bb0-1427-4580-8d9c-9934e88997c3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.783679 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc4d2bb0-1427-4580-8d9c-9934e88997c3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.790833 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-314720a2-b816-4b7a-b2c9-713175dcca83 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.793216 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-314720a2-b816-4b7a-b2c9-713175dcca83 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:07.793486 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-314720a2-b816-4b7a-b2c9-713175dcca83 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.793727 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-314720a2-b816-4b7a-b2c9-713175dcca83 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.796908 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.796908 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:07.802245 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fc4d2bb0-1427-4580-8d9c-9934e88997c3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:07.803817 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.803817 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:07.808433 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc4d2bb0-1427-4580-8d9c-9934e88997c3 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 returned with HTTP 200 Aug 07 17:13:07.808974 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-314720a2-b816-4b7a-b2c9-713175dcca83 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:07.809134 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 850/3395] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:07 2026] GET /volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:07.815040 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-314720a2-b816-4b7a-b2c9-713175dcca83 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 returned with HTTP 200 Aug 07 17:13:07.815698 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 844/3396] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:07 2026] GET /volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:07.860306 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-4fb20f8a-541e-4afc-a121-4b0ceec6ce72 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:07.862993 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-4fb20f8a-541e-4afc-a121-4b0ceec6ce72 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec/encryption Aug 07 17:13:07.863319 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-4fb20f8a-541e-4afc-a121-4b0ceec6ce72 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:07.863621 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-4fb20f8a-541e-4afc-a121-4b0ceec6ce72 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:07.881420 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:07.881420 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:07.892502 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-4fb20f8a-541e-4afc-a121-4b0ceec6ce72 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec/encryption returned with HTTP 200 Aug 07 17:13:07.893220 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 845/3397] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:13:07 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:08.224557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32358679-8385-48e9-837a-57e92045e919 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.226492 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32358679-8385-48e9-837a-57e92045e919 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad Aug 07 17:13:08.226684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32358679-8385-48e9-837a-57e92045e919 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.226876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32358679-8385-48e9-837a-57e92045e919 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.234898 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32358679-8385-48e9-837a-57e92045e919 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad returned with HTTP 404 Aug 07 17:13:08.235401 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 859/3398] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:08 2026] GET /volume/v3/volumes/4b0d2c1a-2812-480d-895b-f636584a70ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:08.243981 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-068f968b-696e-461c-bf4f-564ecb6c3a6b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.246052 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-068f968b-696e-461c-bf4f-564ecb6c3a6b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] DELETE https://10.4.3.144/volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 Aug 07 17:13:08.246268 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-068f968b-696e-461c-bf4f-564ecb6c3a6b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.246472 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-068f968b-696e-461c-bf4f-564ecb6c3a6b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.246652 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-068f968b-696e-461c-bf4f-564ecb6c3a6b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume with id: 82d9b574-f80c-4478-a181-1984f7bcc929 Aug 07 17:13:08.253891 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:08.253891 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:08.254343 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-068f968b-696e-461c-bf4f-564ecb6c3a6b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:08.277122 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-068f968b-696e-461c-bf4f-564ecb6c3a6b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume request issued successfully. Aug 07 17:13:08.277307 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-068f968b-696e-461c-bf4f-564ecb6c3a6b tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 returned with HTTP 202 Aug 07 17:13:08.277732 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 851/3399] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:08 2026] DELETE /volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:08.285823 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c4b78e6e-ff55-4fa6-8b36-2d09cbaa1ee4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.289272 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c4b78e6e-ff55-4fa6-8b36-2d09cbaa1ee4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 Aug 07 17:13:08.289642 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c4b78e6e-ff55-4fa6-8b36-2d09cbaa1ee4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.289894 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c4b78e6e-ff55-4fa6-8b36-2d09cbaa1ee4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.299082 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:08.299082 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:08.302484 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c4b78e6e-ff55-4fa6-8b36-2d09cbaa1ee4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:08.307298 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c4b78e6e-ff55-4fa6-8b36-2d09cbaa1ee4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 returned with HTTP 200 Aug 07 17:13:08.307731 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 845/3400] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:08 2026] GET /volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:08.575930 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-3990fc81-85ae-470a-a488-a33f6ff6a321 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.577933 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-3990fc81-85ae-470a-a488-a33f6ff6a321 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/13e7df4c-957e-4787-a705-0a7c6450aca2 Aug 07 17:13:08.578157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-3990fc81-85ae-470a-a488-a33f6ff6a321 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.578354 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-3990fc81-85ae-470a-a488-a33f6ff6a321 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.579799 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=633,cinder:UPDATE=187,cinder:INSERT=123 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:13:08.586385 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:08.586385 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:08.622966 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3e2d225e-2034-4cb7-95ab-6f64ec0b027f req-3990fc81-85ae-470a-a488-a33f6ff6a321 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/13e7df4c-957e-4787-a705-0a7c6450aca2 returned with HTTP 200 Aug 07 17:13:08.623377 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 846/3401] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:13:08 2026] DELETE /volume/v3/attachments/13e7df4c-957e-4787-a705-0a7c6450aca2 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:08.822533 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3b65007b-7bfb-4987-970d-c2be563638a4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.824288 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b65007b-7bfb-4987-970d-c2be563638a4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 Aug 07 17:13:08.824546 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3b65007b-7bfb-4987-970d-c2be563638a4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.824745 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3b65007b-7bfb-4987-970d-c2be563638a4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.830943 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b65007b-7bfb-4987-970d-c2be563638a4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 returned with HTTP 404 Aug 07 17:13:08.831583 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 860/3402] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:08 2026] GET /volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:08.835224 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ec645fc-5a97-49bb-945c-3f1930ab01e8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.840037 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ec645fc-5a97-49bb-945c-3f1930ab01e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:08.844983 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ec645fc-5a97-49bb-945c-3f1930ab01e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.845204 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ec645fc-5a97-49bb-945c-3f1930ab01e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.846260 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.851051 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:08.851051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-116365322"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:08.851051 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-116365322'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:08.851051 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:13:08.852077 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ec645fc-5a97-49bb-945c-3f1930ab01e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 returned with HTTP 404 Aug 07 17:13:08.852744 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 852/3403] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:08 2026] GET /volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:08.854548 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:13:08.860185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0fae0b98-bf23-4841-9f34-89bb58d4c352 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.860812 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (61900493-169f-4285-8106-348981866b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:08.861769 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deb37401-12c5-4a28-bd6a-ca5b7010aacb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:08.862134 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0fae0b98-bf23-4841-9f34-89bb58d4c352 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes Aug 07 17:13:08.862381 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0fae0b98-bf23-4841-9f34-89bb58d4c352 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.862598 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0fae0b98-bf23-4841-9f34-89bb58d4c352 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.862756 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:08.862927 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-0fae0b98-bf23-4841-9f34-89bb58d4c352 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:08.863280 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:08.863280 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:08.863720 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-0fae0b98-bf23-4841-9f34-89bb58d4c352 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:13:08.869856 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0fae0b98-bf23-4841-9f34-89bb58d4c352 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Get all volumes completed successfully. Aug 07 17:13:08.870218 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0fae0b98-bf23-4841-9f34-89bb58d4c352 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 200 Aug 07 17:13:08.870575 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 847/3404] 10.4.3.144 () {66 vars in 1237 bytes} [Fri Aug 7 17:13:08 2026] GET /volume/v3/volumes => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:13:08.878978 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d7089ec-abd6-43b9-aca1-0c24cba2924b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.880788 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d7089ec-abd6-43b9-aca1-0c24cba2924b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:08.880973 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d7089ec-abd6-43b9-aca1-0c24cba2924b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.881183 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d7089ec-abd6-43b9-aca1-0c24cba2924b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.881457 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-0d7089ec-abd6-43b9-aca1-0c24cba2924b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:08.881706 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:08.881706 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:08.882489 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-0d7089ec-abd6-43b9-aca1-0c24cba2924b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:13:08.885934 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0d7089ec-abd6-43b9-aca1-0c24cba2924b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Get all snapshots completed successfully. Aug 07 17:13:08.886178 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d7089ec-abd6-43b9-aca1-0c24cba2924b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 200 Aug 07 17:13:08.886576 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 861/3405] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:13:08 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 07 17:13:08.888538 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deb37401-12c5-4a28-bd6a-ca5b7010aacb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:08.889329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (977fc94f-cd8a-4f29-9c12-7d2cd1be03d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:08.896085 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d7d7a0f6-7780-444a-83d4-02889e31affe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.899393 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7d7a0f6-7780-444a-83d4-02889e31affe tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/597d6be4-1208-4eaa-94c9-bbf28180af49 Aug 07 17:13:08.899596 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7d7a0f6-7780-444a-83d4-02889e31affe tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.899780 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7d7a0f6-7780-444a-83d4-02889e31affe tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.899856 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-d7d7a0f6-7780-444a-83d4-02889e31affe tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete snapshot with id: 597d6be4-1208-4eaa-94c9-bbf28180af49 Aug 07 17:13:08.904618 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7d7a0f6-7780-444a-83d4-02889e31affe tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots/597d6be4-1208-4eaa-94c9-bbf28180af49 returned with HTTP 404 Aug 07 17:13:08.905121 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 853/3406] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:08 2026] DELETE /volume/v3/snapshots/597d6be4-1208-4eaa-94c9-bbf28180af49 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:08.913202 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-abe3bc79-abac-473b-91a3-0436a5f0cdfa None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.916566 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-abe3bc79-abac-473b-91a3-0436a5f0cdfa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/28a25ac5-c9a1-452f-8f6b-8a6bf57490fe Aug 07 17:13:08.916790 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-abe3bc79-abac-473b-91a3-0436a5f0cdfa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.917015 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-abe3bc79-abac-473b-91a3-0436a5f0cdfa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.917173 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-abe3bc79-abac-473b-91a3-0436a5f0cdfa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete snapshot with id: 28a25ac5-c9a1-452f-8f6b-8a6bf57490fe Aug 07 17:13:08.921658 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-abe3bc79-abac-473b-91a3-0436a5f0cdfa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots/28a25ac5-c9a1-452f-8f6b-8a6bf57490fe returned with HTTP 404 Aug 07 17:13:08.922204 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 848/3407] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:08 2026] DELETE /volume/v3/snapshots/28a25ac5-c9a1-452f-8f6b-8a6bf57490fe => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:08.929788 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['ff309ef7-2bf7-4f64-830c-87f5da8e01cb', '2872aafc-62ed-4933-94fb-91e389c41734', '41215e9a-1d95-4c08-a869-567d95a00dd0', '2e8fe3aa-4682-49bb-afc8-abfc2be3aa0f'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:08.930761 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (977fc94f-cd8a-4f29-9c12-7d2cd1be03d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff309ef7-2bf7-4f64-830c-87f5da8e01cb', '2872aafc-62ed-4933-94fb-91e389c41734', '41215e9a-1d95-4c08-a869-567d95a00dd0', '2e8fe3aa-4682-49bb-afc8-abfc2be3aa0f']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:08.931549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a4532ed-15f1-4c6a-8063-214f231eae80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:08.932197 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8ce3edad-ff4b-4526-a4eb-057743c07da1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.934759 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ce3edad-ff4b-4526-a4eb-057743c07da1 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:08.935032 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ce3edad-ff4b-4526-a4eb-057743c07da1 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.935242 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ce3edad-ff4b-4526-a4eb-057743c07da1 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.943377 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ce3edad-ff4b-4526-a4eb-057743c07da1 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 returned with HTTP 404 Aug 07 17:13:08.943842 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 862/3408] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:08 2026] GET /volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:08.952492 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a488ad95-73b2-4d7c-8b3a-a58b8a4abd45 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.953765 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a4532ed-15f1-4c6a-8063-214f231eae80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35173b4c-3866-4cf3-842b-0ed713547910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-116365322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['ff309ef7-2bf7-4f64-830c-87f5da8e01cb','2872aafc-62ed-4933-94fb-91e389c41734','41215e9a-1d95-4c08-a869-567d95a00dd0','2e8fe3aa-4682-49bb-afc8-abfc2be3aa0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-116365322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35173b4c-3866-4cf3-842b-0ed713547910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:08.954405 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a488ad95-73b2-4d7c-8b3a-a58b8a4abd45 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:08.954599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a488ad95-73b2-4d7c-8b3a-a58b8a4abd45 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:08.954673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e43e5f8-2a72-47d8-827f-dd317238cbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:08.954828 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a488ad95-73b2-4d7c-8b3a-a58b8a4abd45 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:08.955012 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a488ad95-73b2-4d7c-8b3a-a58b8a4abd45 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete volume with id: f22ee733-16b9-446f-8c2b-963f342bd040 Aug 07 17:13:08.962051 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a488ad95-73b2-4d7c-8b3a-a58b8a4abd45 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 returned with HTTP 404 Aug 07 17:13:08.962666 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 854/3409] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:08 2026] DELETE /volume/v3/volumes/f22ee733-16b9-446f-8c2b-963f342bd040 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:08.972233 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-728484f7-510d-463b-a220-133b63d34fad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:08.974043 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:08.974491 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-222424346"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:08.976122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-222424346'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:08.976329 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create volume of 1 GB Aug 07 17:13:08.976794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e43e5f8-2a72-47d8-827f-dd317238cbc0) transitioned into state 'SUCCESS' from state '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-116365322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['ff309ef7-2bf7-4f64-830c-87f5da8e01cb','2872aafc-62ed-4933-94fb-91e389c41734','41215e9a-1d95-4c08-a869-567d95a00dd0','2e8fe3aa-4682-49bb-afc8-abfc2be3aa0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:08.977676 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a3e55a-1f6f-4cc9-9c63-5779d4c1335a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:08.981779 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Availability Zones retrieved successfully. Aug 07 17:13:08.987543 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Flow 'volume_create_api' (11530339-13f6-4d64-bc45-28ab8f2a8172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:08.988817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846312f1-086e-4374-828a-aa576a1344c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:08.989836 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:08.990273 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a3e55a-1f6f-4cc9-9c63-5779d4c1335a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:08.991448 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (61900493-169f-4285-8106-348981866b4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:08.991845 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:13:08.992674 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b6527259-4b8d-4118-a1e9-db59e602ebc4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:08.993245 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 846/3410] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:13:08 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 07 17:13:09.007402 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-543b8370-0c37-4bd5-9037-9cbae715e7e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:09.010850 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-543b8370-0c37-4bd5-9037-9cbae715e7e4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:09.010988 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-543b8370-0c37-4bd5-9037-9cbae715e7e4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:09.014315 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-543b8370-0c37-4bd5-9037-9cbae715e7e4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:09.024836 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:09.024836 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:09.026434 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846312f1-086e-4374-828a-aa576a1344c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:09.027644 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5737caa7-3bb1-45b2-ba3c-5648b920635b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:09.029192 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-543b8370-0c37-4bd5-9037-9cbae715e7e4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:09.035416 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-543b8370-0c37-4bd5-9037-9cbae715e7e4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 returned with HTTP 200 Aug 07 17:13:09.036037 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 863/3411] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:09 2026] GET /volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:09.088141 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Created reservations ['5d68b872-f074-47ac-8deb-76a50d73443a', 'bfb7d484-69e7-4b61-acb4-541bb00fe15b', 'a067c08a-7e70-4d6d-80fb-e3e54bbc6e1a', 'bc647dc2-1f59-4fd5-8cd5-340fa69d4d39'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:09.089355 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5737caa7-3bb1-45b2-ba3c-5648b920635b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d68b872-f074-47ac-8deb-76a50d73443a', 'bfb7d484-69e7-4b61-acb4-541bb00fe15b', 'a067c08a-7e70-4d6d-80fb-e3e54bbc6e1a', 'bc647dc2-1f59-4fd5-8cd5-340fa69d4d39']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:09.090186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26949ed0-c13a-4fad-951f-e57a5543c5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:09.114537 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26949ed0-c13a-4fad-951f-e57a5543c5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-222424346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555d1b0f1fe140268d9a17d40ba5da18',qos_specs=None,replication_status=,reservations=['5d68b872-f074-47ac-8deb-76a50d73443a','bfb7d484-69e7-4b61-acb4-541bb00fe15b','a067c08a-7e70-4d6d-80fb-e3e54bbc6e1a','bc647dc2-1f59-4fd5-8cd5-340fa69d4d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4167b706d2794e8e9617ce7329f2a0b5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-222424346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555d1b0f1fe140268d9a17d40ba5da18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4167b706d2794e8e9617ce7329f2a0b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:09.115383 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe12d62-7070-41d8-9225-bd890155254d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:09.134900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe12d62-7070-41d8-9225-bd890155254d) transitioned into state 'SUCCESS' from state '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-222424346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555d1b0f1fe140268d9a17d40ba5da18',qos_specs=None,replication_status=,reservations=['5d68b872-f074-47ac-8deb-76a50d73443a','bfb7d484-69e7-4b61-acb4-541bb00fe15b','a067c08a-7e70-4d6d-80fb-e3e54bbc6e1a','bc647dc2-1f59-4fd5-8cd5-340fa69d4d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4167b706d2794e8e9617ce7329f2a0b5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:09.135675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7445e04-75a0-4c3b-a421-4e94f404d6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:09.146747 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7445e04-75a0-4c3b-a421-4e94f404d6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:09.147978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Flow 'volume_create_api' (11530339-13f6-4d64-bc45-28ab8f2a8172) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:09.148798 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create volume request issued successfully. Aug 07 17:13:09.149485 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-728484f7-510d-463b-a220-133b63d34fad tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:09.150138 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 849/3412] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:08 2026] POST /volume/v3/volumes => generated 750 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:09.163708 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9f42cbd-2faa-49b7-a060-681ba0c82502 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:09.165599 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9f42cbd-2faa-49b7-a060-681ba0c82502 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 Aug 07 17:13:09.165851 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9f42cbd-2faa-49b7-a060-681ba0c82502 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:09.165953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9f42cbd-2faa-49b7-a060-681ba0c82502 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:09.173960 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:09.173960 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:09.178922 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f9f42cbd-2faa-49b7-a060-681ba0c82502 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:09.184720 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9f42cbd-2faa-49b7-a060-681ba0c82502 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 returned with HTTP 200 Aug 07 17:13:09.185267 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 855/3413] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:09 2026] GET /volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:09.323923 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b0c83c20-6cda-4b0e-9b0f-c528039672fa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:09.326503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b0c83c20-6cda-4b0e-9b0f-c528039672fa tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 Aug 07 17:13:09.326773 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b0c83c20-6cda-4b0e-9b0f-c528039672fa tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:09.327163 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b0c83c20-6cda-4b0e-9b0f-c528039672fa tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:09.335743 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b0c83c20-6cda-4b0e-9b0f-c528039672fa tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 returned with HTTP 404 Aug 07 17:13:09.336417 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 847/3414] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:09 2026] GET /volume/v3/volumes/82d9b574-f80c-4478-a181-1984f7bcc929 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:09.343833 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ac78ddc-08eb-40b6-8491-d5c264e71ffb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:09.345501 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ac78ddc-08eb-40b6-8491-d5c264e71ffb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] DELETE https://10.4.3.144/volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 Aug 07 17:13:09.345799 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ac78ddc-08eb-40b6-8491-d5c264e71ffb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:09.346058 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ac78ddc-08eb-40b6-8491-d5c264e71ffb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:09.346304 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-3ac78ddc-08eb-40b6-8491-d5c264e71ffb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume with id: 1251fd38-2b1d-4dd1-8058-faf4caafce23 Aug 07 17:13:09.355467 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:09.355467 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:09.357147 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ac78ddc-08eb-40b6-8491-d5c264e71ffb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:09.395313 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ac78ddc-08eb-40b6-8491-d5c264e71ffb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume request issued successfully. Aug 07 17:13:09.395313 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ac78ddc-08eb-40b6-8491-d5c264e71ffb tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 returned with HTTP 202 Aug 07 17:13:09.395313 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 864/3415] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:09 2026] DELETE /volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:09.402825 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0560cb26-1c9f-48f9-afb2-33cdc026d2df None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:09.405885 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0560cb26-1c9f-48f9-afb2-33cdc026d2df tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 Aug 07 17:13:09.406210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0560cb26-1c9f-48f9-afb2-33cdc026d2df tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:09.406481 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0560cb26-1c9f-48f9-afb2-33cdc026d2df tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:09.421997 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:09.421997 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:09.429403 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0560cb26-1c9f-48f9-afb2-33cdc026d2df tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:09.435870 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0560cb26-1c9f-48f9-afb2-33cdc026d2df tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 returned with HTTP 200 Aug 07 17:13:09.436460 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 850/3416] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:09 2026] GET /volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:09.799736 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6aeab1d6-6eba-4103-b27a-1c26351c5922 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:09.801489 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6aeab1d6-6eba-4103-b27a-1c26351c5922 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:13:09.801659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6aeab1d6-6eba-4103-b27a-1c26351c5922 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:09.801823 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6aeab1d6-6eba-4103-b27a-1c26351c5922 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:09.801962 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6aeab1d6-6eba-4103-b27a-1c26351c5922 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: 68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:13:09.808209 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:09.808209 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:09.808622 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6aeab1d6-6eba-4103-b27a-1c26351c5922 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:13:09.820179 np0000006737 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-6aeab1d6-6eba-4103-b27a-1c26351c5922 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:13:09.829036 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6aeab1d6-6eba-4103-b27a-1c26351c5922 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:13:09.829306 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6aeab1d6-6eba-4103-b27a-1c26351c5922 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec returned with HTTP 202 Aug 07 17:13:09.830594 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 856/3417] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:09 2026] DELETE /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:09.838759 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-75ee5dd4-a733-439e-ae43-e2703d4be4dd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:09.840982 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-75ee5dd4-a733-439e-ae43-e2703d4be4dd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:13:09.840982 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-75ee5dd4-a733-439e-ae43-e2703d4be4dd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:09.841144 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-75ee5dd4-a733-439e-ae43-e2703d4be4dd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:09.848683 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:09.848683 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:09.852382 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-75ee5dd4-a733-439e-ae43-e2703d4be4dd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:13:09.859375 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-75ee5dd4-a733-439e-ae43-e2703d4be4dd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec returned with HTTP 200 Aug 07 17:13:09.859375 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 848/3418] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:09 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:10.050633 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-83c5c081-ac1c-4c63-ae28-21d58c1c2842 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.055288 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-83c5c081-ac1c-4c63-ae28-21d58c1c2842 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:10.055288 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-83c5c081-ac1c-4c63-ae28-21d58c1c2842 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.055288 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-83c5c081-ac1c-4c63-ae28-21d58c1c2842 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.065608 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:10.065608 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:10.070455 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-83c5c081-ac1c-4c63-ae28-21d58c1c2842 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:10.078884 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-83c5c081-ac1c-4c63-ae28-21d58c1c2842 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 returned with HTTP 200 Aug 07 17:13:10.079926 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 865/3419] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:10 2026] GET /volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:10.097839 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8bfa2455-d6f3-4839-9d1c-c0d2dc62b20f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.099622 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8bfa2455-d6f3-4839-9d1c-c0d2dc62b20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:10.099986 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8bfa2455-d6f3-4839-9d1c-c0d2dc62b20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35173b4c-3866-4cf3-842b-0ed713547910", "name": "tempest-VolumeDependencyTests-Snapshot-1325630619"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:10.110584 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:10.110584 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:10.111373 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8bfa2455-d6f3-4839-9d1c-c0d2dc62b20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:10.111607 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-8bfa2455-d6f3-4839-9d1c-c0d2dc62b20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create snapshot from volume 35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:10.142125 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-8bfa2455-d6f3-4839-9d1c-c0d2dc62b20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['8fa27728-a087-4562-a5f7-ef28916bde04', '1a528bfc-584b-4f41-90cd-837bff56eee8', 'f2e80b5c-5f50-4a55-9393-2245699556cc', '8eaa372a-595a-469d-a0ae-a8fcf80ea5e5'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:10.170915 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8bfa2455-d6f3-4839-9d1c-c0d2dc62b20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot create request issued successfully. Aug 07 17:13:10.170915 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8bfa2455-d6f3-4839-9d1c-c0d2dc62b20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:13:10.171288 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 851/3420] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:10.181281 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bcfeddf8-3e67-46d7-ba31-78b3b76eef74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.183284 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bcfeddf8-3e67-46d7-ba31-78b3b76eef74 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d Aug 07 17:13:10.183481 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bcfeddf8-3e67-46d7-ba31-78b3b76eef74 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.183680 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bcfeddf8-3e67-46d7-ba31-78b3b76eef74 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.192283 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:10.192283 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:10.192698 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bcfeddf8-3e67-46d7-ba31-78b3b76eef74 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:10.193553 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bcfeddf8-3e67-46d7-ba31-78b3b76eef74 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d returned with HTTP 200 Aug 07 17:13:10.194102 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 857/3421] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:10 2026] GET /volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:10.198120 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-db98d63b-5736-4ec6-b67f-3ce445c7fdf3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.199950 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db98d63b-5736-4ec6-b67f-3ce445c7fdf3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 Aug 07 17:13:10.200162 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db98d63b-5736-4ec6-b67f-3ce445c7fdf3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.200404 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db98d63b-5736-4ec6-b67f-3ce445c7fdf3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.207905 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:10.207905 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:10.212892 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-db98d63b-5736-4ec6-b67f-3ce445c7fdf3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:10.217976 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db98d63b-5736-4ec6-b67f-3ce445c7fdf3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 returned with HTTP 200 Aug 07 17:13:10.218467 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 849/3422] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:10 2026] GET /volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:10.234325 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e6f94ae-57ae-47ae-8d42-1e407d4ed8ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.235901 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e6f94ae-57ae-47ae-8d42-1e407d4ed8ea tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:10.236435 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e6f94ae-57ae-47ae-8d42-1e407d4ed8ea tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7", "name": "tempest-VolumesDeleteCascade-Snapshot-1932971725"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:10.244789 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:10.244789 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:10.245412 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4e6f94ae-57ae-47ae-8d42-1e407d4ed8ea tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:10.245637 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-4e6f94ae-57ae-47ae-8d42-1e407d4ed8ea tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create snapshot from volume 7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 Aug 07 17:13:10.279891 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4e6f94ae-57ae-47ae-8d42-1e407d4ed8ea tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Created reservations ['066e0501-7757-446e-b4a7-ba9822d545c8', 'b8f9973e-0fed-43ad-b6a5-ae338d669c0b', '9c0c4269-0976-4391-be69-66ef7b38d7a5', 'f61bfe04-d06b-43ed-bfc7-6154387833d0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:10.309916 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4e6f94ae-57ae-47ae-8d42-1e407d4ed8ea tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot create request issued successfully. Aug 07 17:13:10.309916 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e6f94ae-57ae-47ae-8d42-1e407d4ed8ea tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:13:10.309916 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 866/3423] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:10.318408 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f2a5dff9-9065-4bbd-961f-28e9ab7ffea3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.320789 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2a5dff9-9065-4bbd-961f-28e9ab7ffea3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/snapshots/8551c9b1-fff1-43d9-83c1-0ba3b2379737 Aug 07 17:13:10.321206 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2a5dff9-9065-4bbd-961f-28e9ab7ffea3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.321939 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2a5dff9-9065-4bbd-961f-28e9ab7ffea3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.331619 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:10.331619 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:10.332416 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f2a5dff9-9065-4bbd-961f-28e9ab7ffea3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot retrieved successfully. Aug 07 17:13:10.333490 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2a5dff9-9065-4bbd-961f-28e9ab7ffea3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots/8551c9b1-fff1-43d9-83c1-0ba3b2379737 returned with HTTP 200 Aug 07 17:13:10.334034 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 852/3424] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:10 2026] GET /volume/v3/snapshots/8551c9b1-fff1-43d9-83c1-0ba3b2379737 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:10.449975 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-60d271c8-b831-4170-a45a-b27b72df864e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.451742 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-60d271c8-b831-4170-a45a-b27b72df864e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 Aug 07 17:13:10.451987 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-60d271c8-b831-4170-a45a-b27b72df864e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.452220 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-60d271c8-b831-4170-a45a-b27b72df864e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.457962 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-60d271c8-b831-4170-a45a-b27b72df864e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 returned with HTTP 404 Aug 07 17:13:10.458380 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 858/3425] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:10 2026] GET /volume/v3/volumes/1251fd38-2b1d-4dd1-8058-faf4caafce23 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:10.465123 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4834488d-1aa6-43d4-9351-928d9efc9ae5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.466831 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4834488d-1aa6-43d4-9351-928d9efc9ae5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] DELETE https://10.4.3.144/volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 Aug 07 17:13:10.467003 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4834488d-1aa6-43d4-9351-928d9efc9ae5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.467204 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4834488d-1aa6-43d4-9351-928d9efc9ae5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.467381 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-4834488d-1aa6-43d4-9351-928d9efc9ae5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume with id: 598eb05e-685e-4032-bd23-09d718ccb1d2 Aug 07 17:13:10.473825 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:10.473825 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:10.474215 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4834488d-1aa6-43d4-9351-928d9efc9ae5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:10.489712 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4834488d-1aa6-43d4-9351-928d9efc9ae5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume request issued successfully. Aug 07 17:13:10.489874 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4834488d-1aa6-43d4-9351-928d9efc9ae5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 returned with HTTP 202 Aug 07 17:13:10.490282 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 850/3426] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:10 2026] DELETE /volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:10.498842 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb96733b-8618-465b-9f66-26d17a1896c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.502112 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb96733b-8618-465b-9f66-26d17a1896c4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 Aug 07 17:13:10.502112 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb96733b-8618-465b-9f66-26d17a1896c4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.502112 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb96733b-8618-465b-9f66-26d17a1896c4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.509533 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:10.509533 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:10.513706 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb96733b-8618-465b-9f66-26d17a1896c4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:10.518529 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb96733b-8618-465b-9f66-26d17a1896c4 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 returned with HTTP 200 Aug 07 17:13:10.519092 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 867/3427] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:10 2026] GET /volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:10.871108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-944d0e70-29d3-43e1-a067-a191f9f78625 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.872952 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-944d0e70-29d3-43e1-a067-a191f9f78625 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec Aug 07 17:13:10.873243 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-944d0e70-29d3-43e1-a067-a191f9f78625 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.873492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-944d0e70-29d3-43e1-a067-a191f9f78625 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.879730 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-944d0e70-29d3-43e1-a067-a191f9f78625 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec returned with HTTP 404 Aug 07 17:13:10.880307 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 853/3428] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:10 2026] GET /volume/v3/volumes/68e52cad-de6d-4e13-9738-d50d861d05ec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:10.886995 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ad6c887-7460-43b1-a987-9c002242bc7e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.888661 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ad6c887-7460-43b1-a987-9c002242bc7e tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:13:10.888902 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ad6c887-7460-43b1-a987-9c002242bc7e tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.889129 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ad6c887-7460-43b1-a987-9c002242bc7e tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.889985 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ad6c887-7460-43b1-a987-9c002242bc7e tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:13:10.899380 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ad6c887-7460-43b1-a987-9c002242bc7e tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Get all volumes completed successfully. Aug 07 17:13:10.901230 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:10.901230 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:10.905815 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ad6c887-7460-43b1-a987-9c002242bc7e tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:13:10.906291 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 859/3429] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:13:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9197 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:10.921354 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d735466d-cecb-4fff-859a-7c438b103f2a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.923430 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d735466d-cecb-4fff-859a-7c438b103f2a tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] DELETE https://10.4.3.144/volume/v3/types/771b1aba-07b9-46e7-ad05-9967fdeaba25 Aug 07 17:13:10.923678 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d735466d-cecb-4fff-859a-7c438b103f2a tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:10.923914 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d735466d-cecb-4fff-859a-7c438b103f2a tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:10.948342 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d735466d-cecb-4fff-859a-7c438b103f2a tempest-TestVolumeBootPattern-91518426 tempest-TestVolumeBootPattern-91518426-project-admin] https://10.4.3.144/volume/v3/types/771b1aba-07b9-46e7-ad05-9967fdeaba25 returned with HTTP 202 Aug 07 17:13:10.948785 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 851/3430] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:13:10 2026] DELETE /volume/v3/types/771b1aba-07b9-46e7-ad05-9967fdeaba25 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:10.980139 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:10.981629 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:10.982093 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1802934971", "snapshot_id": null, "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:10.984111 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1802934971', 'snapshot_id': None, 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:11.177619 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:13:11.179954 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=623,cinder:INSERT=133,cinder:UPDATE=201 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:13:11.183189 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:13:11.192814 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (d69b6b71-8cf9-47df-a415-67003fcab6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:11.194986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e38ac758-cc9e-4ee2-a421-10e331215f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.196464 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:11.204277 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18c82d93-57c3-4a14-bdfe-f1bb865eb680 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.206550 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18c82d93-57c3-4a14-bdfe-f1bb865eb680 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d Aug 07 17:13:11.206854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18c82d93-57c3-4a14-bdfe-f1bb865eb680 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:11.207251 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18c82d93-57c3-4a14-bdfe-f1bb865eb680 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:11.213669 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:11.213669 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:11.217120 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-18c82d93-57c3-4a14-bdfe-f1bb865eb680 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:11.217120 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18c82d93-57c3-4a14-bdfe-f1bb865eb680 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d returned with HTTP 200 Aug 07 17:13:11.217120 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 854/3431] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:11 2026] GET /volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:11.226506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.228350 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:11.230955 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "462ef864-e011-4319-adba-34f1e59a7e2d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1196260386"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:11.230955 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'snapshot_id': '462ef864-e011-4319-adba-34f1e59a7e2d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1196260386'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:11.236265 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:11.236265 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:11.236813 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:11.236951 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:13:11.241613 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:13:11.248753 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (a9e7a4a0-7bd6-4e7c-ae26-c07faccca3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:11.250136 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (425c8742-28f7-47ab-9229-5e62c6dc9973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.251574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:11.262620 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e38ac758-cc9e-4ee2-a421-10e331215f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.263773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ff2aca-57c5-4898-8785-5ee6fe5a67e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.288909 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (425c8742-28f7-47ab-9229-5e62c6dc9973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '462ef864-e011-4319-adba-34f1e59a7e2d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.289624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1da8a3-4815-4e90-a946-71fd902941b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.320381 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['52d3a9a0-dd86-481c-9262-a52155245c1a', '3518a6c5-68ea-45c4-b303-f840b2e8db15', 'fae05ba0-6abd-4b11-a3b8-a97a76c10ce6', '3461a9f5-e397-4034-94c4-dcc3ba2d04e9'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:11.321573 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ff2aca-57c5-4898-8785-5ee6fe5a67e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52d3a9a0-dd86-481c-9262-a52155245c1a', '3518a6c5-68ea-45c4-b303-f840b2e8db15', 'fae05ba0-6abd-4b11-a3b8-a97a76c10ce6', '3461a9f5-e397-4034-94c4-dcc3ba2d04e9']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.324044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff135d61-626c-4d32-99ba-31dd399df30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.330978 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['dddd6e32-bdec-4070-afc2-3c7e56410c20', '23b91d6a-6d82-4f20-ac93-4bb07b9c9e30', 'ef664f4e-4b5a-4964-a808-4eb765d861c4', '6e575822-7d38-473a-9975-27a9d8125682'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:11.331909 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1da8a3-4815-4e90-a946-71fd902941b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dddd6e32-bdec-4070-afc2-3c7e56410c20', '23b91d6a-6d82-4f20-ac93-4bb07b9c9e30', 'ef664f4e-4b5a-4964-a808-4eb765d861c4', '6e575822-7d38-473a-9975-27a9d8125682']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.332660 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50327e84-2e9c-4c20-9d0f-c2169cd34b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.347052 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-85e6a6b9-08b2-4b7e-881a-353402a251b4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.349373 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-85e6a6b9-08b2-4b7e-881a-353402a251b4 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/snapshots/8551c9b1-fff1-43d9-83c1-0ba3b2379737 Aug 07 17:13:11.349627 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-85e6a6b9-08b2-4b7e-881a-353402a251b4 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:11.349823 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff135d61-626c-4d32-99ba-31dd399df30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56ef1de1-985a-4289-8f6d-c1dae2731eac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1802934971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['52d3a9a0-dd86-481c-9262-a52155245c1a','3518a6c5-68ea-45c4-b303-f840b2e8db15','fae05ba0-6abd-4b11-a3b8-a97a76c10ce6','3461a9f5-e397-4034-94c4-dcc3ba2d04e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1802934971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56ef1de1-985a-4289-8f6d-c1dae2731eac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.349978 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-85e6a6b9-08b2-4b7e-881a-353402a251b4 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:11.351087 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909fd24f-60aa-4aca-84ed-877189194b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.357626 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:11.357626 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:11.359896 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-85e6a6b9-08b2-4b7e-881a-353402a251b4 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot retrieved successfully. Aug 07 17:13:11.360891 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-85e6a6b9-08b2-4b7e-881a-353402a251b4 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots/8551c9b1-fff1-43d9-83c1-0ba3b2379737 returned with HTTP 200 Aug 07 17:13:11.361993 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 852/3432] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:11 2026] GET /volume/v3/snapshots/8551c9b1-fff1-43d9-83c1-0ba3b2379737 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:11.371407 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909fd24f-60aa-4aca-84ed-877189194b12) transitioned into state 'SUCCESS' from state '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-1802934971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['52d3a9a0-dd86-481c-9262-a52155245c1a','3518a6c5-68ea-45c4-b303-f840b2e8db15','fae05ba0-6abd-4b11-a3b8-a97a76c10ce6','3461a9f5-e397-4034-94c4-dcc3ba2d04e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.372223 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee857561-47a4-4201-bde2-2f3675e18031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.372413 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.374716 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:11.375301 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8551c9b1-fff1-43d9-83c1-0ba3b2379737", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1962224294"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:11.376996 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create volume request body: {'volume': {'snapshot_id': '8551c9b1-fff1-43d9-83c1-0ba3b2379737', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1962224294'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:11.377105 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50327e84-2e9c-4c20-9d0f-c2169cd34b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf026f9a-35ed-419e-958d-c958232f5a02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1196260386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['dddd6e32-bdec-4070-afc2-3c7e56410c20','23b91d6a-6d82-4f20-ac93-4bb07b9c9e30','ef664f4e-4b5a-4964-a808-4eb765d861c4','6e575822-7d38-473a-9975-27a9d8125682'],size=1,snapshot_id=462ef864-e011-4319-adba-34f1e59a7e2d,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1196260386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf026f9a-35ed-419e-958d-c958232f5a02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=462ef864-e011-4319-adba-34f1e59a7e2d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.377855 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5cdbeeb-cf62-4a4b-a1e8-54cef0884ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.380878 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee857561-47a4-4201-bde2-2f3675e18031) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.381683 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (d69b6b71-8cf9-47df-a415-67003fcab6d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:11.381977 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:13:11.382536 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f4cdc8b-cc74-4103-9f9e-66a494cbfb27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:11.382934 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 868/3433] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:10 2026] POST /volume/v3/volumes => generated 759 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:11.386810 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:11.386810 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:11.387803 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Snapshot retrieved successfully. Aug 07 17:13:11.388793 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create volume of 1 GB Aug 07 17:13:11.395447 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Availability Zones retrieved successfully. Aug 07 17:13:11.395856 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b12c2099-debf-4a30-b3e4-91fd2c5bd203 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.397726 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b12c2099-debf-4a30-b3e4-91fd2c5bd203 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:13:11.397921 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b12c2099-debf-4a30-b3e4-91fd2c5bd203 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:11.398126 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b12c2099-debf-4a30-b3e4-91fd2c5bd203 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:11.403618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Flow 'volume_create_api' (4cc30c72-82b3-4f24-addc-55091b426684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:11.404812 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:11.404812 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:11.405370 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea10f67-802c-422a-8138-b725c3704705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.406746 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:11.406903 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5cdbeeb-cf62-4a4b-a1e8-54cef0884ed3) transitioned into state 'SUCCESS' from state '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-1196260386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['dddd6e32-bdec-4070-afc2-3c7e56410c20','23b91d6a-6d82-4f20-ac93-4bb07b9c9e30','ef664f4e-4b5a-4964-a808-4eb765d861c4','6e575822-7d38-473a-9975-27a9d8125682'],size=1,snapshot_id=462ef864-e011-4319-adba-34f1e59a7e2d,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.407840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddde29aa-55a6-4802-be6f-73145b3a6384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.409101 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b12c2099-debf-4a30-b3e4-91fd2c5bd203 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:13:11.414004 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b12c2099-debf-4a30-b3e4-91fd2c5bd203 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac returned with HTTP 200 Aug 07 17:13:11.414394 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 853/3434] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:11 2026] GET /volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:11.436046 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddde29aa-55a6-4802-be6f-73145b3a6384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.436989 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (a9e7a4a0-7bd6-4e7c-ae26-c07faccca3a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:11.437383 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:13:11.437978 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8490f9db-28f7-41c3-919a-8c14362a61f8 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:11.438442 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 860/3435] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:13:11 2026] POST /volume/v3/volumes => generated 804 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:11.449954 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2cdccaf8-7671-41c3-bc00-6b4ced988b8f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.452039 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2cdccaf8-7671-41c3-bc00-6b4ced988b8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:11.452293 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2cdccaf8-7671-41c3-bc00-6b4ced988b8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:11.452617 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2cdccaf8-7671-41c3-bc00-6b4ced988b8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:11.457212 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aea10f67-802c-422a-8138-b725c3704705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8551c9b1-fff1-43d9-83c1-0ba3b2379737', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.458408 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf41b8d5-ca56-433f-83ee-2746a9cd04fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.460426 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:11.460426 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:11.464468 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2cdccaf8-7671-41c3-bc00-6b4ced988b8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:11.469557 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2cdccaf8-7671-41c3-bc00-6b4ced988b8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 returned with HTTP 200 Aug 07 17:13:11.469944 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 869/3436] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:11 2026] GET /volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:11.514001 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Created reservations ['5f4d3611-0819-4c59-836a-a1f9a789352c', '9579503d-ed57-42d3-8fce-fffe8ee0c106', '20f1066f-d1a4-4855-a873-23291f58a81e', '3754118c-f97c-4cbf-9146-e16ef189184f'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:11.515324 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf41b8d5-ca56-433f-83ee-2746a9cd04fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f4d3611-0819-4c59-836a-a1f9a789352c', '9579503d-ed57-42d3-8fce-fffe8ee0c106', '20f1066f-d1a4-4855-a873-23291f58a81e', '3754118c-f97c-4cbf-9146-e16ef189184f']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.516492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f891505-c07f-452e-b121-835c887ed360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.534699 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b8fa5898-346b-432e-9689-ba29f0822a54 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.537110 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8fa5898-346b-432e-9689-ba29f0822a54 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 Aug 07 17:13:11.537386 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8fa5898-346b-432e-9689-ba29f0822a54 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:11.537633 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8fa5898-346b-432e-9689-ba29f0822a54 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:11.545045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8fa5898-346b-432e-9689-ba29f0822a54 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 returned with HTTP 404 Aug 07 17:13:11.545640 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 854/3437] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:11 2026] GET /volume/v3/volumes/598eb05e-685e-4032-bd23-09d718ccb1d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:11.554984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e22c2df4-412d-4c32-bd75-869cf8bfcf50 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.557717 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e22c2df4-412d-4c32-bd75-869cf8bfcf50 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] DELETE https://10.4.3.144/volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 Aug 07 17:13:11.557930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e22c2df4-412d-4c32-bd75-869cf8bfcf50 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:11.558206 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e22c2df4-412d-4c32-bd75-869cf8bfcf50 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:11.558402 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e22c2df4-412d-4c32-bd75-869cf8bfcf50 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume with id: 25d882b2-1ffa-4820-992f-d8d39cb74853 Aug 07 17:13:11.567852 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f891505-c07f-452e-b121-835c887ed360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '924f58be-c748-4cef-8751-26c3b4c89c39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1962224294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555d1b0f1fe140268d9a17d40ba5da18',qos_specs=None,replication_status=,reservations=['5f4d3611-0819-4c59-836a-a1f9a789352c','9579503d-ed57-42d3-8fce-fffe8ee0c106','20f1066f-d1a4-4855-a873-23291f58a81e','3754118c-f97c-4cbf-9146-e16ef189184f'],size=1,snapshot_id=8551c9b1-fff1-43d9-83c1-0ba3b2379737,source_replicaid=,source_volid=None,status='creating',user_id='4167b706d2794e8e9617ce7329f2a0b5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1962224294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=924f58be-c748-4cef-8751-26c3b4c89c39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555d1b0f1fe140268d9a17d40ba5da18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8551c9b1-fff1-43d9-83c1-0ba3b2379737,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4167b706d2794e8e9617ce7329f2a0b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.568277 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:11.568277 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:11.568813 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21128b58-69f7-4289-8c73-6bed9eb135d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.568911 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e22c2df4-412d-4c32-bd75-869cf8bfcf50 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:11.587445 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21128b58-69f7-4289-8c73-6bed9eb135d0) transitioned into state 'SUCCESS' from state '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-1962224294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555d1b0f1fe140268d9a17d40ba5da18',qos_specs=None,replication_status=,reservations=['5f4d3611-0819-4c59-836a-a1f9a789352c','9579503d-ed57-42d3-8fce-fffe8ee0c106','20f1066f-d1a4-4855-a873-23291f58a81e','3754118c-f97c-4cbf-9146-e16ef189184f'],size=1,snapshot_id=8551c9b1-fff1-43d9-83c1-0ba3b2379737,source_replicaid=,source_volid=None,status='creating',user_id='4167b706d2794e8e9617ce7329f2a0b5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.588543 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a300d2af-d595-488a-984c-8ff84e611847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:11.596603 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e22c2df4-412d-4c32-bd75-869cf8bfcf50 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume request issued successfully. Aug 07 17:13:11.596878 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e22c2df4-412d-4c32-bd75-869cf8bfcf50 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 returned with HTTP 202 Aug 07 17:13:11.597733 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 861/3438] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:11 2026] DELETE /volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:11.608853 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e62e132-9ad1-4048-aef6-d46a8d1acd85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.610711 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e62e132-9ad1-4048-aef6-d46a8d1acd85 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 Aug 07 17:13:11.610929 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e62e132-9ad1-4048-aef6-d46a8d1acd85 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:11.611126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e62e132-9ad1-4048-aef6-d46a8d1acd85 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:11.618396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a300d2af-d595-488a-984c-8ff84e611847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:11.618867 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:11.618867 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:11.619982 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Flow 'volume_create_api' (4cc30c72-82b3-4f24-addc-55091b426684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:11.620481 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Create volume request issued successfully. Aug 07 17:13:11.621237 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c793152-60a4-4775-abdb-b3d0c96232a8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:11.621681 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 855/3439] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:11 2026] POST /volume/v3/volumes => generated 785 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:11.624009 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2e62e132-9ad1-4048-aef6-d46a8d1acd85 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:11.630269 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e62e132-9ad1-4048-aef6-d46a8d1acd85 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 returned with HTTP 200 Aug 07 17:13:11.631109 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 870/3440] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:11 2026] GET /volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:11.637144 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2cb72e49-6033-47dd-8e12-1e6c967cb889 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:11.639415 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2cb72e49-6033-47dd-8e12-1e6c967cb889 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 Aug 07 17:13:11.639646 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2cb72e49-6033-47dd-8e12-1e6c967cb889 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:11.639878 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2cb72e49-6033-47dd-8e12-1e6c967cb889 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:11.647243 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:11.647243 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:11.651315 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2cb72e49-6033-47dd-8e12-1e6c967cb889 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:11.656414 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2cb72e49-6033-47dd-8e12-1e6c967cb889 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 returned with HTTP 200 Aug 07 17:13:11.656960 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 855/3441] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:11 2026] GET /volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:12.426564 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-12e2ded0-3de5-4f8f-8134-da46db8fb97d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.428430 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12e2ded0-3de5-4f8f-8134-da46db8fb97d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:13:12.428676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12e2ded0-3de5-4f8f-8134-da46db8fb97d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.428885 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12e2ded0-3de5-4f8f-8134-da46db8fb97d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.436209 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.436209 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:12.439749 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-12e2ded0-3de5-4f8f-8134-da46db8fb97d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:13:12.444246 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12e2ded0-3de5-4f8f-8134-da46db8fb97d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac returned with HTTP 200 Aug 07 17:13:12.444589 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 862/3442] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:12 2026] GET /volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:12.456190 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-07570742-7d44-4ff4-a959-01f87e7e00e8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.458201 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07570742-7d44-4ff4-a959-01f87e7e00e8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:13:12.458453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-07570742-7d44-4ff4-a959-01f87e7e00e8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.458704 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-07570742-7d44-4ff4-a959-01f87e7e00e8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.466178 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.466178 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:12.471092 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-07570742-7d44-4ff4-a959-01f87e7e00e8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:13:12.478150 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07570742-7d44-4ff4-a959-01f87e7e00e8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac returned with HTTP 200 Aug 07 17:13:12.479061 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 856/3443] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:12 2026] GET /volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:12.484862 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-69032fa5-1825-47ed-a925-1bb397751173 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.486739 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69032fa5-1825-47ed-a925-1bb397751173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:12.487013 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69032fa5-1825-47ed-a925-1bb397751173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.487269 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69032fa5-1825-47ed-a925-1bb397751173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.494105 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.494105 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:12.497763 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-69032fa5-1825-47ed-a925-1bb397751173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:12.502503 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69032fa5-1825-47ed-a925-1bb397751173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 returned with HTTP 200 Aug 07 17:13:12.502913 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 871/3444] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:12 2026] GET /volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:12.514967 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cbe234d4-95fb-4874-9235-47808ffa782d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.516909 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbe234d4-95fb-4874-9235-47808ffa782d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:12.517290 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cbe234d4-95fb-4874-9235-47808ffa782d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf026f9a-35ed-419e-958d-c958232f5a02", "name": "tempest-VolumeDependencyTests-Snapshot-1058342408"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:12.526907 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.526907 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:12.527460 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cbe234d4-95fb-4874-9235-47808ffa782d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:12.527588 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-cbe234d4-95fb-4874-9235-47808ffa782d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create snapshot from volume bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:12.553289 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-cbe234d4-95fb-4874-9235-47808ffa782d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['573ebb7c-b8b8-4d8f-b669-0ef7cb80845e', '536fe32d-e57a-4798-8410-21585f7f22d6', '34e6f706-c3c5-400f-9d94-2fcd47b51777', '09832ac4-84a6-419a-95d0-a5cacc5dcc76'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:12.580136 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cbe234d4-95fb-4874-9235-47808ffa782d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot create request issued successfully. Aug 07 17:13:12.580409 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbe234d4-95fb-4874-9235-47808ffa782d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:13:12.580808 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 856/3445] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:12.588942 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7601cafa-e16d-4916-a378-c6472e2f554c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.595016 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7601cafa-e16d-4916-a378-c6472e2f554c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab Aug 07 17:13:12.595307 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7601cafa-e16d-4916-a378-c6472e2f554c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.595531 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7601cafa-e16d-4916-a378-c6472e2f554c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.600267 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.600267 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:12.601231 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7601cafa-e16d-4916-a378-c6472e2f554c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:12.601671 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7601cafa-e16d-4916-a378-c6472e2f554c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab returned with HTTP 200 Aug 07 17:13:12.602171 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 863/3446] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:12 2026] GET /volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:12.643894 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-35932510-d6a1-4a18-ba7c-9092c9873f85 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.645699 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-35932510-d6a1-4a18-ba7c-9092c9873f85 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 Aug 07 17:13:12.646015 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-35932510-d6a1-4a18-ba7c-9092c9873f85 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.646391 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-35932510-d6a1-4a18-ba7c-9092c9873f85 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.653040 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-35932510-d6a1-4a18-ba7c-9092c9873f85 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 returned with HTTP 404 Aug 07 17:13:12.653802 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 857/3447] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:12 2026] GET /volume/v3/volumes/25d882b2-1ffa-4820-992f-d8d39cb74853 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:12.662534 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-253f01af-187c-49e3-895a-50103592d2da None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.664738 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-253f01af-187c-49e3-895a-50103592d2da tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 Aug 07 17:13:12.664958 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-253f01af-187c-49e3-895a-50103592d2da tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.665238 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-253f01af-187c-49e3-895a-50103592d2da tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.665383 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-253f01af-187c-49e3-895a-50103592d2da tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete snapshot with id: 378e9326-0c7a-46e1-ab71-fe328ca73825 Aug 07 17:13:12.671591 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-aecec0df-11b3-46d9-a489-b15c981ade5a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.672681 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.672681 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:12.673529 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-253f01af-187c-49e3-895a-50103592d2da tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Snapshot retrieved successfully. Aug 07 17:13:12.673743 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aecec0df-11b3-46d9-a489-b15c981ade5a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 Aug 07 17:13:12.673975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aecec0df-11b3-46d9-a489-b15c981ade5a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.674262 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aecec0df-11b3-46d9-a489-b15c981ade5a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.680809 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.680809 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:12.684248 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-aecec0df-11b3-46d9-a489-b15c981ade5a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:12.687894 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aecec0df-11b3-46d9-a489-b15c981ade5a tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 returned with HTTP 200 Aug 07 17:13:12.688252 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 857/3448] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:12 2026] GET /volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:12.696334 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-253f01af-187c-49e3-895a-50103592d2da tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Snapshot delete request issued successfully. Aug 07 17:13:12.696634 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-253f01af-187c-49e3-895a-50103592d2da tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 returned with HTTP 202 Aug 07 17:13:12.697009 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 872/3449] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:12 2026] DELETE /volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:12.701696 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33a3781d-d71d-4b81-ba67-2e413d067224 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.703763 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33a3781d-d71d-4b81-ba67-2e413d067224 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 Aug 07 17:13:12.704000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33a3781d-d71d-4b81-ba67-2e413d067224 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.704167 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33a3781d-d71d-4b81-ba67-2e413d067224 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.707168 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9d520ed1-1fa0-4a5f-95aa-e55fbdebc7e5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.709431 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d520ed1-1fa0-4a5f-95aa-e55fbdebc7e5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 Aug 07 17:13:12.709707 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d520ed1-1fa0-4a5f-95aa-e55fbdebc7e5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.709956 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d520ed1-1fa0-4a5f-95aa-e55fbdebc7e5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.715019 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.715019 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:12.716301 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.716301 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:12.716905 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9d520ed1-1fa0-4a5f-95aa-e55fbdebc7e5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Snapshot retrieved successfully. Aug 07 17:13:12.717923 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d520ed1-1fa0-4a5f-95aa-e55fbdebc7e5 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 returned with HTTP 200 Aug 07 17:13:12.718613 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 858/3450] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:12 2026] GET /volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:12.723086 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-33a3781d-d71d-4b81-ba67-2e413d067224 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:12.728763 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33a3781d-d71d-4b81-ba67-2e413d067224 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 returned with HTTP 200 Aug 07 17:13:12.729297 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 864/3451] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:12 2026] GET /volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:12.741864 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4a7ab22f-9f4f-4553-b17f-61fdcd4cc012 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.746794 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4a7ab22f-9f4f-4553-b17f-61fdcd4cc012 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7?cascade=True Aug 07 17:13:12.746794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4a7ab22f-9f4f-4553-b17f-61fdcd4cc012 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.746955 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4a7ab22f-9f4f-4553-b17f-61fdcd4cc012 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.747168 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-4a7ab22f-9f4f-4553-b17f-61fdcd4cc012 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete volume with id: 7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 Aug 07 17:13:12.753905 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.753905 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:12.754363 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4a7ab22f-9f4f-4553-b17f-61fdcd4cc012 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:12.790053 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4a7ab22f-9f4f-4553-b17f-61fdcd4cc012 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete volume request issued successfully. Aug 07 17:13:12.790363 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4a7ab22f-9f4f-4553-b17f-61fdcd4cc012 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7?cascade=True returned with HTTP 202 Aug 07 17:13:12.790888 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 858/3452] 10.4.3.144 () {66 vars in 1376 bytes} [Fri Aug 7 17:13:12 2026] DELETE /volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7?cascade=True => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:12.798642 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-51237646-bd7a-4d93-824f-5edf238354d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:12.800258 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51237646-bd7a-4d93-824f-5edf238354d3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 Aug 07 17:13:12.800448 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51237646-bd7a-4d93-824f-5edf238354d3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:12.800653 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51237646-bd7a-4d93-824f-5edf238354d3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:12.808067 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:12.808067 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:12.811745 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-51237646-bd7a-4d93-824f-5edf238354d3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:12.815708 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51237646-bd7a-4d93-824f-5edf238354d3 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 returned with HTTP 200 Aug 07 17:13:12.816082 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 873/3453] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:12 2026] GET /volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:13.569897 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-1a37ff68-f427-4d7e-a69d-fdc1292fb253 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.571966 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-1a37ff68-f427-4d7e-a69d-fdc1292fb253 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:13:13.572266 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-1a37ff68-f427-4d7e-a69d-fdc1292fb253 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.572526 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-1a37ff68-f427-4d7e-a69d-fdc1292fb253 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.579471 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.579471 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:13.583645 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-1a37ff68-f427-4d7e-a69d-fdc1292fb253 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:13:13.590471 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-1a37ff68-f427-4d7e-a69d-fdc1292fb253 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac returned with HTTP 200 Aug 07 17:13:13.591115 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 859/3454] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:13.611346 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-95e257d5-6b15-47a8-a7bb-3d27b606d097 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.613117 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95e257d5-6b15-47a8-a7bb-3d27b606d097 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab Aug 07 17:13:13.613259 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95e257d5-6b15-47a8-a7bb-3d27b606d097 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.613476 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95e257d5-6b15-47a8-a7bb-3d27b606d097 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.618356 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.618356 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:13.618728 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-95e257d5-6b15-47a8-a7bb-3d27b606d097 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:13.619442 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95e257d5-6b15-47a8-a7bb-3d27b606d097 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab returned with HTTP 200 Aug 07 17:13:13.619770 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 865/3455] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:13.629874 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.631647 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:13.632038 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "577edff9-d757-411a-8bad-538444ae24ab", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-991920425"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:13.633628 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'snapshot_id': '577edff9-d757-411a-8bad-538444ae24ab', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-991920425'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:13.638384 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.638384 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:13.638828 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:13.638906 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:13:13.642515 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:13:13.648095 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (17ca8312-626c-4192-80b3-9e7a36936806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:13.649069 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6750ea-fafa-495c-bcfe-4612831172a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:13.649892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:13.678809 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed6750ea-fafa-495c-bcfe-4612831172a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '577edff9-d757-411a-8bad-538444ae24ab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:13.679531 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa503628-d8e6-4bf8-8c20-0793dbee5ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:13.718887 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['bc28b64a-0a90-4484-81d0-126e165d35c5', 'c6223940-c78c-4dbf-a0f5-df10630c57ba', 'a05a5686-c96c-4981-8d21-07df0387b05f', '56366aae-554a-4d46-a688-bc9ba1efefb4'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:13.719958 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa503628-d8e6-4bf8-8c20-0793dbee5ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc28b64a-0a90-4484-81d0-126e165d35c5', 'c6223940-c78c-4dbf-a0f5-df10630c57ba', 'a05a5686-c96c-4981-8d21-07df0387b05f', '56366aae-554a-4d46-a688-bc9ba1efefb4']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:13.720806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6df2d3-42e6-4d14-9a94-b1174b75e0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:13.729429 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-be71dc74-4255-4160-848e-497182245110 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.733458 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be71dc74-4255-4160-848e-497182245110 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 Aug 07 17:13:13.733653 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be71dc74-4255-4160-848e-497182245110 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.733834 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be71dc74-4255-4160-848e-497182245110 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.737912 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be71dc74-4255-4160-848e-497182245110 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 returned with HTTP 404 Aug 07 17:13:13.738384 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 874/3456] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/snapshots/378e9326-0c7a-46e1-ab71-fe328ca73825 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:13.746627 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eec089ef-bb7a-4ef0-9afb-390b7bd9961e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.748650 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eec089ef-bb7a-4ef0-9afb-390b7bd9961e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] DELETE https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d Aug 07 17:13:13.748950 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eec089ef-bb7a-4ef0-9afb-390b7bd9961e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.749274 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eec089ef-bb7a-4ef0-9afb-390b7bd9961e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.749496 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-eec089ef-bb7a-4ef0-9afb-390b7bd9961e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume with id: 4bd8986e-9d58-445f-8b5b-b6c16834453d Aug 07 17:13:13.756724 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.756724 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:13.757419 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eec089ef-bb7a-4ef0-9afb-390b7bd9961e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:13.765759 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6df2d3-42e6-4d14-9a94-b1174b75e0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5b3e58a-0b34-4cf4-9d44-d4234623c0eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-991920425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['bc28b64a-0a90-4484-81d0-126e165d35c5','c6223940-c78c-4dbf-a0f5-df10630c57ba','a05a5686-c96c-4981-8d21-07df0387b05f','56366aae-554a-4d46-a688-bc9ba1efefb4'],size=1,snapshot_id=577edff9-d757-411a-8bad-538444ae24ab,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-991920425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5b3e58a-0b34-4cf4-9d44-d4234623c0eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=577edff9-d757-411a-8bad-538444ae24ab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:13.766888 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91030dc8-24e5-42ef-a760-8e086125828f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:13.777041 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eec089ef-bb7a-4ef0-9afb-390b7bd9961e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Delete volume request issued successfully. Aug 07 17:13:13.777367 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eec089ef-bb7a-4ef0-9afb-390b7bd9961e tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d returned with HTTP 202 Aug 07 17:13:13.777777 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 860/3457] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:13 2026] DELETE /volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:13.787568 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-69575512-6763-4148-90cf-75c2d9c037e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.789445 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69575512-6763-4148-90cf-75c2d9c037e7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d Aug 07 17:13:13.789524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91030dc8-24e5-42ef-a760-8e086125828f) transitioned into state 'SUCCESS' from state '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-991920425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['bc28b64a-0a90-4484-81d0-126e165d35c5','c6223940-c78c-4dbf-a0f5-df10630c57ba','a05a5686-c96c-4981-8d21-07df0387b05f','56366aae-554a-4d46-a688-bc9ba1efefb4'],size=1,snapshot_id=577edff9-d757-411a-8bad-538444ae24ab,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:13.789658 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69575512-6763-4148-90cf-75c2d9c037e7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.789867 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69575512-6763-4148-90cf-75c2d9c037e7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.790234 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c30eb93-1ec9-4a70-9092-9cc24269b57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:13.797149 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.797149 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:13.801160 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-69575512-6763-4148-90cf-75c2d9c037e7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Volume info retrieved successfully. Aug 07 17:13:13.806461 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69575512-6763-4148-90cf-75c2d9c037e7 tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d returned with HTTP 200 Aug 07 17:13:13.806955 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 866/3458] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:13.817571 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c30eb93-1ec9-4a70-9092-9cc24269b57b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:13.818395 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (17ca8312-626c-4192-80b3-9e7a36936806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:13.818687 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:13:13.819276 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-49a44858-dd5e-4052-93e6-e6e6aea932cb tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:13.819687 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 859/3459] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:13:13 2026] POST /volume/v3/volumes => generated 803 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:13.831594 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9ff24279-9ee4-472a-b6a0-511983f3ef64 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.833558 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ff24279-9ee4-472a-b6a0-511983f3ef64 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 Aug 07 17:13:13.833769 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ff24279-9ee4-472a-b6a0-511983f3ef64 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.833946 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ff24279-9ee4-472a-b6a0-511983f3ef64 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.836174 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a52e6328-0fa1-4c34-9e73-8c3a3e526d67 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.838935 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a52e6328-0fa1-4c34-9e73-8c3a3e526d67 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb Aug 07 17:13:13.839701 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a52e6328-0fa1-4c34-9e73-8c3a3e526d67 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.839959 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a52e6328-0fa1-4c34-9e73-8c3a3e526d67 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.841288 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ff24279-9ee4-472a-b6a0-511983f3ef64 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 returned with HTTP 404 Aug 07 17:13:13.841703 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 875/3460] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:13.849793 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8600bac8-df9e-400f-8c18-8fa4331f606e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.850115 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.850115 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:13.852510 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8600bac8-df9e-400f-8c18-8fa4331f606e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes Aug 07 17:13:13.852757 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8600bac8-df9e-400f-8c18-8fa4331f606e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.853003 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8600bac8-df9e-400f-8c18-8fa4331f606e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.853327 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-8600bac8-df9e-400f-8c18-8fa4331f606e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:13.854158 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8600bac8-df9e-400f-8c18-8fa4331f606e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:13:13.855422 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a52e6328-0fa1-4c34-9e73-8c3a3e526d67 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:13.859862 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a52e6328-0fa1-4c34-9e73-8c3a3e526d67 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb returned with HTTP 200 Aug 07 17:13:13.860413 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 861/3461] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:13.864061 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8600bac8-df9e-400f-8c18-8fa4331f606e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Get all volumes completed successfully. Aug 07 17:13:13.864061 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8600bac8-df9e-400f-8c18-8fa4331f606e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 200 Aug 07 17:13:13.864061 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 867/3462] 10.4.3.144 () {66 vars in 1237 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/volumes => generated 335 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:13.874498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-917c2f16-02fe-40f8-8eec-946337b4d1e8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.876926 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-917c2f16-02fe-40f8-8eec-946337b4d1e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:13.877230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-917c2f16-02fe-40f8-8eec-946337b4d1e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.877528 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-917c2f16-02fe-40f8-8eec-946337b4d1e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.877812 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-917c2f16-02fe-40f8-8eec-946337b4d1e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:13.878426 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.878426 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:13.879452 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.db.api [None req-917c2f16-02fe-40f8-8eec-946337b4d1e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Building query based on filter {{(pid=100227) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:13:13.883539 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-917c2f16-02fe-40f8-8eec-946337b4d1e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Get all snapshots completed successfully. Aug 07 17:13:13.883865 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-917c2f16-02fe-40f8-8eec-946337b4d1e8 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 200 Aug 07 17:13:13.884487 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 860/3463] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:13:13.893538 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2887298d-77e0-473f-9099-3f561b4f37aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.895337 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2887298d-77e0-473f-9099-3f561b4f37aa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 Aug 07 17:13:13.895466 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2887298d-77e0-473f-9099-3f561b4f37aa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.895638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2887298d-77e0-473f-9099-3f561b4f37aa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.904186 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.904186 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:13.907730 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2887298d-77e0-473f-9099-3f561b4f37aa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:13.913146 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2887298d-77e0-473f-9099-3f561b4f37aa tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 returned with HTTP 200 Aug 07 17:13:13.913546 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 876/3464] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:13.927118 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1ce96f9c-7fec-44ed-911b-57bcfd39c81b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.929221 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ce96f9c-7fec-44ed-911b-57bcfd39c81b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] DELETE https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 Aug 07 17:13:13.929834 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ce96f9c-7fec-44ed-911b-57bcfd39c81b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.929834 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ce96f9c-7fec-44ed-911b-57bcfd39c81b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.929834 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-1ce96f9c-7fec-44ed-911b-57bcfd39c81b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete volume with id: 924f58be-c748-4cef-8751-26c3b4c89c39 Aug 07 17:13:13.936730 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.936730 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:13.937243 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1ce96f9c-7fec-44ed-911b-57bcfd39c81b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:13.955493 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1ce96f9c-7fec-44ed-911b-57bcfd39c81b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete volume request issued successfully. Aug 07 17:13:13.955752 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ce96f9c-7fec-44ed-911b-57bcfd39c81b tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 returned with HTTP 202 Aug 07 17:13:13.956243 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 862/3465] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:13 2026] DELETE /volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:13.963550 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-526fb38d-4e10-49b5-af71-9c169f327647 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:13.965464 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-526fb38d-4e10-49b5-af71-9c169f327647 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 Aug 07 17:13:13.965697 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-526fb38d-4e10-49b5-af71-9c169f327647 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:13.965946 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-526fb38d-4e10-49b5-af71-9c169f327647 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:13.967886 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=655,cinder:INSERT=112,cinder:UPDATE=196 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:13:13.975349 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:13.975349 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:13.979559 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-526fb38d-4e10-49b5-af71-9c169f327647 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Volume info retrieved successfully. Aug 07 17:13:13.984426 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-526fb38d-4e10-49b5-af71-9c169f327647 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 returned with HTTP 200 Aug 07 17:13:13.984922 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 868/3466] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:13 2026] GET /volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:14.036224 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-ec204391-e8f8-4886-a230-73b980e6518c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:14.038592 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-ec204391-e8f8-4886-a230-73b980e6518c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:13:14.038814 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-ec204391-e8f8-4886-a230-73b980e6518c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:14.039100 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-ec204391-e8f8-4886-a230-73b980e6518c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:14.045536 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:14.045536 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:14.049884 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-ec204391-e8f8-4886-a230-73b980e6518c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:13:14.056482 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-ec204391-e8f8-4886-a230-73b980e6518c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac returned with HTTP 200 Aug 07 17:13:14.057171 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 861/3467] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:13:14 2026] GET /volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:14.066974 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e15ca719-5cd3-4040-b414-781bbe88f4ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:14.067435 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e15ca719-5cd3-4040-b414-781bbe88f4ee None None] GET https://10.4.3.144/volume// Aug 07 17:13:14.067651 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e15ca719-5cd3-4040-b414-781bbe88f4ee None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:14.067845 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e15ca719-5cd3-4040-b414-781bbe88f4ee None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:14.068218 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e15ca719-5cd3-4040-b414-781bbe88f4ee None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:14.068514 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 877/3468] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:13:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:13:14.076385 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-7260f36d-9ea3-4a71-9fc3-79e8a655de63 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:14.078820 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-7260f36d-9ea3-4a71-9fc3-79e8a655de63 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:13:14.079270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-7260f36d-9ea3-4a71-9fc3-79e8a655de63 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56ef1de1-985a-4289-8f6d-c1dae2731eac", "connector": null, "instance_uuid": "cb5fe6f7-da64-4411-aa39-e41fa1f1d383"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:14.087861 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:14.087861 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:14.111684 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-7260f36d-9ea3-4a71-9fc3-79e8a655de63 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:13:14.112150 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 863/3469] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:13:14 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:14.820290 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86b8a703-3adf-412d-a0a9-1bffe423a8fd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:14.822149 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86b8a703-3adf-412d-a0a9-1bffe423a8fd tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] GET https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d Aug 07 17:13:14.822344 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86b8a703-3adf-412d-a0a9-1bffe423a8fd tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:14.822952 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86b8a703-3adf-412d-a0a9-1bffe423a8fd tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:14.828447 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86b8a703-3adf-412d-a0a9-1bffe423a8fd tempest-CreateVolumesFromSnapshotTest-350140437 tempest-CreateVolumesFromSnapshotTest-350140437-project-member] https://10.4.3.144/volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d returned with HTTP 404 Aug 07 17:13:14.828655 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 869/3470] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:14 2026] GET /volume/v3/volumes/4bd8986e-9d58-445f-8b5b-b6c16834453d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:14.875547 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cbbc4fc5-b9a3-4dc5-bef9-dd5e0d957ee6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:14.877865 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbbc4fc5-b9a3-4dc5-bef9-dd5e0d957ee6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb Aug 07 17:13:14.878181 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cbbc4fc5-b9a3-4dc5-bef9-dd5e0d957ee6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:14.878429 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cbbc4fc5-b9a3-4dc5-bef9-dd5e0d957ee6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:14.890332 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:14.890332 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:14.894269 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cbbc4fc5-b9a3-4dc5-bef9-dd5e0d957ee6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:14.900521 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbbc4fc5-b9a3-4dc5-bef9-dd5e0d957ee6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb returned with HTTP 200 Aug 07 17:13:14.901500 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 862/3471] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:14 2026] GET /volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:14.915493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-083faaa7-d4ab-4d1d-932d-a861ee30737d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:14.918701 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-083faaa7-d4ab-4d1d-932d-a861ee30737d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d Aug 07 17:13:14.919313 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-083faaa7-d4ab-4d1d-932d-a861ee30737d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:14.920087 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-083faaa7-d4ab-4d1d-932d-a861ee30737d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:14.920490 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-083faaa7-d4ab-4d1d-932d-a861ee30737d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 462ef864-e011-4319-adba-34f1e59a7e2d Aug 07 17:13:14.927612 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:14.927612 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:14.928694 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-083faaa7-d4ab-4d1d-932d-a861ee30737d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:14.953114 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-083faaa7-d4ab-4d1d-932d-a861ee30737d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot delete request issued successfully. Aug 07 17:13:14.953330 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-083faaa7-d4ab-4d1d-932d-a861ee30737d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d returned with HTTP 202 Aug 07 17:13:14.954149 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 878/3472] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:14 2026] DELETE /volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:14.956427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5c46a898-a694-48b1-ac1a-1ac6cd5cc134 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:14.956427 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c46a898-a694-48b1-ac1a-1ac6cd5cc134 None None] GET https://10.4.3.144/volume// Aug 07 17:13:14.956427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c46a898-a694-48b1-ac1a-1ac6cd5cc134 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:14.956865 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5c46a898-a694-48b1-ac1a-1ac6cd5cc134 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:14.958059 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5c46a898-a694-48b1-ac1a-1ac6cd5cc134 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:14.958059 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 864/3473] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:13:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:13:14.962487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c105f417-2702-4cd7-95fb-ecab3d798056 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:14.964807 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c105f417-2702-4cd7-95fb-ecab3d798056 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d Aug 07 17:13:14.965103 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c105f417-2702-4cd7-95fb-ecab3d798056 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:14.965350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c105f417-2702-4cd7-95fb-ecab3d798056 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:14.965719 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-2e56183d-d9ac-45e3-9702-b816dec993db None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:14.968470 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-2e56183d-d9ac-45e3-9702-b816dec993db tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:13:14.968804 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-2e56183d-d9ac-45e3-9702-b816dec993db tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:14.969141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-2e56183d-d9ac-45e3-9702-b816dec993db tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:14.972686 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:14.972686 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:14.973309 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c105f417-2702-4cd7-95fb-ecab3d798056 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:14.974334 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c105f417-2702-4cd7-95fb-ecab3d798056 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d returned with HTTP 200 Aug 07 17:13:14.974801 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 870/3474] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:14 2026] GET /volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:14.982236 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:14.982236 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:14.986753 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-2e56183d-d9ac-45e3-9702-b816dec993db tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:13:14.992926 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-2e56183d-d9ac-45e3-9702-b816dec993db tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac returned with HTTP 200 Aug 07 17:13:14.993534 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 863/3475] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:13:14 2026] GET /volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:15.003237 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-449c8de6-5d05-4798-9ce8-ff3d29f24680 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:15.006961 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-449c8de6-5d05-4798-9ce8-ff3d29f24680 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 Aug 07 17:13:15.007615 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-449c8de6-5d05-4798-9ce8-ff3d29f24680 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:15.007681 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-449c8de6-5d05-4798-9ce8-ff3d29f24680 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:15.020980 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-449c8de6-5d05-4798-9ce8-ff3d29f24680 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 returned with HTTP 404 Aug 07 17:13:15.021615 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 879/3476] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:15 2026] GET /volume/v3/volumes/924f58be-c748-4cef-8751-26c3b4c89c39 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:15.029837 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3c8ad638-36cf-4331-b3a4-894c401c4222 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:15.032305 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c8ad638-36cf-4331-b3a4-894c401c4222 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/8551c9b1-fff1-43d9-83c1-0ba3b2379737 Aug 07 17:13:15.032638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c8ad638-36cf-4331-b3a4-894c401c4222 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:15.032940 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3c8ad638-36cf-4331-b3a4-894c401c4222 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:15.033166 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-3c8ad638-36cf-4331-b3a4-894c401c4222 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete snapshot with id: 8551c9b1-fff1-43d9-83c1-0ba3b2379737 Aug 07 17:13:15.038517 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3c8ad638-36cf-4331-b3a4-894c401c4222 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/snapshots/8551c9b1-fff1-43d9-83c1-0ba3b2379737 returned with HTTP 404 Aug 07 17:13:15.039283 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 865/3477] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:15 2026] DELETE /volume/v3/snapshots/8551c9b1-fff1-43d9-83c1-0ba3b2379737 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:15.047420 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8c3ef92-4924-42eb-99ab-c34209cf7e0e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:15.049527 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8c3ef92-4924-42eb-99ab-c34209cf7e0e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] GET https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 Aug 07 17:13:15.049744 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8c3ef92-4924-42eb-99ab-c34209cf7e0e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:15.049968 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8c3ef92-4924-42eb-99ab-c34209cf7e0e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:15.056940 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8c3ef92-4924-42eb-99ab-c34209cf7e0e tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 returned with HTTP 404 Aug 07 17:13:15.057598 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 871/3478] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:15 2026] GET /volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:15.067398 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0707c29d-9be0-47f4-a12a-7dfc864f7c41 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:15.069675 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0707c29d-9be0-47f4-a12a-7dfc864f7c41 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 Aug 07 17:13:15.070009 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0707c29d-9be0-47f4-a12a-7dfc864f7c41 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:15.070351 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0707c29d-9be0-47f4-a12a-7dfc864f7c41 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:15.070630 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-0707c29d-9be0-47f4-a12a-7dfc864f7c41 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] Delete volume with id: 7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 Aug 07 17:13:15.078267 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0707c29d-9be0-47f4-a12a-7dfc864f7c41 tempest-VolumesDeleteCascade-1758185229 tempest-VolumesDeleteCascade-1758185229-project-member] https://10.4.3.144/volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 returned with HTTP 404 Aug 07 17:13:15.079002 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 864/3479] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:15 2026] DELETE /volume/v3/volumes/7a56b46f-f1d5-4cdc-ada9-2f06cca1eae7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:15.121526 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-f78b639c-11d3-4d6b-a1f1-f9a8e3f74f32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:15.125152 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-f78b639c-11d3-4d6b-a1f1-f9a8e3f74f32 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/bbb14eb6-ad85-4c96-a70b-062e9ae02dfd Aug 07 17:13:15.125644 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-f78b639c-11d3-4d6b-a1f1-f9a8e3f74f32 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:15.143167 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-f78b639c-11d3-4d6b-a1f1-f9a8e3f74f32 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-56ef1de1-985a-4289-8f6d-c1dae2731eac-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:13:15.151609 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-f78b639c-11d3-4d6b-a1f1-f9a8e3f74f32 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-56ef1de1-985a-4289-8f6d-c1dae2731eac-np0000006737" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:13:15.153150 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:15.153150 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:15.238274 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-f78b639c-11d3-4d6b-a1f1-f9a8e3f74f32 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-56ef1de1-985a-4289-8f6d-c1dae2731eac-np0000006737" released by "attachment_update" :: held 0.087s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:13:15.238559 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-f78b639c-11d3-4d6b-a1f1-f9a8e3f74f32 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/bbb14eb6-ad85-4c96-a70b-062e9ae02dfd returned with HTTP 200 Aug 07 17:13:15.239002 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 880/3480] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:13:15 2026] PUT /volume/v3/attachments/bbb14eb6-ad85-4c96-a70b-062e9ae02dfd => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:15.264639 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-69af5bf2-04e2-4595-a643-28fc8f052a09 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:15.267334 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-69af5bf2-04e2-4595-a643-28fc8f052a09 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/bbb14eb6-ad85-4c96-a70b-062e9ae02dfd/action Aug 07 17:13:15.267334 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-69af5bf2-04e2-4595-a643-28fc8f052a09 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:15.267334 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-69af5bf2-04e2-4595-a643-28fc8f052a09 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:15.285976 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:15.285976 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:15.304671 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6ce14c12-b64b-4874-a409-9c9b95d87251 req-69af5bf2-04e2-4595-a643-28fc8f052a09 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/bbb14eb6-ad85-4c96-a70b-062e9ae02dfd/action returned with HTTP 204 Aug 07 17:13:15.305383 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 866/3481] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:13:15 2026] POST /volume/v3/attachments/bbb14eb6-ad85-4c96-a70b-062e9ae02dfd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:15.985388 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55e1fd15-900e-4d0c-9d3a-6b01bf758a53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:15.987002 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55e1fd15-900e-4d0c-9d3a-6b01bf758a53 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d Aug 07 17:13:15.987215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55e1fd15-900e-4d0c-9d3a-6b01bf758a53 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:15.987392 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55e1fd15-900e-4d0c-9d3a-6b01bf758a53 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:15.992666 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55e1fd15-900e-4d0c-9d3a-6b01bf758a53 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d returned with HTTP 404 Aug 07 17:13:15.993109 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 872/3482] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:15 2026] GET /volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:16.001481 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9040f754-2500-4ff8-af92-f8d198cc83f0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:16.003139 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9040f754-2500-4ff8-af92-f8d198cc83f0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab Aug 07 17:13:16.003319 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9040f754-2500-4ff8-af92-f8d198cc83f0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:16.003497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9040f754-2500-4ff8-af92-f8d198cc83f0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:16.003590 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-9040f754-2500-4ff8-af92-f8d198cc83f0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 577edff9-d757-411a-8bad-538444ae24ab Aug 07 17:13:16.008212 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:16.008212 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:16.008596 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9040f754-2500-4ff8-af92-f8d198cc83f0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:16.027195 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9040f754-2500-4ff8-af92-f8d198cc83f0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot delete request issued successfully. Aug 07 17:13:16.027195 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9040f754-2500-4ff8-af92-f8d198cc83f0 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab returned with HTTP 202 Aug 07 17:13:16.027195 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 865/3483] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:16 2026] DELETE /volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:16.036489 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-91bad20e-419d-45bf-a02b-64661e75985c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:16.038101 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91bad20e-419d-45bf-a02b-64661e75985c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab Aug 07 17:13:16.038299 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91bad20e-419d-45bf-a02b-64661e75985c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:16.038498 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91bad20e-419d-45bf-a02b-64661e75985c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:16.044162 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:16.044162 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:16.044387 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-91bad20e-419d-45bf-a02b-64661e75985c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:16.045151 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91bad20e-419d-45bf-a02b-64661e75985c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab returned with HTTP 200 Aug 07 17:13:16.045521 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 881/3484] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:16 2026] GET /volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:16.534768 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:16.694691 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:16.694691 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1477591059"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:16.696326 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1477591059'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:16.696507 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume of 1 GB Aug 07 17:13:16.696549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:16.700427 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Availability Zones retrieved successfully. Aug 07 17:13:16.705801 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Flow 'volume_create_api' (2a29fc8c-eb93-4f03-9551-a212c7704b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:16.706750 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4473390b-5729-44ed-b182-8c5cb21c0f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.707809 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:16.734568 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4473390b-5729-44ed-b182-8c5cb21c0f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.735519 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6ea0f7-99ab-49be-8778-1277a17b1e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.770230 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:16.770548 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1152708940"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:16.772000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1152708940'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:16.772292 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume of 1 GB Aug 07 17:13:16.776236 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Availability Zones retrieved successfully. Aug 07 17:13:16.781451 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Flow 'volume_create_api' (6aae304b-4115-4d8a-86ff-84e45bf05e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:16.782513 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e004afc-2b72-4906-9715-edd78ef60fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.783319 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:16.801966 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Created reservations ['eca1246f-1562-4130-aa4e-61dfc4dc8f3b', '92fa43ca-fd1a-4864-bc08-1a1f7c4b7aa1', 'c4871b54-ec76-4a05-89fb-a13713324930', 'd75a1615-cddb-46f5-803f-f142c5af6227'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:16.803189 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6ea0f7-99ab-49be-8778-1277a17b1e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca1246f-1562-4130-aa4e-61dfc4dc8f3b', '92fa43ca-fd1a-4864-bc08-1a1f7c4b7aa1', 'c4871b54-ec76-4a05-89fb-a13713324930', 'd75a1615-cddb-46f5-803f-f142c5af6227']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.803759 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb193a8-3260-4155-8c1c-cfc8adc06692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.811495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e004afc-2b72-4906-9715-edd78ef60fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.812516 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f214a1e-c25b-45d2-aae8-74f215b71d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.827884 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb193a8-3260-4155-8c1c-cfc8adc06692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6528be2-9493-4d20-8b3b-dfb1de467a50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1477591059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5e4ff7e53d54eb19f6e0c3ddc10a5ea',qos_specs=None,replication_status=,reservations=['eca1246f-1562-4130-aa4e-61dfc4dc8f3b','92fa43ca-fd1a-4864-bc08-1a1f7c4b7aa1','c4871b54-ec76-4a05-89fb-a13713324930','d75a1615-cddb-46f5-803f-f142c5af6227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a33f66423be4ef1b5fdaf8f1278353b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1477591059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6528be2-9493-4d20-8b3b-dfb1de467a50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5e4ff7e53d54eb19f6e0c3ddc10a5ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a33f66423be4ef1b5fdaf8f1278353b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.828738 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43fc2e6-524a-4d2c-a49a-41856dde8c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.849956 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43fc2e6-524a-4d2c-a49a-41856dde8c51) transitioned into state 'SUCCESS' from state '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-1477591059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5e4ff7e53d54eb19f6e0c3ddc10a5ea',qos_specs=None,replication_status=,reservations=['eca1246f-1562-4130-aa4e-61dfc4dc8f3b','92fa43ca-fd1a-4864-bc08-1a1f7c4b7aa1','c4871b54-ec76-4a05-89fb-a13713324930','d75a1615-cddb-46f5-803f-f142c5af6227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a33f66423be4ef1b5fdaf8f1278353b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.850851 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f865e74b-c0ed-46c1-b202-60c0362a5fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.860905 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f865e74b-c0ed-46c1-b202-60c0362a5fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.862056 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Flow 'volume_create_api' (2a29fc8c-eb93-4f03-9551-a212c7704b84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:16.862424 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume request issued successfully. Aug 07 17:13:16.863191 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b3dfc18-81ab-443e-bdf9-b9289b11f626 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:16.863667 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 867/3485] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:16 2026] POST /volume/v3/volumes => generated 750 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:16.873511 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Created reservations ['60cee15b-3357-445f-96d7-f2767cda7aad', '9d59de7b-b501-4a9d-be1c-a94f3c923307', '58e31e7d-caee-49d2-abaa-b0fcaadcd758', '77f9766a-bd0b-434a-b5d8-c832f6051b96'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:16.874376 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f214a1e-c25b-45d2-aae8-74f215b71d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60cee15b-3357-445f-96d7-f2767cda7aad', '9d59de7b-b501-4a9d-be1c-a94f3c923307', '58e31e7d-caee-49d2-abaa-b0fcaadcd758', '77f9766a-bd0b-434a-b5d8-c832f6051b96']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.875599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41367f8e-7d14-41d7-bd0e-47a3e29f2eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.879304 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a2ad9a5c-03ad-4273-81c1-11d757d22ad8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:16.882109 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a2ad9a5c-03ad-4273-81c1-11d757d22ad8 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 Aug 07 17:13:16.882109 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a2ad9a5c-03ad-4273-81c1-11d757d22ad8 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:16.882339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a2ad9a5c-03ad-4273-81c1-11d757d22ad8 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:16.890693 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:16.890693 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:16.894976 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a2ad9a5c-03ad-4273-81c1-11d757d22ad8 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Volume info retrieved successfully. Aug 07 17:13:16.899886 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a2ad9a5c-03ad-4273-81c1-11d757d22ad8 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 returned with HTTP 200 Aug 07 17:13:16.900333 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 866/3486] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:16 2026] GET /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:16.902039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41367f8e-7d14-41d7-bd0e-47a3e29f2eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8b840e9-e2b5-4304-b4ba-795cde55cb4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1152708940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['60cee15b-3357-445f-96d7-f2767cda7aad','9d59de7b-b501-4a9d-be1c-a94f3c923307','58e31e7d-caee-49d2-abaa-b0fcaadcd758','77f9766a-bd0b-434a-b5d8-c832f6051b96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b082a206cfa41bb891e134da44077ad',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1152708940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8b840e9-e2b5-4304-b4ba-795cde55cb4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d242677ab7c453fa9737b4b9114b9c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b082a206cfa41bb891e134da44077ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.902848 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc1209b-dbb6-4551-baf3-1ca5f58e2386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.920653 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc1209b-dbb6-4551-baf3-1ca5f58e2386) transitioned into state 'SUCCESS' from state '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-1152708940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['60cee15b-3357-445f-96d7-f2767cda7aad','9d59de7b-b501-4a9d-be1c-a94f3c923307','58e31e7d-caee-49d2-abaa-b0fcaadcd758','77f9766a-bd0b-434a-b5d8-c832f6051b96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b082a206cfa41bb891e134da44077ad',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.921500 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484db319-1c84-4d91-abf1-0bdac97f99d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:16.930393 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (484db319-1c84-4d91-abf1-0bdac97f99d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:16.931208 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Flow 'volume_create_api' (6aae304b-4115-4d8a-86ff-84e45bf05e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:16.931495 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume request issued successfully. Aug 07 17:13:16.932118 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4cd3fd8-c614-4d30-bdb0-d185ed119f44 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:16.933196 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 873/3487] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:13:16 2026] POST /volume/v3/volumes => generated 778 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:16.955977 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c24cfb27-4cf3-4fd1-ba00-e2e535bfb68f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:16.958347 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c24cfb27-4cf3-4fd1-ba00-e2e535bfb68f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a Aug 07 17:13:16.958658 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c24cfb27-4cf3-4fd1-ba00-e2e535bfb68f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:16.959073 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c24cfb27-4cf3-4fd1-ba00-e2e535bfb68f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:16.970642 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:16.970642 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:16.975799 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c24cfb27-4cf3-4fd1-ba00-e2e535bfb68f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:13:16.981521 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c24cfb27-4cf3-4fd1-ba00-e2e535bfb68f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a returned with HTTP 200 Aug 07 17:13:16.982095 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 882/3488] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:16 2026] GET /volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:17.055654 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad82ee02-9439-4f25-9d5d-bb6fe46566b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:17.059261 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad82ee02-9439-4f25-9d5d-bb6fe46566b5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab Aug 07 17:13:17.060117 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad82ee02-9439-4f25-9d5d-bb6fe46566b5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:17.060836 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad82ee02-9439-4f25-9d5d-bb6fe46566b5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:17.066659 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad82ee02-9439-4f25-9d5d-bb6fe46566b5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab returned with HTTP 404 Aug 07 17:13:17.067330 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 868/3489] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:17 2026] GET /volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:17.074904 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-79240593-2229-456c-9bac-05e5ec35dd25 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:17.077128 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-79240593-2229-456c-9bac-05e5ec35dd25 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:17.077403 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-79240593-2229-456c-9bac-05e5ec35dd25 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:17.077650 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-79240593-2229-456c-9bac-05e5ec35dd25 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:17.077876 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-79240593-2229-456c-9bac-05e5ec35dd25 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:17.086722 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:17.086722 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:17.087393 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-79240593-2229-456c-9bac-05e5ec35dd25 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:17.107088 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-79240593-2229-456c-9bac-05e5ec35dd25 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:17.107322 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-79240593-2229-456c-9bac-05e5ec35dd25 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 returned with HTTP 202 Aug 07 17:13:17.107845 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 867/3490] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:17 2026] DELETE /volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:17.115380 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b27f5a84-09fd-45da-8c22-a00f62653954 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:17.117303 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b27f5a84-09fd-45da-8c22-a00f62653954 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:17.117584 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b27f5a84-09fd-45da-8c22-a00f62653954 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:17.117782 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b27f5a84-09fd-45da-8c22-a00f62653954 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:17.126483 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:17.126483 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:17.130726 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b27f5a84-09fd-45da-8c22-a00f62653954 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:17.135290 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b27f5a84-09fd-45da-8c22-a00f62653954 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 returned with HTTP 200 Aug 07 17:13:17.135764 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 874/3491] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:17 2026] GET /volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:17.920089 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-94929c6e-4adc-4329-80f4-199bfcfc3378 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:17.921985 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94929c6e-4adc-4329-80f4-199bfcfc3378 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 Aug 07 17:13:17.922233 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94929c6e-4adc-4329-80f4-199bfcfc3378 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:17.922492 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94929c6e-4adc-4329-80f4-199bfcfc3378 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:17.929505 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:17.929505 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:17.933415 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-94929c6e-4adc-4329-80f4-199bfcfc3378 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Volume info retrieved successfully. Aug 07 17:13:17.938038 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94929c6e-4adc-4329-80f4-199bfcfc3378 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 returned with HTTP 200 Aug 07 17:13:17.938391 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 883/3492] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:17 2026] GET /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:17.998671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-626b340f-cdd8-4527-8247-6c6d12f981b7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:18.000499 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-626b340f-cdd8-4527-8247-6c6d12f981b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a Aug 07 17:13:18.000711 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-626b340f-cdd8-4527-8247-6c6d12f981b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:18.000889 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-626b340f-cdd8-4527-8247-6c6d12f981b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:18.011256 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:18.011256 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:18.017048 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-626b340f-cdd8-4527-8247-6c6d12f981b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:13:18.021493 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-626b340f-cdd8-4527-8247-6c6d12f981b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a returned with HTTP 200 Aug 07 17:13:18.022292 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 869/3493] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:17 2026] GET /volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:18.036579 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e2398743-f142-4061-9b31-1a5825749f87 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:18.038684 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e2398743-f142-4061-9b31-1a5825749f87 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:13:18.039006 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e2398743-f142-4061-9b31-1a5825749f87 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8b840e9-e2b5-4304-b4ba-795cde55cb4a", "name": "tempest-type-Backup-1993396296"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:18.040425 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-e2398743-f142-4061-9b31-1a5825749f87 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Creating new backup {'backup': {'volume_id': 'd8b840e9-e2b5-4304-b4ba-795cde55cb4a', 'name': 'tempest-type-Backup-1993396296'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:13:18.040570 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-e2398743-f142-4061-9b31-1a5825749f87 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Creating backup of volume d8b840e9-e2b5-4304-b4ba-795cde55cb4a in container None Aug 07 17:13:18.047862 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:18.047862 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:18.048224 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e2398743-f142-4061-9b31-1a5825749f87 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:13:18.070975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-e2398743-f142-4061-9b31-1a5825749f87 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Created reservations ['0e880d32-f595-4e66-b04a-9042e25f61c2', '0756d0f3-5f38-45d5-b383-9c97a1b66ff5'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:18.096570 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e2398743-f142-4061-9b31-1a5825749f87 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:13:18.097011 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 868/3494] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:13:18 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 07 17:13:18.106146 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f4eaf471-640e-4df4-8295-f9fbb1f7036e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:18.108312 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4eaf471-640e-4df4-8295-f9fbb1f7036e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:18.108536 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4eaf471-640e-4df4-8295-f9fbb1f7036e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:18.108727 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4eaf471-640e-4df4-8295-f9fbb1f7036e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:18.108830 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f4eaf471-640e-4df4-8295-f9fbb1f7036e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:18.114940 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:18.114940 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:18.115670 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4eaf471-640e-4df4-8295-f9fbb1f7036e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:18.116087 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 875/3495] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:18 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:18.148984 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-61e542f9-9fd8-46c9-83a5-929b9c703a49 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:18.153575 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61e542f9-9fd8-46c9-83a5-929b9c703a49 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:18.153894 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61e542f9-9fd8-46c9-83a5-929b9c703a49 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:18.157312 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61e542f9-9fd8-46c9-83a5-929b9c703a49 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:18.165778 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61e542f9-9fd8-46c9-83a5-929b9c703a49 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 returned with HTTP 404 Aug 07 17:13:18.166362 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 884/3496] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:18 2026] GET /volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:18.178652 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-63d976bb-cac8-4426-aaf5-9286c6c19f32 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:18.180597 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63d976bb-cac8-4426-aaf5-9286c6c19f32 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:18.181002 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-63d976bb-cac8-4426-aaf5-9286c6c19f32 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:18.181376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-63d976bb-cac8-4426-aaf5-9286c6c19f32 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:18.181684 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-63d976bb-cac8-4426-aaf5-9286c6c19f32 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:18.189794 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:18.189794 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:18.190381 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-63d976bb-cac8-4426-aaf5-9286c6c19f32 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:18.210278 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-63d976bb-cac8-4426-aaf5-9286c6c19f32 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:18.210518 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63d976bb-cac8-4426-aaf5-9286c6c19f32 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 returned with HTTP 202 Aug 07 17:13:18.211081 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 870/3497] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:18 2026] DELETE /volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:18.220300 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-317fccec-83bb-4fe9-98c9-846a44206651 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:18.222044 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-317fccec-83bb-4fe9-98c9-846a44206651 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:18.222247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-317fccec-83bb-4fe9-98c9-846a44206651 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:18.222926 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-317fccec-83bb-4fe9-98c9-846a44206651 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:18.229495 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:18.229495 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:18.235155 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-317fccec-83bb-4fe9-98c9-846a44206651 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:18.239946 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-317fccec-83bb-4fe9-98c9-846a44206651 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 returned with HTTP 200 Aug 07 17:13:18.240402 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 869/3498] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:18 2026] GET /volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:19.128052 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-71ac103c-10f4-40b8-9da8-e97ddcd412a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:19.129790 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71ac103c-10f4-40b8-9da8-e97ddcd412a8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:19.129996 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71ac103c-10f4-40b8-9da8-e97ddcd412a8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:19.130215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71ac103c-10f4-40b8-9da8-e97ddcd412a8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:19.130341 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-71ac103c-10f4-40b8-9da8-e97ddcd412a8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:19.135676 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:19.135676 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:19.136261 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71ac103c-10f4-40b8-9da8-e97ddcd412a8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:19.136617 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 876/3499] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:19 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:19.254817 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b1220a6-f924-4e01-9a59-b7335170f13c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:19.257386 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b1220a6-f924-4e01-9a59-b7335170f13c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:19.257654 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b1220a6-f924-4e01-9a59-b7335170f13c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:19.257886 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b1220a6-f924-4e01-9a59-b7335170f13c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:19.265262 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b1220a6-f924-4e01-9a59-b7335170f13c tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 returned with HTTP 404 Aug 07 17:13:19.265844 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 885/3500] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:19 2026] GET /volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:19.274815 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-36c16b75-4aa5-44de-ac8e-9bda07cf5f2b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:19.276929 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-36c16b75-4aa5-44de-ac8e-9bda07cf5f2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb Aug 07 17:13:19.277164 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-36c16b75-4aa5-44de-ac8e-9bda07cf5f2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:19.277357 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-36c16b75-4aa5-44de-ac8e-9bda07cf5f2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:19.277531 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-36c16b75-4aa5-44de-ac8e-9bda07cf5f2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: c5b3e58a-0b34-4cf4-9d44-d4234623c0eb Aug 07 17:13:19.291556 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:19.291556 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:19.292203 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-36c16b75-4aa5-44de-ac8e-9bda07cf5f2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:19.308987 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-36c16b75-4aa5-44de-ac8e-9bda07cf5f2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:19.309217 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-36c16b75-4aa5-44de-ac8e-9bda07cf5f2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb returned with HTTP 202 Aug 07 17:13:19.309954 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 871/3501] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:19 2026] DELETE /volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:19.316472 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a57a3b0d-bd45-4ade-9c8d-7061a2933653 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:19.318370 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a57a3b0d-bd45-4ade-9c8d-7061a2933653 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb Aug 07 17:13:19.318640 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a57a3b0d-bd45-4ade-9c8d-7061a2933653 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:19.318920 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a57a3b0d-bd45-4ade-9c8d-7061a2933653 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:19.325346 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:19.325346 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:19.328795 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a57a3b0d-bd45-4ade-9c8d-7061a2933653 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:19.333075 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a57a3b0d-bd45-4ade-9c8d-7061a2933653 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb returned with HTTP 200 Aug 07 17:13:19.333518 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 870/3502] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:19 2026] GET /volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:20.151691 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5a3303bf-1c68-44c0-9b1e-63e482385a5a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:20.153582 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a3303bf-1c68-44c0-9b1e-63e482385a5a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:20.153793 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a3303bf-1c68-44c0-9b1e-63e482385a5a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:20.154011 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a3303bf-1c68-44c0-9b1e-63e482385a5a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:20.154141 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5a3303bf-1c68-44c0-9b1e-63e482385a5a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:20.158876 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:20.158876 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:20.159541 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a3303bf-1c68-44c0-9b1e-63e482385a5a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:20.159963 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 877/3503] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:20 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:20.345553 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-266a5181-4ed0-4de2-804a-2f84313bc05a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:20.347688 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-266a5181-4ed0-4de2-804a-2f84313bc05a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb Aug 07 17:13:20.347999 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-266a5181-4ed0-4de2-804a-2f84313bc05a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:20.348316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-266a5181-4ed0-4de2-804a-2f84313bc05a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:20.355552 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-266a5181-4ed0-4de2-804a-2f84313bc05a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb returned with HTTP 404 Aug 07 17:13:20.356220 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 886/3504] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:20 2026] GET /volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:20.363814 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:20.365504 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:20.365848 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-591185362"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:20.367202 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-591185362'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:20.367320 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:13:20.371185 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:13:20.377101 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (06e2b4ff-751b-4127-8dea-378e47653fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:20.378186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9f4002-8a95-4862-854a-6f42447224d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:20.379132 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:20.406900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9f4002-8a95-4862-854a-6f42447224d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:20.407902 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7eab89-75d8-4d69-9350-e0e5b6c5e7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:20.449194 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['bc7e286c-f164-4a43-a653-215efa51b58c', 'b14086cf-7477-4631-a0bc-1e8aab6fc4a9', '3b66b9a6-5499-4a74-a1db-004c691beddd', '65e059ba-28c9-4845-86f6-33e1ca0fa861'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:20.449194 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7eab89-75d8-4d69-9350-e0e5b6c5e7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc7e286c-f164-4a43-a653-215efa51b58c', 'b14086cf-7477-4631-a0bc-1e8aab6fc4a9', '3b66b9a6-5499-4a74-a1db-004c691beddd', '65e059ba-28c9-4845-86f6-33e1ca0fa861']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:20.449707 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a1d44b-c13e-4489-9417-e9812533dcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:20.472816 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a1d44b-c13e-4489-9417-e9812533dcfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64c83018-e08a-4a8e-b0ed-f0558f24a048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-591185362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['bc7e286c-f164-4a43-a653-215efa51b58c','b14086cf-7477-4631-a0bc-1e8aab6fc4a9','3b66b9a6-5499-4a74-a1db-004c691beddd','65e059ba-28c9-4845-86f6-33e1ca0fa861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-591185362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64c83018-e08a-4a8e-b0ed-f0558f24a048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:20.473520 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de33aa44-7776-4002-8631-2aafb4d76d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:20.493205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de33aa44-7776-4002-8631-2aafb4d76d44) transitioned into state 'SUCCESS' from state '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-591185362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['bc7e286c-f164-4a43-a653-215efa51b58c','b14086cf-7477-4631-a0bc-1e8aab6fc4a9','3b66b9a6-5499-4a74-a1db-004c691beddd','65e059ba-28c9-4845-86f6-33e1ca0fa861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:20.494160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2bbfcb-bed7-4a15-bf6c-be7a5ee98131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:20.504926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa2bbfcb-bed7-4a15-bf6c-be7a5ee98131) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:20.505957 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (06e2b4ff-751b-4127-8dea-378e47653fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:20.506454 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:13:20.507293 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52267129-ea4c-442d-b4c7-2f0eeea28c2b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:20.507982 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 872/3505] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:13:20 2026] POST /volume/v3/volumes => generated 769 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:20.527285 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-19a8ddc6-0d21-4d54-bbb2-78bfb481eb85 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:20.529294 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-19a8ddc6-0d21-4d54-bbb2-78bfb481eb85 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:20.529512 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-19a8ddc6-0d21-4d54-bbb2-78bfb481eb85 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:20.529698 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-19a8ddc6-0d21-4d54-bbb2-78bfb481eb85 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:20.537243 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:20.537243 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:20.541266 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-19a8ddc6-0d21-4d54-bbb2-78bfb481eb85 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:20.545687 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-19a8ddc6-0d21-4d54-bbb2-78bfb481eb85 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 returned with HTTP 200 Aug 07 17:13:20.546105 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 871/3506] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:20 2026] GET /volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:21.173239 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-377aead8-4b6e-45f6-b1bd-f615fd1bad8f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:21.175647 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-377aead8-4b6e-45f6-b1bd-f615fd1bad8f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:21.175933 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-377aead8-4b6e-45f6-b1bd-f615fd1bad8f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:21.176204 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-377aead8-4b6e-45f6-b1bd-f615fd1bad8f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:21.176352 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-377aead8-4b6e-45f6-b1bd-f615fd1bad8f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:21.187181 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:21.187181 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:21.188043 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-377aead8-4b6e-45f6-b1bd-f615fd1bad8f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:21.188576 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 878/3507] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:21 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:21.558697 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95f15fbd-deac-4d57-8317-145de4230679 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:21.560911 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95f15fbd-deac-4d57-8317-145de4230679 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:21.561186 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95f15fbd-deac-4d57-8317-145de4230679 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:21.561414 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95f15fbd-deac-4d57-8317-145de4230679 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:21.570226 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:21.570226 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:21.574146 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-95f15fbd-deac-4d57-8317-145de4230679 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:21.579266 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95f15fbd-deac-4d57-8317-145de4230679 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 returned with HTTP 200 Aug 07 17:13:21.579925 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 887/3508] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:21 2026] GET /volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:21.593366 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-25110fba-7ea4-4a3b-9e21-7607610cdeef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:21.595395 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25110fba-7ea4-4a3b-9e21-7607610cdeef tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:21.595745 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-25110fba-7ea4-4a3b-9e21-7607610cdeef tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64c83018-e08a-4a8e-b0ed-f0558f24a048", "name": "tempest-VolumeDependencyTests-Snapshot-704599149"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:21.604409 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:21.604409 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:21.604966 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-25110fba-7ea4-4a3b-9e21-7607610cdeef tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:21.605134 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-25110fba-7ea4-4a3b-9e21-7607610cdeef tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create snapshot from volume 64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:21.633854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-25110fba-7ea4-4a3b-9e21-7607610cdeef tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['aae3a3b4-21b5-4a14-aaa3-a1b76a650cb4', '7511deb6-d2d0-40a1-a651-d3205f9f2c4c', '4de67af6-c55c-4d09-a6ac-9b5c29c3365f', 'dd7bf462-5f84-4586-8a71-8f74cdd726e1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:21.670151 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-25110fba-7ea4-4a3b-9e21-7607610cdeef tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot create request issued successfully. Aug 07 17:13:21.670478 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25110fba-7ea4-4a3b-9e21-7607610cdeef tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:13:21.671017 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 873/3509] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:21.680335 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-49ce5156-fa29-4f30-88f2-c1101d2e0139 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:21.682278 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-49ce5156-fa29-4f30-88f2-c1101d2e0139 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 Aug 07 17:13:21.682469 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-49ce5156-fa29-4f30-88f2-c1101d2e0139 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:21.682664 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-49ce5156-fa29-4f30-88f2-c1101d2e0139 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:21.689009 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:21.689009 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:21.689525 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-49ce5156-fa29-4f30-88f2-c1101d2e0139 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:21.690558 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-49ce5156-fa29-4f30-88f2-c1101d2e0139 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 returned with HTTP 200 Aug 07 17:13:21.691130 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 872/3510] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:21 2026] GET /volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:22.200775 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-808ff398-0512-429b-8744-2d8f02f4fdcc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:22.203284 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-808ff398-0512-429b-8744-2d8f02f4fdcc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:22.203566 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-808ff398-0512-429b-8744-2d8f02f4fdcc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:22.203887 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-808ff398-0512-429b-8744-2d8f02f4fdcc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:22.204076 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-808ff398-0512-429b-8744-2d8f02f4fdcc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:22.210283 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:22.210283 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:22.211064 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-808ff398-0512-429b-8744-2d8f02f4fdcc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:22.211511 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 879/3511] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:22 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:22.701576 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-96c687a4-e8a8-4cad-92e9-b74c72508e63 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:22.703525 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96c687a4-e8a8-4cad-92e9-b74c72508e63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 Aug 07 17:13:22.703761 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96c687a4-e8a8-4cad-92e9-b74c72508e63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:22.703991 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96c687a4-e8a8-4cad-92e9-b74c72508e63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:22.709148 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:22.709148 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:22.710449 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-96c687a4-e8a8-4cad-92e9-b74c72508e63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:22.710684 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96c687a4-e8a8-4cad-92e9-b74c72508e63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 returned with HTTP 200 Aug 07 17:13:22.711533 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 888/3512] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:22 2026] GET /volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:22.718979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-19931c61-62a1-4942-ae15-3976fefa0a36 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:22.720596 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:22.720934 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "168c741d-244e-42b4-8509-95b791964360", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-177535558"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:22.722312 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'snapshot_id': '168c741d-244e-42b4-8509-95b791964360', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-177535558'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:22.727255 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:22.727255 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:22.727693 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:22.727802 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:13:22.735049 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:13:22.741808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (331f4b93-610c-41fa-91f7-b693c46ddf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:22.743039 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5658e89-273f-464d-a683-058e5215d3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:22.744358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:22.773336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5658e89-273f-464d-a683-058e5215d3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '168c741d-244e-42b4-8509-95b791964360', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:22.774318 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f625f614-3a44-4aa1-97b4-1679d803c665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:22.817273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['67e77b3a-c0a3-45e6-bf37-28716fba676e', '4143c37b-ab40-49da-9594-17f7cf93b606', '3790e498-0552-4ab0-98e7-f09285648932', '7dbca308-e334-41d6-829e-de298738e7e0'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:22.818118 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f625f614-3a44-4aa1-97b4-1679d803c665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67e77b3a-c0a3-45e6-bf37-28716fba676e', '4143c37b-ab40-49da-9594-17f7cf93b606', '3790e498-0552-4ab0-98e7-f09285648932', '7dbca308-e334-41d6-829e-de298738e7e0']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:22.818974 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2b03aa-5edd-4e22-adf4-de35d30955b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:22.861042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff2b03aa-5edd-4e22-adf4-de35d30955b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93170e27-4a74-4cdd-900d-6d068a7e2883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-177535558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['67e77b3a-c0a3-45e6-bf37-28716fba676e','4143c37b-ab40-49da-9594-17f7cf93b606','3790e498-0552-4ab0-98e7-f09285648932','7dbca308-e334-41d6-829e-de298738e7e0'],size=1,snapshot_id=168c741d-244e-42b4-8509-95b791964360,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-177535558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93170e27-4a74-4cdd-900d-6d068a7e2883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=168c741d-244e-42b4-8509-95b791964360,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:22.861878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30657e45-cea6-4b29-801c-aa57c33d604a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:22.880340 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30657e45-cea6-4b29-801c-aa57c33d604a) transitioned into state 'SUCCESS' from state '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-177535558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['67e77b3a-c0a3-45e6-bf37-28716fba676e','4143c37b-ab40-49da-9594-17f7cf93b606','3790e498-0552-4ab0-98e7-f09285648932','7dbca308-e334-41d6-829e-de298738e7e0'],size=1,snapshot_id=168c741d-244e-42b4-8509-95b791964360,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:22.881357 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b8c722-2a71-47b6-909f-f148901c9d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:22.905333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71b8c722-2a71-47b6-909f-f148901c9d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:22.905333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (331f4b93-610c-41fa-91f7-b693c46ddf67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:22.905703 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:13:22.906486 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19931c61-62a1-4942-ae15-3976fefa0a36 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:22.907146 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 874/3513] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:13:22 2026] POST /volume/v3/volumes => generated 803 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:22.921108 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e5155081-eab8-483c-8392-b6c3d6d042bd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:22.921473 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5155081-eab8-483c-8392-b6c3d6d042bd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 Aug 07 17:13:22.921473 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e5155081-eab8-483c-8392-b6c3d6d042bd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:22.921675 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e5155081-eab8-483c-8392-b6c3d6d042bd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:22.928863 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:22.928863 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:22.932824 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e5155081-eab8-483c-8392-b6c3d6d042bd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:22.936614 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5155081-eab8-483c-8392-b6c3d6d042bd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 returned with HTTP 200 Aug 07 17:13:22.937006 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 873/3514] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:22 2026] GET /volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:23.223312 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-84c471a2-3f7b-4742-980f-15278b069308 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.225169 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84c471a2-3f7b-4742-980f-15278b069308 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:23.225398 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84c471a2-3f7b-4742-980f-15278b069308 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:23.225596 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84c471a2-3f7b-4742-980f-15278b069308 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:23.225732 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-84c471a2-3f7b-4742-980f-15278b069308 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:23.230723 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:23.230723 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:23.231332 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84c471a2-3f7b-4742-980f-15278b069308 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:23.231696 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 880/3515] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:23 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:23.280576 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-5dd0a320-6038-4e4c-92d9-38ea2b63a239 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.287378 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-5dd0a320-6038-4e4c-92d9-38ea2b63a239 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:23.287500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-5dd0a320-6038-4e4c-92d9-38ea2b63a239 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:23.287820 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-5dd0a320-6038-4e4c-92d9-38ea2b63a239 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:23.296929 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:23.296929 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:23.303130 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-5dd0a320-6038-4e4c-92d9-38ea2b63a239 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:23.307746 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-5dd0a320-6038-4e4c-92d9-38ea2b63a239 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:23.308313 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 889/3516] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:13:23 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:23.319006 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e6d26fd6-06c1-4cea-a0e7-bce33cd42ff9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.321106 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6d26fd6-06c1-4cea-a0e7-bce33cd42ff9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/7f38162d-6caa-4aea-bbfd-36b7f74c96cc/action Aug 07 17:13:23.321514 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6d26fd6-06c1-4cea-a0e7-bce33cd42ff9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-attach": {"instance_uuid": "1f5afadb-16aa-4220-932b-2ae21b4c42c3", "mountpoint": "/dev/vdc"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:23.321708 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6d26fd6-06c1-4cea-a0e7-bce33cd42ff9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1f5afadb-16aa-4220-932b-2ae21b4c42c3", "mountpoint": "/dev/vdc"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:23.332516 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6d26fd6-06c1-4cea-a0e7-bce33cd42ff9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/7f38162d-6caa-4aea-bbfd-36b7f74c96cc/action returned with HTTP 404 Aug 07 17:13:23.332516 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 875/3517] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:23 2026] POST /volume/v3/volumes/7f38162d-6caa-4aea-bbfd-36b7f74c96cc/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:23.397182 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-581ecbf9-9d01-4ec2-8c3b-952aac2cc0bd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.397689 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-581ecbf9-9d01-4ec2-8c3b-952aac2cc0bd None None] GET https://10.4.3.144/volume// Aug 07 17:13:23.397884 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-581ecbf9-9d01-4ec2-8c3b-952aac2cc0bd None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:23.398155 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-581ecbf9-9d01-4ec2-8c3b-952aac2cc0bd None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:23.398490 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-581ecbf9-9d01-4ec2-8c3b-952aac2cc0bd None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:23.399090 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 874/3518] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:13: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 07 17:13:23.407903 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-28681cad-4de8-4637-9d12-905ea928e3ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.410231 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-28681cad-4de8-4637-9d12-905ea928e3ff tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:13:23.410592 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-28681cad-4de8-4637-9d12-905ea928e3ff tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07b406c8-9309-44d4-a467-3bb797fdf204", "connector": null, "instance_uuid": "11edfd8b-40aa-4cab-a0ea-eb27e12e4609"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:23.419128 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:23.419128 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:23.462791 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-28681cad-4de8-4637-9d12-905ea928e3ff tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:13:23.463869 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 881/3519] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:13:23 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 07 17:13:23.497973 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9abd1a3-d296-46c0-a7ad-2bc6b3f7594e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.503867 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9abd1a3-d296-46c0-a7ad-2bc6b3f7594e tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:23.504155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9abd1a3-d296-46c0-a7ad-2bc6b3f7594e tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:23.504376 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9abd1a3-d296-46c0-a7ad-2bc6b3f7594e tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:23.515945 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d7604f19-51db-4dc8-ba5c-de03dea2ac66 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.516508 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7604f19-51db-4dc8-ba5c-de03dea2ac66 None None] GET https://10.4.3.144/volume// Aug 07 17:13:23.516813 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7604f19-51db-4dc8-ba5c-de03dea2ac66 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:23.517090 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7604f19-51db-4dc8-ba5c-de03dea2ac66 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:23.517502 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7604f19-51db-4dc8-ba5c-de03dea2ac66 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:23.517876 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 876/3520] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:13: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 07 17:13:23.519307 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:23.519307 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:23.524311 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f9abd1a3-d296-46c0-a7ad-2bc6b3f7594e tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:23.528226 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-84669cc2-611d-467e-bff2-1c7e10d4a0e3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.530157 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9abd1a3-d296-46c0-a7ad-2bc6b3f7594e tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:23.532857 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 890/3521] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:23 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:23.532969 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-84669cc2-611d-467e-bff2-1c7e10d4a0e3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:23.532969 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-84669cc2-611d-467e-bff2-1c7e10d4a0e3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:23.532969 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-84669cc2-611d-467e-bff2-1c7e10d4a0e3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:23.546265 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:23.546265 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:23.551965 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-84669cc2-611d-467e-bff2-1c7e10d4a0e3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:23.558379 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-84669cc2-611d-467e-bff2-1c7e10d4a0e3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:23.558851 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 875/3522] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:13:23 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 1028 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:23.674755 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-495da2a7-9838-4f87-beeb-9f7ba6542f68 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.677459 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-495da2a7-9838-4f87-beeb-9f7ba6542f68 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] PUT https://10.4.3.144/volume/v3/attachments/9d18c8e9-feb3-4948-af22-9fd6b710b285 Aug 07 17:13:23.677982 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-495da2a7-9838-4f87-beeb-9f7ba6542f68 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:23.690366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-495da2a7-9838-4f87-beeb-9f7ba6542f68 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Acquiring lock "cinder-attachment_update-07b406c8-9309-44d4-a467-3bb797fdf204-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:13:23.695234 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-495da2a7-9838-4f87-beeb-9f7ba6542f68 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Lock "cinder-attachment_update-07b406c8-9309-44d4-a467-3bb797fdf204-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:13:23.695234 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:23.695234 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:23.842532 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-495da2a7-9838-4f87-beeb-9f7ba6542f68 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Lock "cinder-attachment_update-07b406c8-9309-44d4-a467-3bb797fdf204-np0000006737" released by "attachment_update" :: held 0.149s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:13:23.842909 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-495da2a7-9838-4f87-beeb-9f7ba6542f68 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/attachments/9d18c8e9-feb3-4948-af22-9fd6b710b285 returned with HTTP 200 Aug 07 17:13:23.843465 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 882/3523] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:13:23 2026] PUT /volume/v3/attachments/9d18c8e9-feb3-4948-af22-9fd6b710b285 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:23.953392 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cff51db2-a779-4378-b921-f1c93fb4eccc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.955637 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cff51db2-a779-4378-b921-f1c93fb4eccc tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 Aug 07 17:13:23.955919 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cff51db2-a779-4378-b921-f1c93fb4eccc tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:23.956165 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cff51db2-a779-4378-b921-f1c93fb4eccc tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:23.971451 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:23.971451 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:23.975986 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cff51db2-a779-4378-b921-f1c93fb4eccc tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:23.981193 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cff51db2-a779-4378-b921-f1c93fb4eccc tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 returned with HTTP 200 Aug 07 17:13:23.981747 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 877/3524] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:23 2026] GET /volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:23.993832 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9548a67f-12fa-4084-aa22-2980191ac092 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:23.995816 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9548a67f-12fa-4084-aa22-2980191ac092 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 Aug 07 17:13:23.996052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9548a67f-12fa-4084-aa22-2980191ac092 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:23.996248 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9548a67f-12fa-4084-aa22-2980191ac092 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:23.996349 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-9548a67f-12fa-4084-aa22-2980191ac092 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 168c741d-244e-42b4-8509-95b791964360 Aug 07 17:13:24.002389 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:24.002389 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:24.002999 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9548a67f-12fa-4084-aa22-2980191ac092 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:24.028349 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9548a67f-12fa-4084-aa22-2980191ac092 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot delete request issued successfully. Aug 07 17:13:24.028349 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9548a67f-12fa-4084-aa22-2980191ac092 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 returned with HTTP 202 Aug 07 17:13:24.028349 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 891/3525] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:23 2026] DELETE /volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:24.041186 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-38954fcd-3165-4e74-970e-9a869b590387 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:24.048671 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-38954fcd-3165-4e74-970e-9a869b590387 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 Aug 07 17:13:24.048671 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-38954fcd-3165-4e74-970e-9a869b590387 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:24.048671 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-38954fcd-3165-4e74-970e-9a869b590387 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:24.057149 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:24.057149 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:24.057817 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-38954fcd-3165-4e74-970e-9a869b590387 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Snapshot retrieved successfully. Aug 07 17:13:24.058837 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-38954fcd-3165-4e74-970e-9a869b590387 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 returned with HTTP 200 Aug 07 17:13:24.059385 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 876/3526] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:24 2026] GET /volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:24.242650 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e4e29224-4de0-44b9-b079-637dcab5efa4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:24.244394 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4e29224-4de0-44b9-b079-637dcab5efa4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:24.244652 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4e29224-4de0-44b9-b079-637dcab5efa4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:24.244825 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4e29224-4de0-44b9-b079-637dcab5efa4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:24.244914 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e4e29224-4de0-44b9-b079-637dcab5efa4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:24.249576 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:24.249576 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:24.250311 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4e29224-4de0-44b9-b079-637dcab5efa4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:24.250777 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 883/3527] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:24 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:24.545559 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8f195723-55ce-45e2-a7a1-3966cd0b2b66 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:24.549056 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f195723-55ce-45e2-a7a1-3966cd0b2b66 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:24.549324 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f195723-55ce-45e2-a7a1-3966cd0b2b66 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:24.549553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f195723-55ce-45e2-a7a1-3966cd0b2b66 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:24.568293 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:24.568293 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:24.572620 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8f195723-55ce-45e2-a7a1-3966cd0b2b66 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:24.577563 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f195723-55ce-45e2-a7a1-3966cd0b2b66 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:24.578336 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 878/3528] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:24 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:25.070051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1fed0870-2b92-409a-98ec-ea6f86afbf96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:25.075370 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fed0870-2b92-409a-98ec-ea6f86afbf96 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 Aug 07 17:13:25.075552 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fed0870-2b92-409a-98ec-ea6f86afbf96 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:25.075763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fed0870-2b92-409a-98ec-ea6f86afbf96 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:25.083878 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fed0870-2b92-409a-98ec-ea6f86afbf96 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 returned with HTTP 404 Aug 07 17:13:25.083878 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 892/3529] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:25 2026] GET /volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:25.091426 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2ee25035-a2d1-4c06-a937-5b9a62c3130e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:25.094602 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ee25035-a2d1-4c06-a937-5b9a62c3130e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:25.094874 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ee25035-a2d1-4c06-a937-5b9a62c3130e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:25.095185 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ee25035-a2d1-4c06-a937-5b9a62c3130e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:25.095450 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-2ee25035-a2d1-4c06-a937-5b9a62c3130e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:25.098867 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=686,cinder:UPDATE=250,cinder:INSERT=129 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:13:25.107474 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:25.107474 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:25.108003 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2ee25035-a2d1-4c06-a937-5b9a62c3130e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:25.134389 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2ee25035-a2d1-4c06-a937-5b9a62c3130e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:25.134633 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ee25035-a2d1-4c06-a937-5b9a62c3130e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 returned with HTTP 202 Aug 07 17:13:25.135085 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 877/3530] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:25 2026] DELETE /volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:25.151089 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f91b874-3f8a-4c2f-afe5-16ab1c3703d1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:25.151089 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f91b874-3f8a-4c2f-afe5-16ab1c3703d1 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:25.151089 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f91b874-3f8a-4c2f-afe5-16ab1c3703d1 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:25.151089 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f91b874-3f8a-4c2f-afe5-16ab1c3703d1 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:25.161582 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:25.161582 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:25.167007 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f91b874-3f8a-4c2f-afe5-16ab1c3703d1 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:25.172619 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f91b874-3f8a-4c2f-afe5-16ab1c3703d1 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 returned with HTTP 200 Aug 07 17:13:25.173047 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 884/3531] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:25 2026] GET /volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:25.267546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cec40b8d-f2cc-4871-b0a8-3f7f21160cf2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:25.271056 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cec40b8d-f2cc-4871-b0a8-3f7f21160cf2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:25.271199 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cec40b8d-f2cc-4871-b0a8-3f7f21160cf2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:25.271479 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cec40b8d-f2cc-4871-b0a8-3f7f21160cf2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:25.271843 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-cec40b8d-f2cc-4871-b0a8-3f7f21160cf2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:25.279632 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:25.279632 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:25.280438 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cec40b8d-f2cc-4871-b0a8-3f7f21160cf2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:25.280915 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 879/3532] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:25 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:13:25.593277 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ad9a254a-5625-456c-965d-59023d2dc192 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:25.595224 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad9a254a-5625-456c-965d-59023d2dc192 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:25.595468 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad9a254a-5625-456c-965d-59023d2dc192 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:25.595708 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad9a254a-5625-456c-965d-59023d2dc192 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:25.606055 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:25.606055 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:25.610073 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ad9a254a-5625-456c-965d-59023d2dc192 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:25.614357 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad9a254a-5625-456c-965d-59023d2dc192 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:25.614749 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 893/3533] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:25 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:26.186391 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dbb357cc-f778-4f64-b662-49e7bbcc1b9f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:26.188059 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dbb357cc-f778-4f64-b662-49e7bbcc1b9f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:26.188236 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dbb357cc-f778-4f64-b662-49e7bbcc1b9f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:26.188403 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dbb357cc-f778-4f64-b662-49e7bbcc1b9f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:26.193589 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dbb357cc-f778-4f64-b662-49e7bbcc1b9f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 returned with HTTP 404 Aug 07 17:13:26.194012 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 878/3534] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:26 2026] GET /volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:26.202566 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:26.205224 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:26.205804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1891408957"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:26.207950 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1891408957'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:26.208188 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:13:26.213337 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:13:26.222838 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (80e4ff4d-70a3-4cb2-93fb-de955860f9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:26.224677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89492e1-b4f6-4fe7-b125-c8414db5e221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:26.226058 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:26.255780 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89492e1-b4f6-4fe7-b125-c8414db5e221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:26.256631 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931a27eb-d055-4c0a-a781-336f3ba592ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:26.292175 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f91c34cd-58b5-40b6-b790-c3812762ad3d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:26.295595 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f91c34cd-58b5-40b6-b790-c3812762ad3d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:26.295595 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f91c34cd-58b5-40b6-b790-c3812762ad3d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:26.295595 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f91c34cd-58b5-40b6-b790-c3812762ad3d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:26.295595 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f91c34cd-58b5-40b6-b790-c3812762ad3d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:26.301536 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:26.301536 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:26.301650 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['2727e3c5-9ee4-4eb2-996a-31df9953d3ff', '87896917-bc62-4e24-84c0-46aef8b046b4', 'f3a18a46-2bc1-4a83-bc8b-8c8a869f0e3a', '681eb2ff-b3f4-4ce1-8ff1-ca2022cc0f88'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:26.301702 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f91c34cd-58b5-40b6-b790-c3812762ad3d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:26.301702 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 880/3535] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:26 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:26.302009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (931a27eb-d055-4c0a-a781-336f3ba592ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2727e3c5-9ee4-4eb2-996a-31df9953d3ff', '87896917-bc62-4e24-84c0-46aef8b046b4', 'f3a18a46-2bc1-4a83-bc8b-8c8a869f0e3a', '681eb2ff-b3f4-4ce1-8ff1-ca2022cc0f88']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:26.303038 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (571ef29d-ea46-4cfa-82ce-45f14a369c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:26.331075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (571ef29d-ea46-4cfa-82ce-45f14a369c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ba29105-b894-491c-b7de-f9ee367ca797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1891408957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['2727e3c5-9ee4-4eb2-996a-31df9953d3ff','87896917-bc62-4e24-84c0-46aef8b046b4','f3a18a46-2bc1-4a83-bc8b-8c8a869f0e3a','681eb2ff-b3f4-4ce1-8ff1-ca2022cc0f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1891408957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ba29105-b894-491c-b7de-f9ee367ca797,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:26.332091 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (968d3009-4241-491f-8f29-0895c5407f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:26.353933 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (968d3009-4241-491f-8f29-0895c5407f6d) transitioned into state 'SUCCESS' from state '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-1891408957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['2727e3c5-9ee4-4eb2-996a-31df9953d3ff','87896917-bc62-4e24-84c0-46aef8b046b4','f3a18a46-2bc1-4a83-bc8b-8c8a869f0e3a','681eb2ff-b3f4-4ce1-8ff1-ca2022cc0f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:26.354640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c650ae1a-e589-4545-b1d8-d8f2d8b1fa27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:26.363468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c650ae1a-e589-4545-b1d8-d8f2d8b1fa27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:26.364286 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (80e4ff4d-70a3-4cb2-93fb-de955860f9dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:26.364590 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:13:26.365182 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9dce5cc-f173-44a4-bacf-0209f5953055 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:26.365623 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 885/3536] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:13:26 2026] POST /volume/v3/volumes => generated 770 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:26.381182 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c0cdf8e-727b-4c6e-b54d-678a5d3ea173 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:26.383348 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c0cdf8e-727b-4c6e-b54d-678a5d3ea173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 Aug 07 17:13:26.383612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c0cdf8e-727b-4c6e-b54d-678a5d3ea173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:26.383842 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c0cdf8e-727b-4c6e-b54d-678a5d3ea173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:26.392671 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:26.392671 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:26.400051 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9c0cdf8e-727b-4c6e-b54d-678a5d3ea173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:26.402676 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c0cdf8e-727b-4c6e-b54d-678a5d3ea173 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 returned with HTTP 200 Aug 07 17:13:26.403216 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 894/3537] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:26 2026] GET /volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:26.626674 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-263b1936-ca68-4840-b8e8-e97d907c3882 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:26.628475 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-263b1936-ca68-4840-b8e8-e97d907c3882 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:26.628703 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-263b1936-ca68-4840-b8e8-e97d907c3882 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:26.628879 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-263b1936-ca68-4840-b8e8-e97d907c3882 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:26.637716 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:26.637716 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:26.640826 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-263b1936-ca68-4840-b8e8-e97d907c3882 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:26.644729 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-263b1936-ca68-4840-b8e8-e97d907c3882 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:26.645120 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 879/3538] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:26 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:27.126801 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-a95f363e-548a-44c2-af88-b7ac288f708e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:27.128641 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-a95f363e-548a-44c2-af88-b7ac288f708e tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] POST https://10.4.3.144/volume/v3/attachments/9d18c8e9-feb3-4948-af22-9fd6b710b285/action Aug 07 17:13:27.128996 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-a95f363e-548a-44c2-af88-b7ac288f708e tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:27.129159 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-a95f363e-548a-44c2-af88-b7ac288f708e tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:27.142918 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:27.142918 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:27.151835 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f586a772-1f3d-4122-a681-d2cb24142a08 req-a95f363e-548a-44c2-af88-b7ac288f708e tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/attachments/9d18c8e9-feb3-4948-af22-9fd6b710b285/action returned with HTTP 204 Aug 07 17:13:27.152268 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 881/3539] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:13:27 2026] POST /volume/v3/attachments/9d18c8e9-feb3-4948-af22-9fd6b710b285/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:27.311867 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ce2a2f65-8040-4d1a-99d9-3b7d7d9314bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:27.315363 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce2a2f65-8040-4d1a-99d9-3b7d7d9314bf tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:27.315669 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce2a2f65-8040-4d1a-99d9-3b7d7d9314bf tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:27.315921 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce2a2f65-8040-4d1a-99d9-3b7d7d9314bf tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:27.316372 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ce2a2f65-8040-4d1a-99d9-3b7d7d9314bf tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:27.324003 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:27.324003 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:27.324715 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce2a2f65-8040-4d1a-99d9-3b7d7d9314bf tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:27.325142 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 886/3540] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:27 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:27.402547 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:27.404111 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:27.404393 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "88fcd4b9-24a6-45f0-85f5-38a339f951e8", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-629593412"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:27.405655 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume request body: {'volume': {'imageRef': '88fcd4b9-24a6-45f0-85f5-38a339f951e8', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-629593412'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:27.419585 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-76c1f66e-0d63-40ed-8cff-3f0c9a955242 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:27.421336 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-76c1f66e-0d63-40ed-8cff-3f0c9a955242 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 Aug 07 17:13:27.421565 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-76c1f66e-0d63-40ed-8cff-3f0c9a955242 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:27.421740 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-76c1f66e-0d63-40ed-8cff-3f0c9a955242 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:27.433501 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:27.433501 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:27.437598 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-76c1f66e-0d63-40ed-8cff-3f0c9a955242 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:27.442797 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-76c1f66e-0d63-40ed-8cff-3f0c9a955242 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 returned with HTTP 200 Aug 07 17:13:27.443205 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 880/3541] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:27 2026] GET /volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 => generated 863 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:27.456945 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:27.460089 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:27.460623 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7ba29105-b894-491c-b7de-f9ee367ca797", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-509539087"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:27.463810 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request body: {'volume': {'source_volid': '7ba29105-b894-491c-b7de-f9ee367ca797', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-509539087'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:27.474040 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:27.474040 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:27.474696 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume retrieved successfully. Aug 07 17:13:27.474877 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume of 1 GB Aug 07 17:13:27.480268 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Availability Zones retrieved successfully. Aug 07 17:13:27.487500 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (788f0bf6-25af-430d-8156-35210465bb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:27.488617 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0e43a5-62a8-48a1-9ccf-f1ccc552c1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:27.489756 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:27.499235 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume of 2 GB Aug 07 17:13:27.503688 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Availability Zones retrieved successfully. Aug 07 17:13:27.508669 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Flow 'volume_create_api' (8bb9d01e-714a-469a-beb3-1acf5f7837ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:27.509687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45b103f-d98b-4b9f-bb67-d6f87a3d596d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:27.510620 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Validating volume size '2' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:27.514394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0e43a5-62a8-48a1-9ccf-f1ccc552c1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7ba29105-b894-491c-b7de-f9ee367ca797', 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:27.515108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e9cab55-ecf7-40b2-ace8-5694a204354f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:27.549149 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45b103f-d98b-4b9f-bb67-d6f87a3d596d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 17:13:27.549149 np0000006737 devstack@c-api.service[100224]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 88fcd4b9-24a6-45f0-85f5-38a339f951e8 is not active. Aug 07 17:13:27.550982 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45b103f-d98b-4b9f-bb67-d6f87a3d596d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:27.551726 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45b103f-d98b-4b9f-bb67-d6f87a3d596d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:13:27.552490 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Flow 'volume_create_api' (8bb9d01e-714a-469a-beb3-1acf5f7837ac) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 17:13:27.552719 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be43065d-64e2-4b38-9ab1-5018018a2cb9 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 400 Aug 07 17:13:27.553250 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 895/3542] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:27 2026] POST /volume/v3/volumes => generated 125 bytes in 151 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:27.565938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Created reservations ['929efce2-9537-4acd-bc75-d2ab3c6f91e7', 'f89d9586-8b6e-4a9a-860c-ead3b8cb8997', '12f6c345-d785-4d19-b692-690f181e5271', '7be8f10f-0b18-4785-8247-48acabed0e36'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:27.566968 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e9cab55-ecf7-40b2-ace8-5694a204354f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['929efce2-9537-4acd-bc75-d2ab3c6f91e7', 'f89d9586-8b6e-4a9a-860c-ead3b8cb8997', '12f6c345-d785-4d19-b692-690f181e5271', '7be8f10f-0b18-4785-8247-48acabed0e36']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:27.567900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f489988-9246-482c-88c1-445631876f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:27.610461 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f489988-9246-482c-88c1-445631876f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb4bdde-b14d-4285-b21a-de4788ece4d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-509539087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['929efce2-9537-4acd-bc75-d2ab3c6f91e7','f89d9586-8b6e-4a9a-860c-ead3b8cb8997','12f6c345-d785-4d19-b692-690f181e5271','7be8f10f-0b18-4785-8247-48acabed0e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=7ba29105-b894-491c-b7de-f9ee367ca797,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-509539087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecb4bdde-b14d-4285-b21a-de4788ece4d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7ba29105-b894-491c-b7de-f9ee367ca797,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c281599502c64e3cba0660183faeb7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:27.611647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a3e947-27fd-4cf4-9af9-0c389b8cd5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:27.637173 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a3e947-27fd-4cf4-9af9-0c389b8cd5c4) transitioned into state 'SUCCESS' from state '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-509539087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaeabe26b1b9486dbf6daf6c75e21c8a',qos_specs=None,replication_status=,reservations=['929efce2-9537-4acd-bc75-d2ab3c6f91e7','f89d9586-8b6e-4a9a-860c-ead3b8cb8997','12f6c345-d785-4d19-b692-690f181e5271','7be8f10f-0b18-4785-8247-48acabed0e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=7ba29105-b894-491c-b7de-f9ee367ca797,status='creating',user_id='c281599502c64e3cba0660183faeb7bb',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:27.638266 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d7e264b-6455-4cfa-8687-939393523436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:27.658904 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-254a866b-1a4a-4178-a95f-e99eda187d89 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:27.661158 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-254a866b-1a4a-4178-a95f-e99eda187d89 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:27.661424 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-254a866b-1a4a-4178-a95f-e99eda187d89 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:27.661670 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-254a866b-1a4a-4178-a95f-e99eda187d89 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:27.666966 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d7e264b-6455-4cfa-8687-939393523436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:27.668237 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Flow 'volume_create_api' (788f0bf6-25af-430d-8156-35210465bb0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:27.668676 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Create volume request issued successfully. Aug 07 17:13:27.669583 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c72faeda-c1d9-4a8d-aaab-4124decf63ad tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:27.670168 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 882/3543] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:13:27 2026] POST /volume/v3/volumes => generated 803 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:27.673806 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:27.673806 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:27.678139 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-254a866b-1a4a-4178-a95f-e99eda187d89 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:27.683371 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-254a866b-1a4a-4178-a95f-e99eda187d89 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:27.683846 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 887/3544] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:27 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:27.684871 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2256f3fd-8edd-4c83-9acb-8270c0df1c63 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:27.688368 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2256f3fd-8edd-4c83-9acb-8270c0df1c63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 Aug 07 17:13:27.688582 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2256f3fd-8edd-4c83-9acb-8270c0df1c63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:27.688754 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2256f3fd-8edd-4c83-9acb-8270c0df1c63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:27.697867 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:27.697867 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:27.701202 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:27.703715 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] POST https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204/action Aug 07 17:13:27.704166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:27.704325 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:27.705239 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2256f3fd-8edd-4c83-9acb-8270c0df1c63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:27.711198 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2256f3fd-8edd-4c83-9acb-8270c0df1c63 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 returned with HTTP 200 Aug 07 17:13:27.711623 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 881/3545] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:27 2026] GET /volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:27.725433 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:27.725433 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:27.726083 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:27.759984 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Created reservations ['437e44ff-4328-4a32-ac10-eb00dc122bec', 'dbd6b2fa-10fb-4855-9a28-0d6a799c0ece'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:27.778923 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Extend volume request issued successfully. Aug 07 17:13:27.779154 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204/action returned with HTTP 202 Aug 07 17:13:27.779592 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 896/3546] 10.4.3.144 () {70 vars in 1431 bytes} [Fri Aug 7 17:13:27 2026] POST /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 17:13:27.789684 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dc0591d0-1403-4b47-9be7-2051231cff7d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:27.791835 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc0591d0-1403-4b47-9be7-2051231cff7d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:27.792079 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc0591d0-1403-4b47-9be7-2051231cff7d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:27.792279 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc0591d0-1403-4b47-9be7-2051231cff7d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:27.802096 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:27.802096 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:27.805280 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dc0591d0-1403-4b47-9be7-2051231cff7d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:27.809294 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc0591d0-1403-4b47-9be7-2051231cff7d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:27.809645 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 883/3547] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:27 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:28.135041 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 req-083dedca-ffd4-4187-a48e-7332027130ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:28.137697 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 req-083dedca-ffd4-4187-a48e-7332027130ce service nova] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:28.137920 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 req-083dedca-ffd4-4187-a48e-7332027130ce service nova] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:28.138163 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 req-083dedca-ffd4-4187-a48e-7332027130ce service nova] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:28.149070 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:28.149070 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:28.152406 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 req-083dedca-ffd4-4187-a48e-7332027130ce service nova] Volume info retrieved successfully. Aug 07 17:13:28.156901 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-69c0e540-48d3-4418-876d-6a2f3ee25ed3 req-083dedca-ffd4-4187-a48e-7332027130ce service nova] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:28.157336 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 888/3548] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:13:28 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 1324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:28.341650 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0cfd5027-7871-4787-8d65-d7bb237c4bfe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:28.344207 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0cfd5027-7871-4787-8d65-d7bb237c4bfe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:28.344472 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0cfd5027-7871-4787-8d65-d7bb237c4bfe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:28.344719 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0cfd5027-7871-4787-8d65-d7bb237c4bfe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:28.344825 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-0cfd5027-7871-4787-8d65-d7bb237c4bfe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:28.352128 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:28.352128 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:28.352834 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0cfd5027-7871-4787-8d65-d7bb237c4bfe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:28.353283 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 882/3549] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:28 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:28.729580 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa050daf-789a-4be1-9dd0-f8639c3c697a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:28.731964 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa050daf-789a-4be1-9dd0-f8639c3c697a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 Aug 07 17:13:28.732282 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa050daf-789a-4be1-9dd0-f8639c3c697a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:28.732535 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa050daf-789a-4be1-9dd0-f8639c3c697a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:28.741201 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:28.741201 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:28.745666 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aa050daf-789a-4be1-9dd0-f8639c3c697a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:28.751112 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa050daf-789a-4be1-9dd0-f8639c3c697a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 returned with HTTP 200 Aug 07 17:13:28.751112 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 897/3550] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:28 2026] GET /volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:28.763959 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fd2040df-a126-4a36-898c-c5aefb619f8f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:28.765773 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd2040df-a126-4a36-898c-c5aefb619f8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 Aug 07 17:13:28.765988 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd2040df-a126-4a36-898c-c5aefb619f8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:28.766201 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd2040df-a126-4a36-898c-c5aefb619f8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:28.766374 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-fd2040df-a126-4a36-898c-c5aefb619f8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 7ba29105-b894-491c-b7de-f9ee367ca797 Aug 07 17:13:28.773910 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:28.773910 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:28.774358 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fd2040df-a126-4a36-898c-c5aefb619f8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:28.793468 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fd2040df-a126-4a36-898c-c5aefb619f8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:28.793658 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd2040df-a126-4a36-898c-c5aefb619f8f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 returned with HTTP 202 Aug 07 17:13:28.794088 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 884/3551] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:28 2026] DELETE /volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:28.801908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-77bc7a35-8d44-4a61-a985-a7a1fd117d45 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:28.803833 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77bc7a35-8d44-4a61-a985-a7a1fd117d45 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 Aug 07 17:13:28.804111 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77bc7a35-8d44-4a61-a985-a7a1fd117d45 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:28.804333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77bc7a35-8d44-4a61-a985-a7a1fd117d45 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:28.812031 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:28.812031 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:28.815858 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-77bc7a35-8d44-4a61-a985-a7a1fd117d45 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:28.820562 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77bc7a35-8d44-4a61-a985-a7a1fd117d45 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 returned with HTTP 200 Aug 07 17:13:28.821090 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 889/3552] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:28 2026] GET /volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:28.826658 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-37c555f4-ef10-4994-a00e-fbfadefb4da0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:28.828322 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-37c555f4-ef10-4994-a00e-fbfadefb4da0 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:28.828512 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-37c555f4-ef10-4994-a00e-fbfadefb4da0 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:28.828680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-37c555f4-ef10-4994-a00e-fbfadefb4da0 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:28.836857 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:28.836857 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:28.839998 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-37c555f4-ef10-4994-a00e-fbfadefb4da0 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:28.843771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-37c555f4-ef10-4994-a00e-fbfadefb4da0 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:28.844207 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 883/3553] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:28 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 1159 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:28.860193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-286d2a1d-43c4-4727-97cf-ddc708770ff8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:28.862040 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-286d2a1d-43c4-4727-97cf-ddc708770ff8 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:28.862256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-286d2a1d-43c4-4727-97cf-ddc708770ff8 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:28.862465 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-286d2a1d-43c4-4727-97cf-ddc708770ff8 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:28.872778 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:28.872778 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:28.877168 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-286d2a1d-43c4-4727-97cf-ddc708770ff8 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:28.881480 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-286d2a1d-43c4-4727-97cf-ddc708770ff8 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:28.881821 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 898/3554] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:28 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:29.094561 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-351a2c48-5965-49b3-9b27-1faab6eee0e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.096550 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-351a2c48-5965-49b3-9b27-1faab6eee0e4 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:29.096728 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-351a2c48-5965-49b3-9b27-1faab6eee0e4 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.096966 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-351a2c48-5965-49b3-9b27-1faab6eee0e4 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.106203 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:29.106203 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:29.112139 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-351a2c48-5965-49b3-9b27-1faab6eee0e4 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:29.118104 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-351a2c48-5965-49b3-9b27-1faab6eee0e4 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:29.118641 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 885/3555] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:29.141692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-e87b4239-612d-4450-b92c-12e78600db12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.143733 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-e87b4239-612d-4450-b92c-12e78600db12 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] POST https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204/action Aug 07 17:13:29.144122 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-e87b4239-612d-4450-b92c-12e78600db12 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:29.144241 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-e87b4239-612d-4450-b92c-12e78600db12 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.156305 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:29.156305 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:29.156727 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-e87b4239-612d-4450-b92c-12e78600db12 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:29.163882 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-e87b4239-612d-4450-b92c-12e78600db12 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Begin detaching volume completed successfully. Aug 07 17:13:29.164166 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-e87b4239-612d-4450-b92c-12e78600db12 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204/action returned with HTTP 202 Aug 07 17:13:29.164722 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 890/3556] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:13:29 2026] POST /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:13:29.186631 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-02efc362-ad32-49ec-be17-e218a866d36d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.188762 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-02efc362-ad32-49ec-be17-e218a866d36d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:29.189071 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-02efc362-ad32-49ec-be17-e218a866d36d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.189340 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-02efc362-ad32-49ec-be17-e218a866d36d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.201794 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:29.201794 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:29.206361 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-02efc362-ad32-49ec-be17-e218a866d36d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:29.212225 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-02efc362-ad32-49ec-be17-e218a866d36d tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:29.212632 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 884/3557] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:29.217360 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-31ba0de9-1173-4085-8011-8638119b92b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.217912 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31ba0de9-1173-4085-8011-8638119b92b3 None None] GET https://10.4.3.144/volume// Aug 07 17:13:29.218188 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31ba0de9-1173-4085-8011-8638119b92b3 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.218489 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31ba0de9-1173-4085-8011-8638119b92b3 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.218903 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31ba0de9-1173-4085-8011-8638119b92b3 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:29.219322 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 899/3558] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:13: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 07 17:13:29.232145 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-c20ea19e-9cbc-43a3-9e99-9f3775a10735 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.235507 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-c20ea19e-9cbc-43a3-9e99-9f3775a10735 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:29.235722 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-c20ea19e-9cbc-43a3-9e99-9f3775a10735 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.235899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-c20ea19e-9cbc-43a3-9e99-9f3775a10735 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.249821 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:29.249821 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:29.255435 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-c20ea19e-9cbc-43a3-9e99-9f3775a10735 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:29.261017 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-c20ea19e-9cbc-43a3-9e99-9f3775a10735 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:29.261509 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 886/3559] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:29.363690 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bb7afe42-7f88-4424-adb6-a444919895bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.366542 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb7afe42-7f88-4424-adb6-a444919895bc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:29.366827 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb7afe42-7f88-4424-adb6-a444919895bc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.367131 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb7afe42-7f88-4424-adb6-a444919895bc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.367294 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bb7afe42-7f88-4424-adb6-a444919895bc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:29.371486 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:29.371486 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:29.372111 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb7afe42-7f88-4424-adb6-a444919895bc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:29.372523 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 891/3560] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:29.411529 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.413335 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:29.413756 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7d26c9b5-b224-49c3-9b56-a29d425d9403"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.415335 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7d26c9b5-b224-49c3-9b56-a29d425d9403'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:29.487187 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume of 1 GB Aug 07 17:13:29.491596 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Availability Zones retrieved successfully. Aug 07 17:13:29.496762 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Flow 'volume_create_api' (7586fe29-4b25-4a24-83ac-8e0f59e1b5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:29.497869 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641d09a0-906c-4be3-83fb-931330f2522e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:29.498759 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:29.530799 np0000006737 devstack@c-api.service[100227]: WARNING cinder.volume.api [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641d09a0-906c-4be3-83fb-931330f2522e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 17:13:29.530799 np0000006737 devstack@c-api.service[100227]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 07 17:13:29.532467 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641d09a0-906c-4be3-83fb-931330f2522e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:29.533235 np0000006737 devstack@c-api.service[100227]: WARNING cinder.volume.api [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641d09a0-906c-4be3-83fb-931330f2522e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:13:29.533995 np0000006737 devstack@c-api.service[100227]: WARNING cinder.volume.api [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Flow 'volume_create_api' (7586fe29-4b25-4a24-83ac-8e0f59e1b5e9) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 17:13:29.534314 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-420772a8-d65a-4d1d-9a85-167aa9f98c35 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 400 Aug 07 17:13:29.534856 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 885/3561] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:29 2026] POST /volume/v3/volumes => generated 134 bytes in 124 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:29.706389 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d0862a6-98a2-4c5d-8f96-fba5436a9f20 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.708179 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d0862a6-98a2-4c5d-8f96-fba5436a9f20 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:29.708508 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d0862a6-98a2-4c5d-8f96-fba5436a9f20 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.710118 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d0862a6-98a2-4c5d-8f96-fba5436a9f20 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 400 Aug 07 17:13:29.710541 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 900/3562] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:29 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 07 17:13:29.718561 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f19488a-e513-4a8c-8adf-0f7cefb30680 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.720313 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f19488a-e513-4a8c-8adf-0f7cefb30680 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:29.720642 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f19488a-e513-4a8c-8adf-0f7cefb30680 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ff19d399-8642-4af8-874d-123c071f8096"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.722370 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-5f19488a-e513-4a8c-8adf-0f7cefb30680 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ff19d399-8642-4af8-874d-123c071f8096'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:29.726554 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f19488a-e513-4a8c-8adf-0f7cefb30680 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 404 Aug 07 17:13:29.726989 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 887/3563] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:29 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 07 17:13:29.736847 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02b1e5ca-0637-48de-a966-01b7040bfee0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.738666 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02b1e5ca-0637-48de-a966-01b7040bfee0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:29.738999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02b1e5ca-0637-48de-a966-01b7040bfee0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2c5e023e-daea-4c2e-823b-5773fa8b63cf"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.740717 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-02b1e5ca-0637-48de-a966-01b7040bfee0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2c5e023e-daea-4c2e-823b-5773fa8b63cf'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:29.747297 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02b1e5ca-0637-48de-a966-01b7040bfee0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 404 Aug 07 17:13:29.747992 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 892/3564] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:29 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:29.756848 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bf0ea358-71b3-4605-a412-b5cb5a2b1cac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.758690 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bf0ea358-71b3-4605-a412-b5cb5a2b1cac tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:29.759144 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bf0ea358-71b3-4605-a412-b5cb5a2b1cac tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "d235d76a-678e-4939-8e4a-4401765f1ea9"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.761086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-bf0ea358-71b3-4605-a412-b5cb5a2b1cac tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'd235d76a-678e-4939-8e4a-4401765f1ea9'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:29.767790 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bf0ea358-71b3-4605-a412-b5cb5a2b1cac tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 404 Aug 07 17:13:29.768287 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 886/3565] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:29 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:29.777809 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3cb9bb46-d06d-4eb8-9a39-228bba1ad784 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.782932 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cb9bb46-d06d-4eb8-9a39-228bba1ad784 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:29.783437 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3cb9bb46-d06d-4eb8-9a39-228bba1ad784 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.785898 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cb9bb46-d06d-4eb8-9a39-228bba1ad784 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 400 Aug 07 17:13:29.786522 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 901/3566] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:29 2026] POST /volume/v3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:29.796513 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eacd6d9b-b913-4a05-82e2-7f0e73fe26cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.798379 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eacd6d9b-b913-4a05-82e2-7f0e73fe26cf tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:29.798697 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eacd6d9b-b913-4a05-82e2-7f0e73fe26cf tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.801010 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eacd6d9b-b913-4a05-82e2-7f0e73fe26cf tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 400 Aug 07 17:13:29.802110 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 888/3567] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:29 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:29.811015 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-15fdb6ba-70f6-401e-a0af-dbbe484db18e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.813322 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15fdb6ba-70f6-401e-a0af-dbbe484db18e tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:29.813795 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15fdb6ba-70f6-401e-a0af-dbbe484db18e tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.816329 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15fdb6ba-70f6-401e-a0af-dbbe484db18e tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 400 Aug 07 17:13:29.816998 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 893/3568] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:29 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:29.826258 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b2ee2ca6-3466-4c07-822e-d23d42f634a0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.828422 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b2ee2ca6-3466-4c07-822e-d23d42f634a0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] DELETE https://10.4.3.144/volume/v3/volumes/tempest-invalid-2031833147 Aug 07 17:13:29.828804 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b2ee2ca6-3466-4c07-822e-d23d42f634a0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.828928 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b2ee2ca6-3466-4c07-822e-d23d42f634a0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.829133 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-b2ee2ca6-3466-4c07-822e-d23d42f634a0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Delete volume with id: tempest-invalid-2031833147 Aug 07 17:13:29.835124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f0840118-1ba5-4c8d-8f52-6ceaccfd0104 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.835225 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b2ee2ca6-3466-4c07-822e-d23d42f634a0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/tempest-invalid-2031833147 returned with HTTP 404 Aug 07 17:13:29.835667 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 887/3569] 10.4.3.144 () {66 vars in 1321 bytes} [Fri Aug 7 17:13:29 2026] DELETE /volume/v3/volumes/tempest-invalid-2031833147 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:29.836892 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0840118-1ba5-4c8d-8f52-6ceaccfd0104 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 Aug 07 17:13:29.837092 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0840118-1ba5-4c8d-8f52-6ceaccfd0104 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.837269 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0840118-1ba5-4c8d-8f52-6ceaccfd0104 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.842864 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0840118-1ba5-4c8d-8f52-6ceaccfd0104 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 returned with HTTP 404 Aug 07 17:13:29.843305 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 902/3570] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:29.845284 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-45be5679-d25c-4e90-b860-36100f4181f8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.849635 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 889/3571] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:13:29 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 17:13:29.851898 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5af2a3fe-06b5-4aae-b7db-6d955a12e939 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.854221 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5af2a3fe-06b5-4aae-b7db-6d955a12e939 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 Aug 07 17:13:29.854564 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5af2a3fe-06b5-4aae-b7db-6d955a12e939 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.854831 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5af2a3fe-06b5-4aae-b7db-6d955a12e939 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.855154 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5af2a3fe-06b5-4aae-b7db-6d955a12e939 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: ecb4bdde-b14d-4285-b21a-de4788ece4d3 Aug 07 17:13:29.857958 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5a088942-00fd-49da-8972-29607500ec58 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.859825 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a088942-00fd-49da-8972-29607500ec58 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/xxx/action Aug 07 17:13:29.860311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a088942-00fd-49da-8972-29607500ec58 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-detach": {}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:29.860520 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a088942-00fd-49da-8972-29607500ec58 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:29.869194 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a088942-00fd-49da-8972-29607500ec58 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 07 17:13:29.869917 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:29.869917 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:29.869999 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 888/3572] 10.4.3.144 () {68 vars in 1291 bytes} [Fri Aug 7 17:13:29 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:29.870421 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5af2a3fe-06b5-4aae-b7db-6d955a12e939 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:29.881809 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-efcfb7e3-e8fe-4125-ba97-dff551a1c7f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.883846 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-efcfb7e3-e8fe-4125-ba97-dff551a1c7f7 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes/tempest-invalid-1516931297 Aug 07 17:13:29.884100 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-efcfb7e3-e8fe-4125-ba97-dff551a1c7f7 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.884336 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-efcfb7e3-e8fe-4125-ba97-dff551a1c7f7 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.890009 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-efcfb7e3-e8fe-4125-ba97-dff551a1c7f7 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/tempest-invalid-1516931297 returned with HTTP 404 Aug 07 17:13:29.890555 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 903/3573] 10.4.3.144 () {66 vars in 1318 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/volumes/tempest-invalid-1516931297 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:29.894302 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5af2a3fe-06b5-4aae-b7db-6d955a12e939 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:29.894565 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5af2a3fe-06b5-4aae-b7db-6d955a12e939 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 returned with HTTP 202 Aug 07 17:13:29.895042 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 894/3574] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:29 2026] DELETE /volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:29.903032 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d4df87a6-20fc-4d91-813a-1b1987d3d253 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.903163 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-15fd4326-6783-4140-aff6-dafe6a8c4de5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.904975 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d4df87a6-20fc-4d91-813a-1b1987d3d253 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 Aug 07 17:13:29.905213 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d4df87a6-20fc-4d91-813a-1b1987d3d253 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.905447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d4df87a6-20fc-4d91-813a-1b1987d3d253 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.905490 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 890/3575] 10.4.3.144 () {66 vars in 1240 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 17:13:29.914710 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:29.914710 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:29.917445 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e1db2157-29f4-4288-a3c5-a39064f8fb74 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.919353 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1db2157-29f4-4288-a3c5-a39064f8fb74 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?status=null Aug 07 17:13:29.919651 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1db2157-29f4-4288-a3c5-a39064f8fb74 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.919810 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1db2157-29f4-4288-a3c5-a39064f8fb74 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.920151 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-e1db2157-29f4-4288-a3c5-a39064f8fb74 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:29.920449 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e1db2157-29f4-4288-a3c5-a39064f8fb74 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Could not evaluate value null, assuming string {{(pid=100224) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:13:29.920556 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d4df87a6-20fc-4d91-813a-1b1987d3d253 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:29.921215 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e1db2157-29f4-4288-a3c5-a39064f8fb74 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:13:29.926878 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d4df87a6-20fc-4d91-813a-1b1987d3d253 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 returned with HTTP 200 Aug 07 17:13:29.927387 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 889/3576] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:29.951232 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e1db2157-29f4-4288-a3c5-a39064f8fb74 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Get all volumes completed successfully. Aug 07 17:13:29.953411 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1db2157-29f4-4288-a3c5-a39064f8fb74 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 07 17:13:29.953780 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 904/3577] 10.4.3.144 () {66 vars in 1281 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:13:29.973157 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2119c9e3-095e-459b-8f31-91bc8ca4fdef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:29.975826 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2119c9e3-095e-459b-8f31-91bc8ca4fdef tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-582224168 Aug 07 17:13:29.976134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2119c9e3-095e-459b-8f31-91bc8ca4fdef tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:29.976457 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2119c9e3-095e-459b-8f31-91bc8ca4fdef tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:29.976861 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-2119c9e3-095e-459b-8f31-91bc8ca4fdef tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:29.978057 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2119c9e3-095e-459b-8f31-91bc8ca4fdef tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-582224168'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:13:29.988063 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2119c9e3-095e-459b-8f31-91bc8ca4fdef tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Get all volumes completed successfully. Aug 07 17:13:29.991270 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2119c9e3-095e-459b-8f31-91bc8ca4fdef tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-582224168 returned with HTTP 200 Aug 07 17:13:29.991775 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 895/3578] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-582224168 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:13:30.011184 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9a29bd23-ef81-49df-9bc1-e7d3dfee26db None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.013232 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a29bd23-ef81-49df-9bc1-e7d3dfee26db tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes?status=null Aug 07 17:13:30.013472 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a29bd23-ef81-49df-9bc1-e7d3dfee26db tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.013705 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a29bd23-ef81-49df-9bc1-e7d3dfee26db tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.014066 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-9a29bd23-ef81-49df-9bc1-e7d3dfee26db tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:30.014351 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9a29bd23-ef81-49df-9bc1-e7d3dfee26db tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Could not evaluate value null, assuming string {{(pid=100226) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 17:13:30.015168 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9a29bd23-ef81-49df-9bc1-e7d3dfee26db tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100226) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:13:30.047291 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9a29bd23-ef81-49df-9bc1-e7d3dfee26db tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Get all volumes completed successfully. Aug 07 17:13:30.047663 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a29bd23-ef81-49df-9bc1-e7d3dfee26db tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes?status=null returned with HTTP 200 Aug 07 17:13:30.048064 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 891/3579] 10.4.3.144 () {66 vars in 1260 bytes} [Fri Aug 7 17:13:30 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:13:30.059206 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b1f1c734-206f-43d4-8ba9-c5fdc32883fa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.060977 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1f1c734-206f-43d4-8ba9-c5fdc32883fa tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-517906269 Aug 07 17:13:30.061184 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1f1c734-206f-43d4-8ba9-c5fdc32883fa tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.061394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1f1c734-206f-43d4-8ba9-c5fdc32883fa tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.061606 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-b1f1c734-206f-43d4-8ba9-c5fdc32883fa tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:30.062322 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-b1f1c734-206f-43d4-8ba9-c5fdc32883fa tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-517906269'), ('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:13:30.068286 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b1f1c734-206f-43d4-8ba9-c5fdc32883fa tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Get all volumes completed successfully. Aug 07 17:13:30.068627 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1f1c734-206f-43d4-8ba9-c5fdc32883fa tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-517906269 returned with HTTP 200 Aug 07 17:13:30.068962 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 890/3580] 10.4.3.144 () {66 vars in 1336 bytes} [Fri Aug 7 17:13:30 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-517906269 => generated 15 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:13:30.081345 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-674d2b0c-086e-43cb-914a-fd9a2b4a728c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.083417 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-674d2b0c-086e-43cb-914a-fd9a2b4a728c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action Aug 07 17:13:30.083796 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-674d2b0c-086e-43cb-914a-fd9a2b4a728c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.083937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-674d2b0c-086e-43cb-914a-fd9a2b4a728c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.094453 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:30.094453 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:30.094453 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-674d2b0c-086e-43cb-914a-fd9a2b4a728c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Volume info retrieved successfully. Aug 07 17:13:30.101724 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-674d2b0c-086e-43cb-914a-fd9a2b4a728c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Reserve volume completed successfully. Aug 07 17:13:30.101954 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-674d2b0c-086e-43cb-914a-fd9a2b4a728c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action returned with HTTP 202 Aug 07 17:13:30.102514 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 905/3581] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:13:30.111010 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2adf2c39-0696-4b77-85f5-ea179ef9a5f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.113335 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2adf2c39-0696-4b77-85f5-ea179ef9a5f2 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action Aug 07 17:13:30.113683 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2adf2c39-0696-4b77-85f5-ea179ef9a5f2 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.113807 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2adf2c39-0696-4b77-85f5-ea179ef9a5f2 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.122478 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:30.122478 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:30.122939 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2adf2c39-0696-4b77-85f5-ea179ef9a5f2 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Volume info retrieved successfully. Aug 07 17:13:30.126498 np0000006737 devstack@c-api.service[100225]: ERROR cinder.volume.api [None req-2adf2c39-0696-4b77-85f5-ea179ef9a5f2 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Volume status must be available to reserve, but the status is attaching. Aug 07 17:13:30.126882 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2adf2c39-0696-4b77-85f5-ea179ef9a5f2 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action returned with HTTP 400 Aug 07 17:13:30.127302 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 896/3582] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:30.135059 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-23b5903f-90fd-4e55-bac5-ea4e7cc433ba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.138388 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-23b5903f-90fd-4e55-bac5-ea4e7cc433ba tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] DELETE https://10.4.3.144/volume/v3/attachments/9d18c8e9-feb3-4948-af22-9fd6b710b285 Aug 07 17:13:30.138563 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-23b5903f-90fd-4e55-bac5-ea4e7cc433ba tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.138739 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-23b5903f-90fd-4e55-bac5-ea4e7cc433ba tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.141291 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-96d61852-acd0-41ab-b96e-c4aa0c2527ee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.143637 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-96d61852-acd0-41ab-b96e-c4aa0c2527ee tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action Aug 07 17:13:30.144097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-96d61852-acd0-41ab-b96e-c4aa0c2527ee tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.144255 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-96d61852-acd0-41ab-b96e-c4aa0c2527ee tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.145657 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:30.145657 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:30.154911 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:30.154911 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:30.155573 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-96d61852-acd0-41ab-b96e-c4aa0c2527ee tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Volume info retrieved successfully. Aug 07 17:13:30.172337 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-96d61852-acd0-41ab-b96e-c4aa0c2527ee tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Unreserve volume completed successfully. Aug 07 17:13:30.172642 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-96d61852-acd0-41ab-b96e-c4aa0c2527ee tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action returned with HTTP 202 Aug 07 17:13:30.173265 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 891/3583] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:13:30.181510 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15af9d11-8c24-4bf6-b152-356e3314dcd3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.183314 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15af9d11-8c24-4bf6-b152-356e3314dcd3 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/423cdf97-ec27-4570-8484-736ede59630f/action Aug 07 17:13:30.183732 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15af9d11-8c24-4bf6-b152-356e3314dcd3 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.183905 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15af9d11-8c24-4bf6-b152-356e3314dcd3 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.190863 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15af9d11-8c24-4bf6-b152-356e3314dcd3 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/423cdf97-ec27-4570-8484-736ede59630f/action returned with HTTP 404 Aug 07 17:13:30.191495 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 906/3584] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/423cdf97-ec27-4570-8484-736ede59630f/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:30.193384 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-7a1eb557-43e7-4a18-8b21-69e777b2de1f req-23b5903f-90fd-4e55-bac5-ea4e7cc433ba tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/attachments/9d18c8e9-feb3-4948-af22-9fd6b710b285 returned with HTTP 200 Aug 07 17:13:30.193782 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 892/3585] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:13:30 2026] DELETE /volume/v3/attachments/9d18c8e9-feb3-4948-af22-9fd6b710b285 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:30.202169 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-96c4bf67-8e44-4b14-ae55-805ac4608a0f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.203773 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96c4bf67-8e44-4b14-ae55-805ac4608a0f tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/e45384af-1dc5-4111-a98f-415105271fcb/action Aug 07 17:13:30.204121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96c4bf67-8e44-4b14-ae55-805ac4608a0f tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.204355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96c4bf67-8e44-4b14-ae55-805ac4608a0f tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.213252 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96c4bf67-8e44-4b14-ae55-805ac4608a0f tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/e45384af-1dc5-4111-a98f-415105271fcb/action returned with HTTP 404 Aug 07 17:13:30.213767 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 897/3586] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/e45384af-1dc5-4111-a98f-415105271fcb/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:30.223395 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2894ca18-ea24-49f0-90ad-73f6b21c203c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.225606 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 892/3587] 10.4.3.144 () {68 vars in 1260 bytes} [Fri Aug 7 17:13:30 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 17:13:30.231011 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5eb910ba-8057-41e2-8846-8e862bbe7d5a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.233043 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eb910ba-8057-41e2-8846-8e862bbe7d5a tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:30.233288 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5eb910ba-8057-41e2-8846-8e862bbe7d5a tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.233508 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5eb910ba-8057-41e2-8846-8e862bbe7d5a tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.236132 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ba65d873-62c7-4b52-ab28-a433675f04a0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.238330 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba65d873-62c7-4b52-ab28-a433675f04a0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] PUT https://10.4.3.144/volume/v3/volumes/tempest-invalid-1506237695 Aug 07 17:13:30.238827 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ba65d873-62c7-4b52-ab28-a433675f04a0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.240790 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:30.240790 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:30.244291 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5eb910ba-8057-41e2-8846-8e862bbe7d5a tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:30.246729 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ba65d873-62c7-4b52-ab28-a433675f04a0 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/tempest-invalid-1506237695 returned with HTTP 404 Aug 07 17:13:30.247407 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 893/3588] 10.4.3.144 () {68 vars in 1338 bytes} [Fri Aug 7 17:13:30 2026] PUT /volume/v3/volumes/tempest-invalid-1506237695 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:30.248682 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eb910ba-8057-41e2-8846-8e862bbe7d5a tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:30.249130 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 907/3589] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:30 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:30.260559 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13962a99-697c-4eed-bcbc-586df386d2e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.262993 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13962a99-697c-4eed-bcbc-586df386d2e5 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] PUT https://10.4.3.144/volume/v3/volumes/3b0e7572-10bc-4a2b-ad49-15dc8bb854a9 Aug 07 17:13:30.263401 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13962a99-697c-4eed-bcbc-586df386d2e5 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.272215 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13962a99-697c-4eed-bcbc-586df386d2e5 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/3b0e7572-10bc-4a2b-ad49-15dc8bb854a9 returned with HTTP 404 Aug 07 17:13:30.272749 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 898/3590] 10.4.3.144 () {68 vars in 1368 bytes} [Fri Aug 7 17:13:30 2026] PUT /volume/v3/volumes/3b0e7572-10bc-4a2b-ad49-15dc8bb854a9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:30.283220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c130693e-b2bf-4474-be5b-520b1547e5a5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.285672 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c130693e-b2bf-4474-be5b-520b1547e5a5 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] DELETE https://10.4.3.144/volume/v3/volumes/9cdfaf23-4570-4423-be13-ee8fc75959d1 Aug 07 17:13:30.285893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c130693e-b2bf-4474-be5b-520b1547e5a5 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.286207 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c130693e-b2bf-4474-be5b-520b1547e5a5 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.286429 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-c130693e-b2bf-4474-be5b-520b1547e5a5 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Delete volume with id: 9cdfaf23-4570-4423-be13-ee8fc75959d1 Aug 07 17:13:30.294154 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c130693e-b2bf-4474-be5b-520b1547e5a5 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/9cdfaf23-4570-4423-be13-ee8fc75959d1 returned with HTTP 404 Aug 07 17:13:30.294813 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 893/3591] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:30 2026] DELETE /volume/v3/volumes/9cdfaf23-4570-4423-be13-ee8fc75959d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:30.306773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-267996bb-bf5e-435f-96f9-c6c7327009cf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.309520 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-267996bb-bf5e-435f-96f9-c6c7327009cf tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action Aug 07 17:13:30.309939 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-267996bb-bf5e-435f-96f9-c6c7327009cf tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.310126 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-267996bb-bf5e-435f-96f9-c6c7327009cf tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.312525 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-267996bb-bf5e-435f-96f9-c6c7327009cf tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action returned with HTTP 400 Aug 07 17:13:30.313304 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 894/3592] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:30.322638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-efa4d713-fdf3-4261-b938-bbce1bce2474 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.324969 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-efa4d713-fdf3-4261-b938-bbce1bce2474 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action Aug 07 17:13:30.325451 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-efa4d713-fdf3-4261-b938-bbce1bce2474 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.325546 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-efa4d713-fdf3-4261-b938-bbce1bce2474 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.327106 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-efa4d713-fdf3-4261-b938-bbce1bce2474 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action returned with HTTP 400 Aug 07 17:13:30.327551 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 908/3593] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:30.336884 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5bfb1421-a6e8-4d77-b05b-04e8c779ec7e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.338806 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bfb1421-a6e8-4d77-b05b-04e8c779ec7e tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/3bdbd1c8-bccb-4981-947e-b190a6ec82d9/action Aug 07 17:13:30.339183 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5bfb1421-a6e8-4d77-b05b-04e8c779ec7e tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.339366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5bfb1421-a6e8-4d77-b05b-04e8c779ec7e tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.347924 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bfb1421-a6e8-4d77-b05b-04e8c779ec7e tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/3bdbd1c8-bccb-4981-947e-b190a6ec82d9/action returned with HTTP 404 Aug 07 17:13:30.348581 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 899/3594] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/3bdbd1c8-bccb-4981-947e-b190a6ec82d9/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:30.357901 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2da52dc8-640c-46d0-80cb-54afccf6d403 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.359913 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2da52dc8-640c-46d0-80cb-54afccf6d403 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action Aug 07 17:13:30.360359 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2da52dc8-640c-46d0-80cb-54afccf6d403 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.360527 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2da52dc8-640c-46d0-80cb-54afccf6d403 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.363110 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2da52dc8-640c-46d0-80cb-54afccf6d403 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action returned with HTTP 400 Aug 07 17:13:30.363110 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 894/3595] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:30.372225 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f0293a45-231d-4101-ae21-aef5e5c03925 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.374397 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0293a45-231d-4101-ae21-aef5e5c03925 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] POST https://10.4.3.144/volume/v3/volumes/None/action Aug 07 17:13:30.374814 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0293a45-231d-4101-ae21-aef5e5c03925 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:30.374911 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0293a45-231d-4101-ae21-aef5e5c03925 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:30.385752 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0293a45-231d-4101-ae21-aef5e5c03925 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/None/action returned with HTTP 404 Aug 07 17:13:30.385868 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cafbb91f-5e57-4a01-99c0-491baa3b8456 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.387165 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 895/3596] 10.4.3.144 () {68 vars in 1294 bytes} [Fri Aug 7 17:13:30 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:30.388137 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cafbb91f-5e57-4a01-99c0-491baa3b8456 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:30.388453 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cafbb91f-5e57-4a01-99c0-491baa3b8456 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.388723 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cafbb91f-5e57-4a01-99c0-491baa3b8456 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.388895 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cafbb91f-5e57-4a01-99c0-491baa3b8456 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:30.396079 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6a2eff34-ef41-417a-a151-bf244768ce43 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.397290 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:30.397290 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:30.398264 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cafbb91f-5e57-4a01-99c0-491baa3b8456 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:30.398807 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 909/3597] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:30 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:30.401170 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a2eff34-ef41-417a-a151-bf244768ce43 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes/deb4bda1-a97d-4ee0-b8b2-4b018da96546 Aug 07 17:13:30.402480 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a2eff34-ef41-417a-a151-bf244768ce43 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.402910 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a2eff34-ef41-417a-a151-bf244768ce43 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.414637 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a2eff34-ef41-417a-a151-bf244768ce43 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/deb4bda1-a97d-4ee0-b8b2-4b018da96546 returned with HTTP 404 Aug 07 17:13:30.415305 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 900/3598] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:30 2026] GET /volume/v3/volumes/deb4bda1-a97d-4ee0-b8b2-4b018da96546 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:30.424615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6514298e-c1c0-47d8-9baa-ba1c2d0ed55c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.426557 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6514298e-c1c0-47d8-9baa-ba1c2d0ed55c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 Aug 07 17:13:30.426793 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6514298e-c1c0-47d8-9baa-ba1c2d0ed55c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.426930 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6514298e-c1c0-47d8-9baa-ba1c2d0ed55c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.439435 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:30.439435 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:30.443246 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6514298e-c1c0-47d8-9baa-ba1c2d0ed55c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Volume info retrieved successfully. Aug 07 17:13:30.447554 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6514298e-c1c0-47d8-9baa-ba1c2d0ed55c tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 returned with HTTP 200 Aug 07 17:13:30.448200 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 895/3599] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:30 2026] GET /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:30.464389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-186ae599-0a61-48f6-9ef4-eadafa80a901 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.466054 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-186ae599-0a61-48f6-9ef4-eadafa80a901 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 Aug 07 17:13:30.466291 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-186ae599-0a61-48f6-9ef4-eadafa80a901 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.466524 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-186ae599-0a61-48f6-9ef4-eadafa80a901 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.466709 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-186ae599-0a61-48f6-9ef4-eadafa80a901 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Delete volume with id: d6528be2-9493-4d20-8b3b-dfb1de467a50 Aug 07 17:13:30.474414 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:30.474414 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:30.474848 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-186ae599-0a61-48f6-9ef4-eadafa80a901 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Volume info retrieved successfully. Aug 07 17:13:30.490437 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-186ae599-0a61-48f6-9ef4-eadafa80a901 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Delete volume request issued successfully. Aug 07 17:13:30.490648 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-186ae599-0a61-48f6-9ef4-eadafa80a901 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 returned with HTTP 202 Aug 07 17:13:30.491060 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 896/3600] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:30 2026] DELETE /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:30.501711 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1512fcd2-9e1f-48ab-b12e-17b15dda0360 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.503713 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1512fcd2-9e1f-48ab-b12e-17b15dda0360 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 Aug 07 17:13:30.503957 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1512fcd2-9e1f-48ab-b12e-17b15dda0360 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.504194 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1512fcd2-9e1f-48ab-b12e-17b15dda0360 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.511104 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:30.511104 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:30.514944 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1512fcd2-9e1f-48ab-b12e-17b15dda0360 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Volume info retrieved successfully. Aug 07 17:13:30.519266 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1512fcd2-9e1f-48ab-b12e-17b15dda0360 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 returned with HTTP 200 Aug 07 17:13:30.519641 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 910/3601] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:30 2026] GET /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:30.944970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b2e8d3d-a83f-4cd8-8313-916c6b439952 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.946824 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b2e8d3d-a83f-4cd8-8313-916c6b439952 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 Aug 07 17:13:30.947184 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b2e8d3d-a83f-4cd8-8313-916c6b439952 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.947528 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b2e8d3d-a83f-4cd8-8313-916c6b439952 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.955279 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b2e8d3d-a83f-4cd8-8313-916c6b439952 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 returned with HTTP 404 Aug 07 17:13:30.955279 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 901/3602] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:30 2026] GET /volume/v3/volumes/ecb4bdde-b14d-4285-b21a-de4788ece4d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:30.963034 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-07ef45d5-b242-4b07-ab83-99210592858f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.965232 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-07ef45d5-b242-4b07-ab83-99210592858f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 Aug 07 17:13:30.965455 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-07ef45d5-b242-4b07-ab83-99210592858f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.965641 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-07ef45d5-b242-4b07-ab83-99210592858f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.965796 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-07ef45d5-b242-4b07-ab83-99210592858f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 7ba29105-b894-491c-b7de-f9ee367ca797 Aug 07 17:13:30.971851 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-07ef45d5-b242-4b07-ab83-99210592858f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 returned with HTTP 404 Aug 07 17:13:30.972653 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 896/3603] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:30 2026] DELETE /volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:30.981428 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6beb5358-3234-43f2-9a0c-86edbbdc10b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:30.983460 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6beb5358-3234-43f2-9a0c-86edbbdc10b5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 Aug 07 17:13:30.983859 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6beb5358-3234-43f2-9a0c-86edbbdc10b5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:30.984199 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6beb5358-3234-43f2-9a0c-86edbbdc10b5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:30.993696 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6beb5358-3234-43f2-9a0c-86edbbdc10b5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 returned with HTTP 404 Aug 07 17:13:30.994419 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 897/3604] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:30 2026] GET /volume/v3/volumes/7ba29105-b894-491c-b7de-f9ee367ca797 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:31.005384 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0364090f-2945-49c9-bee8-44cfc935941e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:31.010595 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0364090f-2945-49c9-bee8-44cfc935941e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 Aug 07 17:13:31.010853 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0364090f-2945-49c9-bee8-44cfc935941e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:31.011096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0364090f-2945-49c9-bee8-44cfc935941e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:31.011322 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0364090f-2945-49c9-bee8-44cfc935941e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 93170e27-4a74-4cdd-900d-6d068a7e2883 Aug 07 17:13:31.025692 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:31.025692 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:31.026194 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0364090f-2945-49c9-bee8-44cfc935941e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:31.042813 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0364090f-2945-49c9-bee8-44cfc935941e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume request issued successfully. Aug 07 17:13:31.043038 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0364090f-2945-49c9-bee8-44cfc935941e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 returned with HTTP 202 Aug 07 17:13:31.043576 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 911/3605] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:31 2026] DELETE /volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:31.058451 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3add4d1c-888a-40c1-8090-96b2de46b392 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:31.064693 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3add4d1c-888a-40c1-8090-96b2de46b392 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 Aug 07 17:13:31.064930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3add4d1c-888a-40c1-8090-96b2de46b392 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:31.065186 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3add4d1c-888a-40c1-8090-96b2de46b392 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:31.075011 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:31.075011 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:31.079241 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3add4d1c-888a-40c1-8090-96b2de46b392 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Volume info retrieved successfully. Aug 07 17:13:31.083889 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3add4d1c-888a-40c1-8090-96b2de46b392 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 returned with HTTP 200 Aug 07 17:13:31.084334 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 902/3606] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:31 2026] GET /volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 => generated 895 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:31.412146 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-24574390-2690-43e4-ba86-d0eea27450c8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:31.413986 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-24574390-2690-43e4-ba86-d0eea27450c8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:31.414318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-24574390-2690-43e4-ba86-d0eea27450c8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:31.414617 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-24574390-2690-43e4-ba86-d0eea27450c8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:31.415579 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-24574390-2690-43e4-ba86-d0eea27450c8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:31.419771 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:31.419771 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:31.419771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-24574390-2690-43e4-ba86-d0eea27450c8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:31.419771 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 897/3607] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:31 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:31.536758 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-57be5e8f-9942-4975-bc05-02bda0353c65 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:31.539093 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-57be5e8f-9942-4975-bc05-02bda0353c65 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] GET https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 Aug 07 17:13:31.539276 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-57be5e8f-9942-4975-bc05-02bda0353c65 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:31.539480 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-57be5e8f-9942-4975-bc05-02bda0353c65 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:31.549128 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-57be5e8f-9942-4975-bc05-02bda0353c65 tempest-VolumesNegativeTest-328179689 tempest-VolumesNegativeTest-328179689-project-member] https://10.4.3.144/volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 returned with HTTP 404 Aug 07 17:13:31.549754 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 898/3608] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:31 2026] GET /volume/v3/volumes/d6528be2-9493-4d20-8b3b-dfb1de467a50 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.100303 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-07aa7bc2-9d1b-40ff-9dcf-a5fb27f49a6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.102415 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07aa7bc2-9d1b-40ff-9dcf-a5fb27f49a6e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 Aug 07 17:13:32.103804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07aa7bc2-9d1b-40ff-9dcf-a5fb27f49a6e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.103804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07aa7bc2-9d1b-40ff-9dcf-a5fb27f49a6e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.111315 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07aa7bc2-9d1b-40ff-9dcf-a5fb27f49a6e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 returned with HTTP 404 Aug 07 17:13:32.111315 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 912/3609] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/volumes/93170e27-4a74-4cdd-900d-6d068a7e2883 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.121304 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6086aad1-1f08-48f6-8bd5-d263eb1136a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.123516 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6086aad1-1f08-48f6-8bd5-d263eb1136a2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 Aug 07 17:13:32.123945 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6086aad1-1f08-48f6-8bd5-d263eb1136a2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.124186 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6086aad1-1f08-48f6-8bd5-d263eb1136a2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.124304 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-6086aad1-1f08-48f6-8bd5-d263eb1136a2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 168c741d-244e-42b4-8509-95b791964360 Aug 07 17:13:32.129616 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6086aad1-1f08-48f6-8bd5-d263eb1136a2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 returned with HTTP 404 Aug 07 17:13:32.130374 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 903/3610] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.138171 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0ce78ad9-7fbf-49b7-85e8-a863aa46cd18 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.140542 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ce78ad9-7fbf-49b7-85e8-a863aa46cd18 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 Aug 07 17:13:32.140828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ce78ad9-7fbf-49b7-85e8-a863aa46cd18 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.141123 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ce78ad9-7fbf-49b7-85e8-a863aa46cd18 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.148560 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ce78ad9-7fbf-49b7-85e8-a863aa46cd18 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 returned with HTTP 404 Aug 07 17:13:32.149484 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 898/3611] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/snapshots/168c741d-244e-42b4-8509-95b791964360 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.159204 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6704a1be-7ab0-4990-9a83-c53ee8b00a75 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.161334 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6704a1be-7ab0-4990-9a83-c53ee8b00a75 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:32.161753 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6704a1be-7ab0-4990-9a83-c53ee8b00a75 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.162061 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6704a1be-7ab0-4990-9a83-c53ee8b00a75 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.162317 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-6704a1be-7ab0-4990-9a83-c53ee8b00a75 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:32.172403 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6704a1be-7ab0-4990-9a83-c53ee8b00a75 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 returned with HTTP 404 Aug 07 17:13:32.172986 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 899/3612] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.183458 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0355f6d-37e6-4956-ab22-0a530342f52d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.186805 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0355f6d-37e6-4956-ab22-0a530342f52d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 Aug 07 17:13:32.186805 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0355f6d-37e6-4956-ab22-0a530342f52d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.186805 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0355f6d-37e6-4956-ab22-0a530342f52d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.194152 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0355f6d-37e6-4956-ab22-0a530342f52d tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 returned with HTTP 404 Aug 07 17:13:32.194916 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 913/3613] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/volumes/64c83018-e08a-4a8e-b0ed-f0558f24a048 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.205584 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e97881b7-156c-4dae-a59c-4687f2952cbd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.207873 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e97881b7-156c-4dae-a59c-4687f2952cbd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb Aug 07 17:13:32.208297 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e97881b7-156c-4dae-a59c-4687f2952cbd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.208555 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e97881b7-156c-4dae-a59c-4687f2952cbd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.208801 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e97881b7-156c-4dae-a59c-4687f2952cbd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: c5b3e58a-0b34-4cf4-9d44-d4234623c0eb Aug 07 17:13:32.215738 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e97881b7-156c-4dae-a59c-4687f2952cbd tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb returned with HTTP 404 Aug 07 17:13:32.216381 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 904/3614] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.226270 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a57488bd-b832-4a84-86d1-7f0db4547880 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.228707 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a57488bd-b832-4a84-86d1-7f0db4547880 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb Aug 07 17:13:32.228990 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a57488bd-b832-4a84-86d1-7f0db4547880 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.229892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a57488bd-b832-4a84-86d1-7f0db4547880 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.237217 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a57488bd-b832-4a84-86d1-7f0db4547880 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb returned with HTTP 404 Aug 07 17:13:32.237880 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 899/3615] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/volumes/c5b3e58a-0b34-4cf4-9d44-d4234623c0eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.247531 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e2286624-24c7-4a57-81fc-944f388561f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.250293 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e2286624-24c7-4a57-81fc-944f388561f5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab Aug 07 17:13:32.250568 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e2286624-24c7-4a57-81fc-944f388561f5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.250789 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e2286624-24c7-4a57-81fc-944f388561f5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.250890 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-e2286624-24c7-4a57-81fc-944f388561f5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 577edff9-d757-411a-8bad-538444ae24ab Aug 07 17:13:32.256140 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e2286624-24c7-4a57-81fc-944f388561f5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab returned with HTTP 404 Aug 07 17:13:32.256755 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 900/3616] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.266283 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d185ab3-2243-48e6-a01c-5864b949b316 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.268299 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d185ab3-2243-48e6-a01c-5864b949b316 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab Aug 07 17:13:32.268738 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d185ab3-2243-48e6-a01c-5864b949b316 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.269126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d185ab3-2243-48e6-a01c-5864b949b316 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.278343 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d185ab3-2243-48e6-a01c-5864b949b316 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab returned with HTTP 404 Aug 07 17:13:32.279259 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 914/3617] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/snapshots/577edff9-d757-411a-8bad-538444ae24ab => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.288651 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1270312b-46d8-47b3-8134-d1bba7338ed5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.291051 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1270312b-46d8-47b3-8134-d1bba7338ed5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:32.291402 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1270312b-46d8-47b3-8134-d1bba7338ed5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.291616 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1270312b-46d8-47b3-8134-d1bba7338ed5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.291791 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1270312b-46d8-47b3-8134-d1bba7338ed5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:32.307808 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1270312b-46d8-47b3-8134-d1bba7338ed5 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 returned with HTTP 404 Aug 07 17:13:32.308310 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 905/3618] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.316547 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b4108f0a-1cea-4038-b4c0-10234b2ff20f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.318456 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4108f0a-1cea-4038-b4c0-10234b2ff20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 Aug 07 17:13:32.318661 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b4108f0a-1cea-4038-b4c0-10234b2ff20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.318894 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b4108f0a-1cea-4038-b4c0-10234b2ff20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.325266 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4108f0a-1cea-4038-b4c0-10234b2ff20f tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 returned with HTTP 404 Aug 07 17:13:32.325779 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 900/3619] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/volumes/bf026f9a-35ed-419e-958d-c958232f5a02 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 17:13:32.332857 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-31579749-543f-4557-aa0a-498dc7469672 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.334660 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31579749-543f-4557-aa0a-498dc7469672 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d Aug 07 17:13:32.334878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-31579749-543f-4557-aa0a-498dc7469672 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.336361 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-31579749-543f-4557-aa0a-498dc7469672 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.336581 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-31579749-543f-4557-aa0a-498dc7469672 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 462ef864-e011-4319-adba-34f1e59a7e2d Aug 07 17:13:32.342527 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-31579749-543f-4557-aa0a-498dc7469672 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d returned with HTTP 404 Aug 07 17:13:32.343166 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 901/3620] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.351490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-122c5ea8-db5b-496e-b5f7-244d19e9ed3a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.354417 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-122c5ea8-db5b-496e-b5f7-244d19e9ed3a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d Aug 07 17:13:32.354417 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-122c5ea8-db5b-496e-b5f7-244d19e9ed3a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.354417 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-122c5ea8-db5b-496e-b5f7-244d19e9ed3a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.358823 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-122c5ea8-db5b-496e-b5f7-244d19e9ed3a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d returned with HTTP 404 Aug 07 17:13:32.359480 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 915/3621] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/snapshots/462ef864-e011-4319-adba-34f1e59a7e2d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.368202 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-95c4f71d-619b-48bf-875b-fd2f935b6df6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.370496 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95c4f71d-619b-48bf-875b-fd2f935b6df6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:32.370803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95c4f71d-619b-48bf-875b-fd2f935b6df6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.371047 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95c4f71d-619b-48bf-875b-fd2f935b6df6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.371297 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-95c4f71d-619b-48bf-875b-fd2f935b6df6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:32.378499 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95c4f71d-619b-48bf-875b-fd2f935b6df6 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 returned with HTTP 404 Aug 07 17:13:32.379073 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 906/3622] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.387950 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b19d4232-3d76-45a1-abbd-f39773cb90d4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.390040 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b19d4232-3d76-45a1-abbd-f39773cb90d4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 Aug 07 17:13:32.390309 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b19d4232-3d76-45a1-abbd-f39773cb90d4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.390497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b19d4232-3d76-45a1-abbd-f39773cb90d4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.396531 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b19d4232-3d76-45a1-abbd-f39773cb90d4 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 returned with HTTP 404 Aug 07 17:13:32.396994 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 901/3623] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/volumes/35173b4c-3866-4cf3-842b-0ed713547910 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.408183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5681ac2c-e34b-4edf-883e-a94632991fbe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.410104 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5681ac2c-e34b-4edf-883e-a94632991fbe tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 Aug 07 17:13:32.410346 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5681ac2c-e34b-4edf-883e-a94632991fbe tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.410525 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5681ac2c-e34b-4edf-883e-a94632991fbe tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.410707 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-5681ac2c-e34b-4edf-883e-a94632991fbe tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 17aa301d-aad8-45b8-b1ea-9df2db20de36 Aug 07 17:13:32.420004 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5681ac2c-e34b-4edf-883e-a94632991fbe tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 returned with HTTP 404 Aug 07 17:13:32.420727 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 902/3624] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 17:13:32.429768 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eb59416f-2f22-4c2b-87c1-371f00e27732 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.430154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19b42f34-0d37-405d-982b-cbf03e278f9b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.433044 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb59416f-2f22-4c2b-87c1-371f00e27732 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 Aug 07 17:13:32.433044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb59416f-2f22-4c2b-87c1-371f00e27732 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.433044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb59416f-2f22-4c2b-87c1-371f00e27732 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.433622 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19b42f34-0d37-405d-982b-cbf03e278f9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:32.434196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19b42f34-0d37-405d-982b-cbf03e278f9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.434447 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19b42f34-0d37-405d-982b-cbf03e278f9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.435082 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-19b42f34-0d37-405d-982b-cbf03e278f9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:32.440677 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb59416f-2f22-4c2b-87c1-371f00e27732 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 returned with HTTP 404 Aug 07 17:13:32.441492 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 916/3625] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/volumes/17aa301d-aad8-45b8-b1ea-9df2db20de36 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.443341 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:32.443341 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:32.444283 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19b42f34-0d37-405d-982b-cbf03e278f9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:32.444814 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 907/3626] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:32.448909 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bf71cc8c-159f-41e2-bac8-3745895b3cf2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.453747 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bf71cc8c-159f-41e2-bac8-3745895b3cf2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 Aug 07 17:13:32.453983 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bf71cc8c-159f-41e2-bac8-3745895b3cf2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.454239 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bf71cc8c-159f-41e2-bac8-3745895b3cf2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.454479 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-bf71cc8c-159f-41e2-bac8-3745895b3cf2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: bea58f05-a70d-4e10-8156-5f74be9cb1e7 Aug 07 17:13:32.460905 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bf71cc8c-159f-41e2-bac8-3745895b3cf2 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 returned with HTTP 404 Aug 07 17:13:32.461648 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 902/3627] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.468776 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f86d9ac-97f0-4d16-8eb9-9a151e6947cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.471732 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f86d9ac-97f0-4d16-8eb9-9a151e6947cc tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 Aug 07 17:13:32.472040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f86d9ac-97f0-4d16-8eb9-9a151e6947cc tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.472347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f86d9ac-97f0-4d16-8eb9-9a151e6947cc tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.479238 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f86d9ac-97f0-4d16-8eb9-9a151e6947cc tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 returned with HTTP 404 Aug 07 17:13:32.479775 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 903/3628] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/volumes/bea58f05-a70d-4e10-8156-5f74be9cb1e7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.488441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ca7de50-dc37-4d20-b28b-ef5fe79b631b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.490211 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ca7de50-dc37-4d20-b28b-ef5fe79b631b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 Aug 07 17:13:32.490582 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ca7de50-dc37-4d20-b28b-ef5fe79b631b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.491936 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ca7de50-dc37-4d20-b28b-ef5fe79b631b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.491936 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-6ca7de50-dc37-4d20-b28b-ef5fe79b631b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 4237c1e4-f48f-4163-9e39-88afa60e82d6 Aug 07 17:13:32.495480 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ca7de50-dc37-4d20-b28b-ef5fe79b631b tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 returned with HTTP 404 Aug 07 17:13:32.496115 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 917/3629] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:13:32.502603 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c3764de3-43e4-4cfc-8954-9eff3c2f5f81 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.508379 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3764de3-43e4-4cfc-8954-9eff3c2f5f81 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 Aug 07 17:13:32.508574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3764de3-43e4-4cfc-8954-9eff3c2f5f81 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.508750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3764de3-43e4-4cfc-8954-9eff3c2f5f81 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.513817 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3764de3-43e4-4cfc-8954-9eff3c2f5f81 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 returned with HTTP 404 Aug 07 17:13:32.514270 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 908/3630] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/snapshots/4237c1e4-f48f-4163-9e39-88afa60e82d6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.521505 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9c0a30ba-347b-41e4-9192-a6b7f02dc23a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.523369 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c0a30ba-347b-41e4-9192-a6b7f02dc23a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:13:32.523598 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c0a30ba-347b-41e4-9192-a6b7f02dc23a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.523832 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c0a30ba-347b-41e4-9192-a6b7f02dc23a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.524301 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-9c0a30ba-347b-41e4-9192-a6b7f02dc23a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: 2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:13:32.529954 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c0a30ba-347b-41e4-9192-a6b7f02dc23a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c returned with HTTP 404 Aug 07 17:13:32.530571 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 903/3631] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.537150 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0d8a1fbd-d526-4f49-8f6f-3a27b8a94214 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.539003 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0d8a1fbd-d526-4f49-8f6f-3a27b8a94214 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c Aug 07 17:13:32.539263 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0d8a1fbd-d526-4f49-8f6f-3a27b8a94214 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.539461 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0d8a1fbd-d526-4f49-8f6f-3a27b8a94214 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.547123 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0d8a1fbd-d526-4f49-8f6f-3a27b8a94214 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c returned with HTTP 404 Aug 07 17:13:32.547603 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 904/3632] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/volumes/2297ed30-652c-4631-b3aa-6cfeaba29a3c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.555068 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c746c99-6fc4-46de-b352-e7d087e28902 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.556524 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c746c99-6fc4-46de-b352-e7d087e28902 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 Aug 07 17:13:32.556801 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c746c99-6fc4-46de-b352-e7d087e28902 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.557104 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c746c99-6fc4-46de-b352-e7d087e28902 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.558111 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-5c746c99-6fc4-46de-b352-e7d087e28902 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete snapshot with id: 0146b185-2716-4ff4-8fd8-2648956bb640 Aug 07 17:13:32.561756 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c746c99-6fc4-46de-b352-e7d087e28902 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 returned with HTTP 404 Aug 07 17:13:32.562298 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 918/3633] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.570372 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-06f9194d-4d66-4c86-9800-6346f776142a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.572101 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06f9194d-4d66-4c86-9800-6346f776142a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 Aug 07 17:13:32.572296 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06f9194d-4d66-4c86-9800-6346f776142a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.572487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06f9194d-4d66-4c86-9800-6346f776142a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.577331 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06f9194d-4d66-4c86-9800-6346f776142a tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 returned with HTTP 404 Aug 07 17:13:32.577768 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 909/3634] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/snapshots/0146b185-2716-4ff4-8fd8-2648956bb640 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.586030 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2ee321c0-e2ed-42a3-b30f-47bbdac9a440 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.587910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ee321c0-e2ed-42a3-b30f-47bbdac9a440 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:13:32.588158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ee321c0-e2ed-42a3-b30f-47bbdac9a440 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.588395 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ee321c0-e2ed-42a3-b30f-47bbdac9a440 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.588595 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-2ee321c0-e2ed-42a3-b30f-47bbdac9a440 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Delete volume with id: a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:13:32.600072 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ee321c0-e2ed-42a3-b30f-47bbdac9a440 tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 returned with HTTP 404 Aug 07 17:13:32.600684 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 904/3635] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:32 2026] DELETE /volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.607761 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e3bc7a94-d113-4938-acf2-87c7150ea09e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.609502 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3bc7a94-d113-4938-acf2-87c7150ea09e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] GET https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 Aug 07 17:13:32.609670 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3bc7a94-d113-4938-acf2-87c7150ea09e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.609853 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e3bc7a94-d113-4938-acf2-87c7150ea09e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.615937 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e3bc7a94-d113-4938-acf2-87c7150ea09e tempest-VolumeDependencyTests-196048315 tempest-VolumeDependencyTests-196048315-project-member] https://10.4.3.144/volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 returned with HTTP 404 Aug 07 17:13:32.616427 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 905/3636] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/volumes/a744730a-402c-43ab-9ebf-80ac55b9c7e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.678368 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-961578bf-7310-4ba9-993a-6c3e8721a343 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.833047 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-961578bf-7310-4ba9-993a-6c3e8721a343 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:32.833047 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-961578bf-7310-4ba9-993a-6c3e8721a343 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "337aeabf-1c44-4104-b202-25b9d0cc4276", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-294268722"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:32.842720 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-961578bf-7310-4ba9-993a-6c3e8721a343 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 404 Aug 07 17:13:32.843483 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 919/3637] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:32 2026] POST /volume/v3/snapshots => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.853566 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1367a4d5-636d-4036-a081-f38797cd9b9a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.856557 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1367a4d5-636d-4036-a081-f38797cd9b9a tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:32.856906 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1367a4d5-636d-4036-a081-f38797cd9b9a tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1954561873"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:32.894927 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1367a4d5-636d-4036-a081-f38797cd9b9a tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 404 Aug 07 17:13:32.895570 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 910/3638] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:32 2026] POST /volume/v3/snapshots => generated 77 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:32.906853 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9c4bd7ab-d4c7-42c5-bf2a-896fc2546aae None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.910976 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c4bd7ab-d4c7-42c5-bf2a-896fc2546aae tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/snapshots?limit=invalid Aug 07 17:13:32.911155 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c4bd7ab-d4c7-42c5-bf2a-896fc2546aae tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.911440 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c4bd7ab-d4c7-42c5-bf2a-896fc2546aae tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.912228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c4bd7ab-d4c7-42c5-bf2a-896fc2546aae tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] HTTP exception thrown: limit param must be an integer Aug 07 17:13:32.912495 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c4bd7ab-d4c7-42c5-bf2a-896fc2546aae tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 07 17:13:32.913087 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 905/3639] 10.4.3.144 () {66 vars in 1270 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.927096 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-598c6b9b-99a9-4d47-ad1e-479cdd9e1e3d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.928943 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-598c6b9b-99a9-4d47-ad1e-479cdd9e1e3d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/snapshots?marker=11779b10-66e2-4ae1-8f3a-49aa0e5cc31c Aug 07 17:13:32.929398 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-598c6b9b-99a9-4d47-ad1e-479cdd9e1e3d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.929618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-598c6b9b-99a9-4d47-ad1e-479cdd9e1e3d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.929813 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-598c6b9b-99a9-4d47-ad1e-479cdd9e1e3d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:32.930871 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.db.api [None req-598c6b9b-99a9-4d47-ad1e-479cdd9e1e3d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Building query based on filter {{(pid=100226) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:13:32.937068 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-598c6b9b-99a9-4d47-ad1e-479cdd9e1e3d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots?marker=11779b10-66e2-4ae1-8f3a-49aa0e5cc31c returned with HTTP 404 Aug 07 17:13:32.937514 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 906/3640] 10.4.3.144 () {66 vars in 1330 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/snapshots?marker=11779b10-66e2-4ae1-8f3a-49aa0e5cc31c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:32.950082 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e9f97fea-df1f-4f68-880d-ecc4c502f203 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.952984 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e9f97fea-df1f-4f68-880d-ecc4c502f203 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/snapshots?sort_key=invalid Aug 07 17:13:32.953193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e9f97fea-df1f-4f68-880d-ecc4c502f203 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:32.953387 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e9f97fea-df1f-4f68-880d-ecc4c502f203 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:32.953589 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-e9f97fea-df1f-4f68-880d-ecc4c502f203 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:13:32.954619 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-e9f97fea-df1f-4f68-880d-ecc4c502f203 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:13:32.955944 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e9f97fea-df1f-4f68-880d-ecc4c502f203 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 07 17:13:32.957647 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 920/3641] 10.4.3.144 () {66 vars in 1276 bytes} [Fri Aug 7 17:13:32 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:32.966950 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:32.969017 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:32.969452 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-226354325"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:32.971351 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-226354325'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:32.971496 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Create volume of 2 GB Aug 07 17:13:32.976080 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Availability Zones retrieved successfully. Aug 07 17:13:32.984572 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Flow 'volume_create_api' (176befe7-b1a2-49c0-a30c-4fcc53e6e63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:32.985777 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2a899f-e863-4983-a580-9190272f92b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:32.986992 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Validating volume size '2' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:33.025183 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad2a899f-e863-4983-a580-9190272f92b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:33.026102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db4ec288-2af0-49d4-ab34-7fdb4940ef1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:33.119899 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Created reservations ['56b75d00-b31f-4503-9f4f-32af53e53ff0', 'f946525c-8163-4557-987f-ade6d8cf7b90', '8e8f4921-7ee7-4256-be40-1a2616a28e2b', 'e3178020-123c-4709-962b-32820185150f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:33.120742 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db4ec288-2af0-49d4-ab34-7fdb4940ef1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56b75d00-b31f-4503-9f4f-32af53e53ff0', 'f946525c-8163-4557-987f-ade6d8cf7b90', '8e8f4921-7ee7-4256-be40-1a2616a28e2b', 'e3178020-123c-4709-962b-32820185150f']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:33.121656 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2023d9e9-4a8f-47db-83d3-85390fef4fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:33.150796 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2023d9e9-4a8f-47db-83d3-85390fef4fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48b87916-6a25-43c5-940f-0107db10ff2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-226354325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e3e97c6a0f467884bdfa73d17e8993',qos_specs=None,replication_status=,reservations=['56b75d00-b31f-4503-9f4f-32af53e53ff0','f946525c-8163-4557-987f-ade6d8cf7b90','8e8f4921-7ee7-4256-be40-1a2616a28e2b','e3178020-123c-4709-962b-32820185150f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46660365b7384c32b7bd62994f02c25f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-226354325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48b87916-6a25-43c5-940f-0107db10ff2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39e3e97c6a0f467884bdfa73d17e8993',provider_auth=None,provider_geometry=None,provider_id=None,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='46660365b7384c32b7bd62994f02c25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:33.151702 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74db084c-199e-42e4-9e35-feceab3a1fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:33.174049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74db084c-199e-42e4-9e35-feceab3a1fc8) transitioned into state 'SUCCESS' from state '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-226354325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39e3e97c6a0f467884bdfa73d17e8993',qos_specs=None,replication_status=,reservations=['56b75d00-b31f-4503-9f4f-32af53e53ff0','f946525c-8163-4557-987f-ade6d8cf7b90','8e8f4921-7ee7-4256-be40-1a2616a28e2b','e3178020-123c-4709-962b-32820185150f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46660365b7384c32b7bd62994f02c25f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:33.174881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c71fe60-c0ed-421d-a2a4-199431cee9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:33.186369 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c71fe60-c0ed-421d-a2a4-199431cee9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:33.187268 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Flow 'volume_create_api' (176befe7-b1a2-49c0-a30c-4fcc53e6e63d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:33.187613 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Create volume request issued successfully. Aug 07 17:13:33.188258 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9915d58-3c7c-4478-ada5-7cd1d045befa tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:33.188709 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 911/3642] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:32 2026] POST /volume/v3/volumes => generated 761 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:33.205683 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b201d48c-7531-4caa-a756-6906eef1b6b5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:33.207798 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b201d48c-7531-4caa-a756-6906eef1b6b5 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b Aug 07 17:13:33.208317 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b201d48c-7531-4caa-a756-6906eef1b6b5 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:33.208626 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b201d48c-7531-4caa-a756-6906eef1b6b5 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:33.217718 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:33.217718 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:33.228819 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b201d48c-7531-4caa-a756-6906eef1b6b5 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Volume info retrieved successfully. Aug 07 17:13:33.234108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8de6eff9-4648-4476-8b1f-46ac61d7225f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:33.234811 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b201d48c-7531-4caa-a756-6906eef1b6b5 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b returned with HTTP 200 Aug 07 17:13:33.235409 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 906/3643] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:33 2026] GET /volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b => generated 829 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:33.236613 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8de6eff9-4648-4476-8b1f-46ac61d7225f tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:33.236886 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8de6eff9-4648-4476-8b1f-46ac61d7225f tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:33.237140 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8de6eff9-4648-4476-8b1f-46ac61d7225f tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:33.256504 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:33.256504 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:33.267202 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8de6eff9-4648-4476-8b1f-46ac61d7225f tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:33.271401 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8de6eff9-4648-4476-8b1f-46ac61d7225f tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:33.271401 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 907/3644] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:33 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:33.286180 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7e3eea7b-2f54-4a31-9ffc-ea4c15ea7110 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:33.289394 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e3eea7b-2f54-4a31-9ffc-ea4c15ea7110 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] DELETE https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:33.289643 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e3eea7b-2f54-4a31-9ffc-ea4c15ea7110 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:33.289921 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e3eea7b-2f54-4a31-9ffc-ea4c15ea7110 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:33.290161 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7e3eea7b-2f54-4a31-9ffc-ea4c15ea7110 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Delete volume with id: 07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:33.298991 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:33.298991 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:33.299635 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7e3eea7b-2f54-4a31-9ffc-ea4c15ea7110 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:33.330051 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7e3eea7b-2f54-4a31-9ffc-ea4c15ea7110 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Delete volume request issued successfully. Aug 07 17:13:33.330051 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e3eea7b-2f54-4a31-9ffc-ea4c15ea7110 tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 202 Aug 07 17:13:33.330051 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 921/3645] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:13:33 2026] DELETE /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:13:33.343572 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c061681-f019-437c-8800-dac91d17048c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:33.353334 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c061681-f019-437c-8800-dac91d17048c tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:33.354238 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c061681-f019-437c-8800-dac91d17048c tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:33.354732 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c061681-f019-437c-8800-dac91d17048c tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:33.398783 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:33.398783 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:33.426771 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c061681-f019-437c-8800-dac91d17048c tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Volume info retrieved successfully. Aug 07 17:13:33.433416 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c061681-f019-437c-8800-dac91d17048c tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 200 Aug 07 17:13:33.433953 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 912/3646] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:33 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 866 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:33.459958 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7389e303-b535-45bf-bb2c-8d6faf721663 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:33.462036 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7389e303-b535-45bf-bb2c-8d6faf721663 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:33.462367 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7389e303-b535-45bf-bb2c-8d6faf721663 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:33.462617 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7389e303-b535-45bf-bb2c-8d6faf721663 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:33.462764 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-7389e303-b535-45bf-bb2c-8d6faf721663 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:33.467517 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:33.467517 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:33.468274 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7389e303-b535-45bf-bb2c-8d6faf721663 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:33.468749 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 907/3647] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:33 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:33.988175 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3baab07a-364c-45ff-856f-c9ca370b3289 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:34.088047 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3baab07a-364c-45ff-856f-c9ca370b3289 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:13:34.088047 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3baab07a-364c-45ff-856f-c9ca370b3289 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1793160309", "extra_specs": {"storage_protocol": "tempest-storage_protocol-852713591", "vendor_name": "tempest-vendor_name-1732414311"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:34.100064 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3baab07a-364c-45ff-856f-c9ca370b3289 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:13:34.100619 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 908/3648] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:13:33 2026] POST /volume/v3/types => generated 328 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:34.109638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:34.111418 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:34.111786 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "269f7176-8ad3-4a04-86b5-7500975bdb3e", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:34.113165 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Create volume request body: {'volume': {'volume_type': '269f7176-8ad3-4a04-86b5-7500975bdb3e', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:34.116663 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Create volume of 1 GB Aug 07 17:13:34.116960 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:34.116960 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:34.117378 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Availability Zones retrieved successfully. Aug 07 17:13:34.122606 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Flow 'volume_create_api' (99591a07-b906-4716-a259-ec6fa0ad7799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:34.123490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (161b1e16-a63f-47c7-a181-83d0966b8258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:34.124326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:34.145547 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (161b1e16-a63f-47c7-a181-83d0966b8258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:13:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-852713591',vendor_name='tempest-vendor_name-1732414311'},id=269f7176-8ad3-4a04-86b5-7500975bdb3e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1793160309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '269f7176-8ad3-4a04-86b5-7500975bdb3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:34.146626 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29faabaf-50dd-4f26-a024-a5ea178867fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:34.174627 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1793160309 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1793160309, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:34.174908 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1793160309 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1793160309, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:34.215259 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Created reservations ['d651c298-4811-40cb-ac1f-1847727fe003', '95832e14-6ff3-47d1-bd7e-d0f033692a46', 'b129fb2f-4a7a-467b-8b6c-f1ae20db5067', '934d2c8a-5921-4b93-8c7b-db4aff820461'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:34.216117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29faabaf-50dd-4f26-a024-a5ea178867fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d651c298-4811-40cb-ac1f-1847727fe003', '95832e14-6ff3-47d1-bd7e-d0f033692a46', 'b129fb2f-4a7a-467b-8b6c-f1ae20db5067', '934d2c8a-5921-4b93-8c7b-db4aff820461']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:34.217062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83bcbf2-d89a-440c-8801-123cf2ac72ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:34.248685 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83bcbf2-d89a-440c-8801-123cf2ac72ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e5ada30-06be-4d42-843c-1f764adca2ba', '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='42fe4778c08f48eead7b80d3c8cb2fa5',qos_specs=None,replication_status=,reservations=['d651c298-4811-40cb-ac1f-1847727fe003','95832e14-6ff3-47d1-bd7e-d0f033692a46','b129fb2f-4a7a-467b-8b6c-f1ae20db5067','934d2c8a-5921-4b93-8c7b-db4aff820461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81ad4ccf896459db9a10619b8349e02',volume_type_id=269f7176-8ad3-4a04-86b5-7500975bdb3e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:34Z,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=5e5ada30-06be-4d42-843c-1f764adca2ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42fe4778c08f48eead7b80d3c8cb2fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c81ad4ccf896459db9a10619b8349e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(269f7176-8ad3-4a04-86b5-7500975bdb3e),volume_type_id=269f7176-8ad3-4a04-86b5-7500975bdb3e)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:34.251110 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa85e14-8890-4433-80c5-4aecb45f433e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:34.257462 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c74eff9-f179-47cf-b704-8fa84a5f9ad9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:34.259838 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c74eff9-f179-47cf-b704-8fa84a5f9ad9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b Aug 07 17:13:34.260495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c74eff9-f179-47cf-b704-8fa84a5f9ad9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:34.260495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c74eff9-f179-47cf-b704-8fa84a5f9ad9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:34.270724 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:34.270724 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:34.275630 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9c74eff9-f179-47cf-b704-8fa84a5f9ad9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Volume info retrieved successfully. Aug 07 17:13:34.276341 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fa85e14-8890-4433-80c5-4aecb45f433e) transitioned into state 'SUCCESS' from 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='42fe4778c08f48eead7b80d3c8cb2fa5',qos_specs=None,replication_status=,reservations=['d651c298-4811-40cb-ac1f-1847727fe003','95832e14-6ff3-47d1-bd7e-d0f033692a46','b129fb2f-4a7a-467b-8b6c-f1ae20db5067','934d2c8a-5921-4b93-8c7b-db4aff820461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81ad4ccf896459db9a10619b8349e02',volume_type_id=269f7176-8ad3-4a04-86b5-7500975bdb3e)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:34.277185 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9f4fe5-32e3-4ac6-a0b1-1266c82c3468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:34.282317 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c74eff9-f179-47cf-b704-8fa84a5f9ad9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b returned with HTTP 200 Aug 07 17:13:34.282897 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 913/3649] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:34 2026] GET /volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:34.288204 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9f4fe5-32e3-4ac6-a0b1-1266c82c3468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:34.291045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Flow 'volume_create_api' (99591a07-b906-4716-a259-ec6fa0ad7799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:34.291045 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Create volume request issued successfully. Aug 07 17:13:34.291244 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7be869e-4b3a-4e75-81d5-8e1a4163f99e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:34.292834 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 922/3650] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:13:34 2026] POST /volume/v3/volumes => generated 773 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:34.298279 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cee05bbe-1e6e-45a4-a17b-5bc2bb7cd99d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:34.300096 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cee05bbe-1e6e-45a4-a17b-5bc2bb7cd99d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:34.300442 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cee05bbe-1e6e-45a4-a17b-5bc2bb7cd99d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48b87916-6a25-43c5-940f-0107db10ff2b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1707342743"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:34.307907 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-21bc051c-655f-49a9-a7f6-019e7be4e2f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:34.309180 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:34.309180 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:34.309682 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cee05bbe-1e6e-45a4-a17b-5bc2bb7cd99d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Volume info retrieved successfully. Aug 07 17:13:34.309809 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-cee05bbe-1e6e-45a4-a17b-5bc2bb7cd99d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Create snapshot from volume 48b87916-6a25-43c5-940f-0107db10ff2b Aug 07 17:13:34.309896 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21bc051c-655f-49a9-a7f6-019e7be4e2f1 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/volumes/5e5ada30-06be-4d42-843c-1f764adca2ba Aug 07 17:13:34.310384 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21bc051c-655f-49a9-a7f6-019e7be4e2f1 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:34.310741 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-21bc051c-655f-49a9-a7f6-019e7be4e2f1 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:34.323560 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:34.323560 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:34.331048 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-21bc051c-655f-49a9-a7f6-019e7be4e2f1 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Volume info retrieved successfully. Aug 07 17:13:34.333506 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-21bc051c-655f-49a9-a7f6-019e7be4e2f1 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes/5e5ada30-06be-4d42-843c-1f764adca2ba returned with HTTP 200 Aug 07 17:13:34.334078 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 909/3651] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:34 2026] GET /volume/v3/volumes/5e5ada30-06be-4d42-843c-1f764adca2ba => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:34.362673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-cee05bbe-1e6e-45a4-a17b-5bc2bb7cd99d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Created reservations ['dd5003de-67d5-4a1f-9151-f7ea2bdd5529', '0537db66-f194-49a6-8d3c-2def32ffb873', '89447f52-f40a-417f-9c37-10c0929ea9cf', '311a149e-7775-43ef-ba16-7eac9a391379'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:34.392997 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cee05bbe-1e6e-45a4-a17b-5bc2bb7cd99d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Snapshot create request issued successfully. Aug 07 17:13:34.393425 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cee05bbe-1e6e-45a4-a17b-5bc2bb7cd99d tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:13:34.393962 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 908/3652] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:34 2026] POST /volume/v3/snapshots => generated 318 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:34.402040 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc2d077c-994e-48d7-a330-9842b5ef60cc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:34.404542 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc2d077c-994e-48d7-a330-9842b5ef60cc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 Aug 07 17:13:34.404741 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc2d077c-994e-48d7-a330-9842b5ef60cc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:34.404937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc2d077c-994e-48d7-a330-9842b5ef60cc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:34.410122 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:34.410122 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:34.410710 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc2d077c-994e-48d7-a330-9842b5ef60cc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Snapshot retrieved successfully. Aug 07 17:13:34.411671 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc2d077c-994e-48d7-a330-9842b5ef60cc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 returned with HTTP 200 Aug 07 17:13:34.412367 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 914/3653] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:34 2026] GET /volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:34.446877 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dfef2255-f8de-46b4-a749-486d1344e11c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:34.448941 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfef2255-f8de-46b4-a749-486d1344e11c tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] GET https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 Aug 07 17:13:34.449184 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfef2255-f8de-46b4-a749-486d1344e11c tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:34.449375 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfef2255-f8de-46b4-a749-486d1344e11c tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:34.456470 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfef2255-f8de-46b4-a749-486d1344e11c tempest-VolumesExtendAttachedTest-1894920447 tempest-VolumesExtendAttachedTest-1894920447-project-member] https://10.4.3.144/volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 returned with HTTP 404 Aug 07 17:13:34.456972 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 923/3654] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:13:34 2026] GET /volume/v3/volumes/07b406c8-9309-44d4-a467-3bb797fdf204 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:13:34.481991 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cfa8bd45-85b8-4e7d-86fb-59f5302c2dd5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:34.483478 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfa8bd45-85b8-4e7d-86fb-59f5302c2dd5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:34.483838 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfa8bd45-85b8-4e7d-86fb-59f5302c2dd5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:34.484117 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cfa8bd45-85b8-4e7d-86fb-59f5302c2dd5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:34.484325 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-cfa8bd45-85b8-4e7d-86fb-59f5302c2dd5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:34.488251 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:34.488251 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:34.489657 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cfa8bd45-85b8-4e7d-86fb-59f5302c2dd5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:34.489657 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 910/3655] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:34 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.347724 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a752b458-00f6-44c1-9f56-bf4765504eaf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.349950 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a752b458-00f6-44c1-9f56-bf4765504eaf tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/volumes/5e5ada30-06be-4d42-843c-1f764adca2ba Aug 07 17:13:35.350235 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a752b458-00f6-44c1-9f56-bf4765504eaf tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.350550 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a752b458-00f6-44c1-9f56-bf4765504eaf tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.360339 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.360339 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:35.364674 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a752b458-00f6-44c1-9f56-bf4765504eaf tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Volume info retrieved successfully. Aug 07 17:13:35.369762 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a752b458-00f6-44c1-9f56-bf4765504eaf tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes/5e5ada30-06be-4d42-843c-1f764adca2ba returned with HTTP 200 Aug 07 17:13:35.370220 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 909/3656] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/volumes/5e5ada30-06be-4d42-843c-1f764adca2ba => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.386046 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-68157e62-fa35-4850-8b08-fc2e54e79318 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.388245 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68157e62-fa35-4850-8b08-fc2e54e79318 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/messages Aug 07 17:13:35.388491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68157e62-fa35-4850-8b08-fc2e54e79318 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.388729 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68157e62-fa35-4850-8b08-fc2e54e79318 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.392803 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68157e62-fa35-4850-8b08-fc2e54e79318 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:13:35.393344 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 915/3657] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:13:35 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 07 17:13:35.402810 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74eac18f-0cb6-4ac4-ba5a-141d092fb225 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.405202 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74eac18f-0cb6-4ac4-ba5a-141d092fb225 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] DELETE https://10.4.3.144/volume/v3/messages/67cbe2c4-04b7-439c-999d-3b3074dacf11 Aug 07 17:13:35.405519 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74eac18f-0cb6-4ac4-ba5a-141d092fb225 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.405750 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74eac18f-0cb6-4ac4-ba5a-141d092fb225 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.409549 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.409549 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:35.418743 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74eac18f-0cb6-4ac4-ba5a-141d092fb225 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/messages/67cbe2c4-04b7-439c-999d-3b3074dacf11 returned with HTTP 204 Aug 07 17:13:35.420554 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 924/3658] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:13:35 2026] DELETE /volume/v3/messages/67cbe2c4-04b7-439c-999d-3b3074dacf11 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:13:35.421909 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af207270-e567-482a-92ff-cabcf6205709 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.426045 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af207270-e567-482a-92ff-cabcf6205709 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 Aug 07 17:13:35.426045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af207270-e567-482a-92ff-cabcf6205709 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.426045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af207270-e567-482a-92ff-cabcf6205709 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.427266 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-28541402-9763-4c94-8d59-07fcbce69ef5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.429279 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-28541402-9763-4c94-8d59-07fcbce69ef5 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/messages/67cbe2c4-04b7-439c-999d-3b3074dacf11 Aug 07 17:13:35.429555 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-28541402-9763-4c94-8d59-07fcbce69ef5 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.429775 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-28541402-9763-4c94-8d59-07fcbce69ef5 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.432326 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.432326 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:35.433012 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-af207270-e567-482a-92ff-cabcf6205709 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Snapshot retrieved successfully. Aug 07 17:13:35.433354 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-28541402-9763-4c94-8d59-07fcbce69ef5 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/messages/67cbe2c4-04b7-439c-999d-3b3074dacf11 returned with HTTP 404 Aug 07 17:13:35.433827 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 910/3659] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/messages/67cbe2c4-04b7-439c-999d-3b3074dacf11 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:35.434411 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af207270-e567-482a-92ff-cabcf6205709 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 returned with HTTP 200 Aug 07 17:13:35.435053 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 911/3660] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.441968 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.444170 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/5e5ada30-06be-4d42-843c-1f764adca2ba Aug 07 17:13:35.444407 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.444642 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.444837 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Delete volume with id: 5e5ada30-06be-4d42-843c-1f764adca2ba Aug 07 17:13:35.445686 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.448727 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:35.449294 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "37f54e4b-ee71-4f4c-a790-b2193a5c7778"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:35.451885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '37f54e4b-ee71-4f4c-a790-b2193a5c7778'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:35.453576 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.453576 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:35.454293 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Volume info retrieved successfully. Aug 07 17:13:35.455453 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100225) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:13:35.458009 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.458009 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:35.458563 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Snapshot retrieved successfully. Aug 07 17:13:35.458686 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Create volume of 1 GB Aug 07 17:13:35.463003 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Availability Zones retrieved successfully. Aug 07 17:13:35.467430 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1793160309 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1793160309, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:35.467807 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1793160309 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1793160309, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:35.470188 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Flow 'volume_create_api' (d4fea50f-a200-45f3-9b8a-17363925810d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:35.471854 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0066b51-ed1a-4589-b012-208f8541fde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:35.473321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:35.474744 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0066b51-ed1a-4589-b012-208f8541fde4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 17:13:35.474744 np0000006737 devstack@c-api.service[100224]: 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 07 17:13:35.476829 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0066b51-ed1a-4589-b012-208f8541fde4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:35.477869 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0066b51-ed1a-4589-b012-208f8541fde4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 17:13:35.478806 np0000006737 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Flow 'volume_create_api' (d4fea50f-a200-45f3-9b8a-17363925810d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 17:13:35.479197 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72f9d317-5613-4cfd-95e8-179ef32c12fc tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 400 Aug 07 17:13:35.479888 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 925/3661] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:35 2026] POST /volume/v3/volumes => generated 171 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:13:35.480200 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Created reservations ['7f20a6f9-5faf-4693-bdf5-c2a5bc4c3c31', 'd66867a5-8fcb-409e-a4ca-c4a81281cffb', '0b85835b-e1e7-4a71-ad16-aaa715c356d0', 'bb323027-809b-44be-9851-bbc22936db1f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:35.487423 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-645db113-e582-4173-81e8-da25a68679e6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.489891 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-645db113-e582-4173-81e8-da25a68679e6 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 Aug 07 17:13:35.490166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-645db113-e582-4173-81e8-da25a68679e6 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.490432 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-645db113-e582-4173-81e8-da25a68679e6 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.490582 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-645db113-e582-4173-81e8-da25a68679e6 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Delete snapshot with id: 37f54e4b-ee71-4f4c-a790-b2193a5c7778 Aug 07 17:13:35.499640 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.499640 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:35.500210 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-645db113-e582-4173-81e8-da25a68679e6 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Snapshot retrieved successfully. Aug 07 17:13:35.505431 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-64838156-fa3f-47a3-b234-9950e0f42880 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.507166 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64838156-fa3f-47a3-b234-9950e0f42880 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:13:35.507614 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64838156-fa3f-47a3-b234-9950e0f42880 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.507982 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-64838156-fa3f-47a3-b234-9950e0f42880 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.508313 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-64838156-fa3f-47a3-b234-9950e0f42880 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:35.509847 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Delete volume request issued successfully. Aug 07 17:13:35.510078 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a5c1c98-4cc4-44be-9123-3fe079f59910 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes/5e5ada30-06be-4d42-843c-1f764adca2ba returned with HTTP 202 Aug 07 17:13:35.510569 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 916/3662] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:35 2026] DELETE /volume/v3/volumes/5e5ada30-06be-4d42-843c-1f764adca2ba => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:35.514554 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.514554 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:35.514554 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-64838156-fa3f-47a3-b234-9950e0f42880 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:13:35.514554 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 912/3663] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.518259 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2afca40c-7ce6-4487-b5e8-4fdab6cf856c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.520663 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2afca40c-7ce6-4487-b5e8-4fdab6cf856c tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] DELETE https://10.4.3.144/volume/v3/types/269f7176-8ad3-4a04-86b5-7500975bdb3e Aug 07 17:13:35.520963 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2afca40c-7ce6-4487-b5e8-4fdab6cf856c tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.521284 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2afca40c-7ce6-4487-b5e8-4fdab6cf856c tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.528889 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-645db113-e582-4173-81e8-da25a68679e6 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Snapshot delete request issued successfully. Aug 07 17:13:35.529278 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-645db113-e582-4173-81e8-da25a68679e6 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 returned with HTTP 202 Aug 07 17:13:35.529514 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-11caa34c-de51-4c60-abbd-4309dee86224 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.530381 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 911/3664] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:13:35 2026] DELETE /volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:35.542176 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2fc4527a-76cd-4498-a9a7-39614ed7036b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.545715 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2fc4527a-76cd-4498-a9a7-39614ed7036b tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 Aug 07 17:13:35.546326 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2fc4527a-76cd-4498-a9a7-39614ed7036b tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.546776 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2fc4527a-76cd-4498-a9a7-39614ed7036b tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.554052 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.554052 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:35.554900 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2fc4527a-76cd-4498-a9a7-39614ed7036b tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Snapshot retrieved successfully. Aug 07 17:13:35.556383 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2fc4527a-76cd-4498-a9a7-39614ed7036b tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 returned with HTTP 200 Aug 07 17:13:35.559695 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 913/3665] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.561151 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2afca40c-7ce6-4487-b5e8-4fdab6cf856c tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/types/269f7176-8ad3-4a04-86b5-7500975bdb3e returned with HTTP 202 Aug 07 17:13:35.561560 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 926/3666] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:13:35 2026] DELETE /volume/v3/types/269f7176-8ad3-4a04-86b5-7500975bdb3e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:35.570241 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-70acdcc7-6a7a-47d9-b388-9af712e7dacc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.571849 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70acdcc7-6a7a-47d9-b388-9af712e7dacc tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:13:35.572211 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70acdcc7-6a7a-47d9-b388-9af712e7dacc tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-34604929", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1779285902", "vendor_name": "tempest-vendor_name-418421590"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:35.573742 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.573742 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:35.586979 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70acdcc7-6a7a-47d9-b388-9af712e7dacc tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:13:35.587400 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 912/3667] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:13:35 2026] POST /volume/v3/types => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.596988 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.599554 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:35.600268 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c625d547-e083-44a4-9f5b-6dc3b27b4213", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:35.602196 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Create volume request body: {'volume': {'volume_type': 'c625d547-e083-44a4-9f5b-6dc3b27b4213', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:35.607914 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Create volume of 1 GB Aug 07 17:13:35.608279 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.608279 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:35.608816 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Availability Zones retrieved successfully. Aug 07 17:13:35.616807 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Flow 'volume_create_api' (72f673d2-28b8-4594-8a12-b540f575665f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:35.618133 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b85fcc-dab6-44a6-96ff-4b0ba7ca93a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:35.619119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:35.630204 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-11caa34c-de51-4c60-abbd-4309dee86224 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:13:35.630596 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-11caa34c-de51-4c60-abbd-4309dee86224 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8b840e9-e2b5-4304-b4ba-795cde55cb4a"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:35.632033 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-11caa34c-de51-4c60-abbd-4309dee86224 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Creating new backup {'backup': {'volume_id': 'd8b840e9-e2b5-4304-b4ba-795cde55cb4a'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:13:35.632152 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-11caa34c-de51-4c60-abbd-4309dee86224 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Creating backup of volume d8b840e9-e2b5-4304-b4ba-795cde55cb4a in container None Aug 07 17:13:35.640875 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.640875 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:35.641226 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b85fcc-dab6-44a6-96ff-4b0ba7ca93a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:13:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1779285902',vendor_name='tempest-vendor_name-418421590'},id=c625d547-e083-44a4-9f5b-6dc3b27b4213,is_public=True,name='tempest-ProjectAdminTests-volume-type-34604929',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c625d547-e083-44a4-9f5b-6dc3b27b4213', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:35.641428 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-11caa34c-de51-4c60-abbd-4309dee86224 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Volume info retrieved successfully. Aug 07 17:13:35.642838 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9db7d36c-fd37-4b0b-b1a3-b337785a3fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:35.657618 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-11caa34c-de51-4c60-abbd-4309dee86224 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Created reservations ['fd0b529e-2120-4047-8cc5-10df26ce4d81', '1ca21562-e488-449d-a11b-d0a920ae8c22'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:35.676181 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-34604929 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-34604929, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:35.676609 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-34604929 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-34604929, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:35.684789 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-11caa34c-de51-4c60-abbd-4309dee86224 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:13:35.685297 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 917/3668] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:13:35 2026] POST /volume/v3/backups => generated 288 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:35.694740 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f550761-dbd6-4e96-8a56-f37c8bd2a88f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.697157 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f550761-dbd6-4e96-8a56-f37c8bd2a88f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:35.697382 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f550761-dbd6-4e96-8a56-f37c8bd2a88f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.697596 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f550761-dbd6-4e96-8a56-f37c8bd2a88f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.697716 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8f550761-dbd6-4e96-8a56-f37c8bd2a88f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:35.701962 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.701962 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:35.702690 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f550761-dbd6-4e96-8a56-f37c8bd2a88f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:35.702960 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 927/3669] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.711872 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Created reservations ['34b86ff7-0d9b-44e4-a7c3-b54af598efb5', 'dd69c9fc-c2ba-4bd6-acba-f05f4bcbb683', 'dc83d411-f713-4cef-95df-93e69fe3d8c8', 'b275d5c2-9ab1-4955-a4c5-720b38814ec3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:35.712708 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9db7d36c-fd37-4b0b-b1a3-b337785a3fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b86ff7-0d9b-44e4-a7c3-b54af598efb5', 'dd69c9fc-c2ba-4bd6-acba-f05f4bcbb683', 'dc83d411-f713-4cef-95df-93e69fe3d8c8', 'b275d5c2-9ab1-4955-a4c5-720b38814ec3']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:35.713461 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee788687-55e2-43fc-a2a5-644c4633c2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:35.742844 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee788687-55e2-43fc-a2a5-644c4633c2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd909ee7-6539-4831-975b-184b4beb609e', '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='42fe4778c08f48eead7b80d3c8cb2fa5',qos_specs=None,replication_status=,reservations=['34b86ff7-0d9b-44e4-a7c3-b54af598efb5','dd69c9fc-c2ba-4bd6-acba-f05f4bcbb683','dc83d411-f713-4cef-95df-93e69fe3d8c8','b275d5c2-9ab1-4955-a4c5-720b38814ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81ad4ccf896459db9a10619b8349e02',volume_type_id=c625d547-e083-44a4-9f5b-6dc3b27b4213), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:35Z,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=cd909ee7-6539-4831-975b-184b4beb609e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42fe4778c08f48eead7b80d3c8cb2fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c81ad4ccf896459db9a10619b8349e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c625d547-e083-44a4-9f5b-6dc3b27b4213),volume_type_id=c625d547-e083-44a4-9f5b-6dc3b27b4213)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:35.743935 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12867156-d9e5-4060-b08b-9682928e394d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:35.759135 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9833bda2-a27e-497f-8ed1-43647a2a5cb8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.761473 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9833bda2-a27e-497f-8ed1-43647a2a5cb8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:35.761736 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9833bda2-a27e-497f-8ed1-43647a2a5cb8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.762006 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9833bda2-a27e-497f-8ed1-43647a2a5cb8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.769186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12867156-d9e5-4060-b08b-9682928e394d) transitioned into state 'SUCCESS' from 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='42fe4778c08f48eead7b80d3c8cb2fa5',qos_specs=None,replication_status=,reservations=['34b86ff7-0d9b-44e4-a7c3-b54af598efb5','dd69c9fc-c2ba-4bd6-acba-f05f4bcbb683','dc83d411-f713-4cef-95df-93e69fe3d8c8','b275d5c2-9ab1-4955-a4c5-720b38814ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81ad4ccf896459db9a10619b8349e02',volume_type_id=c625d547-e083-44a4-9f5b-6dc3b27b4213)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:35.770209 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4b93ab-9ae7-4d8b-9b65-ff68c722afa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:35.773041 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.773041 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:35.777566 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9833bda2-a27e-497f-8ed1-43647a2a5cb8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:35.782532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c4b93ab-9ae7-4d8b-9b65-ff68c722afa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:35.783506 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Flow 'volume_create_api' (72f673d2-28b8-4594-8a12-b540f575665f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:35.783892 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Create volume request issued successfully. Aug 07 17:13:35.784593 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-448b60d5-1ea7-4012-8119-ca31c2fdda50 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:35.785144 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 914/3670] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:13:35 2026] POST /volume/v3/volumes => generated 771 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:35.785218 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9833bda2-a27e-497f-8ed1-43647a2a5cb8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:35.785613 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 913/3671] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.801491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b124eabf-9b0d-4477-8d35-d75b6966bddd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.801641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-55a3af67-ee93-4dbe-8878-9ef2f370c311 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.804780 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-55a3af67-ee93-4dbe-8878-9ef2f370c311 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/volumes/cd909ee7-6539-4831-975b-184b4beb609e Aug 07 17:13:35.804910 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b124eabf-9b0d-4477-8d35-d75b6966bddd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:35.805004 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-55a3af67-ee93-4dbe-8878-9ef2f370c311 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.805205 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b124eabf-9b0d-4477-8d35-d75b6966bddd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.805249 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-55a3af67-ee93-4dbe-8878-9ef2f370c311 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.805445 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b124eabf-9b0d-4477-8d35-d75b6966bddd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.813598 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.813598 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:35.813775 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.813775 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:35.818251 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-55a3af67-ee93-4dbe-8878-9ef2f370c311 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Volume info retrieved successfully. Aug 07 17:13:35.818852 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b124eabf-9b0d-4477-8d35-d75b6966bddd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:35.822787 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-55a3af67-ee93-4dbe-8878-9ef2f370c311 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes/cd909ee7-6539-4831-975b-184b4beb609e returned with HTTP 200 Aug 07 17:13:35.823217 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 928/3672] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/volumes/cd909ee7-6539-4831-975b-184b4beb609e => generated 950 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.827729 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b124eabf-9b0d-4477-8d35-d75b6966bddd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:35.828252 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 918/3673] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.890208 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-9b7c5634-f613-42b5-9b08-2f2382cbaf8a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:35.894655 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-9b7c5634-f613-42b5-9b08-2f2382cbaf8a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:35.894655 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-9b7c5634-f613-42b5-9b08-2f2382cbaf8a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:35.894655 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-9b7c5634-f613-42b5-9b08-2f2382cbaf8a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:35.904853 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:35.904853 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:35.916293 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-9b7c5634-f613-42b5-9b08-2f2382cbaf8a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:35.921788 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-9b7c5634-f613-42b5-9b08-2f2382cbaf8a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:35.922222 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 915/3674] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:13:35 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:35.999729 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b62a4934-f79d-44b6-ba87-b6072abd0586 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.000225 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b62a4934-f79d-44b6-ba87-b6072abd0586 None None] GET https://10.4.3.144/volume// Aug 07 17:13:36.000440 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b62a4934-f79d-44b6-ba87-b6072abd0586 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.000663 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b62a4934-f79d-44b6-ba87-b6072abd0586 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.001072 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b62a4934-f79d-44b6-ba87-b6072abd0586 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:36.001359 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 914/3675] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:13: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 07 17:13:36.009422 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-d737fc81-3ac3-43f0-ad97-c28d0bb0d599 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.098970 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-d737fc81-3ac3-43f0-ad97-c28d0bb0d599 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:13:36.099379 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-d737fc81-3ac3-43f0-ad97-c28d0bb0d599 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "932f228e-fc75-4b77-ba43-b75e0663cd36", "connector": null, "instance_uuid": "a45e8e7a-02dc-48ec-870b-bda6c78fcc43"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:36.107464 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.107464 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:36.137222 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-d737fc81-3ac3-43f0-ad97-c28d0bb0d599 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:13:36.137943 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 929/3676] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:13:36 2026] POST /volume/v3/attachments => generated 273 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:36.167256 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f30f955a-e488-4385-a492-a6ec4509164d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.169339 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f30f955a-e488-4385-a492-a6ec4509164d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:36.169586 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f30f955a-e488-4385-a492-a6ec4509164d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.169830 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f30f955a-e488-4385-a492-a6ec4509164d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.181607 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.181607 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:36.183708 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-84587c0e-744f-4234-ab6a-11092b331699 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.184200 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84587c0e-744f-4234-ab6a-11092b331699 None None] GET https://10.4.3.144/volume// Aug 07 17:13:36.184424 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84587c0e-744f-4234-ab6a-11092b331699 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.184501 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f30f955a-e488-4385-a492-a6ec4509164d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:36.184691 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84587c0e-744f-4234-ab6a-11092b331699 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.185097 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84587c0e-744f-4234-ab6a-11092b331699 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:36.186008 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 916/3677] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:13: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 07 17:13:36.188907 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f30f955a-e488-4385-a492-a6ec4509164d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:36.188907 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 919/3678] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:36 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:36.193004 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-14847fd6-ccbf-4af8-80d7-25e7de0093ee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.195048 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-14847fd6-ccbf-4af8-80d7-25e7de0093ee tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:36.195287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-14847fd6-ccbf-4af8-80d7-25e7de0093ee tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.195475 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-14847fd6-ccbf-4af8-80d7-25e7de0093ee tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.204120 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.204120 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:36.207608 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-14847fd6-ccbf-4af8-80d7-25e7de0093ee tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:36.211823 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-14847fd6-ccbf-4af8-80d7-25e7de0093ee tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:36.212293 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 915/3679] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:13:36 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 1055 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:36.317329 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-c1886ac4-4531-486b-b2a2-d09eb86a73fc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.319347 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-c1886ac4-4531-486b-b2a2-d09eb86a73fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] PUT https://10.4.3.144/volume/v3/attachments/8b9dc74f-e78d-4bc1-b8de-634600819255 Aug 07 17:13:36.319722 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-c1886ac4-4531-486b-b2a2-d09eb86a73fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:36.329238 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-c1886ac4-4531-486b-b2a2-d09eb86a73fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Acquiring lock "cinder-attachment_update-932f228e-fc75-4b77-ba43-b75e0663cd36-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:13:36.334235 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-c1886ac4-4531-486b-b2a2-d09eb86a73fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-932f228e-fc75-4b77-ba43-b75e0663cd36-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:13:36.335288 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.335288 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:36.413119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-c1886ac4-4531-486b-b2a2-d09eb86a73fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-932f228e-fc75-4b77-ba43-b75e0663cd36-np0000006737" released by "attachment_update" :: held 0.079s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:13:36.413556 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-c1886ac4-4531-486b-b2a2-d09eb86a73fc tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/8b9dc74f-e78d-4bc1-b8de-634600819255 returned with HTTP 200 Aug 07 17:13:36.413826 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 930/3680] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:13:36 2026] PUT /volume/v3/attachments/8b9dc74f-e78d-4bc1-b8de-634600819255 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:36.422945 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-88df8674-15d6-45f8-8dec-eb1ed853a42a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.424984 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-88df8674-15d6-45f8-8dec-eb1ed853a42a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36/encryption Aug 07 17:13:36.425208 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-88df8674-15d6-45f8-8dec-eb1ed853a42a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.425384 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-88df8674-15d6-45f8-8dec-eb1ed853a42a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.434055 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.434055 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:36.439752 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-88df8674-15d6-45f8-8dec-eb1ed853a42a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36/encryption returned with HTTP 200 Aug 07 17:13:36.440253 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 917/3681] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:13:36 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:36.567865 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dbda73d1-1fb8-49e1-a4fd-12d13a39607e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.569969 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbda73d1-1fb8-49e1-a4fd-12d13a39607e tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 Aug 07 17:13:36.570283 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbda73d1-1fb8-49e1-a4fd-12d13a39607e tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.570525 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbda73d1-1fb8-49e1-a4fd-12d13a39607e tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.575996 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbda73d1-1fb8-49e1-a4fd-12d13a39607e tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 returned with HTTP 404 Aug 07 17:13:36.576653 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 920/3682] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:13:36 2026] GET /volume/v3/snapshots/37f54e4b-ee71-4f4c-a790-b2193a5c7778 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:36.584229 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e041ae72-dead-48e4-97b8-93a88cd93115 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.586102 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e041ae72-dead-48e4-97b8-93a88cd93115 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b Aug 07 17:13:36.586365 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e041ae72-dead-48e4-97b8-93a88cd93115 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.586563 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e041ae72-dead-48e4-97b8-93a88cd93115 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.593747 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.593747 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:36.597839 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e041ae72-dead-48e4-97b8-93a88cd93115 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Volume info retrieved successfully. Aug 07 17:13:36.602646 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e041ae72-dead-48e4-97b8-93a88cd93115 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b returned with HTTP 200 Aug 07 17:13:36.603153 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 916/3683] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:36 2026] GET /volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:36.617496 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac3f123c-65cf-423a-a269-deee79314f33 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.619446 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac3f123c-65cf-423a-a269-deee79314f33 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] DELETE https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b Aug 07 17:13:36.619649 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac3f123c-65cf-423a-a269-deee79314f33 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.619837 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac3f123c-65cf-423a-a269-deee79314f33 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.619988 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ac3f123c-65cf-423a-a269-deee79314f33 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Delete volume with id: 48b87916-6a25-43c5-940f-0107db10ff2b Aug 07 17:13:36.627927 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.627927 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:36.628321 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ac3f123c-65cf-423a-a269-deee79314f33 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Volume info retrieved successfully. Aug 07 17:13:36.648359 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ac3f123c-65cf-423a-a269-deee79314f33 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Delete volume request issued successfully. Aug 07 17:13:36.648572 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac3f123c-65cf-423a-a269-deee79314f33 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b returned with HTTP 202 Aug 07 17:13:36.649095 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 931/3684] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:36 2026] DELETE /volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:36.660506 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28b5e7e4-915e-4843-845b-0b487591cdb9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.663742 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28b5e7e4-915e-4843-845b-0b487591cdb9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b Aug 07 17:13:36.663994 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28b5e7e4-915e-4843-845b-0b487591cdb9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.664228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28b5e7e4-915e-4843-845b-0b487591cdb9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.682113 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.682113 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:36.688160 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-28b5e7e4-915e-4843-845b-0b487591cdb9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Volume info retrieved successfully. Aug 07 17:13:36.693730 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28b5e7e4-915e-4843-845b-0b487591cdb9 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b returned with HTTP 200 Aug 07 17:13:36.694216 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 918/3685] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:36 2026] GET /volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:36.730198 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e106fb5-34b6-48da-8136-0b813263c6f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.735636 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e106fb5-34b6-48da-8136-0b813263c6f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:36.735868 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e106fb5-34b6-48da-8136-0b813263c6f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.736131 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e106fb5-34b6-48da-8136-0b813263c6f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.736270 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1e106fb5-34b6-48da-8136-0b813263c6f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:36.746867 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.746867 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:36.747757 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e106fb5-34b6-48da-8136-0b813263c6f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:36.748310 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 921/3686] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:36 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 697 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:36.838826 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7a03bbb5-2362-46be-9777-81bbf78424b7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.841665 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a03bbb5-2362-46be-9777-81bbf78424b7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/volumes/cd909ee7-6539-4831-975b-184b4beb609e Aug 07 17:13:36.842007 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a03bbb5-2362-46be-9777-81bbf78424b7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.842461 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a03bbb5-2362-46be-9777-81bbf78424b7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.853630 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.853630 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:36.859265 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7a03bbb5-2362-46be-9777-81bbf78424b7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Volume info retrieved successfully. Aug 07 17:13:36.873133 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a03bbb5-2362-46be-9777-81bbf78424b7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes/cd909ee7-6539-4831-975b-184b4beb609e returned with HTTP 200 Aug 07 17:13:36.873629 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 917/3687] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:36 2026] GET /volume/v3/volumes/cd909ee7-6539-4831-975b-184b4beb609e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:36.890234 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe624f25-ec89-4d87-85fa-9ef6676c4ce7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.892494 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe624f25-ec89-4d87-85fa-9ef6676c4ce7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/messages Aug 07 17:13:36.892771 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe624f25-ec89-4d87-85fa-9ef6676c4ce7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.896053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe624f25-ec89-4d87-85fa-9ef6676c4ce7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.897771 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe624f25-ec89-4d87-85fa-9ef6676c4ce7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:13:36.898363 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 932/3688] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:13:36 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 07 17:13:36.908466 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ec05c4b0-e6b1-4ab2-95fc-16a6518d8a2e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.919571 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec05c4b0-e6b1-4ab2-95fc-16a6518d8a2e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/messages Aug 07 17:13:36.919571 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec05c4b0-e6b1-4ab2-95fc-16a6518d8a2e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.919571 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec05c4b0-e6b1-4ab2-95fc-16a6518d8a2e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.919571 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec05c4b0-e6b1-4ab2-95fc-16a6518d8a2e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:13:36.919571 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 919/3689] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:13:36 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 07 17:13:36.925366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-633a9b7f-4469-4398-a315-5dcc40fbc7d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.927878 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-633a9b7f-4469-4398-a315-5dcc40fbc7d7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] DELETE https://10.4.3.144/volume/v3/messages/962be8c7-7f18-4f28-89b8-d2210d719423 Aug 07 17:13:36.928150 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-633a9b7f-4469-4398-a315-5dcc40fbc7d7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.928391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-633a9b7f-4469-4398-a315-5dcc40fbc7d7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.940756 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-633a9b7f-4469-4398-a315-5dcc40fbc7d7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/messages/962be8c7-7f18-4f28-89b8-d2210d719423 returned with HTTP 204 Aug 07 17:13:36.940996 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 922/3690] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:13:36 2026] DELETE /volume/v3/messages/962be8c7-7f18-4f28-89b8-d2210d719423 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:13:36.951234 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:36.953582 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/cd909ee7-6539-4831-975b-184b4beb609e Aug 07 17:13:36.953853 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:36.954136 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:36.954338 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Delete volume with id: cd909ee7-6539-4831-975b-184b4beb609e Aug 07 17:13:36.965387 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:36.965387 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:36.965914 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Volume info retrieved successfully. Aug 07 17:13:36.967318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100227) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:13:36.982430 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-34604929 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-34604929, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:36.982430 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-34604929 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-34604929, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:36.995724 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Created reservations ['fbc8b09a-86b5-4092-b572-a4b408352147', 'c0a21bb0-ff71-43b7-bcd2-2f67841e7391', '4e31b3e9-3567-4667-bc42-0cdb090e2a7b', '27412851-7a5e-484d-9572-01ec7cad9f19'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:37.027935 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Delete volume request issued successfully. Aug 07 17:13:37.028176 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-435b7ef0-12a4-4943-8694-9dda10a36c92 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes/cd909ee7-6539-4831-975b-184b4beb609e returned with HTTP 202 Aug 07 17:13:37.028587 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 918/3691] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:36 2026] DELETE /volume/v3/volumes/cd909ee7-6539-4831-975b-184b4beb609e => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:37.036762 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1680340a-4bc2-42cf-a0fd-81ea4869f6d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:37.039072 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1680340a-4bc2-42cf-a0fd-81ea4869f6d5 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] DELETE https://10.4.3.144/volume/v3/types/c625d547-e083-44a4-9f5b-6dc3b27b4213 Aug 07 17:13:37.039378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1680340a-4bc2-42cf-a0fd-81ea4869f6d5 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:37.039663 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1680340a-4bc2-42cf-a0fd-81ea4869f6d5 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:37.068476 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1680340a-4bc2-42cf-a0fd-81ea4869f6d5 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/types/c625d547-e083-44a4-9f5b-6dc3b27b4213 returned with HTTP 202 Aug 07 17:13:37.068886 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 933/3692] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:13:37 2026] DELETE /volume/v3/types/c625d547-e083-44a4-9f5b-6dc3b27b4213 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:37.080752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-67a218a3-35e6-4606-8798-d4d318b2520e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:37.082157 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67a218a3-35e6-4606-8798-d4d318b2520e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:13:37.082905 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-67a218a3-35e6-4606-8798-d4d318b2520e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1330842067", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1477297847", "vendor_name": "tempest-vendor_name-1425932214"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:37.108270 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67a218a3-35e6-4606-8798-d4d318b2520e tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:13:37.108675 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 920/3693] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:13:37 2026] POST /volume/v3/types => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:37.118514 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:37.120531 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:37.120954 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "20fd0a9c-9263-4328-952b-cb12ee219986", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:37.122485 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Create volume request body: {'volume': {'volume_type': '20fd0a9c-9263-4328-952b-cb12ee219986', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:37.126472 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Create volume of 1 GB Aug 07 17:13:37.126802 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:37.126802 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:37.127270 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Availability Zones retrieved successfully. Aug 07 17:13:37.133147 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Flow 'volume_create_api' (f970ce47-1dc9-4833-a59b-f71261c46b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:37.134337 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b5f3d9-3b37-405f-942f-d5fec9972465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:37.135359 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:37.157558 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b5f3d9-3b37-405f-942f-d5fec9972465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:13:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1477297847',vendor_name='tempest-vendor_name-1425932214'},id=20fd0a9c-9263-4328-952b-cb12ee219986,is_public=True,name='tempest-ProjectAdminTests-volume-type-1330842067',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20fd0a9c-9263-4328-952b-cb12ee219986', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:37.158808 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2232b806-e365-45c2-89b0-f55f611d4b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:37.203111 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1330842067 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1330842067, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:37.203566 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1330842067 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1330842067, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:37.208060 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-00c157de-7134-4977-aff7-0cd66d2b9452 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:37.210779 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-00c157de-7134-4977-aff7-0cd66d2b9452 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:37.210934 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-00c157de-7134-4977-aff7-0cd66d2b9452 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:37.211308 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-00c157de-7134-4977-aff7-0cd66d2b9452 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:37.224726 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:37.224726 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:37.230185 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-00c157de-7134-4977-aff7-0cd66d2b9452 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:37.237860 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-00c157de-7134-4977-aff7-0cd66d2b9452 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:37.238362 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 919/3694] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:37 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:37.245456 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Created reservations ['f5a88759-e7ed-47dd-bbe1-9070a501d6f3', '59e902c2-b94c-46bf-864f-92c49045a1c6', 'f871e7d3-47fc-4677-8262-8467ccc478bd', '0815012d-062d-4577-aee2-e6f667a2eab1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:37.246324 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2232b806-e365-45c2-89b0-f55f611d4b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5a88759-e7ed-47dd-bbe1-9070a501d6f3', '59e902c2-b94c-46bf-864f-92c49045a1c6', 'f871e7d3-47fc-4677-8262-8467ccc478bd', '0815012d-062d-4577-aee2-e6f667a2eab1']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:37.247017 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47233400-9798-4106-b556-4be3d616cff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:37.272982 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47233400-9798-4106-b556-4be3d616cff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64', '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='42fe4778c08f48eead7b80d3c8cb2fa5',qos_specs=None,replication_status=,reservations=['f5a88759-e7ed-47dd-bbe1-9070a501d6f3','59e902c2-b94c-46bf-864f-92c49045a1c6','f871e7d3-47fc-4677-8262-8467ccc478bd','0815012d-062d-4577-aee2-e6f667a2eab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81ad4ccf896459db9a10619b8349e02',volume_type_id=20fd0a9c-9263-4328-952b-cb12ee219986), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:37Z,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=0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42fe4778c08f48eead7b80d3c8cb2fa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c81ad4ccf896459db9a10619b8349e02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20fd0a9c-9263-4328-952b-cb12ee219986),volume_type_id=20fd0a9c-9263-4328-952b-cb12ee219986)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:37.273773 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7cb2a6e-a23b-4511-b5af-635f255d12cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:37.296131 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7cb2a6e-a23b-4511-b5af-635f255d12cf) transitioned into state 'SUCCESS' from 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='42fe4778c08f48eead7b80d3c8cb2fa5',qos_specs=None,replication_status=,reservations=['f5a88759-e7ed-47dd-bbe1-9070a501d6f3','59e902c2-b94c-46bf-864f-92c49045a1c6','f871e7d3-47fc-4677-8262-8467ccc478bd','0815012d-062d-4577-aee2-e6f667a2eab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c81ad4ccf896459db9a10619b8349e02',volume_type_id=20fd0a9c-9263-4328-952b-cb12ee219986)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:37.297090 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a989dc40-e25f-4cfd-a717-7f406c91e46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:37.308089 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a989dc40-e25f-4cfd-a717-7f406c91e46a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:37.309202 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Flow 'volume_create_api' (f970ce47-1dc9-4833-a59b-f71261c46b22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:37.309590 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Create volume request issued successfully. Aug 07 17:13:37.310468 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29cd3577-4c22-4d51-8ffc-14787298bfa7 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:37.311241 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 923/3695] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:13:37 2026] POST /volume/v3/volumes => generated 773 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:37.323394 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb14e7ce-e5c0-40a9-b112-2923897ecf0f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:37.325511 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb14e7ce-e5c0-40a9-b112-2923897ecf0f tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/volumes/0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 Aug 07 17:13:37.325700 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb14e7ce-e5c0-40a9-b112-2923897ecf0f tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:37.325883 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb14e7ce-e5c0-40a9-b112-2923897ecf0f tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:37.333818 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:37.333818 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:37.337548 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bb14e7ce-e5c0-40a9-b112-2923897ecf0f tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Volume info retrieved successfully. Aug 07 17:13:37.341489 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb14e7ce-e5c0-40a9-b112-2923897ecf0f tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes/0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 returned with HTTP 200 Aug 07 17:13:37.341833 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 934/3696] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:37 2026] GET /volume/v3/volumes/0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:37.710394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-425744ce-280b-4bd1-b34c-712ffb6c3694 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:37.712186 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-425744ce-280b-4bd1-b34c-712ffb6c3694 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] GET https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b Aug 07 17:13:37.712386 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-425744ce-280b-4bd1-b34c-712ffb6c3694 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:37.712580 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-425744ce-280b-4bd1-b34c-712ffb6c3694 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:37.718327 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-425744ce-280b-4bd1-b34c-712ffb6c3694 tempest-VolumesSnapshotNegativeTestJSON-647797912 tempest-VolumesSnapshotNegativeTestJSON-647797912-project-member] https://10.4.3.144/volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b returned with HTTP 404 Aug 07 17:13:37.718801 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 921/3697] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:37 2026] GET /volume/v3/volumes/48b87916-6a25-43c5-940f-0107db10ff2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:37.759756 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7a205683-a5dc-4508-958a-dac85c0ff4cc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:37.761642 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a205683-a5dc-4508-958a-dac85c0ff4cc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:37.761854 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a205683-a5dc-4508-958a-dac85c0ff4cc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:37.762070 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a205683-a5dc-4508-958a-dac85c0ff4cc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:37.762179 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-7a205683-a5dc-4508-958a-dac85c0ff4cc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:37.766790 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:37.766790 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:37.767493 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a205683-a5dc-4508-958a-dac85c0ff4cc tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:37.767904 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 920/3698] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:37 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:38.253884 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c64cbd7e-ff69-4b8c-bfab-c6b603194fd4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:38.256005 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c64cbd7e-ff69-4b8c-bfab-c6b603194fd4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:38.256245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c64cbd7e-ff69-4b8c-bfab-c6b603194fd4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:38.256441 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c64cbd7e-ff69-4b8c-bfab-c6b603194fd4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:38.266620 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:38.266620 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:38.270381 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c64cbd7e-ff69-4b8c-bfab-c6b603194fd4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:38.277645 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c64cbd7e-ff69-4b8c-bfab-c6b603194fd4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:38.277858 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 924/3699] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:38 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:38.354925 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-637d896d-7063-4fc5-8987-1561599572b6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:38.356929 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-637d896d-7063-4fc5-8987-1561599572b6 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/volumes/0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 Aug 07 17:13:38.357320 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-637d896d-7063-4fc5-8987-1561599572b6 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:38.357533 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-637d896d-7063-4fc5-8987-1561599572b6 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:38.365315 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:38.365315 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:38.371218 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-637d896d-7063-4fc5-8987-1561599572b6 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Volume info retrieved successfully. Aug 07 17:13:38.376190 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-637d896d-7063-4fc5-8987-1561599572b6 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes/0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 returned with HTTP 200 Aug 07 17:13:38.376536 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 935/3700] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:38 2026] GET /volume/v3/volumes/0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:38.396535 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb6e31a8-8ba7-4d3f-92e5-415f1df3cc57 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:38.398468 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb6e31a8-8ba7-4d3f-92e5-415f1df3cc57 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/messages Aug 07 17:13:38.398854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb6e31a8-8ba7-4d3f-92e5-415f1df3cc57 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:38.399176 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb6e31a8-8ba7-4d3f-92e5-415f1df3cc57 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:38.404259 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb6e31a8-8ba7-4d3f-92e5-415f1df3cc57 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:13:38.404434 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 922/3701] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:13:38 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 07 17:13:38.414446 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b19187eb-75b1-4130-b2ed-8812742ee148 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:38.417086 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b19187eb-75b1-4130-b2ed-8812742ee148 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] GET https://10.4.3.144/volume/v3/messages/096dfbe9-d42e-487f-be6f-2e05df4b6364 Aug 07 17:13:38.417292 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b19187eb-75b1-4130-b2ed-8812742ee148 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:38.417560 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b19187eb-75b1-4130-b2ed-8812742ee148 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:38.421690 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b19187eb-75b1-4130-b2ed-8812742ee148 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/messages/096dfbe9-d42e-487f-be6f-2e05df4b6364 returned with HTTP 200 Aug 07 17:13:38.422004 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 921/3702] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:38 2026] GET /volume/v3/messages/096dfbe9-d42e-487f-be6f-2e05df4b6364 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:38.431012 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3c543ac0-111e-4612-abbe-73dc6b915b21 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:38.433046 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c543ac0-111e-4612-abbe-73dc6b915b21 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] DELETE https://10.4.3.144/volume/v3/messages/096dfbe9-d42e-487f-be6f-2e05df4b6364 Aug 07 17:13:38.433907 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c543ac0-111e-4612-abbe-73dc6b915b21 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:38.433907 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c543ac0-111e-4612-abbe-73dc6b915b21 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:38.448868 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c543ac0-111e-4612-abbe-73dc6b915b21 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/messages/096dfbe9-d42e-487f-be6f-2e05df4b6364 returned with HTTP 204 Aug 07 17:13:38.449291 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 925/3703] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:13:38 2026] DELETE /volume/v3/messages/096dfbe9-d42e-487f-be6f-2e05df4b6364 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:13:38.458125 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c5a266cc-86a3-446c-b121-0828e9872d56 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:38.460716 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 Aug 07 17:13:38.461051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:38.461221 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:38.461394 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Delete volume with id: 0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 Aug 07 17:13:38.472656 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:38.472656 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:38.473139 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Volume info retrieved successfully. Aug 07 17:13:38.475225 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100224) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:13:38.487802 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1330842067 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1330842067, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:38.488108 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1330842067 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1330842067, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:38.500054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Created reservations ['c1d26eb9-1187-4c86-91cf-225aa67f6120', '55e6cb0a-3bf9-4068-941d-f0efda7896e4', '3d4f924a-3a5f-45fb-8d6f-0881f114d495', '4fb89380-0d50-4755-9199-2e418b73edce'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:38.533122 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Delete volume request issued successfully. Aug 07 17:13:38.533387 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5a266cc-86a3-446c-b121-0828e9872d56 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/volumes/0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 returned with HTTP 202 Aug 07 17:13:38.533806 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 936/3704] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:38 2026] DELETE /volume/v3/volumes/0b8f60c8-e360-49c0-8ef0-ad33bdbf3c64 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:38.542193 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-47ac4d94-dcfd-4cdc-b42b-2b578ac90308 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:38.543937 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47ac4d94-dcfd-4cdc-b42b-2b578ac90308 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] DELETE https://10.4.3.144/volume/v3/types/20fd0a9c-9263-4328-952b-cb12ee219986 Aug 07 17:13:38.544149 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47ac4d94-dcfd-4cdc-b42b-2b578ac90308 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:38.544544 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47ac4d94-dcfd-4cdc-b42b-2b578ac90308 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:38.580427 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47ac4d94-dcfd-4cdc-b42b-2b578ac90308 tempest-ProjectAdminTests-502301116 tempest-ProjectAdminTests-502301116-project-admin] https://10.4.3.144/volume/v3/types/20fd0a9c-9263-4328-952b-cb12ee219986 returned with HTTP 202 Aug 07 17:13:38.581297 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 923/3705] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:13:38 2026] DELETE /volume/v3/types/20fd0a9c-9263-4328-952b-cb12ee219986 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:38.780387 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fdff26c9-a0d3-4465-ad51-0cb6e8fee075 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:38.782717 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fdff26c9-a0d3-4465-ad51-0cb6e8fee075 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:38.783209 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fdff26c9-a0d3-4465-ad51-0cb6e8fee075 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:38.783282 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fdff26c9-a0d3-4465-ad51-0cb6e8fee075 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:38.783459 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-fdff26c9-a0d3-4465-ad51-0cb6e8fee075 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:38.788275 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:38.788275 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:38.789579 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fdff26c9-a0d3-4465-ad51-0cb6e8fee075 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:38.789639 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 922/3706] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:38 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:39.189107 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-236c03f7-0d47-4a36-9b45-b955db391668 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:39.296162 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49cb90fa-6470-4a88-b10a-3525c3a3cb9f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:39.300124 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49cb90fa-6470-4a88-b10a-3525c3a3cb9f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:39.300124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49cb90fa-6470-4a88-b10a-3525c3a3cb9f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:39.300124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49cb90fa-6470-4a88-b10a-3525c3a3cb9f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:39.312823 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:39.313358 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1721860659"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:39.316866 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:39.316866 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:39.318765 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1721860659'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:39.318967 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume of 1 GB Aug 07 17:13:39.325860 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49cb90fa-6470-4a88-b10a-3525c3a3cb9f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:39.328614 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Availability Zones retrieved successfully. Aug 07 17:13:39.332428 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49cb90fa-6470-4a88-b10a-3525c3a3cb9f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:39.333365 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 937/3707] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:39 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:13:39.340168 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (813ca79c-afa3-4c37-ac94-9b95185bc16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:39.343049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f08844d0-d91d-45b3-bcc6-215268bca12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:39.344684 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:39.387340 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f08844d0-d91d-45b3-bcc6-215268bca12e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:39.388399 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10846dc-b564-4d71-9328-24f4c96c8a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:39.471207 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Created reservations ['55634525-e8b1-4f74-965d-cbdcaf4cced4', 'a45f55aa-06dc-46c8-b356-5a688d55b4ab', '6dd29aa9-f09f-4b4c-b9d4-2cba0f574677', 'f06277f1-2df0-495b-b9ec-a5229a56f2c3'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:39.472584 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f10846dc-b564-4d71-9328-24f4c96c8a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55634525-e8b1-4f74-965d-cbdcaf4cced4', 'a45f55aa-06dc-46c8-b356-5a688d55b4ab', '6dd29aa9-f09f-4b4c-b9d4-2cba0f574677', 'f06277f1-2df0-495b-b9ec-a5229a56f2c3']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:39.474576 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2227ea17-97b7-4fd8-99f1-58cba144dff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:39.497621 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2227ea17-97b7-4fd8-99f1-58cba144dff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6af9407-9b49-4b7e-be3c-48bade1742ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1721860659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['55634525-e8b1-4f74-965d-cbdcaf4cced4','a45f55aa-06dc-46c8-b356-5a688d55b4ab','6dd29aa9-f09f-4b4c-b9d4-2cba0f574677','f06277f1-2df0-495b-b9ec-a5229a56f2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1721860659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6af9407-9b49-4b7e-be3c-48bade1742ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f3c04aba492452898b5618ad5b17f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:39.498361 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f691ea0c-5988-40bc-8467-1136f5f72590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:39.516214 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f691ea0c-5988-40bc-8467-1136f5f72590) transitioned into state 'SUCCESS' from state '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-1721860659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['55634525-e8b1-4f74-965d-cbdcaf4cced4','a45f55aa-06dc-46c8-b356-5a688d55b4ab','6dd29aa9-f09f-4b4c-b9d4-2cba0f574677','f06277f1-2df0-495b-b9ec-a5229a56f2c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:39.516880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705ea108-2fc1-4b83-971c-8a3a94dd17df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:39.526394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (705ea108-2fc1-4b83-971c-8a3a94dd17df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:39.530049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (813ca79c-afa3-4c37-ac94-9b95185bc16e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:39.530049 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request issued successfully. Aug 07 17:13:39.530049 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-236c03f7-0d47-4a36-9b45-b955db391668 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:39.530049 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 926/3708] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:13:39 2026] POST /volume/v3/volumes => generated 764 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:39.542568 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0f725b94-af3e-422e-aedc-915dfc246f55 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:39.544644 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f725b94-af3e-422e-aedc-915dfc246f55 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef Aug 07 17:13:39.544876 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f725b94-af3e-422e-aedc-915dfc246f55 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:39.545152 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f725b94-af3e-422e-aedc-915dfc246f55 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:39.554102 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:39.554102 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:39.558549 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0f725b94-af3e-422e-aedc-915dfc246f55 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:39.563849 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f725b94-af3e-422e-aedc-915dfc246f55 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef returned with HTTP 200 Aug 07 17:13:39.564515 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 924/3709] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:39 2026] GET /volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:39.800559 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2940c33a-cbc9-4243-beb3-09bac8faf040 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:39.803467 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2940c33a-cbc9-4243-beb3-09bac8faf040 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:39.803668 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2940c33a-cbc9-4243-beb3-09bac8faf040 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:39.803844 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2940c33a-cbc9-4243-beb3-09bac8faf040 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:39.803965 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2940c33a-cbc9-4243-beb3-09bac8faf040 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:39.809226 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:39.809226 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:39.809893 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2940c33a-cbc9-4243-beb3-09bac8faf040 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:39.810293 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 923/3710] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:39 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:40.351955 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-124303fe-5b4a-45cf-bf6b-f7086a10a9e2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:40.355771 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-124303fe-5b4a-45cf-bf6b-f7086a10a9e2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:40.357604 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-124303fe-5b4a-45cf-bf6b-f7086a10a9e2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:40.357604 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-124303fe-5b4a-45cf-bf6b-f7086a10a9e2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:40.375215 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:40.375215 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:40.381340 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-124303fe-5b4a-45cf-bf6b-f7086a10a9e2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:40.387994 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-124303fe-5b4a-45cf-bf6b-f7086a10a9e2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:40.388942 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 938/3711] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:40 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:40.578351 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dccba998-c543-4337-991c-6669b8c909f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:40.580464 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dccba998-c543-4337-991c-6669b8c909f4 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef Aug 07 17:13:40.580688 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dccba998-c543-4337-991c-6669b8c909f4 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:40.580895 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dccba998-c543-4337-991c-6669b8c909f4 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:40.588876 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:40.588876 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:40.592628 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dccba998-c543-4337-991c-6669b8c909f4 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:40.597289 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dccba998-c543-4337-991c-6669b8c909f4 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef returned with HTTP 200 Aug 07 17:13:40.597703 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 927/3712] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:40 2026] GET /volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:40.610435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a1e0a59f-d127-40b9-976f-911c09f14318 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:40.612258 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:40.612607 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f6af9407-9b49-4b7e-be3c-48bade1742ef", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-499364656"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:40.614036 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request body: {'volume': {"'source_volid": 'f6af9407-9b49-4b7e-be3c-48bade1742ef', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-499364656'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:40.614150 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume of 1 GB Aug 07 17:13:40.618147 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Availability Zones retrieved successfully. Aug 07 17:13:40.623544 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (38bb1306-eae9-4195-b63d-597f04977955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:40.624560 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (601697bf-4b3a-4686-9dcf-4930966dbeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.625546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:40.655823 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (601697bf-4b3a-4686-9dcf-4930966dbeda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.657087 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b0ee57f-1690-4e24-8c5b-fd120ca4fcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.699062 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Created reservations ['7074fe3e-a5c3-4e73-b61f-8c46ab000ef9', '6d7352d1-b3cb-4d0d-aa61-63e61ee78f52', '989aeab7-799b-4ce3-b84e-a6d35ba17dca', '2629377f-8f21-4b11-b93f-1823a65d9d94'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:40.699983 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b0ee57f-1690-4e24-8c5b-fd120ca4fcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7074fe3e-a5c3-4e73-b61f-8c46ab000ef9', '6d7352d1-b3cb-4d0d-aa61-63e61ee78f52', '989aeab7-799b-4ce3-b84e-a6d35ba17dca', '2629377f-8f21-4b11-b93f-1823a65d9d94']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.700713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64eaff4f-25ef-48d4-ab28-44bcbc1db35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.722473 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64eaff4f-25ef-48d4-ab28-44bcbc1db35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38a26dd0-10e0-4325-9925-8fd3f4134435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-499364656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['7074fe3e-a5c3-4e73-b61f-8c46ab000ef9','6d7352d1-b3cb-4d0d-aa61-63e61ee78f52','989aeab7-799b-4ce3-b84e-a6d35ba17dca','2629377f-8f21-4b11-b93f-1823a65d9d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-499364656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38a26dd0-10e0-4325-9925-8fd3f4134435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f3c04aba492452898b5618ad5b17f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.723170 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fbac7e-6a1a-41fa-a35c-c4865e74cdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.742116 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fbac7e-6a1a-41fa-a35c-c4865e74cdbf) transitioned into state 'SUCCESS' from state '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-499364656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['7074fe3e-a5c3-4e73-b61f-8c46ab000ef9','6d7352d1-b3cb-4d0d-aa61-63e61ee78f52','989aeab7-799b-4ce3-b84e-a6d35ba17dca','2629377f-8f21-4b11-b93f-1823a65d9d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.742763 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5859e58c-c28d-4f09-8b79-a04192540be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.750258 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5859e58c-c28d-4f09-8b79-a04192540be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.750989 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (38bb1306-eae9-4195-b63d-597f04977955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:40.751282 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request issued successfully. Aug 07 17:13:40.751792 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a1e0a59f-d127-40b9-976f-911c09f14318 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:40.752228 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 925/3713] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:40 2026] POST /volume/v3/volumes => generated 763 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:40.767081 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:40.769358 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:40.769673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f6af9407-9b49-4b7e-be3c-48bade1742ef", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-176633825"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:40.771152 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request body: {'volume': {"'source_volid": 'f6af9407-9b49-4b7e-be3c-48bade1742ef', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-176633825'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:40.771315 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume of 1 GB Aug 07 17:13:40.775561 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Availability Zones retrieved successfully. Aug 07 17:13:40.780763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (30acd4be-890f-4972-9e4e-65654ad4a96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:40.781804 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b9fb9b-a502-40e1-8b8d-cb83527b3f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.782764 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:40.814892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b9fb9b-a502-40e1-8b8d-cb83527b3f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.815985 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8944b3f4-6fe3-4b92-a6e7-84f590b50bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.823213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f826b1a6-4f54-4239-956a-56b9d89d67a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:40.824986 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f826b1a6-4f54-4239-956a-56b9d89d67a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:40.825205 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f826b1a6-4f54-4239-956a-56b9d89d67a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:40.825376 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f826b1a6-4f54-4239-956a-56b9d89d67a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:40.825469 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f826b1a6-4f54-4239-956a-56b9d89d67a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:40.829588 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:40.829588 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:40.830191 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f826b1a6-4f54-4239-956a-56b9d89d67a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:40.830554 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 939/3714] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:40 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:40.862149 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Created reservations ['b4c2efd9-5080-4cbf-952a-77c6dc8a01db', '718af635-6dff-4659-b261-811df1f9492c', '9ee1ded6-a551-4952-a6e9-8e8e4ba24245', '2612b4f2-1054-42e4-9c6b-4b323e2366c7'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:40.863483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8944b3f4-6fe3-4b92-a6e7-84f590b50bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c2efd9-5080-4cbf-952a-77c6dc8a01db', '718af635-6dff-4659-b261-811df1f9492c', '9ee1ded6-a551-4952-a6e9-8e8e4ba24245', '2612b4f2-1054-42e4-9c6b-4b323e2366c7']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.864514 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66554361-0a92-4025-aaca-7d79daeac752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.892408 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66554361-0a92-4025-aaca-7d79daeac752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '043ab097-41ac-4cce-a3ed-4555a0b67e45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-176633825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['b4c2efd9-5080-4cbf-952a-77c6dc8a01db','718af635-6dff-4659-b261-811df1f9492c','9ee1ded6-a551-4952-a6e9-8e8e4ba24245','2612b4f2-1054-42e4-9c6b-4b323e2366c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-176633825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=043ab097-41ac-4cce-a3ed-4555a0b67e45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f3c04aba492452898b5618ad5b17f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.893534 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb442460-699f-4d7c-b41d-a33490fa235f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.914772 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb442460-699f-4d7c-b41d-a33490fa235f) transitioned into state 'SUCCESS' from state '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-176633825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['b4c2efd9-5080-4cbf-952a-77c6dc8a01db','718af635-6dff-4659-b261-811df1f9492c','9ee1ded6-a551-4952-a6e9-8e8e4ba24245','2612b4f2-1054-42e4-9c6b-4b323e2366c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.915731 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77accf24-b72a-49b4-8264-3892fd629af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.925806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77accf24-b72a-49b4-8264-3892fd629af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.927067 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (30acd4be-890f-4972-9e4e-65654ad4a96d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:40.927616 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request issued successfully. Aug 07 17:13:40.928552 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6a8d9076-30b0-4757-93ff-5253fe37f7d9 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:40.929117 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 924/3715] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:40 2026] POST /volume/v3/volumes => generated 763 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:40.944405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:40.950742 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:40.951544 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f6af9407-9b49-4b7e-be3c-48bade1742ef", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-816836904"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:40.952861 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request body: {'volume': {"'source_volid": 'f6af9407-9b49-4b7e-be3c-48bade1742ef', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-816836904'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:40.953114 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume of 1 GB Aug 07 17:13:40.956863 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Availability Zones retrieved successfully. Aug 07 17:13:40.962875 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (b19d2c30-d5af-47d7-822c-65b08559053d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:40.963680 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322d5d03-cc4c-4272-9d17-e8538ed1d55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:40.964508 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:40.989102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (322d5d03-cc4c-4272-9d17-e8538ed1d55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:40.989938 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df19e84-7f98-4926-9057-9b9807432fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.031214 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Created reservations ['a0eb7795-3fab-4333-89b7-345fb0f0d206', 'c5499260-11b6-4b4e-a5a8-4976ce7344dc', '368c07eb-f56b-410f-966e-bfa81e9d698e', '65bebaaf-113e-4021-893d-039de3e9e7f8'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:41.032251 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4df19e84-7f98-4926-9057-9b9807432fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0eb7795-3fab-4333-89b7-345fb0f0d206', 'c5499260-11b6-4b4e-a5a8-4976ce7344dc', '368c07eb-f56b-410f-966e-bfa81e9d698e', '65bebaaf-113e-4021-893d-039de3e9e7f8']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.032930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a0672ab-769c-4c40-b1c3-f69757eedadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.057584 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a0672ab-769c-4c40-b1c3-f69757eedadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2737c23-89ff-4b53-be7a-8fa628332771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816836904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['a0eb7795-3fab-4333-89b7-345fb0f0d206','c5499260-11b6-4b4e-a5a8-4976ce7344dc','368c07eb-f56b-410f-966e-bfa81e9d698e','65bebaaf-113e-4021-893d-039de3e9e7f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-816836904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2737c23-89ff-4b53-be7a-8fa628332771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f3c04aba492452898b5618ad5b17f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.058587 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84211d5-9382-4a64-a2d3-f60a4ac237be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.077752 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84211d5-9382-4a64-a2d3-f60a4ac237be) transitioned into state 'SUCCESS' from state '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-816836904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['a0eb7795-3fab-4333-89b7-345fb0f0d206','c5499260-11b6-4b4e-a5a8-4976ce7344dc','368c07eb-f56b-410f-966e-bfa81e9d698e','65bebaaf-113e-4021-893d-039de3e9e7f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.079422 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0155b70d-8598-4b25-86ab-1b3585454c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.091414 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0155b70d-8598-4b25-86ab-1b3585454c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.092468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (b19d2c30-d5af-47d7-822c-65b08559053d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:41.092836 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request issued successfully. Aug 07 17:13:41.094137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-444004ea-19f3-4447-b3a2-df62a5fb7824 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:41.094996 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 928/3716] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:40 2026] POST /volume/v3/volumes => generated 763 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:41.105133 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.106823 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:41.107160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f6af9407-9b49-4b7e-be3c-48bade1742ef", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-230269490"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:41.108441 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request body: {'volume': {"'source_volid": 'f6af9407-9b49-4b7e-be3c-48bade1742ef', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-230269490'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:41.108546 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume of 1 GB Aug 07 17:13:41.108957 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.108957 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:41.112447 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Availability Zones retrieved successfully. Aug 07 17:13:41.119752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (f1817cd9-7bef-4563-96f6-c7f027ac4e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:41.120561 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488cda29-198a-402f-9801-d9d5621e8b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.121380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:41.144705 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (488cda29-198a-402f-9801-d9d5621e8b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.145431 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bebbce4-d600-4355-adfe-48d4d0a2aaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.183851 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Created reservations ['22c7e121-4ce3-4b1b-b511-c453c7324661', '14654876-3680-489d-bad5-f80c6d15410e', '4ae2b180-bf90-4d1d-8923-566c5d987292', 'acf23eda-08fc-42f4-9f92-bf395697caba'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:41.184801 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bebbce4-d600-4355-adfe-48d4d0a2aaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22c7e121-4ce3-4b1b-b511-c453c7324661', '14654876-3680-489d-bad5-f80c6d15410e', '4ae2b180-bf90-4d1d-8923-566c5d987292', 'acf23eda-08fc-42f4-9f92-bf395697caba']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.185749 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aca014e-3839-4eb4-a18e-8d77c8b3ace7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.211337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aca014e-3839-4eb4-a18e-8d77c8b3ace7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4411586-8f66-4d27-8e50-afbdc9c4080c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-230269490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['22c7e121-4ce3-4b1b-b511-c453c7324661','14654876-3680-489d-bad5-f80c6d15410e','4ae2b180-bf90-4d1d-8923-566c5d987292','acf23eda-08fc-42f4-9f92-bf395697caba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-230269490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4411586-8f66-4d27-8e50-afbdc9c4080c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f3c04aba492452898b5618ad5b17f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.212308 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794f585d-30a7-4a5f-b8d7-d2b0a1311426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.232808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (794f585d-30a7-4a5f-b8d7-d2b0a1311426) transitioned into state 'SUCCESS' from state '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-230269490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['22c7e121-4ce3-4b1b-b511-c453c7324661','14654876-3680-489d-bad5-f80c6d15410e','4ae2b180-bf90-4d1d-8923-566c5d987292','acf23eda-08fc-42f4-9f92-bf395697caba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.233717 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30bee9e9-886b-4e6c-b55f-22f55539bb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.246300 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30bee9e9-886b-4e6c-b55f-22f55539bb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.247057 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (f1817cd9-7bef-4563-96f6-c7f027ac4e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:41.247312 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request issued successfully. Aug 07 17:13:41.247821 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-55a7e8d6-e18e-4285-8be7-a70c67c9a36d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:41.248244 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 926/3717] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:41 2026] POST /volume/v3/volumes => generated 763 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:41.267922 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-94187aae-5906-4107-92c4-f915ac110a0d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.269749 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:41.270092 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f6af9407-9b49-4b7e-be3c-48bade1742ef", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1477465154"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:41.272440 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request body: {'volume': {"'source_volid": 'f6af9407-9b49-4b7e-be3c-48bade1742ef', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1477465154'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:41.272440 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume of 1 GB Aug 07 17:13:41.276133 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Availability Zones retrieved successfully. Aug 07 17:13:41.281423 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (9e085573-dd4d-45b2-8f3f-b9e92c501e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:41.282318 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb6dd27b-adf0-4fa5-8a91-32c240ae21ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.283197 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:41.308704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb6dd27b-adf0-4fa5-8a91-32c240ae21ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.309630 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4b242e-6f97-4d60-9ecb-4d84b129d800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.361453 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Created reservations ['34b43474-bfd8-41ed-90ff-d2f6e2a37698', '85c6add7-657a-4eba-94ff-acab3e366753', '510e233c-012a-4e22-a579-255e6ed3ce57', '6d2838c9-9dce-47f6-9728-1147d1714275'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:41.362561 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4b242e-6f97-4d60-9ecb-4d84b129d800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b43474-bfd8-41ed-90ff-d2f6e2a37698', '85c6add7-657a-4eba-94ff-acab3e366753', '510e233c-012a-4e22-a579-255e6ed3ce57', '6d2838c9-9dce-47f6-9728-1147d1714275']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.363697 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baacc0f2-9ed8-436b-bc24-76680910e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.395371 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baacc0f2-9ed8-436b-bc24-76680910e3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c3eb534-c72e-4ab7-a8e4-d4812cb1473b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1477465154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['34b43474-bfd8-41ed-90ff-d2f6e2a37698','85c6add7-657a-4eba-94ff-acab3e366753','510e233c-012a-4e22-a579-255e6ed3ce57','6d2838c9-9dce-47f6-9728-1147d1714275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1477465154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c3eb534-c72e-4ab7-a8e4-d4812cb1473b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f3c04aba492452898b5618ad5b17f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.396434 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb885a91-7dec-478c-9eba-25472946146b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.401719 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1ee5f4c7-9cb6-44d5-a901-072c36bef0b3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.404881 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ee5f4c7-9cb6-44d5-a901-072c36bef0b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:41.405265 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ee5f4c7-9cb6-44d5-a901-072c36bef0b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:41.405704 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1ee5f4c7-9cb6-44d5-a901-072c36bef0b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:41.417442 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb885a91-7dec-478c-9eba-25472946146b) transitioned into state 'SUCCESS' from state '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-1477465154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f3c04aba492452898b5618ad5b17f21',qos_specs=None,replication_status=,reservations=['34b43474-bfd8-41ed-90ff-d2f6e2a37698','85c6add7-657a-4eba-94ff-acab3e366753','510e233c-012a-4e22-a579-255e6ed3ce57','6d2838c9-9dce-47f6-9728-1147d1714275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37da3550a7b44b38bf389b53fa86c3e5',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.418396 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d90e118-f7e0-4c2d-a5dd-7126a0737bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:41.418489 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.418489 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:41.422632 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1ee5f4c7-9cb6-44d5-a901-072c36bef0b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:41.428435 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1ee5f4c7-9cb6-44d5-a901-072c36bef0b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:41.429294 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 925/3718] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:41 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:41.429527 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d90e118-f7e0-4c2d-a5dd-7126a0737bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:41.430467 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Flow 'volume_create_api' (9e085573-dd4d-45b2-8f3f-b9e92c501e93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:41.430769 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Create volume request issued successfully. Aug 07 17:13:41.431333 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94187aae-5906-4107-92c4-f915ac110a0d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:41.431738 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 940/3719] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:41 2026] POST /volume/v3/volumes => generated 764 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:41.445967 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-df43e6b2-f8e6-46c0-acef-44172e34c1a1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.448129 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df43e6b2-f8e6-46c0-acef-44172e34c1a1 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 Aug 07 17:13:41.448365 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df43e6b2-f8e6-46c0-acef-44172e34c1a1 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:41.448559 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df43e6b2-f8e6-46c0-acef-44172e34c1a1 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:41.456682 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.456682 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:41.463923 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-df43e6b2-f8e6-46c0-acef-44172e34c1a1 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:41.472073 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df43e6b2-f8e6-46c0-acef-44172e34c1a1 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 returned with HTTP 200 Aug 07 17:13:41.472499 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 929/3720] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:41 2026] GET /volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:41.489067 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bda70cc4-b78a-49ec-b9f3-80d4b59cbe0a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.491273 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bda70cc4-b78a-49ec-b9f3-80d4b59cbe0a tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 Aug 07 17:13:41.491553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bda70cc4-b78a-49ec-b9f3-80d4b59cbe0a tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:41.491774 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bda70cc4-b78a-49ec-b9f3-80d4b59cbe0a tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:41.503848 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.503848 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:41.509206 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bda70cc4-b78a-49ec-b9f3-80d4b59cbe0a tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:41.515973 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bda70cc4-b78a-49ec-b9f3-80d4b59cbe0a tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 returned with HTTP 200 Aug 07 17:13:41.516469 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 927/3721] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:41 2026] GET /volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:41.539394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-232b761b-ae87-4007-b88f-193a22fdff25 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.544169 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-232b761b-ae87-4007-b88f-193a22fdff25 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 Aug 07 17:13:41.544169 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-232b761b-ae87-4007-b88f-193a22fdff25 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:41.544169 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-232b761b-ae87-4007-b88f-193a22fdff25 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:41.550133 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.550133 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:41.553771 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-232b761b-ae87-4007-b88f-193a22fdff25 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:41.558045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-232b761b-ae87-4007-b88f-193a22fdff25 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 returned with HTTP 200 Aug 07 17:13:41.558447 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 926/3722] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:41 2026] GET /volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:41.572805 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d50a8b0a-5afb-416d-9ae8-0285a802055f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.574515 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d50a8b0a-5afb-416d-9ae8-0285a802055f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c Aug 07 17:13:41.574686 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d50a8b0a-5afb-416d-9ae8-0285a802055f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:41.574903 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d50a8b0a-5afb-416d-9ae8-0285a802055f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:41.581703 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.581703 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:41.584665 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d50a8b0a-5afb-416d-9ae8-0285a802055f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:41.588600 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d50a8b0a-5afb-416d-9ae8-0285a802055f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c returned with HTTP 200 Aug 07 17:13:41.588988 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 941/3723] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:41 2026] GET /volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:41.604837 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-31607129-a9f0-46ba-af65-eedd73f58999 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.606760 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31607129-a9f0-46ba-af65-eedd73f58999 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b Aug 07 17:13:41.607063 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31607129-a9f0-46ba-af65-eedd73f58999 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:41.607317 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31607129-a9f0-46ba-af65-eedd73f58999 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:41.614238 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.614238 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:41.617605 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-31607129-a9f0-46ba-af65-eedd73f58999 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:41.621908 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31607129-a9f0-46ba-af65-eedd73f58999 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b returned with HTTP 200 Aug 07 17:13:41.622332 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 930/3724] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:41 2026] GET /volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:41.637912 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-08234c1e-2d2d-4570-9527-979b3945ce75 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.640306 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08234c1e-2d2d-4570-9527-979b3945ce75 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] DELETE https://10.4.3.144/volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b Aug 07 17:13:41.640549 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08234c1e-2d2d-4570-9527-979b3945ce75 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:41.640781 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-08234c1e-2d2d-4570-9527-979b3945ce75 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:41.640980 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-08234c1e-2d2d-4570-9527-979b3945ce75 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume with id: 5c3eb534-c72e-4ab7-a8e4-d4812cb1473b Aug 07 17:13:41.648003 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.648003 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:41.648537 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-08234c1e-2d2d-4570-9527-979b3945ce75 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:41.664484 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-08234c1e-2d2d-4570-9527-979b3945ce75 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume request issued successfully. Aug 07 17:13:41.664734 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-08234c1e-2d2d-4570-9527-979b3945ce75 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b returned with HTTP 202 Aug 07 17:13:41.665321 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 928/3725] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:41 2026] DELETE /volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:41.674074 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0b80db15-67bd-42d6-92dd-a4b8e05af87f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.676185 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b80db15-67bd-42d6-92dd-a4b8e05af87f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b Aug 07 17:13:41.676416 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0b80db15-67bd-42d6-92dd-a4b8e05af87f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:41.676702 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0b80db15-67bd-42d6-92dd-a4b8e05af87f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:41.684819 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.684819 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:41.688342 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0b80db15-67bd-42d6-92dd-a4b8e05af87f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:41.692659 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b80db15-67bd-42d6-92dd-a4b8e05af87f tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b returned with HTTP 200 Aug 07 17:13:41.693116 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 927/3726] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:41 2026] GET /volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:41.843120 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb08c8de-6a7b-4ae4-86f7-9a1b8e63d43e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:41.845015 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb08c8de-6a7b-4ae4-86f7-9a1b8e63d43e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:41.845167 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb08c8de-6a7b-4ae4-86f7-9a1b8e63d43e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:41.845431 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb08c8de-6a7b-4ae4-86f7-9a1b8e63d43e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:41.845431 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bb08c8de-6a7b-4ae4-86f7-9a1b8e63d43e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:41.851179 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:41.851179 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:41.851861 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb08c8de-6a7b-4ae4-86f7-9a1b8e63d43e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:41.852339 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 942/3727] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:41 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:42.442690 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6f493e6f-0af1-41bc-b826-9cb68ab8965d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:42.444486 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f493e6f-0af1-41bc-b826-9cb68ab8965d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:42.444674 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f493e6f-0af1-41bc-b826-9cb68ab8965d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:42.444860 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f493e6f-0af1-41bc-b826-9cb68ab8965d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:42.454584 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:42.454584 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:42.458199 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6f493e6f-0af1-41bc-b826-9cb68ab8965d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:42.462366 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f493e6f-0af1-41bc-b826-9cb68ab8965d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:42.462744 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 931/3728] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:42 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:42.707715 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2d5ec9c9-959d-4d40-8aa4-2eadc8bd8352 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:42.709619 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d5ec9c9-959d-4d40-8aa4-2eadc8bd8352 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b Aug 07 17:13:42.709858 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d5ec9c9-959d-4d40-8aa4-2eadc8bd8352 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:42.710050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2d5ec9c9-959d-4d40-8aa4-2eadc8bd8352 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:42.715781 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2d5ec9c9-959d-4d40-8aa4-2eadc8bd8352 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b returned with HTTP 404 Aug 07 17:13:42.716252 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 929/3729] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:42 2026] GET /volume/v3/volumes/5c3eb534-c72e-4ab7-a8e4-d4812cb1473b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:42.725677 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7338e219-ec62-4715-b57d-8349cd62337d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:42.727717 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7338e219-ec62-4715-b57d-8349cd62337d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c Aug 07 17:13:42.727970 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7338e219-ec62-4715-b57d-8349cd62337d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:42.728203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7338e219-ec62-4715-b57d-8349cd62337d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:42.728395 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-7338e219-ec62-4715-b57d-8349cd62337d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume with id: d4411586-8f66-4d27-8e50-afbdc9c4080c Aug 07 17:13:42.740871 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:42.740871 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:42.741403 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7338e219-ec62-4715-b57d-8349cd62337d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:42.760737 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7338e219-ec62-4715-b57d-8349cd62337d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume request issued successfully. Aug 07 17:13:42.760966 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7338e219-ec62-4715-b57d-8349cd62337d tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c returned with HTTP 202 Aug 07 17:13:42.761451 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 928/3730] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:42 2026] DELETE /volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:42.770291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d52d8a5b-0327-4acb-bbed-41c7db884340 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:42.772487 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d52d8a5b-0327-4acb-bbed-41c7db884340 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c Aug 07 17:13:42.772803 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d52d8a5b-0327-4acb-bbed-41c7db884340 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:42.773182 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d52d8a5b-0327-4acb-bbed-41c7db884340 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:42.782041 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:42.782041 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:42.786227 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d52d8a5b-0327-4acb-bbed-41c7db884340 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:42.790697 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d52d8a5b-0327-4acb-bbed-41c7db884340 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c returned with HTTP 200 Aug 07 17:13:42.791256 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 943/3731] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:42 2026] GET /volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:42.863580 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aef9bf81-cdc9-4009-8780-4f65c0342095 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:42.865205 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aef9bf81-cdc9-4009-8780-4f65c0342095 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:42.865407 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aef9bf81-cdc9-4009-8780-4f65c0342095 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:42.865577 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aef9bf81-cdc9-4009-8780-4f65c0342095 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:42.865709 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-aef9bf81-cdc9-4009-8780-4f65c0342095 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:42.869890 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:42.869890 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:42.870447 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aef9bf81-cdc9-4009-8780-4f65c0342095 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:42.870795 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 932/3732] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:42 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:43.478702 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-54a9e920-2a20-459b-8426-12c93d1321b1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:43.480459 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54a9e920-2a20-459b-8426-12c93d1321b1 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:43.480644 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54a9e920-2a20-459b-8426-12c93d1321b1 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:43.480838 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-54a9e920-2a20-459b-8426-12c93d1321b1 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:43.490208 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:43.490208 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:43.493739 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-54a9e920-2a20-459b-8426-12c93d1321b1 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:43.498308 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-54a9e920-2a20-459b-8426-12c93d1321b1 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:43.498709 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 930/3733] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:43 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:43.805936 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3b89f640-0be1-4e9d-b85c-7045b0d247e6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:43.811505 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b89f640-0be1-4e9d-b85c-7045b0d247e6 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c Aug 07 17:13:43.811691 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b89f640-0be1-4e9d-b85c-7045b0d247e6 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:43.811888 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b89f640-0be1-4e9d-b85c-7045b0d247e6 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:43.820964 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b89f640-0be1-4e9d-b85c-7045b0d247e6 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c returned with HTTP 404 Aug 07 17:13:43.820964 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 929/3734] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:43 2026] GET /volume/v3/volumes/d4411586-8f66-4d27-8e50-afbdc9c4080c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:43.827003 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dec73375-3e19-4ee5-9f10-0cf5f4be65e5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:43.828943 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dec73375-3e19-4ee5-9f10-0cf5f4be65e5 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 Aug 07 17:13:43.829193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dec73375-3e19-4ee5-9f10-0cf5f4be65e5 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:43.829399 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dec73375-3e19-4ee5-9f10-0cf5f4be65e5 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:43.829551 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-dec73375-3e19-4ee5-9f10-0cf5f4be65e5 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume with id: a2737c23-89ff-4b53-be7a-8fa628332771 Aug 07 17:13:43.836186 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:43.836186 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:43.838036 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dec73375-3e19-4ee5-9f10-0cf5f4be65e5 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:43.865909 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dec73375-3e19-4ee5-9f10-0cf5f4be65e5 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume request issued successfully. Aug 07 17:13:43.865909 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dec73375-3e19-4ee5-9f10-0cf5f4be65e5 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 returned with HTTP 202 Aug 07 17:13:43.865909 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 944/3735] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:43 2026] DELETE /volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:43.884782 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8e99328-80c2-4994-8ef8-8e432df2d54e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:43.885188 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73107e03-f683-4e94-a492-790cc175bb37 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:43.890970 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8e99328-80c2-4994-8ef8-8e432df2d54e tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 Aug 07 17:13:43.890970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8e99328-80c2-4994-8ef8-8e432df2d54e tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:43.890970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8e99328-80c2-4994-8ef8-8e432df2d54e tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:43.891738 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73107e03-f683-4e94-a492-790cc175bb37 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:43.892061 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73107e03-f683-4e94-a492-790cc175bb37 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:43.892310 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73107e03-f683-4e94-a492-790cc175bb37 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:43.892427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-73107e03-f683-4e94-a492-790cc175bb37 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:43.899411 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:43.899411 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:43.900149 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73107e03-f683-4e94-a492-790cc175bb37 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:43.900564 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 931/3736] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:43 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:43.903063 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:43.903063 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:43.906979 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8e99328-80c2-4994-8ef8-8e432df2d54e tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:43.911405 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8e99328-80c2-4994-8ef8-8e432df2d54e tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 returned with HTTP 200 Aug 07 17:13:43.911800 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 933/3737] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:43 2026] GET /volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:44.512585 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-479ce878-d78b-472f-aab5-b827e9005ed2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:44.514308 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-479ce878-d78b-472f-aab5-b827e9005ed2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:44.514511 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-479ce878-d78b-472f-aab5-b827e9005ed2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:44.514690 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-479ce878-d78b-472f-aab5-b827e9005ed2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:44.524706 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:44.524706 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:44.528740 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-479ce878-d78b-472f-aab5-b827e9005ed2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:44.532697 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-479ce878-d78b-472f-aab5-b827e9005ed2 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:44.533073 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 930/3738] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:44 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:44.912249 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0781cc04-af41-41bd-8929-8aa230225e18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:44.917411 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0781cc04-af41-41bd-8929-8aa230225e18 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:44.917411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0781cc04-af41-41bd-8929-8aa230225e18 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:44.917411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0781cc04-af41-41bd-8929-8aa230225e18 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:44.917411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0781cc04-af41-41bd-8929-8aa230225e18 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:44.922090 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:44.922090 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:44.923457 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0781cc04-af41-41bd-8929-8aa230225e18 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:44.924093 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 945/3739] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:44 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:44.927495 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e7164a5f-8bf4-4ee1-b6e2-985860517812 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:44.929585 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7164a5f-8bf4-4ee1-b6e2-985860517812 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 Aug 07 17:13:44.929932 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e7164a5f-8bf4-4ee1-b6e2-985860517812 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:44.930230 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e7164a5f-8bf4-4ee1-b6e2-985860517812 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:44.943120 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7164a5f-8bf4-4ee1-b6e2-985860517812 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 returned with HTTP 404 Aug 07 17:13:44.943120 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 932/3740] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:44 2026] GET /volume/v3/volumes/a2737c23-89ff-4b53-be7a-8fa628332771 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:44.949353 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d07d20a3-63d0-409a-b685-1ea77535b195 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:44.951348 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d07d20a3-63d0-409a-b685-1ea77535b195 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] DELETE https://10.4.3.144/volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 Aug 07 17:13:44.951646 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d07d20a3-63d0-409a-b685-1ea77535b195 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:44.951898 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d07d20a3-63d0-409a-b685-1ea77535b195 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:44.952145 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d07d20a3-63d0-409a-b685-1ea77535b195 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume with id: 043ab097-41ac-4cce-a3ed-4555a0b67e45 Aug 07 17:13:44.958714 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:44.958714 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:44.959232 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d07d20a3-63d0-409a-b685-1ea77535b195 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:44.975795 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d07d20a3-63d0-409a-b685-1ea77535b195 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume request issued successfully. Aug 07 17:13:44.976158 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d07d20a3-63d0-409a-b685-1ea77535b195 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 returned with HTTP 202 Aug 07 17:13:44.976638 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 934/3741] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:44 2026] DELETE /volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:44.984365 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-33ace49f-c5ab-407b-a3d0-f923f15144ef None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:44.987613 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33ace49f-c5ab-407b-a3d0-f923f15144ef tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 Aug 07 17:13:44.989058 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-33ace49f-c5ab-407b-a3d0-f923f15144ef tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:44.989289 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-33ace49f-c5ab-407b-a3d0-f923f15144ef tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:44.998259 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:44.998259 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:45.004334 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-33ace49f-c5ab-407b-a3d0-f923f15144ef tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:45.009468 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33ace49f-c5ab-407b-a3d0-f923f15144ef tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 returned with HTTP 200 Aug 07 17:13:45.010552 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 931/3742] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:44 2026] GET /volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:45.548929 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3fe47cd8-5a23-450f-88f0-d025573ca36e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:45.550819 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3fe47cd8-5a23-450f-88f0-d025573ca36e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:45.551087 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3fe47cd8-5a23-450f-88f0-d025573ca36e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:45.551573 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3fe47cd8-5a23-450f-88f0-d025573ca36e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:45.561990 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:45.561990 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:45.566458 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3fe47cd8-5a23-450f-88f0-d025573ca36e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:45.571640 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3fe47cd8-5a23-450f-88f0-d025573ca36e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:45.572094 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 946/3743] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:45 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:45.806572 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-69547e1c-9af5-41f4-9807-d9716b922a91 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:45.811585 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-69547e1c-9af5-41f4-9807-d9716b922a91 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:13:45.811856 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-69547e1c-9af5-41f4-9807-d9716b922a91 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:45.812119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-69547e1c-9af5-41f4-9807-d9716b922a91 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:45.825266 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:45.825266 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:45.831183 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-69547e1c-9af5-41f4-9807-d9716b922a91 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:13:45.837953 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-69547e1c-9af5-41f4-9807-d9716b922a91 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:13:45.838571 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 933/3744] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:13:45 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:45.935877 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-71ddd921-b684-461f-af92-1a97faa0acbe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:45.939187 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71ddd921-b684-461f-af92-1a97faa0acbe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:45.939432 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71ddd921-b684-461f-af92-1a97faa0acbe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:45.939731 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71ddd921-b684-461f-af92-1a97faa0acbe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:45.939891 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-71ddd921-b684-461f-af92-1a97faa0acbe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:45.944992 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:45.944992 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:45.945876 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71ddd921-b684-461f-af92-1a97faa0acbe tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:45.946521 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 935/3745] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:45 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:45.964362 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e73ded86-90a0-41bc-947b-2da835019cd8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:45.964948 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e73ded86-90a0-41bc-947b-2da835019cd8 None None] GET https://10.4.3.144/volume// Aug 07 17:13:45.965130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e73ded86-90a0-41bc-947b-2da835019cd8 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:45.965375 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e73ded86-90a0-41bc-947b-2da835019cd8 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:45.965804 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e73ded86-90a0-41bc-947b-2da835019cd8 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:45.966269 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 932/3746] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:13: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 07 17:13:45.983465 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-4bd18e12-dc3f-4b9f-8d46-c55b248a3aed None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.026857 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-84fcc1db-7457-4a7c-8858-acb1f3968579 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.029514 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84fcc1db-7457-4a7c-8858-acb1f3968579 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 Aug 07 17:13:46.029872 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84fcc1db-7457-4a7c-8858-acb1f3968579 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.030170 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84fcc1db-7457-4a7c-8858-acb1f3968579 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.040699 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84fcc1db-7457-4a7c-8858-acb1f3968579 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 returned with HTTP 404 Aug 07 17:13:46.041457 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 934/3747] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/volumes/043ab097-41ac-4cce-a3ed-4555a0b67e45 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:46.049197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8296eac-c71c-4fbb-b574-104254961523 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.051385 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8296eac-c71c-4fbb-b574-104254961523 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] DELETE https://10.4.3.144/volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 Aug 07 17:13:46.051665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8296eac-c71c-4fbb-b574-104254961523 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.051869 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8296eac-c71c-4fbb-b574-104254961523 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.052056 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b8296eac-c71c-4fbb-b574-104254961523 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume with id: 38a26dd0-10e0-4325-9925-8fd3f4134435 Aug 07 17:13:46.064170 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.064170 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:46.064653 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8296eac-c71c-4fbb-b574-104254961523 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:46.083960 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8296eac-c71c-4fbb-b574-104254961523 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume request issued successfully. Aug 07 17:13:46.084221 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8296eac-c71c-4fbb-b574-104254961523 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 returned with HTTP 202 Aug 07 17:13:46.084668 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 936/3748] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:46 2026] DELETE /volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:46.094552 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7774f0dc-9f45-4c54-ba4b-1b7696fda9f2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.098557 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7774f0dc-9f45-4c54-ba4b-1b7696fda9f2 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 Aug 07 17:13:46.100516 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7774f0dc-9f45-4c54-ba4b-1b7696fda9f2 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.100801 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7774f0dc-9f45-4c54-ba4b-1b7696fda9f2 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.112809 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.112809 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:46.125293 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7774f0dc-9f45-4c54-ba4b-1b7696fda9f2 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:46.133261 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7774f0dc-9f45-4c54-ba4b-1b7696fda9f2 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 returned with HTTP 200 Aug 07 17:13:46.133826 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 933/3749] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:46.159297 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-4bd18e12-dc3f-4b9f-8d46-c55b248a3aed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:13:46.159704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-4bd18e12-dc3f-4b9f-8d46-c55b248a3aed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d5b57aa-bcb7-4af1-8df6-8c43e674ddef", "connector": null, "instance_uuid": "a48faeb3-d93e-4cc7-94ea-c4a75ff08ef8"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:46.170407 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.170407 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:46.194831 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-4bd18e12-dc3f-4b9f-8d46-c55b248a3aed tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:13:46.195890 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 947/3750] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:13:45 2026] POST /volume/v3/attachments => generated 273 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:46.234159 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e71817d5-dba8-495a-89f2-cf5cf0548b47 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.236072 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e71817d5-dba8-495a-89f2-cf5cf0548b47 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:13:46.236444 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e71817d5-dba8-495a-89f2-cf5cf0548b47 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.236591 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e71817d5-dba8-495a-89f2-cf5cf0548b47 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.257537 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.257537 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:46.258181 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e7f09b37-a855-48d2-aad5-4c6ca0a84ae1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.258734 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7f09b37-a855-48d2-aad5-4c6ca0a84ae1 None None] GET https://10.4.3.144/volume// Aug 07 17:13:46.259043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7f09b37-a855-48d2-aad5-4c6ca0a84ae1 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.259307 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7f09b37-a855-48d2-aad5-4c6ca0a84ae1 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.259761 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7f09b37-a855-48d2-aad5-4c6ca0a84ae1 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:46.260590 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 937/3751] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:13:46.265374 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e71817d5-dba8-495a-89f2-cf5cf0548b47 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:13:46.272122 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-0441a394-674e-490b-9c75-cb2250f057b7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.275267 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-0441a394-674e-490b-9c75-cb2250f057b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:13:46.275436 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-0441a394-674e-490b-9c75-cb2250f057b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.275638 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-0441a394-674e-490b-9c75-cb2250f057b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.278402 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e71817d5-dba8-495a-89f2-cf5cf0548b47 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:13:46.278820 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 935/3752] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:46.289464 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-dadedc71-941a-492a-a03f-9016dac83397 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.291899 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.291899 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:46.292113 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-dadedc71-941a-492a-a03f-9016dac83397 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments/8b9dc74f-e78d-4bc1-b8de-634600819255/action Aug 07 17:13:46.292497 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-dadedc71-941a-492a-a03f-9016dac83397 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:46.292657 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-dadedc71-941a-492a-a03f-9016dac83397 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:46.298360 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-0441a394-674e-490b-9c75-cb2250f057b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:13:46.303869 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-0441a394-674e-490b-9c75-cb2250f057b7 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:13:46.304341 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 934/3753] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:46.311437 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.311437 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:46.327818 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9f90eef8-0ad6-4564-aea9-a495cd30dbd8 req-dadedc71-941a-492a-a03f-9016dac83397 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/8b9dc74f-e78d-4bc1-b8de-634600819255/action returned with HTTP 204 Aug 07 17:13:46.328923 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 948/3754] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:13:46 2026] POST /volume/v3/attachments/8b9dc74f-e78d-4bc1-b8de-634600819255/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:46.416627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-01e9caad-97bf-450d-9275-6637261bc0a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.422552 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-01e9caad-97bf-450d-9275-6637261bc0a0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] PUT https://10.4.3.144/volume/v3/attachments/307b43fd-32a7-4483-ba89-173beb1ebb7d Aug 07 17:13:46.423001 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-01e9caad-97bf-450d-9275-6637261bc0a0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:46.440433 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-01e9caad-97bf-450d-9275-6637261bc0a0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Acquiring lock "cinder-attachment_update-4d5b57aa-bcb7-4af1-8df6-8c43e674ddef-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:13:46.445893 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-01e9caad-97bf-450d-9275-6637261bc0a0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Lock "cinder-attachment_update-4d5b57aa-bcb7-4af1-8df6-8c43e674ddef-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:13:46.447130 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.447130 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:46.550885 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-01e9caad-97bf-450d-9275-6637261bc0a0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Lock "cinder-attachment_update-4d5b57aa-bcb7-4af1-8df6-8c43e674ddef-np0000006737" released by "attachment_update" :: held 0.105s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:13:46.551257 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-01e9caad-97bf-450d-9275-6637261bc0a0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/attachments/307b43fd-32a7-4483-ba89-173beb1ebb7d returned with HTTP 200 Aug 07 17:13:46.551745 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 938/3755] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:13:46 2026] PUT /volume/v3/attachments/307b43fd-32a7-4483-ba89-173beb1ebb7d => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:46.588703 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-83b59f50-594d-4abf-9052-82c9ffdae6b3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.591644 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83b59f50-594d-4abf-9052-82c9ffdae6b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:46.591644 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83b59f50-594d-4abf-9052-82c9ffdae6b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.591882 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-83b59f50-594d-4abf-9052-82c9ffdae6b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.613985 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.613985 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:46.623382 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-83b59f50-594d-4abf-9052-82c9ffdae6b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:46.629989 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-83b59f50-594d-4abf-9052-82c9ffdae6b3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:46.630522 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 936/3756] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 1168 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:46.645328 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-99ec26ad-b68f-41f3-8705-bfd9ab72e90c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.647111 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99ec26ad-b68f-41f3-8705-bfd9ab72e90c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:46.647287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-99ec26ad-b68f-41f3-8705-bfd9ab72e90c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.647465 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-99ec26ad-b68f-41f3-8705-bfd9ab72e90c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.656353 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.656353 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:46.659374 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-99ec26ad-b68f-41f3-8705-bfd9ab72e90c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:46.663641 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-99ec26ad-b68f-41f3-8705-bfd9ab72e90c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:46.664152 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 935/3757] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:46.718453 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-6cc0babe-87d8-4587-8151-4933f4a12b43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.720747 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-6cc0babe-87d8-4587-8151-4933f4a12b43 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:46.720991 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-6cc0babe-87d8-4587-8151-4933f4a12b43 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.721207 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-6cc0babe-87d8-4587-8151-4933f4a12b43 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.731901 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.731901 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:46.736714 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-6cc0babe-87d8-4587-8151-4933f4a12b43 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:46.741815 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-6cc0babe-87d8-4587-8151-4933f4a12b43 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:46.742273 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 949/3758] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:46.759506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-79b943c4-928e-4bf5-8442-60a93da4b577 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.762479 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-79b943c4-928e-4bf5-8442-60a93da4b577 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36/action Aug 07 17:13:46.762871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-79b943c4-928e-4bf5-8442-60a93da4b577 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:46.763035 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-79b943c4-928e-4bf5-8442-60a93da4b577 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:46.772832 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.772832 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:46.773257 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-79b943c4-928e-4bf5-8442-60a93da4b577 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:46.777890 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-79b943c4-928e-4bf5-8442-60a93da4b577 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Begin detaching volume completed successfully. Aug 07 17:13:46.778104 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-79b943c4-928e-4bf5-8442-60a93da4b577 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36/action returned with HTTP 202 Aug 07 17:13:46.778715 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 939/3759] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:13:46 2026] POST /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:13:46.818684 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f8823a72-d699-4dcf-bd96-495a392dde68 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.819240 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8823a72-d699-4dcf-bd96-495a392dde68 None None] GET https://10.4.3.144/volume// Aug 07 17:13:46.819492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8823a72-d699-4dcf-bd96-495a392dde68 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.819766 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f8823a72-d699-4dcf-bd96-495a392dde68 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.820221 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f8823a72-d699-4dcf-bd96-495a392dde68 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:13:46.820633 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 937/3760] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:13:46.828251 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-e779138c-d964-474a-9cb3-24fb0f10a386 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.830814 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-e779138c-d964-474a-9cb3-24fb0f10a386 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:46.831125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-e779138c-d964-474a-9cb3-24fb0f10a386 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.831371 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-e779138c-d964-474a-9cb3-24fb0f10a386 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.840978 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.840978 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:46.844347 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-e779138c-d964-474a-9cb3-24fb0f10a386 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:46.848386 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-e779138c-d964-474a-9cb3-24fb0f10a386 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:46.848777 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 936/3761] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:46.857082 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-b3e1f2f5-3d57-4fe5-a781-dfb14e77e3cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.860068 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-b3e1f2f5-3d57-4fe5-a781-dfb14e77e3cb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36/encryption Aug 07 17:13:46.860362 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-b3e1f2f5-3d57-4fe5-a781-dfb14e77e3cb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.860793 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-b3e1f2f5-3d57-4fe5-a781-dfb14e77e3cb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.873357 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.873357 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:46.881499 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-b3e1f2f5-3d57-4fe5-a781-dfb14e77e3cb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36/encryption returned with HTTP 200 Aug 07 17:13:46.882114 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 950/3762] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:46.957624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5a7d4263-eee1-488a-b89e-1ab8387253e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:46.959777 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a7d4263-eee1-488a-b89e-1ab8387253e0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:46.960104 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a7d4263-eee1-488a-b89e-1ab8387253e0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:46.960369 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a7d4263-eee1-488a-b89e-1ab8387253e0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:46.960540 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5a7d4263-eee1-488a-b89e-1ab8387253e0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:46.967676 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:46.967676 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:46.968161 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a7d4263-eee1-488a-b89e-1ab8387253e0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:46.968665 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 940/3763] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:46 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:47.153410 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-943c048f-05c6-47f4-be06-19fc013933c0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:47.155753 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-943c048f-05c6-47f4-be06-19fc013933c0 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 Aug 07 17:13:47.156186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-943c048f-05c6-47f4-be06-19fc013933c0 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:47.156436 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-943c048f-05c6-47f4-be06-19fc013933c0 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:47.165812 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-943c048f-05c6-47f4-be06-19fc013933c0 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 returned with HTTP 404 Aug 07 17:13:47.166853 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 938/3764] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:47 2026] GET /volume/v3/volumes/38a26dd0-10e0-4325-9925-8fd3f4134435 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:47.179618 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1d3f57d3-06e9-4962-9d66-ac27d3097884 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:47.189337 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d3f57d3-06e9-4962-9d66-ac27d3097884 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef Aug 07 17:13:47.190902 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d3f57d3-06e9-4962-9d66-ac27d3097884 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:47.191980 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d3f57d3-06e9-4962-9d66-ac27d3097884 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:47.192250 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-1d3f57d3-06e9-4962-9d66-ac27d3097884 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume with id: f6af9407-9b49-4b7e-be3c-48bade1742ef Aug 07 17:13:47.212270 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:47.212270 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:47.212756 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1d3f57d3-06e9-4962-9d66-ac27d3097884 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:47.230710 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1d3f57d3-06e9-4962-9d66-ac27d3097884 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Delete volume request issued successfully. Aug 07 17:13:47.230940 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d3f57d3-06e9-4962-9d66-ac27d3097884 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef returned with HTTP 202 Aug 07 17:13:47.231425 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 937/3765] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:47 2026] DELETE /volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:47.239425 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9d25400a-134e-4bdf-b9ac-75667b31ead6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:47.240961 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d25400a-134e-4bdf-b9ac-75667b31ead6 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef Aug 07 17:13:47.241249 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d25400a-134e-4bdf-b9ac-75667b31ead6 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:47.241442 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d25400a-134e-4bdf-b9ac-75667b31ead6 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:47.248950 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:47.248950 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:47.252737 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9d25400a-134e-4bdf-b9ac-75667b31ead6 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Volume info retrieved successfully. Aug 07 17:13:47.256835 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d25400a-134e-4bdf-b9ac-75667b31ead6 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef returned with HTTP 200 Aug 07 17:13:47.257269 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 951/3766] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:47 2026] GET /volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:47.295510 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-76e714e1-65e8-4aa4-b623-b1195bb4c076 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:47.297646 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76e714e1-65e8-4aa4-b623-b1195bb4c076 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:13:47.297740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76e714e1-65e8-4aa4-b623-b1195bb4c076 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:47.297895 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76e714e1-65e8-4aa4-b623-b1195bb4c076 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:47.310500 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:47.310500 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:47.315476 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-76e714e1-65e8-4aa4-b623-b1195bb4c076 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:13:47.325080 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76e714e1-65e8-4aa4-b623-b1195bb4c076 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:13:47.325610 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 941/3767] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:47 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:47.983224 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fbd6c68b-0caa-4618-adca-7aba816f9fb4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:47.984963 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fbd6c68b-0caa-4618-adca-7aba816f9fb4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:47.985374 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fbd6c68b-0caa-4618-adca-7aba816f9fb4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:47.985709 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fbd6c68b-0caa-4618-adca-7aba816f9fb4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:47.985924 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fbd6c68b-0caa-4618-adca-7aba816f9fb4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:47.990882 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:47.990882 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:47.992101 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fbd6c68b-0caa-4618-adca-7aba816f9fb4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:47.992101 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 939/3768] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:47 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:48.275468 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9a18bc3c-14ce-4f0a-b4de-13c99d2daeb2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:48.289956 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9a18bc3c-14ce-4f0a-b4de-13c99d2daeb2 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] GET https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef Aug 07 17:13:48.291360 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9a18bc3c-14ce-4f0a-b4de-13c99d2daeb2 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:48.292231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9a18bc3c-14ce-4f0a-b4de-13c99d2daeb2 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:48.313904 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9a18bc3c-14ce-4f0a-b4de-13c99d2daeb2 tempest-CreateVolumesFromSourceVolumeTest-838959450 tempest-CreateVolumesFromSourceVolumeTest-838959450-project-member] https://10.4.3.144/volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef returned with HTTP 404 Aug 07 17:13:48.316350 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 938/3769] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:48 2026] GET /volume/v3/volumes/f6af9407-9b49-4b7e-be3c-48bade1742ef => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:48.339045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8ac2dc20-c939-46df-af21-0f198c4f6961 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:48.344650 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ac2dc20-c939-46df-af21-0f198c4f6961 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:13:48.344813 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ac2dc20-c939-46df-af21-0f198c4f6961 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:48.345000 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ac2dc20-c939-46df-af21-0f198c4f6961 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:48.357968 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:48.357968 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:48.362391 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8ac2dc20-c939-46df-af21-0f198c4f6961 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:13:48.369151 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ac2dc20-c939-46df-af21-0f198c4f6961 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:13:48.369151 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 952/3770] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:48 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:49.002765 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e3fb87fb-e57c-4302-abfe-6e4cb3300ec5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:49.004705 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3fb87fb-e57c-4302-abfe-6e4cb3300ec5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:49.004902 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3fb87fb-e57c-4302-abfe-6e4cb3300ec5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:49.005183 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3fb87fb-e57c-4302-abfe-6e4cb3300ec5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:49.005310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e3fb87fb-e57c-4302-abfe-6e4cb3300ec5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:49.009888 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:49.009888 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:49.010826 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3fb87fb-e57c-4302-abfe-6e4cb3300ec5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:49.011541 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 942/3771] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:49 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:49.396080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-56746066-d074-4918-a0bf-5b91d39062e6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:49.396080 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56746066-d074-4918-a0bf-5b91d39062e6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:13:49.396080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56746066-d074-4918-a0bf-5b91d39062e6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:49.396080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56746066-d074-4918-a0bf-5b91d39062e6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:49.409561 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:49.409561 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:49.417869 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-56746066-d074-4918-a0bf-5b91d39062e6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:13:49.422316 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56746066-d074-4918-a0bf-5b91d39062e6 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:13:49.422316 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 940/3772] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:49 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:49.826610 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-ae14d157-92e1-4f94-ad09-a9d16f6d60fe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:49.829115 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-ae14d157-92e1-4f94-ad09-a9d16f6d60fe tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/attachments/307b43fd-32a7-4483-ba89-173beb1ebb7d/action Aug 07 17:13:49.829596 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-ae14d157-92e1-4f94-ad09-a9d16f6d60fe tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:13:49.829771 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-ae14d157-92e1-4f94-ad09-a9d16f6d60fe tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:49.846259 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:49.846259 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:49.859820 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1d8d2641-9a8c-485d-a743-6f2c7d000d56 req-ae14d157-92e1-4f94-ad09-a9d16f6d60fe tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/attachments/307b43fd-32a7-4483-ba89-173beb1ebb7d/action returned with HTTP 204 Aug 07 17:13:49.860284 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 939/3773] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:13:49 2026] POST /volume/v3/attachments/307b43fd-32a7-4483-ba89-173beb1ebb7d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:49.947677 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-07a690ef-ff13-4a2b-bf83-a81a962c4743 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:49.949823 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-07a690ef-ff13-4a2b-bf83-a81a962c4743 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/attachments/8b9dc74f-e78d-4bc1-b8de-634600819255 Aug 07 17:13:49.950005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-07a690ef-ff13-4a2b-bf83-a81a962c4743 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:49.950193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-07a690ef-ff13-4a2b-bf83-a81a962c4743 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:49.958005 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:49.958005 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:49.987265 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7da40728-4f54-4a76-b2ba-acd740ee5c6f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:50.024762 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a8d005c5-2cf0-471d-a8a7-239494682a0b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:50.027983 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-240d923d-d8e5-4ea5-9f14-bd11dabd6861 req-07a690ef-ff13-4a2b-bf83-a81a962c4743 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/8b9dc74f-e78d-4bc1-b8de-634600819255 returned with HTTP 200 Aug 07 17:13:50.029832 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 953/3774] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:13:49 2026] DELETE /volume/v3/attachments/8b9dc74f-e78d-4bc1-b8de-634600819255 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:50.029972 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8d005c5-2cf0-471d-a8a7-239494682a0b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:50.029972 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8d005c5-2cf0-471d-a8a7-239494682a0b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:50.029972 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8d005c5-2cf0-471d-a8a7-239494682a0b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:50.029972 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a8d005c5-2cf0-471d-a8a7-239494682a0b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:50.034356 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:50.034356 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:50.035155 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8d005c5-2cf0-471d-a8a7-239494682a0b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:50.035882 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 941/3775] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:50 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:50.177630 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7da40728-4f54-4a76-b2ba-acd740ee5c6f tempest-ProjectAdminTests-1752083736 tempest-ProjectAdminTests-1752083736-project-admin] GET https://10.4.3.144/volume/v3/scheduler-stats/get_pools Aug 07 17:13:50.177630 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7da40728-4f54-4a76-b2ba-acd740ee5c6f tempest-ProjectAdminTests-1752083736 tempest-ProjectAdminTests-1752083736-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:50.177630 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7da40728-4f54-4a76-b2ba-acd740ee5c6f tempest-ProjectAdminTests-1752083736 tempest-ProjectAdminTests-1752083736-project-admin] Calling method 'get_pools' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:50.186250 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7da40728-4f54-4a76-b2ba-acd740ee5c6f tempest-ProjectAdminTests-1752083736 tempest-ProjectAdminTests-1752083736-project-admin] https://10.4.3.144/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 17:13:50.186658 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 943/3776] 10.4.3.144 () {66 vars in 1291 bytes} [Fri Aug 7 17:13:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:50.195265 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8affdf29-f1f1-4221-9d3b-2f8f40a367c8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:50.198078 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8affdf29-f1f1-4221-9d3b-2f8f40a367c8 tempest-ProjectAdminTests-1752083736 tempest-ProjectAdminTests-1752083736-project-admin] GET https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool Aug 07 17:13:50.198276 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8affdf29-f1f1-4221-9d3b-2f8f40a367c8 tempest-ProjectAdminTests-1752083736 tempest-ProjectAdminTests-1752083736-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:50.198471 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8affdf29-f1f1-4221-9d3b-2f8f40a367c8 tempest-ProjectAdminTests-1752083736 tempest-ProjectAdminTests-1752083736-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:50.202285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e801a1f3-0263-4094-89cc-61cd692a7025 req-63d89c4a-ec86-4234-ae67-011bb470e314 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:50.205655 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e801a1f3-0263-4094-89cc-61cd692a7025 req-63d89c4a-ec86-4234-ae67-011bb470e314 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:50.205891 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e801a1f3-0263-4094-89cc-61cd692a7025 req-63d89c4a-ec86-4234-ae67-011bb470e314 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:50.206140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e801a1f3-0263-4094-89cc-61cd692a7025 req-63d89c4a-ec86-4234-ae67-011bb470e314 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:50.210211 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8affdf29-f1f1-4221-9d3b-2f8f40a367c8 tempest-ProjectAdminTests-1752083736 tempest-ProjectAdminTests-1752083736-project-admin] https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool returned with HTTP 200 Aug 07 17:13:50.210913 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 940/3777] 10.4.3.144 () {66 vars in 1318 bytes} [Fri Aug 7 17:13:50 2026] GET /volume/v3/capabilities/np0000006737@storpool => generated 703 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:50.214596 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:50.214596 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:50.218831 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-e801a1f3-0263-4094-89cc-61cd692a7025 req-63d89c4a-ec86-4234-ae67-011bb470e314 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:50.223805 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e801a1f3-0263-4094-89cc-61cd692a7025 req-63d89c4a-ec86-4234-ae67-011bb470e314 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:50.224292 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 954/3778] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:13:50 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:50.435614 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c16c1b17-d2ff-460c-b2d1-e8e3c921f167 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:50.437848 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c16c1b17-d2ff-460c-b2d1-e8e3c921f167 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:13:50.438207 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c16c1b17-d2ff-460c-b2d1-e8e3c921f167 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:50.438524 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c16c1b17-d2ff-460c-b2d1-e8e3c921f167 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:50.450972 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:50.450972 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:50.455924 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c16c1b17-d2ff-460c-b2d1-e8e3c921f167 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:13:50.462447 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c16c1b17-d2ff-460c-b2d1-e8e3c921f167 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:13:50.462652 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 942/3779] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:50 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:50.476343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b3ab1356-467f-4a55-9f0a-a2f909e15ff1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:50.478195 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3ab1356-467f-4a55-9f0a-a2f909e15ff1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:13:50.478578 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b3ab1356-467f-4a55-9f0a-a2f909e15ff1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d5b57aa-bcb7-4af1-8df6-8c43e674ddef", "force": true, "name": "tempest-VolumesBackupsTest-Backup-558535228", "container": "tempest-volumesbackupstest-backup-container-2141763429"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:50.480754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-b3ab1356-467f-4a55-9f0a-a2f909e15ff1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating new backup {'backup': {'volume_id': '4d5b57aa-bcb7-4af1-8df6-8c43e674ddef', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-558535228', 'container': 'tempest-volumesbackupstest-backup-container-2141763429'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:13:50.480943 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-b3ab1356-467f-4a55-9f0a-a2f909e15ff1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating backup of volume 4d5b57aa-bcb7-4af1-8df6-8c43e674ddef in container tempest-volumesbackupstest-backup-container-2141763429 Aug 07 17:13:50.489818 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:50.489818 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:50.490229 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b3ab1356-467f-4a55-9f0a-a2f909e15ff1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:13:50.508593 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b3ab1356-467f-4a55-9f0a-a2f909e15ff1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['5a220f57-bbe8-4e7c-875a-3dadffe6e7d0', '2df14880-93ab-4003-bc5c-bd2c9e5fae2c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:50.537068 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b3ab1356-467f-4a55-9f0a-a2f909e15ff1 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:13:50.537491 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 944/3780] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:50 2026] POST /volume/v3/backups => generated 329 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:50.545698 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f197ff53-90ce-4ecf-8f1f-91b97563d920 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:50.547424 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f197ff53-90ce-4ecf-8f1f-91b97563d920 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:50.547892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f197ff53-90ce-4ecf-8f1f-91b97563d920 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:50.548201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f197ff53-90ce-4ecf-8f1f-91b97563d920 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:50.548430 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-f197ff53-90ce-4ecf-8f1f-91b97563d920 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:50.554392 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:50.554392 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:50.555343 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f197ff53-90ce-4ecf-8f1f-91b97563d920 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:50.555796 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 941/3781] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:50 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:50.860763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:50.992269 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:50.992704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-713614895", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:50.994379 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-713614895', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:50.994535 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Create volume of 1 GB Aug 07 17:13:50.998737 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Availability Zones retrieved successfully. Aug 07 17:13:51.004875 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Flow 'volume_create_api' (e5601652-75fb-4f6a-83c6-ba6542018247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:51.005975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5ca115-cf34-4c66-b388-49ec6a1535ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.006984 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:51.035518 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5ca115-cf34-4c66-b388-49ec6a1535ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.036374 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80471d7e-206e-4f5a-a2d4-3f746ae48ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.051279 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8be7d0db-2263-486a-b6dd-1d0b68936192 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:51.053998 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8be7d0db-2263-486a-b6dd-1d0b68936192 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:51.054276 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8be7d0db-2263-486a-b6dd-1d0b68936192 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:51.054555 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8be7d0db-2263-486a-b6dd-1d0b68936192 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:51.054728 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8be7d0db-2263-486a-b6dd-1d0b68936192 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:51.061491 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:51.061491 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:51.062434 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8be7d0db-2263-486a-b6dd-1d0b68936192 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:51.062932 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 943/3782] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:51 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:51.101484 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Created reservations ['f38cf862-33ba-4b34-afe9-5976b6d5f4c6', '64d3aec8-745f-4d1b-9a49-b89ae2978f20', '7538ba7f-8a39-4d58-a6ef-bc863b94bb28', '3d77d564-c2f5-4618-9385-2dac5eaadd59'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:51.102338 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80471d7e-206e-4f5a-a2d4-3f746ae48ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f38cf862-33ba-4b34-afe9-5976b6d5f4c6', '64d3aec8-745f-4d1b-9a49-b89ae2978f20', '7538ba7f-8a39-4d58-a6ef-bc863b94bb28', '3d77d564-c2f5-4618-9385-2dac5eaadd59']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.103148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b71f815-d696-49e8-b5c9-3eaa4fe2b310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.130812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b71f815-d696-49e8-b5c9-3eaa4fe2b310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebf5d05d-53e0-421b-8751-ef95c1bbfc56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-713614895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8c9f149c764a599a37540d22f1b8a4',qos_specs=None,replication_status=,reservations=['f38cf862-33ba-4b34-afe9-5976b6d5f4c6','64d3aec8-745f-4d1b-9a49-b89ae2978f20','7538ba7f-8a39-4d58-a6ef-bc863b94bb28','3d77d564-c2f5-4618-9385-2dac5eaadd59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07e5de5c4ad746b0b089b8dbc6206f42',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-713614895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebf5d05d-53e0-421b-8751-ef95c1bbfc56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb8c9f149c764a599a37540d22f1b8a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07e5de5c4ad746b0b089b8dbc6206f42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.131631 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7e0f55-91b9-4878-84fa-78c185a00208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.149440 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7e0f55-91b9-4878-84fa-78c185a00208) transitioned into state 'SUCCESS' from state '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-713614895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8c9f149c764a599a37540d22f1b8a4',qos_specs=None,replication_status=,reservations=['f38cf862-33ba-4b34-afe9-5976b6d5f4c6','64d3aec8-745f-4d1b-9a49-b89ae2978f20','7538ba7f-8a39-4d58-a6ef-bc863b94bb28','3d77d564-c2f5-4618-9385-2dac5eaadd59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07e5de5c4ad746b0b089b8dbc6206f42',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.150065 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7b016c-f9e0-4519-b49c-1114b3a3e30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.163194 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7b016c-f9e0-4519-b49c-1114b3a3e30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.164548 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Flow 'volume_create_api' (e5601652-75fb-4f6a-83c6-ba6542018247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:51.165037 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Create volume request issued successfully. Aug 07 17:13:51.166056 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92a2f0fc-870d-49be-b2d0-ac0b2ad29c63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:51.166578 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 955/3783] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:50 2026] POST /volume/v3/volumes => generated 764 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:51.184556 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1419106-ddba-4058-92cc-cd1380df7b31 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:51.186720 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:51.187089 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2071965149", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:51.188831 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2071965149', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:51.189008 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Create volume of 1 GB Aug 07 17:13:51.189278 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:51.189278 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:51.195705 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Availability Zones retrieved successfully. Aug 07 17:13:51.201735 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Flow 'volume_create_api' (2d22ec22-7625-42d3-9900-10a22194db3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:51.202642 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8e4dfa-85b4-4e21-902c-24937bb7ef8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.203499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:51.233295 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d8e4dfa-85b4-4e21-902c-24937bb7ef8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.234439 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b68da5a-421d-4e79-893f-a46bbf23aa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.292902 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Created reservations ['387a013f-bde0-4bfe-8874-dbb5a46693a0', '94399116-63b6-4572-bc1c-ce592f089ffc', '39578e1d-1ee6-40c3-a6ff-aa00fb3f2053', 'e20684dc-96b3-4586-bf9b-39feb27eb40d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:51.293979 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b68da5a-421d-4e79-893f-a46bbf23aa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['387a013f-bde0-4bfe-8874-dbb5a46693a0', '94399116-63b6-4572-bc1c-ce592f089ffc', '39578e1d-1ee6-40c3-a6ff-aa00fb3f2053', 'e20684dc-96b3-4586-bf9b-39feb27eb40d']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.294698 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1756511-4015-4604-ae39-4957677c1303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.323188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1756511-4015-4604-ae39-4957677c1303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1465565d-b2b3-4a23-aac7-7424c66a73b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2071965149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8c9f149c764a599a37540d22f1b8a4',qos_specs=None,replication_status=,reservations=['387a013f-bde0-4bfe-8874-dbb5a46693a0','94399116-63b6-4572-bc1c-ce592f089ffc','39578e1d-1ee6-40c3-a6ff-aa00fb3f2053','e20684dc-96b3-4586-bf9b-39feb27eb40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07e5de5c4ad746b0b089b8dbc6206f42',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2071965149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1465565d-b2b3-4a23-aac7-7424c66a73b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb8c9f149c764a599a37540d22f1b8a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07e5de5c4ad746b0b089b8dbc6206f42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.324036 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74c5ce9-4c76-455c-9cb9-2060f2149d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.355749 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a74c5ce9-4c76-455c-9cb9-2060f2149d96) transitioned into state 'SUCCESS' from state '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-2071965149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb8c9f149c764a599a37540d22f1b8a4',qos_specs=None,replication_status=,reservations=['387a013f-bde0-4bfe-8874-dbb5a46693a0','94399116-63b6-4572-bc1c-ce592f089ffc','39578e1d-1ee6-40c3-a6ff-aa00fb3f2053','e20684dc-96b3-4586-bf9b-39feb27eb40d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07e5de5c4ad746b0b089b8dbc6206f42',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.356498 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b3fec6e-3aa6-4bca-8c00-076fd3e4781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:51.365578 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b3fec6e-3aa6-4bca-8c00-076fd3e4781a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:51.366656 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Flow 'volume_create_api' (2d22ec22-7625-42d3-9900-10a22194db3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:51.367042 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Create volume request issued successfully. Aug 07 17:13:51.367712 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1419106-ddba-4058-92cc-cd1380df7b31 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:51.368299 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 945/3784] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:51 2026] POST /volume/v3/volumes => generated 765 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:51.567099 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8d057167-64be-4376-96d0-c0f0ab6de229 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:51.568904 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d057167-64be-4376-96d0-c0f0ab6de229 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:51.569117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8d057167-64be-4376-96d0-c0f0ab6de229 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:51.569293 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8d057167-64be-4376-96d0-c0f0ab6de229 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:51.569428 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-8d057167-64be-4376-96d0-c0f0ab6de229 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:51.573736 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:51.573736 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:51.574496 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d057167-64be-4376-96d0-c0f0ab6de229 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:51.574828 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 942/3785] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:51 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:13:52.077713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0f416276-7498-4487-ab48-f0a1925c1f6c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:52.077713 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f416276-7498-4487-ab48-f0a1925c1f6c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:52.077713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f416276-7498-4487-ab48-f0a1925c1f6c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:52.077713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0f416276-7498-4487-ab48-f0a1925c1f6c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:52.077713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0f416276-7498-4487-ab48-f0a1925c1f6c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:52.081850 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:52.081850 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:52.082558 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0f416276-7498-4487-ab48-f0a1925c1f6c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 200 Aug 07 17:13:52.082906 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 944/3786] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:52 2026] GET /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:52.095852 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d2fa44a-a9c3-4cd3-8a55-038f1957ae83 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:52.098272 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d2fa44a-a9c3-4cd3-8a55-038f1957ae83 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] DELETE https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a Aug 07 17:13:52.098561 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d2fa44a-a9c3-4cd3-8a55-038f1957ae83 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:52.098807 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d2fa44a-a9c3-4cd3-8a55-038f1957ae83 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:52.098945 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-4d2fa44a-a9c3-4cd3-8a55-038f1957ae83 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete backup with id: 42e7e8a5-220b-4402-a7b3-6aebb9396c4a. Aug 07 17:13:52.104580 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:52.104580 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:52.119212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-4d2fa44a-a9c3-4cd3-8a55-038f1957ae83 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] delete_backup rpcapi backup_id 42e7e8a5-220b-4402-a7b3-6aebb9396c4a {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:13:52.122245 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d2fa44a-a9c3-4cd3-8a55-038f1957ae83 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a returned with HTTP 202 Aug 07 17:13:52.122838 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 956/3787] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:52 2026] DELETE /volume/v3/backups/42e7e8a5-220b-4402-a7b3-6aebb9396c4a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:13:52.135451 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:52.137307 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:52.137682 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-972587625"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:52.139057 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-972587625'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:52.139240 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume of 1 GB Aug 07 17:13:52.139510 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:52.139510 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:52.143076 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Availability Zones retrieved successfully. Aug 07 17:13:52.150243 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Flow 'volume_create_api' (4e5f5479-5c79-4f0a-b644-894e489d48ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:52.151364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a52ff16-94aa-4944-a630-2f6e838b1286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:52.152121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:52.178708 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a52ff16-94aa-4944-a630-2f6e838b1286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:52.180256 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d419da1-42c7-48fb-b968-bfe18bf8c294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:52.240940 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Created reservations ['dc6edb1c-c250-4c15-8797-1167203576ce', '7a722213-7f8a-4feb-b979-6358bab80a4d', '7ed95245-8935-44b4-9ee9-f24622810318', '557a2dbf-a7b9-4920-b898-da21c1e2cfd5'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:52.241817 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d419da1-42c7-48fb-b968-bfe18bf8c294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc6edb1c-c250-4c15-8797-1167203576ce', '7a722213-7f8a-4feb-b979-6358bab80a4d', '7ed95245-8935-44b4-9ee9-f24622810318', '557a2dbf-a7b9-4920-b898-da21c1e2cfd5']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:52.242871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a1c04c-8297-4164-827b-dbbd1658992b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:52.272250 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a1c04c-8297-4164-827b-dbbd1658992b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f13f34fb-3a72-4c7d-ab82-560949687b4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-972587625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['dc6edb1c-c250-4c15-8797-1167203576ce','7a722213-7f8a-4feb-b979-6358bab80a4d','7ed95245-8935-44b4-9ee9-f24622810318','557a2dbf-a7b9-4920-b898-da21c1e2cfd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b082a206cfa41bb891e134da44077ad',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-972587625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f13f34fb-3a72-4c7d-ab82-560949687b4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d242677ab7c453fa9737b4b9114b9c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b082a206cfa41bb891e134da44077ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:52.273790 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4770bd4a-ad8f-46f4-8a0c-b00bec83421e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:52.304609 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4770bd4a-ad8f-46f4-8a0c-b00bec83421e) transitioned into state 'SUCCESS' from state '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-972587625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['dc6edb1c-c250-4c15-8797-1167203576ce','7a722213-7f8a-4feb-b979-6358bab80a4d','7ed95245-8935-44b4-9ee9-f24622810318','557a2dbf-a7b9-4920-b898-da21c1e2cfd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b082a206cfa41bb891e134da44077ad',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:52.305759 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc548e9-e0e5-49e6-bdcd-70dc6252f1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:52.318925 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc548e9-e0e5-49e6-bdcd-70dc6252f1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:52.319874 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Flow 'volume_create_api' (4e5f5479-5c79-4f0a-b644-894e489d48ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:52.320290 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume request issued successfully. Aug 07 17:13:52.321016 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0d57daa-64b6-43df-a771-3005c6095bf4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:52.324804 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 946/3788] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:13:52 2026] POST /volume/v3/volumes => generated 777 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:52.340245 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a1a2dd08-4fec-4657-b33c-4780e1dd8ed4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:52.343188 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a1a2dd08-4fec-4657-b33c-4780e1dd8ed4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b Aug 07 17:13:52.343188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a1a2dd08-4fec-4657-b33c-4780e1dd8ed4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:52.343188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a1a2dd08-4fec-4657-b33c-4780e1dd8ed4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:52.350556 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:52.350556 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:52.356067 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a1a2dd08-4fec-4657-b33c-4780e1dd8ed4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:13:52.358627 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a1a2dd08-4fec-4657-b33c-4780e1dd8ed4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b returned with HTTP 200 Aug 07 17:13:52.359005 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 943/3789] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:52 2026] GET /volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:52.587858 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dd6cdfa5-f087-4cbe-875f-4c17806393bb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:52.590291 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd6cdfa5-f087-4cbe-875f-4c17806393bb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:52.590736 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd6cdfa5-f087-4cbe-875f-4c17806393bb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:52.590922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dd6cdfa5-f087-4cbe-875f-4c17806393bb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:52.591101 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-dd6cdfa5-f087-4cbe-875f-4c17806393bb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:52.595648 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:52.595648 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:52.596659 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dd6cdfa5-f087-4cbe-875f-4c17806393bb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:52.597167 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 945/3790] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:52 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:52.602773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1a485df3-b23f-421a-acfc-94d5aee87d1f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:52.741248 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a485df3-b23f-421a-acfc-94d5aee87d1f tempest-ProjectReaderTests-697844915 tempest-ProjectReaderTests-697844915-project-admin] GET https://10.4.3.144/volume/v3/scheduler-stats/get_pools Aug 07 17:13:52.741942 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a485df3-b23f-421a-acfc-94d5aee87d1f tempest-ProjectReaderTests-697844915 tempest-ProjectReaderTests-697844915-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:52.742121 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a485df3-b23f-421a-acfc-94d5aee87d1f tempest-ProjectReaderTests-697844915 tempest-ProjectReaderTests-697844915-project-admin] Calling method 'get_pools' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:52.761051 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a485df3-b23f-421a-acfc-94d5aee87d1f tempest-ProjectReaderTests-697844915 tempest-ProjectReaderTests-697844915-project-admin] https://10.4.3.144/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 17:13:52.761051 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 957/3791] 10.4.3.144 () {66 vars in 1291 bytes} [Fri Aug 7 17:13:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:52.769196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5b711a79-92bc-4d5d-8098-496d763b0787 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:52.830050 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b711a79-92bc-4d5d-8098-496d763b0787 tempest-ProjectReaderTests-697844915 tempest-ProjectReaderTests-697844915-project-reader] GET https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool Aug 07 17:13:52.830050 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b711a79-92bc-4d5d-8098-496d763b0787 tempest-ProjectReaderTests-697844915 tempest-ProjectReaderTests-697844915-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:52.830050 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b711a79-92bc-4d5d-8098-496d763b0787 tempest-ProjectReaderTests-697844915 tempest-ProjectReaderTests-697844915-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:52.830050 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:52.830050 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:52.830050 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-5b711a79-92bc-4d5d-8098-496d763b0787 tempest-ProjectReaderTests-697844915 tempest-ProjectReaderTests-697844915-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3aa0ca48b4d648c388e0dde6fc98fab2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77cc841b237e47eaa5e0929777757063', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:13:52.830050 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b711a79-92bc-4d5d-8098-496d763b0787 tempest-ProjectReaderTests-697844915 tempest-ProjectReaderTests-697844915-project-reader] https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool returned with HTTP 403 Aug 07 17:13:52.830879 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 947/3792] 10.4.3.144 () {66 vars in 1318 bytes} [Fri Aug 7 17:13:52 2026] GET /volume/v3/capabilities/np0000006737@storpool => generated 110 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:53.139531 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-21fc0c6c-3e6d-466f-bb5a-d288759c84c8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:53.141159 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-21fc0c6c-3e6d-466f-bb5a-d288759c84c8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:53.141339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-21fc0c6c-3e6d-466f-bb5a-d288759c84c8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:53.141508 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-21fc0c6c-3e6d-466f-bb5a-d288759c84c8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:53.141653 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-21fc0c6c-3e6d-466f-bb5a-d288759c84c8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Delete volume with id: 932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:53.148262 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:53.148262 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:53.148689 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-21fc0c6c-3e6d-466f-bb5a-d288759c84c8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:53.159908 np0000006737 devstack@c-api.service[100227]: WARNING cinder.keymgr.conf_key_mgr [None req-21fc0c6c-3e6d-466f-bb5a-d288759c84c8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:13:53.165394 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-21fc0c6c-3e6d-466f-bb5a-d288759c84c8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Delete volume request issued successfully. Aug 07 17:13:53.165618 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-21fc0c6c-3e6d-466f-bb5a-d288759c84c8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 202 Aug 07 17:13:53.166042 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 944/3793] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:13:53 2026] DELETE /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:53.177144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-74ebda96-3d3f-4a80-a02a-8100529e9980 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:53.178750 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74ebda96-3d3f-4a80-a02a-8100529e9980 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:53.178926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74ebda96-3d3f-4a80-a02a-8100529e9980 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:53.179115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-74ebda96-3d3f-4a80-a02a-8100529e9980 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:53.185517 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:53.185517 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:53.188747 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-74ebda96-3d3f-4a80-a02a-8100529e9980 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:13:53.192708 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-74ebda96-3d3f-4a80-a02a-8100529e9980 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 200 Aug 07 17:13:53.193239 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 946/3794] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:53 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:53.373518 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-429f0a18-1822-47ba-a85f-8392f51e4dd4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:53.375293 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-429f0a18-1822-47ba-a85f-8392f51e4dd4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b Aug 07 17:13:53.375500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-429f0a18-1822-47ba-a85f-8392f51e4dd4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:53.375731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-429f0a18-1822-47ba-a85f-8392f51e4dd4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:53.382942 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:53.382942 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:53.386587 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-429f0a18-1822-47ba-a85f-8392f51e4dd4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:13:53.390527 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-429f0a18-1822-47ba-a85f-8392f51e4dd4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b returned with HTTP 200 Aug 07 17:13:53.391057 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 958/3795] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:53 2026] GET /volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:13:53.407826 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7b6fb766-344e-4133-ad27-646e0abde861 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:53.409584 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b6fb766-344e-4133-ad27-646e0abde861 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:13:53.409955 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b6fb766-344e-4133-ad27-646e0abde861 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f13f34fb-3a72-4c7d-ab82-560949687b4b", "name": "tempest-type-Backup-507403058"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:53.411739 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-7b6fb766-344e-4133-ad27-646e0abde861 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Creating new backup {'backup': {'volume_id': 'f13f34fb-3a72-4c7d-ab82-560949687b4b', 'name': 'tempest-type-Backup-507403058'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:13:53.411905 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-7b6fb766-344e-4133-ad27-646e0abde861 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Creating backup of volume f13f34fb-3a72-4c7d-ab82-560949687b4b in container None Aug 07 17:13:53.421992 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:53.421992 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:53.422339 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7b6fb766-344e-4133-ad27-646e0abde861 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:13:53.442423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-7b6fb766-344e-4133-ad27-646e0abde861 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Created reservations ['f1aaa0a5-8789-4348-b274-af39e4541a5f', 'a43c5a1c-60e9-4a85-a372-2a1a60d3e5ab'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:53.475810 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b6fb766-344e-4133-ad27-646e0abde861 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:13:53.476213 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 948/3796] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:13:53 2026] POST /volume/v3/backups => generated 315 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:53.486647 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d18e817c-fa37-44f2-a3b5-de3cce912c45 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:53.488584 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d18e817c-fa37-44f2-a3b5-de3cce912c45 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:13:53.488894 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d18e817c-fa37-44f2-a3b5-de3cce912c45 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:53.489167 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d18e817c-fa37-44f2-a3b5-de3cce912c45 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:53.489308 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d18e817c-fa37-44f2-a3b5-de3cce912c45 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:53.496622 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:53.496622 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:53.497451 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d18e817c-fa37-44f2-a3b5-de3cce912c45 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:13:53.497942 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 945/3797] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:53 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:53.608821 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f39b9b7e-3b84-46f5-b51b-a7958fa232e8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:53.611165 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f39b9b7e-3b84-46f5-b51b-a7958fa232e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:53.611435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f39b9b7e-3b84-46f5-b51b-a7958fa232e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:53.611680 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f39b9b7e-3b84-46f5-b51b-a7958fa232e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:53.611800 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f39b9b7e-3b84-46f5-b51b-a7958fa232e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:53.617012 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:53.617012 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:53.617771 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f39b9b7e-3b84-46f5-b51b-a7958fa232e8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:53.618386 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 947/3798] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:53 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:54.206222 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7374a76b-9916-4489-a2da-f6022a97473f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.207914 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7374a76b-9916-4489-a2da-f6022a97473f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 Aug 07 17:13:54.209566 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7374a76b-9916-4489-a2da-f6022a97473f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:54.211272 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7374a76b-9916-4489-a2da-f6022a97473f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:54.218300 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7374a76b-9916-4489-a2da-f6022a97473f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 returned with HTTP 404 Aug 07 17:13:54.218961 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 959/3799] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:54 2026] GET /volume/v3/volumes/932f228e-fc75-4b77-ba43-b75e0663cd36 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:54.226159 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ed193da2-2cdc-4196-a24d-e66a2e5c0f00 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.227684 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed193da2-2cdc-4196-a24d-e66a2e5c0f00 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:13:54.228000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed193da2-2cdc-4196-a24d-e66a2e5c0f00 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:54.228354 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed193da2-2cdc-4196-a24d-e66a2e5c0f00 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:54.228949 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:54.228949 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:54.229374 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ed193da2-2cdc-4196-a24d-e66a2e5c0f00 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:13:54.243187 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ed193da2-2cdc-4196-a24d-e66a2e5c0f00 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Get all volumes completed successfully. Aug 07 17:13:54.245038 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:54.245038 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:54.249455 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed193da2-2cdc-4196-a24d-e66a2e5c0f00 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:13:54.249922 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 949/3800] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:13:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:13:54.267945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-57ebc170-910a-484f-bab8-314dbb01be02 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.269813 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-57ebc170-910a-484f-bab8-314dbb01be02 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] DELETE https://10.4.3.144/volume/v3/types/abcb9750-7963-4743-b318-9e416f3870ac Aug 07 17:13:54.270037 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-57ebc170-910a-484f-bab8-314dbb01be02 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:54.270252 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-57ebc170-910a-484f-bab8-314dbb01be02 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:54.314412 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-57ebc170-910a-484f-bab8-314dbb01be02 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types/abcb9750-7963-4743-b318-9e416f3870ac returned with HTTP 202 Aug 07 17:13:54.314893 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 946/3801] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:13:54 2026] DELETE /volume/v3/types/abcb9750-7963-4743-b318-9e416f3870ac => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:54.327604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5509068e-0fe7-4884-a566-4e001c1c585f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.329349 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5509068e-0fe7-4884-a566-4e001c1c585f tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:13:54.329731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5509068e-0fe7-4884-a566-4e001c1c585f tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-752243602", "extra_specs": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:54.348559 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5509068e-0fe7-4884-a566-4e001c1c585f tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:13:54.348934 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 948/3802] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:13:54 2026] POST /volume/v3/types => generated 213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:54.358558 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ba4c8be-1c21-495a-9d42-4d7f64bf8277 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.361707 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ba4c8be-1c21-495a-9d42-4d7f64bf8277 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] POST https://10.4.3.144/volume/v3/types/fe8dddfc-e5fd-48b0-bafd-b585bb205420/encryption Aug 07 17:13:54.361707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ba4c8be-1c21-495a-9d42-4d7f64bf8277 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:54.388584 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ba4c8be-1c21-495a-9d42-4d7f64bf8277 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types/fe8dddfc-e5fd-48b0-bafd-b585bb205420/encryption returned with HTTP 200 Aug 07 17:13:54.389268 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 960/3803] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:13:54 2026] POST /volume/v3/types/fe8dddfc-e5fd-48b0-bafd-b585bb205420/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:54.399294 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.401349 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:54.401713 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-357521224", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-752243602", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:54.403670 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-357521224', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-752243602', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:54.408009 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume of 1 GB Aug 07 17:13:54.408638 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:54.408638 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:54.408845 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Availability Zones retrieved successfully. Aug 07 17:13:54.414835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Flow 'volume_create_api' (b146e5e2-950d-4292-9adf-c8a9d3d93642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:54.415830 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72cd218e-ded7-4d14-8b79-a9013557a650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.417210 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:54.445157 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72cd218e-ded7-4d14-8b79-a9013557a650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:13:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe8dddfc-e5fd-48b0-bafd-b585bb205420,is_public=True,name='tempest-scenario-type-luksv2-752243602',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe8dddfc-e5fd-48b0-bafd-b585bb205420', '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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.446103 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (555619db-9999-44f3-82ac-b4b919b297c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.480192 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-752243602 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-752243602, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:54.480642 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-752243602 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-752243602, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:54.509044 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a89b7754-20d3-4c85-a7cb-0c12f9956e26 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.511308 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a89b7754-20d3-4c85-a7cb-0c12f9956e26 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:13:54.511588 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a89b7754-20d3-4c85-a7cb-0c12f9956e26 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:54.511843 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a89b7754-20d3-4c85-a7cb-0c12f9956e26 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:54.511996 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-a89b7754-20d3-4c85-a7cb-0c12f9956e26 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:54.515463 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Created reservations ['e2faf530-4469-4123-8cb4-fc085170610a', '369042b3-d534-49a8-a000-89204758a974', '6587df08-f9af-4bfb-b1eb-ada518383790', '0b48671f-aa30-4229-92e1-dfe4d8b53edb'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:54.516574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (555619db-9999-44f3-82ac-b4b919b297c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2faf530-4469-4123-8cb4-fc085170610a', '369042b3-d534-49a8-a000-89204758a974', '6587df08-f9af-4bfb-b1eb-ada518383790', '0b48671f-aa30-4229-92e1-dfe4d8b53edb']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.517657 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21506b94-1c14-451a-9bcb-4e30126ea25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.517779 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:54.517779 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:54.518633 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a89b7754-20d3-4c85-a7cb-0c12f9956e26 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:13:54.519104 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 947/3804] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:54 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:54.544957 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21506b94-1c14-451a-9bcb-4e30126ea25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa8ae86b-7fba-43d0-b2f6-a93f1fc87add', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-357521224',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c1257864d640a09f3cbf1fd7d9b4db',qos_specs=None,replication_status=,reservations=['e2faf530-4469-4123-8cb4-fc085170610a','369042b3-d534-49a8-a000-89204758a974','6587df08-f9af-4bfb-b1eb-ada518383790','0b48671f-aa30-4229-92e1-dfe4d8b53edb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b312bc4d6642bb9adcddb76d72c503',volume_type_id=fe8dddfc-e5fd-48b0-bafd-b585bb205420), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-357521224',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fa8ae86b-7fba-43d0-b2f6-a93f1fc87add,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c1257864d640a09f3cbf1fd7d9b4db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b312bc4d6642bb9adcddb76d72c503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe8dddfc-e5fd-48b0-bafd-b585bb205420),volume_type_id=fe8dddfc-e5fd-48b0-bafd-b585bb205420)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.545970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81412447-6a5e-44bf-830b-294ec7144c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.567931 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81412447-6a5e-44bf-830b-294ec7144c21) transitioned into state 'SUCCESS' from state '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-357521224',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c1257864d640a09f3cbf1fd7d9b4db',qos_specs=None,replication_status=,reservations=['e2faf530-4469-4123-8cb4-fc085170610a','369042b3-d534-49a8-a000-89204758a974','6587df08-f9af-4bfb-b1eb-ada518383790','0b48671f-aa30-4229-92e1-dfe4d8b53edb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b312bc4d6642bb9adcddb76d72c503',volume_type_id=fe8dddfc-e5fd-48b0-bafd-b585bb205420)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.568839 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (480575b1-da8a-4c8c-a3e8-21ea05b3616a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.579337 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (480575b1-da8a-4c8c-a3e8-21ea05b3616a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.580412 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Flow 'volume_create_api' (b146e5e2-950d-4292-9adf-c8a9d3d93642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:54.580881 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume request issued successfully. Aug 07 17:13:54.581862 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85616c83-5ec6-493e-b2a1-c6f10bacb2b4 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:54.589337 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 950/3805] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:13:54 2026] POST /volume/v3/volumes => generated 785 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:54.629001 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4c7ef0b2-59d2-4ef8-9ff8-4bbf3ef2b5d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.631498 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c7ef0b2-59d2-4ef8-9ff8-4bbf3ef2b5d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:54.631800 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c7ef0b2-59d2-4ef8-9ff8-4bbf3ef2b5d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:54.632019 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c7ef0b2-59d2-4ef8-9ff8-4bbf3ef2b5d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:54.632195 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4c7ef0b2-59d2-4ef8-9ff8-4bbf3ef2b5d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:54.638726 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:54.638726 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:54.640891 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c7ef0b2-59d2-4ef8-9ff8-4bbf3ef2b5d2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:54.640891 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 949/3806] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:54 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:54.652196 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-78e74e43-3605-4bc1-8e46-9f2f7856489b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.771062 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78e74e43-3605-4bc1-8e46-9f2f7856489b tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:13:54.771501 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78e74e43-3605-4bc1-8e46-9f2f7856489b tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1164216063", "extra_specs": {"storage_protocol": "tempest-storage_protocol-442751419", "vendor_name": "tempest-vendor_name-1071720302"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:54.791251 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78e74e43-3605-4bc1-8e46-9f2f7856489b tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:13:54.791557 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 961/3807] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:13:54 2026] POST /volume/v3/types => generated 329 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:54.801811 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-530643c8-cf42-4f48-9057-92f8040e81b6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:54.803442 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:54.803778 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9e69ec0f-1216-4e32-b365-74980703f7d0", "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:54.805330 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Create volume request body: {'volume': {'volume_type': '9e69ec0f-1216-4e32-b365-74980703f7d0', 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:54.808987 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Create volume of 1 GB Aug 07 17:13:54.809308 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:54.809308 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:54.809639 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Availability Zones retrieved successfully. Aug 07 17:13:54.815467 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Flow 'volume_create_api' (8c3754fa-8782-45d5-94de-1f53502e5353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:54.816509 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583a2611-4a8f-469c-bd79-391b91ac1e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.817355 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:54.841873 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (583a2611-4a8f-469c-bd79-391b91ac1e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:13:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-442751419',vendor_name='tempest-vendor_name-1071720302'},id=9e69ec0f-1216-4e32-b365-74980703f7d0,is_public=True,name='tempest-ProjectMemberTests-volume-type-1164216063',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e69ec0f-1216-4e32-b365-74980703f7d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.842829 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873f7433-48fd-4464-a28c-5445f50e1989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.877759 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1164216063 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1164216063, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:54.878089 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1164216063 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1164216063, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:54.907350 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Created reservations ['4ffc9d95-3986-430c-a604-2c9ec4876739', '3a766521-fb96-407e-a477-d91e1b1663d1', '77d0b38a-890e-4cce-bb43-c193424c67ed', 'd8361faa-73ca-4aaf-8ef8-8fabb8ce09d8'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:54.908203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (873f7433-48fd-4464-a28c-5445f50e1989) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ffc9d95-3986-430c-a604-2c9ec4876739', '3a766521-fb96-407e-a477-d91e1b1663d1', '77d0b38a-890e-4cce-bb43-c193424c67ed', 'd8361faa-73ca-4aaf-8ef8-8fabb8ce09d8']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.909031 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ec590b-0763-484f-951d-04a405278886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.938201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2ec590b-0763-484f-951d-04a405278886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dfdaef8-5d5d-4f1e-acd4-22a219157812', '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='aa906981fb3740b3b4b76c839db5cbf0',qos_specs=None,replication_status=,reservations=['4ffc9d95-3986-430c-a604-2c9ec4876739','3a766521-fb96-407e-a477-d91e1b1663d1','77d0b38a-890e-4cce-bb43-c193424c67ed','d8361faa-73ca-4aaf-8ef8-8fabb8ce09d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4bd58c0fb141a182b3caaa67d1c30c',volume_type_id=9e69ec0f-1216-4e32-b365-74980703f7d0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13: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=6dfdaef8-5d5d-4f1e-acd4-22a219157812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa906981fb3740b3b4b76c839db5cbf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4bd58c0fb141a182b3caaa67d1c30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e69ec0f-1216-4e32-b365-74980703f7d0),volume_type_id=9e69ec0f-1216-4e32-b365-74980703f7d0)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.938960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a8d47c-2690-407a-aaab-0f90dbe629b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.963193 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a8d47c-2690-407a-aaab-0f90dbe629b8) transitioned into state 'SUCCESS' from 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='aa906981fb3740b3b4b76c839db5cbf0',qos_specs=None,replication_status=,reservations=['4ffc9d95-3986-430c-a604-2c9ec4876739','3a766521-fb96-407e-a477-d91e1b1663d1','77d0b38a-890e-4cce-bb43-c193424c67ed','d8361faa-73ca-4aaf-8ef8-8fabb8ce09d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4bd58c0fb141a182b3caaa67d1c30c',volume_type_id=9e69ec0f-1216-4e32-b365-74980703f7d0)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.963857 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2431a81c-416b-4030-974e-ac8d5bf50476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:54.982697 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2431a81c-416b-4030-974e-ac8d5bf50476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:54.983503 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Flow 'volume_create_api' (8c3754fa-8782-45d5-94de-1f53502e5353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:54.983781 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Create volume request issued successfully. Aug 07 17:13:54.984520 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-530643c8-cf42-4f48-9057-92f8040e81b6 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:54.985358 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 948/3808] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:13:54 2026] POST /volume/v3/volumes => generated 774 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:55.006384 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dbcaafe0-a109-4fad-8c7e-4a4441def345 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:55.008366 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbcaafe0-a109-4fad-8c7e-4a4441def345 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] GET https://10.4.3.144/volume/v3/volumes/6dfdaef8-5d5d-4f1e-acd4-22a219157812 Aug 07 17:13:55.008640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbcaafe0-a109-4fad-8c7e-4a4441def345 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:55.008887 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbcaafe0-a109-4fad-8c7e-4a4441def345 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:55.025759 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:55.025759 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:55.031680 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dbcaafe0-a109-4fad-8c7e-4a4441def345 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Volume info retrieved successfully. Aug 07 17:13:55.037473 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbcaafe0-a109-4fad-8c7e-4a4441def345 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes/6dfdaef8-5d5d-4f1e-acd4-22a219157812 returned with HTTP 200 Aug 07 17:13:55.037885 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 951/3809] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:55 2026] GET /volume/v3/volumes/6dfdaef8-5d5d-4f1e-acd4-22a219157812 => generated 953 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:55.532406 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-34a31bd2-8f74-413c-b41d-4307d883a039 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:55.534002 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34a31bd2-8f74-413c-b41d-4307d883a039 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:13:55.534263 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34a31bd2-8f74-413c-b41d-4307d883a039 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:55.534443 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34a31bd2-8f74-413c-b41d-4307d883a039 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:55.534543 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-34a31bd2-8f74-413c-b41d-4307d883a039 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:55.538565 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:55.538565 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:55.539092 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34a31bd2-8f74-413c-b41d-4307d883a039 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:13:55.539462 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 950/3810] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:55 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:55.652944 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c118c182-3b26-4998-97ab-9979eaf39da8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:55.655274 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c118c182-3b26-4998-97ab-9979eaf39da8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:55.655882 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c118c182-3b26-4998-97ab-9979eaf39da8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:55.655882 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c118c182-3b26-4998-97ab-9979eaf39da8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:55.655882 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c118c182-3b26-4998-97ab-9979eaf39da8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:55.661782 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:55.661782 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:55.662837 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c118c182-3b26-4998-97ab-9979eaf39da8 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:55.663324 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 962/3811] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:55 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:56.054952 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-737fa6b6-f0e1-4769-94de-a4a96f9a01fc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.057345 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-737fa6b6-f0e1-4769-94de-a4a96f9a01fc tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] GET https://10.4.3.144/volume/v3/volumes/6dfdaef8-5d5d-4f1e-acd4-22a219157812 Aug 07 17:13:56.057670 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-737fa6b6-f0e1-4769-94de-a4a96f9a01fc tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:56.057889 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-737fa6b6-f0e1-4769-94de-a4a96f9a01fc tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:56.065791 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:56.065791 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:56.069644 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-737fa6b6-f0e1-4769-94de-a4a96f9a01fc tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Volume info retrieved successfully. Aug 07 17:13:56.074986 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-737fa6b6-f0e1-4769-94de-a4a96f9a01fc tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes/6dfdaef8-5d5d-4f1e-acd4-22a219157812 returned with HTTP 200 Aug 07 17:13:56.075512 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 949/3812] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:56 2026] GET /volume/v3/volumes/6dfdaef8-5d5d-4f1e-acd4-22a219157812 => generated 974 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:56.090314 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f538723d-d3f2-48a6-87b8-20388b5def7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.092315 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f538723d-d3f2-48a6-87b8-20388b5def7b tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] GET https://10.4.3.144/volume/v3/messages Aug 07 17:13:56.092439 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f538723d-d3f2-48a6-87b8-20388b5def7b tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:56.092643 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f538723d-d3f2-48a6-87b8-20388b5def7b tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:56.096977 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f538723d-d3f2-48a6-87b8-20388b5def7b tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:13:56.097433 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 952/3813] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:13:56 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 07 17:13:56.110999 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-95c5ddf0-2112-49bd-8cf7-5dfe9b96a460 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.189453 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95c5ddf0-2112-49bd-8cf7-5dfe9b96a460 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] DELETE https://10.4.3.144/volume/v3/messages/29c7259e-916d-45bf-b16d-223ab0dbd790 Aug 07 17:13:56.189681 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95c5ddf0-2112-49bd-8cf7-5dfe9b96a460 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:56.189877 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-95c5ddf0-2112-49bd-8cf7-5dfe9b96a460 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:56.200743 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-95c5ddf0-2112-49bd-8cf7-5dfe9b96a460 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] https://10.4.3.144/volume/v3/messages/29c7259e-916d-45bf-b16d-223ab0dbd790 returned with HTTP 204 Aug 07 17:13:56.201149 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 951/3814] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:13:56 2026] DELETE /volume/v3/messages/29c7259e-916d-45bf-b16d-223ab0dbd790 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:13:56.208750 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-193bc5f4-f23a-479e-8da5-bdd1a4dc8c1a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.210625 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-193bc5f4-f23a-479e-8da5-bdd1a4dc8c1a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] GET https://10.4.3.144/volume/v3/messages/29c7259e-916d-45bf-b16d-223ab0dbd790 Aug 07 17:13:56.210835 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-193bc5f4-f23a-479e-8da5-bdd1a4dc8c1a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:56.211020 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-193bc5f4-f23a-479e-8da5-bdd1a4dc8c1a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:56.216162 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-193bc5f4-f23a-479e-8da5-bdd1a4dc8c1a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] https://10.4.3.144/volume/v3/messages/29c7259e-916d-45bf-b16d-223ab0dbd790 returned with HTTP 404 Aug 07 17:13:56.216864 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 963/3815] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:56 2026] GET /volume/v3/messages/29c7259e-916d-45bf-b16d-223ab0dbd790 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:13:56.224674 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-aabb7ae5-7feb-40c3-b88c-42745439988a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.229408 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aabb7ae5-7feb-40c3-b88c-42745439988a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/6dfdaef8-5d5d-4f1e-acd4-22a219157812 Aug 07 17:13:56.229662 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aabb7ae5-7feb-40c3-b88c-42745439988a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:56.229856 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-aabb7ae5-7feb-40c3-b88c-42745439988a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:56.229910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-aabb7ae5-7feb-40c3-b88c-42745439988a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Delete volume with id: 6dfdaef8-5d5d-4f1e-acd4-22a219157812 Aug 07 17:13:56.236511 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:56.236511 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:56.236511 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-aabb7ae5-7feb-40c3-b88c-42745439988a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Volume info retrieved successfully. Aug 07 17:13:56.237366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-aabb7ae5-7feb-40c3-b88c-42745439988a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100227) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:13:56.254880 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-aabb7ae5-7feb-40c3-b88c-42745439988a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Created reservations ['138f38cd-c627-4440-a6bb-124914408163', 'e7b4e939-ee5a-49b4-a82c-49a2b131a83a', 'ebf953a3-7d42-4e0e-9e77-865a60feeb7c', '93a82798-4fd4-4b7c-b2cf-58f6f63eec89'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:56.284347 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-aabb7ae5-7feb-40c3-b88c-42745439988a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Delete volume request issued successfully. Aug 07 17:13:56.284541 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-aabb7ae5-7feb-40c3-b88c-42745439988a tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes/6dfdaef8-5d5d-4f1e-acd4-22a219157812 returned with HTTP 202 Aug 07 17:13:56.285210 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 950/3816] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:56 2026] DELETE /volume/v3/volumes/6dfdaef8-5d5d-4f1e-acd4-22a219157812 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:56.292306 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-464a8ba2-ff85-45ad-8bd6-ccf6fa5ae8fa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.294199 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-464a8ba2-ff85-45ad-8bd6-ccf6fa5ae8fa tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] DELETE https://10.4.3.144/volume/v3/types/9e69ec0f-1216-4e32-b365-74980703f7d0 Aug 07 17:13:56.294537 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-464a8ba2-ff85-45ad-8bd6-ccf6fa5ae8fa tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:56.294615 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-464a8ba2-ff85-45ad-8bd6-ccf6fa5ae8fa tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:56.323810 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-464a8ba2-ff85-45ad-8bd6-ccf6fa5ae8fa tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/types/9e69ec0f-1216-4e32-b365-74980703f7d0 returned with HTTP 202 Aug 07 17:13:56.324251 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 953/3817] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:13:56 2026] DELETE /volume/v3/types/9e69ec0f-1216-4e32-b365-74980703f7d0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:56.334320 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e2c10f78-421c-4254-a601-5e9865b957b3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.336504 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e2c10f78-421c-4254-a601-5e9865b957b3 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:13:56.336963 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e2c10f78-421c-4254-a601-5e9865b957b3 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1461884473", "extra_specs": {"storage_protocol": "tempest-storage_protocol-876106336", "vendor_name": "tempest-vendor_name-433054567"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:56.359990 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e2c10f78-421c-4254-a601-5e9865b957b3 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:13:56.360588 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 952/3818] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:13:56 2026] POST /volume/v3/types => generated 328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:56.369247 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.372136 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:56.372731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7faca573-90a0-47c6-a136-5937f77df345", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:56.374783 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Create volume request body: {'volume': {'volume_type': '7faca573-90a0-47c6-a136-5937f77df345', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:56.380451 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Create volume of 1 GB Aug 07 17:13:56.380978 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:56.380978 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:56.381631 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Availability Zones retrieved successfully. Aug 07 17:13:56.390221 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Flow 'volume_create_api' (da373876-d33f-4982-954f-80ceb4303622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:56.391988 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24b803ff-82d5-441d-9335-314fc81d9220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:56.393328 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:56.415960 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24b803ff-82d5-441d-9335-314fc81d9220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:13:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-876106336',vendor_name='tempest-vendor_name-433054567'},id=7faca573-90a0-47c6-a136-5937f77df345,is_public=True,name='tempest-ProjectMemberTests-volume-type-1461884473',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7faca573-90a0-47c6-a136-5937f77df345', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:56.417200 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30eb5b0-19e9-416e-9f32-57d3e3a6d622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:56.449816 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1461884473 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1461884473, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:56.450357 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1461884473 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1461884473, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:56.481046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Created reservations ['eb535c41-6508-479b-9245-505eb91b1a79', '8e08d3d5-5a3f-4026-9ff2-c5a327ae05f9', '7cfa2a44-d9de-4fa2-8df8-50d20e14952f', '8addf208-f562-4dc3-95fb-cae52478c94d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:56.481916 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30eb5b0-19e9-416e-9f32-57d3e3a6d622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb535c41-6508-479b-9245-505eb91b1a79', '8e08d3d5-5a3f-4026-9ff2-c5a327ae05f9', '7cfa2a44-d9de-4fa2-8df8-50d20e14952f', '8addf208-f562-4dc3-95fb-cae52478c94d']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:56.482740 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c914216e-e862-4045-8df9-3a4a611d27c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:56.509159 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c914216e-e862-4045-8df9-3a4a611d27c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bbaca51-791b-43f6-9778-25fd29486275', '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='aa906981fb3740b3b4b76c839db5cbf0',qos_specs=None,replication_status=,reservations=['eb535c41-6508-479b-9245-505eb91b1a79','8e08d3d5-5a3f-4026-9ff2-c5a327ae05f9','7cfa2a44-d9de-4fa2-8df8-50d20e14952f','8addf208-f562-4dc3-95fb-cae52478c94d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4bd58c0fb141a182b3caaa67d1c30c',volume_type_id=7faca573-90a0-47c6-a136-5937f77df345), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bbaca51-791b-43f6-9778-25fd29486275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa906981fb3740b3b4b76c839db5cbf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4bd58c0fb141a182b3caaa67d1c30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7faca573-90a0-47c6-a136-5937f77df345),volume_type_id=7faca573-90a0-47c6-a136-5937f77df345)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:56.509910 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50fcbdd-e40f-4bff-896d-c8c262b46e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:56.531782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50fcbdd-e40f-4bff-896d-c8c262b46e4d) transitioned into state 'SUCCESS' from 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='aa906981fb3740b3b4b76c839db5cbf0',qos_specs=None,replication_status=,reservations=['eb535c41-6508-479b-9245-505eb91b1a79','8e08d3d5-5a3f-4026-9ff2-c5a327ae05f9','7cfa2a44-d9de-4fa2-8df8-50d20e14952f','8addf208-f562-4dc3-95fb-cae52478c94d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4bd58c0fb141a182b3caaa67d1c30c',volume_type_id=7faca573-90a0-47c6-a136-5937f77df345)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:56.532662 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbeeb3f-3a75-4b8f-bb51-f4a97e2f8319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:56.545281 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbeeb3f-3a75-4b8f-bb51-f4a97e2f8319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:56.546108 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Flow 'volume_create_api' (da373876-d33f-4982-954f-80ceb4303622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:56.546417 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Create volume request issued successfully. Aug 07 17:13:56.546975 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee5640a2-0e9f-4097-96f7-75192fc908ef tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:56.548221 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 964/3819] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:13:56 2026] POST /volume/v3/volumes => generated 774 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:56.557047 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ff5b7842-b9f5-40d2-8f80-fd2ad3eb9256 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.557047 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff5b7842-b9f5-40d2-8f80-fd2ad3eb9256 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:13:56.557047 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff5b7842-b9f5-40d2-8f80-fd2ad3eb9256 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:56.557047 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff5b7842-b9f5-40d2-8f80-fd2ad3eb9256 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:56.557047 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-ff5b7842-b9f5-40d2-8f80-fd2ad3eb9256 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:56.563716 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:56.563716 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:56.564655 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff5b7842-b9f5-40d2-8f80-fd2ad3eb9256 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:13:56.565340 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-42fea568-e6f4-48af-a29c-357cdefe1de5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.565418 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 951/3820] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:56 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:56.567475 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-42fea568-e6f4-48af-a29c-357cdefe1de5 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] GET https://10.4.3.144/volume/v3/volumes/6bbaca51-791b-43f6-9778-25fd29486275 Aug 07 17:13:56.567925 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-42fea568-e6f4-48af-a29c-357cdefe1de5 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:56.568092 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-42fea568-e6f4-48af-a29c-357cdefe1de5 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:56.577299 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:56.577299 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:56.581380 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-42fea568-e6f4-48af-a29c-357cdefe1de5 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Volume info retrieved successfully. Aug 07 17:13:56.585705 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-42fea568-e6f4-48af-a29c-357cdefe1de5 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes/6bbaca51-791b-43f6-9778-25fd29486275 returned with HTTP 200 Aug 07 17:13:56.586156 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 954/3821] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:56 2026] GET /volume/v3/volumes/6bbaca51-791b-43f6-9778-25fd29486275 => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:56.674957 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2ea9a717-4d0a-4ffc-a3e5-67859408eb2d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:56.676835 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ea9a717-4d0a-4ffc-a3e5-67859408eb2d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:56.677055 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ea9a717-4d0a-4ffc-a3e5-67859408eb2d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:56.677265 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ea9a717-4d0a-4ffc-a3e5-67859408eb2d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:56.677367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2ea9a717-4d0a-4ffc-a3e5-67859408eb2d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:56.681597 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:56.681597 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:56.682412 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ea9a717-4d0a-4ffc-a3e5-67859408eb2d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:56.682765 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 953/3822] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:56 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:57.579374 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-003f1403-2963-4627-967c-306499e00b9b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.582974 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-003f1403-2963-4627-967c-306499e00b9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:13:57.582974 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-003f1403-2963-4627-967c-306499e00b9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:57.582974 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-003f1403-2963-4627-967c-306499e00b9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:57.582974 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-003f1403-2963-4627-967c-306499e00b9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:57.586992 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:57.586992 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:57.588128 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-003f1403-2963-4627-967c-306499e00b9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:13:57.588637 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 965/3823] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:57 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:57.598951 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-883cd0da-f79b-4e8c-bb65-004acc6a0f21 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.602052 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-883cd0da-f79b-4e8c-bb65-004acc6a0f21 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] GET https://10.4.3.144/volume/v3/volumes/6bbaca51-791b-43f6-9778-25fd29486275 Aug 07 17:13:57.602384 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-883cd0da-f79b-4e8c-bb65-004acc6a0f21 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:57.602645 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-883cd0da-f79b-4e8c-bb65-004acc6a0f21 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:57.615072 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:57.615072 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:57.619609 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-883cd0da-f79b-4e8c-bb65-004acc6a0f21 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Volume info retrieved successfully. Aug 07 17:13:57.626576 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-883cd0da-f79b-4e8c-bb65-004acc6a0f21 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes/6bbaca51-791b-43f6-9778-25fd29486275 returned with HTTP 200 Aug 07 17:13:57.626985 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 952/3824] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:57 2026] GET /volume/v3/volumes/6bbaca51-791b-43f6-9778-25fd29486275 => generated 974 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:57.643155 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be6b25b5-ca6c-4bbd-b494-f478ef891585 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.645137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be6b25b5-ca6c-4bbd-b494-f478ef891585 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] GET https://10.4.3.144/volume/v3/messages Aug 07 17:13:57.645328 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be6b25b5-ca6c-4bbd-b494-f478ef891585 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:57.646278 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be6b25b5-ca6c-4bbd-b494-f478ef891585 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:57.650096 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be6b25b5-ca6c-4bbd-b494-f478ef891585 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:13:57.650486 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 955/3825] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:13:57 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 07 17:13:57.662066 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9dfcc35f-a08e-4e6a-8116-f3fec5ec5228 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.664121 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9dfcc35f-a08e-4e6a-8116-f3fec5ec5228 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] GET https://10.4.3.144/volume/v3/messages Aug 07 17:13:57.667275 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9dfcc35f-a08e-4e6a-8116-f3fec5ec5228 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:57.667515 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9dfcc35f-a08e-4e6a-8116-f3fec5ec5228 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:57.677499 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9dfcc35f-a08e-4e6a-8116-f3fec5ec5228 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:13:57.677925 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 954/3826] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:13:57 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:57.686847 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-42d83ea9-14c4-41ff-9e81-e9a8634f5afe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.688694 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42d83ea9-14c4-41ff-9e81-e9a8634f5afe tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] DELETE https://10.4.3.144/volume/v3/messages/4040f254-b10d-4336-ad5b-38ede2315720 Aug 07 17:13:57.688937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42d83ea9-14c4-41ff-9e81-e9a8634f5afe tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:57.689165 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42d83ea9-14c4-41ff-9e81-e9a8634f5afe tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:57.700180 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ce95c6aa-463b-4ac4-8fb2-71b3c88ae75b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.703667 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ce95c6aa-463b-4ac4-8fb2-71b3c88ae75b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:57.703967 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ce95c6aa-463b-4ac4-8fb2-71b3c88ae75b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:57.704272 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ce95c6aa-463b-4ac4-8fb2-71b3c88ae75b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:57.704440 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-ce95c6aa-463b-4ac4-8fb2-71b3c88ae75b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:57.711884 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42d83ea9-14c4-41ff-9e81-e9a8634f5afe tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/messages/4040f254-b10d-4336-ad5b-38ede2315720 returned with HTTP 204 Aug 07 17:13:57.712045 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:57.712045 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:57.713050 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ce95c6aa-463b-4ac4-8fb2-71b3c88ae75b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:57.713617 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 953/3827] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:57 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:57.714840 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 966/3828] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:13:57 2026] DELETE /volume/v3/messages/4040f254-b10d-4336-ad5b-38ede2315720 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:13:57.725841 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.728197 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/6bbaca51-791b-43f6-9778-25fd29486275 Aug 07 17:13:57.728411 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:57.728648 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:57.729049 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Delete volume with id: 6bbaca51-791b-43f6-9778-25fd29486275 Aug 07 17:13:57.737680 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:57.737680 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:57.738401 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Volume info retrieved successfully. Aug 07 17:13:57.739605 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100225) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:13:57.752332 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1461884473 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1461884473, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:57.752603 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1461884473 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1461884473, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:57.761807 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Created reservations ['c7f7dfb5-c0df-40ed-874a-5c18dc53a714', '4fd0fdba-f2f5-4a64-8ffc-882a1d24eccf', 'ea48ea24-48e9-47b2-b0f3-db1cf3b30491', '1aa14a29-bd38-4855-9cd5-6161aba29b66'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:57.792041 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Delete volume request issued successfully. Aug 07 17:13:57.792324 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53bafa35-ce60-4ff7-b229-8094dcfbdd97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes/6bbaca51-791b-43f6-9778-25fd29486275 returned with HTTP 202 Aug 07 17:13:57.792822 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 956/3829] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:57 2026] DELETE /volume/v3/volumes/6bbaca51-791b-43f6-9778-25fd29486275 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:57.801995 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fcb0af0b-b710-4abc-a50e-6a290e9fb1c7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.803739 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcb0af0b-b710-4abc-a50e-6a290e9fb1c7 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] DELETE https://10.4.3.144/volume/v3/types/7faca573-90a0-47c6-a136-5937f77df345 Aug 07 17:13:57.803925 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcb0af0b-b710-4abc-a50e-6a290e9fb1c7 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:57.804158 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fcb0af0b-b710-4abc-a50e-6a290e9fb1c7 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:57.852101 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fcb0af0b-b710-4abc-a50e-6a290e9fb1c7 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/types/7faca573-90a0-47c6-a136-5937f77df345 returned with HTTP 202 Aug 07 17:13:57.852101 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 955/3830] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:13:57 2026] DELETE /volume/v3/types/7faca573-90a0-47c6-a136-5937f77df345 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:57.860231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-83e675b2-b231-41ee-b721-78f1a08c3db8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.863011 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83e675b2-b231-41ee-b721-78f1a08c3db8 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:13:57.863411 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83e675b2-b231-41ee-b721-78f1a08c3db8 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-805190121", "extra_specs": {"storage_protocol": "tempest-storage_protocol-317794211", "vendor_name": "tempest-vendor_name-1277467716"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:57.883487 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83e675b2-b231-41ee-b721-78f1a08c3db8 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:13:57.883958 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 954/3831] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:13:57 2026] POST /volume/v3/types => generated 328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:57.896607 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:57.897892 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:13:57.898405 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bca3f077-babf-423a-ac56-849f71a5f686", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:57.900242 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Create volume request body: {'volume': {'volume_type': 'bca3f077-babf-423a-ac56-849f71a5f686', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:13:57.906530 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Create volume of 1 GB Aug 07 17:13:57.906925 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:57.906925 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:57.907438 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Availability Zones retrieved successfully. Aug 07 17:13:57.914953 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Flow 'volume_create_api' (ff2e236e-20fa-4c73-bf32-b10fc6039ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:57.916826 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e16aa3-3c33-49d0-a47e-7dc1fb4d86b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:57.916826 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:13:57.937279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e16aa3-3c33-49d0-a47e-7dc1fb4d86b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:13:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-317794211',vendor_name='tempest-vendor_name-1277467716'},id=bca3f077-babf-423a-ac56-849f71a5f686,is_public=True,name='tempest-ProjectMemberTests-volume-type-805190121',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bca3f077-babf-423a-ac56-849f71a5f686', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:57.940306 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582a222d-52c4-4a33-b0c6-f256462f5353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:57.970044 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-805190121 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-805190121, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:57.970197 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-805190121 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-805190121, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:13:57.999409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Created reservations ['e315f622-2c02-443a-8ff1-994ccdfaba39', '47f51318-eaac-4dd2-a46d-117172cf5fec', '3c217d5f-2fdd-4ab4-a2fa-beb2e3be66fb', 'bb40e639-80ac-4549-b886-6653d0f1db24'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:58.000807 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582a222d-52c4-4a33-b0c6-f256462f5353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e315f622-2c02-443a-8ff1-994ccdfaba39', '47f51318-eaac-4dd2-a46d-117172cf5fec', '3c217d5f-2fdd-4ab4-a2fa-beb2e3be66fb', 'bb40e639-80ac-4549-b886-6653d0f1db24']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:58.001158 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13923d1-00e3-40a4-96f4-9eaa99a746be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:58.028011 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13923d1-00e3-40a4-96f4-9eaa99a746be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '205f9bc1-5392-4ed2-bb9c-70fc3a7ca796', '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='aa906981fb3740b3b4b76c839db5cbf0',qos_specs=None,replication_status=,reservations=['e315f622-2c02-443a-8ff1-994ccdfaba39','47f51318-eaac-4dd2-a46d-117172cf5fec','3c217d5f-2fdd-4ab4-a2fa-beb2e3be66fb','bb40e639-80ac-4549-b886-6653d0f1db24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4bd58c0fb141a182b3caaa67d1c30c',volume_type_id=bca3f077-babf-423a-ac56-849f71a5f686), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=205f9bc1-5392-4ed2-bb9c-70fc3a7ca796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa906981fb3740b3b4b76c839db5cbf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed4bd58c0fb141a182b3caaa67d1c30c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bca3f077-babf-423a-ac56-849f71a5f686),volume_type_id=bca3f077-babf-423a-ac56-849f71a5f686)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:58.029611 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e54fe3c-bdad-42f6-8cad-843d5c188cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:58.052290 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e54fe3c-bdad-42f6-8cad-843d5c188cb6) transitioned into state 'SUCCESS' from 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='aa906981fb3740b3b4b76c839db5cbf0',qos_specs=None,replication_status=,reservations=['e315f622-2c02-443a-8ff1-994ccdfaba39','47f51318-eaac-4dd2-a46d-117172cf5fec','3c217d5f-2fdd-4ab4-a2fa-beb2e3be66fb','bb40e639-80ac-4549-b886-6653d0f1db24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed4bd58c0fb141a182b3caaa67d1c30c',volume_type_id=bca3f077-babf-423a-ac56-849f71a5f686)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:58.053117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b75cd8-215e-4620-8fcf-34e1520a1e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:13:58.082037 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00b75cd8-215e-4620-8fcf-34e1520a1e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:13:58.082898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Flow 'volume_create_api' (ff2e236e-20fa-4c73-bf32-b10fc6039ae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:13:58.083242 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Create volume request issued successfully. Aug 07 17:13:58.083869 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca57420c-8fff-417e-90a5-f3a0503abf03 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:13:58.084561 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 967/3832] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:13:57 2026] POST /volume/v3/volumes => generated 773 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:13:58.098660 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-14b45be2-aa8a-4d26-b323-3cae00f6c284 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:58.101582 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14b45be2-aa8a-4d26-b323-3cae00f6c284 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] GET https://10.4.3.144/volume/v3/volumes/205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 Aug 07 17:13:58.101865 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14b45be2-aa8a-4d26-b323-3cae00f6c284 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:58.101978 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14b45be2-aa8a-4d26-b323-3cae00f6c284 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:58.110233 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:58.110233 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:13:58.116228 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-14b45be2-aa8a-4d26-b323-3cae00f6c284 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Volume info retrieved successfully. Aug 07 17:13:58.121520 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14b45be2-aa8a-4d26-b323-3cae00f6c284 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes/205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 returned with HTTP 200 Aug 07 17:13:58.122005 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 957/3833] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:58 2026] GET /volume/v3/volumes/205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:13:58.599236 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1e6dfbdf-e72e-495e-b2b7-759597cbb11c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:58.601765 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e6dfbdf-e72e-495e-b2b7-759597cbb11c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:13:58.602161 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e6dfbdf-e72e-495e-b2b7-759597cbb11c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:58.602479 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1e6dfbdf-e72e-495e-b2b7-759597cbb11c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:58.602682 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1e6dfbdf-e72e-495e-b2b7-759597cbb11c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:58.608172 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:58.608172 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:58.608854 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1e6dfbdf-e72e-495e-b2b7-759597cbb11c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:13:58.609331 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 956/3834] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:58 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:58.730005 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1d23c80b-de6b-40b6-9a24-20632bee3989 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:58.732476 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d23c80b-de6b-40b6-9a24-20632bee3989 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:58.732841 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d23c80b-de6b-40b6-9a24-20632bee3989 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:58.732885 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d23c80b-de6b-40b6-9a24-20632bee3989 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:58.732978 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-1d23c80b-de6b-40b6-9a24-20632bee3989 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:58.738055 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:58.738055 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:58.738866 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d23c80b-de6b-40b6-9a24-20632bee3989 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:58.739307 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 955/3835] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:58 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:59.140522 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5ee0c8d8-af2c-4ff1-8a62-2efeca0a8f97 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:59.142462 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ee0c8d8-af2c-4ff1-8a62-2efeca0a8f97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] GET https://10.4.3.144/volume/v3/volumes/205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 Aug 07 17:13:59.142707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ee0c8d8-af2c-4ff1-8a62-2efeca0a8f97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:59.142897 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ee0c8d8-af2c-4ff1-8a62-2efeca0a8f97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:59.150116 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:59.150116 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:59.153187 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5ee0c8d8-af2c-4ff1-8a62-2efeca0a8f97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Volume info retrieved successfully. Aug 07 17:13:59.156672 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ee0c8d8-af2c-4ff1-8a62-2efeca0a8f97 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes/205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 returned with HTTP 200 Aug 07 17:13:59.157071 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 968/3836] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:59 2026] GET /volume/v3/volumes/205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:59.174633 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-517ec4ac-e1db-400a-a1de-22effc918307 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:59.176385 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-517ec4ac-e1db-400a-a1de-22effc918307 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] GET https://10.4.3.144/volume/v3/messages Aug 07 17:13:59.176640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-517ec4ac-e1db-400a-a1de-22effc918307 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:59.176832 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-517ec4ac-e1db-400a-a1de-22effc918307 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:59.184830 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-517ec4ac-e1db-400a-a1de-22effc918307 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/messages returned with HTTP 200 Aug 07 17:13:59.185367 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 958/3837] 10.4.3.144 () {68 vars in 1280 bytes} [Fri Aug 7 17:13:59 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 07 17:13:59.198923 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0b7864d5-cab1-46b7-be77-78ddeee9d4e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:59.204656 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b7864d5-cab1-46b7-be77-78ddeee9d4e4 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] GET https://10.4.3.144/volume/v3/messages/62d1b02b-20f7-40e9-91c2-925ea5adad25 Aug 07 17:13:59.208052 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b7864d5-cab1-46b7-be77-78ddeee9d4e4 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:59.208052 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0b7864d5-cab1-46b7-be77-78ddeee9d4e4 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:59.210672 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0b7864d5-cab1-46b7-be77-78ddeee9d4e4 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-member] https://10.4.3.144/volume/v3/messages/62d1b02b-20f7-40e9-91c2-925ea5adad25 returned with HTTP 200 Aug 07 17:13:59.211077 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 957/3838] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:59 2026] GET /volume/v3/messages/62d1b02b-20f7-40e9-91c2-925ea5adad25 => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:59.220855 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7ca021a0-3a3a-4f89-ba7f-79d99bc73dc8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:59.222552 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ca021a0-3a3a-4f89-ba7f-79d99bc73dc8 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] DELETE https://10.4.3.144/volume/v3/messages/62d1b02b-20f7-40e9-91c2-925ea5adad25 Aug 07 17:13:59.222756 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ca021a0-3a3a-4f89-ba7f-79d99bc73dc8 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:59.222926 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ca021a0-3a3a-4f89-ba7f-79d99bc73dc8 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:59.234562 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ca021a0-3a3a-4f89-ba7f-79d99bc73dc8 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/messages/62d1b02b-20f7-40e9-91c2-925ea5adad25 returned with HTTP 204 Aug 07 17:13:59.235160 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 956/3839] 10.4.3.144 () {68 vars in 1394 bytes} [Fri Aug 7 17:13:59 2026] DELETE /volume/v3/messages/62d1b02b-20f7-40e9-91c2-925ea5adad25 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 17:13:59.249537 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:59.253948 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 Aug 07 17:13:59.254178 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:59.254355 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:59.254501 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Delete volume with id: 205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 Aug 07 17:13:59.285857 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:59.285857 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:59.289793 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Volume info retrieved successfully. Aug 07 17:13:59.297204 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100224) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 17:13:59.368372 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Created reservations ['d901d5ed-09ac-492f-9408-1e56805bad88', '83c6c7d6-b48e-45ac-8de9-7e3cd39db9ce', 'dd260023-9ae6-4298-82f9-87a80f354bc7', '41f54539-4098-445b-994d-b6e5b82d761c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:13:59.423070 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Delete volume request issued successfully. Aug 07 17:13:59.423343 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b2a1462-2832-4e3d-8cf8-71398690ce36 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/volumes/205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 returned with HTTP 202 Aug 07 17:13:59.423776 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 969/3840] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:13:59 2026] DELETE /volume/v3/volumes/205f9bc1-5392-4ed2-bb9c-70fc3a7ca796 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:59.432527 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34f63d13-6322-4886-bfca-8b9cc28c1c55 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:59.434569 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34f63d13-6322-4886-bfca-8b9cc28c1c55 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] DELETE https://10.4.3.144/volume/v3/types/bca3f077-babf-423a-ac56-849f71a5f686 Aug 07 17:13:59.434781 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34f63d13-6322-4886-bfca-8b9cc28c1c55 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:59.435303 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34f63d13-6322-4886-bfca-8b9cc28c1c55 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:59.474591 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34f63d13-6322-4886-bfca-8b9cc28c1c55 tempest-ProjectMemberTests-443551430 tempest-ProjectMemberTests-443551430-project-admin] https://10.4.3.144/volume/v3/types/bca3f077-babf-423a-ac56-849f71a5f686 returned with HTTP 202 Aug 07 17:13:59.475622 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 959/3841] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:13:59 2026] DELETE /volume/v3/types/bca3f077-babf-423a-ac56-849f71a5f686 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:13:59.627953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-544f13ac-42ad-4bc6-a9ec-6ca6ed61682a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:59.628821 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-544f13ac-42ad-4bc6-a9ec-6ca6ed61682a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:13:59.629306 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-544f13ac-42ad-4bc6-a9ec-6ca6ed61682a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:59.629570 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-544f13ac-42ad-4bc6-a9ec-6ca6ed61682a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:59.629727 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-544f13ac-42ad-4bc6-a9ec-6ca6ed61682a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:59.638361 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:59.638361 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:13:59.638861 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-544f13ac-42ad-4bc6-a9ec-6ca6ed61682a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:13:59.639803 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 958/3842] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:13:59 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:59.755790 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ad2ad07d-4b31-414a-9a48-ba26478368b2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:59.760355 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ad2ad07d-4b31-414a-9a48-ba26478368b2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:13:59.760615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ad2ad07d-4b31-414a-9a48-ba26478368b2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:13:59.760875 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ad2ad07d-4b31-414a-9a48-ba26478368b2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:13:59.760919 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-ad2ad07d-4b31-414a-9a48-ba26478368b2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:13:59.765629 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:59.765629 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:13:59.766362 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ad2ad07d-4b31-414a-9a48-ba26478368b2 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:13:59.766811 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 957/3843] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:13:59 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:13:59.870107 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f747c06c-d580-4226-988e-bd13be3309d4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:13:59.881700 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f747c06c-d580-4226-988e-bd13be3309d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:13:59.883842 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f747c06c-d580-4226-988e-bd13be3309d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56ef1de1-985a-4289-8f6d-c1dae2731eac", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1741343638", "description": null, "metadata": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:13:59.914638 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:13:59.914638 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:13:59.918075 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f747c06c-d580-4226-988e-bd13be3309d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:13:59.918881 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-f747c06c-d580-4226-988e-bd13be3309d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create snapshot from volume 56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:14:00.025845 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-f747c06c-d580-4226-988e-bd13be3309d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['179d0e6f-3a54-4081-92b9-47b26f56fad0', 'adc81aee-d67f-4ba5-8950-bd3413ce3ad4', '66048e68-9c3e-40d7-b2c4-2991b12c440e', 'e0fa27d5-a392-45da-b09f-413695a11af2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:00.065468 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f747c06c-d580-4226-988e-bd13be3309d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot force create request issued successfully. Aug 07 17:14:00.067060 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f747c06c-d580-4226-988e-bd13be3309d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:14:00.067060 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 970/3844] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:13:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:00.078195 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b859239e-fd68-4c04-a94b-858a2509a332 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:00.080789 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b859239e-fd68-4c04-a94b-858a2509a332 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:00.080789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b859239e-fd68-4c04-a94b-858a2509a332 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:00.080789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b859239e-fd68-4c04-a94b-858a2509a332 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:00.090108 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:00.090108 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:00.090846 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b859239e-fd68-4c04-a94b-858a2509a332 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:00.092453 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b859239e-fd68-4c04-a94b-858a2509a332 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 returned with HTTP 200 Aug 07 17:14:00.095350 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 960/3845] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:00 2026] GET /volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:14:00.654080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7c8c724f-44cf-4829-a9f6-29b7090f4ec7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:00.656000 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c8c724f-44cf-4829-a9f6-29b7090f4ec7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:00.656270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c8c724f-44cf-4829-a9f6-29b7090f4ec7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:00.656470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c8c724f-44cf-4829-a9f6-29b7090f4ec7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:00.657412 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7c8c724f-44cf-4829-a9f6-29b7090f4ec7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:00.660693 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:00.660693 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:00.661391 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c8c724f-44cf-4829-a9f6-29b7090f4ec7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:00.662567 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 959/3846] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:00 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:00.782081 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b9b6d984-6ca6-4059-9f32-d1dba49dfb9b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:00.792315 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b9b6d984-6ca6-4059-9f32-d1dba49dfb9b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:00.792590 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b9b6d984-6ca6-4059-9f32-d1dba49dfb9b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:00.792864 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b9b6d984-6ca6-4059-9f32-d1dba49dfb9b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:00.793031 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b9b6d984-6ca6-4059-9f32-d1dba49dfb9b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:00.805639 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:00.805639 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:00.806548 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b9b6d984-6ca6-4059-9f32-d1dba49dfb9b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:14:00.807250 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 958/3847] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:00 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.104803 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-460971dc-b7a8-40b4-906a-af1c5baf9ab9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.107243 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-460971dc-b7a8-40b4-906a-af1c5baf9ab9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:01.107527 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-460971dc-b7a8-40b4-906a-af1c5baf9ab9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:01.107820 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-460971dc-b7a8-40b4-906a-af1c5baf9ab9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:01.120198 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:01.120198 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:01.121168 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-460971dc-b7a8-40b4-906a-af1c5baf9ab9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:01.121965 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-460971dc-b7a8-40b4-906a-af1c5baf9ab9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 returned with HTTP 200 Aug 07 17:14:01.122271 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 971/3848] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:01 2026] GET /volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.136928 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8824ac0d-7d03-4f36-a8bd-d973cd1ba900 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.138986 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8824ac0d-7d03-4f36-a8bd-d973cd1ba900 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:01.139203 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8824ac0d-7d03-4f36-a8bd-d973cd1ba900 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:01.139384 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8824ac0d-7d03-4f36-a8bd-d973cd1ba900 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:01.145482 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:01.145482 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:01.146012 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8824ac0d-7d03-4f36-a8bd-d973cd1ba900 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:01.147056 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8824ac0d-7d03-4f36-a8bd-d973cd1ba900 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 returned with HTTP 200 Aug 07 17:14:01.147454 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 961/3849] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:01 2026] GET /volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.160918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a94ab96a-b04e-4bb7-90ca-bc9cd0cc5f91 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.167179 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a94ab96a-b04e-4bb7-90ca-bc9cd0cc5f91 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:14:01.167179 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a94ab96a-b04e-4bb7-90ca-bc9cd0cc5f91 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56ef1de1-985a-4289-8f6d-c1dae2731eac", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-950321125", "description": null, "metadata": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.187172 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:01.187172 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:01.187886 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a94ab96a-b04e-4bb7-90ca-bc9cd0cc5f91 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:01.189499 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-a94ab96a-b04e-4bb7-90ca-bc9cd0cc5f91 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create snapshot from volume 56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:14:01.242521 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-a94ab96a-b04e-4bb7-90ca-bc9cd0cc5f91 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['7237ee36-725e-45ed-8f72-27085c837fe0', '56da83d1-0ea5-4f92-aeaf-bb26b12ff6ee', '412bd3d6-b38a-45ae-a417-70745ec42826', '8edd4fe8-df7d-4285-8a75-4104231f21e2'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:01.311390 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a94ab96a-b04e-4bb7-90ca-bc9cd0cc5f91 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot force create request issued successfully. Aug 07 17:14:01.311741 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a94ab96a-b04e-4bb7-90ca-bc9cd0cc5f91 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:14:01.312610 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 960/3850] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:01.328452 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b7f20983-6656-4369-8abc-5c31fe209bd3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.330400 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b7f20983-6656-4369-8abc-5c31fe209bd3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:01.330627 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b7f20983-6656-4369-8abc-5c31fe209bd3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:01.330822 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b7f20983-6656-4369-8abc-5c31fe209bd3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:01.336390 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:01.336390 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:01.336815 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b7f20983-6656-4369-8abc-5c31fe209bd3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:01.337733 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b7f20983-6656-4369-8abc-5c31fe209bd3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a returned with HTTP 200 Aug 07 17:14:01.338136 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 959/3851] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:01 2026] GET /volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.384153 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74430890-ca83-4905-b3ae-36b85794bddd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.502301 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74430890-ca83-4905-b3ae-36b85794bddd tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:14:01.503501 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74430890-ca83-4905-b3ae-36b85794bddd tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1426412899", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.548849 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74430890-ca83-4905-b3ae-36b85794bddd tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:14:01.549761 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 972/3852] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types => generated 380 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.563316 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab1184d2-0adc-4192-9997-d65d5c6be52d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.566111 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab1184d2-0adc-4192-9997-d65d5c6be52d tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] POST https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption Aug 07 17:14:01.568158 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab1184d2-0adc-4192-9997-d65d5c6be52d tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.592215 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab1184d2-0adc-4192-9997-d65d5c6be52d tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption returned with HTTP 200 Aug 07 17:14:01.592703 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 962/3853] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.605130 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-097d20ab-3f30-498c-bba6-ee9d0859c444 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.607435 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-097d20ab-3f30-498c-bba6-ee9d0859c444 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:14:01.607926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-097d20ab-3f30-498c-bba6-ee9d0859c444 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-570384829", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.610291 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:01.610291 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:01.635776 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-097d20ab-3f30-498c-bba6-ee9d0859c444 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:14:01.636735 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 961/3854] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types => generated 379 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.646247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-940ef96b-844e-48e8-852a-1a1614730929 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.677880 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6548b42a-be01-4ab4-b2bf-8ac213c5df07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.679605 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6548b42a-be01-4ab4-b2bf-8ac213c5df07 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:01.679802 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6548b42a-be01-4ab4-b2bf-8ac213c5df07 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:01.680006 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6548b42a-be01-4ab4-b2bf-8ac213c5df07 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:01.680535 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6548b42a-be01-4ab4-b2bf-8ac213c5df07 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:01.684258 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:01.684258 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:01.684872 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6548b42a-be01-4ab4-b2bf-8ac213c5df07 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:01.685295 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 973/3855] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:01 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.723609 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-940ef96b-844e-48e8-852a-1a1614730929 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] POST https://10.4.3.144/volume/v3/types/f00b8638-b8e9-4604-bb9a-9772400038d6/encryption Aug 07 17:14:01.724072 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-940ef96b-844e-48e8-852a-1a1614730929 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.726180 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-940ef96b-844e-48e8-852a-1a1614730929 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:01.726409 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-940ef96b-844e-48e8-852a-1a1614730929 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/f00b8638-b8e9-4604-bb9a-9772400038d6/encryption returned with HTTP 403 Aug 07 17:14:01.726873 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 960/3856] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types/f00b8638-b8e9-4604-bb9a-9772400038d6/encryption => generated 127 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:01.739148 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1cf099d6-8284-495a-8f67-8dea750dbcd9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.741308 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1cf099d6-8284-495a-8f67-8dea750dbcd9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:14:01.741754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1cf099d6-8284-495a-8f67-8dea750dbcd9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1096524946", "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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.764275 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1cf099d6-8284-495a-8f67-8dea750dbcd9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:14:01.764849 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 963/3857] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.775725 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-da2050f9-a9a8-4e22-86dd-37a33ed3ca9d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.777344 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da2050f9-a9a8-4e22-86dd-37a33ed3ca9d tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] POST https://10.4.3.144/volume/v3/types/2dfd5e5d-e151-4870-a1c1-8a7e5e9e0f58/extra_specs Aug 07 17:14:01.778216 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da2050f9-a9a8-4e22-86dd-37a33ed3ca9d tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.781371 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-da2050f9-a9a8-4e22-86dd-37a33ed3ca9d tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:01.781697 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da2050f9-a9a8-4e22-86dd-37a33ed3ca9d tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/2dfd5e5d-e151-4870-a1c1-8a7e5e9e0f58/extra_specs returned with HTTP 403 Aug 07 17:14:01.782455 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 962/3858] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types/2dfd5e5d-e151-4870-a1c1-8a7e5e9e0f58/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:01.796228 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-858991dc-d7cf-4b78-bb63-ff7b282b94a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.796946 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-858991dc-d7cf-4b78-bb63-ff7b282b94a0 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] PUT https://10.4.3.144/volume/v3/types/2dfd5e5d-e151-4870-a1c1-8a7e5e9e0f58/extra_specs/key2 Aug 07 17:14:01.797521 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-858991dc-d7cf-4b78-bb63-ff7b282b94a0 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.799613 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-858991dc-d7cf-4b78-bb63-ff7b282b94a0 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:01.801451 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-858991dc-d7cf-4b78-bb63-ff7b282b94a0 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/2dfd5e5d-e151-4870-a1c1-8a7e5e9e0f58/extra_specs/key2 returned with HTTP 403 Aug 07 17:14:01.801451 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 974/3859] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:14:01 2026] PUT /volume/v3/types/2dfd5e5d-e151-4870-a1c1-8a7e5e9e0f58/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:01.810955 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c52b03b9-0247-4a92-8a7b-5166a74a80e4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.813207 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c52b03b9-0247-4a92-8a7b-5166a74a80e4 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] POST https://10.4.3.144/volume/v3/types Aug 07 17:14:01.813540 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c52b03b9-0247-4a92-8a7b-5166a74a80e4 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.817817 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-c52b03b9-0247-4a92-8a7b-5166a74a80e4 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:01.818129 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c52b03b9-0247-4a92-8a7b-5166a74a80e4 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types returned with HTTP 403 Aug 07 17:14:01.818765 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 961/3860] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:01.825309 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-35349cf6-5160-4c47-bdc2-bfd787a56b29 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.827997 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35349cf6-5160-4c47-bdc2-bfd787a56b29 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:01.828298 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-35349cf6-5160-4c47-bdc2-bfd787a56b29 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:01.829773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fefb8a63-361c-4f41-b2b5-ef04fb131641 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.831939 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-35349cf6-5160-4c47-bdc2-bfd787a56b29 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:01.832124 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-35349cf6-5160-4c47-bdc2-bfd787a56b29 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:01.833434 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fefb8a63-361c-4f41-b2b5-ef04fb131641 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:14:01.833866 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fefb8a63-361c-4f41-b2b5-ef04fb131641 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1719100598", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.840775 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:01.840775 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:01.841909 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35349cf6-5160-4c47-bdc2-bfd787a56b29 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:14:01.842501 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 964/3861] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:01 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.863398 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fefb8a63-361c-4f41-b2b5-ef04fb131641 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:14:01.864578 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 963/3862] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:14:01.878225 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e19e23f-e29c-41ce-b643-a59b4070c562 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.881685 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e19e23f-e29c-41ce-b643-a59b4070c562 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] POST https://10.4.3.144/volume/v3/types/686483ba-5764-455f-babd-26dc80412b2e/encryption Aug 07 17:14:01.882139 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e19e23f-e29c-41ce-b643-a59b4070c562 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.915043 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e19e23f-e29c-41ce-b643-a59b4070c562 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types/686483ba-5764-455f-babd-26dc80412b2e/encryption returned with HTTP 200 Aug 07 17:14:01.915712 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 975/3863] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types/686483ba-5764-455f-babd-26dc80412b2e/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.926712 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3df27954-342c-420e-af77-cbef772c2da9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.929348 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3df27954-342c-420e-af77-cbef772c2da9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] DELETE https://10.4.3.144/volume/v3/types/686483ba-5764-455f-babd-26dc80412b2e/encryption/b915338b-dd17-43ee-9708-1e66a751382b Aug 07 17:14:01.929644 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3df27954-342c-420e-af77-cbef772c2da9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:01.929875 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3df27954-342c-420e-af77-cbef772c2da9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:01.930680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-3df27954-342c-420e-af77-cbef772c2da9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:01.930947 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3df27954-342c-420e-af77-cbef772c2da9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/686483ba-5764-455f-babd-26dc80412b2e/encryption/b915338b-dd17-43ee-9708-1e66a751382b returned with HTTP 403 Aug 07 17:14:01.931429 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 962/3864] 10.4.3.144 () {66 vars in 1489 bytes} [Fri Aug 7 17:14:01 2026] DELETE /volume/v3/types/686483ba-5764-455f-babd-26dc80412b2e/encryption/b915338b-dd17-43ee-9708-1e66a751382b => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:01.945935 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ecf0da7-7ef4-4626-8367-439b1434ab9f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.949002 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ecf0da7-7ef4-4626-8367-439b1434ab9f tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:14:01.949557 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ecf0da7-7ef4-4626-8367-439b1434ab9f tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-298443371", "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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:01.973208 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ecf0da7-7ef4-4626-8367-439b1434ab9f tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:14:01.973670 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 965/3865] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:14:01 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:01.983298 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7354ecc3-605b-455c-8e82-dd92b314ecd5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:01.985581 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7354ecc3-605b-455c-8e82-dd92b314ecd5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] DELETE https://10.4.3.144/volume/v3/types/86b09251-ee42-414c-a524-f6de40d35b96/extra_specs/key1 Aug 07 17:14:01.985828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7354ecc3-605b-455c-8e82-dd92b314ecd5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:01.986324 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7354ecc3-605b-455c-8e82-dd92b314ecd5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:01.992711 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-7354ecc3-605b-455c-8e82-dd92b314ecd5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:01.993003 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7354ecc3-605b-455c-8e82-dd92b314ecd5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/86b09251-ee42-414c-a524-f6de40d35b96/extra_specs/key1 returned with HTTP 403 Aug 07 17:14:01.994200 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 964/3866] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:14:01 2026] DELETE /volume/v3/types/86b09251-ee42-414c-a524-f6de40d35b96/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:02.003657 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ea31a01-be17-4583-8623-7310589aa9e1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.005625 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ea31a01-be17-4583-8623-7310589aa9e1 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:14:02.006142 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ea31a01-be17-4583-8623-7310589aa9e1 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1170726535", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:02.028494 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ea31a01-be17-4583-8623-7310589aa9e1 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:14:02.029063 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 976/3867] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:14:02 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:02.038117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-78afcabf-03a4-48f8-8c80-49c857246c5e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.040364 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-78afcabf-03a4-48f8-8c80-49c857246c5e tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] DELETE https://10.4.3.144/volume/v3/types/ec8241a9-7f6f-41fc-9052-74152932a179 Aug 07 17:14:02.040584 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-78afcabf-03a4-48f8-8c80-49c857246c5e tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.040971 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-78afcabf-03a4-48f8-8c80-49c857246c5e tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.041577 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-78afcabf-03a4-48f8-8c80-49c857246c5e tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:02.041712 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-78afcabf-03a4-48f8-8c80-49c857246c5e tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/ec8241a9-7f6f-41fc-9052-74152932a179 returned with HTTP 403 Aug 07 17:14:02.042448 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 963/3868] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:14:02 2026] DELETE /volume/v3/types/ec8241a9-7f6f-41fc-9052-74152932a179 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:02.051830 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a64aa4be-c5bc-458b-9835-0c260b67ceed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.054720 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a64aa4be-c5bc-458b-9835-0c260b67ceed tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] GET https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs Aug 07 17:14:02.054892 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a64aa4be-c5bc-458b-9835-0c260b67ceed tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.055111 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a64aa4be-c5bc-458b-9835-0c260b67ceed tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.062830 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a64aa4be-c5bc-458b-9835-0c260b67ceed tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs returned with HTTP 200 Aug 07 17:14:02.063261 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 966/3869] 10.4.3.144 () {66 vars in 1378 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:02.074183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-965ce837-a5c8-4297-90e9-f9202a236053 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.076430 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-965ce837-a5c8-4297-90e9-f9202a236053 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] GET https://10.4.3.144/volume/v3/types Aug 07 17:14:02.076647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-965ce837-a5c8-4297-90e9-f9202a236053 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.076946 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-965ce837-a5c8-4297-90e9-f9202a236053 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.077863 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.api_utils [None req-965ce837-a5c8-4297-90e9-f9202a236053 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Removing options '' from query. {{(pid=100226) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:14:02.108649 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-965ce837-a5c8-4297-90e9-f9202a236053 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:14:02.109385 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 965/3870] 10.4.3.144 () {66 vars in 1231 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/types => generated 2585 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:02.118636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ffd061d-b9fb-4add-8d45-a04cca988bd1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.125559 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ffd061d-b9fb-4add-8d45-a04cca988bd1 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] GET https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption/cipher Aug 07 17:14:02.125795 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ffd061d-b9fb-4add-8d45-a04cca988bd1 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.125999 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ffd061d-b9fb-4add-8d45-a04cca988bd1 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.126643 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-0ffd061d-b9fb-4add-8d45-a04cca988bd1 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:02.126797 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ffd061d-b9fb-4add-8d45-a04cca988bd1 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption/cipher returned with HTTP 403 Aug 07 17:14:02.131329 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 977/3871] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:02.139169 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9f2429d6-b597-4b68-bc18-f4a3bad196c5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.141836 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f2429d6-b597-4b68-bc18-f4a3bad196c5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] GET https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption Aug 07 17:14:02.142091 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f2429d6-b597-4b68-bc18-f4a3bad196c5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.142339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f2429d6-b597-4b68-bc18-f4a3bad196c5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.143064 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-9f2429d6-b597-4b68-bc18-f4a3bad196c5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:02.143238 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f2429d6-b597-4b68-bc18-f4a3bad196c5 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption returned with HTTP 403 Aug 07 17:14:02.143712 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 964/3872] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:02.150703 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a36b9631-c165-4487-9a57-5924e0289cdf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.152284 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a36b9631-c165-4487-9a57-5924e0289cdf tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] GET https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs/multiattach Aug 07 17:14:02.152570 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a36b9631-c165-4487-9a57-5924e0289cdf tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.152821 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a36b9631-c165-4487-9a57-5924e0289cdf tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.159333 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a36b9631-c165-4487-9a57-5924e0289cdf tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs/multiattach returned with HTTP 200 Aug 07 17:14:02.159776 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 967/3873] 10.4.3.144 () {66 vars in 1414 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:14:02.166680 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cee5718f-bae1-4f55-9bfe-79b25d16cfa9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.171604 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cee5718f-bae1-4f55-9bfe-79b25d16cfa9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] GET https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs/volume_backend_name Aug 07 17:14:02.171882 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cee5718f-bae1-4f55-9bfe-79b25d16cfa9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.172177 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cee5718f-bae1-4f55-9bfe-79b25d16cfa9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.179831 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cee5718f-bae1-4f55-9bfe-79b25d16cfa9 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 17:14:02.180479 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 966/3874] 10.4.3.144 () {66 vars in 1438 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:02.190046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-edd915f3-004c-457b-bd6a-4673d17b3f28 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.191331 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-edd915f3-004c-457b-bd6a-4673d17b3f28 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] GET https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6 Aug 07 17:14:02.191614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-edd915f3-004c-457b-bd6a-4673d17b3f28 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.191867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-edd915f3-004c-457b-bd6a-4673d17b3f28 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.197698 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-edd915f3-004c-457b-bd6a-4673d17b3f28 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6 returned with HTTP 200 Aug 07 17:14:02.198183 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 978/3875] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6 => generated 318 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:02.207809 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-038ae302-c627-42d5-ad08-ecd0b9405187 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.209788 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-038ae302-c627-42d5-ad08-ecd0b9405187 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] PUT https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption/04014348-1ca6-4d3e-b3a5-acd642df9249 Aug 07 17:14:02.210154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-038ae302-c627-42d5-ad08-ecd0b9405187 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:02.212042 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-038ae302-c627-42d5-ad08-ecd0b9405187 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:02.212232 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-038ae302-c627-42d5-ad08-ecd0b9405187 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption/04014348-1ca6-4d3e-b3a5-acd642df9249 returned with HTTP 403 Aug 07 17:14:02.212693 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 965/3876] 10.4.3.144 () {68 vars in 1506 bytes} [Fri Aug 7 17:14:02 2026] PUT /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/encryption/04014348-1ca6-4d3e-b3a5-acd642df9249 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:02.291618 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-733a18cd-72e0-4e39-b8ba-0d4c3fc1b2a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.293003 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-733a18cd-72e0-4e39-b8ba-0d4c3fc1b2a7 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] PUT https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs/key1 Aug 07 17:14:02.293437 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-733a18cd-72e0-4e39-b8ba-0d4c3fc1b2a7 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:02.295313 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-733a18cd-72e0-4e39-b8ba-0d4c3fc1b2a7 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:02.295654 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-733a18cd-72e0-4e39-b8ba-0d4c3fc1b2a7 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs/key1 returned with HTTP 403 Aug 07 17:14:02.296248 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 968/3877] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:14:02 2026] PUT /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:02.305484 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8208d5a8-ca33-4187-931c-d995e97e5abb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.307832 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8208d5a8-ca33-4187-931c-d995e97e5abb tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] PUT https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6 Aug 07 17:14:02.308232 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8208d5a8-ca33-4187-931c-d995e97e5abb tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:02.311656 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-8208d5a8-ca33-4187-931c-d995e97e5abb tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b5b199b7f86242c69706a131be291a4f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52b10d6e2cb3429ca06e88170297ff5f', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:02.311863 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8208d5a8-ca33-4187-931c-d995e97e5abb tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-member] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6 returned with HTTP 403 Aug 07 17:14:02.312791 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 967/3878] 10.4.3.144 () {68 vars in 1362 bytes} [Fri Aug 7 17:14:02 2026] PUT /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:02.322915 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1e68290c-28ec-4d11-8fc8-1abb11a2fccb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.324486 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e68290c-28ec-4d11-8fc8-1abb11a2fccb tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] DELETE https://10.4.3.144/volume/v3/types/ec8241a9-7f6f-41fc-9052-74152932a179 Aug 07 17:14:02.324768 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e68290c-28ec-4d11-8fc8-1abb11a2fccb tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.325103 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e68290c-28ec-4d11-8fc8-1abb11a2fccb tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.347557 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-20ff84a9-51cb-46d3-8300-ab748672ad7a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.349265 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-20ff84a9-51cb-46d3-8300-ab748672ad7a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:02.349512 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-20ff84a9-51cb-46d3-8300-ab748672ad7a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.349746 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-20ff84a9-51cb-46d3-8300-ab748672ad7a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.356381 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:02.356381 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:02.356929 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-20ff84a9-51cb-46d3-8300-ab748672ad7a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:02.357710 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-20ff84a9-51cb-46d3-8300-ab748672ad7a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a returned with HTTP 200 Aug 07 17:14:02.358122 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 966/3879] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:02.368316 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5759359-aa3a-4e89-9e16-c3658d00611c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.373937 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5759359-aa3a-4e89-9e16-c3658d00611c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:02.373937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5759359-aa3a-4e89-9e16-c3658d00611c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.373937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5759359-aa3a-4e89-9e16-c3658d00611c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.381756 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:02.381756 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:02.381878 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e68290c-28ec-4d11-8fc8-1abb11a2fccb tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types/ec8241a9-7f6f-41fc-9052-74152932a179 returned with HTTP 202 Aug 07 17:14:02.382475 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 979/3880] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:14:02 2026] DELETE /volume/v3/types/ec8241a9-7f6f-41fc-9052-74152932a179 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:02.383055 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5759359-aa3a-4e89-9e16-c3658d00611c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:02.383976 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5759359-aa3a-4e89-9e16-c3658d00611c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a returned with HTTP 200 Aug 07 17:14:02.384413 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 969/3881] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:02.391698 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c1b0c22c-5536-4abd-bb74-7145fb129814 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.393920 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c1b0c22c-5536-4abd-bb74-7145fb129814 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] DELETE https://10.4.3.144/volume/v3/types/86b09251-ee42-414c-a524-f6de40d35b96 Aug 07 17:14:02.394176 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c1b0c22c-5536-4abd-bb74-7145fb129814 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.394429 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c1b0c22c-5536-4abd-bb74-7145fb129814 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.395266 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4bd17f00-d5ed-48ac-b397-12cd854d68be None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.397327 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4bd17f00-d5ed-48ac-b397-12cd854d68be tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:14:02.397700 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4bd17f00-d5ed-48ac-b397-12cd854d68be tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56ef1de1-985a-4289-8f6d-c1dae2731eac", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-690311031", "description": null, "metadata": null}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:02.411692 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:02.411692 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:02.412086 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4bd17f00-d5ed-48ac-b397-12cd854d68be tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:02.412328 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-4bd17f00-d5ed-48ac-b397-12cd854d68be tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create snapshot from volume 56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:14:02.436349 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c1b0c22c-5536-4abd-bb74-7145fb129814 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types/86b09251-ee42-414c-a524-f6de40d35b96 returned with HTTP 202 Aug 07 17:14:02.437035 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 968/3882] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:14:02 2026] DELETE /volume/v3/types/86b09251-ee42-414c-a524-f6de40d35b96 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:02.444583 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4a5b321f-d9c4-4bea-bae6-f5b72d0de939 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.446731 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a5b321f-d9c4-4bea-bae6-f5b72d0de939 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] DELETE https://10.4.3.144/volume/v3/types/686483ba-5764-455f-babd-26dc80412b2e Aug 07 17:14:02.446731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a5b321f-d9c4-4bea-bae6-f5b72d0de939 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.446995 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a5b321f-d9c4-4bea-bae6-f5b72d0de939 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.447659 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-4bd17f00-d5ed-48ac-b397-12cd854d68be tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['ec1c9591-2c39-4694-a6ff-d3796122c671', 'd12b7c46-450c-488f-b2f3-a5924f6d99d8', 'fc28fdc6-19bb-4176-82b9-d441d01233e1', '4f877842-8441-407e-a6d0-f7111c850a3a'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:02.483620 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a5b321f-d9c4-4bea-bae6-f5b72d0de939 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types/686483ba-5764-455f-babd-26dc80412b2e returned with HTTP 202 Aug 07 17:14:02.483620 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 980/3883] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:14:02 2026] DELETE /volume/v3/types/686483ba-5764-455f-babd-26dc80412b2e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:02.488350 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4bd17f00-d5ed-48ac-b397-12cd854d68be tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot force create request issued successfully. Aug 07 17:14:02.489060 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4bd17f00-d5ed-48ac-b397-12cd854d68be tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:14:02.489422 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 967/3884] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:14:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:02.494193 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0f10b664-0d5a-4907-b45e-651fca4b0708 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.499594 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0f10b664-0d5a-4907-b45e-651fca4b0708 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] DELETE https://10.4.3.144/volume/v3/types/2dfd5e5d-e151-4870-a1c1-8a7e5e9e0f58 Aug 07 17:14:02.500511 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0f10b664-0d5a-4907-b45e-651fca4b0708 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.500511 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0f10b664-0d5a-4907-b45e-651fca4b0708 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.501509 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6716a6a9-7af7-4bb2-b786-a17bf19ff01e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.507060 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6716a6a9-7af7-4bb2-b786-a17bf19ff01e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:02.507060 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6716a6a9-7af7-4bb2-b786-a17bf19ff01e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.507060 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6716a6a9-7af7-4bb2-b786-a17bf19ff01e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.515137 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:02.515137 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:02.515364 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6716a6a9-7af7-4bb2-b786-a17bf19ff01e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:02.516480 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6716a6a9-7af7-4bb2-b786-a17bf19ff01e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d returned with HTTP 200 Aug 07 17:14:02.516969 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 969/3885] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:02.549293 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0f10b664-0d5a-4907-b45e-651fca4b0708 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types/2dfd5e5d-e151-4870-a1c1-8a7e5e9e0f58 returned with HTTP 202 Aug 07 17:14:02.549775 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 970/3886] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:14:02 2026] DELETE /volume/v3/types/2dfd5e5d-e151-4870-a1c1-8a7e5e9e0f58 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:02.558458 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7b82047-cd9f-4ba5-ae67-3ec4351017dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.560559 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7b82047-cd9f-4ba5-ae67-3ec4351017dc tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] DELETE https://10.4.3.144/volume/v3/types/f00b8638-b8e9-4604-bb9a-9772400038d6 Aug 07 17:14:02.560559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7b82047-cd9f-4ba5-ae67-3ec4351017dc tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.560559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7b82047-cd9f-4ba5-ae67-3ec4351017dc tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.591816 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7b82047-cd9f-4ba5-ae67-3ec4351017dc tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types/f00b8638-b8e9-4604-bb9a-9772400038d6 returned with HTTP 202 Aug 07 17:14:02.592299 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 981/3887] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:14:02 2026] DELETE /volume/v3/types/f00b8638-b8e9-4604-bb9a-9772400038d6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:02.601001 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-70e7562c-8628-46b7-aea6-2381272e4238 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.603215 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70e7562c-8628-46b7-aea6-2381272e4238 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] DELETE https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6 Aug 07 17:14:02.603517 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70e7562c-8628-46b7-aea6-2381272e4238 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.604093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70e7562c-8628-46b7-aea6-2381272e4238 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.604153 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:02.604153 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:02.636292 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70e7562c-8628-46b7-aea6-2381272e4238 tempest-VolumeTypesMemberTests-983251996 tempest-VolumeTypesMemberTests-983251996-project-admin] https://10.4.3.144/volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6 returned with HTTP 202 Aug 07 17:14:02.636727 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 968/3888] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:14:02 2026] DELETE /volume/v3/types/e1e6fc32-9524-41af-b380-5309f7a194c6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:02.697915 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-93dc8a66-96bc-4b03-b1d3-7f8e283dd9e8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.699694 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-93dc8a66-96bc-4b03-b1d3-7f8e283dd9e8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:02.699934 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-93dc8a66-96bc-4b03-b1d3-7f8e283dd9e8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.700134 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-93dc8a66-96bc-4b03-b1d3-7f8e283dd9e8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.700237 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-93dc8a66-96bc-4b03-b1d3-7f8e283dd9e8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:02.705119 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:02.705119 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:02.705954 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-93dc8a66-96bc-4b03-b1d3-7f8e283dd9e8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:02.706398 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 970/3889] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:02.855688 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d782227-9295-4ad0-a99a-7f9ab08f358f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:02.857714 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d782227-9295-4ad0-a99a-7f9ab08f358f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:02.857969 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d782227-9295-4ad0-a99a-7f9ab08f358f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:02.858216 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d782227-9295-4ad0-a99a-7f9ab08f358f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:02.858384 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9d782227-9295-4ad0-a99a-7f9ab08f358f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:02.862858 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:02.862858 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:02.863661 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d782227-9295-4ad0-a99a-7f9ab08f358f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:14:02.864040 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 971/3890] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:02 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:03.528314 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af8d7612-7378-4140-b18d-9130dd1dcefa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:03.530160 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af8d7612-7378-4140-b18d-9130dd1dcefa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:03.530344 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af8d7612-7378-4140-b18d-9130dd1dcefa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:03.531728 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af8d7612-7378-4140-b18d-9130dd1dcefa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:03.538209 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:03.538209 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:03.538796 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-af8d7612-7378-4140-b18d-9130dd1dcefa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:03.539942 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af8d7612-7378-4140-b18d-9130dd1dcefa tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d returned with HTTP 200 Aug 07 17:14:03.540731 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 982/3891] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:03 2026] GET /volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:03.553760 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1d752b81-5241-49eb-9fdd-c10f839687f1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:03.555552 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d752b81-5241-49eb-9fdd-c10f839687f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:03.555744 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d752b81-5241-49eb-9fdd-c10f839687f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:03.555960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d752b81-5241-49eb-9fdd-c10f839687f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:03.562460 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:03.562460 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:03.562957 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1d752b81-5241-49eb-9fdd-c10f839687f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:03.563792 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d752b81-5241-49eb-9fdd-c10f839687f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d returned with HTTP 200 Aug 07 17:14:03.564194 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 969/3892] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:03 2026] GET /volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:03.722570 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0c056bb9-5591-4145-b397-ecb42ed9a8c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:03.724845 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c056bb9-5591-4145-b397-ecb42ed9a8c5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:03.725443 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c056bb9-5591-4145-b397-ecb42ed9a8c5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:03.725443 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c056bb9-5591-4145-b397-ecb42ed9a8c5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:03.725628 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0c056bb9-5591-4145-b397-ecb42ed9a8c5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:03.733227 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:03.733227 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:03.733227 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c056bb9-5591-4145-b397-ecb42ed9a8c5 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:03.733227 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 971/3893] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:03 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:03.877511 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-04f0f7bf-40c8-495c-81eb-4b670104415c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:03.880098 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04f0f7bf-40c8-495c-81eb-4b670104415c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:03.880098 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04f0f7bf-40c8-495c-81eb-4b670104415c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:03.880098 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04f0f7bf-40c8-495c-81eb-4b670104415c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:03.880395 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-04f0f7bf-40c8-495c-81eb-4b670104415c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:03.886059 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:03.886059 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:03.886980 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04f0f7bf-40c8-495c-81eb-4b670104415c tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:14:03.887511 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 972/3894] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:03 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:04.746984 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8352284c-4221-4e94-bef0-38ab3e126646 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:04.748853 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8352284c-4221-4e94-bef0-38ab3e126646 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:04.748853 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8352284c-4221-4e94-bef0-38ab3e126646 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:04.749083 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8352284c-4221-4e94-bef0-38ab3e126646 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:04.749177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8352284c-4221-4e94-bef0-38ab3e126646 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:04.753687 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:04.753687 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:04.754347 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8352284c-4221-4e94-bef0-38ab3e126646 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:04.754915 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 983/3895] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:04 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:04.900203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7133399a-c472-4b6b-bd06-bfd5ebb549cf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:04.902279 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7133399a-c472-4b6b-bd06-bfd5ebb549cf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:04.902512 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7133399a-c472-4b6b-bd06-bfd5ebb549cf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:04.902704 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7133399a-c472-4b6b-bd06-bfd5ebb549cf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:04.902846 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-7133399a-c472-4b6b-bd06-bfd5ebb549cf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:04.908012 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:04.908012 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:04.909301 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7133399a-c472-4b6b-bd06-bfd5ebb549cf tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:14:04.909904 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 970/3896] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:04 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:05.221938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-465bea99-7e76-4012-944b-a3f11c609dd1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:05.223585 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-465bea99-7e76-4012-944b-a3f11c609dd1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:05.223843 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-465bea99-7e76-4012-944b-a3f11c609dd1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:05.224056 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-465bea99-7e76-4012-944b-a3f11c609dd1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:05.224175 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-465bea99-7e76-4012-944b-a3f11c609dd1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: 29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:05.228909 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:05.228909 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:05.229363 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-465bea99-7e76-4012-944b-a3f11c609dd1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:05.248336 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-465bea99-7e76-4012-944b-a3f11c609dd1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot delete request issued successfully. Aug 07 17:14:05.248553 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-465bea99-7e76-4012-944b-a3f11c609dd1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d returned with HTTP 202 Aug 07 17:14:05.248917 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 972/3897] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:14:05 2026] DELETE /volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:05.259098 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-980d0ce8-822f-4ae1-aeea-b9ac87a983f1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:05.261872 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-980d0ce8-822f-4ae1-aeea-b9ac87a983f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:05.262117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-980d0ce8-822f-4ae1-aeea-b9ac87a983f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:05.262319 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-980d0ce8-822f-4ae1-aeea-b9ac87a983f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:05.268626 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:05.268626 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:05.269093 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-980d0ce8-822f-4ae1-aeea-b9ac87a983f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:05.270091 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-980d0ce8-822f-4ae1-aeea-b9ac87a983f1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d returned with HTTP 200 Aug 07 17:14:05.270668 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 973/3898] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:05 2026] GET /volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:05.764646 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3faca2df-bda3-4ee6-a6b2-9d6d8c616161 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:05.766354 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3faca2df-bda3-4ee6-a6b2-9d6d8c616161 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:05.766569 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3faca2df-bda3-4ee6-a6b2-9d6d8c616161 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:05.766794 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3faca2df-bda3-4ee6-a6b2-9d6d8c616161 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:05.766890 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3faca2df-bda3-4ee6-a6b2-9d6d8c616161 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:05.770861 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:05.770861 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:05.771446 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3faca2df-bda3-4ee6-a6b2-9d6d8c616161 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:05.771818 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 984/3899] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:05 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:05.921174 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-be1b221c-a332-485b-9b5d-37f058e8ea08 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:05.923134 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-be1b221c-a332-485b-9b5d-37f058e8ea08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:05.923346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-be1b221c-a332-485b-9b5d-37f058e8ea08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:05.923528 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-be1b221c-a332-485b-9b5d-37f058e8ea08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:05.923645 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-be1b221c-a332-485b-9b5d-37f058e8ea08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:05.927864 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:05.927864 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:05.928549 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-be1b221c-a332-485b-9b5d-37f058e8ea08 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:14:05.928912 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 971/3900] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:05 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:06.280444 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1d3bf806-3b37-4090-8f07-8b673e3d46e9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:06.284509 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1d3bf806-3b37-4090-8f07-8b673e3d46e9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:06.284509 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1d3bf806-3b37-4090-8f07-8b673e3d46e9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:06.284509 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1d3bf806-3b37-4090-8f07-8b673e3d46e9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:06.289799 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1d3bf806-3b37-4090-8f07-8b673e3d46e9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d returned with HTTP 404 Aug 07 17:14:06.290799 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 973/3901] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:06 2026] GET /volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:06.299750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-79a04833-285b-4305-bdee-6bb57f24a9ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:06.301817 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79a04833-285b-4305-bdee-6bb57f24a9ff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:06.302124 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79a04833-285b-4305-bdee-6bb57f24a9ff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:06.302378 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79a04833-285b-4305-bdee-6bb57f24a9ff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:06.302602 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-79a04833-285b-4305-bdee-6bb57f24a9ff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:06.308458 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:06.308458 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:06.308916 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-79a04833-285b-4305-bdee-6bb57f24a9ff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:06.328420 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-79a04833-285b-4305-bdee-6bb57f24a9ff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot delete request issued successfully. Aug 07 17:14:06.328576 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79a04833-285b-4305-bdee-6bb57f24a9ff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a returned with HTTP 202 Aug 07 17:14:06.329054 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 974/3902] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:14:06 2026] DELETE /volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:06.340534 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a5bcafd7-4280-42c4-b8d5-c1b813e43bc2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:06.342600 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5bcafd7-4280-42c4-b8d5-c1b813e43bc2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:06.342848 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5bcafd7-4280-42c4-b8d5-c1b813e43bc2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:06.343082 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5bcafd7-4280-42c4-b8d5-c1b813e43bc2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:06.348678 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:06.348678 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:06.349185 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a5bcafd7-4280-42c4-b8d5-c1b813e43bc2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:06.350002 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5bcafd7-4280-42c4-b8d5-c1b813e43bc2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a returned with HTTP 200 Aug 07 17:14:06.350474 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 985/3903] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:06 2026] GET /volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:06.783332 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bb1d3bf7-503b-47a4-bc59-b3df8382c8fa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:06.786562 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bb1d3bf7-503b-47a4-bc59-b3df8382c8fa tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:06.786810 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bb1d3bf7-503b-47a4-bc59-b3df8382c8fa tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:06.787035 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bb1d3bf7-503b-47a4-bc59-b3df8382c8fa tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:06.787231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-bb1d3bf7-503b-47a4-bc59-b3df8382c8fa tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:06.791879 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:06.791879 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:06.792708 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bb1d3bf7-503b-47a4-bc59-b3df8382c8fa tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:06.793291 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 972/3904] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:06 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:06.939540 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a8424486-73a5-4876-9cf8-dbf522836aa4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:06.941007 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8424486-73a5-4876-9cf8-dbf522836aa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:06.942086 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8424486-73a5-4876-9cf8-dbf522836aa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:06.942086 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8424486-73a5-4876-9cf8-dbf522836aa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:06.942086 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a8424486-73a5-4876-9cf8-dbf522836aa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:06.946814 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:06.946814 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:06.947879 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8424486-73a5-4876-9cf8-dbf522836aa4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:14:06.948408 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 974/3905] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:06 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:06.957261 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b604999-070c-4481-9cd2-b06dcd07c958 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:06.959213 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b604999-070c-4481-9cd2-b06dcd07c958 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:06.959471 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b604999-070c-4481-9cd2-b06dcd07c958 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:06.959661 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b604999-070c-4481-9cd2-b06dcd07c958 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:06.959772 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1b604999-070c-4481-9cd2-b06dcd07c958 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:06.964163 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:06.964163 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:06.964895 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b604999-070c-4481-9cd2-b06dcd07c958 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:14:06.965274 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 975/3906] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:06 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:06.974947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ffdf0a02-134e-4337-ae09-d6312cd62d4d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:06.976496 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffdf0a02-134e-4337-ae09-d6312cd62d4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:14:06.976793 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffdf0a02-134e-4337-ae09-d6312cd62d4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d5b57aa-bcb7-4af1-8df6-8c43e674ddef", "incremental": true, "force": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:06.978117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-ffdf0a02-134e-4337-ae09-d6312cd62d4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating new backup {'backup': {'volume_id': '4d5b57aa-bcb7-4af1-8df6-8c43e674ddef', 'incremental': True, 'force': True}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:14:06.978254 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-ffdf0a02-134e-4337-ae09-d6312cd62d4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating backup of volume 4d5b57aa-bcb7-4af1-8df6-8c43e674ddef in container None Aug 07 17:14:06.995381 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:06.995381 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:06.995849 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ffdf0a02-134e-4337-ae09-d6312cd62d4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:07.024346 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ffdf0a02-134e-4337-ae09-d6312cd62d4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['d3de81dc-7f85-4aad-af30-710543a0ea69', '1e217607-96da-4567-88a1-8afb2990881d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:07.071326 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffdf0a02-134e-4337-ae09-d6312cd62d4d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:14:07.071728 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 986/3907] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:14:06 2026] POST /volume/v3/backups => generated 288 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:07.082358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-948b13a2-8faa-43b5-aaff-5e19c3bf5732 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:07.084237 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-948b13a2-8faa-43b5-aaff-5e19c3bf5732 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:07.084427 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-948b13a2-8faa-43b5-aaff-5e19c3bf5732 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:07.084625 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-948b13a2-8faa-43b5-aaff-5e19c3bf5732 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:07.084740 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-948b13a2-8faa-43b5-aaff-5e19c3bf5732 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:07.089931 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:07.089931 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:07.090785 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-948b13a2-8faa-43b5-aaff-5e19c3bf5732 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:07.091259 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 973/3908] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:07 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:07.360944 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4641dea4-a8ea-446a-9ba8-465a090330e5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:07.362588 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4641dea4-a8ea-446a-9ba8-465a090330e5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:07.362976 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4641dea4-a8ea-446a-9ba8-465a090330e5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:07.364149 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4641dea4-a8ea-446a-9ba8-465a090330e5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:07.367134 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4641dea4-a8ea-446a-9ba8-465a090330e5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a returned with HTTP 404 Aug 07 17:14:07.367756 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 975/3909] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:07 2026] GET /volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:07.374304 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d573a42-a549-4cb4-8267-bc827a404c2a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:07.376178 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d573a42-a549-4cb4-8267-bc827a404c2a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:07.376480 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d573a42-a549-4cb4-8267-bc827a404c2a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:07.376764 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d573a42-a549-4cb4-8267-bc827a404c2a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:07.376866 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-0d573a42-a549-4cb4-8267-bc827a404c2a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:07.381549 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:07.381549 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:07.382049 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0d573a42-a549-4cb4-8267-bc827a404c2a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:07.402611 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0d573a42-a549-4cb4-8267-bc827a404c2a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot delete request issued successfully. Aug 07 17:14:07.402913 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d573a42-a549-4cb4-8267-bc827a404c2a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 returned with HTTP 202 Aug 07 17:14:07.403549 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 976/3910] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:14:07 2026] DELETE /volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:07.411530 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9611d697-dcb5-42dc-985a-456da3220517 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:07.413827 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9611d697-dcb5-42dc-985a-456da3220517 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:07.414105 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9611d697-dcb5-42dc-985a-456da3220517 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:07.414370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9611d697-dcb5-42dc-985a-456da3220517 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:07.426711 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:07.426711 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:07.427359 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9611d697-dcb5-42dc-985a-456da3220517 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:14:07.428435 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9611d697-dcb5-42dc-985a-456da3220517 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 returned with HTTP 200 Aug 07 17:14:07.429144 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 987/3911] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:07 2026] GET /volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:07.803557 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cb64af30-85e9-4b0a-b6a6-0126cb16d918 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:07.805386 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cb64af30-85e9-4b0a-b6a6-0126cb16d918 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:07.805622 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cb64af30-85e9-4b0a-b6a6-0126cb16d918 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:07.805828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cb64af30-85e9-4b0a-b6a6-0126cb16d918 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:07.805928 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-cb64af30-85e9-4b0a-b6a6-0126cb16d918 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:07.810897 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:07.810897 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:07.811523 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cb64af30-85e9-4b0a-b6a6-0126cb16d918 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:07.812150 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 974/3912] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:07 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:08.104978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6f914a18-2f65-4655-b7c0-e744b5b720eb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:08.107242 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f914a18-2f65-4655-b7c0-e744b5b720eb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:08.109089 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6f914a18-2f65-4655-b7c0-e744b5b720eb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:08.109089 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6f914a18-2f65-4655-b7c0-e744b5b720eb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:08.109089 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6f914a18-2f65-4655-b7c0-e744b5b720eb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:08.116735 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:08.116735 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:08.118135 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6f914a18-2f65-4655-b7c0-e744b5b720eb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:08.119583 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 976/3913] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:08 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 696 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:08.438451 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-636ffb2a-4cb7-4ed3-8569-fef44df26797 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:08.440316 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-636ffb2a-4cb7-4ed3-8569-fef44df26797 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:08.440499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-636ffb2a-4cb7-4ed3-8569-fef44df26797 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:08.440684 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-636ffb2a-4cb7-4ed3-8569-fef44df26797 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:08.445398 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-636ffb2a-4cb7-4ed3-8569-fef44df26797 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 returned with HTTP 404 Aug 07 17:14:08.445918 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 977/3914] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:08 2026] GET /volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:08.453236 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1e1125db-55b5-467b-b456-f87adaa48bfe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:08.455053 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e1125db-55b5-467b-b456-f87adaa48bfe tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:08.455255 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e1125db-55b5-467b-b456-f87adaa48bfe tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:08.455464 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e1125db-55b5-467b-b456-f87adaa48bfe tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:08.455567 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-1e1125db-55b5-467b-b456-f87adaa48bfe tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: 29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:08.459782 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e1125db-55b5-467b-b456-f87adaa48bfe tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d returned with HTTP 404 Aug 07 17:14:08.460420 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 988/3915] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:14:08 2026] DELETE /volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:08.466432 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-339952e9-7582-4060-bb60-1392f66eaf2e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:08.468294 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-339952e9-7582-4060-bb60-1392f66eaf2e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d Aug 07 17:14:08.468476 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-339952e9-7582-4060-bb60-1392f66eaf2e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:08.468676 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-339952e9-7582-4060-bb60-1392f66eaf2e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:08.473304 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-339952e9-7582-4060-bb60-1392f66eaf2e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d returned with HTTP 404 Aug 07 17:14:08.473881 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 975/3916] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:08 2026] GET /volume/v3/snapshots/29418280-731b-4180-9302-5586d94a251d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:08.481713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-de795390-99de-418d-90c0-5709e464cbde None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:08.483422 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de795390-99de-418d-90c0-5709e464cbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:08.483767 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-de795390-99de-418d-90c0-5709e464cbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:08.484069 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-de795390-99de-418d-90c0-5709e464cbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:08.484285 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-de795390-99de-418d-90c0-5709e464cbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:08.488826 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-de795390-99de-418d-90c0-5709e464cbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a returned with HTTP 404 Aug 07 17:14:08.489464 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 977/3917] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:14:08 2026] DELETE /volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:08.496982 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b74b1d3-1da7-4563-915a-8d72ffe42674 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:08.498769 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b74b1d3-1da7-4563-915a-8d72ffe42674 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a Aug 07 17:14:08.498990 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b74b1d3-1da7-4563-915a-8d72ffe42674 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:08.499230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b74b1d3-1da7-4563-915a-8d72ffe42674 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:08.504291 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b74b1d3-1da7-4563-915a-8d72ffe42674 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a returned with HTTP 404 Aug 07 17:14:08.504764 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 978/3918] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:08 2026] GET /volume/v3/snapshots/f6aef2eb-787c-48bb-a099-89eac8ff211a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:08.512285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb4926b3-51fb-4eab-8ece-5dc067e1ee45 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:08.514739 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb4926b3-51fb-4eab-8ece-5dc067e1ee45 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:08.515049 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb4926b3-51fb-4eab-8ece-5dc067e1ee45 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:08.515377 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb4926b3-51fb-4eab-8ece-5dc067e1ee45 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:08.515515 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-cb4926b3-51fb-4eab-8ece-5dc067e1ee45 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:08.522018 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb4926b3-51fb-4eab-8ece-5dc067e1ee45 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 returned with HTTP 404 Aug 07 17:14:08.522825 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 989/3919] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:14:08 2026] DELETE /volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:08.529414 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-98755ddf-8896-4fb2-b1a8-13d50ed63325 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:08.530961 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-98755ddf-8896-4fb2-b1a8-13d50ed63325 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 Aug 07 17:14:08.531213 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-98755ddf-8896-4fb2-b1a8-13d50ed63325 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:08.531449 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-98755ddf-8896-4fb2-b1a8-13d50ed63325 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:08.535903 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-98755ddf-8896-4fb2-b1a8-13d50ed63325 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 returned with HTTP 404 Aug 07 17:14:08.536395 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 976/3920] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:14:08 2026] GET /volume/v3/snapshots/ac105a50-1fd1-4c29-b733-96962a10a352 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:08.825179 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3b4cf6bb-0ebb-4cf3-a193-7799d1bdd2d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:08.829764 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b4cf6bb-0ebb-4cf3-a193-7799d1bdd2d4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:08.829764 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b4cf6bb-0ebb-4cf3-a193-7799d1bdd2d4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:08.829764 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b4cf6bb-0ebb-4cf3-a193-7799d1bdd2d4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:08.830292 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3b4cf6bb-0ebb-4cf3-a193-7799d1bdd2d4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:08.832168 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=510,cinder:UPDATE=177,cinder:INSERT=105 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:14:08.839448 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:08.839448 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:08.840487 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b4cf6bb-0ebb-4cf3-a193-7799d1bdd2d4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:08.841074 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 978/3921] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:08 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:09.131859 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-94694807-40a0-4334-95d5-180bb20acbfd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:09.133726 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94694807-40a0-4334-95d5-180bb20acbfd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:09.133904 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94694807-40a0-4334-95d5-180bb20acbfd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:09.134146 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94694807-40a0-4334-95d5-180bb20acbfd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:09.134343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-94694807-40a0-4334-95d5-180bb20acbfd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:09.138822 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:09.138822 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:09.139535 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94694807-40a0-4334-95d5-180bb20acbfd tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:09.139897 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 979/3922] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:09 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:09.854242 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13fb34b0-93bf-4df8-8fad-fd59f1f72746 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:09.855850 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13fb34b0-93bf-4df8-8fad-fd59f1f72746 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:09.856097 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13fb34b0-93bf-4df8-8fad-fd59f1f72746 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:09.856272 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13fb34b0-93bf-4df8-8fad-fd59f1f72746 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:09.856391 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-13fb34b0-93bf-4df8-8fad-fd59f1f72746 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id f06c62f1-2425-422b-b9c9-670801d3bea4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:09.861242 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:09.861242 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:09.861950 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13fb34b0-93bf-4df8-8fad-fd59f1f72746 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 200 Aug 07 17:14:09.862438 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 990/3923] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:09 2026] GET /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:09.875104 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2de5e0f0-ddb2-4be7-95d1-53aebaa8b361 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:09.877406 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2de5e0f0-ddb2-4be7-95d1-53aebaa8b361 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] DELETE https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 Aug 07 17:14:09.877688 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2de5e0f0-ddb2-4be7-95d1-53aebaa8b361 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:09.877925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2de5e0f0-ddb2-4be7-95d1-53aebaa8b361 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:09.878080 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-2de5e0f0-ddb2-4be7-95d1-53aebaa8b361 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Delete backup with id: f06c62f1-2425-422b-b9c9-670801d3bea4. Aug 07 17:14:09.883671 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:09.883671 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:09.904865 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-2de5e0f0-ddb2-4be7-95d1-53aebaa8b361 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] delete_backup rpcapi backup_id f06c62f1-2425-422b-b9c9-670801d3bea4 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:14:09.906754 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2de5e0f0-ddb2-4be7-95d1-53aebaa8b361 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] https://10.4.3.144/volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 returned with HTTP 202 Aug 07 17:14:09.907233 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 977/3924] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:14:09 2026] DELETE /volume/v3/backups/f06c62f1-2425-422b-b9c9-670801d3bea4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:09.915262 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a13e9b36-5d78-426f-b2df-341fec69e744 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:09.917216 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a13e9b36-5d78-426f-b2df-341fec69e744 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b Aug 07 17:14:09.917492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a13e9b36-5d78-426f-b2df-341fec69e744 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:09.917630 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a13e9b36-5d78-426f-b2df-341fec69e744 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:09.917777 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-a13e9b36-5d78-426f-b2df-341fec69e744 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume with id: f13f34fb-3a72-4c7d-ab82-560949687b4b Aug 07 17:14:09.929340 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:09.929340 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:09.929919 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a13e9b36-5d78-426f-b2df-341fec69e744 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:09.951844 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a13e9b36-5d78-426f-b2df-341fec69e744 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume request issued successfully. Aug 07 17:14:09.952146 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a13e9b36-5d78-426f-b2df-341fec69e744 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b returned with HTTP 202 Aug 07 17:14:09.952620 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 979/3925] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:14:09 2026] DELETE /volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:09.966436 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8977087c-0731-4218-99f3-b2e036e04b9e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:09.972608 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8977087c-0731-4218-99f3-b2e036e04b9e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b Aug 07 17:14:09.972835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8977087c-0731-4218-99f3-b2e036e04b9e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:09.972994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8977087c-0731-4218-99f3-b2e036e04b9e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:09.990173 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:09.990173 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:09.996136 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8977087c-0731-4218-99f3-b2e036e04b9e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:09.998734 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8977087c-0731-4218-99f3-b2e036e04b9e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b returned with HTTP 200 Aug 07 17:14:09.999248 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 980/3926] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:09 2026] GET /volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:10.151387 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-230d114d-123d-40e9-bf71-0eeac4f047e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:10.153214 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-230d114d-123d-40e9-bf71-0eeac4f047e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:10.153433 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-230d114d-123d-40e9-bf71-0eeac4f047e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:10.153626 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-230d114d-123d-40e9-bf71-0eeac4f047e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:10.153779 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-230d114d-123d-40e9-bf71-0eeac4f047e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:10.158500 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:10.158500 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:10.159290 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-230d114d-123d-40e9-bf71-0eeac4f047e4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:10.160030 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 991/3927] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:10 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:10.862134 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-0c662095-e774-49fb-9358-6beac623e072 req-81cbd3d4-05c8-4a4e-9796-1dd786ee33d2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:10.866543 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-0c662095-e774-49fb-9358-6beac623e072 req-81cbd3d4-05c8-4a4e-9796-1dd786ee33d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/bbb14eb6-ad85-4c96-a70b-062e9ae02dfd Aug 07 17:14:10.866773 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-0c662095-e774-49fb-9358-6beac623e072 req-81cbd3d4-05c8-4a4e-9796-1dd786ee33d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:10.867005 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-0c662095-e774-49fb-9358-6beac623e072 req-81cbd3d4-05c8-4a4e-9796-1dd786ee33d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:10.881149 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:10.881149 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:10.939868 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-0c662095-e774-49fb-9358-6beac623e072 req-81cbd3d4-05c8-4a4e-9796-1dd786ee33d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/bbb14eb6-ad85-4c96-a70b-062e9ae02dfd returned with HTTP 200 Aug 07 17:14:10.940491 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 978/3928] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:14:10 2026] DELETE /volume/v3/attachments/bbb14eb6-ad85-4c96-a70b-062e9ae02dfd => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:11.013017 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-59a67e54-fb21-4700-9425-a640f7d54c7b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:11.014916 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59a67e54-fb21-4700-9425-a640f7d54c7b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b Aug 07 17:14:11.015260 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-59a67e54-fb21-4700-9425-a640f7d54c7b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:11.015512 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-59a67e54-fb21-4700-9425-a640f7d54c7b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:11.021373 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-59a67e54-fb21-4700-9425-a640f7d54c7b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b returned with HTTP 404 Aug 07 17:14:11.021910 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 980/3929] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:11 2026] GET /volume/v3/volumes/f13f34fb-3a72-4c7d-ab82-560949687b4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:11.033596 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a73ef687-7b44-41c7-b985-e13debac3a78 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:11.037093 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a73ef687-7b44-41c7-b985-e13debac3a78 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3/export_record Aug 07 17:14:11.037093 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a73ef687-7b44-41c7-b985-e13debac3a78 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:11.037093 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a73ef687-7b44-41c7-b985-e13debac3a78 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Calling method 'export_record' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:11.037093 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-a73ef687-7b44-41c7-b985-e13debac3a78 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Export record for backup 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 17:14:11.041566 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:11.041566 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:11.043196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-a73ef687-7b44-41c7-b985-e13debac3a78 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c5d3d90bff3c41a485f4b0da76cc663f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d242677ab7c453fa9737b4b9114b9c3', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:11.043393 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a73ef687-7b44-41c7-b985-e13debac3a78 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3/export_record returned with HTTP 403 Aug 07 17:14:11.044554 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 981/3930] 10.4.3.144 () {68 vars in 1430 bytes} [Fri Aug 7 17:14:11 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:11.054359 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7295d3fb-d322-412b-9446-27b39654f2eb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:11.056129 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:14:11.056534 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1211164566"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:11.058005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1211164566'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:14:11.058005 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume of 1 GB Aug 07 17:14:11.063160 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Availability Zones retrieved successfully. Aug 07 17:14:11.070763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Flow 'volume_create_api' (026f331e-490a-49fe-90ef-98731e1d9fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:11.072099 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92806f56-e972-41d7-8339-bbde3baf2c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:11.073341 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:14:11.107719 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92806f56-e972-41d7-8339-bbde3baf2c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:11.108685 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfd454b-9f2b-4033-be0f-9cad08c58fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:11.154952 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Created reservations ['8eb7e64e-d56d-4fdb-8b44-0210dd8ed28c', '00361825-15af-42a2-9bab-880c8d4c87e3', '56728a34-0a8e-45df-bcac-a461cd61b5a3', '0e941fa0-3764-483d-bd6a-3c787c82f056'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:11.155856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbfd454b-9f2b-4033-be0f-9cad08c58fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eb7e64e-d56d-4fdb-8b44-0210dd8ed28c', '00361825-15af-42a2-9bab-880c8d4c87e3', '56728a34-0a8e-45df-bcac-a461cd61b5a3', '0e941fa0-3764-483d-bd6a-3c787c82f056']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:11.160108 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e43f6a1-668b-4ced-8d99-370b77da0f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:11.173735 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fa6d8db7-2261-42dc-8ea0-0619020d70ac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:11.175539 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fa6d8db7-2261-42dc-8ea0-0619020d70ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:11.175731 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fa6d8db7-2261-42dc-8ea0-0619020d70ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:11.175910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fa6d8db7-2261-42dc-8ea0-0619020d70ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:11.177210 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-fa6d8db7-2261-42dc-8ea0-0619020d70ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:11.181527 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:11.181527 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:11.182341 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fa6d8db7-2261-42dc-8ea0-0619020d70ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:11.182747 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 979/3931] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:11 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:11.185378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e43f6a1-668b-4ced-8d99-370b77da0f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '349470dc-8332-4333-bb2a-7e331be319cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1211164566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['8eb7e64e-d56d-4fdb-8b44-0210dd8ed28c','00361825-15af-42a2-9bab-880c8d4c87e3','56728a34-0a8e-45df-bcac-a461cd61b5a3','0e941fa0-3764-483d-bd6a-3c787c82f056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b082a206cfa41bb891e134da44077ad',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1211164566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=349470dc-8332-4333-bb2a-7e331be319cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d242677ab7c453fa9737b4b9114b9c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b082a206cfa41bb891e134da44077ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:11.187047 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1037bf8-84db-44b0-ae21-d42b949dc4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:11.195543 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=516,cinder:INSERT=98,cinder:UPDATE=172 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:14:11.216062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1037bf8-84db-44b0-ae21-d42b949dc4fb) transitioned into state 'SUCCESS' from state '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-1211164566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['8eb7e64e-d56d-4fdb-8b44-0210dd8ed28c','00361825-15af-42a2-9bab-880c8d4c87e3','56728a34-0a8e-45df-bcac-a461cd61b5a3','0e941fa0-3764-483d-bd6a-3c787c82f056'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b082a206cfa41bb891e134da44077ad',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:11.216062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a453c7-be9a-4c99-8d65-047b89655fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:11.228065 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a453c7-be9a-4c99-8d65-047b89655fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:11.228377 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Flow 'volume_create_api' (026f331e-490a-49fe-90ef-98731e1d9fbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:11.228746 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume request issued successfully. Aug 07 17:14:11.229604 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7295d3fb-d322-412b-9446-27b39654f2eb tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:14:11.230166 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 992/3932] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:14:11 2026] POST /volume/v3/volumes => generated 778 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:11.251813 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4c18acba-3faa-4266-aeae-f8482ed7fa4c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:11.260829 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c18acba-3faa-4266-aeae-f8482ed7fa4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd Aug 07 17:14:11.261084 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c18acba-3faa-4266-aeae-f8482ed7fa4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:11.261269 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4c18acba-3faa-4266-aeae-f8482ed7fa4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:11.269563 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:11.269563 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:11.275228 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4c18acba-3faa-4266-aeae-f8482ed7fa4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:11.281437 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4c18acba-3faa-4266-aeae-f8482ed7fa4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd returned with HTTP 200 Aug 07 17:14:11.281927 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 981/3933] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:11 2026] GET /volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:12.195871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-577b699a-e280-4bb5-a9c3-bf2efb7d89ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:12.198067 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-577b699a-e280-4bb5-a9c3-bf2efb7d89ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:12.198354 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-577b699a-e280-4bb5-a9c3-bf2efb7d89ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:12.198568 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-577b699a-e280-4bb5-a9c3-bf2efb7d89ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:12.198655 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-577b699a-e280-4bb5-a9c3-bf2efb7d89ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:12.203773 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:12.203773 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:12.204701 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-577b699a-e280-4bb5-a9c3-bf2efb7d89ac tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:12.205232 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 982/3934] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:12 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:12.295922 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-65357367-4211-44fd-9d93-cab4fef113a2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:12.298313 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-65357367-4211-44fd-9d93-cab4fef113a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd Aug 07 17:14:12.298624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-65357367-4211-44fd-9d93-cab4fef113a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:12.298892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-65357367-4211-44fd-9d93-cab4fef113a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:12.308479 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:12.308479 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:12.315158 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-65357367-4211-44fd-9d93-cab4fef113a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:12.320559 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-65357367-4211-44fd-9d93-cab4fef113a2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd returned with HTTP 200 Aug 07 17:14:12.321049 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 980/3935] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:12 2026] GET /volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:12.336944 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-afe11051-9e5b-4cf7-a1c2-19126173f06f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:12.338972 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afe11051-9e5b-4cf7-a1c2-19126173f06f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:14:12.339402 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-afe11051-9e5b-4cf7-a1c2-19126173f06f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "349470dc-8332-4333-bb2a-7e331be319cd", "name": "tempest-type-Backup-2020883058"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:12.341095 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-afe11051-9e5b-4cf7-a1c2-19126173f06f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Creating new backup {'backup': {'volume_id': '349470dc-8332-4333-bb2a-7e331be319cd', 'name': 'tempest-type-Backup-2020883058'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:14:12.341275 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-afe11051-9e5b-4cf7-a1c2-19126173f06f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Creating backup of volume 349470dc-8332-4333-bb2a-7e331be319cd in container None Aug 07 17:14:12.351835 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:12.351835 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:12.352344 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-afe11051-9e5b-4cf7-a1c2-19126173f06f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:12.375972 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-afe11051-9e5b-4cf7-a1c2-19126173f06f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Created reservations ['d9b99c77-693e-4736-9260-2f3331f9b27e', 'e1a7e520-cd47-4917-8f86-a5cfe0774235'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:12.408534 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afe11051-9e5b-4cf7-a1c2-19126173f06f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:14:12.409155 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 993/3936] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:14:12 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:12.417489 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1c90ff2d-8411-409b-bc20-fd6248f8b020 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:12.419584 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c90ff2d-8411-409b-bc20-fd6248f8b020 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:12.419856 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1c90ff2d-8411-409b-bc20-fd6248f8b020 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:12.420138 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1c90ff2d-8411-409b-bc20-fd6248f8b020 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:12.420290 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1c90ff2d-8411-409b-bc20-fd6248f8b020 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:12.425589 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:12.425589 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:12.426333 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1c90ff2d-8411-409b-bc20-fd6248f8b020 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:12.426792 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 982/3937] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:12 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:12.752252 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c831bb8-da35-4355-9ba6-755e15ca2b6c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:12.754354 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c831bb8-da35-4355-9ba6-755e15ca2b6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:14:12.754622 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c831bb8-da35-4355-9ba6-755e15ca2b6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:12.754849 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c831bb8-da35-4355-9ba6-755e15ca2b6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:12.755059 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2c831bb8-da35-4355-9ba6-755e15ca2b6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: 56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:14:12.763481 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:12.763481 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:12.764035 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2c831bb8-da35-4355-9ba6-755e15ca2b6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:12.784403 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2c831bb8-da35-4355-9ba6-755e15ca2b6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:14:12.785426 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c831bb8-da35-4355-9ba6-755e15ca2b6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac returned with HTTP 202 Aug 07 17:14:12.786398 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 983/3938] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:14:12 2026] DELETE /volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:12.797148 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ac17b829-e5d0-46a5-9ee5-834a48866b8e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:12.799076 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ac17b829-e5d0-46a5-9ee5-834a48866b8e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:14:12.799284 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ac17b829-e5d0-46a5-9ee5-834a48866b8e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:12.799498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ac17b829-e5d0-46a5-9ee5-834a48866b8e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:12.808755 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:12.808755 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:12.812944 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ac17b829-e5d0-46a5-9ee5-834a48866b8e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:12.817617 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ac17b829-e5d0-46a5-9ee5-834a48866b8e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac returned with HTTP 200 Aug 07 17:14:12.817977 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 981/3939] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:12 2026] GET /volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:13.216857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d202bbed-d9c8-4933-9648-d87353888a79 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:13.219128 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d202bbed-d9c8-4933-9648-d87353888a79 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:13.219392 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d202bbed-d9c8-4933-9648-d87353888a79 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:13.219840 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d202bbed-d9c8-4933-9648-d87353888a79 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:13.219840 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d202bbed-d9c8-4933-9648-d87353888a79 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:13.224550 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:13.224550 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:13.225449 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d202bbed-d9c8-4933-9648-d87353888a79 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:13.226042 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 994/3940] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:13 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:13.439891 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b0c7f3c0-b4e2-4d22-bd0e-a1db1a917a99 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:13.442367 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b0c7f3c0-b4e2-4d22-bd0e-a1db1a917a99 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:13.442668 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b0c7f3c0-b4e2-4d22-bd0e-a1db1a917a99 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:13.442921 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b0c7f3c0-b4e2-4d22-bd0e-a1db1a917a99 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:13.443079 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b0c7f3c0-b4e2-4d22-bd0e-a1db1a917a99 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:13.449081 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:13.449081 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:13.449925 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b0c7f3c0-b4e2-4d22-bd0e-a1db1a917a99 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:13.450511 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 983/3941] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:13 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:13.832294 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32a567ba-20c7-49c5-8851-d33867c22dda None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:13.834691 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32a567ba-20c7-49c5-8851-d33867c22dda tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac Aug 07 17:14:13.834883 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32a567ba-20c7-49c5-8851-d33867c22dda tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:13.835267 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32a567ba-20c7-49c5-8851-d33867c22dda tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:13.841249 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32a567ba-20c7-49c5-8851-d33867c22dda tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac returned with HTTP 404 Aug 07 17:14:13.841750 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 984/3942] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:13 2026] GET /volume/v3/volumes/56ef1de1-985a-4289-8f6d-c1dae2731eac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:13.877971 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:13.879975 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:14:13.880369 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-695121748", "snapshot_id": null, "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "volume_type": null, "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:13.882228 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-695121748', 'snapshot_id': None, 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'volume_type': None, 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:14:13.964971 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:14:13.970266 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:14:13.977640 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (b7e612a2-6333-40dd-aad7-ff4b8993d151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:13.979705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a110e5-f395-449e-998e-ac6728ec12fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:13.980925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:14:14.040445 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56a110e5-f395-449e-998e-ac6728ec12fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:14.041593 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba4f401-2237-4e98-a34a-7e0af1664851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:14.082922 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['b3d0bfbf-47eb-4e9d-8088-3f1c452a3232', '55070f6b-f878-4777-a981-b3ae8658d626', 'f9940139-c5ca-4a10-831b-6ba52a93ed0c', '86511dc4-300d-46f4-a052-3b898e16bb8c'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:14.083867 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba4f401-2237-4e98-a34a-7e0af1664851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3d0bfbf-47eb-4e9d-8088-3f1c452a3232', '55070f6b-f878-4777-a981-b3ae8658d626', 'f9940139-c5ca-4a10-831b-6ba52a93ed0c', '86511dc4-300d-46f4-a052-3b898e16bb8c']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:14.084745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13cd8277-b4b9-400c-91c0-d22bb966e464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:14.107936 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13cd8277-b4b9-400c-91c0-d22bb966e464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b723fb2-ad64-4104-b6cd-af6a10177191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-695121748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['b3d0bfbf-47eb-4e9d-8088-3f1c452a3232','55070f6b-f878-4777-a981-b3ae8658d626','f9940139-c5ca-4a10-831b-6ba52a93ed0c','86511dc4-300d-46f4-a052-3b898e16bb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-695121748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b723fb2-ad64-4104-b6cd-af6a10177191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:14.108878 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a658a245-d950-499b-95ac-304155c31768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:14.128865 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a658a245-d950-499b-95ac-304155c31768) transitioned into state 'SUCCESS' from state '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-695121748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['b3d0bfbf-47eb-4e9d-8088-3f1c452a3232','55070f6b-f878-4777-a981-b3ae8658d626','f9940139-c5ca-4a10-831b-6ba52a93ed0c','86511dc4-300d-46f4-a052-3b898e16bb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:14.129540 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41f7be6-8ecd-41ce-89d1-3724a23ba25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:14.138524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d41f7be6-8ecd-41ce-89d1-3724a23ba25b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:14.139375 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (b7e612a2-6333-40dd-aad7-ff4b8993d151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:14.139702 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:14:14.140432 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-55607bb9-8da7-4a1f-8afc-e584f80eef84 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:14:14.140831 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 982/3943] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:14:13 2026] POST /volume/v3/volumes => generated 758 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:14.152097 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0034de17-961f-4818-a254-c1646899bf5f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:14.155800 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0034de17-961f-4818-a254-c1646899bf5f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:14:14.156062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0034de17-961f-4818-a254-c1646899bf5f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:14.156306 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0034de17-961f-4818-a254-c1646899bf5f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:14.164939 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:14.164939 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:14.169963 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0034de17-961f-4818-a254-c1646899bf5f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:14.176366 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0034de17-961f-4818-a254-c1646899bf5f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 returned with HTTP 200 Aug 07 17:14:14.176881 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 995/3944] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:14 2026] GET /volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:14.236885 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c6dd5047-be1e-46a7-b748-ba196c3a3e1b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:14.239955 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6dd5047-be1e-46a7-b748-ba196c3a3e1b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:14.240168 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6dd5047-be1e-46a7-b748-ba196c3a3e1b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:14.240341 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c6dd5047-be1e-46a7-b748-ba196c3a3e1b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:14.240457 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c6dd5047-be1e-46a7-b748-ba196c3a3e1b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:14.249197 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:14.249197 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:14.250777 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c6dd5047-be1e-46a7-b748-ba196c3a3e1b tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:14.252045 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 984/3945] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:14 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:14.460647 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aa31b732-2e7c-49fb-92f8-b9a882e3c2c6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:14.462350 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa31b732-2e7c-49fb-92f8-b9a882e3c2c6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:14.462605 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa31b732-2e7c-49fb-92f8-b9a882e3c2c6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:14.462853 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa31b732-2e7c-49fb-92f8-b9a882e3c2c6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:14.462962 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-aa31b732-2e7c-49fb-92f8-b9a882e3c2c6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:14.465224 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=482,cinder:INSERT=105,cinder:UPDATE=189 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:14:14.467547 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:14.467547 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:14.469222 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa31b732-2e7c-49fb-92f8-b9a882e3c2c6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:14.469222 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 985/3946] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:14 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:15.190045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-db1511bf-4634-40f2-b3c4-7bc5e0fd5a5c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:15.192116 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db1511bf-4634-40f2-b3c4-7bc5e0fd5a5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:14:15.192339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db1511bf-4634-40f2-b3c4-7bc5e0fd5a5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:15.192557 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-db1511bf-4634-40f2-b3c4-7bc5e0fd5a5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:15.199111 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:15.199111 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:15.202860 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-db1511bf-4634-40f2-b3c4-7bc5e0fd5a5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:15.207979 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-db1511bf-4634-40f2-b3c4-7bc5e0fd5a5c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 returned with HTTP 200 Aug 07 17:14:15.208524 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 983/3947] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:15 2026] GET /volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:15.221252 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-31acdfb7-ef60-43a8-b666-fa66906728c1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:15.222933 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31acdfb7-ef60-43a8-b666-fa66906728c1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:14:15.223126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31acdfb7-ef60-43a8-b666-fa66906728c1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:15.223307 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31acdfb7-ef60-43a8-b666-fa66906728c1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:15.230807 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:15.230807 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:15.234798 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-31acdfb7-ef60-43a8-b666-fa66906728c1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:15.239894 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31acdfb7-ef60-43a8-b666-fa66906728c1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 returned with HTTP 200 Aug 07 17:14:15.240305 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 996/3948] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:15 2026] GET /volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:15.263392 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2ddbac48-ea12-4bbd-9068-d44c955e4c59 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:15.265117 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ddbac48-ea12-4bbd-9068-d44c955e4c59 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:15.265294 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ddbac48-ea12-4bbd-9068-d44c955e4c59 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:15.265477 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ddbac48-ea12-4bbd-9068-d44c955e4c59 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:15.265584 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2ddbac48-ea12-4bbd-9068-d44c955e4c59 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:15.269727 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:15.269727 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:15.270488 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ddbac48-ea12-4bbd-9068-d44c955e4c59 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:15.270849 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 985/3949] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:15 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:15.282635 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-23ee0b85-49f6-4f2f-96a7-98d2b72efd71 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:15.284590 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23ee0b85-49f6-4f2f-96a7-98d2b72efd71 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:15.285055 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23ee0b85-49f6-4f2f-96a7-98d2b72efd71 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:15.285310 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23ee0b85-49f6-4f2f-96a7-98d2b72efd71 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:15.285468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-23ee0b85-49f6-4f2f-96a7-98d2b72efd71 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:15.290070 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:15.290070 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:15.290904 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23ee0b85-49f6-4f2f-96a7-98d2b72efd71 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:15.291356 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 986/3950] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:15 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:15.301745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3e2fbf6e-8d85-4f0c-a9a4-510aff7ac40f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:15.303767 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3e2fbf6e-8d85-4f0c-a9a4-510aff7ac40f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:15.304015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3e2fbf6e-8d85-4f0c-a9a4-510aff7ac40f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:15.304280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3e2fbf6e-8d85-4f0c-a9a4-510aff7ac40f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:15.304461 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-3e2fbf6e-8d85-4f0c-a9a4-510aff7ac40f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete backup with id: 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. Aug 07 17:14:15.309959 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:15.309959 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:15.325929 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-3e2fbf6e-8d85-4f0c-a9a4-510aff7ac40f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] delete_backup rpcapi backup_id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:14:15.328581 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3e2fbf6e-8d85-4f0c-a9a4-510aff7ac40f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 202 Aug 07 17:14:15.329750 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 984/3951] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:14:15 2026] DELETE /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:15.343175 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-99f518c0-2c37-4f78-b6bc-e6ff5f13ccec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:15.346926 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99f518c0-2c37-4f78-b6bc-e6ff5f13ccec tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:15.347132 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99f518c0-2c37-4f78-b6bc-e6ff5f13ccec tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:15.347304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99f518c0-2c37-4f78-b6bc-e6ff5f13ccec tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:15.347404 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-99f518c0-2c37-4f78-b6bc-e6ff5f13ccec tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:15.353924 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:15.353924 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:15.354448 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99f518c0-2c37-4f78-b6bc-e6ff5f13ccec tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 200 Aug 07 17:14:15.354902 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 997/3952] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:15 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:15.480808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-75bc9945-1657-46d2-97d9-fec51c1e4f6b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:15.483553 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75bc9945-1657-46d2-97d9-fec51c1e4f6b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:15.483869 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-75bc9945-1657-46d2-97d9-fec51c1e4f6b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:15.484081 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-75bc9945-1657-46d2-97d9-fec51c1e4f6b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:15.484246 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-75bc9945-1657-46d2-97d9-fec51c1e4f6b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:15.504354 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:15.504354 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:15.505258 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-75bc9945-1657-46d2-97d9-fec51c1e4f6b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:15.505779 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 986/3953] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:15 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:16.323237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-244198bc-d55f-41df-a04e-323d61bbcbae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:16.326234 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-244198bc-d55f-41df-a04e-323d61bbcbae tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:14:16.326507 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-244198bc-d55f-41df-a04e-323d61bbcbae tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:16.326695 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-244198bc-d55f-41df-a04e-323d61bbcbae tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:16.338515 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:16.338515 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:16.343501 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-244198bc-d55f-41df-a04e-323d61bbcbae tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:16.354719 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-244198bc-d55f-41df-a04e-323d61bbcbae tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 returned with HTTP 200 Aug 07 17:14:16.355325 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 987/3954] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:16 2026] GET /volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:16.365837 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4fc744c5-29d4-4f50-b0c9-7a6ac0c5e681 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:16.368397 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4fc744c5-29d4-4f50-b0c9-7a6ac0c5e681 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 Aug 07 17:14:16.368649 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4fc744c5-29d4-4f50-b0c9-7a6ac0c5e681 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:16.368886 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4fc744c5-29d4-4f50-b0c9-7a6ac0c5e681 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:16.369062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-4fc744c5-29d4-4f50-b0c9-7a6ac0c5e681 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 1dd46b17-1238-4e50-b5d2-10ce872cb5e0. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:16.375926 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4fc744c5-29d4-4f50-b0c9-7a6ac0c5e681 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 returned with HTTP 404 Aug 07 17:14:16.376665 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 985/3955] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:16 2026] GET /volume/v3/backups/1dd46b17-1238-4e50-b5d2-10ce872cb5e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:16.383481 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2d9dab99-4cf7-4671-bea3-388218ef1971 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:16.385289 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d9dab99-4cf7-4671-bea3-388218ef1971 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:14:16.385995 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d9dab99-4cf7-4671-bea3-388218ef1971 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d5b57aa-bcb7-4af1-8df6-8c43e674ddef", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1282818130", "container": "tempest-volumesbackupstest-backup-container-1743321442"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:16.387800 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-2d9dab99-4cf7-4671-bea3-388218ef1971 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating new backup {'backup': {'volume_id': '4d5b57aa-bcb7-4af1-8df6-8c43e674ddef', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1282818130', 'container': 'tempest-volumesbackupstest-backup-container-1743321442'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:14:16.388095 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-2d9dab99-4cf7-4671-bea3-388218ef1971 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Creating backup of volume 4d5b57aa-bcb7-4af1-8df6-8c43e674ddef in container tempest-volumesbackupstest-backup-container-1743321442 Aug 07 17:14:16.403138 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:16.403138 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:16.403598 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2d9dab99-4cf7-4671-bea3-388218ef1971 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:16.431737 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-2d9dab99-4cf7-4671-bea3-388218ef1971 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Created reservations ['08bac8ea-01a9-41f9-8d8b-ababb5f3c187', 'daabe207-c8a1-4040-9e43-c59c013e47f1'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:16.463151 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d9dab99-4cf7-4671-bea3-388218ef1971 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:14:16.463550 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 998/3956] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:14:16 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 07 17:14:16.473332 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8f89913d-898a-4325-b6f0-84ab4f863fbb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:16.475050 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f89913d-898a-4325-b6f0-84ab4f863fbb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:16.475267 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f89913d-898a-4325-b6f0-84ab4f863fbb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:16.475449 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8f89913d-898a-4325-b6f0-84ab4f863fbb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:16.475542 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8f89913d-898a-4325-b6f0-84ab4f863fbb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:16.482522 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:16.482522 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:16.483262 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8f89913d-898a-4325-b6f0-84ab4f863fbb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:16.483608 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 987/3957] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:16 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:16.516680 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4906b4d7-8e65-4a6d-afbc-506ae3d95e2c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:16.518541 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4906b4d7-8e65-4a6d-afbc-506ae3d95e2c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:16.518742 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4906b4d7-8e65-4a6d-afbc-506ae3d95e2c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:16.518934 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4906b4d7-8e65-4a6d-afbc-506ae3d95e2c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:16.519071 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4906b4d7-8e65-4a6d-afbc-506ae3d95e2c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:16.523041 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:16.523041 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:16.523613 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4906b4d7-8e65-4a6d-afbc-506ae3d95e2c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:16.523986 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 988/3958] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:16 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:14:16.856916 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-6d5b4aef-252b-4a42-8da7-8ab0186ddc81 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:16.859080 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-6d5b4aef-252b-4a42-8da7-8ab0186ddc81 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:14:16.859297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-6d5b4aef-252b-4a42-8da7-8ab0186ddc81 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:16.859483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-6d5b4aef-252b-4a42-8da7-8ab0186ddc81 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:16.867346 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:16.867346 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:16.872085 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-6d5b4aef-252b-4a42-8da7-8ab0186ddc81 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:16.877533 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-6d5b4aef-252b-4a42-8da7-8ab0186ddc81 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 returned with HTTP 200 Aug 07 17:14:16.878002 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 986/3959] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:16 2026] GET /volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:16.888539 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dac16c0e-0f4f-454a-aeb3-77d0904c7a42 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:16.888996 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dac16c0e-0f4f-454a-aeb3-77d0904c7a42 None None] GET https://10.4.3.144/volume// Aug 07 17:14:16.889186 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dac16c0e-0f4f-454a-aeb3-77d0904c7a42 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:16.889412 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dac16c0e-0f4f-454a-aeb3-77d0904c7a42 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:16.889710 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dac16c0e-0f4f-454a-aeb3-77d0904c7a42 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:16.890090 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 999/3960] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:14:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:14:16.898239 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-a37d80be-3e7b-4792-8366-e95b1e46ff99 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:16.900556 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-a37d80be-3e7b-4792-8366-e95b1e46ff99 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:14:16.901036 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-a37d80be-3e7b-4792-8366-e95b1e46ff99 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b723fb2-ad64-4104-b6cd-af6a10177191", "connector": null, "instance_uuid": "a516d398-1dd8-4e2c-8b0f-5bb1dc0ac078"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:16.910052 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:16.910052 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:16.935219 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-a37d80be-3e7b-4792-8366-e95b1e46ff99 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:14:16.935694 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 988/3961] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:14:16 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:14:17.494344 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc6d140d-0ffe-4c90-943f-7e7d19740c60 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:17.496231 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc6d140d-0ffe-4c90-943f-7e7d19740c60 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:17.496529 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc6d140d-0ffe-4c90-943f-7e7d19740c60 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:17.496793 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc6d140d-0ffe-4c90-943f-7e7d19740c60 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:17.496956 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fc6d140d-0ffe-4c90-943f-7e7d19740c60 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:17.507506 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:17.507506 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:17.510525 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc6d140d-0ffe-4c90-943f-7e7d19740c60 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:17.510995 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 989/3962] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:17 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:17.534041 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a85abcc2-8b22-4f4f-9437-e1b7eba019cd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:17.535954 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a85abcc2-8b22-4f4f-9437-e1b7eba019cd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:17.536214 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a85abcc2-8b22-4f4f-9437-e1b7eba019cd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:17.536443 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a85abcc2-8b22-4f4f-9437-e1b7eba019cd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:17.536583 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-a85abcc2-8b22-4f4f-9437-e1b7eba019cd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:17.540690 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:17.540690 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:17.541392 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a85abcc2-8b22-4f4f-9437-e1b7eba019cd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:17.541783 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 987/3963] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:17 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:17.787911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-498b8e97-6101-40e0-afda-df9ea3457036 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:17.788326 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-498b8e97-6101-40e0-afda-df9ea3457036 None None] GET https://10.4.3.144/volume// Aug 07 17:14:17.788511 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-498b8e97-6101-40e0-afda-df9ea3457036 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:17.788693 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-498b8e97-6101-40e0-afda-df9ea3457036 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:17.789038 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-498b8e97-6101-40e0-afda-df9ea3457036 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:17.789329 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1000/3964] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:14:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:14:17.797886 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-14758a3e-3d79-4543-8d82-be5aceeb0648 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:17.800014 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-14758a3e-3d79-4543-8d82-be5aceeb0648 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:14:17.800335 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-14758a3e-3d79-4543-8d82-be5aceeb0648 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:17.800532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-14758a3e-3d79-4543-8d82-be5aceeb0648 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:17.810077 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:17.810077 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:17.815293 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-14758a3e-3d79-4543-8d82-be5aceeb0648 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:14:17.819641 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-14758a3e-3d79-4543-8d82-be5aceeb0648 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 returned with HTTP 200 Aug 07 17:14:17.820009 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 989/3965] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:14:17 2026] GET /volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 => generated 1545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:14:17.980568 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-8e069bd0-39ea-4492-ad40-e2e6ebe626d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:17.984007 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-8e069bd0-39ea-4492-ad40-e2e6ebe626d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/9700002e-f313-4b31-90c5-41d8395fa0b0 Aug 07 17:14:17.985906 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-8e069bd0-39ea-4492-ad40-e2e6ebe626d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:17.997559 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-8e069bd0-39ea-4492-ad40-e2e6ebe626d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-6b723fb2-ad64-4104-b6cd-af6a10177191-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:14:18.003172 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-8e069bd0-39ea-4492-ad40-e2e6ebe626d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-6b723fb2-ad64-4104-b6cd-af6a10177191-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:14:18.004833 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:18.004833 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:18.082126 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-8e069bd0-39ea-4492-ad40-e2e6ebe626d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-6b723fb2-ad64-4104-b6cd-af6a10177191-np0000006737" released by "attachment_update" :: held 0.079s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:14:18.082496 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-8e069bd0-39ea-4492-ad40-e2e6ebe626d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/9700002e-f313-4b31-90c5-41d8395fa0b0 returned with HTTP 200 Aug 07 17:14:18.082962 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 990/3966] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:14:17 2026] PUT /volume/v3/attachments/9700002e-f313-4b31-90c5-41d8395fa0b0 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:18.111880 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-033f8f48-eda9-41f6-b98d-1d0892b7c9ac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:18.117913 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-033f8f48-eda9-41f6-b98d-1d0892b7c9ac tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/9700002e-f313-4b31-90c5-41d8395fa0b0/action Aug 07 17:14:18.118350 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-033f8f48-eda9-41f6-b98d-1d0892b7c9ac tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:18.118495 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-033f8f48-eda9-41f6-b98d-1d0892b7c9ac tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:18.150497 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:18.150497 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:18.161727 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3b1b31f0-b131-4dce-a811-db9e3b652115 req-033f8f48-eda9-41f6-b98d-1d0892b7c9ac tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/9700002e-f313-4b31-90c5-41d8395fa0b0/action returned with HTTP 204 Aug 07 17:14:18.162333 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 988/3967] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:14:18 2026] POST /volume/v3/attachments/9700002e-f313-4b31-90c5-41d8395fa0b0/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:18.524098 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-90abc5f5-d668-471a-8fe7-fa53968e03ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:18.525733 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90abc5f5-d668-471a-8fe7-fa53968e03ca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:18.525922 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90abc5f5-d668-471a-8fe7-fa53968e03ca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:18.526121 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90abc5f5-d668-471a-8fe7-fa53968e03ca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:18.526256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-90abc5f5-d668-471a-8fe7-fa53968e03ca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:18.531912 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:18.531912 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:18.532240 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90abc5f5-d668-471a-8fe7-fa53968e03ca tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:18.532550 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1001/3968] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:18 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:18.553043 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-26665e58-15bc-44c8-be3b-c29d6b88a2b7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:18.555375 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26665e58-15bc-44c8-be3b-c29d6b88a2b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:18.555636 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26665e58-15bc-44c8-be3b-c29d6b88a2b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:18.555860 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26665e58-15bc-44c8-be3b-c29d6b88a2b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:18.555998 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-26665e58-15bc-44c8-be3b-c29d6b88a2b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:18.561437 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:18.561437 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:18.562265 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26665e58-15bc-44c8-be3b-c29d6b88a2b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:18.562714 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 990/3969] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:18 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:19.544566 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-10537a37-7c26-4830-b5d9-52dec8ec8171 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:19.546771 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10537a37-7c26-4830-b5d9-52dec8ec8171 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:19.547008 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10537a37-7c26-4830-b5d9-52dec8ec8171 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:19.547274 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10537a37-7c26-4830-b5d9-52dec8ec8171 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:19.547404 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-10537a37-7c26-4830-b5d9-52dec8ec8171 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:19.552479 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:19.552479 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:19.553396 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10537a37-7c26-4830-b5d9-52dec8ec8171 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:19.553815 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 991/3970] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:19 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:19.573705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-83116064-30e0-4d22-95da-9cbea35d0b1e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:19.575825 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83116064-30e0-4d22-95da-9cbea35d0b1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:19.576103 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83116064-30e0-4d22-95da-9cbea35d0b1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:19.576351 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83116064-30e0-4d22-95da-9cbea35d0b1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:19.576485 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-83116064-30e0-4d22-95da-9cbea35d0b1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:19.581017 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:19.581017 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:19.581651 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83116064-30e0-4d22-95da-9cbea35d0b1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:19.582018 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 989/3971] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:19 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:20.567476 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-347a810c-6628-4821-ba2b-5e5caf98d155 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:20.569810 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-347a810c-6628-4821-ba2b-5e5caf98d155 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:20.570014 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-347a810c-6628-4821-ba2b-5e5caf98d155 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:20.570400 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-347a810c-6628-4821-ba2b-5e5caf98d155 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:20.570575 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-347a810c-6628-4821-ba2b-5e5caf98d155 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:20.575944 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:20.575944 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:20.576829 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-347a810c-6628-4821-ba2b-5e5caf98d155 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:20.577272 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1002/3972] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:20 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:20.592279 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fbe2a20c-0bc1-47f6-8327-01c2255cd569 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:20.594762 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fbe2a20c-0bc1-47f6-8327-01c2255cd569 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:20.594915 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fbe2a20c-0bc1-47f6-8327-01c2255cd569 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:20.595273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fbe2a20c-0bc1-47f6-8327-01c2255cd569 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:20.595398 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fbe2a20c-0bc1-47f6-8327-01c2255cd569 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:20.602570 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:20.602570 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:20.604060 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fbe2a20c-0bc1-47f6-8327-01c2255cd569 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:20.604060 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 991/3973] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:20 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:21.591123 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d3db704-7aed-42ce-92c6-ac6b198a98fc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:21.593179 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d3db704-7aed-42ce-92c6-ac6b198a98fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:21.593410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d3db704-7aed-42ce-92c6-ac6b198a98fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:21.593601 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d3db704-7aed-42ce-92c6-ac6b198a98fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:21.593748 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9d3db704-7aed-42ce-92c6-ac6b198a98fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:21.599252 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:21.599252 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:21.600130 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d3db704-7aed-42ce-92c6-ac6b198a98fc tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:21.600493 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 992/3974] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:21 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:21.616414 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3a539ff6-241a-40f0-94a1-727cc8706d75 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:21.618669 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3a539ff6-241a-40f0-94a1-727cc8706d75 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:21.618944 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3a539ff6-241a-40f0-94a1-727cc8706d75 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:21.619362 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3a539ff6-241a-40f0-94a1-727cc8706d75 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:21.619506 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-3a539ff6-241a-40f0-94a1-727cc8706d75 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:21.624713 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:21.624713 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:21.625535 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3a539ff6-241a-40f0-94a1-727cc8706d75 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:21.626053 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 990/3975] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:21 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:22.611818 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d1341a9-30e8-4740-8e32-26a05c3a75f0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:22.613749 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d1341a9-30e8-4740-8e32-26a05c3a75f0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:22.613920 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d1341a9-30e8-4740-8e32-26a05c3a75f0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:22.614128 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d1341a9-30e8-4740-8e32-26a05c3a75f0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:22.614220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0d1341a9-30e8-4740-8e32-26a05c3a75f0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:22.618557 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:22.618557 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:22.619328 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d1341a9-30e8-4740-8e32-26a05c3a75f0 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:22.619745 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1003/3976] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:22 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:22.636642 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bb1118d1-ef72-46b6-8535-fb6dc8b3334c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:22.638452 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bb1118d1-ef72-46b6-8535-fb6dc8b3334c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:22.639079 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bb1118d1-ef72-46b6-8535-fb6dc8b3334c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:22.640336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bb1118d1-ef72-46b6-8535-fb6dc8b3334c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:22.640336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bb1118d1-ef72-46b6-8535-fb6dc8b3334c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:22.644326 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:22.644326 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:22.645183 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bb1118d1-ef72-46b6-8535-fb6dc8b3334c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:22.645747 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 992/3977] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:22 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:23.632139 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5070e732-0619-492e-aef6-37336d240542 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:23.635413 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5070e732-0619-492e-aef6-37336d240542 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:23.635665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5070e732-0619-492e-aef6-37336d240542 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:23.635937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5070e732-0619-492e-aef6-37336d240542 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:23.639750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5070e732-0619-492e-aef6-37336d240542 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:23.645221 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:23.645221 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:23.645830 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5070e732-0619-492e-aef6-37336d240542 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:23.646441 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 993/3978] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:23 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:23.660185 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d7939655-1e12-4941-a9cf-8de916d3897f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:23.664546 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d7939655-1e12-4941-a9cf-8de916d3897f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:23.664546 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d7939655-1e12-4941-a9cf-8de916d3897f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:23.664546 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d7939655-1e12-4941-a9cf-8de916d3897f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:23.664546 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d7939655-1e12-4941-a9cf-8de916d3897f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:23.671075 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:23.671075 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:23.672054 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d7939655-1e12-4941-a9cf-8de916d3897f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:23.672717 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 991/3979] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:23 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:24.657601 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b0160af-6403-46c4-b846-2af15b133e7f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:24.659608 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b0160af-6403-46c4-b846-2af15b133e7f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:24.659781 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b0160af-6403-46c4-b846-2af15b133e7f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:24.659964 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b0160af-6403-46c4-b846-2af15b133e7f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:24.660148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8b0160af-6403-46c4-b846-2af15b133e7f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:24.665077 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:24.665077 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:24.665935 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b0160af-6403-46c4-b846-2af15b133e7f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:24.666337 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1004/3980] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:24 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:24.676630 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cd231f47-34f5-4341-85a7-7ca360a89399 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:24.680904 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd231f47-34f5-4341-85a7-7ca360a89399 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:24.681180 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd231f47-34f5-4341-85a7-7ca360a89399 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:24.681421 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd231f47-34f5-4341-85a7-7ca360a89399 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:24.681516 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-cd231f47-34f5-4341-85a7-7ca360a89399 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:24.684931 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff2eb563-3707-41b8-bb64-f16f47ac7b4c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:24.687170 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff2eb563-3707-41b8-bb64-f16f47ac7b4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:24.687398 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff2eb563-3707-41b8-bb64-f16f47ac7b4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:24.687598 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff2eb563-3707-41b8-bb64-f16f47ac7b4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:24.687683 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:24.687683 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:24.687739 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ff2eb563-3707-41b8-bb64-f16f47ac7b4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:24.688725 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd231f47-34f5-4341-85a7-7ca360a89399 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:24.689441 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 993/3981] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:24 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:24.694869 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:24.694869 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:24.694869 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff2eb563-3707-41b8-bb64-f16f47ac7b4c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:24.694869 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 994/3982] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:24 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:24.701053 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-13a69940-2ae4-4f4d-838f-afaf399302d4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:24.702771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-13a69940-2ae4-4f4d-838f-afaf399302d4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:24.703088 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-13a69940-2ae4-4f4d-838f-afaf399302d4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:24.703354 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-13a69940-2ae4-4f4d-838f-afaf399302d4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:24.703522 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-13a69940-2ae4-4f4d-838f-afaf399302d4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete backup with id: 4c226091-af08-451b-a764-7aad9dd7ad34. Aug 07 17:14:24.708951 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:24.708951 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:24.722854 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-13a69940-2ae4-4f4d-838f-afaf399302d4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] delete_backup rpcapi backup_id 4c226091-af08-451b-a764-7aad9dd7ad34 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:14:24.724746 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-13a69940-2ae4-4f4d-838f-afaf399302d4 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 202 Aug 07 17:14:24.725199 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 992/3983] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:14:24 2026] DELETE /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:24.731924 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ca686d9a-8c03-444a-bc27-987bdb87540d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:24.733870 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca686d9a-8c03-444a-bc27-987bdb87540d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:24.734096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca686d9a-8c03-444a-bc27-987bdb87540d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:24.734269 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca686d9a-8c03-444a-bc27-987bdb87540d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:24.734373 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ca686d9a-8c03-444a-bc27-987bdb87540d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:24.739653 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:24.739653 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:24.740414 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca686d9a-8c03-444a-bc27-987bdb87540d tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 200 Aug 07 17:14:24.741323 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1005/3984] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:24 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:25.705786 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-52b5d858-3a13-48a2-8022-3a2f46d0d470 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:25.707735 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52b5d858-3a13-48a2-8022-3a2f46d0d470 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:25.707970 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52b5d858-3a13-48a2-8022-3a2f46d0d470 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:25.708178 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52b5d858-3a13-48a2-8022-3a2f46d0d470 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:25.708298 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-52b5d858-3a13-48a2-8022-3a2f46d0d470 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:25.713554 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:25.713554 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:25.714508 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52b5d858-3a13-48a2-8022-3a2f46d0d470 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:25.714950 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 994/3985] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:25 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:25.753443 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d17570f4-421b-4b08-8f14-90666b59b215 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:25.757121 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d17570f4-421b-4b08-8f14-90666b59b215 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 Aug 07 17:14:25.757121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d17570f4-421b-4b08-8f14-90666b59b215 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:25.757121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d17570f4-421b-4b08-8f14-90666b59b215 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:25.757551 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d17570f4-421b-4b08-8f14-90666b59b215 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id 4c226091-af08-451b-a764-7aad9dd7ad34. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:25.762933 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d17570f4-421b-4b08-8f14-90666b59b215 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 returned with HTTP 404 Aug 07 17:14:25.763942 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 995/3986] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:25 2026] GET /volume/v3/backups/4c226091-af08-451b-a764-7aad9dd7ad34 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:25.849054 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d8ca06b4-2494-419a-a466-679cfaa80e2e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:25.851387 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d8ca06b4-2494-419a-a466-679cfaa80e2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:25.851651 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d8ca06b4-2494-419a-a466-679cfaa80e2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:25.851916 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d8ca06b4-2494-419a-a466-679cfaa80e2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:25.852088 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-d8ca06b4-2494-419a-a466-679cfaa80e2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete backup with id: df3c9bb0-0470-47e2-b3d6-c70d6407c937. Aug 07 17:14:25.854677 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=361,cinder:UPDATE=115,cinder:INSERT=52 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:14:25.858180 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:25.858180 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:25.874400 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-d8ca06b4-2494-419a-a466-679cfaa80e2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] delete_backup rpcapi backup_id df3c9bb0-0470-47e2-b3d6-c70d6407c937 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:14:25.876917 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d8ca06b4-2494-419a-a466-679cfaa80e2e tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 202 Aug 07 17:14:25.877561 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 993/3987] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:14:25 2026] DELETE /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:25.884381 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2753f7e7-87f3-4c31-979d-09a2545a60cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:25.886445 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2753f7e7-87f3-4c31-979d-09a2545a60cb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:25.886667 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2753f7e7-87f3-4c31-979d-09a2545a60cb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:25.886923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2753f7e7-87f3-4c31-979d-09a2545a60cb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:25.887115 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2753f7e7-87f3-4c31-979d-09a2545a60cb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:25.892453 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:25.892453 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:25.893337 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2753f7e7-87f3-4c31-979d-09a2545a60cb tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 200 Aug 07 17:14:25.893853 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1006/3988] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:25 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:26.726771 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5fbe24c5-2774-4194-ab97-ec5f086da19a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:26.728766 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5fbe24c5-2774-4194-ab97-ec5f086da19a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:26.728766 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5fbe24c5-2774-4194-ab97-ec5f086da19a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:26.728766 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5fbe24c5-2774-4194-ab97-ec5f086da19a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:26.729122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5fbe24c5-2774-4194-ab97-ec5f086da19a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:26.735608 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:26.735608 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:26.735993 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5fbe24c5-2774-4194-ab97-ec5f086da19a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:26.737050 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 995/3989] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:26 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:26.906248 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a9a1b52-b674-4dfe-a3bd-009be0773258 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:26.908742 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a9a1b52-b674-4dfe-a3bd-009be0773258 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 Aug 07 17:14:26.909199 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a9a1b52-b674-4dfe-a3bd-009be0773258 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:26.909549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a9a1b52-b674-4dfe-a3bd-009be0773258 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:26.911040 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3a9a1b52-b674-4dfe-a3bd-009be0773258 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Show backup with id df3c9bb0-0470-47e2-b3d6-c70d6407c937. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:26.914602 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a9a1b52-b674-4dfe-a3bd-009be0773258 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 returned with HTTP 404 Aug 07 17:14:26.915304 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 996/3990] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:26 2026] GET /volume/v3/backups/df3c9bb0-0470-47e2-b3d6-c70d6407c937 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:27.033130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-bdf9b17e-9012-4ec1-b828-68cb83ae76aa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:27.035367 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-bdf9b17e-9012-4ec1-b828-68cb83ae76aa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:14:27.035644 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-bdf9b17e-9012-4ec1-b828-68cb83ae76aa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:27.036057 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-bdf9b17e-9012-4ec1-b828-68cb83ae76aa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:27.046955 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:27.046955 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:27.051038 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-bdf9b17e-9012-4ec1-b828-68cb83ae76aa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:27.055524 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-bdf9b17e-9012-4ec1-b828-68cb83ae76aa tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:14:27.056047 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 994/3991] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:27 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:27.075983 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-882757bf-09df-49f6-a146-6349a671ff11 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:27.078471 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-882757bf-09df-49f6-a146-6349a671ff11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] POST https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef/action Aug 07 17:14:27.078803 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-882757bf-09df-49f6-a146-6349a671ff11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:27.079053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-882757bf-09df-49f6-a146-6349a671ff11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:27.092150 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:27.092150 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:27.092621 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-882757bf-09df-49f6-a146-6349a671ff11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:27.098989 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-882757bf-09df-49f6-a146-6349a671ff11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Begin detaching volume completed successfully. Aug 07 17:14:27.099256 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-882757bf-09df-49f6-a146-6349a671ff11 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef/action returned with HTTP 202 Aug 07 17:14:27.099776 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1007/3992] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:14:27 2026] POST /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:27.120157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d1649154-32a3-4a9d-8a08-b8298ae70188 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:27.121664 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1649154-32a3-4a9d-8a08-b8298ae70188 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:14:27.123596 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1649154-32a3-4a9d-8a08-b8298ae70188 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:27.123596 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d1649154-32a3-4a9d-8a08-b8298ae70188 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:27.131727 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:27.131727 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:27.135638 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d1649154-32a3-4a9d-8a08-b8298ae70188 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:27.140056 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d1649154-32a3-4a9d-8a08-b8298ae70188 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:14:27.140373 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 996/3993] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:27 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:27.143423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d150580-f6e4-4b7e-bc2d-f1206effb0bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:27.146104 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d150580-f6e4-4b7e-bc2d-f1206effb0bf None None] GET https://10.4.3.144/volume// Aug 07 17:14:27.146104 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d150580-f6e4-4b7e-bc2d-f1206effb0bf None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:27.146104 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d150580-f6e4-4b7e-bc2d-f1206effb0bf None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:27.146892 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d150580-f6e4-4b7e-bc2d-f1206effb0bf None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:27.146892 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 997/3994] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:14:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:14:27.155329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-2c4bdc64-0c40-464d-9086-4ebfee158c45 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:27.158332 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-2c4bdc64-0c40-464d-9086-4ebfee158c45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:14:27.160119 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-2c4bdc64-0c40-464d-9086-4ebfee158c45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:27.160119 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-2c4bdc64-0c40-464d-9086-4ebfee158c45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:27.180783 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:27.180783 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:27.187039 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-2c4bdc64-0c40-464d-9086-4ebfee158c45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:27.191950 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-2c4bdc64-0c40-464d-9086-4ebfee158c45 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:14:27.192361 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 995/3995] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:14:27 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 1317 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:14:27.748896 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-17ce6366-359c-4d9f-8125-965856c9d15f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:27.750658 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17ce6366-359c-4d9f-8125-965856c9d15f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:27.750891 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17ce6366-359c-4d9f-8125-965856c9d15f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:27.751098 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17ce6366-359c-4d9f-8125-965856c9d15f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:27.751228 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-17ce6366-359c-4d9f-8125-965856c9d15f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:27.755418 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:27.755418 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:27.756011 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17ce6366-359c-4d9f-8125-965856c9d15f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:27.756381 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1008/3996] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:27 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:28.051296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-1dd0314e-4533-4523-9885-83851095fd03 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:28.053322 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-1dd0314e-4533-4523-9885-83851095fd03 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/attachments/307b43fd-32a7-4483-ba89-173beb1ebb7d Aug 07 17:14:28.053503 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-1dd0314e-4533-4523-9885-83851095fd03 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:28.053680 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-1dd0314e-4533-4523-9885-83851095fd03 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:28.060340 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:28.060340 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:28.108855 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5ffc6ace-1d87-459c-9de9-590e72a6585b req-1dd0314e-4533-4523-9885-83851095fd03 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/attachments/307b43fd-32a7-4483-ba89-173beb1ebb7d returned with HTTP 200 Aug 07 17:14:28.109342 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 997/3997] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:14:28 2026] DELETE /volume/v3/attachments/307b43fd-32a7-4483-ba89-173beb1ebb7d => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:28.154451 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fcb67a9b-1a5c-4d93-8e47-fa56cdd29222 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:28.158926 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fcb67a9b-1a5c-4d93-8e47-fa56cdd29222 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:14:28.158926 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fcb67a9b-1a5c-4d93-8e47-fa56cdd29222 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:28.158926 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fcb67a9b-1a5c-4d93-8e47-fa56cdd29222 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:28.165662 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:28.165662 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:28.171908 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fcb67a9b-1a5c-4d93-8e47-fa56cdd29222 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:28.177570 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fcb67a9b-1a5c-4d93-8e47-fa56cdd29222 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:14:28.178305 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 998/3998] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:28 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:28.768100 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cdadcc37-6f3f-498c-a01a-a3efbbee7bb7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:28.770197 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cdadcc37-6f3f-498c-a01a-a3efbbee7bb7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:28.770476 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cdadcc37-6f3f-498c-a01a-a3efbbee7bb7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:28.770688 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cdadcc37-6f3f-498c-a01a-a3efbbee7bb7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:28.770828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-cdadcc37-6f3f-498c-a01a-a3efbbee7bb7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:28.775772 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:28.775772 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:28.776559 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cdadcc37-6f3f-498c-a01a-a3efbbee7bb7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:28.777004 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 996/3999] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:28 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:28.788236 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0e9a1e73-eb54-40da-9f6c-acdff9809c1e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:28.790777 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e9a1e73-eb54-40da-9f6c-acdff9809c1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1/export_record Aug 07 17:14:28.791106 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e9a1e73-eb54-40da-9f6c-acdff9809c1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:28.791382 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e9a1e73-eb54-40da-9f6c-acdff9809c1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'export_record' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:28.791551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-0e9a1e73-eb54-40da-9f6c-acdff9809c1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Export record for backup 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 17:14:28.798081 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:28.798081 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:28.801863 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-0e9a1e73-eb54-40da-9f6c-acdff9809c1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling RPCAPI with context: , host: np0000006737, backup: 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 17:14:28.811322 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-0e9a1e73-eb54-40da-9f6c-acdff9809c1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] export_record in rpcapi backup_id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1 on host np0000006737. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 17:14:28.824598 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-0e9a1e73-eb54-40da-9f6c-acdff9809c1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODVjOGM3NzAtZTJiYy00NmI1LWEzOGUtOWQ2MmFlOTI4N2QxIiwgInVzZXJfaWQiOiAiNGIwODJhMjA2Y2ZhNDFiYjg5MWUxMzRkYTQ0MDc3YWQiLCAicHJvamVjdF9pZCI6ICI3ZDI0MjY3N2FiN2M0NTNmYTk3MzdiNGI5MTE0YjljMyIsICJ2b2x1bWVfaWQiOiAiMzQ5NDcwZGMtODMzMi00MzMzLWJiMmEtN2UzMzFiZTMxOWNkIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIwODgzMDU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzQ5NDcwZGMtODMzMi00MzMzLWJiMmEtN2UzMzFiZTMxOWNkLzIwMjYwODA3MTcxNDE0L2F6X25vdmFfYmFja3VwXzg1YzhjNzcwLWUyYmMtNDZiNS1hMzhlLTlkNjJhZTkyODdkMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MTQ6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MTQ6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoxNDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 17:14:28.824833 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e9a1e73-eb54-40da-9f6c-acdff9809c1e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1/export_record returned with HTTP 200 Aug 07 17:14:28.825655 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1009/4000] 10.4.3.144 () {68 vars in 1430 bytes} [Fri Aug 7 17:14:28 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:28.834497 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-29d643e3-9484-490e-a4f3-c1fd85014d8b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:28.836620 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29d643e3-9484-490e-a4f3-c1fd85014d8b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:14:28.836889 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29d643e3-9484-490e-a4f3-c1fd85014d8b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:28.838144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-29d643e3-9484-490e-a4f3-c1fd85014d8b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:28.838144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-29d643e3-9484-490e-a4f3-c1fd85014d8b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:28.841403 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:28.841403 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:28.842029 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-29d643e3-9484-490e-a4f3-c1fd85014d8b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:14:28.842423 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 998/4001] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:28 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:28.853140 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d840e6ec-5b32-4897-9eff-4ba59bfe5e27 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:28.863059 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d840e6ec-5b32-4897-9eff-4ba59bfe5e27 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] POST https://10.4.3.144/volume/v3/backups/import_record Aug 07 17:14:28.863197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d840e6ec-5b32-4897-9eff-4ba59bfe5e27 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzA1NDg5NWEtYjM1OC00YzgyLWEzN2YtZjE5MmFhZWI5NDNiIiwgInVzZXJfaWQiOiAiNGIwODJhMjA2Y2ZhNDFiYjg5MWUxMzRkYTQ0MDc3YWQiLCAicHJvamVjdF9pZCI6ICI3ZDI0MjY3N2FiN2M0NTNmYTk3MzdiNGI5MTE0YjljMyIsICJ2b2x1bWVfaWQiOiAiMzQ5NDcwZGMtODMzMi00MzMzLWJiMmEtN2UzMzFiZTMxOWNkIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIwODgzMDU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzQ5NDcwZGMtODMzMi00MzMzLWJiMmEtN2UzMzFiZTMxOWNkLzIwMjYwODA3MTcxNDE0L2F6X25vdmFfYmFja3VwXzg1YzhjNzcwLWUyYmMtNDZiNS1hMzhlLTlkNjJhZTkyODdkMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MTQ6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MTQ6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoxNDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:28.865984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-d840e6ec-5b32-4897-9eff-4ba59bfe5e27 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzA1NDg5NWEtYjM1OC00YzgyLWEzN2YtZjE5MmFhZWI5NDNiIiwgInVzZXJfaWQiOiAiNGIwODJhMjA2Y2ZhNDFiYjg5MWUxMzRkYTQ0MDc3YWQiLCAicHJvamVjdF9pZCI6ICI3ZDI0MjY3N2FiN2M0NTNmYTk3MzdiNGI5MTE0YjljMyIsICJ2b2x1bWVfaWQiOiAiMzQ5NDcwZGMtODMzMi00MzMzLWJiMmEtN2UzMzFiZTMxOWNkIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIwODgzMDU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzQ5NDcwZGMtODMzMi00MzMzLWJiMmEtN2UzMzFiZTMxOWNkLzIwMjYwODA3MTcxNDE0L2F6X25vdmFfYmFja3VwXzg1YzhjNzcwLWUyYmMtNDZiNS1hMzhlLTlkNjJhZTkyODdkMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MTQ6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MTQ6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoxNDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 17:14:28.865984 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-d840e6ec-5b32-4897-9eff-4ba59bfe5e27 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzA1NDg5NWEtYjM1OC00YzgyLWEzN2YtZjE5MmFhZWI5NDNiIiwgInVzZXJfaWQiOiAiNGIwODJhMjA2Y2ZhNDFiYjg5MWUxMzRkYTQ0MDc3YWQiLCAicHJvamVjdF9pZCI6ICI3ZDI0MjY3N2FiN2M0NTNmYTk3MzdiNGI5MTE0YjljMyIsICJ2b2x1bWVfaWQiOiAiMzQ5NDcwZGMtODMzMi00MzMzLWJiMmEtN2UzMzFiZTMxOWNkIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDIwODgzMDU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzQ5NDcwZGMtODMzMi00MzMzLWJiMmEtN2UzMzFiZTMxOWNkLzIwMjYwODA3MTcxNDE0L2F6X25vdmFfYmFja3VwXzg1YzhjNzcwLWUyYmMtNDZiNS1hMzhlLTlkNjJhZTkyODdkMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MTQ6MTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MTQ6MTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoxNDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 17:14:28.866687 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-d840e6ec-5b32-4897-9eff-4ba59bfe5e27 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c5d3d90bff3c41a485f4b0da76cc663f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d242677ab7c453fa9737b4b9114b9c3', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:28.867127 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d840e6ec-5b32-4897-9eff-4ba59bfe5e27 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] https://10.4.3.144/volume/v3/backups/import_record returned with HTTP 403 Aug 07 17:14:28.867901 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 999/4002] 10.4.3.144 () {70 vars in 1342 bytes} [Fri Aug 7 17:14:28 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:28.874575 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-07d05469-3e04-4838-8966-39cbc0bd8cd6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:28.876646 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-07d05469-3e04-4838-8966-39cbc0bd8cd6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd Aug 07 17:14:28.879637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-07d05469-3e04-4838-8966-39cbc0bd8cd6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:28.879637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-07d05469-3e04-4838-8966-39cbc0bd8cd6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:28.879637 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-07d05469-3e04-4838-8966-39cbc0bd8cd6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume with id: 349470dc-8332-4333-bb2a-7e331be319cd Aug 07 17:14:28.885939 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:28.885939 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:28.886322 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-07d05469-3e04-4838-8966-39cbc0bd8cd6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:28.904081 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-07d05469-3e04-4838-8966-39cbc0bd8cd6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume request issued successfully. Aug 07 17:14:28.904081 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-07d05469-3e04-4838-8966-39cbc0bd8cd6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd returned with HTTP 202 Aug 07 17:14:28.904081 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 997/4003] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:14:28 2026] DELETE /volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:28.915998 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e735135-cf6a-460b-93a5-0c0dea050ff8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:28.918726 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e735135-cf6a-460b-93a5-0c0dea050ff8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd Aug 07 17:14:28.919175 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e735135-cf6a-460b-93a5-0c0dea050ff8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:28.919395 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e735135-cf6a-460b-93a5-0c0dea050ff8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:28.932512 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:28.932512 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:28.938810 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e735135-cf6a-460b-93a5-0c0dea050ff8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:28.945241 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e735135-cf6a-460b-93a5-0c0dea050ff8 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd returned with HTTP 200 Aug 07 17:14:28.945615 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1010/4004] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:28 2026] GET /volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd => generated 1017 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:29.959899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d693cce7-41e8-4963-97cb-a30296a9e655 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:29.961710 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d693cce7-41e8-4963-97cb-a30296a9e655 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd Aug 07 17:14:29.961927 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d693cce7-41e8-4963-97cb-a30296a9e655 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:29.962132 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d693cce7-41e8-4963-97cb-a30296a9e655 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:29.968149 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d693cce7-41e8-4963-97cb-a30296a9e655 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd returned with HTTP 404 Aug 07 17:14:29.968603 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 999/4005] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:29 2026] GET /volume/v3/volumes/349470dc-8332-4333-bb2a-7e331be319cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:29.979509 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d944bb4-ad7b-4d33-a29f-5c27a57989d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:29.981675 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d944bb4-ad7b-4d33-a29f-5c27a57989d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] GET https://10.4.3.144/volume/v3/backups Aug 07 17:14:29.981922 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d944bb4-ad7b-4d33-a29f-5c27a57989d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:29.982115 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d944bb4-ad7b-4d33-a29f-5c27a57989d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:29.982311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-7d944bb4-ad7b-4d33-a29f-5c27a57989d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:14:29.988300 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d944bb4-ad7b-4d33-a29f-5c27a57989d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 200 Aug 07 17:14:29.988734 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1000/4006] 10.4.3.144 () {68 vars in 1277 bytes} [Fri Aug 7 17:14:29 2026] GET /volume/v3/backups => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:29.996942 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7789ec40-37d9-4688-bfe1-7dd7b09bbe9b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:29.998839 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7789ec40-37d9-4688-bfe1-7dd7b09bbe9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] GET https://10.4.3.144/volume/v3/backups?project_id=7d242677ab7c453fa9737b4b9114b9c3 Aug 07 17:14:29.999081 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7789ec40-37d9-4688-bfe1-7dd7b09bbe9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:29.999265 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7789ec40-37d9-4688-bfe1-7dd7b09bbe9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:29.999541 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-7789ec40-37d9-4688-bfe1-7dd7b09bbe9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Removing options 'project_id' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:14:30.013148 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7789ec40-37d9-4688-bfe1-7dd7b09bbe9b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] https://10.4.3.144/volume/v3/backups?project_id=7d242677ab7c453fa9737b4b9114b9c3 returned with HTTP 200 Aug 07 17:14:30.013560 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 998/4007] 10.4.3.144 () {68 vars in 1364 bytes} [Fri Aug 7 17:14:29 2026] GET /volume/v3/backups?project_id=7d242677ab7c453fa9737b4b9114b9c3 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:30.022899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:30.024576 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:14:30.024962 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-937344259"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:30.026412 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-937344259'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:14:30.026540 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume of 1 GB Aug 07 17:14:30.030728 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Availability Zones retrieved successfully. Aug 07 17:14:30.036374 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Flow 'volume_create_api' (c62003e8-d917-4cfe-9757-5fd8ab248a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:30.037378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f74a3c2-9de5-44b7-b19c-7736d2bc65a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:30.038285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:14:30.064537 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f74a3c2-9de5-44b7-b19c-7736d2bc65a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:30.065418 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5268db4-aac9-400f-9e89-6779e3878073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:30.104502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Created reservations ['6d42a276-e783-4154-8101-9016a4dd36e2', '5329ea77-4a70-48e3-8875-732a02638d55', '558e2b9f-9d22-4dcd-b9f7-9d8af5eed49e', 'a1ed12db-41b9-45c7-9f24-520c47f4137b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:30.105409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5268db4-aac9-400f-9e89-6779e3878073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d42a276-e783-4154-8101-9016a4dd36e2', '5329ea77-4a70-48e3-8875-732a02638d55', '558e2b9f-9d22-4dcd-b9f7-9d8af5eed49e', 'a1ed12db-41b9-45c7-9f24-520c47f4137b']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:30.106304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b9dbc3-88c1-4389-9bf8-ba2f58ceafdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:30.129363 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88b9dbc3-88c1-4389-9bf8-ba2f58ceafdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff6ca9bd-f91d-4119-9a8e-2d09bd02f357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-937344259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['6d42a276-e783-4154-8101-9016a4dd36e2','5329ea77-4a70-48e3-8875-732a02638d55','558e2b9f-9d22-4dcd-b9f7-9d8af5eed49e','a1ed12db-41b9-45c7-9f24-520c47f4137b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b082a206cfa41bb891e134da44077ad',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:14:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-937344259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff6ca9bd-f91d-4119-9a8e-2d09bd02f357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d242677ab7c453fa9737b4b9114b9c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b082a206cfa41bb891e134da44077ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:30.130509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fa3192f-b53c-45b8-be8c-6f181058d9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:30.148325 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fa3192f-b53c-45b8-be8c-6f181058d9e4) transitioned into state 'SUCCESS' from state '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-937344259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['6d42a276-e783-4154-8101-9016a4dd36e2','5329ea77-4a70-48e3-8875-732a02638d55','558e2b9f-9d22-4dcd-b9f7-9d8af5eed49e','a1ed12db-41b9-45c7-9f24-520c47f4137b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b082a206cfa41bb891e134da44077ad',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:30.149220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7c9bdd-6b81-483e-a538-993e1fad02c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:30.158285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7c9bdd-6b81-483e-a538-993e1fad02c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:30.159197 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Flow 'volume_create_api' (c62003e8-d917-4cfe-9757-5fd8ab248a7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:30.159531 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Create volume request issued successfully. Aug 07 17:14:30.160163 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b8e0a9e-577d-456e-aadc-93bf9618127a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:14:30.160659 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1011/4008] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:14:30 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:30.174153 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f2a0119d-2b8e-4b60-a2f4-22aea50937d9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:30.175936 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2a0119d-2b8e-4b60-a2f4-22aea50937d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 Aug 07 17:14:30.176160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2a0119d-2b8e-4b60-a2f4-22aea50937d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:30.176365 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2a0119d-2b8e-4b60-a2f4-22aea50937d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:30.183488 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:30.183488 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:30.187018 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f2a0119d-2b8e-4b60-a2f4-22aea50937d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:30.191098 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2a0119d-2b8e-4b60-a2f4-22aea50937d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 returned with HTTP 200 Aug 07 17:14:30.191468 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1000/4009] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:30 2026] GET /volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:30.971971 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c3445040-d158-4acd-92af-aa3b60070498 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:30.973778 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3445040-d158-4acd-92af-aa3b60070498 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:14:30.973998 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3445040-d158-4acd-92af-aa3b60070498 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:30.974237 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3445040-d158-4acd-92af-aa3b60070498 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:30.981012 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:30.981012 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:30.984765 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c3445040-d158-4acd-92af-aa3b60070498 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:30.989008 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3445040-d158-4acd-92af-aa3b60070498 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:14:30.989522 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1001/4010] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:30 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:31.000447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fb4e9b9d-2e5e-4464-9241-9ab9b59a3a0f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:31.002336 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fb4e9b9d-2e5e-4464-9241-9ab9b59a3a0f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] DELETE https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:14:31.002553 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fb4e9b9d-2e5e-4464-9241-9ab9b59a3a0f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:31.002787 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fb4e9b9d-2e5e-4464-9241-9ab9b59a3a0f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:31.002965 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-fb4e9b9d-2e5e-4464-9241-9ab9b59a3a0f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume with id: 4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:14:31.009441 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:31.009441 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:31.010004 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fb4e9b9d-2e5e-4464-9241-9ab9b59a3a0f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:31.028978 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fb4e9b9d-2e5e-4464-9241-9ab9b59a3a0f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Delete volume request issued successfully. Aug 07 17:14:31.029177 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fb4e9b9d-2e5e-4464-9241-9ab9b59a3a0f tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 202 Aug 07 17:14:31.029543 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 999/4011] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:14:30 2026] DELETE /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:31.039061 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-314f95b7-ca8d-4e56-8a77-dc32cb54f327 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:31.043558 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-314f95b7-ca8d-4e56-8a77-dc32cb54f327 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:14:31.043844 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-314f95b7-ca8d-4e56-8a77-dc32cb54f327 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:31.044709 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-314f95b7-ca8d-4e56-8a77-dc32cb54f327 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:31.054035 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:31.054035 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:31.060781 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-314f95b7-ca8d-4e56-8a77-dc32cb54f327 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Volume info retrieved successfully. Aug 07 17:14:31.066262 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-314f95b7-ca8d-4e56-8a77-dc32cb54f327 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 200 Aug 07 17:14:31.067475 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1012/4012] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:31 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:31.203333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-76707424-41fa-4f84-be2e-68caf487890e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:31.205252 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76707424-41fa-4f84-be2e-68caf487890e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 Aug 07 17:14:31.205486 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76707424-41fa-4f84-be2e-68caf487890e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:31.205685 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-76707424-41fa-4f84-be2e-68caf487890e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:31.212854 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:31.212854 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:31.216482 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-76707424-41fa-4f84-be2e-68caf487890e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:31.220420 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-76707424-41fa-4f84-be2e-68caf487890e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 returned with HTTP 200 Aug 07 17:14:31.220863 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1001/4013] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:31 2026] GET /volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:31.232701 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6df68715-66bb-488e-a8d2-034434d7096e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:31.234805 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6df68715-66bb-488e-a8d2-034434d7096e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:14:31.235240 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6df68715-66bb-488e-a8d2-034434d7096e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ff6ca9bd-f91d-4119-9a8e-2d09bd02f357", "name": "tempest-type-Backup-2007191425"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:31.236885 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-6df68715-66bb-488e-a8d2-034434d7096e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Creating new backup {'backup': {'volume_id': 'ff6ca9bd-f91d-4119-9a8e-2d09bd02f357', 'name': 'tempest-type-Backup-2007191425'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:14:31.237087 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-6df68715-66bb-488e-a8d2-034434d7096e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Creating backup of volume ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 in container None Aug 07 17:14:31.245077 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:31.245077 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:31.245448 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6df68715-66bb-488e-a8d2-034434d7096e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:31.261171 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6df68715-66bb-488e-a8d2-034434d7096e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Created reservations ['5c6b9f92-b1c9-4f75-a841-e06a2a87dbff', '200595d7-358e-46a0-beb8-12751f7a0da0'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:31.291985 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6df68715-66bb-488e-a8d2-034434d7096e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:14:31.292680 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1002/4014] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:14:31 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 07 17:14:31.301231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-075fc775-2f24-4d23-93ca-cd3d5bb91bb2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:31.304931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-075fc775-2f24-4d23-93ca-cd3d5bb91bb2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:31.305612 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-075fc775-2f24-4d23-93ca-cd3d5bb91bb2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:31.306271 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-075fc775-2f24-4d23-93ca-cd3d5bb91bb2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:31.306383 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-075fc775-2f24-4d23-93ca-cd3d5bb91bb2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:31.313524 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:31.313524 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:31.314289 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-075fc775-2f24-4d23-93ca-cd3d5bb91bb2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:31.314701 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1000/4015] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:31 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:32.080318 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-34db9fe2-515e-4d75-8c3a-0d8f7e83ec88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:32.082167 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34db9fe2-515e-4d75-8c3a-0d8f7e83ec88 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] GET https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef Aug 07 17:14:32.082362 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34db9fe2-515e-4d75-8c3a-0d8f7e83ec88 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:32.082542 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34db9fe2-515e-4d75-8c3a-0d8f7e83ec88 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:32.088223 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34db9fe2-515e-4d75-8c3a-0d8f7e83ec88 tempest-VolumesBackupsTest-1277328769 tempest-VolumesBackupsTest-1277328769-project-member] https://10.4.3.144/volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef returned with HTTP 404 Aug 07 17:14:32.088731 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1013/4016] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:32 2026] GET /volume/v3/volumes/4d5b57aa-bcb7-4af1-8df6-8c43e674ddef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:32.324700 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-927e2a60-d910-434b-9db0-5043c3e5b8d9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:32.328107 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-927e2a60-d910-434b-9db0-5043c3e5b8d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:32.328107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-927e2a60-d910-434b-9db0-5043c3e5b8d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:32.328107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-927e2a60-d910-434b-9db0-5043c3e5b8d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:32.328107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-927e2a60-d910-434b-9db0-5043c3e5b8d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:32.331724 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:32.331724 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:32.332573 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-927e2a60-d910-434b-9db0-5043c3e5b8d9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:32.333094 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1002/4017] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:32 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:33.343336 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ee57386-c7dc-4685-bb85-811db4ef0a9a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:33.345791 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ee57386-c7dc-4685-bb85-811db4ef0a9a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:33.346116 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ee57386-c7dc-4685-bb85-811db4ef0a9a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:33.346337 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ee57386-c7dc-4685-bb85-811db4ef0a9a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:33.346445 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8ee57386-c7dc-4685-bb85-811db4ef0a9a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:33.351090 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:33.351090 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:33.351709 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ee57386-c7dc-4685-bb85-811db4ef0a9a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:33.352118 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1003/4018] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:33 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:34.363544 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d3d364e2-a001-4e8e-b02c-be173b40d45e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:34.366496 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d3d364e2-a001-4e8e-b02c-be173b40d45e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:34.366860 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d3d364e2-a001-4e8e-b02c-be173b40d45e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:34.367085 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d3d364e2-a001-4e8e-b02c-be173b40d45e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:34.367196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d3d364e2-a001-4e8e-b02c-be173b40d45e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:34.372149 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:34.372149 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:34.374082 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d3d364e2-a001-4e8e-b02c-be173b40d45e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:34.374082 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1001/4019] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:34 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:35.298048 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fa1e9263-cc25-4a9d-88c5-2b960c6ff678 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.302169 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa1e9263-cc25-4a9d-88c5-2b960c6ff678 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:35.302169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa1e9263-cc25-4a9d-88c5-2b960c6ff678 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:35.302169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa1e9263-cc25-4a9d-88c5-2b960c6ff678 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:35.309286 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:35.309286 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:35.313527 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fa1e9263-cc25-4a9d-88c5-2b960c6ff678 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:35.318170 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa1e9263-cc25-4a9d-88c5-2b960c6ff678 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:35.318607 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1014/4020] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:35 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:35.330758 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-69d186b2-3af7-4a0d-bf43-165ed95cbb8a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.334679 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69d186b2-3af7-4a0d-bf43-165ed95cbb8a tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:35.334953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69d186b2-3af7-4a0d-bf43-165ed95cbb8a tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:35.335215 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69d186b2-3af7-4a0d-bf43-165ed95cbb8a tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:35.345372 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:35.345372 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:35.349687 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-69d186b2-3af7-4a0d-bf43-165ed95cbb8a tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:35.355189 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69d186b2-3af7-4a0d-bf43-165ed95cbb8a tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:35.355676 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1003/4021] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:35 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:35.393010 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fab55602-e30a-4f13-8d9a-ed414d847a8a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.395678 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fab55602-e30a-4f13-8d9a-ed414d847a8a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:35.395678 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fab55602-e30a-4f13-8d9a-ed414d847a8a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:35.395678 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fab55602-e30a-4f13-8d9a-ed414d847a8a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:35.395678 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fab55602-e30a-4f13-8d9a-ed414d847a8a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:35.400414 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:35.400414 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:35.401205 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fab55602-e30a-4f13-8d9a-ed414d847a8a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:35.401681 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1004/4022] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:35 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:35.405412 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-c43609d0-2818-48b3-a4b8-d6c03493ad22 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.407821 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-c43609d0-2818-48b3-a4b8-d6c03493ad22 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:35.408377 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-c43609d0-2818-48b3-a4b8-d6c03493ad22 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:35.408377 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-c43609d0-2818-48b3-a4b8-d6c03493ad22 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:35.416239 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-76abe24a-d7db-4658-aa38-ff860738db97 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.417612 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:35.417612 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:35.421764 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-c43609d0-2818-48b3-a4b8-d6c03493ad22 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:35.425468 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-c43609d0-2818-48b3-a4b8-d6c03493ad22 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:35.425833 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1002/4023] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:35 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:35.505448 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f0bab19b-e459-4eae-93bf-ec2f1e0e137d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.505841 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0bab19b-e459-4eae-93bf-ec2f1e0e137d None None] GET https://10.4.3.144/volume// Aug 07 17:14:35.506040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0bab19b-e459-4eae-93bf-ec2f1e0e137d None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:35.506232 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f0bab19b-e459-4eae-93bf-ec2f1e0e137d None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:35.506552 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f0bab19b-e459-4eae-93bf-ec2f1e0e137d None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:35.506822 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1004/4024] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:14: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 07 17:14:35.514930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-9dfc4409-11ff-4c2a-9339-dc9a8cce0859 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.517138 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-9dfc4409-11ff-4c2a-9339-dc9a8cce0859 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:14:35.517682 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-9dfc4409-11ff-4c2a-9339-dc9a8cce0859 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebf5d05d-53e0-421b-8751-ef95c1bbfc56", "connector": null, "instance_uuid": "d61181b8-e14b-453e-a6f7-992529ff9c98"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:35.537344 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:35.537344 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:35.547932 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:14:35.548554 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1141796850"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:35.550871 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1141796850'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:14:35.551417 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Create volume of 1 GB Aug 07 17:14:35.556899 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Availability Zones retrieved successfully. Aug 07 17:14:35.563054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Flow 'volume_create_api' (8036b45b-6ca5-4ae8-a8d4-64178589332a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:35.564195 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e817a19b-8358-4664-acbd-5ae893bcc858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:35.564890 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:14:35.568537 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-9dfc4409-11ff-4c2a-9339-dc9a8cce0859 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:14:35.569323 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1005/4025] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:14:35 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:35.603950 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-801b71c9-91f1-4067-8afd-b6c2ff543ef4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.603950 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-801b71c9-91f1-4067-8afd-b6c2ff543ef4 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:35.604637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-801b71c9-91f1-4067-8afd-b6c2ff543ef4 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:35.604637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-801b71c9-91f1-4067-8afd-b6c2ff543ef4 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:35.604709 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e817a19b-8358-4664-acbd-5ae893bcc858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:35.606126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (068be16f-f129-42fe-8312-09efe2b553e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:35.619700 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:35.619700 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:35.628065 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b51cd122-6f21-409b-a226-0ebbb17eae62 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.628065 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b51cd122-6f21-409b-a226-0ebbb17eae62 None None] GET https://10.4.3.144/volume// Aug 07 17:14:35.628065 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b51cd122-6f21-409b-a226-0ebbb17eae62 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:35.628065 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b51cd122-6f21-409b-a226-0ebbb17eae62 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:35.628893 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b51cd122-6f21-409b-a226-0ebbb17eae62 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:35.628893 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1005/4026] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:14: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 07 17:14:35.629671 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-801b71c9-91f1-4067-8afd-b6c2ff543ef4 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:35.636366 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-801b71c9-91f1-4067-8afd-b6c2ff543ef4 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:35.637079 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1003/4027] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:35 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:35.641394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-126e63b1-16d4-405c-97e7-83cab051a77f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.643898 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-126e63b1-16d4-405c-97e7-83cab051a77f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:35.643994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-126e63b1-16d4-405c-97e7-83cab051a77f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:35.644346 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-126e63b1-16d4-405c-97e7-83cab051a77f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:35.656307 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:35.656307 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:35.660720 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-126e63b1-16d4-405c-97e7-83cab051a77f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:35.665652 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-126e63b1-16d4-405c-97e7-83cab051a77f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:35.666561 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1006/4028] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:14:35 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 1036 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:14:35.682286 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Created reservations ['c700631a-9aec-45ea-bc7f-a064bed0d173', '6a99744e-9635-48c1-aa66-6ead07161be2', '8b1ccf73-8232-48a6-ae59-c88f97d7dd6b', 'e1fb6b23-1c5b-42e9-bd97-0624012abbc5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:35.683122 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (068be16f-f129-42fe-8312-09efe2b553e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c700631a-9aec-45ea-bc7f-a064bed0d173', '6a99744e-9635-48c1-aa66-6ead07161be2', '8b1ccf73-8232-48a6-ae59-c88f97d7dd6b', 'e1fb6b23-1c5b-42e9-bd97-0624012abbc5']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:35.684290 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d4023c-db5e-48ad-ac6a-277fd69203a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:35.706289 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d4023c-db5e-48ad-ac6a-277fd69203a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80f35300-3ec0-420f-98eb-2fb44e149a84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1141796850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b0fbcb3cc44ec28e263039e6692b97',qos_specs=None,replication_status=,reservations=['c700631a-9aec-45ea-bc7f-a064bed0d173','6a99744e-9635-48c1-aa66-6ead07161be2','8b1ccf73-8232-48a6-ae59-c88f97d7dd6b','e1fb6b23-1c5b-42e9-bd97-0624012abbc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5676ebe27844ba91e06f1ce97afdaa',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1141796850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80f35300-3ec0-420f-98eb-2fb44e149a84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6b0fbcb3cc44ec28e263039e6692b97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b5676ebe27844ba91e06f1ce97afdaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:35.707117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb0f418-2af6-4d0e-bd11-8132ca05bfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:35.725584 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb0f418-2af6-4d0e-bd11-8132ca05bfdc) transitioned into state 'SUCCESS' from state '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-1141796850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b0fbcb3cc44ec28e263039e6692b97',qos_specs=None,replication_status=,reservations=['c700631a-9aec-45ea-bc7f-a064bed0d173','6a99744e-9635-48c1-aa66-6ead07161be2','8b1ccf73-8232-48a6-ae59-c88f97d7dd6b','e1fb6b23-1c5b-42e9-bd97-0624012abbc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b5676ebe27844ba91e06f1ce97afdaa',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:35.726278 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151448bf-ba96-414f-832f-7824af1541b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:35.735132 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151448bf-ba96-414f-832f-7824af1541b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:35.735932 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Flow 'volume_create_api' (8036b45b-6ca5-4ae8-a8d4-64178589332a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:35.736264 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Create volume request issued successfully. Aug 07 17:14:35.736854 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76abe24a-d7db-4658-aa38-ff860738db97 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:14:35.737274 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1015/4029] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:14:35 2026] POST /volume/v3/volumes => generated 752 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:35.752007 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb001821-744d-42ff-b318-9cd369b5b11f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.755307 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb001821-744d-42ff-b318-9cd369b5b11f tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 Aug 07 17:14:35.755307 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb001821-744d-42ff-b318-9cd369b5b11f tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:35.755307 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb001821-744d-42ff-b318-9cd369b5b11f tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:35.762881 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-4a7dc416-a5d2-4c8a-a2c9-413605fbf8b5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:35.763793 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:35.763793 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:35.765871 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-4a7dc416-a5d2-4c8a-a2c9-413605fbf8b5 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] PUT https://10.4.3.144/volume/v3/attachments/b1f99866-6a3e-4367-bdd3-8b9648440078 Aug 07 17:14:35.766283 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-4a7dc416-a5d2-4c8a-a2c9-413605fbf8b5 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:35.768134 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fb001821-744d-42ff-b318-9cd369b5b11f tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Volume info retrieved successfully. Aug 07 17:14:35.775080 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb001821-744d-42ff-b318-9cd369b5b11f tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 returned with HTTP 200 Aug 07 17:14:35.775080 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1006/4030] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:35 2026] GET /volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:35.775233 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-4a7dc416-a5d2-4c8a-a2c9-413605fbf8b5 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Acquiring lock "cinder-attachment_update-ebf5d05d-53e0-421b-8751-ef95c1bbfc56-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:14:35.778868 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-4a7dc416-a5d2-4c8a-a2c9-413605fbf8b5 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Lock "cinder-attachment_update-ebf5d05d-53e0-421b-8751-ef95c1bbfc56-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:14:35.779875 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:35.779875 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:35.853227 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-4a7dc416-a5d2-4c8a-a2c9-413605fbf8b5 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Lock "cinder-attachment_update-ebf5d05d-53e0-421b-8751-ef95c1bbfc56-np0000006737" released by "attachment_update" :: held 0.074s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:14:35.853573 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-4a7dc416-a5d2-4c8a-a2c9-413605fbf8b5 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/attachments/b1f99866-6a3e-4367-bdd3-8b9648440078 returned with HTTP 200 Aug 07 17:14:35.854034 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1004/4031] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:14:35 2026] PUT /volume/v3/attachments/b1f99866-6a3e-4367-bdd3-8b9648440078 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:36.411429 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cc02e6f3-ac1b-4d9a-b388-1744f847f643 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:36.413245 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc02e6f3-ac1b-4d9a-b388-1744f847f643 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:36.413469 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc02e6f3-ac1b-4d9a-b388-1744f847f643 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:36.413653 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc02e6f3-ac1b-4d9a-b388-1744f847f643 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:36.413782 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cc02e6f3-ac1b-4d9a-b388-1744f847f643 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:36.417868 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:36.417868 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:36.418488 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc02e6f3-ac1b-4d9a-b388-1744f847f643 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:36.418868 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1007/4032] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:36 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:36.651086 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9d0fe32d-240f-455f-91fe-a7c481b65603 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:36.652863 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d0fe32d-240f-455f-91fe-a7c481b65603 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:36.653075 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d0fe32d-240f-455f-91fe-a7c481b65603 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:36.653251 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d0fe32d-240f-455f-91fe-a7c481b65603 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:36.662743 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:36.662743 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:36.666375 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9d0fe32d-240f-455f-91fe-a7c481b65603 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:36.670852 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d0fe32d-240f-455f-91fe-a7c481b65603 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:36.671320 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1016/4033] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:36 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:36.786641 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-70265296-5831-4732-a089-4064a17d36fe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:36.788852 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-70265296-5831-4732-a089-4064a17d36fe tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 Aug 07 17:14:36.789154 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-70265296-5831-4732-a089-4064a17d36fe tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:36.789405 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-70265296-5831-4732-a089-4064a17d36fe tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:36.797164 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:36.797164 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:36.801012 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-70265296-5831-4732-a089-4064a17d36fe tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Volume info retrieved successfully. Aug 07 17:14:36.805079 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-70265296-5831-4732-a089-4064a17d36fe tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 returned with HTTP 200 Aug 07 17:14:36.805535 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1007/4034] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:36 2026] GET /volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:36.818780 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2a632df6-6e62-4850-8d56-e3b07e33f475 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:36.820632 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a632df6-6e62-4850-8d56-e3b07e33f475 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:14:36.821005 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2a632df6-6e62-4850-8d56-e3b07e33f475 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80f35300-3ec0-420f-98eb-2fb44e149a84", "name": "tempest-VolumesBackupsV39Test-Backup-291392478", "container": "tempest-volumesbackupsv39test-backup-container-1188351911"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:36.822641 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-2a632df6-6e62-4850-8d56-e3b07e33f475 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Creating new backup {'backup': {'volume_id': '80f35300-3ec0-420f-98eb-2fb44e149a84', 'name': 'tempest-VolumesBackupsV39Test-Backup-291392478', 'container': 'tempest-volumesbackupsv39test-backup-container-1188351911'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:14:36.822766 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-2a632df6-6e62-4850-8d56-e3b07e33f475 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Creating backup of volume 80f35300-3ec0-420f-98eb-2fb44e149a84 in container tempest-volumesbackupsv39test-backup-container-1188351911 Aug 07 17:14:36.830145 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:36.830145 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:36.830784 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2a632df6-6e62-4850-8d56-e3b07e33f475 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Volume info retrieved successfully. Aug 07 17:14:36.864849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-2a632df6-6e62-4850-8d56-e3b07e33f475 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Created reservations ['19ec7837-fd7e-4945-b795-a6d6c91026a5', 'b1347bfb-224b-49a9-8309-f43e1c46ebce'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:36.896795 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a632df6-6e62-4850-8d56-e3b07e33f475 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:14:36.897776 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1005/4035] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:14:36 2026] POST /volume/v3/backups => generated 332 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:36.905850 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-311bfa2d-9d3c-4e48-9bf0-d5236f2f86fd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:36.908175 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-311bfa2d-9d3c-4e48-9bf0-d5236f2f86fd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:36.908555 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-311bfa2d-9d3c-4e48-9bf0-d5236f2f86fd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:36.908555 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-311bfa2d-9d3c-4e48-9bf0-d5236f2f86fd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:36.908805 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-311bfa2d-9d3c-4e48-9bf0-d5236f2f86fd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:36.913630 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:36.913630 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:36.914477 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-311bfa2d-9d3c-4e48-9bf0-d5236f2f86fd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:36.914828 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1008/4036] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:36 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:37.429165 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-537ff48b-7f66-4702-9c95-d880b5fccbe0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:37.434342 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-537ff48b-7f66-4702-9c95-d880b5fccbe0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:37.434566 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-537ff48b-7f66-4702-9c95-d880b5fccbe0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:37.434780 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-537ff48b-7f66-4702-9c95-d880b5fccbe0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:37.434886 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-537ff48b-7f66-4702-9c95-d880b5fccbe0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:37.439462 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:37.439462 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:37.440000 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-537ff48b-7f66-4702-9c95-d880b5fccbe0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:37.440542 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1017/4037] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:37 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:37.687497 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-50050718-8292-487e-bff2-587d40f07b12 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:37.688964 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-50050718-8292-487e-bff2-587d40f07b12 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:37.689214 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-50050718-8292-487e-bff2-587d40f07b12 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:37.689482 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-50050718-8292-487e-bff2-587d40f07b12 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:37.700898 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:37.700898 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:37.704825 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-50050718-8292-487e-bff2-587d40f07b12 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:37.708931 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-50050718-8292-487e-bff2-587d40f07b12 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:37.709390 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1008/4038] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:37 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:37.925666 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2afa3f41-be41-4af6-8854-1c155757edf1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:37.928038 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2afa3f41-be41-4af6-8854-1c155757edf1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:37.928339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2afa3f41-be41-4af6-8854-1c155757edf1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:37.928579 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2afa3f41-be41-4af6-8854-1c155757edf1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:37.928721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2afa3f41-be41-4af6-8854-1c155757edf1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:37.933981 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:37.933981 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:37.934970 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2afa3f41-be41-4af6-8854-1c155757edf1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:37.935489 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1006/4039] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:37 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:38.453539 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d8e3d1bf-92ff-407e-a636-af3a2aa9606c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.455285 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8e3d1bf-92ff-407e-a636-af3a2aa9606c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:38.455514 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8e3d1bf-92ff-407e-a636-af3a2aa9606c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.455738 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8e3d1bf-92ff-407e-a636-af3a2aa9606c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.455885 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d8e3d1bf-92ff-407e-a636-af3a2aa9606c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:38.460695 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:38.460695 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:38.461476 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8e3d1bf-92ff-407e-a636-af3a2aa9606c tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:38.461920 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1009/4040] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:38 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:38.647156 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7a551afb-fe44-4384-b378-c432e4b81855 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.648856 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a551afb-fe44-4384-b378-c432e4b81855 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:38.649120 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a551afb-fe44-4384-b378-c432e4b81855 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.649306 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a551afb-fe44-4384-b378-c432e4b81855 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.655861 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:38.655861 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:38.659382 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7a551afb-fe44-4384-b378-c432e4b81855 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:38.663813 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a551afb-fe44-4384-b378-c432e4b81855 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:38.664222 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1018/4041] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:38 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:38.676833 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2ae579f2-e041-4f9f-af7c-3784d6eaf351 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.678449 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ae579f2-e041-4f9f-af7c-3784d6eaf351 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:38.678616 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ae579f2-e041-4f9f-af7c-3784d6eaf351 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.678784 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2ae579f2-e041-4f9f-af7c-3784d6eaf351 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.685275 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:38.685275 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:38.688935 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2ae579f2-e041-4f9f-af7c-3784d6eaf351 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:38.693036 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2ae579f2-e041-4f9f-af7c-3784d6eaf351 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:38.693496 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1009/4042] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:38 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:38.726196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-51cb99c1-375f-43f1-837c-231452e8128e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.728548 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-51cb99c1-375f-43f1-837c-231452e8128e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:38.728812 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-51cb99c1-375f-43f1-837c-231452e8128e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.729081 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-51cb99c1-375f-43f1-837c-231452e8128e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.743649 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:38.743649 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:38.745501 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-75e07ebe-05da-4759-8f00-c4e7733d2843 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.746815 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-51cb99c1-375f-43f1-837c-231452e8128e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:38.747647 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-75e07ebe-05da-4759-8f00-c4e7733d2843 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:38.747936 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-75e07ebe-05da-4759-8f00-c4e7733d2843 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.748227 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-75e07ebe-05da-4759-8f00-c4e7733d2843 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.751175 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-51cb99c1-375f-43f1-837c-231452e8128e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:38.751626 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1007/4043] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:38 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:38.755586 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:38.755586 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:38.759467 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-75e07ebe-05da-4759-8f00-c4e7733d2843 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:38.763717 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-75e07ebe-05da-4759-8f00-c4e7733d2843 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:38.764122 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1010/4044] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:38 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:38.829240 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d16bf92-5910-477d-b26d-fcfbfd9278c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.829597 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d16bf92-5910-477d-b26d-fcfbfd9278c4 None None] GET https://10.4.3.144/volume// Aug 07 17:14:38.829741 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d16bf92-5910-477d-b26d-fcfbfd9278c4 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.830210 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d16bf92-5910-477d-b26d-fcfbfd9278c4 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.830273 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d16bf92-5910-477d-b26d-fcfbfd9278c4 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:38.830536 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1019/4045] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:14: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 07 17:14:38.837256 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-a4045c0c-285e-4d5e-ab1e-89f789ef3806 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.839191 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-a4045c0c-285e-4d5e-ab1e-89f789ef3806 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:14:38.839531 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-a4045c0c-285e-4d5e-ab1e-89f789ef3806 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa8ae86b-7fba-43d0-b2f6-a93f1fc87add", "connector": null, "instance_uuid": "4a012d78-e5e5-4d6c-82d9-2a5c37376c20"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:38.847201 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:38.847201 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:38.870254 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-a4045c0c-285e-4d5e-ab1e-89f789ef3806 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:14:38.870728 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1010/4046] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:14:38 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:38.901086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b611e07a-4dd6-4fc7-84b0-962f0ddc0b3d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.901086 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b611e07a-4dd6-4fc7-84b0-962f0ddc0b3d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:38.901086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b611e07a-4dd6-4fc7-84b0-962f0ddc0b3d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.901086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b611e07a-4dd6-4fc7-84b0-962f0ddc0b3d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.909472 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:38.909472 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:38.912877 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b611e07a-4dd6-4fc7-84b0-962f0ddc0b3d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:38.916771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b611e07a-4dd6-4fc7-84b0-962f0ddc0b3d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:38.917151 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1008/4047] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:38 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:38.918419 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bd98560e-5f0b-4ed5-bf7b-84305e880a9b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.918964 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd98560e-5f0b-4ed5-bf7b-84305e880a9b None None] GET https://10.4.3.144/volume// Aug 07 17:14:38.919228 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd98560e-5f0b-4ed5-bf7b-84305e880a9b None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.919469 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd98560e-5f0b-4ed5-bf7b-84305e880a9b None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.919844 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd98560e-5f0b-4ed5-bf7b-84305e880a9b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:38.924472 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1011/4048] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:14:38 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:14:38.933969 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-e70bc5fb-9fd9-4ff3-b752-1ef6ffb2199c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.936511 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-e70bc5fb-9fd9-4ff3-b752-1ef6ffb2199c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:38.936992 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-e70bc5fb-9fd9-4ff3-b752-1ef6ffb2199c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.937315 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-e70bc5fb-9fd9-4ff3-b752-1ef6ffb2199c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.947899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-37a4cc47-9a4d-4cc7-9d27-5ea4e5b7907e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:38.950302 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-37a4cc47-9a4d-4cc7-9d27-5ea4e5b7907e tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:38.950603 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-37a4cc47-9a4d-4cc7-9d27-5ea4e5b7907e tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:38.950868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-37a4cc47-9a4d-4cc7-9d27-5ea4e5b7907e tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:38.951033 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-37a4cc47-9a4d-4cc7-9d27-5ea4e5b7907e tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:38.951546 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:38.951546 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:38.956775 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:38.956775 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:38.957189 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-e70bc5fb-9fd9-4ff3-b752-1ef6ffb2199c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:38.957843 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-37a4cc47-9a4d-4cc7-9d27-5ea4e5b7907e tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:38.958429 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1011/4049] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:38 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:38.969446 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-e70bc5fb-9fd9-4ff3-b752-1ef6ffb2199c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:38.970038 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1020/4050] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:14:38 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 1057 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:14:39.080397 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-c2ae75eb-4923-42be-960a-fb89f95ce768 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:39.085369 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-c2ae75eb-4923-42be-960a-fb89f95ce768 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] PUT https://10.4.3.144/volume/v3/attachments/2a3d22b9-638e-4724-a6a0-532d182698ab Aug 07 17:14:39.085766 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-c2ae75eb-4923-42be-960a-fb89f95ce768 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:39.095455 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-c2ae75eb-4923-42be-960a-fb89f95ce768 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Acquiring lock "cinder-attachment_update-fa8ae86b-7fba-43d0-b2f6-a93f1fc87add-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:14:39.100903 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-c2ae75eb-4923-42be-960a-fb89f95ce768 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-fa8ae86b-7fba-43d0-b2f6-a93f1fc87add-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:14:39.101883 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:39.101883 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:39.142179 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-3c5d65b5-1b95-45b1-8a15-8b4499cfaf1e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:39.145878 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-3c5d65b5-1b95-45b1-8a15-8b4499cfaf1e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/attachments/b1f99866-6a3e-4367-bdd3-8b9648440078/action Aug 07 17:14:39.146425 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-3c5d65b5-1b95-45b1-8a15-8b4499cfaf1e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:39.146602 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-3c5d65b5-1b95-45b1-8a15-8b4499cfaf1e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:39.171940 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:39.171940 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:39.182656 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d79a5c07-3739-4ef4-9709-f096bbdd9223 req-3c5d65b5-1b95-45b1-8a15-8b4499cfaf1e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/attachments/b1f99866-6a3e-4367-bdd3-8b9648440078/action returned with HTTP 204 Aug 07 17:14:39.183115 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1012/4051] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:14:39 2026] POST /volume/v3/attachments/b1f99866-6a3e-4367-bdd3-8b9648440078/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:39.195471 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-c2ae75eb-4923-42be-960a-fb89f95ce768 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-fa8ae86b-7fba-43d0-b2f6-a93f1fc87add-np0000006737" released by "attachment_update" :: held 0.095s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:14:39.195806 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-c2ae75eb-4923-42be-960a-fb89f95ce768 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/2a3d22b9-638e-4724-a6a0-532d182698ab returned with HTTP 200 Aug 07 17:14:39.196200 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1009/4052] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:14:39 2026] PUT /volume/v3/attachments/2a3d22b9-638e-4724-a6a0-532d182698ab => generated 968 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:39.205734 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-6227b52e-cf8d-4238-b633-d17a78ab6b4c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:39.207929 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-6227b52e-cf8d-4238-b633-d17a78ab6b4c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add/encryption Aug 07 17:14:39.208260 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-6227b52e-cf8d-4238-b633-d17a78ab6b4c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:39.208603 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-6227b52e-cf8d-4238-b633-d17a78ab6b4c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:39.219994 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:39.219994 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:39.226044 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-6227b52e-cf8d-4238-b633-d17a78ab6b4c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add/encryption returned with HTTP 200 Aug 07 17:14:39.226635 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1012/4053] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:14:39 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:39.473327 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-942dd444-4c01-4b3b-a017-c17342ddf4f0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:39.475093 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-942dd444-4c01-4b3b-a017-c17342ddf4f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:39.475342 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-942dd444-4c01-4b3b-a017-c17342ddf4f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:39.475528 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-942dd444-4c01-4b3b-a017-c17342ddf4f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:39.475634 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-942dd444-4c01-4b3b-a017-c17342ddf4f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:39.479802 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:39.479802 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:39.480431 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-942dd444-4c01-4b3b-a017-c17342ddf4f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:39.480774 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1021/4054] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:39 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:39.766840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9e94873-1267-49f5-a9c8-8caeb2043196 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:39.768629 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9e94873-1267-49f5-a9c8-8caeb2043196 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:39.768905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9e94873-1267-49f5-a9c8-8caeb2043196 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:39.769170 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9e94873-1267-49f5-a9c8-8caeb2043196 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:39.779179 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:39.779179 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:39.782744 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9e94873-1267-49f5-a9c8-8caeb2043196 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:39.786971 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9e94873-1267-49f5-a9c8-8caeb2043196 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:39.787364 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1013/4055] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:39 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 1149 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:39.798795 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d87828f8-b92b-4736-ac81-c1a5720402cd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:39.800692 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d87828f8-b92b-4736-ac81-c1a5720402cd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:39.800945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d87828f8-b92b-4736-ac81-c1a5720402cd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:39.801204 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d87828f8-b92b-4736-ac81-c1a5720402cd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:39.813085 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:39.813085 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:39.817019 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d87828f8-b92b-4736-ac81-c1a5720402cd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:39.820974 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d87828f8-b92b-4736-ac81-c1a5720402cd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:39.821396 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1010/4056] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:39 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:39.833041 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d0247892-9bab-403a-b115-d42d822fc8de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:39.834602 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action Aug 07 17:14:39.837039 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action body: b'{"os-detach": {}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:39.837039 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:39.844849 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:39.844849 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:39.845405 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:39.900602 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Attachment connected to vm d61181b8-e14b-453e-a6f7-992529ff9c98, checking data on nova Aug 07 17:14:39.901201 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.compute.nova [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Creating Keystone token plugin using URL: https://10.4.3.144/identity {{(pid=100226) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 17:14:39.933004 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8717166c-0ddc-4d13-b0cc-aefa24232491 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:39.935165 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8717166c-0ddc-4d13-b0cc-aefa24232491 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:39.935428 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8717166c-0ddc-4d13-b0cc-aefa24232491 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:39.935665 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8717166c-0ddc-4d13-b0cc-aefa24232491 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:39.946473 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:39.946473 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:39.951401 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8717166c-0ddc-4d13-b0cc-aefa24232491 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:39.957532 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8717166c-0ddc-4d13-b0cc-aefa24232491 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:39.958016 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1022/4057] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:39 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:39.969975 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7746d440-7723-47c6-a2a7-e74dbbcff16a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:39.971866 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7746d440-7723-47c6-a2a7-e74dbbcff16a tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:39.971988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7746d440-7723-47c6-a2a7-e74dbbcff16a tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:39.972236 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7746d440-7723-47c6-a2a7-e74dbbcff16a tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:39.972389 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7746d440-7723-47c6-a2a7-e74dbbcff16a tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:39.977233 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:39.977233 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:39.978137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7746d440-7723-47c6-a2a7-e74dbbcff16a tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:39.978555 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1014/4058] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:39 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:40.087546 np0000006737 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] REQ: curl -g -i -X GET https://10.4.3.144/compute/v2.1/servers/d61181b8-e14b-453e-a6f7-992529ff9c98/os-volume_attachments/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a4155e8335d7cb8f2e7254177aa506dafabbb5802788c7416d810c7dbdbe7f66" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d0247892-9bab-403a-b115-d42d822fc8de" -H "X-Service-Token: {SHA256}eba91deaae1973b90376aef8166ae7ca6835deaf6c26f252a60d1b9ee02c4676" {{(pid=100226) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 17:14:40.264985 np0000006737 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 17:14:40 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-2234b387-a083-4875-9ef2-39123c90564a x-openstack-request-id: req-2234b387-a083-4875-9ef2-39123c90564a {{(pid=100226) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 17:14:40.265175 np0000006737 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ebf5d05d-53e0-421b-8751-ef95c1bbfc56", "serverId": "d61181b8-e14b-453e-a6f7-992529ff9c98", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b1f99866-6a3e-4367-bdd3-8b9648440078", "bdm_uuid": "7859d2e2-bb9e-4a2c-ba5f-1d681578ae4d"}} {{(pid=100226) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 17:14:40.265330 np0000006737 devstack@c-api.service[100226]: DEBUG novaclient.v2.client [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET call to compute for https://10.4.3.144/compute/v2.1/servers/d61181b8-e14b-453e-a6f7-992529ff9c98/os-volume_attachments/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 used request id req-2234b387-a083-4875-9ef2-39123c90564a {{(pid=100226) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 17:14:40.267920 np0000006737 devstack@c-api.service[100226]: ERROR cinder.volume.api [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-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 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Caught error: Detach volume from instance d61181b8-e14b-453e-a6f7-992529ff9c98 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d61181b8-e14b-453e-a6f7-992529ff9c98 using the Compute API Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: 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 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.270399 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d61181b8-e14b-453e-a6f7-992529ff9c98 using the Compute API Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: ERROR cinder.api.middleware.fault Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.middleware.fault [None req-d0247892-9bab-403a-b115-d42d822fc8de tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action returned with HTTP 409 Aug 07 17:14:40.271303 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1013/4059] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:14:39 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 167 bytes in 439 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:40.279008 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.281179 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action Aug 07 17:14:40.282062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:40.282062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:40.295073 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:40.295073 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:40.295073 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:40.354634 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Attachment connected to vm d61181b8-e14b-453e-a6f7-992529ff9c98, checking data on nova Aug 07 17:14:40.354984 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.compute.nova [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Creating Keystone token plugin using URL: https://10.4.3.144/identity {{(pid=100227) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 17:14:40.489730 np0000006737 devstack@c-api.service[100227]: DEBUG novaclient.v2.client [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] REQ: curl -g -i -X GET https://10.4.3.144/compute/v2.1/servers/d61181b8-e14b-453e-a6f7-992529ff9c98/os-volume_attachments/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cf0bd485a51dc6937490c57c4ec77f7cd225930e9cb824154163f3c6cff8078d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-41426050-3bb6-4c9d-abae-3bf6262c8c1f" -H "X-Service-Token: {SHA256}89bb66b2fbb51d3c1b39587e1e44d5ede5374c03641f5cea6f84bd30a8d8d1d2" {{(pid=100227) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 17:14:40.492876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-372ab2aa-f852-41d8-85f1-ee97b7f29d51 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.495142 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-372ab2aa-f852-41d8-85f1-ee97b7f29d51 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:40.495430 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-372ab2aa-f852-41d8-85f1-ee97b7f29d51 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:40.495618 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-372ab2aa-f852-41d8-85f1-ee97b7f29d51 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:40.495755 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-372ab2aa-f852-41d8-85f1-ee97b7f29d51 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:40.500146 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:40.500146 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:40.501144 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-372ab2aa-f852-41d8-85f1-ee97b7f29d51 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:40.501542 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1023/4060] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:40 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:40.578917 np0000006737 devstack@c-api.service[100227]: DEBUG novaclient.v2.client [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 17:14:40 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-9c273ca8-93a4-4cdd-9858-87f8a9234aee x-openstack-request-id: req-9c273ca8-93a4-4cdd-9858-87f8a9234aee {{(pid=100227) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 17:14:40.579130 np0000006737 devstack@c-api.service[100227]: DEBUG novaclient.v2.client [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ebf5d05d-53e0-421b-8751-ef95c1bbfc56", "serverId": "d61181b8-e14b-453e-a6f7-992529ff9c98", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b1f99866-6a3e-4367-bdd3-8b9648440078", "bdm_uuid": "7859d2e2-bb9e-4a2c-ba5f-1d681578ae4d"}} {{(pid=100227) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 17:14:40.579277 np0000006737 devstack@c-api.service[100227]: DEBUG novaclient.v2.client [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET call to compute for https://10.4.3.144/compute/v2.1/servers/d61181b8-e14b-453e-a6f7-992529ff9c98/os-volume_attachments/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 used request id req-9c273ca8-93a4-4cdd-9858-87f8a9234aee {{(pid=100227) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 17:14:40.581566 np0000006737 devstack@c-api.service[100227]: ERROR cinder.volume.api [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-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 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Caught error: Detach volume from instance d61181b8-e14b-453e-a6f7-992529ff9c98 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d61181b8-e14b-453e-a6f7-992529ff9c98 using the Compute API Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: 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 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.583882 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d61181b8-e14b-453e-a6f7-992529ff9c98 using the Compute API Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: ERROR cinder.api.middleware.fault Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.middleware.fault [None req-41426050-3bb6-4c9d-abae-3bf6262c8c1f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action returned with HTTP 409 Aug 07 17:14:40.585260 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1011/4061] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:14:40 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 167 bytes in 307 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:40.595777 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d67f202d-644f-41f0-8b7e-398e659a9313 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.597284 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1015/4062] 10.4.3.144 () {70 vars in 1597 bytes} [Fri Aug 7 17:14:40 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 17:14:40.604937 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c53b8a93-c8f6-4be4-b03a-017206edff07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.606954 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1014/4063] 10.4.3.144 () {70 vars in 1597 bytes} [Fri Aug 7 17:14:40 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 17:14:40.613790 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1a70e284-2816-42e1-ae13-b9830b871d25 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.635187 np0000006737 devstack@c-api.service[100224]: WARNING keystonemiddleware.auth_token [None req-1a70e284-2816-42e1-ae13-b9830b871d25 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 17:14:40.636191 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1024/4064] 10.4.3.144 () {70 vars in 1597 bytes} [Fri Aug 7 17:14:40 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 17:14:40.643909 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-57567f87-18b8-46db-97dd-bd728be52063 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.666248 np0000006737 devstack@c-api.service[100227]: WARNING keystonemiddleware.auth_token [None req-57567f87-18b8-46db-97dd-bd728be52063 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 17:14:40.667341 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1012/4065] 10.4.3.144 () {70 vars in 1597 bytes} [Fri Aug 7 17:14:40 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 17:14:40.673300 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-84341eef-6bf3-4264-ad77-9440dda5d990 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.737354 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84341eef-6bf3-4264-ad77-9440dda5d990 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] POST https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action Aug 07 17:14:40.737672 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84341eef-6bf3-4264-ad77-9440dda5d990 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:40.737786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84341eef-6bf3-4264-ad77-9440dda5d990 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:40.747936 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:40.747936 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:40.748299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-84341eef-6bf3-4264-ad77-9440dda5d990 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Updating volume 'ebf5d05d-53e0-421b-8751-ef95c1bbfc56' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:14:40.767599 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84341eef-6bf3-4264-ad77-9440dda5d990 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action returned with HTTP 202 Aug 07 17:14:40.767987 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1016/4066] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:14:40 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:40.774599 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0cfb98cf-1d7a-4bf4-8c79-ca4a32ea7c54 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.776502 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0cfb98cf-1d7a-4bf4-8c79-ca4a32ea7c54 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:40.776687 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0cfb98cf-1d7a-4bf4-8c79-ca4a32ea7c54 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:40.776884 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0cfb98cf-1d7a-4bf4-8c79-ca4a32ea7c54 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:40.809497 np0000006737 devstack@c-api.service[100226]: DEBUG oslo_db.sqlalchemy.engines [None req-0cfb98cf-1d7a-4bf4-8c79-ca4a32ea7c54 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100226) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:14:40.818128 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:40.818128 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:40.821379 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0cfb98cf-1d7a-4bf4-8c79-ca4a32ea7c54 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:40.825402 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0cfb98cf-1d7a-4bf4-8c79-ca4a32ea7c54 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:40.825926 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1015/4067] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:40 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 1148 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:40.836928 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fc80431f-9932-46e7-b888-009a386d62a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.838785 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] POST https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action Aug 07 17:14:40.839218 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b1f99866-6a3e-4367-bdd3-8b9648440078"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:40.839353 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b1f99866-6a3e-4367-bdd3-8b9648440078"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:40.851087 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:40.851087 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:40.851533 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Volume info retrieved successfully. Aug 07 17:14:40.857185 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Attachment connected to vm d61181b8-e14b-453e-a6f7-992529ff9c98, checking data on nova Aug 07 17:14:40.857634 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.compute.nova [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Creating Keystone token plugin using URL: https://10.4.3.144/identity {{(pid=100224) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 17:14:40.943870 np0000006737 devstack@c-api.service[100224]: DEBUG novaclient.v2.client [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] REQ: curl -g -i -X GET https://10.4.3.144/compute/v2.1/servers/d61181b8-e14b-453e-a6f7-992529ff9c98/os-volume_attachments/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ed1cebb2e77db203916f63476ffe96ced8e1705d222952a6e65a9c50b20c25eb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fc80431f-9932-46e7-b888-009a386d62a0" -H "X-Service-Token: {SHA256}83861bf8dfbd3bbac38ad74dacd91fa129642b67cf35a85fb9306b89312dbaf7" {{(pid=100224) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 17:14:40.971942 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ae309749-4ce0-4500-872a-e87b18eeed94 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.974161 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ae309749-4ce0-4500-872a-e87b18eeed94 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:40.977089 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ae309749-4ce0-4500-872a-e87b18eeed94 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:40.977089 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ae309749-4ce0-4500-872a-e87b18eeed94 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:40.994519 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-95a4b394-c71d-4614-9e2c-21834c8f7df3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:40.999418 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95a4b394-c71d-4614-9e2c-21834c8f7df3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:40.999418 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95a4b394-c71d-4614-9e2c-21834c8f7df3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:40.999418 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95a4b394-c71d-4614-9e2c-21834c8f7df3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:40.999418 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-95a4b394-c71d-4614-9e2c-21834c8f7df3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:41.008384 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.008384 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:41.009590 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95a4b394-c71d-4614-9e2c-21834c8f7df3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:41.011320 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1017/4068] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:40 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:41.028467 np0000006737 devstack@c-api.service[100227]: DEBUG oslo_db.sqlalchemy.engines [None req-ae309749-4ce0-4500-872a-e87b18eeed94 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100227) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:14:41.042208 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.042208 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:41.046483 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ae309749-4ce0-4500-872a-e87b18eeed94 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:41.051167 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ae309749-4ce0-4500-872a-e87b18eeed94 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:41.051554 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1013/4069] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:40 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:41.084314 np0000006737 devstack@c-api.service[100224]: DEBUG novaclient.v2.client [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 17:14:40 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-6f4fde09-fc39-4ca8-bc3e-eebceb885182 x-openstack-request-id: req-6f4fde09-fc39-4ca8-bc3e-eebceb885182 {{(pid=100224) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 17:14:41.084459 np0000006737 devstack@c-api.service[100224]: DEBUG novaclient.v2.client [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "ebf5d05d-53e0-421b-8751-ef95c1bbfc56", "serverId": "d61181b8-e14b-453e-a6f7-992529ff9c98", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "b1f99866-6a3e-4367-bdd3-8b9648440078", "bdm_uuid": "7859d2e2-bb9e-4a2c-ba5f-1d681578ae4d"}} {{(pid=100224) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 17:14:41.084597 np0000006737 devstack@c-api.service[100224]: DEBUG novaclient.v2.client [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] GET call to compute for https://10.4.3.144/compute/v2.1/servers/d61181b8-e14b-453e-a6f7-992529ff9c98/os-volume_attachments/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 used request id req-6f4fde09-fc39-4ca8-bc3e-eebceb885182 {{(pid=100224) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 17:14:41.086607 np0000006737 devstack@c-api.service[100224]: ERROR cinder.volume.api [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-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 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Caught error: Detach volume from instance d61181b8-e14b-453e-a6f7-992529ff9c98 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d61181b8-e14b-453e-a6f7-992529ff9c98 using the Compute API Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: 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 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.089765 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance d61181b8-e14b-453e-a6f7-992529ff9c98 using the Compute API Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: ERROR cinder.api.middleware.fault Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.middleware.fault [None req-fc80431f-9932-46e7-b888-009a386d62a0 tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action returned with HTTP 409 Aug 07 17:14:41.092479 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1025/4070] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:14:40 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 167 bytes in 254 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:41.099728 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e89b4ac3-5e05-42d8-b1cf-d04303fd63bb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.101651 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1016/4071] 10.4.3.144 () {70 vars in 1597 bytes} [Fri Aug 7 17:14:41 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 17:14:41.108759 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19e4280e-3876-4ce8-9555-bf891d5691ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.127482 np0000006737 devstack@c-api.service[100225]: WARNING keystonemiddleware.auth_token [None req-19e4280e-3876-4ce8-9555-bf891d5691ae None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 17:14:41.128394 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1018/4072] 10.4.3.144 () {70 vars in 1597 bytes} [Fri Aug 7 17:14:41 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 07 17:14:41.135397 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-57a2cc6d-edb4-4431-bbb6-961314c2dd09 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.137340 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-57a2cc6d-edb4-4431-bbb6-961314c2dd09 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:41.137512 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-57a2cc6d-edb4-4431-bbb6-961314c2dd09 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:41.137738 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-57a2cc6d-edb4-4431-bbb6-961314c2dd09 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:41.144388 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.144388 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:41.147949 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-57a2cc6d-edb4-4431-bbb6-961314c2dd09 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:41.152041 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-57a2cc6d-edb4-4431-bbb6-961314c2dd09 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:41.152445 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1014/4073] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:41 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:41.168872 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2070a404-7d12-4bf1-98ce-7fa74c9a51fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.169340 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2070a404-7d12-4bf1-98ce-7fa74c9a51fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:41.169539 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2070a404-7d12-4bf1-98ce-7fa74c9a51fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:41.169727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2070a404-7d12-4bf1-98ce-7fa74c9a51fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:41.222575 np0000006737 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-2070a404-7d12-4bf1-98ce-7fa74c9a51fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 17:14:41.227992 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.227992 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:41.231887 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2070a404-7d12-4bf1-98ce-7fa74c9a51fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:41.235889 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2070a404-7d12-4bf1-98ce-7fa74c9a51fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:41.236260 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1026/4074] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:41 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 858 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:41.284336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-491c0bd6-7121-4154-a653-e7668ba87183 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.286809 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-491c0bd6-7121-4154-a653-e7668ba87183 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:41.287073 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-491c0bd6-7121-4154-a653-e7668ba87183 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:41.287253 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-491c0bd6-7121-4154-a653-e7668ba87183 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:41.294624 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.294624 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:41.298503 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-491c0bd6-7121-4154-a653-e7668ba87183 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:41.303605 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-491c0bd6-7121-4154-a653-e7668ba87183 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:41.304033 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1017/4075] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:41 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:41.385295 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3f3f86b-8b45-4571-bf37-ffa299af55df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.385655 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3f3f86b-8b45-4571-bf37-ffa299af55df None None] GET https://10.4.3.144/volume// Aug 07 17:14:41.385836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3f3f86b-8b45-4571-bf37-ffa299af55df None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:41.386043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3f3f86b-8b45-4571-bf37-ffa299af55df None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:41.386351 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3f3f86b-8b45-4571-bf37-ffa299af55df None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:41.386616 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1019/4076] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:14: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 07 17:14:41.398382 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-81388c89-5166-47e6-892f-b0d9660ba66c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.432881 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-81388c89-5166-47e6-892f-b0d9660ba66c tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:14:41.432881 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-81388c89-5166-47e6-892f-b0d9660ba66c tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1465565d-b2b3-4a23-aac7-7424c66a73b0", "connector": null, "instance_uuid": "d61181b8-e14b-453e-a6f7-992529ff9c98"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:41.441319 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.441319 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:41.467535 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-81388c89-5166-47e6-892f-b0d9660ba66c tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:14:41.467995 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1015/4077] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:14:41 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 07 17:14:41.496166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b18760e6-ce47-4607-94bb-06286f86ea90 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.499749 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b18760e6-ce47-4607-94bb-06286f86ea90 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:41.499971 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b18760e6-ce47-4607-94bb-06286f86ea90 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:41.500225 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b18760e6-ce47-4607-94bb-06286f86ea90 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:41.504813 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-605ea473-c7f9-45ce-b5a8-a558bff1e8f8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.505239 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-605ea473-c7f9-45ce-b5a8-a558bff1e8f8 None None] GET https://10.4.3.144/volume// Aug 07 17:14:41.505474 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-605ea473-c7f9-45ce-b5a8-a558bff1e8f8 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:41.505664 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-605ea473-c7f9-45ce-b5a8-a558bff1e8f8 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:41.505970 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-605ea473-c7f9-45ce-b5a8-a558bff1e8f8 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:41.506282 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1018/4078] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:14: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 07 17:14:41.513475 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.513475 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:41.513800 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-4e8d085f-32ef-4cc0-a9a1-303d795d3549 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.513970 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2627c868-ef45-4381-aa9b-6bae24517a29 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.516223 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2627c868-ef45-4381-aa9b-6bae24517a29 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:41.516482 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2627c868-ef45-4381-aa9b-6bae24517a29 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:41.516539 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-4e8d085f-32ef-4cc0-a9a1-303d795d3549 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:41.516674 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2627c868-ef45-4381-aa9b-6bae24517a29 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:41.516801 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2627c868-ef45-4381-aa9b-6bae24517a29 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:41.516864 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-4e8d085f-32ef-4cc0-a9a1-303d795d3549 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:41.517067 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-4e8d085f-32ef-4cc0-a9a1-303d795d3549 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:41.518004 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b18760e6-ce47-4607-94bb-06286f86ea90 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:41.523018 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b18760e6-ce47-4607-94bb-06286f86ea90 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:41.523736 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1027/4079] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:41 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:41.523923 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.523923 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:41.524598 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2627c868-ef45-4381-aa9b-6bae24517a29 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:41.525085 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1016/4080] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:41 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:41.529639 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.529639 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:41.532639 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-4e8d085f-32ef-4cc0-a9a1-303d795d3549 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:41.536385 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-4e8d085f-32ef-4cc0-a9a1-303d795d3549 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:41.536779 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1020/4081] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:14:41 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 1037 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:14:41.629625 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-98f9f00a-e33e-4bc3-beb7-0c5e675da0ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:41.631434 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-98f9f00a-e33e-4bc3-beb7-0c5e675da0ed tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] PUT https://10.4.3.144/volume/v3/attachments/dec4a514-f82e-4613-9f7f-dea73f5d2443 Aug 07 17:14:41.631777 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-98f9f00a-e33e-4bc3-beb7-0c5e675da0ed tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:41.638406 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-98f9f00a-e33e-4bc3-beb7-0c5e675da0ed tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Acquiring lock "cinder-attachment_update-1465565d-b2b3-4a23-aac7-7424c66a73b0-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:14:41.644562 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-98f9f00a-e33e-4bc3-beb7-0c5e675da0ed tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Lock "cinder-attachment_update-1465565d-b2b3-4a23-aac7-7424c66a73b0-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:14:41.645522 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:41.645522 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:41.713596 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-98f9f00a-e33e-4bc3-beb7-0c5e675da0ed tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Lock "cinder-attachment_update-1465565d-b2b3-4a23-aac7-7424c66a73b0-np0000006737" released by "attachment_update" :: held 0.069s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:14:41.713907 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-98f9f00a-e33e-4bc3-beb7-0c5e675da0ed tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/attachments/dec4a514-f82e-4613-9f7f-dea73f5d2443 returned with HTTP 200 Aug 07 17:14:41.714394 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1019/4082] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:14:41 2026] PUT /volume/v3/attachments/dec4a514-f82e-4613-9f7f-dea73f5d2443 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:42.023645 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d3628ad0-6331-4428-8fa4-8db6d624326b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:42.025574 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3628ad0-6331-4428-8fa4-8db6d624326b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:42.025820 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3628ad0-6331-4428-8fa4-8db6d624326b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:42.026001 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3628ad0-6331-4428-8fa4-8db6d624326b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:42.026132 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d3628ad0-6331-4428-8fa4-8db6d624326b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:42.031070 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:42.031070 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:42.031891 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3628ad0-6331-4428-8fa4-8db6d624326b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:42.032332 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1028/4083] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:42 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:42.069126 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8e3ae419-0bdb-4740-8247-2ba4a5bfae4f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:42.071470 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8e3ae419-0bdb-4740-8247-2ba4a5bfae4f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:42.071703 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8e3ae419-0bdb-4740-8247-2ba4a5bfae4f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:42.071908 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8e3ae419-0bdb-4740-8247-2ba4a5bfae4f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:42.082620 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:42.082620 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:42.086710 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8e3ae419-0bdb-4740-8247-2ba4a5bfae4f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:42.091273 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8e3ae419-0bdb-4740-8247-2ba4a5bfae4f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:42.091800 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1017/4084] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:42 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:42.537671 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9b88c16-2a11-4efe-ab4a-c88c62e4f3af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:42.539360 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9b88c16-2a11-4efe-ab4a-c88c62e4f3af tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:42.539513 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-51db4c82-fca3-42be-acd5-f5cd29acdbff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:42.539805 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9b88c16-2a11-4efe-ab4a-c88c62e4f3af tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:42.539805 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9b88c16-2a11-4efe-ab4a-c88c62e4f3af tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:42.539916 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e9b88c16-2a11-4efe-ab4a-c88c62e4f3af tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:42.541321 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51db4c82-fca3-42be-acd5-f5cd29acdbff tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:42.541528 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51db4c82-fca3-42be-acd5-f5cd29acdbff tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:42.541746 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51db4c82-fca3-42be-acd5-f5cd29acdbff tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:42.544117 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:42.544117 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:42.544995 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9b88c16-2a11-4efe-ab4a-c88c62e4f3af tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:42.545204 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1021/4085] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:42 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:42.554762 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:42.554762 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:42.558016 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-51db4c82-fca3-42be-acd5-f5cd29acdbff tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:42.562441 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51db4c82-fca3-42be-acd5-f5cd29acdbff tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:42.562745 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1020/4086] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:42 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:43.041536 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b26b14e-96b6-4b71-9579-6bff3da4f785 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:43.043335 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b26b14e-96b6-4b71-9579-6bff3da4f785 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:43.043563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b26b14e-96b6-4b71-9579-6bff3da4f785 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:43.043741 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b26b14e-96b6-4b71-9579-6bff3da4f785 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:43.043841 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8b26b14e-96b6-4b71-9579-6bff3da4f785 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:43.048063 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:43.048063 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:43.048824 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b26b14e-96b6-4b71-9579-6bff3da4f785 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:43.049282 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1029/4087] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:43 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:43.102930 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-18412baa-a14e-4b89-949a-eaa9bcaada19 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:43.104749 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-18412baa-a14e-4b89-949a-eaa9bcaada19 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:43.104970 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-18412baa-a14e-4b89-949a-eaa9bcaada19 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:43.105223 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-18412baa-a14e-4b89-949a-eaa9bcaada19 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:43.114305 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:43.114305 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:43.117304 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-18412baa-a14e-4b89-949a-eaa9bcaada19 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:43.121011 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-18412baa-a14e-4b89-949a-eaa9bcaada19 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:43.121429 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1018/4088] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:43 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:43.556424 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34195b46-6c43-4a2a-a58c-d7846ca7597f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:43.558822 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34195b46-6c43-4a2a-a58c-d7846ca7597f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:43.558822 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34195b46-6c43-4a2a-a58c-d7846ca7597f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:43.558822 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34195b46-6c43-4a2a-a58c-d7846ca7597f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:43.558822 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-34195b46-6c43-4a2a-a58c-d7846ca7597f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:43.564251 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:43.564251 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:43.565648 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34195b46-6c43-4a2a-a58c-d7846ca7597f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:43.565648 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1022/4089] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:43 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:43.575073 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f111fe6-e18c-4808-98f6-47a030427c01 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:43.577661 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f111fe6-e18c-4808-98f6-47a030427c01 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:43.577661 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f111fe6-e18c-4808-98f6-47a030427c01 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:43.578264 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f111fe6-e18c-4808-98f6-47a030427c01 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:43.591118 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:43.591118 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:43.596211 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5f111fe6-e18c-4808-98f6-47a030427c01 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:43.605568 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f111fe6-e18c-4808-98f6-47a030427c01 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:43.605568 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1021/4090] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:43 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:44.060292 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9bc6ef05-6f68-49fe-ac9e-6fdf5ea97377 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:44.062518 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9bc6ef05-6f68-49fe-ac9e-6fdf5ea97377 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:44.062784 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9bc6ef05-6f68-49fe-ac9e-6fdf5ea97377 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:44.063037 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9bc6ef05-6f68-49fe-ac9e-6fdf5ea97377 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:44.063160 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9bc6ef05-6f68-49fe-ac9e-6fdf5ea97377 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:44.067858 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:44.067858 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:44.068723 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9bc6ef05-6f68-49fe-ac9e-6fdf5ea97377 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:44.069246 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1030/4091] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:44 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:44.133343 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9c3453e2-222d-4e62-8200-8f62c8664b60 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:44.134880 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c3453e2-222d-4e62-8200-8f62c8664b60 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:44.135073 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c3453e2-222d-4e62-8200-8f62c8664b60 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:44.135275 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c3453e2-222d-4e62-8200-8f62c8664b60 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:44.143917 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:44.143917 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:44.146934 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9c3453e2-222d-4e62-8200-8f62c8664b60 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:44.150533 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c3453e2-222d-4e62-8200-8f62c8664b60 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:44.151157 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1019/4092] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:44 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:44.576754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd4650d6-69a9-4d77-9cf3-3347d67fb34d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:44.578692 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd4650d6-69a9-4d77-9cf3-3347d67fb34d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:44.578929 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd4650d6-69a9-4d77-9cf3-3347d67fb34d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:44.579154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd4650d6-69a9-4d77-9cf3-3347d67fb34d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:44.579307 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dd4650d6-69a9-4d77-9cf3-3347d67fb34d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:44.584255 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:44.584255 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:44.585123 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd4650d6-69a9-4d77-9cf3-3347d67fb34d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:44.586851 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1023/4093] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:44 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:44.621098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c5f94ce5-6f93-4ab0-ade6-290efdfc96d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:44.622852 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c5f94ce5-6f93-4ab0-ade6-290efdfc96d3 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:44.623062 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c5f94ce5-6f93-4ab0-ade6-290efdfc96d3 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:44.623290 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c5f94ce5-6f93-4ab0-ade6-290efdfc96d3 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:44.632251 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:44.632251 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:44.635466 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c5f94ce5-6f93-4ab0-ade6-290efdfc96d3 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:44.639387 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c5f94ce5-6f93-4ab0-ade6-290efdfc96d3 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:44.639790 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1022/4094] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:44 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:45.083738 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-28c94076-e5b8-40b8-8359-d6ce2dfaf193 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:45.085463 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28c94076-e5b8-40b8-8359-d6ce2dfaf193 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:45.085677 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28c94076-e5b8-40b8-8359-d6ce2dfaf193 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:45.085851 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28c94076-e5b8-40b8-8359-d6ce2dfaf193 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:45.085953 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-28c94076-e5b8-40b8-8359-d6ce2dfaf193 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:45.089917 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:45.089917 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:45.090579 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28c94076-e5b8-40b8-8359-d6ce2dfaf193 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:45.090909 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1031/4095] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:45 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:45.163925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bfd94785-469f-4b17-8eef-9e73c4e46765 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:45.165821 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bfd94785-469f-4b17-8eef-9e73c4e46765 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:45.166071 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bfd94785-469f-4b17-8eef-9e73c4e46765 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:45.166290 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bfd94785-469f-4b17-8eef-9e73c4e46765 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:45.176172 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:45.176172 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:45.180282 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bfd94785-469f-4b17-8eef-9e73c4e46765 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:45.184828 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bfd94785-469f-4b17-8eef-9e73c4e46765 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:45.185241 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1020/4096] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:45 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:45.598445 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ccfeec7c-4b7f-445f-860d-f13b95c120f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:45.600406 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ccfeec7c-4b7f-445f-860d-f13b95c120f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:45.600624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ccfeec7c-4b7f-445f-860d-f13b95c120f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:45.600834 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ccfeec7c-4b7f-445f-860d-f13b95c120f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:45.600977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ccfeec7c-4b7f-445f-860d-f13b95c120f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:45.606102 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:45.606102 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:45.606695 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ccfeec7c-4b7f-445f-860d-f13b95c120f0 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:45.607126 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1024/4097] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:45 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:45.654233 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-82eb6fec-99ad-4bb6-bc4b-2be0e7ce4630 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:45.656104 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-82eb6fec-99ad-4bb6-bc4b-2be0e7ce4630 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:45.656854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-82eb6fec-99ad-4bb6-bc4b-2be0e7ce4630 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:45.656854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-82eb6fec-99ad-4bb6-bc4b-2be0e7ce4630 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:45.666091 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:45.666091 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:45.669807 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-82eb6fec-99ad-4bb6-bc4b-2be0e7ce4630 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:45.674976 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-82eb6fec-99ad-4bb6-bc4b-2be0e7ce4630 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:45.675409 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1023/4098] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:45 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:46.101739 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3b378d1-0c5e-48c0-879f-a7657be8c136 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:46.106941 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3b378d1-0c5e-48c0-879f-a7657be8c136 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:46.107246 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3b378d1-0c5e-48c0-879f-a7657be8c136 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:46.107469 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3b378d1-0c5e-48c0-879f-a7657be8c136 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:46.107602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b3b378d1-0c5e-48c0-879f-a7657be8c136 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:46.112779 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:46.112779 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:46.113573 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3b378d1-0c5e-48c0-879f-a7657be8c136 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:46.113934 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1032/4099] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:46 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:46.197404 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-89087587-2da3-47ab-ad9e-ab680d1ccad6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:46.199139 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-89087587-2da3-47ab-ad9e-ab680d1ccad6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:46.199346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-89087587-2da3-47ab-ad9e-ab680d1ccad6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:46.199554 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-89087587-2da3-47ab-ad9e-ab680d1ccad6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:46.207651 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:46.207651 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:46.210716 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-89087587-2da3-47ab-ad9e-ab680d1ccad6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:46.214310 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-89087587-2da3-47ab-ad9e-ab680d1ccad6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:46.214752 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1021/4100] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:46 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:46.630562 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8a450a75-a31d-4e69-96f2-17599edb631d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:46.632870 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a450a75-a31d-4e69-96f2-17599edb631d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:46.633178 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a450a75-a31d-4e69-96f2-17599edb631d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:46.633453 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a450a75-a31d-4e69-96f2-17599edb631d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:46.633604 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8a450a75-a31d-4e69-96f2-17599edb631d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:46.638799 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:46.638799 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:46.639571 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a450a75-a31d-4e69-96f2-17599edb631d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:46.640054 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1025/4101] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:46 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:46.689352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1ab6b6e9-3ba7-4600-8e96-eb599048d948 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:46.691221 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ab6b6e9-3ba7-4600-8e96-eb599048d948 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:46.691401 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ab6b6e9-3ba7-4600-8e96-eb599048d948 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:46.691590 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ab6b6e9-3ba7-4600-8e96-eb599048d948 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:46.703560 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:46.703560 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:46.708694 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1ab6b6e9-3ba7-4600-8e96-eb599048d948 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:46.714564 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ab6b6e9-3ba7-4600-8e96-eb599048d948 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:46.715097 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1024/4102] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:46 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:47.125062 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6bde6359-5516-4d45-a154-938fe88de2b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:47.128000 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bde6359-5516-4d45-a154-938fe88de2b5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:47.128384 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bde6359-5516-4d45-a154-938fe88de2b5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:47.128736 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bde6359-5516-4d45-a154-938fe88de2b5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:47.128917 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6bde6359-5516-4d45-a154-938fe88de2b5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:47.136372 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:47.136372 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:47.137094 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bde6359-5516-4d45-a154-938fe88de2b5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:47.137688 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1033/4103] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:47 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:47.226918 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-573703e4-d7c9-4ae0-93f6-4681b8d65836 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:47.229310 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-573703e4-d7c9-4ae0-93f6-4681b8d65836 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:47.229593 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-573703e4-d7c9-4ae0-93f6-4681b8d65836 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:47.229819 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-573703e4-d7c9-4ae0-93f6-4681b8d65836 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:47.240796 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:47.240796 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:47.245161 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-573703e4-d7c9-4ae0-93f6-4681b8d65836 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:47.250423 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-573703e4-d7c9-4ae0-93f6-4681b8d65836 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:47.250883 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1022/4104] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:47 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:47.651255 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1151ea39-9a27-42be-a5e4-cf5745791e5d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:47.653252 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1151ea39-9a27-42be-a5e4-cf5745791e5d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:47.653558 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1151ea39-9a27-42be-a5e4-cf5745791e5d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:47.653842 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1151ea39-9a27-42be-a5e4-cf5745791e5d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:47.653988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1151ea39-9a27-42be-a5e4-cf5745791e5d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:47.658586 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:47.658586 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:47.659215 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1151ea39-9a27-42be-a5e4-cf5745791e5d tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:47.659551 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1026/4105] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:47 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:47.729280 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0e73d983-464d-4b48-856b-3d539a3cdd93 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:47.731685 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e73d983-464d-4b48-856b-3d539a3cdd93 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:47.731947 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e73d983-464d-4b48-856b-3d539a3cdd93 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:47.732193 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e73d983-464d-4b48-856b-3d539a3cdd93 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:47.743406 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:47.743406 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:47.746759 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0e73d983-464d-4b48-856b-3d539a3cdd93 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:47.751044 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e73d983-464d-4b48-856b-3d539a3cdd93 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:47.751469 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1025/4106] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:47 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:48.150605 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba5a050d-e499-4406-bc46-1c889a6cebf2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.152751 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba5a050d-e499-4406-bc46-1c889a6cebf2 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:48.153457 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba5a050d-e499-4406-bc46-1c889a6cebf2 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:48.153457 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba5a050d-e499-4406-bc46-1c889a6cebf2 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:48.153457 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ba5a050d-e499-4406-bc46-1c889a6cebf2 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:48.158999 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.158999 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:48.160351 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba5a050d-e499-4406-bc46-1c889a6cebf2 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:48.160662 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1034/4107] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:48 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:48.264838 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0abe3ed9-6b0d-44aa-9aab-1c8c1dc36b8e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.267137 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0abe3ed9-6b0d-44aa-9aab-1c8c1dc36b8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:48.267405 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0abe3ed9-6b0d-44aa-9aab-1c8c1dc36b8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:48.267655 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0abe3ed9-6b0d-44aa-9aab-1c8c1dc36b8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:48.280330 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.280330 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:48.285015 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0abe3ed9-6b0d-44aa-9aab-1c8c1dc36b8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:48.290859 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0abe3ed9-6b0d-44aa-9aab-1c8c1dc36b8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:48.291488 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1023/4108] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:48 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:48.472109 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-8c186864-f1c4-4dd9-9233-7999726089e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.474563 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-8c186864-f1c4-4dd9-9233-7999726089e3 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/attachments/dec4a514-f82e-4613-9f7f-dea73f5d2443/action Aug 07 17:14:48.474967 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-8c186864-f1c4-4dd9-9233-7999726089e3 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:48.475123 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-8c186864-f1c4-4dd9-9233-7999726089e3 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:48.492862 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.492862 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:48.502242 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6631f8aa-c77a-4c5c-9ba8-f2390695d19b req-8c186864-f1c4-4dd9-9233-7999726089e3 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/attachments/dec4a514-f82e-4613-9f7f-dea73f5d2443/action returned with HTTP 204 Aug 07 17:14:48.502667 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1027/4109] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:14:48 2026] POST /volume/v3/attachments/dec4a514-f82e-4613-9f7f-dea73f5d2443/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:48.673996 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-447bec5d-b11a-4abc-b62a-b7741272a564 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.679302 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-447bec5d-b11a-4abc-b62a-b7741272a564 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:14:48.679542 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-447bec5d-b11a-4abc-b62a-b7741272a564 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:48.679769 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-447bec5d-b11a-4abc-b62a-b7741272a564 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:48.679908 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-447bec5d-b11a-4abc-b62a-b7741272a564 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:48.685384 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.685384 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:48.686239 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-447bec5d-b11a-4abc-b62a-b7741272a564 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:14:48.686707 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1026/4110] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:48 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:48.700170 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-261f6844-fa02-4d43-8a3a-c80c4aecfc4a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.702455 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-261f6844-fa02-4d43-8a3a-c80c4aecfc4a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] POST https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca/action Aug 07 17:14:48.702867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-261f6844-fa02-4d43-8a3a-c80c4aecfc4a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:48.703035 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-261f6844-fa02-4d43-8a3a-c80c4aecfc4a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:48.704679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-261f6844-fa02-4d43-8a3a-c80c4aecfc4a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Updating backup '97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca' with '{'status': 'error'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 17:14:48.712969 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.712969 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:48.713941 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-261f6844-fa02-4d43-8a3a-c80c4aecfc4a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c5d3d90bff3c41a485f4b0da76cc663f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d242677ab7c453fa9737b4b9114b9c3', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:14:48.714141 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-261f6844-fa02-4d43-8a3a-c80c4aecfc4a tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca/action returned with HTTP 403 Aug 07 17:14:48.714817 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1035/4111] 10.4.3.144 () {70 vars in 1430 bytes} [Fri Aug 7 17:14:48 2026] POST /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:48.738186 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-74d22d99-f453-42e3-a027-0016a009eea3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.739801 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-74d22d99-f453-42e3-a027-0016a009eea3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 Aug 07 17:14:48.740016 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-74d22d99-f453-42e3-a027-0016a009eea3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:48.740201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-74d22d99-f453-42e3-a027-0016a009eea3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:48.740932 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-74d22d99-f453-42e3-a027-0016a009eea3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume with id: ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 Aug 07 17:14:48.747345 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.747345 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:48.747997 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-74d22d99-f453-42e3-a027-0016a009eea3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:48.765783 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-74d22d99-f453-42e3-a027-0016a009eea3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume request issued successfully. Aug 07 17:14:48.766358 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-74d22d99-f453-42e3-a027-0016a009eea3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 returned with HTTP 202 Aug 07 17:14:48.766737 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1024/4112] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:14:48 2026] DELETE /volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:48.769787 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b0b6ad2-c1c4-49c7-a6f8-4cd6628a69e8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.774716 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b0b6ad2-c1c4-49c7-a6f8-4cd6628a69e8 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:48.774716 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b0b6ad2-c1c4-49c7-a6f8-4cd6628a69e8 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:48.774716 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b0b6ad2-c1c4-49c7-a6f8-4cd6628a69e8 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:48.785416 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.785416 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:48.785999 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f75bf856-f074-4e06-9d56-8040c3c0bedd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.787726 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f75bf856-f074-4e06-9d56-8040c3c0bedd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 Aug 07 17:14:48.788066 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f75bf856-f074-4e06-9d56-8040c3c0bedd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:48.788452 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f75bf856-f074-4e06-9d56-8040c3c0bedd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:48.790731 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b0b6ad2-c1c4-49c7-a6f8-4cd6628a69e8 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:48.795902 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b0b6ad2-c1c4-49c7-a6f8-4cd6628a69e8 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:48.796596 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1028/4113] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:48 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:48.803732 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.803732 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:48.809040 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f75bf856-f074-4e06-9d56-8040c3c0bedd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:14:48.811773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b9ad83f-0ca1-4c3a-9685-8289568e2b56 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.813188 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f75bf856-f074-4e06-9d56-8040c3c0bedd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 returned with HTTP 200 Aug 07 17:14:48.813597 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1027/4114] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:48 2026] GET /volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:48.815078 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b9ad83f-0ca1-4c3a-9685-8289568e2b56 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:48.815289 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b9ad83f-0ca1-4c3a-9685-8289568e2b56 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:48.815468 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b9ad83f-0ca1-4c3a-9685-8289568e2b56 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:48.834519 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.834519 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:48.838710 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b9ad83f-0ca1-4c3a-9685-8289568e2b56 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:48.844564 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b9ad83f-0ca1-4c3a-9685-8289568e2b56 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:48.844743 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1036/4115] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:48 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:48.860806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e4b981df-4c8b-40a3-8634-833260c9a66e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.862475 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4b981df-4c8b-40a3-8634-833260c9a66e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action Aug 07 17:14:48.862954 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e4b981df-4c8b-40a3-8634-833260c9a66e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action body: b'{"os-detach": {"attachment_id": "dec4a514-f82e-4613-9f7f-dea73f5d2443"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:48.863223 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e4b981df-4c8b-40a3-8634-833260c9a66e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "dec4a514-f82e-4613-9f7f-dea73f5d2443"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:48.875221 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.875221 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:48.875710 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e4b981df-4c8b-40a3-8634-833260c9a66e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:48.883781 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4b981df-4c8b-40a3-8634-833260c9a66e tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action returned with HTTP 400 Aug 07 17:14:48.884469 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1025/4116] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:14:48 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 100 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:14:48.929566 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-a6367ecc-778b-4024-b27b-7c08461088d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.931977 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-a6367ecc-778b-4024-b27b-7c08461088d7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:48.932458 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-a6367ecc-778b-4024-b27b-7c08461088d7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:48.932821 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-a6367ecc-778b-4024-b27b-7c08461088d7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:48.943648 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.943648 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:48.948232 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-a6367ecc-778b-4024-b27b-7c08461088d7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:48.952004 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-a6367ecc-778b-4024-b27b-7c08461088d7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:48.952497 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1029/4117] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:48 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:48.973679 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-65dcb3ca-700a-41d7-b6c6-35a07a2c4fea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:48.976101 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-65dcb3ca-700a-41d7-b6c6-35a07a2c4fea tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0/action Aug 07 17:14:48.976680 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-65dcb3ca-700a-41d7-b6c6-35a07a2c4fea tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:48.976875 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-65dcb3ca-700a-41d7-b6c6-35a07a2c4fea tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:48.988845 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:48.988845 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:48.989924 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-65dcb3ca-700a-41d7-b6c6-35a07a2c4fea tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:48.996164 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-65dcb3ca-700a-41d7-b6c6-35a07a2c4fea tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Begin detaching volume completed successfully. Aug 07 17:14:48.996429 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-65dcb3ca-700a-41d7-b6c6-35a07a2c4fea tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0/action returned with HTTP 202 Aug 07 17:14:48.997145 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1028/4118] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:14:48 2026] POST /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:49.063623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0bb1ba88-af9a-41d2-b1f9-977b764b7ae1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:49.064121 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0bb1ba88-af9a-41d2-b1f9-977b764b7ae1 None None] GET https://10.4.3.144/volume// Aug 07 17:14:49.064462 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0bb1ba88-af9a-41d2-b1f9-977b764b7ae1 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:49.064706 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0bb1ba88-af9a-41d2-b1f9-977b764b7ae1 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:49.065123 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0bb1ba88-af9a-41d2-b1f9-977b764b7ae1 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:49.065989 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1037/4119] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:14: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 07 17:14:49.073977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-87060040-f230-4788-89bb-cce7bc2da73f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:49.076310 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-87060040-f230-4788-89bb-cce7bc2da73f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:49.076549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-87060040-f230-4788-89bb-cce7bc2da73f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:49.076774 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-87060040-f230-4788-89bb-cce7bc2da73f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:49.086891 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:49.086891 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:49.090347 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-87060040-f230-4788-89bb-cce7bc2da73f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:49.094511 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-87060040-f230-4788-89bb-cce7bc2da73f tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:49.094907 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1026/4120] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:14:49 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 1333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:14:49.173054 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-47a00275-9b4f-41a4-bd12-84d6f4d80569 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:49.175401 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47a00275-9b4f-41a4-bd12-84d6f4d80569 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:49.175401 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47a00275-9b4f-41a4-bd12-84d6f4d80569 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:49.175401 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47a00275-9b4f-41a4-bd12-84d6f4d80569 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:49.175401 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-47a00275-9b4f-41a4-bd12-84d6f4d80569 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:49.179964 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:49.179964 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:49.180670 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47a00275-9b4f-41a4-bd12-84d6f4d80569 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:49.181056 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1030/4121] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:49 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:49.306133 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f1221fd3-411a-49f8-8ada-c02c92d21f11 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:49.308458 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1221fd3-411a-49f8-8ada-c02c92d21f11 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:49.308688 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1221fd3-411a-49f8-8ada-c02c92d21f11 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:49.308908 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1221fd3-411a-49f8-8ada-c02c92d21f11 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:49.319364 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:49.319364 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:49.323443 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f1221fd3-411a-49f8-8ada-c02c92d21f11 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:49.327984 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1221fd3-411a-49f8-8ada-c02c92d21f11 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:49.328927 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1029/4122] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:49 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:49.829704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b52e2947-1e0e-45cc-9365-707fb8c4b2d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:49.831604 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b52e2947-1e0e-45cc-9365-707fb8c4b2d6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 Aug 07 17:14:49.831748 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b52e2947-1e0e-45cc-9365-707fb8c4b2d6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:49.831947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b52e2947-1e0e-45cc-9365-707fb8c4b2d6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:49.837872 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b52e2947-1e0e-45cc-9365-707fb8c4b2d6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 returned with HTTP 404 Aug 07 17:14:49.838516 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1038/4123] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:49 2026] GET /volume/v3/volumes/ff6ca9bd-f91d-4119-9a8e-2d09bd02f357 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:49.851237 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:49.853063 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] POST https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3/restore Aug 07 17:14:49.853473 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:49.854825 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Restoring backup 8f665442-b3b7-4bc9-828f-a447656e47a3 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100227) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 17:14:49.854948 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Restoring backup 8f665442-b3b7-4bc9-828f-a447656e47a3 to volume None. Aug 07 17:14:49.862164 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:49.862164 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:49.865037 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Creating volume of 1 GB for restore of backup 8f665442-b3b7-4bc9-828f-a447656e47a3. Aug 07 17:14:49.866920 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Availability Zones retrieved successfully. Aug 07 17:14:49.873198 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Flow 'volume_create_api' (1d2ffdf8-8c50-470a-b443-0253824f2d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:49.874297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02dcb20b-ad92-444f-98d6-d6dbbeeded9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:49.875181 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:14:49.904216 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02dcb20b-ad92-444f-98d6-d6dbbeeded9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:49.904956 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e82d4a4-8cbd-41ab-ad10-2d92fa1fbe46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:49.953375 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Created reservations ['e962f770-a880-4f02-a460-a5e5ad998fd2', 'effe7edf-6e51-45a0-92d2-5248a9d64e97', 'bfd73dfc-b3a5-455d-9fbc-c33ab5f841c6', '479902ee-a7ed-448b-afc5-a8ab865911ed'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:49.954407 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e82d4a4-8cbd-41ab-ad10-2d92fa1fbe46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e962f770-a880-4f02-a460-a5e5ad998fd2', 'effe7edf-6e51-45a0-92d2-5248a9d64e97', 'bfd73dfc-b3a5-455d-9fbc-c33ab5f841c6', '479902ee-a7ed-448b-afc5-a8ab865911ed']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:49.955463 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b90046-bfdd-4fa4-a65c-606988db5a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:49.992242 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b90046-bfdd-4fa4-a65c-606988db5a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e6d6422-e60c-4da2-8928-052415696c97', '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='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['e962f770-a880-4f02-a460-a5e5ad998fd2','effe7edf-6e51-45a0-92d2-5248a9d64e97','bfd73dfc-b3a5-455d-9fbc-c33ab5f841c6','479902ee-a7ed-448b-afc5-a8ab865911ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5d3d90bff3c41a485f4b0da76cc663f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:14:49Z,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=0e6d6422-e60c-4da2-8928-052415696c97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d242677ab7c453fa9737b4b9114b9c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5d3d90bff3c41a485f4b0da76cc663f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:49.993241 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86fcbfa8-3e6a-4bba-bb7f-c6b728e2fadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:50.010698 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86fcbfa8-3e6a-4bba-bb7f-c6b728e2fadc) transitioned into 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='7d242677ab7c453fa9737b4b9114b9c3',qos_specs=None,replication_status=,reservations=['e962f770-a880-4f02-a460-a5e5ad998fd2','effe7edf-6e51-45a0-92d2-5248a9d64e97','bfd73dfc-b3a5-455d-9fbc-c33ab5f841c6','479902ee-a7ed-448b-afc5-a8ab865911ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5d3d90bff3c41a485f4b0da76cc663f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:50.011718 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8957705f-210e-41d0-9044-49562ebae958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:50.023778 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8957705f-210e-41d0-9044-49562ebae958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:50.024712 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Flow 'volume_create_api' (1d2ffdf8-8c50-470a-b443-0253824f2d9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:50.025034 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Create volume request issued successfully. Aug 07 17:14:50.033702 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:50.033702 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:50.034294 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Volume info retrieved successfully. Aug 07 17:14:50.068410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-9749e9e6-05c2-41ec-a4f9-29ab19eb296d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:50.070598 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-9749e9e6-05c2-41ec-a4f9-29ab19eb296d tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] DELETE https://10.4.3.144/volume/v3/attachments/dec4a514-f82e-4613-9f7f-dea73f5d2443 Aug 07 17:14:50.070680 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-9749e9e6-05c2-41ec-a4f9-29ab19eb296d tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:50.070905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-9749e9e6-05c2-41ec-a4f9-29ab19eb296d tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:50.077821 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:50.077821 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:50.128073 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ac2ccc7-e2e8-491f-8e76-40c7bc259532 req-9749e9e6-05c2-41ec-a4f9-29ab19eb296d tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/attachments/dec4a514-f82e-4613-9f7f-dea73f5d2443 returned with HTTP 200 Aug 07 17:14:50.128492 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1031/4124] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:14:50 2026] DELETE /volume/v3/attachments/dec4a514-f82e-4613-9f7f-dea73f5d2443 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:50.204326 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-22f03112-b4a4-449b-ada2-71604abf57d0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:50.206170 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22f03112-b4a4-449b-ada2-71604abf57d0 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:50.206420 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22f03112-b4a4-449b-ada2-71604abf57d0 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:50.206639 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22f03112-b4a4-449b-ada2-71604abf57d0 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:50.206777 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-22f03112-b4a4-449b-ada2-71604abf57d0 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:50.212672 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:50.212672 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:50.213748 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22f03112-b4a4-449b-ada2-71604abf57d0 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:50.214269 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1030/4125] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:50 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:50.367762 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3727b33b-d508-4194-ae96-d4e4fe14a2b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:50.370322 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3727b33b-d508-4194-ae96-d4e4fe14a2b0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:50.370720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3727b33b-d508-4194-ae96-d4e4fe14a2b0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:50.371101 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3727b33b-d508-4194-ae96-d4e4fe14a2b0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:50.385849 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:50.385849 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:50.390775 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3727b33b-d508-4194-ae96-d4e4fe14a2b0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:50.395415 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3727b33b-d508-4194-ae96-d4e4fe14a2b0 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:50.395811 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1039/4126] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:50 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:51.041499 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:51.041499 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:51.041959 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Volume info retrieved successfully. Aug 07 17:14:51.042127 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Checking backup size 1 against volume size 1 {{(pid=100227) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 17:14:51.042268 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Overwriting volume 0e6d6422-e60c-4da2-8928-052415696c97 with restore of backup 8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:51.052876 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] restore_backup in rpcapi backup_id 8f665442-b3b7-4bc9-828f-a447656e47a3 {{(pid=100227) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 17:14:51.057401 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bf1404b6-a4fd-4e13-8227-8da5655b3c24 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3/restore returned with HTTP 202 Aug 07 17:14:51.057401 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1027/4127] 10.4.3.144 () {70 vars in 1433 bytes} [Fri Aug 7 17:14:49 2026] POST /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3/restore => generated 152 bytes in 1204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:51.068044 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-73da9e40-e83c-402d-b500-d6283d06e835 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:51.069859 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73da9e40-e83c-402d-b500-d6283d06e835 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:51.070333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73da9e40-e83c-402d-b500-d6283d06e835 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:51.070333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-73da9e40-e83c-402d-b500-d6283d06e835 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:51.070415 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-73da9e40-e83c-402d-b500-d6283d06e835 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:51.078809 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:51.078809 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:51.079538 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-73da9e40-e83c-402d-b500-d6283d06e835 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:14:51.079910 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1032/4128] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:51 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:51.164040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0e0846f6-a298-47b0-9281-8617edb62acb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:51.169063 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e0846f6-a298-47b0-9281-8617edb62acb tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] POST https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action Aug 07 17:14:51.169402 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e0846f6-a298-47b0-9281-8617edb62acb tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:51.169536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e0846f6-a298-47b0-9281-8617edb62acb tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:51.189453 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:51.189453 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:51.195313 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.admin_actions [None req-0e0846f6-a298-47b0-9281-8617edb62acb tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] Updating volume 'ebf5d05d-53e0-421b-8751-ef95c1bbfc56' with '{'status': 'in-use'}' {{(pid=100226) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 17:14:51.220600 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e0846f6-a298-47b0-9281-8617edb62acb tempest-TestServerVolumeAttachmentScenario-218274521 tempest-TestServerVolumeAttachmentScenario-218274521-project-admin] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action returned with HTTP 202 Aug 07 17:14:51.220600 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1031/4129] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:14:51 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:51.229173 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b162b581-a5e1-4dc9-ba98-a4463d8f13fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:51.231273 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d427f55c-44fa-40c2-b8e7-bcccabb0e205 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:51.232559 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b162b581-a5e1-4dc9-ba98-a4463d8f13fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:51.232757 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b162b581-a5e1-4dc9-ba98-a4463d8f13fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:51.232992 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b162b581-a5e1-4dc9-ba98-a4463d8f13fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:51.233210 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d427f55c-44fa-40c2-b8e7-bcccabb0e205 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:51.233437 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d427f55c-44fa-40c2-b8e7-bcccabb0e205 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:51.233635 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d427f55c-44fa-40c2-b8e7-bcccabb0e205 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:51.233769 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d427f55c-44fa-40c2-b8e7-bcccabb0e205 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:51.243682 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:51.243682 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:51.244254 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d427f55c-44fa-40c2-b8e7-bcccabb0e205 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:51.244622 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1028/4130] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:51 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:51.247641 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:51.247641 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:51.249213 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b162b581-a5e1-4dc9-ba98-a4463d8f13fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:51.254095 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b162b581-a5e1-4dc9-ba98-a4463d8f13fe tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:51.254520 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1040/4131] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:51 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:51.300254 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f7b62902-2127-4578-9af3-06f718c619e8 req-b6183485-e708-4bb9-a770-15dc33c74a4b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:51.302499 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-b6183485-e708-4bb9-a770-15dc33c74a4b tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:51.302731 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-b6183485-e708-4bb9-a770-15dc33c74a4b tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:51.302976 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-b6183485-e708-4bb9-a770-15dc33c74a4b tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:51.313601 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:51.313601 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:51.317610 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f7b62902-2127-4578-9af3-06f718c619e8 req-b6183485-e708-4bb9-a770-15dc33c74a4b tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:51.322566 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-b6183485-e708-4bb9-a770-15dc33c74a4b tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:51.323036 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1033/4132] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:51 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:51.341850 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f7b62902-2127-4578-9af3-06f718c619e8 req-fe5abeae-3e8b-4d3f-b80c-21cf408ee882 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:51.343988 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-fe5abeae-3e8b-4d3f-b80c-21cf408ee882 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] POST https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action Aug 07 17:14:51.344544 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-fe5abeae-3e8b-4d3f-b80c-21cf408ee882 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:51.344724 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-fe5abeae-3e8b-4d3f-b80c-21cf408ee882 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:51.356605 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:51.356605 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:51.357196 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f7b62902-2127-4578-9af3-06f718c619e8 req-fe5abeae-3e8b-4d3f-b80c-21cf408ee882 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:51.363517 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f7b62902-2127-4578-9af3-06f718c619e8 req-fe5abeae-3e8b-4d3f-b80c-21cf408ee882 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Begin detaching volume completed successfully. Aug 07 17:14:51.363919 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-fe5abeae-3e8b-4d3f-b80c-21cf408ee882 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action returned with HTTP 202 Aug 07 17:14:51.364581 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1032/4133] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:14:51 2026] POST /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:51.410015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e3098b14-9888-4f35-838c-86c4fd15c33d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:51.412394 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e3098b14-9888-4f35-838c-86c4fd15c33d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:51.412671 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e3098b14-9888-4f35-838c-86c4fd15c33d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:51.412951 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e3098b14-9888-4f35-838c-86c4fd15c33d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:51.415260 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49597f8c-cfdf-4649-962c-a59a60d65ac2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:51.415711 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49597f8c-cfdf-4649-962c-a59a60d65ac2 None None] GET https://10.4.3.144/volume// Aug 07 17:14:51.415908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49597f8c-cfdf-4649-962c-a59a60d65ac2 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:51.416120 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49597f8c-cfdf-4649-962c-a59a60d65ac2 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:51.416476 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49597f8c-cfdf-4649-962c-a59a60d65ac2 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:51.416796 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1041/4134] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:14: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 07 17:14:51.426448 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f7b62902-2127-4578-9af3-06f718c619e8 req-2163ea20-ccfe-41ec-aada-c6fcf5117b63 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:51.426603 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:51.426603 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:51.431426 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e3098b14-9888-4f35-838c-86c4fd15c33d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:51.431546 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-2163ea20-ccfe-41ec-aada-c6fcf5117b63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:51.431688 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-2163ea20-ccfe-41ec-aada-c6fcf5117b63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:51.431901 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-2163ea20-ccfe-41ec-aada-c6fcf5117b63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:51.436662 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e3098b14-9888-4f35-838c-86c4fd15c33d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:51.437357 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1029/4135] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:51 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:51.442671 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:51.442671 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:51.447618 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f7b62902-2127-4578-9af3-06f718c619e8 req-2163ea20-ccfe-41ec-aada-c6fcf5117b63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:51.452202 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-2163ea20-ccfe-41ec-aada-c6fcf5117b63 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:51.452636 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1034/4136] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:14:51 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 1332 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:14:52.092477 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e8aab93a-e4c5-4f4c-870b-2da9dc2f569b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:52.094473 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e8aab93a-e4c5-4f4c-870b-2da9dc2f569b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:52.094815 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e8aab93a-e4c5-4f4c-870b-2da9dc2f569b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:52.095178 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e8aab93a-e4c5-4f4c-870b-2da9dc2f569b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:52.095354 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e8aab93a-e4c5-4f4c-870b-2da9dc2f569b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:52.100206 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:52.100206 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:52.100988 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e8aab93a-e4c5-4f4c-870b-2da9dc2f569b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:14:52.101559 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1033/4137] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:52 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:52.255985 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c1580ecb-f78e-4dbd-b61e-0e6a024fb0c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:52.258663 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c1580ecb-f78e-4dbd-b61e-0e6a024fb0c5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:52.258763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c1580ecb-f78e-4dbd-b61e-0e6a024fb0c5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:52.259520 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c1580ecb-f78e-4dbd-b61e-0e6a024fb0c5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:52.259520 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c1580ecb-f78e-4dbd-b61e-0e6a024fb0c5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:52.266090 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:52.266090 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:52.266478 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c1580ecb-f78e-4dbd-b61e-0e6a024fb0c5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:52.267240 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1042/4138] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:52 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:52.455095 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c2545ff8-e9d4-41eb-a0f4-15446bbe977c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:52.456910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c2545ff8-e9d4-41eb-a0f4-15446bbe977c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:52.457140 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c2545ff8-e9d4-41eb-a0f4-15446bbe977c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:52.457349 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c2545ff8-e9d4-41eb-a0f4-15446bbe977c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:52.469389 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:52.469389 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:52.473947 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c2545ff8-e9d4-41eb-a0f4-15446bbe977c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:52.477997 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c2545ff8-e9d4-41eb-a0f4-15446bbe977c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:52.478386 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1030/4139] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:52 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:53.116049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a0e8b7d3-7d02-4131-a7f2-9ceccd684b91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:53.118015 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0e8b7d3-7d02-4131-a7f2-9ceccd684b91 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:53.118329 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0e8b7d3-7d02-4131-a7f2-9ceccd684b91 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:53.118586 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0e8b7d3-7d02-4131-a7f2-9ceccd684b91 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:53.118753 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a0e8b7d3-7d02-4131-a7f2-9ceccd684b91 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:53.130078 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:53.130078 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:53.130078 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0e8b7d3-7d02-4131-a7f2-9ceccd684b91 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:14:53.130078 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1035/4140] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:53 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:53.279337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5b3db04a-3379-4b64-a5e9-bea4fad733f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:53.282158 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b3db04a-3379-4b64-a5e9-bea4fad733f5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:53.282441 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b3db04a-3379-4b64-a5e9-bea4fad733f5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:53.282684 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b3db04a-3379-4b64-a5e9-bea4fad733f5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:53.282833 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5b3db04a-3379-4b64-a5e9-bea4fad733f5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:53.288004 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:53.288004 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:53.288937 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b3db04a-3379-4b64-a5e9-bea4fad733f5 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:53.289392 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1034/4141] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:53 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:53.499624 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7206510-4e6b-415e-a213-a68e469ebc15 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:53.501605 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7206510-4e6b-415e-a213-a68e469ebc15 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:53.501890 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7206510-4e6b-415e-a213-a68e469ebc15 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:53.502148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7206510-4e6b-415e-a213-a68e469ebc15 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:53.513314 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:53.513314 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:53.519167 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e7206510-4e6b-415e-a213-a68e469ebc15 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:53.523927 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7206510-4e6b-415e-a213-a68e469ebc15 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:53.524328 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1043/4142] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:53 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:53.789450 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f7b62902-2127-4578-9af3-06f718c619e8 req-cebd1818-06c0-4d44-8c83-491892de404d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:53.791685 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-cebd1818-06c0-4d44-8c83-491892de404d tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] DELETE https://10.4.3.144/volume/v3/attachments/b1f99866-6a3e-4367-bdd3-8b9648440078 Aug 07 17:14:53.791872 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-cebd1818-06c0-4d44-8c83-491892de404d tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:53.792123 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-cebd1818-06c0-4d44-8c83-491892de404d tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:53.800040 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:53.800040 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:53.859813 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f7b62902-2127-4578-9af3-06f718c619e8 req-cebd1818-06c0-4d44-8c83-491892de404d tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/attachments/b1f99866-6a3e-4367-bdd3-8b9648440078 returned with HTTP 200 Aug 07 17:14:53.860393 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1031/4143] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:14:53 2026] DELETE /volume/v3/attachments/b1f99866-6a3e-4367-bdd3-8b9648440078 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:54.139946 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-933a8420-a709-4a35-9941-554829f68aa2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:54.142165 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-933a8420-a709-4a35-9941-554829f68aa2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:54.142393 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-933a8420-a709-4a35-9941-554829f68aa2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:54.142583 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-933a8420-a709-4a35-9941-554829f68aa2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:54.142716 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-933a8420-a709-4a35-9941-554829f68aa2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:54.151331 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:54.151331 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:54.151977 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-933a8420-a709-4a35-9941-554829f68aa2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:14:54.152392 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1036/4144] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:54 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:54.303013 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f9fa5d82-7ca5-423a-aa8b-08d72ef7e95c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:54.311971 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9fa5d82-7ca5-423a-aa8b-08d72ef7e95c tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:54.312247 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f9fa5d82-7ca5-423a-aa8b-08d72ef7e95c tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:54.312460 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f9fa5d82-7ca5-423a-aa8b-08d72ef7e95c tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:54.312576 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f9fa5d82-7ca5-423a-aa8b-08d72ef7e95c tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:54.317488 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:54.317488 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:54.318231 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9fa5d82-7ca5-423a-aa8b-08d72ef7e95c tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:54.318598 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1035/4145] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:54 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:54.538038 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-50b3920b-24c9-45dc-b167-5bd488810a95 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:54.541456 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50b3920b-24c9-45dc-b167-5bd488810a95 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:54.541639 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50b3920b-24c9-45dc-b167-5bd488810a95 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:54.541858 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50b3920b-24c9-45dc-b167-5bd488810a95 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:54.555327 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:54.555327 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:54.558851 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-50b3920b-24c9-45dc-b167-5bd488810a95 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:54.566155 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50b3920b-24c9-45dc-b167-5bd488810a95 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:54.566569 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1044/4146] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:54 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:54.612420 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-906713b7-46af-4dd4-9638-5bd3f96f5c72 req-78d41e32-3572-4f9f-821d-2adfb6b408e7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:54.615085 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-906713b7-46af-4dd4-9638-5bd3f96f5c72 req-78d41e32-3572-4f9f-821d-2adfb6b408e7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:54.615298 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-906713b7-46af-4dd4-9638-5bd3f96f5c72 req-78d41e32-3572-4f9f-821d-2adfb6b408e7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:54.615527 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-906713b7-46af-4dd4-9638-5bd3f96f5c72 req-78d41e32-3572-4f9f-821d-2adfb6b408e7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:54.622820 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:54.622820 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:54.629829 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-906713b7-46af-4dd4-9638-5bd3f96f5c72 req-78d41e32-3572-4f9f-821d-2adfb6b408e7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:54.634014 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-906713b7-46af-4dd4-9638-5bd3f96f5c72 req-78d41e32-3572-4f9f-821d-2adfb6b408e7 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:54.634411 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1032/4147] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:54 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:54.872068 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-348bf089-0ce6-4d2c-97cf-21b01ea04e8e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:54.874787 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-348bf089-0ce6-4d2c-97cf-21b01ea04e8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments/2a3d22b9-638e-4724-a6a0-532d182698ab/action Aug 07 17:14:54.875255 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-348bf089-0ce6-4d2c-97cf-21b01ea04e8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:54.875416 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-348bf089-0ce6-4d2c-97cf-21b01ea04e8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:54.896289 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:54.896289 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:54.909247 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f1073a39-1fd6-445c-a962-9b82713c3511 req-348bf089-0ce6-4d2c-97cf-21b01ea04e8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/2a3d22b9-638e-4724-a6a0-532d182698ab/action returned with HTTP 204 Aug 07 17:14:54.909612 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1037/4148] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:14:54 2026] POST /volume/v3/attachments/2a3d22b9-638e-4724-a6a0-532d182698ab/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:55.162783 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e43a1ae4-6273-4d70-a1b7-4a9558ba117e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.166235 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e43a1ae4-6273-4d70-a1b7-4a9558ba117e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:55.166554 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e43a1ae4-6273-4d70-a1b7-4a9558ba117e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.166969 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e43a1ae4-6273-4d70-a1b7-4a9558ba117e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.167134 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e43a1ae4-6273-4d70-a1b7-4a9558ba117e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:55.173480 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.173480 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:55.174102 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e43a1ae4-6273-4d70-a1b7-4a9558ba117e tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:14:55.174549 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1036/4149] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:55.332510 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-52e66e6a-1b3e-4359-8ace-a43e4f7f47cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.334452 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52e66e6a-1b3e-4359-8ace-a43e4f7f47cb tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:55.334719 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52e66e6a-1b3e-4359-8ace-a43e4f7f47cb tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.334919 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52e66e6a-1b3e-4359-8ace-a43e4f7f47cb tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.335041 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-52e66e6a-1b3e-4359-8ace-a43e4f7f47cb tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:55.340980 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.340980 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:55.341739 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52e66e6a-1b3e-4359-8ace-a43e4f7f47cb tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:55.342113 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1045/4150] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:55.355678 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-47968770-87e2-40f1-9765-076d267e50a8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.358876 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47968770-87e2-40f1-9765-076d267e50a8 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 Aug 07 17:14:55.359247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47968770-87e2-40f1-9765-076d267e50a8 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.359459 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47968770-87e2-40f1-9765-076d267e50a8 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.367014 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.367014 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:55.371132 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-47968770-87e2-40f1-9765-076d267e50a8 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Volume info retrieved successfully. Aug 07 17:14:55.376392 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47968770-87e2-40f1-9765-076d267e50a8 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 returned with HTTP 200 Aug 07 17:14:55.377001 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1033/4151] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:55.394937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5408b0e1-eec0-4ccd-9a46-1cc16b7c3d8c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.405203 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5408b0e1-eec0-4ccd-9a46-1cc16b7c3d8c tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] PUT https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:55.405203 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5408b0e1-eec0-4ccd-9a46-1cc16b7c3d8c tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-550349802", "description": "tempest-volume-backup-description-67205319"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:55.411324 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.411324 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:55.419900 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5408b0e1-eec0-4ccd-9a46-1cc16b7c3d8c tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:55.420456 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1038/4152] 10.4.3.144 () {70 vars in 1409 bytes} [Fri Aug 7 17:14:55 2026] PUT /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 332 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:55.430671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-016f7c3b-c283-4ddb-b74b-2408c0fb5cb3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.432602 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-016f7c3b-c283-4ddb-b74b-2408c0fb5cb3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:55.432854 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-016f7c3b-c283-4ddb-b74b-2408c0fb5cb3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.433071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-016f7c3b-c283-4ddb-b74b-2408c0fb5cb3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.433220 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-016f7c3b-c283-4ddb-b74b-2408c0fb5cb3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:55.437523 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.437523 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:55.438290 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-016f7c3b-c283-4ddb-b74b-2408c0fb5cb3 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:55.438678 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1037/4153] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 838 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:55.451832 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-558181de-fe4d-4202-9eba-8c5b2f27cdb1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.454217 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-558181de-fe4d-4202-9eba-8c5b2f27cdb1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] DELETE https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:55.454536 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-558181de-fe4d-4202-9eba-8c5b2f27cdb1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.454809 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-558181de-fe4d-4202-9eba-8c5b2f27cdb1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.454955 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-558181de-fe4d-4202-9eba-8c5b2f27cdb1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Delete backup with id: a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. Aug 07 17:14:55.460248 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.460248 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:55.477412 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-558181de-fe4d-4202-9eba-8c5b2f27cdb1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] delete_backup rpcapi backup_id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:14:55.479795 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-558181de-fe4d-4202-9eba-8c5b2f27cdb1 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 202 Aug 07 17:14:55.480386 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1046/4154] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:14:55 2026] DELETE /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:55.488406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-481ea046-da8f-4b5d-8856-0feb09058b93 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.490359 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-481ea046-da8f-4b5d-8856-0feb09058b93 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:55.490642 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-481ea046-da8f-4b5d-8856-0feb09058b93 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.490912 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-481ea046-da8f-4b5d-8856-0feb09058b93 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.491068 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-481ea046-da8f-4b5d-8856-0feb09058b93 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:55.495307 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.495307 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:55.496124 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-481ea046-da8f-4b5d-8856-0feb09058b93 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 200 Aug 07 17:14:55.496768 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1034/4155] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:55.583646 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e444c396-2142-4f6e-b08b-776444b1b75b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.585543 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e444c396-2142-4f6e-b08b-776444b1b75b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:55.585751 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e444c396-2142-4f6e-b08b-776444b1b75b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.585974 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e444c396-2142-4f6e-b08b-776444b1b75b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.599576 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.599576 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:55.604361 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e444c396-2142-4f6e-b08b-776444b1b75b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:55.609128 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e444c396-2142-4f6e-b08b-776444b1b75b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:55.609546 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1039/4156] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:55.629555 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0921ee4f-b791-4223-bb7a-83b9e8c3ab53 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.634781 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0921ee4f-b791-4223-bb7a-83b9e8c3ab53 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:55.635038 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0921ee4f-b791-4223-bb7a-83b9e8c3ab53 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.635277 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0921ee4f-b791-4223-bb7a-83b9e8c3ab53 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.650244 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.650244 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:55.654218 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0921ee4f-b791-4223-bb7a-83b9e8c3ab53 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:55.660234 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0921ee4f-b791-4223-bb7a-83b9e8c3ab53 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:55.660684 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1038/4157] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 1170 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:55.716509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-30412afc-7ffc-4830-85c8-4bd614d8fb76 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.718643 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-30412afc-7ffc-4830-85c8-4bd614d8fb76 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:55.718851 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-30412afc-7ffc-4830-85c8-4bd614d8fb76 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.719121 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-30412afc-7ffc-4830-85c8-4bd614d8fb76 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.729184 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.729184 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:55.733381 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-30412afc-7ffc-4830-85c8-4bd614d8fb76 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:55.737979 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-30412afc-7ffc-4830-85c8-4bd614d8fb76 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:55.738366 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1047/4158] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:14:55.755912 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-2051edc4-213c-45a1-afba-1d2047b63b96 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.757989 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-2051edc4-213c-45a1-afba-1d2047b63b96 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add/action Aug 07 17:14:55.758296 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-2051edc4-213c-45a1-afba-1d2047b63b96 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:14:55.758438 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-2051edc4-213c-45a1-afba-1d2047b63b96 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:55.779623 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.779623 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:55.779623 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-2051edc4-213c-45a1-afba-1d2047b63b96 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:55.787823 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-2051edc4-213c-45a1-afba-1d2047b63b96 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Begin detaching volume completed successfully. Aug 07 17:14:55.788231 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-2051edc4-213c-45a1-afba-1d2047b63b96 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add/action returned with HTTP 202 Aug 07 17:14:55.788497 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1035/4159] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:14:55 2026] POST /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:14:55.842320 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ec6ffdb-10d3-4124-9231-b21d8dd97670 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.842765 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ec6ffdb-10d3-4124-9231-b21d8dd97670 None None] GET https://10.4.3.144/volume// Aug 07 17:14:55.842996 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ec6ffdb-10d3-4124-9231-b21d8dd97670 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.843260 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ec6ffdb-10d3-4124-9231-b21d8dd97670 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.843689 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ec6ffdb-10d3-4124-9231-b21d8dd97670 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:14:55.844062 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1040/4160] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:14: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 07 17:14:55.854367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-7388ae1e-d124-442c-91e4-e668e7e9a2e7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.856538 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-7388ae1e-d124-442c-91e4-e668e7e9a2e7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:55.856830 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-7388ae1e-d124-442c-91e4-e668e7e9a2e7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.857100 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-7388ae1e-d124-442c-91e4-e668e7e9a2e7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.867421 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.867421 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:55.872245 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-7388ae1e-d124-442c-91e4-e668e7e9a2e7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:55.877893 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-7388ae1e-d124-442c-91e4-e668e7e9a2e7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:55.878413 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1039/4161] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:14:55.890779 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-bf2626b4-4f92-411d-8bce-328e4a467996 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:55.893782 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-bf2626b4-4f92-411d-8bce-328e4a467996 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add/encryption Aug 07 17:14:55.894119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-bf2626b4-4f92-411d-8bce-328e4a467996 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:55.894411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-bf2626b4-4f92-411d-8bce-328e4a467996 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:55.905196 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:55.905196 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:55.912017 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-bf2626b4-4f92-411d-8bce-328e4a467996 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add/encryption returned with HTTP 200 Aug 07 17:14:55.912496 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1048/4162] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:14:55 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:56.193038 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-50a876b6-9231-493d-8a75-29bc5e96cbe2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:56.195331 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50a876b6-9231-493d-8a75-29bc5e96cbe2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:56.195594 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50a876b6-9231-493d-8a75-29bc5e96cbe2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:56.195807 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50a876b6-9231-493d-8a75-29bc5e96cbe2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:56.195947 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-50a876b6-9231-493d-8a75-29bc5e96cbe2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:56.200389 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:56.200389 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:56.201157 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50a876b6-9231-493d-8a75-29bc5e96cbe2 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:14:56.201541 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1036/4163] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:56 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:56.506754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2cc92554-ce9b-4d34-9c13-657665a14260 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:56.508719 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cc92554-ce9b-4d34-9c13-657665a14260 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 Aug 07 17:14:56.508991 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cc92554-ce9b-4d34-9c13-657665a14260 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:56.509254 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cc92554-ce9b-4d34-9c13-657665a14260 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:56.509399 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2cc92554-ce9b-4d34-9c13-657665a14260 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Show backup with id a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:56.512917 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cc92554-ce9b-4d34-9c13-657665a14260 tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 returned with HTTP 404 Aug 07 17:14:56.513388 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1041/4164] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:56 2026] GET /volume/v3/backups/a6b1c4c8-5fe5-48a2-8e89-b8f4175953e1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:56.582997 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4b989534-786c-469c-ac38-e47adfc369dc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:56.584863 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b989534-786c-469c-ac38-e47adfc369dc tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 Aug 07 17:14:56.585132 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b989534-786c-469c-ac38-e47adfc369dc tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:56.585325 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b989534-786c-469c-ac38-e47adfc369dc tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:56.592170 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:56.592170 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:56.595537 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4b989534-786c-469c-ac38-e47adfc369dc tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Volume info retrieved successfully. Aug 07 17:14:56.599660 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b989534-786c-469c-ac38-e47adfc369dc tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 returned with HTTP 200 Aug 07 17:14:56.599968 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1040/4165] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:56 2026] GET /volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:56.611760 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e969232c-bc6a-48ee-9269-8c52e547578b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:56.613528 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e969232c-bc6a-48ee-9269-8c52e547578b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] DELETE https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 Aug 07 17:14:56.613771 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e969232c-bc6a-48ee-9269-8c52e547578b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:56.613953 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e969232c-bc6a-48ee-9269-8c52e547578b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:56.614147 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e969232c-bc6a-48ee-9269-8c52e547578b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Delete volume with id: 80f35300-3ec0-420f-98eb-2fb44e149a84 Aug 07 17:14:56.621184 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:56.621184 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:56.621719 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e969232c-bc6a-48ee-9269-8c52e547578b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Volume info retrieved successfully. Aug 07 17:14:56.638005 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e969232c-bc6a-48ee-9269-8c52e547578b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Delete volume request issued successfully. Aug 07 17:14:56.638198 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e969232c-bc6a-48ee-9269-8c52e547578b tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 returned with HTTP 202 Aug 07 17:14:56.638580 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1049/4166] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:14:56 2026] DELETE /volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:56.646280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0ff8405a-8bcb-41f7-b883-919f3c31a4dd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:56.647905 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ff8405a-8bcb-41f7-b883-919f3c31a4dd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 Aug 07 17:14:56.648212 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ff8405a-8bcb-41f7-b883-919f3c31a4dd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:56.648457 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ff8405a-8bcb-41f7-b883-919f3c31a4dd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:56.656374 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:56.656374 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:56.660362 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0ff8405a-8bcb-41f7-b883-919f3c31a4dd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Volume info retrieved successfully. Aug 07 17:14:56.665009 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ff8405a-8bcb-41f7-b883-919f3c31a4dd tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 returned with HTTP 200 Aug 07 17:14:56.665452 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1037/4167] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:56 2026] GET /volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:56.789870 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-1f3163ae-b9f7-4427-bae3-d490037c7fa7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:56.792017 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-1f3163ae-b9f7-4427-bae3-d490037c7fa7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/attachments/2a3d22b9-638e-4724-a6a0-532d182698ab Aug 07 17:14:56.792240 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-1f3163ae-b9f7-4427-bae3-d490037c7fa7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:56.792420 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-1f3163ae-b9f7-4427-bae3-d490037c7fa7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:56.799795 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:56.799795 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:56.841392 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d586dc23-c495-49dc-b22c-9503644c4f50 req-1f3163ae-b9f7-4427-bae3-d490037c7fa7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/2a3d22b9-638e-4724-a6a0-532d182698ab returned with HTTP 200 Aug 07 17:14:56.841850 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1042/4168] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:14:56 2026] DELETE /volume/v3/attachments/2a3d22b9-638e-4724-a6a0-532d182698ab => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:56.917079 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-76787abb-5aee-46ae-ada9-32e6eaf7fb8f req-351ffb4d-97a0-4e93-8be9-3ccce2793433 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:56.919186 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-76787abb-5aee-46ae-ada9-32e6eaf7fb8f req-351ffb4d-97a0-4e93-8be9-3ccce2793433 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:56.919408 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-76787abb-5aee-46ae-ada9-32e6eaf7fb8f req-351ffb4d-97a0-4e93-8be9-3ccce2793433 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:56.919635 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-76787abb-5aee-46ae-ada9-32e6eaf7fb8f req-351ffb4d-97a0-4e93-8be9-3ccce2793433 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:56.926260 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:56.926260 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:56.929817 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-76787abb-5aee-46ae-ada9-32e6eaf7fb8f req-351ffb4d-97a0-4e93-8be9-3ccce2793433 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:56.934030 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-76787abb-5aee-46ae-ada9-32e6eaf7fb8f req-351ffb4d-97a0-4e93-8be9-3ccce2793433 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:56.934431 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1041/4169] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:14:56 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:57.211798 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f9cbe5f-25da-4dec-bbc9-d6d823391f2b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:57.213602 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f9cbe5f-25da-4dec-bbc9-d6d823391f2b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:57.213830 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f9cbe5f-25da-4dec-bbc9-d6d823391f2b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:57.214009 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f9cbe5f-25da-4dec-bbc9-d6d823391f2b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:57.214224 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3f9cbe5f-25da-4dec-bbc9-d6d823391f2b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:57.218320 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:57.218320 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:57.219008 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f9cbe5f-25da-4dec-bbc9-d6d823391f2b tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:14:57.219468 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1050/4170] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:57 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:57.671470 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c2b101ff-be97-40f7-972d-36a156f63dfd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:57.673751 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c2b101ff-be97-40f7-972d-36a156f63dfd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] DELETE https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:57.673751 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c2b101ff-be97-40f7-972d-36a156f63dfd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:57.673751 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c2b101ff-be97-40f7-972d-36a156f63dfd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:57.673751 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-c2b101ff-be97-40f7-972d-36a156f63dfd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Delete volume with id: 1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:57.680815 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:57.680815 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:57.680895 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e7eb6fc4-775f-4798-bc0c-43cf1f06f7dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:57.681333 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c2b101ff-be97-40f7-972d-36a156f63dfd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:57.682751 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7eb6fc4-775f-4798-bc0c-43cf1f06f7dc tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] GET https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 Aug 07 17:14:57.683073 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7eb6fc4-775f-4798-bc0c-43cf1f06f7dc tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:57.683270 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7eb6fc4-775f-4798-bc0c-43cf1f06f7dc tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:57.689253 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7eb6fc4-775f-4798-bc0c-43cf1f06f7dc tempest-VolumesBackupsV39Test-373770644 tempest-VolumesBackupsV39Test-373770644-project-member] https://10.4.3.144/volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 returned with HTTP 404 Aug 07 17:14:57.689827 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1043/4171] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:57 2026] GET /volume/v3/volumes/80f35300-3ec0-420f-98eb-2fb44e149a84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:57.715742 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c2b101ff-be97-40f7-972d-36a156f63dfd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Delete volume request issued successfully. Aug 07 17:14:57.715994 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c2b101ff-be97-40f7-972d-36a156f63dfd tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 202 Aug 07 17:14:57.716542 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1038/4172] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:14:57 2026] DELETE /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:57.731968 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-44f83947-15ab-4be0-9a59-cb5b412b0750 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:57.734011 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44f83947-15ab-4be0-9a59-cb5b412b0750 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:57.734265 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44f83947-15ab-4be0-9a59-cb5b412b0750 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:57.734426 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44f83947-15ab-4be0-9a59-cb5b412b0750 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:57.742343 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:57.742343 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:57.749053 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-44f83947-15ab-4be0-9a59-cb5b412b0750 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:57.752653 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44f83947-15ab-4be0-9a59-cb5b412b0750 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 200 Aug 07 17:14:57.753415 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1042/4173] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:57 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:58.229668 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-518c376f-13b1-4825-8576-5ddd725cb8d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:58.231890 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-518c376f-13b1-4825-8576-5ddd725cb8d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:58.232151 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-518c376f-13b1-4825-8576-5ddd725cb8d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:58.232385 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-518c376f-13b1-4825-8576-5ddd725cb8d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:58.232529 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-518c376f-13b1-4825-8576-5ddd725cb8d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:58.237362 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:58.237362 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:14:58.237982 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-518c376f-13b1-4825-8576-5ddd725cb8d3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:14:58.238429 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1051/4174] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:58 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:58.766807 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f325ec5f-1749-4f8f-b36c-dd569080cd96 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:58.768634 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f325ec5f-1749-4f8f-b36c-dd569080cd96 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 Aug 07 17:14:58.768865 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f325ec5f-1749-4f8f-b36c-dd569080cd96 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:58.769080 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f325ec5f-1749-4f8f-b36c-dd569080cd96 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:58.774896 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f325ec5f-1749-4f8f-b36c-dd569080cd96 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 returned with HTTP 404 Aug 07 17:14:58.775395 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1044/4175] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:58 2026] GET /volume/v3/volumes/1465565d-b2b3-4a23-aac7-7424c66a73b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:14:58.783419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1cb07dd8-64f2-43af-83b3-7c794e058616 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:58.785258 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1cb07dd8-64f2-43af-83b3-7c794e058616 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:58.785549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1cb07dd8-64f2-43af-83b3-7c794e058616 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:58.785797 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1cb07dd8-64f2-43af-83b3-7c794e058616 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:58.786054 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-1cb07dd8-64f2-43af-83b3-7c794e058616 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Delete volume with id: ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:58.793449 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:58.793449 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:58.793894 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1cb07dd8-64f2-43af-83b3-7c794e058616 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:58.811763 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1cb07dd8-64f2-43af-83b3-7c794e058616 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Delete volume request issued successfully. Aug 07 17:14:58.811973 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1cb07dd8-64f2-43af-83b3-7c794e058616 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 202 Aug 07 17:14:58.812431 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1039/4176] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:14:58 2026] DELETE /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:58.820540 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-99734932-a08d-4145-92a2-094f05ecee07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:58.822388 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99734932-a08d-4145-92a2-094f05ecee07 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:58.822590 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99734932-a08d-4145-92a2-094f05ecee07 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:58.822765 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99734932-a08d-4145-92a2-094f05ecee07 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:58.829820 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:58.829820 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:58.833318 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-99734932-a08d-4145-92a2-094f05ecee07 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Volume info retrieved successfully. Aug 07 17:14:58.838473 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99734932-a08d-4145-92a2-094f05ecee07 tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 200 Aug 07 17:14:58.839111 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1043/4177] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:58 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:59.041335 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:59.043414 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:14:59.043937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "size": 1, "name": "tempest-VolumesExtendTest-Volume-857233209"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:14:59.045594 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Create volume request body: {'volume': {'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-857233209'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:14:59.127824 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Create volume of 1 GB Aug 07 17:14:59.132311 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Availability Zones retrieved successfully. Aug 07 17:14:59.138691 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Flow 'volume_create_api' (a6688e8e-63c5-4f1f-863b-aa6b8de85d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:59.139780 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b30883-c78a-40e0-bf7f-4b3aa4cf80e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:59.140842 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:14:59.202248 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14b30883-c78a-40e0-bf7f-4b3aa4cf80e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:59.203191 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b58d0e-b25d-4043-844e-413d4f6de1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:59.248129 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dfa0563a-c8e3-4a49-bf2a-0b7184e9cae4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:59.249984 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfa0563a-c8e3-4a49-bf2a-0b7184e9cae4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:14:59.250218 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfa0563a-c8e3-4a49-bf2a-0b7184e9cae4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:59.250475 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfa0563a-c8e3-4a49-bf2a-0b7184e9cae4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:59.250637 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dfa0563a-c8e3-4a49-bf2a-0b7184e9cae4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:14:59.254920 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:59.254920 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:59.255676 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfa0563a-c8e3-4a49-bf2a-0b7184e9cae4 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:14:59.256034 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1045/4178] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:14:59 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:59.261502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Created reservations ['39203432-2fdc-419e-9587-641bfcd9f797', 'b3e66d58-a6dc-4a06-aefc-554da42a61bc', 'f5c9b842-2880-466f-af15-2dddd0eb6f86', 'f91dede6-7651-41fd-8487-62256e3a7839'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:14:59.262305 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b58d0e-b25d-4043-844e-413d4f6de1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39203432-2fdc-419e-9587-641bfcd9f797', 'b3e66d58-a6dc-4a06-aefc-554da42a61bc', 'f5c9b842-2880-466f-af15-2dddd0eb6f86', 'f91dede6-7651-41fd-8487-62256e3a7839']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:59.263000 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d33eb4e-0d9d-4ddd-a207-ad458d2db57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:59.284293 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d33eb4e-0d9d-4ddd-a207-ad458d2db57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-857233209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41dafaac7b9647b995a4077ec2ec10f9',qos_specs=None,replication_status=,reservations=['39203432-2fdc-419e-9587-641bfcd9f797','b3e66d58-a6dc-4a06-aefc-554da42a61bc','f5c9b842-2880-466f-af15-2dddd0eb6f86','f91dede6-7651-41fd-8487-62256e3a7839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfffe4d8398494587ca7b920ecd4204',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-857233209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41dafaac7b9647b995a4077ec2ec10f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dfffe4d8398494587ca7b920ecd4204',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:59.285084 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3e492a-eb73-492f-a6a0-98085b9df9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:59.306385 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c3e492a-eb73-492f-a6a0-98085b9df9ca) transitioned into state 'SUCCESS' from state '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-857233209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41dafaac7b9647b995a4077ec2ec10f9',qos_specs=None,replication_status=,reservations=['39203432-2fdc-419e-9587-641bfcd9f797','b3e66d58-a6dc-4a06-aefc-554da42a61bc','f5c9b842-2880-466f-af15-2dddd0eb6f86','f91dede6-7651-41fd-8487-62256e3a7839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfffe4d8398494587ca7b920ecd4204',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:59.307137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9e1891c-09ca-4cc7-a67b-922cf951ee23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:14:59.316820 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9e1891c-09ca-4cc7-a67b-922cf951ee23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:14:59.318112 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Flow 'volume_create_api' (a6688e8e-63c5-4f1f-863b-aa6b8de85d05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:14:59.318607 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Create volume request issued successfully. Aug 07 17:14:59.319507 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49163b14-23af-497e-8cc1-560e01b9e8f7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:14:59.320234 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1052/4179] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:14:59 2026] POST /volume/v3/volumes => generated 747 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:14:59.334179 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b8e25e99-fd30-49f8-9284-6f85e69088eb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:59.336372 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8e25e99-fd30-49f8-9284-6f85e69088eb tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:14:59.336612 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8e25e99-fd30-49f8-9284-6f85e69088eb tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:59.336882 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b8e25e99-fd30-49f8-9284-6f85e69088eb tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:59.347675 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:59.347675 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:14:59.352282 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b8e25e99-fd30-49f8-9284-6f85e69088eb tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:14:59.361044 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b8e25e99-fd30-49f8-9284-6f85e69088eb tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 returned with HTTP 200 Aug 07 17:14:59.361457 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1040/4180] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:59 2026] GET /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:59.785045 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ce574d66-3ebe-48b3-adb3-b7e49c4c1dbd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:59.786768 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce574d66-3ebe-48b3-adb3-b7e49c4c1dbd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:59.786949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce574d66-3ebe-48b3-adb3-b7e49c4c1dbd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:59.787160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ce574d66-3ebe-48b3-adb3-b7e49c4c1dbd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:59.787332 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-ce574d66-3ebe-48b3-adb3-b7e49c4c1dbd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Delete volume with id: fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:59.794128 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:59.794128 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:14:59.794550 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ce574d66-3ebe-48b3-adb3-b7e49c4c1dbd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:59.804818 np0000006737 devstack@c-api.service[100226]: WARNING cinder.keymgr.conf_key_mgr [None req-ce574d66-3ebe-48b3-adb3-b7e49c4c1dbd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:14:59.809975 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ce574d66-3ebe-48b3-adb3-b7e49c4c1dbd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Delete volume request issued successfully. Aug 07 17:14:59.810176 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ce574d66-3ebe-48b3-adb3-b7e49c4c1dbd tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 202 Aug 07 17:14:59.810716 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1044/4181] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:14:59 2026] DELETE /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:14:59.817937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9fc6bc20-ce9e-4eab-a3b1-7c26b9db9c8d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:59.819510 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fc6bc20-ce9e-4eab-a3b1-7c26b9db9c8d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:14:59.819699 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fc6bc20-ce9e-4eab-a3b1-7c26b9db9c8d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:59.819876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fc6bc20-ce9e-4eab-a3b1-7c26b9db9c8d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:59.827311 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:14:59.827311 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:14:59.831215 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9fc6bc20-ce9e-4eab-a3b1-7c26b9db9c8d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:14:59.835981 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fc6bc20-ce9e-4eab-a3b1-7c26b9db9c8d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 200 Aug 07 17:14:59.836381 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1046/4182] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:59 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:14:59.852664 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5479229a-0721-4044-bb37-d7aee010731c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:14:59.854823 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5479229a-0721-4044-bb37-d7aee010731c tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] GET https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 Aug 07 17:14:59.855013 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5479229a-0721-4044-bb37-d7aee010731c tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:14:59.855272 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5479229a-0721-4044-bb37-d7aee010731c tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:14:59.861037 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5479229a-0721-4044-bb37-d7aee010731c tempest-TestServerVolumeAttachmentScenario-774880530 tempest-TestServerVolumeAttachmentScenario-774880530-project-member] https://10.4.3.144/volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 returned with HTTP 404 Aug 07 17:14:59.861477 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1053/4183] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:14:59 2026] GET /volume/v3/volumes/ebf5d05d-53e0-421b-8751-ef95c1bbfc56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:00.267296 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0336a46e-5325-4ecb-8adb-f62eaccd67d6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.269666 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0336a46e-5325-4ecb-8adb-f62eaccd67d6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:15:00.269977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0336a46e-5325-4ecb-8adb-f62eaccd67d6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:00.270278 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0336a46e-5325-4ecb-8adb-f62eaccd67d6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:00.270467 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-0336a46e-5325-4ecb-8adb-f62eaccd67d6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:15:00.275802 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:00.275802 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:00.276623 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0336a46e-5325-4ecb-8adb-f62eaccd67d6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:15:00.277153 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1041/4184] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:00 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:00.286896 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bde20cbd-eaa6-43ea-af33-47aabb2384ce None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.289074 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bde20cbd-eaa6-43ea-af33-47aabb2384ce tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/0e6d6422-e60c-4da2-8928-052415696c97 Aug 07 17:15:00.289344 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bde20cbd-eaa6-43ea-af33-47aabb2384ce tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:00.289590 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bde20cbd-eaa6-43ea-af33-47aabb2384ce tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:00.289787 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-bde20cbd-eaa6-43ea-af33-47aabb2384ce tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume with id: 0e6d6422-e60c-4da2-8928-052415696c97 Aug 07 17:15:00.298842 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:00.298842 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:00.299285 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bde20cbd-eaa6-43ea-af33-47aabb2384ce tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:15:00.328863 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bde20cbd-eaa6-43ea-af33-47aabb2384ce tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume request issued successfully. Aug 07 17:15:00.329128 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bde20cbd-eaa6-43ea-af33-47aabb2384ce tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/0e6d6422-e60c-4da2-8928-052415696c97 returned with HTTP 202 Aug 07 17:15:00.329661 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1045/4185] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:15:00 2026] DELETE /volume/v3/volumes/0e6d6422-e60c-4da2-8928-052415696c97 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:00.338624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d5e52421-59c5-45df-bb03-3655e69c8a53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.340537 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d5e52421-59c5-45df-bb03-3655e69c8a53 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/0e6d6422-e60c-4da2-8928-052415696c97 Aug 07 17:15:00.340786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d5e52421-59c5-45df-bb03-3655e69c8a53 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:00.341000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d5e52421-59c5-45df-bb03-3655e69c8a53 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:00.348931 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:00.348931 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:00.353279 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d5e52421-59c5-45df-bb03-3655e69c8a53 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:15:00.357809 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d5e52421-59c5-45df-bb03-3655e69c8a53 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/0e6d6422-e60c-4da2-8928-052415696c97 returned with HTTP 200 Aug 07 17:15:00.358237 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1047/4186] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:00 2026] GET /volume/v3/volumes/0e6d6422-e60c-4da2-8928-052415696c97 => generated 1074 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:00.375923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74c20041-4387-47d5-b2de-2751d01823d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.378089 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74c20041-4387-47d5-b2de-2751d01823d7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:15:00.378089 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74c20041-4387-47d5-b2de-2751d01823d7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:00.378275 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74c20041-4387-47d5-b2de-2751d01823d7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:00.385394 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:00.385394 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:00.389050 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74c20041-4387-47d5-b2de-2751d01823d7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:00.394096 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74c20041-4387-47d5-b2de-2751d01823d7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 returned with HTTP 200 Aug 07 17:15:00.394523 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1054/4187] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:00 2026] GET /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:00.406172 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9f6e9763-c488-43b6-84bc-f4b09ac71e76 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.407916 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f6e9763-c488-43b6-84bc-f4b09ac71e76 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] POST https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77/action Aug 07 17:15:00.408302 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f6e9763-c488-43b6-84bc-f4b09ac71e76 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:15:00.408473 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f6e9763-c488-43b6-84bc-f4b09ac71e76 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:00.416711 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:00.416711 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:00.417199 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9f6e9763-c488-43b6-84bc-f4b09ac71e76 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:00.452292 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-9f6e9763-c488-43b6-84bc-f4b09ac71e76 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Created reservations ['4b0990ab-2c60-4fae-a3ec-8096f88943a0', '055e2a2b-3397-40cd-b0c4-0209b6fe9c67'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:00.460693 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9f6e9763-c488-43b6-84bc-f4b09ac71e76 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Extend volume request issued successfully. Aug 07 17:15:00.460905 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f6e9763-c488-43b6-84bc-f4b09ac71e76 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77/action returned with HTTP 202 Aug 07 17:15:00.461339 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1042/4188] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:15:00 2026] POST /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:15:00.468159 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a5547689-30d6-480f-9b42-16352dbaf8c7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.470269 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a5547689-30d6-480f-9b42-16352dbaf8c7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:15:00.470946 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a5547689-30d6-480f-9b42-16352dbaf8c7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:00.470946 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a5547689-30d6-480f-9b42-16352dbaf8c7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:00.477429 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:00.477429 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:00.480990 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a5547689-30d6-480f-9b42-16352dbaf8c7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:00.485592 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a5547689-30d6-480f-9b42-16352dbaf8c7 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 returned with HTTP 200 Aug 07 17:15:00.486080 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1046/4189] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:00 2026] GET /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:00.848489 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b452965a-0df3-473f-8d19-ddb3ae4538a3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.850637 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b452965a-0df3-473f-8d19-ddb3ae4538a3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add Aug 07 17:15:00.850816 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b452965a-0df3-473f-8d19-ddb3ae4538a3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:00.851033 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b452965a-0df3-473f-8d19-ddb3ae4538a3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:00.856032 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b452965a-0df3-473f-8d19-ddb3ae4538a3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add returned with HTTP 404 Aug 07 17:15:00.856535 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1048/4190] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:00 2026] GET /volume/v3/volumes/fa8ae86b-7fba-43d0-b2f6-a93f1fc87add => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:00.864273 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d68dcea-09a5-4f9c-bb4c-770e633fb306 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.866399 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d68dcea-09a5-4f9c-bb4c-770e633fb306 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:15:00.866633 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d68dcea-09a5-4f9c-bb4c-770e633fb306 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:00.866860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d68dcea-09a5-4f9c-bb4c-770e633fb306 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:00.867933 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d68dcea-09a5-4f9c-bb4c-770e633fb306 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:15:00.881172 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d68dcea-09a5-4f9c-bb4c-770e633fb306 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Get all volumes completed successfully. Aug 07 17:15:00.882929 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:00.882929 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:00.888466 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d68dcea-09a5-4f9c-bb4c-770e633fb306 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:15:00.888951 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1055/4191] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:15:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6462 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:00.905900 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ec9a1329-22f1-404a-b1cd-9803e7fecd0f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.907580 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ec9a1329-22f1-404a-b1cd-9803e7fecd0f tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] DELETE https://10.4.3.144/volume/v3/types/fe8dddfc-e5fd-48b0-bafd-b585bb205420 Aug 07 17:15:00.907762 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ec9a1329-22f1-404a-b1cd-9803e7fecd0f tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:00.907959 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ec9a1329-22f1-404a-b1cd-9803e7fecd0f tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:00.928052 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ec9a1329-22f1-404a-b1cd-9803e7fecd0f tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types/fe8dddfc-e5fd-48b0-bafd-b585bb205420 returned with HTTP 202 Aug 07 17:15:00.928435 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1043/4192] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:15:00 2026] DELETE /volume/v3/types/fe8dddfc-e5fd-48b0-bafd-b585bb205420 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:00.940437 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1ac4ae5e-b230-4b49-b758-db973c011570 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.942443 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ac4ae5e-b230-4b49-b758-db973c011570 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:15:00.942842 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ac4ae5e-b230-4b49-b758-db973c011570 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1587762371", "extra_specs": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:00.956207 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ac4ae5e-b230-4b49-b758-db973c011570 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:15:00.956590 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1047/4193] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:15:00 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:00.965783 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3ba5f34-f086-45a5-9d76-78d42e0b1426 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.968050 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3ba5f34-f086-45a5-9d76-78d42e0b1426 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] POST https://10.4.3.144/volume/v3/types/b3cdff10-09cf-49cd-a4ba-f144626ac259/encryption Aug 07 17:15:00.968484 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3ba5f34-f086-45a5-9d76-78d42e0b1426 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:00.987610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3ba5f34-f086-45a5-9d76-78d42e0b1426 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types/b3cdff10-09cf-49cd-a4ba-f144626ac259/encryption returned with HTTP 200 Aug 07 17:15:00.988142 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1049/4194] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:15:00 2026] POST /volume/v3/types/b3cdff10-09cf-49cd-a4ba-f144626ac259/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:00.997247 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:00.999237 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:15:00.999633 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1338791903", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1587762371", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:01.001414 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1338791903', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1587762371', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:15:01.005288 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume of 1 GB Aug 07 17:15:01.005577 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:01.005577 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:01.006245 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Availability Zones retrieved successfully. Aug 07 17:15:01.013480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Flow 'volume_create_api' (4bc0e21f-ecc6-44b8-a541-a01608b654e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:01.014750 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df2c613b-c881-41ea-a2c1-aeadbf8ccb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:01.015953 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:15:01.045013 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df2c613b-c881-41ea-a2c1-aeadbf8ccb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:15:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3cdff10-09cf-49cd-a4ba-f144626ac259,is_public=True,name='tempest-scenario-type-luks-1587762371',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3cdff10-09cf-49cd-a4ba-f144626ac259', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:01.045984 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63d54d1-69c8-434b-99f0-1e6e20b29fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:01.077059 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1587762371 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1587762371, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:15:01.077528 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1587762371 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1587762371, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:15:01.106068 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Created reservations ['c124af1b-0ec4-4451-8b09-2e01c566c246', 'c381cce8-02b7-46e5-89d4-da669921d22c', '10531264-9b58-444d-a10d-0875a8f28602', '645fc7b2-9739-4626-a147-5941f7f2ca82'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:01.107193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63d54d1-69c8-434b-99f0-1e6e20b29fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c124af1b-0ec4-4451-8b09-2e01c566c246', 'c381cce8-02b7-46e5-89d4-da669921d22c', '10531264-9b58-444d-a10d-0875a8f28602', '645fc7b2-9739-4626-a147-5941f7f2ca82']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:01.108219 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649180de-7fcb-4c03-839c-171099e6f19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:01.134955 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649180de-7fcb-4c03-839c-171099e6f19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a67cea23-b8fa-49ab-ae5b-5992c5cc316d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1338791903',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c1257864d640a09f3cbf1fd7d9b4db',qos_specs=None,replication_status=,reservations=['c124af1b-0ec4-4451-8b09-2e01c566c246','c381cce8-02b7-46e5-89d4-da669921d22c','10531264-9b58-444d-a10d-0875a8f28602','645fc7b2-9739-4626-a147-5941f7f2ca82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b312bc4d6642bb9adcddb76d72c503',volume_type_id=b3cdff10-09cf-49cd-a4ba-f144626ac259), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1338791903',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a67cea23-b8fa-49ab-ae5b-5992c5cc316d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91c1257864d640a09f3cbf1fd7d9b4db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05b312bc4d6642bb9adcddb76d72c503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3cdff10-09cf-49cd-a4ba-f144626ac259),volume_type_id=b3cdff10-09cf-49cd-a4ba-f144626ac259)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:01.135839 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf8e977-fb5e-4f60-ac08-605747501d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:01.156542 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddf8e977-fb5e-4f60-ac08-605747501d68) transitioned into state 'SUCCESS' from state '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-1338791903',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91c1257864d640a09f3cbf1fd7d9b4db',qos_specs=None,replication_status=,reservations=['c124af1b-0ec4-4451-8b09-2e01c566c246','c381cce8-02b7-46e5-89d4-da669921d22c','10531264-9b58-444d-a10d-0875a8f28602','645fc7b2-9739-4626-a147-5941f7f2ca82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05b312bc4d6642bb9adcddb76d72c503',volume_type_id=b3cdff10-09cf-49cd-a4ba-f144626ac259)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:01.157428 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66f4d0e8-a1d7-42f1-b27f-9c049042fb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:01.167071 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66f4d0e8-a1d7-42f1-b27f-9c049042fb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:01.167225 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Flow 'volume_create_api' (4bc0e21f-ecc6-44b8-a541-a01608b654e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:01.167473 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Create volume request issued successfully. Aug 07 17:15:01.168007 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-333c1c39-8e52-4b6b-a5ff-ef9e5703a455 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:15:01.168600 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1056/4195] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:15:00 2026] POST /volume/v3/volumes => generated 785 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:01.373786 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1464dd89-d9f3-48af-8d21-3a27c9d55cfa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:01.376239 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1464dd89-d9f3-48af-8d21-3a27c9d55cfa tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/0e6d6422-e60c-4da2-8928-052415696c97 Aug 07 17:15:01.376527 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1464dd89-d9f3-48af-8d21-3a27c9d55cfa tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:01.376804 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1464dd89-d9f3-48af-8d21-3a27c9d55cfa tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:01.385283 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1464dd89-d9f3-48af-8d21-3a27c9d55cfa tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/0e6d6422-e60c-4da2-8928-052415696c97 returned with HTTP 404 Aug 07 17:15:01.385928 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1044/4196] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:01 2026] GET /volume/v3/volumes/0e6d6422-e60c-4da2-8928-052415696c97 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:01.396317 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a1da870-7128-4513-8129-6a673bfc1418 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:01.398642 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a1da870-7128-4513-8129-6a673bfc1418 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:15:01.399322 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a1da870-7128-4513-8129-6a673bfc1418 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:01.399322 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a1da870-7128-4513-8129-6a673bfc1418 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:01.399576 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3a1da870-7128-4513-8129-6a673bfc1418 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:15:01.406247 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:01.406247 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:01.407423 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a1da870-7128-4513-8129-6a673bfc1418 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-member] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:15:01.407960 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1048/4197] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:01 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:01.419935 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5da16c13-b17a-4266-996c-64a99db4b5dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:01.421779 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5da16c13-b17a-4266-996c-64a99db4b5dd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] DELETE https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:15:01.422039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5da16c13-b17a-4266-996c-64a99db4b5dd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:01.422268 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5da16c13-b17a-4266-996c-64a99db4b5dd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:01.422418 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-5da16c13-b17a-4266-996c-64a99db4b5dd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete backup with id: 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. Aug 07 17:15:01.427121 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:01.427121 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:01.441002 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-5da16c13-b17a-4266-996c-64a99db4b5dd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] delete_backup rpcapi backup_id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:15:01.443107 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5da16c13-b17a-4266-996c-64a99db4b5dd tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 202 Aug 07 17:15:01.443595 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1050/4198] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:15:01 2026] DELETE /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:15:01.451108 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9e7006c8-1974-444c-bc30-b93e2ebe7363 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:01.453710 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e7006c8-1974-444c-bc30-b93e2ebe7363 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:15:01.454058 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e7006c8-1974-444c-bc30-b93e2ebe7363 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:01.454303 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e7006c8-1974-444c-bc30-b93e2ebe7363 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:01.454471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9e7006c8-1974-444c-bc30-b93e2ebe7363 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:15:01.460190 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:01.460190 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:01.461117 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e7006c8-1974-444c-bc30-b93e2ebe7363 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 200 Aug 07 17:15:01.461643 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1057/4199] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:01 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:01.499838 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-56d71302-86b6-4422-81b1-8191033bfe7d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:01.501835 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56d71302-86b6-4422-81b1-8191033bfe7d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:15:01.501987 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56d71302-86b6-4422-81b1-8191033bfe7d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:01.502167 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-56d71302-86b6-4422-81b1-8191033bfe7d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:01.509591 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:01.509591 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:01.513458 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-56d71302-86b6-4422-81b1-8191033bfe7d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:01.519459 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-56d71302-86b6-4422-81b1-8191033bfe7d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 returned with HTTP 200 Aug 07 17:15:01.519873 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1045/4200] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:01 2026] GET /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:01.532040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5b698ec5-ff21-4358-9bdf-15251d782a2d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:01.533958 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b698ec5-ff21-4358-9bdf-15251d782a2d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:15:01.534115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b698ec5-ff21-4358-9bdf-15251d782a2d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:01.534329 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b698ec5-ff21-4358-9bdf-15251d782a2d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:01.541833 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:01.541833 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:01.546133 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5b698ec5-ff21-4358-9bdf-15251d782a2d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:01.551920 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b698ec5-ff21-4358-9bdf-15251d782a2d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 returned with HTTP 200 Aug 07 17:15:01.552591 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1049/4201] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:01 2026] GET /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:01.564010 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c7e1ee26-c9df-459f-92bf-22468983c83c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:01.565962 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7e1ee26-c9df-459f-92bf-22468983c83c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:15:01.566219 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7e1ee26-c9df-459f-92bf-22468983c83c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:01.566422 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7e1ee26-c9df-459f-92bf-22468983c83c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:01.576399 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:01.576399 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:01.580784 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c7e1ee26-c9df-459f-92bf-22468983c83c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:01.586958 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7e1ee26-c9df-459f-92bf-22468983c83c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 returned with HTTP 200 Aug 07 17:15:01.587414 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1051/4202] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:01 2026] GET /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:01.600183 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a41822c-4117-46db-aa54-5dc5bbeb7166 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:01.602124 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a41822c-4117-46db-aa54-5dc5bbeb7166 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] DELETE https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:15:01.602324 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a41822c-4117-46db-aa54-5dc5bbeb7166 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:01.602521 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a41822c-4117-46db-aa54-5dc5bbeb7166 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:01.602715 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2a41822c-4117-46db-aa54-5dc5bbeb7166 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Delete volume with id: 8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:15:01.611579 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:01.611579 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:01.612126 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a41822c-4117-46db-aa54-5dc5bbeb7166 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:01.630612 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a41822c-4117-46db-aa54-5dc5bbeb7166 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Delete volume request issued successfully. Aug 07 17:15:01.630859 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a41822c-4117-46db-aa54-5dc5bbeb7166 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 returned with HTTP 202 Aug 07 17:15:01.631484 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1058/4203] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:15:01 2026] DELETE /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:01.640198 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-40d6fb97-73f3-4199-a0c2-b3d0ec5af842 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:01.642036 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-40d6fb97-73f3-4199-a0c2-b3d0ec5af842 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:15:01.642236 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-40d6fb97-73f3-4199-a0c2-b3d0ec5af842 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:01.642451 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-40d6fb97-73f3-4199-a0c2-b3d0ec5af842 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:01.649493 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:01.649493 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:01.653617 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-40d6fb97-73f3-4199-a0c2-b3d0ec5af842 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:01.659894 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-40d6fb97-73f3-4199-a0c2-b3d0ec5af842 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 returned with HTTP 200 Aug 07 17:15:01.660467 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1046/4204] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:01 2026] GET /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:02.472712 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8ad3b235-6177-49aa-b9e0-3342f2341c39 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:02.474581 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8ad3b235-6177-49aa-b9e0-3342f2341c39 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca Aug 07 17:15:02.474805 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8ad3b235-6177-49aa-b9e0-3342f2341c39 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:02.475006 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8ad3b235-6177-49aa-b9e0-3342f2341c39 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:02.475136 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8ad3b235-6177-49aa-b9e0-3342f2341c39 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:15:02.478943 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8ad3b235-6177-49aa-b9e0-3342f2341c39 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca returned with HTTP 404 Aug 07 17:15:02.479418 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1050/4205] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:02 2026] GET /volume/v3/backups/97603c9c-6cb2-4d9e-9057-3d3a0b3a38ca => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:02.485894 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-868f71c6-457b-45ac-9754-899ca7980cff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:02.488137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-868f71c6-457b-45ac-9754-899ca7980cff tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] DELETE https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:15:02.488444 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-868f71c6-457b-45ac-9754-899ca7980cff tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:02.488637 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-868f71c6-457b-45ac-9754-899ca7980cff tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:02.488737 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-868f71c6-457b-45ac-9754-899ca7980cff tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete backup with id: 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. Aug 07 17:15:02.492997 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:02.492997 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:02.503741 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-868f71c6-457b-45ac-9754-899ca7980cff tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] delete_backup rpcapi backup_id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:15:02.505410 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-868f71c6-457b-45ac-9754-899ca7980cff tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 202 Aug 07 17:15:02.505798 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1052/4206] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:15:02 2026] DELETE /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:15:02.513339 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88753f36-beb4-41b1-8a94-aafebeb7dd3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:02.515442 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88753f36-beb4-41b1-8a94-aafebeb7dd3f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:15:02.515672 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88753f36-beb4-41b1-8a94-aafebeb7dd3f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:02.515889 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88753f36-beb4-41b1-8a94-aafebeb7dd3f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:02.516036 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-88753f36-beb4-41b1-8a94-aafebeb7dd3f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:15:02.521805 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:02.521805 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:02.522984 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88753f36-beb4-41b1-8a94-aafebeb7dd3f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 200 Aug 07 17:15:02.522984 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1059/4207] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:02 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:02.673375 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-049df023-7625-4d68-9712-0d90fbb6e008 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:02.675442 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-049df023-7625-4d68-9712-0d90fbb6e008 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 Aug 07 17:15:02.675659 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-049df023-7625-4d68-9712-0d90fbb6e008 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:02.675874 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-049df023-7625-4d68-9712-0d90fbb6e008 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:02.682624 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-049df023-7625-4d68-9712-0d90fbb6e008 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 returned with HTTP 404 Aug 07 17:15:02.683251 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1047/4208] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:02 2026] GET /volume/v3/volumes/8eb1fb3d-6464-43f4-a3e7-ac33dbfc2c77 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:02.694505 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-db12184b-cee8-4403-9227-fec283994fc0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:02.695686 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:15:02.696108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-303096151"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:02.697779 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-303096151'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:15:02.697911 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Create volume of 1 GB Aug 07 17:15:02.704348 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Availability Zones retrieved successfully. Aug 07 17:15:02.707892 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Flow 'volume_create_api' (9cc8b096-2771-4924-a960-68e0604645f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:02.708972 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e988824b-2889-4bd0-813f-fc82a3baa511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:02.711203 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:15:02.743555 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e988824b-2889-4bd0-813f-fc82a3baa511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:02.744509 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1c316f-8267-4f64-90a3-03853ef664bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:02.790847 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Created reservations ['3eb54852-ab12-4e5e-a69a-6988864687b9', '1afc02a3-9a30-4586-beca-bf603f089871', '949ca14f-64ea-4090-9017-87c03262f650', '09b45ee9-83fc-4543-bdac-67bfb7970db2'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:02.792066 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf1c316f-8267-4f64-90a3-03853ef664bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb54852-ab12-4e5e-a69a-6988864687b9', '1afc02a3-9a30-4586-beca-bf603f089871', '949ca14f-64ea-4090-9017-87c03262f650', '09b45ee9-83fc-4543-bdac-67bfb7970db2']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:02.793119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5a890a-a9a7-410f-b4da-4275345f0558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:02.827388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5a890a-a9a7-410f-b4da-4275345f0558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-303096151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41dafaac7b9647b995a4077ec2ec10f9',qos_specs=None,replication_status=,reservations=['3eb54852-ab12-4e5e-a69a-6988864687b9','1afc02a3-9a30-4586-beca-bf603f089871','949ca14f-64ea-4090-9017-87c03262f650','09b45ee9-83fc-4543-bdac-67bfb7970db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfffe4d8398494587ca7b920ecd4204',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-303096151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41dafaac7b9647b995a4077ec2ec10f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9dfffe4d8398494587ca7b920ecd4204',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:02.828181 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (191b9b42-cb5e-4f58-9b25-d87a693990a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:02.846871 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (191b9b42-cb5e-4f58-9b25-d87a693990a5) transitioned into state 'SUCCESS' from state '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-303096151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41dafaac7b9647b995a4077ec2ec10f9',qos_specs=None,replication_status=,reservations=['3eb54852-ab12-4e5e-a69a-6988864687b9','1afc02a3-9a30-4586-beca-bf603f089871','949ca14f-64ea-4090-9017-87c03262f650','09b45ee9-83fc-4543-bdac-67bfb7970db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9dfffe4d8398494587ca7b920ecd4204',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:02.847603 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1beb06e4-ab63-463c-b2b0-98db693c9090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:02.861502 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1beb06e4-ab63-463c-b2b0-98db693c9090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:02.862358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Flow 'volume_create_api' (9cc8b096-2771-4924-a960-68e0604645f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:02.862619 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Create volume request issued successfully. Aug 07 17:15:02.863170 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-db12184b-cee8-4403-9227-fec283994fc0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:15:02.863574 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1051/4209] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:15:02 2026] POST /volume/v3/volumes => generated 747 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:02.878044 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9973b95-9f3a-402a-b85d-cd97f739667c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:02.879793 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9973b95-9f3a-402a-b85d-cd97f739667c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:02.879988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9973b95-9f3a-402a-b85d-cd97f739667c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:02.880336 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9973b95-9f3a-402a-b85d-cd97f739667c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:02.887152 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:02.887152 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:02.890602 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f9973b95-9f3a-402a-b85d-cd97f739667c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:02.895140 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9973b95-9f3a-402a-b85d-cd97f739667c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 returned with HTTP 200 Aug 07 17:15:02.895396 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1053/4210] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:02 2026] GET /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:03.533633 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-18fdd71c-c1f5-42cd-a1ba-476d5a256df3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:03.535434 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18fdd71c-c1f5-42cd-a1ba-476d5a256df3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 Aug 07 17:15:03.535642 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18fdd71c-c1f5-42cd-a1ba-476d5a256df3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:03.535857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18fdd71c-c1f5-42cd-a1ba-476d5a256df3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:03.535977 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-18fdd71c-c1f5-42cd-a1ba-476d5a256df3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 85c8c770-e2bc-46b5-a38e-9d62ae9287d1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:15:03.539644 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18fdd71c-c1f5-42cd-a1ba-476d5a256df3 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 returned with HTTP 404 Aug 07 17:15:03.540114 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1060/4211] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:03 2026] GET /volume/v3/backups/85c8c770-e2bc-46b5-a38e-9d62ae9287d1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:03.546770 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0886aa05-4463-412c-9918-1635f65f86f9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:03.548579 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0886aa05-4463-412c-9918-1635f65f86f9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] DELETE https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:15:03.548857 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0886aa05-4463-412c-9918-1635f65f86f9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:03.549128 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0886aa05-4463-412c-9918-1635f65f86f9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:03.549233 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-0886aa05-4463-412c-9918-1635f65f86f9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete backup with id: 8f665442-b3b7-4bc9-828f-a447656e47a3. Aug 07 17:15:03.555642 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:03.555642 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:03.569994 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-0886aa05-4463-412c-9918-1635f65f86f9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] delete_backup rpcapi backup_id 8f665442-b3b7-4bc9-828f-a447656e47a3 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:15:03.571993 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0886aa05-4463-412c-9918-1635f65f86f9 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 202 Aug 07 17:15:03.572539 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1048/4212] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:15:03 2026] DELETE /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:15:03.583123 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb602e57-d74a-4f97-a019-30b5a846f269 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:03.585229 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb602e57-d74a-4f97-a019-30b5a846f269 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:15:03.585482 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb602e57-d74a-4f97-a019-30b5a846f269 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:03.585655 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb602e57-d74a-4f97-a019-30b5a846f269 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:03.585760 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-fb602e57-d74a-4f97-a019-30b5a846f269 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:15:03.596615 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:03.596615 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:03.597328 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb602e57-d74a-4f97-a019-30b5a846f269 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 200 Aug 07 17:15:03.597841 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1052/4213] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:03 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:03.907636 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-932b8d2c-3bc4-467f-94af-6507140578a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:03.909859 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-932b8d2c-3bc4-467f-94af-6507140578a0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:03.910138 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-932b8d2c-3bc4-467f-94af-6507140578a0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:03.910489 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-932b8d2c-3bc4-467f-94af-6507140578a0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:03.919018 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:03.919018 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:03.925110 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-932b8d2c-3bc4-467f-94af-6507140578a0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:03.929398 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-932b8d2c-3bc4-467f-94af-6507140578a0 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 returned with HTTP 200 Aug 07 17:15:03.929765 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1054/4214] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:03 2026] GET /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:03.941919 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c3fc4d1d-e2cb-47ff-ac8c-46c55d84e62c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:03.943616 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3fc4d1d-e2cb-47ff-ac8c-46c55d84e62c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:15:03.943926 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3fc4d1d-e2cb-47ff-ac8c-46c55d84e62c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9", "name": "tempest-VolumesExtendTest-Snapshot-1454790401"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:03.951830 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:03.951830 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:03.952353 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c3fc4d1d-e2cb-47ff-ac8c-46c55d84e62c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:03.952528 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-c3fc4d1d-e2cb-47ff-ac8c-46c55d84e62c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Create snapshot from volume 6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:03.988943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c3fc4d1d-e2cb-47ff-ac8c-46c55d84e62c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Created reservations ['8cf337ca-22e0-4545-9e31-b9db48a0cf88', '49371f3d-c231-471e-bb06-30ed3f193d73', '1f07e79d-70d2-4156-9e65-96e02297394d', 'ba8ab026-76c3-4977-a039-4aa6989c7acd'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:04.018833 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c3fc4d1d-e2cb-47ff-ac8c-46c55d84e62c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Snapshot create request issued successfully. Aug 07 17:15:04.019215 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3fc4d1d-e2cb-47ff-ac8c-46c55d84e62c tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:15:04.019786 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1061/4215] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:15:03 2026] POST /volume/v3/snapshots => generated 304 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:04.029848 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f24819e0-686c-49b2-bc62-efb313d984ee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:04.032910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f24819e0-686c-49b2-bc62-efb313d984ee tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 Aug 07 17:15:04.033125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f24819e0-686c-49b2-bc62-efb313d984ee tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:04.033419 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f24819e0-686c-49b2-bc62-efb313d984ee tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:04.039831 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:04.039831 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:04.040421 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f24819e0-686c-49b2-bc62-efb313d984ee tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Snapshot retrieved successfully. Aug 07 17:15:04.041367 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f24819e0-686c-49b2-bc62-efb313d984ee tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 returned with HTTP 200 Aug 07 17:15:04.041801 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1049/4216] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:04 2026] GET /volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:04.229602 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3b358815-b2ca-4de4-a9bf-df4d3fbb1cb6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:04.231708 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b358815-b2ca-4de4-a9bf-df4d3fbb1cb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:15:04.232409 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3b358815-b2ca-4de4-a9bf-df4d3fbb1cb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b723fb2-ad64-4104-b6cd-af6a10177191", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1805566007", "description": null, "metadata": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:04.243886 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:04.243886 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:04.244405 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3b358815-b2ca-4de4-a9bf-df4d3fbb1cb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:04.244539 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-3b358815-b2ca-4de4-a9bf-df4d3fbb1cb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create snapshot from volume 6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:15:04.268035 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3b358815-b2ca-4de4-a9bf-df4d3fbb1cb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['f1d130a3-490f-4494-bfa3-1bff0e98371e', '05872af2-a8ff-4861-a65e-4e9d7a632184', 'f37eebae-3ae9-4912-b1eb-7769e116080e', '8498bda9-e32a-490d-ba26-92869be914a1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:04.304947 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3b358815-b2ca-4de4-a9bf-df4d3fbb1cb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot force create request issued successfully. Aug 07 17:15:04.305326 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3b358815-b2ca-4de4-a9bf-df4d3fbb1cb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:15:04.305740 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1053/4217] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:15:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:04.315735 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fe654f2b-a1aa-4894-8e8c-c3703b72df57 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:04.321519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe654f2b-a1aa-4894-8e8c-c3703b72df57 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c Aug 07 17:15:04.321519 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe654f2b-a1aa-4894-8e8c-c3703b72df57 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:04.321519 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe654f2b-a1aa-4894-8e8c-c3703b72df57 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:04.333161 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:04.333161 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:04.333775 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fe654f2b-a1aa-4894-8e8c-c3703b72df57 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:04.334633 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe654f2b-a1aa-4894-8e8c-c3703b72df57 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c returned with HTTP 200 Aug 07 17:15:04.335041 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1055/4218] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:04 2026] GET /volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:04.608655 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-073b7c2e-c8c4-47a7-8269-03495b2cdf08 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:04.610349 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-073b7c2e-c8c4-47a7-8269-03495b2cdf08 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 Aug 07 17:15:04.610622 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-073b7c2e-c8c4-47a7-8269-03495b2cdf08 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:04.610869 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-073b7c2e-c8c4-47a7-8269-03495b2cdf08 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:04.611051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-073b7c2e-c8c4-47a7-8269-03495b2cdf08 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Show backup with id 8f665442-b3b7-4bc9-828f-a447656e47a3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:15:04.615085 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-073b7c2e-c8c4-47a7-8269-03495b2cdf08 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 returned with HTTP 404 Aug 07 17:15:04.615262 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1062/4219] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:04 2026] GET /volume/v3/backups/8f665442-b3b7-4bc9-828f-a447656e47a3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:04.622416 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b6e3ad58-e98f-4674-af29-cfe552af62b7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:04.624142 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b6e3ad58-e98f-4674-af29-cfe552af62b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a Aug 07 17:15:04.624375 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b6e3ad58-e98f-4674-af29-cfe552af62b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:04.624546 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b6e3ad58-e98f-4674-af29-cfe552af62b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:04.624690 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-b6e3ad58-e98f-4674-af29-cfe552af62b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume with id: d8b840e9-e2b5-4304-b4ba-795cde55cb4a Aug 07 17:15:04.631609 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:04.631609 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:04.631896 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b6e3ad58-e98f-4674-af29-cfe552af62b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:15:04.650540 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b6e3ad58-e98f-4674-af29-cfe552af62b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Delete volume request issued successfully. Aug 07 17:15:04.650715 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b6e3ad58-e98f-4674-af29-cfe552af62b7 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a returned with HTTP 202 Aug 07 17:15:04.651331 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1050/4220] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:15:04 2026] DELETE /volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:04.658827 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cffae807-bb88-4b16-9771-9bc9126846e6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:04.660686 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cffae807-bb88-4b16-9771-9bc9126846e6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a Aug 07 17:15:04.660879 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cffae807-bb88-4b16-9771-9bc9126846e6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:04.661101 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cffae807-bb88-4b16-9771-9bc9126846e6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:04.667919 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:04.667919 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:04.670921 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cffae807-bb88-4b16-9771-9bc9126846e6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Volume info retrieved successfully. Aug 07 17:15:04.674380 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cffae807-bb88-4b16-9771-9bc9126846e6 tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a returned with HTTP 200 Aug 07 17:15:04.674878 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1054/4221] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:04 2026] GET /volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:05.050819 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-97ecb4a7-e6fd-418e-8aea-9ae3a83c87a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:05.052487 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97ecb4a7-e6fd-418e-8aea-9ae3a83c87a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 Aug 07 17:15:05.052690 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97ecb4a7-e6fd-418e-8aea-9ae3a83c87a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:05.052894 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97ecb4a7-e6fd-418e-8aea-9ae3a83c87a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:05.057924 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:05.057924 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:05.058359 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-97ecb4a7-e6fd-418e-8aea-9ae3a83c87a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Snapshot retrieved successfully. Aug 07 17:15:05.058940 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97ecb4a7-e6fd-418e-8aea-9ae3a83c87a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 returned with HTTP 200 Aug 07 17:15:05.059277 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1056/4222] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:05 2026] GET /volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:05.068082 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-27044ca8-832a-4e48-a103-2c47e69c80ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:05.069496 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27044ca8-832a-4e48-a103-2c47e69c80ff tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] POST https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9/action Aug 07 17:15:05.069719 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27044ca8-832a-4e48-a103-2c47e69c80ff tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:15:05.069811 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27044ca8-832a-4e48-a103-2c47e69c80ff tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:05.078257 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:05.078257 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:05.078712 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-27044ca8-832a-4e48-a103-2c47e69c80ff tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:05.109656 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-27044ca8-832a-4e48-a103-2c47e69c80ff tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Created reservations ['7237facd-97af-45bb-9f48-c9d1a66ce58d', 'e5a5d76f-a116-473b-a65a-079f50ddb9f8'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:05.117456 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-27044ca8-832a-4e48-a103-2c47e69c80ff tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Extend volume request issued successfully. Aug 07 17:15:05.117642 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27044ca8-832a-4e48-a103-2c47e69c80ff tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9/action returned with HTTP 202 Aug 07 17:15:05.118104 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1063/4223] 10.4.3.144 () {68 vars in 1390 bytes} [Fri Aug 7 17:15:05 2026] POST /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:15:05.124720 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5a50e141-30f0-4300-a188-d472979492a6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:05.126832 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a50e141-30f0-4300-a188-d472979492a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:05.126927 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a50e141-30f0-4300-a188-d472979492a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:05.127128 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a50e141-30f0-4300-a188-d472979492a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:05.134379 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:05.134379 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:05.137978 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5a50e141-30f0-4300-a188-d472979492a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:05.143542 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a50e141-30f0-4300-a188-d472979492a6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 returned with HTTP 200 Aug 07 17:15:05.143926 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1051/4224] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:05 2026] GET /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:05.345414 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6bb236db-2426-4207-ad0c-8004e299a6a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:05.347933 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6bb236db-2426-4207-ad0c-8004e299a6a4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c Aug 07 17:15:05.348237 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6bb236db-2426-4207-ad0c-8004e299a6a4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:05.348382 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6bb236db-2426-4207-ad0c-8004e299a6a4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:05.354883 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:05.354883 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:05.355384 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6bb236db-2426-4207-ad0c-8004e299a6a4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:05.356373 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6bb236db-2426-4207-ad0c-8004e299a6a4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c returned with HTTP 200 Aug 07 17:15:05.356681 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1055/4225] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:05 2026] GET /volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:05.365251 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ab5d48f-0bf5-4582-90a8-9571e9a12655 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:05.367116 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ab5d48f-0bf5-4582-90a8-9571e9a12655 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c Aug 07 17:15:05.367337 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ab5d48f-0bf5-4582-90a8-9571e9a12655 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:05.367520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ab5d48f-0bf5-4582-90a8-9571e9a12655 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:05.375686 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:05.375686 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:05.376147 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1ab5d48f-0bf5-4582-90a8-9571e9a12655 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:05.377386 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ab5d48f-0bf5-4582-90a8-9571e9a12655 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c returned with HTTP 200 Aug 07 17:15:05.377587 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1057/4226] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:05 2026] GET /volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:05.690867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5655fd3-b66b-40c9-98f8-4032c4ecbe2f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:05.693149 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5655fd3-b66b-40c9-98f8-4032c4ecbe2f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] GET https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a Aug 07 17:15:05.693948 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5655fd3-b66b-40c9-98f8-4032c4ecbe2f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:05.693948 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5655fd3-b66b-40c9-98f8-4032c4ecbe2f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:05.701058 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5655fd3-b66b-40c9-98f8-4032c4ecbe2f tempest-ProjectMemberTests33-503345447 tempest-ProjectMemberTests33-503345447-project-admin] https://10.4.3.144/volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a returned with HTTP 404 Aug 07 17:15:05.701645 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1064/4227] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:15:05 2026] GET /volume/v3/volumes/d8b840e9-e2b5-4304-b4ba-795cde55cb4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:06.156456 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2e942a48-6bac-4d3c-8c82-c9b08a2cb7de None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:06.158942 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2e942a48-6bac-4d3c-8c82-c9b08a2cb7de tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:06.159262 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2e942a48-6bac-4d3c-8c82-c9b08a2cb7de tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:06.159521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2e942a48-6bac-4d3c-8c82-c9b08a2cb7de tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:06.169154 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:06.169154 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:06.174276 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2e942a48-6bac-4d3c-8c82-c9b08a2cb7de tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:06.180346 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2e942a48-6bac-4d3c-8c82-c9b08a2cb7de tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 returned with HTTP 200 Aug 07 17:15:06.181056 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1052/4228] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:06 2026] GET /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:06.197066 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9de5b2df-d478-4900-8f54-9c2e3492e056 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:06.199292 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9de5b2df-d478-4900-8f54-9c2e3492e056 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:06.199560 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9de5b2df-d478-4900-8f54-9c2e3492e056 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:06.199807 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9de5b2df-d478-4900-8f54-9c2e3492e056 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:06.208257 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:06.208257 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:06.212783 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9de5b2df-d478-4900-8f54-9c2e3492e056 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:06.219087 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9de5b2df-d478-4900-8f54-9c2e3492e056 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 returned with HTTP 200 Aug 07 17:15:06.219592 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1056/4229] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:06 2026] GET /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:06.234555 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34be5fa9-3a81-4009-99cf-c64dc1d30985 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:06.236574 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34be5fa9-3a81-4009-99cf-c64dc1d30985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 Aug 07 17:15:06.236863 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34be5fa9-3a81-4009-99cf-c64dc1d30985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:06.237121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34be5fa9-3a81-4009-99cf-c64dc1d30985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:06.237240 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-34be5fa9-3a81-4009-99cf-c64dc1d30985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Delete snapshot with id: bd531692-0f50-40af-a0b8-d10038597b38 Aug 07 17:15:06.242929 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:06.242929 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:06.243398 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-34be5fa9-3a81-4009-99cf-c64dc1d30985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Snapshot retrieved successfully. Aug 07 17:15:06.259497 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:06.260008 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-34be5fa9-3a81-4009-99cf-c64dc1d30985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Snapshot delete request issued successfully. Aug 07 17:15:06.260292 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34be5fa9-3a81-4009-99cf-c64dc1d30985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 returned with HTTP 202 Aug 07 17:15:06.260715 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1058/4230] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:15:06 2026] DELETE /volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:06.269736 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fe1093ee-d6be-4d94-8577-25faebdbd86d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:06.271750 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fe1093ee-d6be-4d94-8577-25faebdbd86d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 Aug 07 17:15:06.272119 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fe1093ee-d6be-4d94-8577-25faebdbd86d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:06.272191 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fe1093ee-d6be-4d94-8577-25faebdbd86d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:06.278217 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:06.278217 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:06.278697 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fe1093ee-d6be-4d94-8577-25faebdbd86d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Snapshot retrieved successfully. Aug 07 17:15:06.279544 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fe1093ee-d6be-4d94-8577-25faebdbd86d tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 returned with HTTP 200 Aug 07 17:15:06.279888 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1053/4231] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:06 2026] GET /volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:06.370586 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:15:06.370945 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-726316529"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:06.372420 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-726316529'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:15:06.372558 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Create volume of 1 GB Aug 07 17:15:06.377010 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Availability Zones retrieved successfully. Aug 07 17:15:06.384565 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Flow 'volume_create_api' (36ba43ed-9cdd-467f-b3e8-a922134b1393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:06.385926 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998be613-184b-446a-8b19-1c4f7775f4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:06.386949 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:15:06.418612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998be613-184b-446a-8b19-1c4f7775f4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:06.419874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b44a1f-b928-492a-8680-3f9ea623104a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:06.486137 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Created reservations ['0d92b009-d181-4a35-bfb1-eb793ee1d384', 'bb9f51d0-73dd-49cb-a185-736ed6dcc0be', '49428a1e-50a0-450c-bfed-4c4125758aab', '35800bd5-1309-4b34-abc1-a5bf2da065b7'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:06.486942 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4b44a1f-b928-492a-8680-3f9ea623104a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d92b009-d181-4a35-bfb1-eb793ee1d384', 'bb9f51d0-73dd-49cb-a185-736ed6dcc0be', '49428a1e-50a0-450c-bfed-4c4125758aab', '35800bd5-1309-4b34-abc1-a5bf2da065b7']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:06.487650 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3f8966-e056-4164-94df-486653e2d764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:06.509713 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa3f8966-e056-4164-94df-486653e2d764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3eb1bd4-9590-4ffb-9796-903d9bbc7e24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-726316529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a88dc255d3b640ef9ceb558def708ebf',qos_specs=None,replication_status=,reservations=['0d92b009-d181-4a35-bfb1-eb793ee1d384','bb9f51d0-73dd-49cb-a185-736ed6dcc0be','49428a1e-50a0-450c-bfed-4c4125758aab','35800bd5-1309-4b34-abc1-a5bf2da065b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca93ccb641a4961aaf755329cd77555',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:15:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-726316529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3eb1bd4-9590-4ffb-9796-903d9bbc7e24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a88dc255d3b640ef9ceb558def708ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca93ccb641a4961aaf755329cd77555',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:06.510437 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f022b522-1a06-4319-a2d4-07483f580282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:06.527622 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f022b522-1a06-4319-a2d4-07483f580282) transitioned into state 'SUCCESS' from state '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-726316529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a88dc255d3b640ef9ceb558def708ebf',qos_specs=None,replication_status=,reservations=['0d92b009-d181-4a35-bfb1-eb793ee1d384','bb9f51d0-73dd-49cb-a185-736ed6dcc0be','49428a1e-50a0-450c-bfed-4c4125758aab','35800bd5-1309-4b34-abc1-a5bf2da065b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca93ccb641a4961aaf755329cd77555',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:06.528289 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67b6bca-c900-4a8d-b9e8-91db1360b2e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:06.536084 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67b6bca-c900-4a8d-b9e8-91db1360b2e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:06.536804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Flow 'volume_create_api' (36ba43ed-9cdd-467f-b3e8-a922134b1393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:06.537097 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Create volume request issued successfully. Aug 07 17:15:06.537604 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebf076f2-ffab-4a2c-b3b4-b4a8689852cd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:15:06.537977 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1065/4232] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:15:06 2026] POST /volume/v3/volumes => generated 765 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:06.551188 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1917384c-96d6-49de-b811-99784e8d7970 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:06.553185 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1917384c-96d6-49de-b811-99784e8d7970 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:06.553449 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1917384c-96d6-49de-b811-99784e8d7970 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:06.553801 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1917384c-96d6-49de-b811-99784e8d7970 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:06.561937 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:06.561937 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:06.566406 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1917384c-96d6-49de-b811-99784e8d7970 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:06.571927 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1917384c-96d6-49de-b811-99784e8d7970 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 returned with HTTP 200 Aug 07 17:15:06.572565 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1057/4233] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:06 2026] GET /volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:07.290788 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-010dba0f-3db1-4e69-9725-ce54a359d9ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.293472 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-010dba0f-3db1-4e69-9725-ce54a359d9ae tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 Aug 07 17:15:07.293779 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-010dba0f-3db1-4e69-9725-ce54a359d9ae tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:07.294253 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-010dba0f-3db1-4e69-9725-ce54a359d9ae tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:07.299323 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-010dba0f-3db1-4e69-9725-ce54a359d9ae tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 returned with HTTP 404 Aug 07 17:15:07.299902 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1059/4234] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:07 2026] GET /volume/v3/snapshots/bd531692-0f50-40af-a0b8-d10038597b38 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:07.308816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-29113316-7ea3-4678-a6b5-ea53a7b8e0e6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.310691 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-29113316-7ea3-4678-a6b5-ea53a7b8e0e6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:07.310904 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-29113316-7ea3-4678-a6b5-ea53a7b8e0e6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:07.311104 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-29113316-7ea3-4678-a6b5-ea53a7b8e0e6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:07.324302 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:07.324302 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:07.332976 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-29113316-7ea3-4678-a6b5-ea53a7b8e0e6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:07.344008 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-29113316-7ea3-4678-a6b5-ea53a7b8e0e6 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 returned with HTTP 200 Aug 07 17:15:07.344594 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1054/4235] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:07 2026] GET /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:07.356959 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6492f968-438e-4427-a2a8-28a389e94985 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.359153 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6492f968-438e-4427-a2a8-28a389e94985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] DELETE https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:07.359404 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6492f968-438e-4427-a2a8-28a389e94985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:07.359630 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6492f968-438e-4427-a2a8-28a389e94985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:07.359810 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6492f968-438e-4427-a2a8-28a389e94985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Delete volume with id: 6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:07.368604 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:07.368604 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:07.369179 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6492f968-438e-4427-a2a8-28a389e94985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:07.387540 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6492f968-438e-4427-a2a8-28a389e94985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Delete volume request issued successfully. Aug 07 17:15:07.387729 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6492f968-438e-4427-a2a8-28a389e94985 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 returned with HTTP 202 Aug 07 17:15:07.388311 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1066/4236] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:15:07 2026] DELETE /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:07.395551 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c04c79bd-2fd1-4c86-8a7b-33216139251a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.397292 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c04c79bd-2fd1-4c86-8a7b-33216139251a tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:07.397522 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c04c79bd-2fd1-4c86-8a7b-33216139251a tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:07.397739 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c04c79bd-2fd1-4c86-8a7b-33216139251a tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:07.405171 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:07.405171 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:07.409244 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c04c79bd-2fd1-4c86-8a7b-33216139251a tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Volume info retrieved successfully. Aug 07 17:15:07.414430 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c04c79bd-2fd1-4c86-8a7b-33216139251a tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 returned with HTTP 200 Aug 07 17:15:07.414942 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1058/4237] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:07 2026] GET /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:07.586847 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1217ec5c-ccb7-4e97-9985-3bc5bebe61fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.588967 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1217ec5c-ccb7-4e97-9985-3bc5bebe61fe tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:07.589298 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1217ec5c-ccb7-4e97-9985-3bc5bebe61fe tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:07.589545 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1217ec5c-ccb7-4e97-9985-3bc5bebe61fe tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:07.598112 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:07.598112 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:07.602730 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1217ec5c-ccb7-4e97-9985-3bc5bebe61fe tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:07.607385 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1217ec5c-ccb7-4e97-9985-3bc5bebe61fe tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 returned with HTTP 200 Aug 07 17:15:07.607929 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1060/4238] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:07 2026] GET /volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:07.625738 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-54cbb0a3-9b9a-44e8-afe5-27da6a8f4d3d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.627436 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-54cbb0a3-9b9a-44e8-afe5-27da6a8f4d3d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:15:07.627777 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-54cbb0a3-9b9a-44e8-afe5-27da6a8f4d3d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3eb1bd4-9590-4ffb-9796-903d9bbc7e24", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1547001836"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:07.637820 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:07.637820 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:07.638390 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-54cbb0a3-9b9a-44e8-afe5-27da6a8f4d3d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:07.638517 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-54cbb0a3-9b9a-44e8-afe5-27da6a8f4d3d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Create snapshot from volume e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:07.696394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-54cbb0a3-9b9a-44e8-afe5-27da6a8f4d3d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Created reservations ['ce4444e8-8290-4822-9414-7f91ec2c0732', '7912dbb0-9df8-4d10-91ba-7ee864e9773a', '7c72f3a4-427e-436f-a818-255cc36d4add', '8e822766-a1c6-4544-a3ea-2fb2c9ccaa2d'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:07.740253 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-54cbb0a3-9b9a-44e8-afe5-27da6a8f4d3d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot create request issued successfully. Aug 07 17:15:07.740941 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-54cbb0a3-9b9a-44e8-afe5-27da6a8f4d3d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:15:07.741520 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1055/4239] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:15:07 2026] POST /volume/v3/snapshots => generated 322 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:07.749322 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f2bdb5e-73d5-4e52-98ad-90b219b59faf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.750866 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f2bdb5e-73d5-4e52-98ad-90b219b59faf tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 Aug 07 17:15:07.751035 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f2bdb5e-73d5-4e52-98ad-90b219b59faf tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:07.751763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f2bdb5e-73d5-4e52-98ad-90b219b59faf tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:07.755581 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:07.755581 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:07.755987 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1f2bdb5e-73d5-4e52-98ad-90b219b59faf tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot retrieved successfully. Aug 07 17:15:07.756697 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f2bdb5e-73d5-4e52-98ad-90b219b59faf tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 returned with HTTP 200 Aug 07 17:15:07.757041 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1067/4240] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:07 2026] GET /volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:07.818569 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e69c42c6-fc95-445c-8ccf-1f0deaf97bc3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.930636 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e69c42c6-fc95-445c-8ccf-1f0deaf97bc3 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:15:07.930911 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e69c42c6-fc95-445c-8ccf-1f0deaf97bc3 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1807574080", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:07.948518 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e69c42c6-fc95-445c-8ccf-1f0deaf97bc3 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:15:07.948852 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1059/4241] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:15:07 2026] POST /volume/v3/types => generated 380 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:07.957645 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-af2b60fa-8f4c-4c27-9cd8-3a3e428e02f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.959955 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af2b60fa-8f4c-4c27-9cd8-3a3e428e02f2 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption Aug 07 17:15:07.960417 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af2b60fa-8f4c-4c27-9cd8-3a3e428e02f2 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:07.978281 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af2b60fa-8f4c-4c27-9cd8-3a3e428e02f2 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption returned with HTTP 200 Aug 07 17:15:07.978685 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1061/4242] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:15:07 2026] POST /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:07.989076 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6c4a5bcf-91ed-4141-9b60-b70c20fbc5da None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:07.991348 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6c4a5bcf-91ed-4141-9b60-b70c20fbc5da tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:15:07.991707 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6c4a5bcf-91ed-4141-9b60-b70c20fbc5da tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1417338245", "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=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:07.993390 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:07.993390 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:08.011716 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6c4a5bcf-91ed-4141-9b60-b70c20fbc5da tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:15:08.012137 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1056/4243] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:15:07 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.019691 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba03a294-f484-4306-aa3a-9abac8a65395 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.021920 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba03a294-f484-4306-aa3a-9abac8a65395 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types/d68dd05c-bb9c-4dd2-87bb-a220427fc094/encryption Aug 07 17:15:08.022389 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba03a294-f484-4306-aa3a-9abac8a65395 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.046877 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba03a294-f484-4306-aa3a-9abac8a65395 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/d68dd05c-bb9c-4dd2-87bb-a220427fc094/encryption returned with HTTP 200 Aug 07 17:15:08.047301 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1068/4244] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:15:08 2026] POST /volume/v3/types/d68dd05c-bb9c-4dd2-87bb-a220427fc094/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.056791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7350e63f-1075-433a-8a87-ed33e51a2153 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.058502 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7350e63f-1075-433a-8a87-ed33e51a2153 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:15:08.058863 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7350e63f-1075-433a-8a87-ed33e51a2153 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-291599906", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.076174 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7350e63f-1075-433a-8a87-ed33e51a2153 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:15:08.076619 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1060/4245] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:15:08 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 07 17:15:08.084181 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25d91dd2-3f59-4f60-b18c-d34819be50e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.086159 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25d91dd2-3f59-4f60-b18c-d34819be50e9 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types/22ee3246-7fcc-4b12-9168-d89425392f07/extra_specs Aug 07 17:15:08.086604 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25d91dd2-3f59-4f60-b18c-d34819be50e9 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.111840 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25d91dd2-3f59-4f60-b18c-d34819be50e9 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/22ee3246-7fcc-4b12-9168-d89425392f07/extra_specs returned with HTTP 200 Aug 07 17:15:08.111967 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1062/4246] 10.4.3.144 () {68 vars in 1399 bytes} [Fri Aug 7 17:15:08 2026] POST /volume/v3/types/22ee3246-7fcc-4b12-9168-d89425392f07/extra_specs => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:15:08.122649 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6d3b9cf3-a62e-48c8-90b6-8e88e15e482d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.124393 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6d3b9cf3-a62e-48c8-90b6-8e88e15e482d tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] PUT https://10.4.3.144/volume/v3/types/22ee3246-7fcc-4b12-9168-d89425392f07/extra_specs/key2 Aug 07 17:15:08.126854 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6d3b9cf3-a62e-48c8-90b6-8e88e15e482d tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.155596 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6d3b9cf3-a62e-48c8-90b6-8e88e15e482d tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/22ee3246-7fcc-4b12-9168-d89425392f07/extra_specs/key2 returned with HTTP 200 Aug 07 17:15:08.156239 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1057/4247] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:15:08 2026] PUT /volume/v3/types/22ee3246-7fcc-4b12-9168-d89425392f07/extra_specs/key2 => generated 25 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:15:08.170937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5fd3af9-ee7b-43c0-ab04-956afa69c355 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.175343 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5fd3af9-ee7b-43c0-ab04-956afa69c355 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:15:08.175662 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5fd3af9-ee7b-43c0-ab04-956afa69c355 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.197937 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5fd3af9-ee7b-43c0-ab04-956afa69c355 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:15:08.198632 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1069/4248] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:15:08 2026] POST /volume/v3/types => generated 195 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.208377 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-69559350-f45b-4467-83bf-b2f7d9cf5950 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.209968 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69559350-f45b-4467-83bf-b2f7d9cf5950 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] DELETE https://10.4.3.144/volume/v3/types/5f2e530a-5000-476c-996c-803af0715325 Aug 07 17:15:08.210222 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69559350-f45b-4467-83bf-b2f7d9cf5950 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.210406 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69559350-f45b-4467-83bf-b2f7d9cf5950 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.233217 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69559350-f45b-4467-83bf-b2f7d9cf5950 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/5f2e530a-5000-476c-996c-803af0715325 returned with HTTP 202 Aug 07 17:15:08.233617 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1061/4249] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:15:08 2026] DELETE /volume/v3/types/5f2e530a-5000-476c-996c-803af0715325 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:08.242970 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dce43dd6-0938-4985-9196-a594075c703f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.243555 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dce43dd6-0938-4985-9196-a594075c703f tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:15:08.244226 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dce43dd6-0938-4985-9196-a594075c703f tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1399194531", "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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.262938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dce43dd6-0938-4985-9196-a594075c703f tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:15:08.263460 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1063/4250] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:15:08 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.271233 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e5137e28-e4f5-4807-8759-ddc765dcebb9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.272935 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5137e28-e4f5-4807-8759-ddc765dcebb9 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types/51fce2c0-8a97-443d-a185-a319ebcdf53a/encryption Aug 07 17:15:08.273371 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e5137e28-e4f5-4807-8759-ddc765dcebb9 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.287830 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5137e28-e4f5-4807-8759-ddc765dcebb9 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/51fce2c0-8a97-443d-a185-a319ebcdf53a/encryption returned with HTTP 200 Aug 07 17:15:08.288327 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1058/4251] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:15:08 2026] POST /volume/v3/types/51fce2c0-8a97-443d-a185-a319ebcdf53a/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.295751 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-82ff6da7-e51a-4409-8796-b584cfc26085 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.297553 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82ff6da7-e51a-4409-8796-b584cfc26085 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] DELETE https://10.4.3.144/volume/v3/types/51fce2c0-8a97-443d-a185-a319ebcdf53a/encryption/0b56ba35-fa7e-4398-a839-b9217a290d6a Aug 07 17:15:08.297775 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82ff6da7-e51a-4409-8796-b584cfc26085 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.297978 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82ff6da7-e51a-4409-8796-b584cfc26085 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.311877 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82ff6da7-e51a-4409-8796-b584cfc26085 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/51fce2c0-8a97-443d-a185-a319ebcdf53a/encryption/0b56ba35-fa7e-4398-a839-b9217a290d6a returned with HTTP 202 Aug 07 17:15:08.312419 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1070/4252] 10.4.3.144 () {66 vars in 1489 bytes} [Fri Aug 7 17:15:08 2026] DELETE /volume/v3/types/51fce2c0-8a97-443d-a185-a319ebcdf53a/encryption/0b56ba35-fa7e-4398-a839-b9217a290d6a => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:08.320396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2fd92198-9e37-42e5-87ab-2c7827846d6b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.322123 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2fd92198-9e37-42e5-87ab-2c7827846d6b tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:15:08.322492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2fd92198-9e37-42e5-87ab-2c7827846d6b tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1183822390", "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=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.343604 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2fd92198-9e37-42e5-87ab-2c7827846d6b tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:15:08.344032 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1062/4253] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:15:08 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.353786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c6877bb-d9db-4dad-9990-1ae92fdea5bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.355546 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c6877bb-d9db-4dad-9990-1ae92fdea5bc tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] DELETE https://10.4.3.144/volume/v3/types/7518d1ac-10df-4be8-8064-40ac22fee5b6/extra_specs/key1 Aug 07 17:15:08.355754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c6877bb-d9db-4dad-9990-1ae92fdea5bc tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.355955 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c6877bb-d9db-4dad-9990-1ae92fdea5bc tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.372399 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c6877bb-d9db-4dad-9990-1ae92fdea5bc tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/7518d1ac-10df-4be8-8064-40ac22fee5b6/extra_specs/key1 returned with HTTP 202 Aug 07 17:15:08.372757 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1064/4254] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:15:08 2026] DELETE /volume/v3/types/7518d1ac-10df-4be8-8064-40ac22fee5b6/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:15:08.380739 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4d1e5eb4-f9e4-4eb9-9e78-4a0a83eef263 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.382786 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4d1e5eb4-f9e4-4eb9-9e78-4a0a83eef263 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:15:08.383218 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4d1e5eb4-f9e4-4eb9-9e78-4a0a83eef263 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1815129068", "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=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.399974 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4d1e5eb4-f9e4-4eb9-9e78-4a0a83eef263 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:15:08.400426 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1059/4255] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:15:08 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 07 17:15:08.408876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fd55b4b3-396e-45bd-978d-3bfb33cab446 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.410606 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd55b4b3-396e-45bd-978d-3bfb33cab446 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] DELETE https://10.4.3.144/volume/v3/types/c0663679-1a31-44f0-99a8-71c1102e1fcb Aug 07 17:15:08.410779 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd55b4b3-396e-45bd-978d-3bfb33cab446 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.410959 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd55b4b3-396e-45bd-978d-3bfb33cab446 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.428893 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-918879fb-66a5-4c83-ad86-583a47975723 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.431675 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-918879fb-66a5-4c83-ad86-583a47975723 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] GET https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 Aug 07 17:15:08.431922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-918879fb-66a5-4c83-ad86-583a47975723 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.432197 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-918879fb-66a5-4c83-ad86-583a47975723 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.435937 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd55b4b3-396e-45bd-978d-3bfb33cab446 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/c0663679-1a31-44f0-99a8-71c1102e1fcb returned with HTTP 202 Aug 07 17:15:08.436473 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1071/4256] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:15:08 2026] DELETE /volume/v3/types/c0663679-1a31-44f0-99a8-71c1102e1fcb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:08.438851 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-918879fb-66a5-4c83-ad86-583a47975723 tempest-VolumesExtendTest-1213861455 tempest-VolumesExtendTest-1213861455-project-member] https://10.4.3.144/volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 returned with HTTP 404 Aug 07 17:15:08.439597 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1063/4257] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/volumes/6a7dc5f5-d6e3-4a0c-a21d-89e075e474e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:08.444200 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a90e51fc-69b2-4bff-bd99-08b28829cf58 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.446076 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a90e51fc-69b2-4bff-bd99-08b28829cf58 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] GET https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs Aug 07 17:15:08.446342 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a90e51fc-69b2-4bff-bd99-08b28829cf58 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.446586 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a90e51fc-69b2-4bff-bd99-08b28829cf58 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.452947 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a90e51fc-69b2-4bff-bd99-08b28829cf58 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs returned with HTTP 200 Aug 07 17:15:08.453353 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1065/4258] 10.4.3.144 () {66 vars in 1378 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.461690 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-625a5f7e-9add-4e41-bb65-0d4d8bd12d9b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.463556 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-625a5f7e-9add-4e41-bb65-0d4d8bd12d9b tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] GET https://10.4.3.144/volume/v3/types Aug 07 17:15:08.463796 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-625a5f7e-9add-4e41-bb65-0d4d8bd12d9b tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.464040 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-625a5f7e-9add-4e41-bb65-0d4d8bd12d9b tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.479094 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-625a5f7e-9add-4e41-bb65-0d4d8bd12d9b tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:15:08.479631 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1060/4259] 10.4.3.144 () {66 vars in 1231 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/types => generated 2830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:08.489697 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-122d6d94-2171-47f7-aaac-4bd85ab60c14 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.491546 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-122d6d94-2171-47f7-aaac-4bd85ab60c14 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] GET https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption/cipher Aug 07 17:15:08.491742 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-122d6d94-2171-47f7-aaac-4bd85ab60c14 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.491902 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-122d6d94-2171-47f7-aaac-4bd85ab60c14 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.498143 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-122d6d94-2171-47f7-aaac-4bd85ab60c14 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption/cipher returned with HTTP 200 Aug 07 17:15:08.498550 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1072/4260] 10.4.3.144 () {66 vars in 1396 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:15:08.506651 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e6a6a3cc-b132-4c0a-9b59-cdbc2f486bda None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.508496 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6a6a3cc-b132-4c0a-9b59-cdbc2f486bda tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] GET https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption Aug 07 17:15:08.508685 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6a6a3cc-b132-4c0a-9b59-cdbc2f486bda tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.508870 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e6a6a3cc-b132-4c0a-9b59-cdbc2f486bda tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.515428 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e6a6a3cc-b132-4c0a-9b59-cdbc2f486bda tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption returned with HTTP 200 Aug 07 17:15:08.515636 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1064/4261] 10.4.3.144 () {66 vars in 1375 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.524562 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-858316ff-e9cd-456c-82ef-22d20709be7f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.526375 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-858316ff-e9cd-456c-82ef-22d20709be7f tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] GET https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs/multiattach Aug 07 17:15:08.526615 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-858316ff-e9cd-456c-82ef-22d20709be7f tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.526856 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-858316ff-e9cd-456c-82ef-22d20709be7f tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.532914 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-858316ff-e9cd-456c-82ef-22d20709be7f tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs/multiattach returned with HTTP 200 Aug 07 17:15:08.533421 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1066/4262] 10.4.3.144 () {66 vars in 1414 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:15:08.540449 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ef5b9ea0-596e-4597-bc05-4f357f331211 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.542447 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ef5b9ea0-596e-4597-bc05-4f357f331211 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] GET https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs/volume_backend_name Aug 07 17:15:08.542692 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ef5b9ea0-596e-4597-bc05-4f357f331211 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.542930 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ef5b9ea0-596e-4597-bc05-4f357f331211 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.549674 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ef5b9ea0-596e-4597-bc05-4f357f331211 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs/volume_backend_name returned with HTTP 200 Aug 07 17:15:08.550093 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1061/4263] 10.4.3.144 () {66 vars in 1438 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/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 07 17:15:08.563988 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1552ce3f-2a59-4c2f-a980-d0ad36c556d0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.566285 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1552ce3f-2a59-4c2f-a980-d0ad36c556d0 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] GET https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8 Aug 07 17:15:08.566554 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1552ce3f-2a59-4c2f-a980-d0ad36c556d0 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.566812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1552ce3f-2a59-4c2f-a980-d0ad36c556d0 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.573669 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1552ce3f-2a59-4c2f-a980-d0ad36c556d0 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8 returned with HTTP 200 Aug 07 17:15:08.574187 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1073/4264] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8 => generated 402 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.583179 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-07868231-f5c6-4f21-8ea6-93260f77787a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.585893 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07868231-f5c6-4f21-8ea6-93260f77787a tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] PUT https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption/83829c6f-4975-41f4-8631-903dcacb3b7a Aug 07 17:15:08.586250 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-07868231-f5c6-4f21-8ea6-93260f77787a tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.607574 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07868231-f5c6-4f21-8ea6-93260f77787a tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption/83829c6f-4975-41f4-8631-903dcacb3b7a returned with HTTP 200 Aug 07 17:15:08.607574 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1065/4265] 10.4.3.144 () {68 vars in 1506 bytes} [Fri Aug 7 17:15:08 2026] PUT /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/encryption/83829c6f-4975-41f4-8631-903dcacb3b7a => generated 33 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:15:08.620520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f18d748-a78e-4e12-9f7e-bbaa162d0b70 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.624791 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f18d748-a78e-4e12-9f7e-bbaa162d0b70 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] PUT https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs/key1 Aug 07 17:15:08.625215 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f18d748-a78e-4e12-9f7e-bbaa162d0b70 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.643804 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f18d748-a78e-4e12-9f7e-bbaa162d0b70 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs/key1 returned with HTTP 200 Aug 07 17:15:08.644327 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1067/4266] 10.4.3.144 () {68 vars in 1413 bytes} [Fri Aug 7 17:15:08 2026] PUT /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8/extra_specs/key1 => generated 30 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 17:15:08.652673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0e776fe4-c959-48f2-af72-bca31654078e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.655269 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0e776fe4-c959-48f2-af72-bca31654078e tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] PUT https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8 Aug 07 17:15:08.655599 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0e776fe4-c959-48f2-af72-bca31654078e tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.672042 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0e776fe4-c959-48f2-af72-bca31654078e tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8 returned with HTTP 200 Aug 07 17:15:08.672926 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1062/4267] 10.4.3.144 () {68 vars in 1362 bytes} [Fri Aug 7 17:15:08 2026] PUT /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8 => generated 371 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.680641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0cefefa9-dbee-4b2e-8fac-eaefce09a608 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.682543 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cefefa9-dbee-4b2e-8fac-eaefce09a608 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] DELETE https://10.4.3.144/volume/v3/types/7518d1ac-10df-4be8-8064-40ac22fee5b6 Aug 07 17:15:08.682731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cefefa9-dbee-4b2e-8fac-eaefce09a608 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.683251 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cefefa9-dbee-4b2e-8fac-eaefce09a608 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.706485 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cefefa9-dbee-4b2e-8fac-eaefce09a608 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/7518d1ac-10df-4be8-8064-40ac22fee5b6 returned with HTTP 202 Aug 07 17:15:08.706934 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1074/4268] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:15:08 2026] DELETE /volume/v3/types/7518d1ac-10df-4be8-8064-40ac22fee5b6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:08.713673 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cd9ce76b-1b53-4704-af2f-451eac5414e2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.715448 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd9ce76b-1b53-4704-af2f-451eac5414e2 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] DELETE https://10.4.3.144/volume/v3/types/51fce2c0-8a97-443d-a185-a319ebcdf53a Aug 07 17:15:08.715690 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd9ce76b-1b53-4704-af2f-451eac5414e2 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.715929 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd9ce76b-1b53-4704-af2f-451eac5414e2 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.738121 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd9ce76b-1b53-4704-af2f-451eac5414e2 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/51fce2c0-8a97-443d-a185-a319ebcdf53a returned with HTTP 202 Aug 07 17:15:08.738477 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1066/4269] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:15:08 2026] DELETE /volume/v3/types/51fce2c0-8a97-443d-a185-a319ebcdf53a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:08.746908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-42c73944-a0c7-4b4c-a892-5a486ccd09d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.748942 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-42c73944-a0c7-4b4c-a892-5a486ccd09d5 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] DELETE https://10.4.3.144/volume/v3/types/22ee3246-7fcc-4b12-9168-d89425392f07 Aug 07 17:15:08.749229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-42c73944-a0c7-4b4c-a892-5a486ccd09d5 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.749487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-42c73944-a0c7-4b4c-a892-5a486ccd09d5 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.770705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2f806ed3-da00-4c8b-a1f8-205b080a9d8f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.772992 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2f806ed3-da00-4c8b-a1f8-205b080a9d8f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 Aug 07 17:15:08.773812 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2f806ed3-da00-4c8b-a1f8-205b080a9d8f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.773812 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2f806ed3-da00-4c8b-a1f8-205b080a9d8f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.780545 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:08.780545 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:08.781160 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2f806ed3-da00-4c8b-a1f8-205b080a9d8f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot retrieved successfully. Aug 07 17:15:08.781985 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-42c73944-a0c7-4b4c-a892-5a486ccd09d5 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/22ee3246-7fcc-4b12-9168-d89425392f07 returned with HTTP 202 Aug 07 17:15:08.782179 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2f806ed3-da00-4c8b-a1f8-205b080a9d8f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 returned with HTTP 200 Aug 07 17:15:08.782533 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1068/4270] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:15:08 2026] DELETE /volume/v3/types/22ee3246-7fcc-4b12-9168-d89425392f07 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:08.782589 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1063/4271] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:08.791077 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46fc3bde-32cc-4783-9b53-f3f89b92e577 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.793211 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46fc3bde-32cc-4783-9b53-f3f89b92e577 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] DELETE https://10.4.3.144/volume/v3/types/d68dd05c-bb9c-4dd2-87bb-a220427fc094 Aug 07 17:15:08.793453 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46fc3bde-32cc-4783-9b53-f3f89b92e577 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.793693 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46fc3bde-32cc-4783-9b53-f3f89b92e577 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.796618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7b8d27f2-906e-4b8d-858f-3c0e885338d5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.799290 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b8d27f2-906e-4b8d-858f-3c0e885338d5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] POST https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24/action Aug 07 17:15:08.799705 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7b8d27f2-906e-4b8d-858f-3c0e885338d5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action body: b'{"revert": {"snapshot_id": "1350efe6-c5cf-421b-8ec6-a927181b5e21"}}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:15:08.799851 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7b8d27f2-906e-4b8d-858f-3c0e885338d5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "1350efe6-c5cf-421b-8ec6-a927181b5e21"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:08.812694 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:08.812694 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:08.813322 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7b8d27f2-906e-4b8d-858f-3c0e885338d5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume retrieved successfully. Aug 07 17:15:08.820404 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46fc3bde-32cc-4783-9b53-f3f89b92e577 tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/d68dd05c-bb9c-4dd2-87bb-a220427fc094 returned with HTTP 202 Aug 07 17:15:08.820852 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1075/4272] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:15:08 2026] DELETE /volume/v3/types/d68dd05c-bb9c-4dd2-87bb-a220427fc094 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:08.828832 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-22dd7a9b-1de3-4dcb-be6f-d584148c5adf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.829034 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-7b8d27f2-906e-4b8d-858f-3c0e885338d5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Reverting volume e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 to snapshot 1350efe6-c5cf-421b-8ec6-a927181b5e21. Aug 07 17:15:08.830248 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:08.830248 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:08.831079 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-22dd7a9b-1de3-4dcb-be6f-d584148c5adf tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] DELETE https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8 Aug 07 17:15:08.831328 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-22dd7a9b-1de3-4dcb-be6f-d584148c5adf tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.831562 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-22dd7a9b-1de3-4dcb-be6f-d584148c5adf tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.850969 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b8d27f2-906e-4b8d-858f-3c0e885338d5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24/action returned with HTTP 202 Aug 07 17:15:08.851661 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1067/4273] 10.4.3.144 () {70 vars in 1431 bytes} [Fri Aug 7 17:15:08 2026] POST /volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 17:15:08.858275 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-22dd7a9b-1de3-4dcb-be6f-d584148c5adf tempest-VolumeTypesAdminTests-1597350231 tempest-VolumeTypesAdminTests-1597350231-project-admin] https://10.4.3.144/volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8 returned with HTTP 202 Aug 07 17:15:08.858275 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1069/4274] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:15:08 2026] DELETE /volume/v3/types/19447996-dffe-4b59-8594-cb1279bf67b8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:08.859789 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5eb5660f-6707-4972-a315-fd59c32cfd53 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:08.863747 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5eb5660f-6707-4972-a315-fd59c32cfd53 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:08.864138 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5eb5660f-6707-4972-a315-fd59c32cfd53 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:08.864255 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5eb5660f-6707-4972-a315-fd59c32cfd53 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:08.873164 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:08.873164 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:08.878177 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5eb5660f-6707-4972-a315-fd59c32cfd53 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:08.884163 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5eb5660f-6707-4972-a315-fd59c32cfd53 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 returned with HTTP 200 Aug 07 17:15:08.884556 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1064/4275] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:08 2026] GET /volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:09.901826 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fac8e0ef-7671-4fa1-904a-8ab753d31fca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:09.905039 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fac8e0ef-7671-4fa1-904a-8ab753d31fca tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:09.905039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fac8e0ef-7671-4fa1-904a-8ab753d31fca tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:09.905039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fac8e0ef-7671-4fa1-904a-8ab753d31fca tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:09.915732 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:09.915732 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:09.920842 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fac8e0ef-7671-4fa1-904a-8ab753d31fca tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:09.926517 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fac8e0ef-7671-4fa1-904a-8ab753d31fca tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 returned with HTTP 200 Aug 07 17:15:09.927065 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1076/4276] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:09 2026] GET /volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:09.945058 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-831a6325-9201-4159-a349-fe997be8c9d8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:09.949241 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-831a6325-9201-4159-a349-fe997be8c9d8 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 Aug 07 17:15:09.949241 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-831a6325-9201-4159-a349-fe997be8c9d8 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:09.949241 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-831a6325-9201-4159-a349-fe997be8c9d8 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:09.949571 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=291,cinder:UPDATE=49,cinder:INSERT=35,cinder:DELETE=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:15:09.954428 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:09.954428 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:09.954930 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-831a6325-9201-4159-a349-fe997be8c9d8 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot retrieved successfully. Aug 07 17:15:09.956163 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-831a6325-9201-4159-a349-fe997be8c9d8 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 returned with HTTP 200 Aug 07 17:15:09.956995 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1068/4277] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:09 2026] GET /volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:09.968503 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c6083231-bafc-418e-94c7-e22b5cfdada9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:09.969722 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6083231-bafc-418e-94c7-e22b5cfdada9 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:09.970016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6083231-bafc-418e-94c7-e22b5cfdada9 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:09.970284 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6083231-bafc-418e-94c7-e22b5cfdada9 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:09.981468 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:09.981468 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:09.989974 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c6083231-bafc-418e-94c7-e22b5cfdada9 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:09.993957 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6083231-bafc-418e-94c7-e22b5cfdada9 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 returned with HTTP 200 Aug 07 17:15:09.994373 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1070/4278] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:09 2026] GET /volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:10.008756 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:10.014059 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:15:10.014059 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-126027938"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:10.015369 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-126027938'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:15:10.015646 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Create volume of 1 GB Aug 07 17:15:10.020044 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Availability Zones retrieved successfully. Aug 07 17:15:10.025874 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Flow 'volume_create_api' (5ec0ec6e-b122-4a73-b2ef-90c6f82aaf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:10.027171 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc58099-5fd0-4a77-a0fa-43d3971c4f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:10.028573 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:15:10.055645 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cc58099-5fd0-4a77-a0fa-43d3971c4f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:10.056629 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a4b4dc-0fe0-47a6-a1c4-177b25b6a81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:10.110326 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Created reservations ['7bd21b11-4abd-4742-bd17-1b8c2f2e0836', 'b797ff2b-0bdb-45bf-9d23-4777579f8441', '94e87f64-feb7-484e-a09e-ea14efb52636', '8d9348e6-2868-4dd3-b7da-79818ca94b9c'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:10.111155 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18a4b4dc-0fe0-47a6-a1c4-177b25b6a81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bd21b11-4abd-4742-bd17-1b8c2f2e0836', 'b797ff2b-0bdb-45bf-9d23-4777579f8441', '94e87f64-feb7-484e-a09e-ea14efb52636', '8d9348e6-2868-4dd3-b7da-79818ca94b9c']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:10.111885 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b2abf9-54cb-4320-817e-6dc110cf06e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:10.138383 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b2abf9-54cb-4320-817e-6dc110cf06e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86b3cf6d-9f8a-455f-9209-6886f07a4da6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-126027938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a88dc255d3b640ef9ceb558def708ebf',qos_specs=None,replication_status=,reservations=['7bd21b11-4abd-4742-bd17-1b8c2f2e0836','b797ff2b-0bdb-45bf-9d23-4777579f8441','94e87f64-feb7-484e-a09e-ea14efb52636','8d9348e6-2868-4dd3-b7da-79818ca94b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca93ccb641a4961aaf755329cd77555',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-126027938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86b3cf6d-9f8a-455f-9209-6886f07a4da6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a88dc255d3b640ef9ceb558def708ebf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca93ccb641a4961aaf755329cd77555',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:10.139546 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ada7b8-8cc6-4eb1-8851-87512ea627e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:10.163914 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ada7b8-8cc6-4eb1-8851-87512ea627e5) transitioned into state 'SUCCESS' from state '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-126027938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a88dc255d3b640ef9ceb558def708ebf',qos_specs=None,replication_status=,reservations=['7bd21b11-4abd-4742-bd17-1b8c2f2e0836','b797ff2b-0bdb-45bf-9d23-4777579f8441','94e87f64-feb7-484e-a09e-ea14efb52636','8d9348e6-2868-4dd3-b7da-79818ca94b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca93ccb641a4961aaf755329cd77555',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:10.164909 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (898d384c-dc0b-42ed-b401-7cd1cde6a85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:10.176780 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (898d384c-dc0b-42ed-b401-7cd1cde6a85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:10.178457 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Flow 'volume_create_api' (5ec0ec6e-b122-4a73-b2ef-90c6f82aaf3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:10.178932 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Create volume request issued successfully. Aug 07 17:15:10.180084 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2877072e-0fe3-4233-b49a-bf91d20ac0fd tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:15:10.181015 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1065/4279] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:15:10 2026] POST /volume/v3/volumes => generated 765 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:15:10.199317 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-276bcb2f-62c0-4a89-9273-9697b8be4e0f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:10.200918 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-276bcb2f-62c0-4a89-9273-9697b8be4e0f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 Aug 07 17:15:10.201176 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-276bcb2f-62c0-4a89-9273-9697b8be4e0f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:10.201355 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-276bcb2f-62c0-4a89-9273-9697b8be4e0f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:10.208420 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:10.208420 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:10.212432 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-276bcb2f-62c0-4a89-9273-9697b8be4e0f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:10.216611 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-276bcb2f-62c0-4a89-9273-9697b8be4e0f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 returned with HTTP 200 Aug 07 17:15:10.216985 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1077/4280] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:10 2026] GET /volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:11.230547 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-71da98bb-c4eb-4a7c-8c51-35189f781da6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:11.233990 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71da98bb-c4eb-4a7c-8c51-35189f781da6 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 Aug 07 17:15:11.234297 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-71da98bb-c4eb-4a7c-8c51-35189f781da6 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:11.234565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-71da98bb-c4eb-4a7c-8c51-35189f781da6 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:11.249216 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:11.249216 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:11.254660 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-71da98bb-c4eb-4a7c-8c51-35189f781da6 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:11.258921 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-71da98bb-c4eb-4a7c-8c51-35189f781da6 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 returned with HTTP 200 Aug 07 17:15:11.259535 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1069/4281] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:11 2026] GET /volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:11.272546 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7de2cd4e-d00a-4968-a1df-541321d3c84c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:11.274332 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7de2cd4e-d00a-4968-a1df-541321d3c84c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:15:11.274684 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7de2cd4e-d00a-4968-a1df-541321d3c84c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "86b3cf6d-9f8a-455f-9209-6886f07a4da6", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-419308885"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:11.283635 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:11.283635 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:11.284240 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7de2cd4e-d00a-4968-a1df-541321d3c84c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:11.284375 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-7de2cd4e-d00a-4968-a1df-541321d3c84c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Create snapshot from volume 86b3cf6d-9f8a-455f-9209-6886f07a4da6 Aug 07 17:15:11.323419 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-7de2cd4e-d00a-4968-a1df-541321d3c84c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Created reservations ['ff833039-696a-4f33-8662-203f691f4b16', '859cfe33-b3ad-4129-9179-07c111973edc', 'e669d60a-1e86-4af3-b383-5503ec50b837', 'a7d48fba-17a2-4efe-bf85-63b9ce977da2'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:11.372014 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7de2cd4e-d00a-4968-a1df-541321d3c84c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot create request issued successfully. Aug 07 17:15:11.372398 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7de2cd4e-d00a-4968-a1df-541321d3c84c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:15:11.372820 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1071/4282] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:15:11 2026] POST /volume/v3/snapshots => generated 321 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:11.382678 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c1836749-68fc-4644-8f09-dcd46fb2ebe3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:11.385005 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c1836749-68fc-4644-8f09-dcd46fb2ebe3 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 Aug 07 17:15:11.385185 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c1836749-68fc-4644-8f09-dcd46fb2ebe3 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:11.385412 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c1836749-68fc-4644-8f09-dcd46fb2ebe3 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:11.390763 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:11.390763 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:11.391311 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c1836749-68fc-4644-8f09-dcd46fb2ebe3 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot retrieved successfully. Aug 07 17:15:11.392188 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c1836749-68fc-4644-8f09-dcd46fb2ebe3 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 returned with HTTP 200 Aug 07 17:15:11.392625 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1066/4283] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:11 2026] GET /volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:12.066662 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-47295d43-b86f-4ed9-959b-ab22920de217 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:12.068642 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47295d43-b86f-4ed9-959b-ab22920de217 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c Aug 07 17:15:12.068850 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47295d43-b86f-4ed9-959b-ab22920de217 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:12.069087 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-47295d43-b86f-4ed9-959b-ab22920de217 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:12.069189 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-47295d43-b86f-4ed9-959b-ab22920de217 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c Aug 07 17:15:12.071221 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:UPDATE=117,cinder:INSERT=65,cinder:SELECT=358 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:15:12.074208 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:12.074208 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:12.074745 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-47295d43-b86f-4ed9-959b-ab22920de217 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:12.101299 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-47295d43-b86f-4ed9-959b-ab22920de217 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot delete request issued successfully. Aug 07 17:15:12.101299 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-47295d43-b86f-4ed9-959b-ab22920de217 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c returned with HTTP 202 Aug 07 17:15:12.101299 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1078/4284] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:15:12 2026] DELETE /volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:12.111080 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2144ba9e-d387-4f2e-b790-2abcff914982 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:12.113384 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2144ba9e-d387-4f2e-b790-2abcff914982 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c Aug 07 17:15:12.113647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2144ba9e-d387-4f2e-b790-2abcff914982 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:12.113918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2144ba9e-d387-4f2e-b790-2abcff914982 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:12.120095 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:12.120095 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:12.120696 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2144ba9e-d387-4f2e-b790-2abcff914982 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:12.121918 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2144ba9e-d387-4f2e-b790-2abcff914982 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c returned with HTTP 200 Aug 07 17:15:12.122474 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1070/4285] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:12 2026] GET /volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:12.403625 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ed894d8-e31d-454e-a26f-9ec39d9041f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:12.405680 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ed894d8-e31d-454e-a26f-9ec39d9041f5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 Aug 07 17:15:12.405962 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ed894d8-e31d-454e-a26f-9ec39d9041f5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:12.406253 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ed894d8-e31d-454e-a26f-9ec39d9041f5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:12.411582 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:12.411582 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:12.412137 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7ed894d8-e31d-454e-a26f-9ec39d9041f5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot retrieved successfully. Aug 07 17:15:12.412971 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ed894d8-e31d-454e-a26f-9ec39d9041f5 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 returned with HTTP 200 Aug 07 17:15:12.413383 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1072/4286] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:12 2026] GET /volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:12.423556 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3257cfeb-192b-48aa-a6af-3fd126f62dcc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:12.425698 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3257cfeb-192b-48aa-a6af-3fd126f62dcc tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] POST https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6/action Aug 07 17:15:12.426215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3257cfeb-192b-48aa-a6af-3fd126f62dcc tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:15:12.426367 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3257cfeb-192b-48aa-a6af-3fd126f62dcc tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:12.446195 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:12.446195 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:12.446698 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3257cfeb-192b-48aa-a6af-3fd126f62dcc tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:12.496965 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-3257cfeb-192b-48aa-a6af-3fd126f62dcc tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Created reservations ['17020ee9-7eef-427a-a89d-c4e81a17e7b2', 'b045d59f-c13b-4c80-885f-a9623d50cece'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:12.508221 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3257cfeb-192b-48aa-a6af-3fd126f62dcc tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Extend volume request issued successfully. Aug 07 17:15:12.508471 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3257cfeb-192b-48aa-a6af-3fd126f62dcc tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6/action returned with HTTP 202 Aug 07 17:15:12.508937 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1067/4287] 10.4.3.144 () {70 vars in 1431 bytes} [Fri Aug 7 17:15:12 2026] POST /volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 17:15:12.517956 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-294eb5bf-9dbe-4021-b459-207f398113f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:12.519947 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-294eb5bf-9dbe-4021-b459-207f398113f1 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 Aug 07 17:15:12.519947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-294eb5bf-9dbe-4021-b459-207f398113f1 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:12.520175 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-294eb5bf-9dbe-4021-b459-207f398113f1 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:12.528497 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:12.528497 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:12.532432 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-294eb5bf-9dbe-4021-b459-207f398113f1 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:12.537467 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-294eb5bf-9dbe-4021-b459-207f398113f1 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 returned with HTTP 200 Aug 07 17:15:12.537920 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1079/4288] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:12 2026] GET /volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:13.135712 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-44d8cdcc-0f05-4731-8519-fc1ee44fcff0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:13.137766 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44d8cdcc-0f05-4731-8519-fc1ee44fcff0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c Aug 07 17:15:13.138089 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44d8cdcc-0f05-4731-8519-fc1ee44fcff0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:13.138363 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-44d8cdcc-0f05-4731-8519-fc1ee44fcff0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:13.144386 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-44d8cdcc-0f05-4731-8519-fc1ee44fcff0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c returned with HTTP 404 Aug 07 17:15:13.144932 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1071/4289] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:13 2026] GET /volume/v3/snapshots/b1271f23-93d3-4a6c-ade0-1dcaf09e2e0c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:13.556188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5bdc1681-6488-45a0-8b2a-5011d02710bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:13.557880 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bdc1681-6488-45a0-8b2a-5011d02710bb tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 Aug 07 17:15:13.558133 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5bdc1681-6488-45a0-8b2a-5011d02710bb tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:13.558362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5bdc1681-6488-45a0-8b2a-5011d02710bb tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:13.566099 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:13.566099 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:13.571186 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5bdc1681-6488-45a0-8b2a-5011d02710bb tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:13.577745 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bdc1681-6488-45a0-8b2a-5011d02710bb tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 returned with HTTP 200 Aug 07 17:15:13.578342 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1073/4290] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:13 2026] GET /volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:13.600037 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ecc82c45-9a4a-4aa8-bd93-28a2694fda5c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:13.600594 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ecc82c45-9a4a-4aa8-bd93-28a2694fda5c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] POST https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6/action Aug 07 17:15:13.600594 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ecc82c45-9a4a-4aa8-bd93-28a2694fda5c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action body: b'{"revert": {"snapshot_id": "22da6bec-eb60-4300-9b41-bb592657a527"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:15:13.600671 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ecc82c45-9a4a-4aa8-bd93-28a2694fda5c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "22da6bec-eb60-4300-9b41-bb592657a527"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:13.616095 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:13.616095 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:13.617615 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ecc82c45-9a4a-4aa8-bd93-28a2694fda5c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume retrieved successfully. Aug 07 17:15:13.642625 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ecc82c45-9a4a-4aa8-bd93-28a2694fda5c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] HTTP exception thrown: Can't revert volume 86b3cf6d-9f8a-455f-9209-6886f07a4da6 to its latest snapshot 22da6bec-eb60-4300-9b41-bb592657a527. The volume size must be equal to the snapshot size. Aug 07 17:15:13.642828 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ecc82c45-9a4a-4aa8-bd93-28a2694fda5c tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6/action returned with HTTP 400 Aug 07 17:15:13.643522 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1068/4291] 10.4.3.144 () {70 vars in 1431 bytes} [Fri Aug 7 17:15:13 2026] POST /volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6/action => generated 213 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 07 17:15:13.654144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49473a9c-bcd9-4917-ba0f-5c5ee1e2c28d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:13.656873 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49473a9c-bcd9-4917-ba0f-5c5ee1e2c28d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 Aug 07 17:15:13.657061 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49473a9c-bcd9-4917-ba0f-5c5ee1e2c28d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:13.657175 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49473a9c-bcd9-4917-ba0f-5c5ee1e2c28d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:13.657257 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-49473a9c-bcd9-4917-ba0f-5c5ee1e2c28d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Delete snapshot with id: 22da6bec-eb60-4300-9b41-bb592657a527 Aug 07 17:15:13.666086 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:13.666086 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:13.666513 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49473a9c-bcd9-4917-ba0f-5c5ee1e2c28d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot retrieved successfully. Aug 07 17:15:13.682271 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49473a9c-bcd9-4917-ba0f-5c5ee1e2c28d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot delete request issued successfully. Aug 07 17:15:13.682429 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49473a9c-bcd9-4917-ba0f-5c5ee1e2c28d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 returned with HTTP 202 Aug 07 17:15:13.682904 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1080/4292] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:15:13 2026] DELETE /volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:13.693248 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-32ed1294-624f-4172-9989-5f016ca7067f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:13.695715 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-32ed1294-624f-4172-9989-5f016ca7067f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 Aug 07 17:15:13.696041 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-32ed1294-624f-4172-9989-5f016ca7067f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:13.696352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-32ed1294-624f-4172-9989-5f016ca7067f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:13.703513 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:13.703513 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:13.704170 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-32ed1294-624f-4172-9989-5f016ca7067f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot retrieved successfully. Aug 07 17:15:13.708007 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-32ed1294-624f-4172-9989-5f016ca7067f tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 returned with HTTP 200 Aug 07 17:15:13.708007 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1072/4293] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:13 2026] GET /volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:14.625800 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d5c23b49-299a-4aaf-b570-dd13344e1593 req-58a77b63-a1bf-444c-8781-3e764fdcf874 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:14.627903 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d5c23b49-299a-4aaf-b570-dd13344e1593 req-58a77b63-a1bf-444c-8781-3e764fdcf874 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/9700002e-f313-4b31-90c5-41d8395fa0b0 Aug 07 17:15:14.628131 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d5c23b49-299a-4aaf-b570-dd13344e1593 req-58a77b63-a1bf-444c-8781-3e764fdcf874 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:14.628307 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d5c23b49-299a-4aaf-b570-dd13344e1593 req-58a77b63-a1bf-444c-8781-3e764fdcf874 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:14.630057 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=247,cinder:UPDATE=50,cinder:INSERT=19,cinder:DELETE=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:15:14.636198 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:14.636198 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:14.688631 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d5c23b49-299a-4aaf-b570-dd13344e1593 req-58a77b63-a1bf-444c-8781-3e764fdcf874 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/9700002e-f313-4b31-90c5-41d8395fa0b0 returned with HTTP 200 Aug 07 17:15:14.689036 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1074/4294] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:15:14 2026] DELETE /volume/v3/attachments/9700002e-f313-4b31-90c5-41d8395fa0b0 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:14.716158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d6fcd5d0-4852-41cd-9dd8-5304ac7693e9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:14.718701 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d6fcd5d0-4852-41cd-9dd8-5304ac7693e9 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 Aug 07 17:15:14.718959 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d6fcd5d0-4852-41cd-9dd8-5304ac7693e9 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:14.719206 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d6fcd5d0-4852-41cd-9dd8-5304ac7693e9 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:14.723916 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d6fcd5d0-4852-41cd-9dd8-5304ac7693e9 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 returned with HTTP 404 Aug 07 17:15:14.724500 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1069/4295] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:14 2026] GET /volume/v3/snapshots/22da6bec-eb60-4300-9b41-bb592657a527 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:14.731820 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6d36f8f9-f63d-48f5-b25e-f65faa7d8c7d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:14.733643 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d36f8f9-f63d-48f5-b25e-f65faa7d8c7d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] DELETE https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 Aug 07 17:15:14.733899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d36f8f9-f63d-48f5-b25e-f65faa7d8c7d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:14.734117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d36f8f9-f63d-48f5-b25e-f65faa7d8c7d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:14.734301 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6d36f8f9-f63d-48f5-b25e-f65faa7d8c7d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Delete volume with id: 86b3cf6d-9f8a-455f-9209-6886f07a4da6 Aug 07 17:15:14.744613 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:14.744613 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:14.745105 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6d36f8f9-f63d-48f5-b25e-f65faa7d8c7d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:14.768360 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6d36f8f9-f63d-48f5-b25e-f65faa7d8c7d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Delete volume request issued successfully. Aug 07 17:15:14.768614 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d36f8f9-f63d-48f5-b25e-f65faa7d8c7d tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 returned with HTTP 202 Aug 07 17:15:14.769076 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1081/4296] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:15:14 2026] DELETE /volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:15:14.776350 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-09ca37c7-41be-41b3-a1fc-053f81d8f259 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:14.778294 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09ca37c7-41be-41b3-a1fc-053f81d8f259 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 Aug 07 17:15:14.778523 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-09ca37c7-41be-41b3-a1fc-053f81d8f259 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:14.778713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-09ca37c7-41be-41b3-a1fc-053f81d8f259 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:14.788773 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:14.788773 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:14.793549 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-09ca37c7-41be-41b3-a1fc-053f81d8f259 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:14.801948 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-09ca37c7-41be-41b3-a1fc-053f81d8f259 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 returned with HTTP 200 Aug 07 17:15:14.802548 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1073/4297] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:14 2026] GET /volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:15.821661 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0bcdac20-d0b7-4c34-9396-843b4382f980 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:15.823630 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0bcdac20-d0b7-4c34-9396-843b4382f980 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 Aug 07 17:15:15.823854 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0bcdac20-d0b7-4c34-9396-843b4382f980 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:15.824102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0bcdac20-d0b7-4c34-9396-843b4382f980 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:15.830098 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0bcdac20-d0b7-4c34-9396-843b4382f980 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 returned with HTTP 404 Aug 07 17:15:15.830564 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1075/4298] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:15 2026] GET /volume/v3/volumes/86b3cf6d-9f8a-455f-9209-6886f07a4da6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:15:15.837391 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b5a1cb53-0e06-4de8-ac79-f6881de03569 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:15.839924 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b5a1cb53-0e06-4de8-ac79-f6881de03569 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 Aug 07 17:15:15.840230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b5a1cb53-0e06-4de8-ac79-f6881de03569 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:15.840495 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b5a1cb53-0e06-4de8-ac79-f6881de03569 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:15.840639 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-b5a1cb53-0e06-4de8-ac79-f6881de03569 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Delete snapshot with id: 1350efe6-c5cf-421b-8ec6-a927181b5e21 Aug 07 17:15:15.852400 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:15.852400 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:15.853078 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b5a1cb53-0e06-4de8-ac79-f6881de03569 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot retrieved successfully. Aug 07 17:15:15.881609 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b5a1cb53-0e06-4de8-ac79-f6881de03569 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot delete request issued successfully. Aug 07 17:15:15.881807 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b5a1cb53-0e06-4de8-ac79-f6881de03569 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 returned with HTTP 202 Aug 07 17:15:15.882659 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1070/4299] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:15:15 2026] DELETE /volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:15.890246 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5a594b90-9f69-45eb-8950-bfe690f85533 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:15.892920 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a594b90-9f69-45eb-8950-bfe690f85533 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 Aug 07 17:15:15.893118 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a594b90-9f69-45eb-8950-bfe690f85533 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:15.893359 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a594b90-9f69-45eb-8950-bfe690f85533 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:15.898743 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:15.898743 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:15.899216 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5a594b90-9f69-45eb-8950-bfe690f85533 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Snapshot retrieved successfully. Aug 07 17:15:15.900384 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a594b90-9f69-45eb-8950-bfe690f85533 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 returned with HTTP 200 Aug 07 17:15:15.901682 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1082/4300] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:15 2026] GET /volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:16.181097 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ca358d4-e0a0-42e3-8fb6-46a9762b4c6a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:16.182874 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ca358d4-e0a0-42e3-8fb6-46a9762b4c6a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:15:16.183147 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ca358d4-e0a0-42e3-8fb6-46a9762b4c6a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:16.183346 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ca358d4-e0a0-42e3-8fb6-46a9762b4c6a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:16.183506 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-0ca358d4-e0a0-42e3-8fb6-46a9762b4c6a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: 6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:15:16.190787 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:16.190787 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:16.191447 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0ca358d4-e0a0-42e3-8fb6-46a9762b4c6a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:16.218247 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0ca358d4-e0a0-42e3-8fb6-46a9762b4c6a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:15:16.218247 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ca358d4-e0a0-42e3-8fb6-46a9762b4c6a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 returned with HTTP 202 Aug 07 17:15:16.218247 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1074/4301] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:15:16 2026] DELETE /volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:16.230459 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4028a604-0aed-48f2-bb8e-d31e3dfa2792 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:16.232270 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4028a604-0aed-48f2-bb8e-d31e3dfa2792 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:15:16.232530 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4028a604-0aed-48f2-bb8e-d31e3dfa2792 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:16.232776 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4028a604-0aed-48f2-bb8e-d31e3dfa2792 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:16.243220 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:16.243220 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:16.246372 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4028a604-0aed-48f2-bb8e-d31e3dfa2792 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:16.252652 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4028a604-0aed-48f2-bb8e-d31e3dfa2792 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 returned with HTTP 200 Aug 07 17:15:16.253332 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1076/4302] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:16 2026] GET /volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:16.911008 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b13af619-a119-4665-ade0-61e78b58d553 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:16.912789 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b13af619-a119-4665-ade0-61e78b58d553 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 Aug 07 17:15:16.913053 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b13af619-a119-4665-ade0-61e78b58d553 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:16.913289 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b13af619-a119-4665-ade0-61e78b58d553 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:16.917348 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b13af619-a119-4665-ade0-61e78b58d553 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 returned with HTTP 404 Aug 07 17:15:16.917848 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1071/4303] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:16 2026] GET /volume/v3/snapshots/1350efe6-c5cf-421b-8ec6-a927181b5e21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:16.925343 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-26d2bf74-bd17-4016-acc9-b75449db65ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:16.927503 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26d2bf74-bd17-4016-acc9-b75449db65ee tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] DELETE https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:16.927787 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26d2bf74-bd17-4016-acc9-b75449db65ee tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:16.928037 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26d2bf74-bd17-4016-acc9-b75449db65ee tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:16.928237 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-26d2bf74-bd17-4016-acc9-b75449db65ee tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Delete volume with id: e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:16.935437 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:16.935437 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:16.935917 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-26d2bf74-bd17-4016-acc9-b75449db65ee tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:16.957464 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-26d2bf74-bd17-4016-acc9-b75449db65ee tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Delete volume request issued successfully. Aug 07 17:15:16.957682 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26d2bf74-bd17-4016-acc9-b75449db65ee tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 returned with HTTP 202 Aug 07 17:15:16.958102 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1083/4304] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:15:16 2026] DELETE /volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:15:16.969795 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8fabb509-c2a9-4dcb-afb0-4a27d35c0b11 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:16.971516 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8fabb509-c2a9-4dcb-afb0-4a27d35c0b11 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:16.971798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8fabb509-c2a9-4dcb-afb0-4a27d35c0b11 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:16.972033 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8fabb509-c2a9-4dcb-afb0-4a27d35c0b11 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:16.979228 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:16.979228 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:16.983200 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8fabb509-c2a9-4dcb-afb0-4a27d35c0b11 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Volume info retrieved successfully. Aug 07 17:15:16.987629 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8fabb509-c2a9-4dcb-afb0-4a27d35c0b11 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 returned with HTTP 200 Aug 07 17:15:16.988087 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1075/4305] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:16 2026] GET /volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:17.267247 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-afae4011-6855-4e6e-b56c-2e2c1ae82347 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:17.268876 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afae4011-6855-4e6e-b56c-2e2c1ae82347 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 Aug 07 17:15:17.269104 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afae4011-6855-4e6e-b56c-2e2c1ae82347 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:17.269245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afae4011-6855-4e6e-b56c-2e2c1ae82347 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:17.274654 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afae4011-6855-4e6e-b56c-2e2c1ae82347 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 returned with HTTP 404 Aug 07 17:15:17.275166 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1077/4306] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:17 2026] GET /volume/v3/volumes/6b723fb2-ad64-4104-b6cd-af6a10177191 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:17.308291 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-35267c24-2fd4-4cd7-b955-de09560c6937 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:17.310618 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:15:17.311122 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-124737566", "snapshot_id": null, "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "volume_type": null, "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:17.313170 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-124737566', 'snapshot_id': None, 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'volume_type': None, 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:15:17.398126 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:15:17.398432 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:17.398432 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:17.406674 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:15:17.412729 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (d5f4b4df-92d5-414d-a84b-48d321321a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:17.413652 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a96ff48-7b4a-4b20-bd9f-472f274d7bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:17.414712 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:15:17.494551 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a96ff48-7b4a-4b20-bd9f-472f274d7bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:17.495726 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace46627-6cd6-4486-bf61-3c59e066210e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:17.546447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['c2d010d3-371b-4c47-9094-b4f4825e4248', '7ef673e9-3a63-485a-b8d0-a65b0f7a3755', '2b4bef6b-690d-402e-86c4-ccf57d7af7d9', 'e368c34c-39c3-49e3-aaf5-8bfa5a6650aa'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:17.547215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace46627-6cd6-4486-bf61-3c59e066210e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d010d3-371b-4c47-9094-b4f4825e4248', '7ef673e9-3a63-485a-b8d0-a65b0f7a3755', '2b4bef6b-690d-402e-86c4-ccf57d7af7d9', 'e368c34c-39c3-49e3-aaf5-8bfa5a6650aa']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:17.547913 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f21010-7198-4537-ac04-fb3a612800e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:17.568779 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f21010-7198-4537-ac04-fb3a612800e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-124737566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['c2d010d3-371b-4c47-9094-b4f4825e4248','7ef673e9-3a63-485a-b8d0-a65b0f7a3755','2b4bef6b-690d-402e-86c4-ccf57d7af7d9','e368c34c-39c3-49e3-aaf5-8bfa5a6650aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-124737566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:17.569541 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21711d3a-c553-49f9-8d49-381282a75125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:17.588634 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21711d3a-c553-49f9-8d49-381282a75125) transitioned into state 'SUCCESS' from state '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-124737566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['c2d010d3-371b-4c47-9094-b4f4825e4248','7ef673e9-3a63-485a-b8d0-a65b0f7a3755','2b4bef6b-690d-402e-86c4-ccf57d7af7d9','e368c34c-39c3-49e3-aaf5-8bfa5a6650aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:17.589331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61b4100-20ad-434f-95f0-0701e460afda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:17.599427 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61b4100-20ad-434f-95f0-0701e460afda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:17.600258 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (d5f4b4df-92d5-414d-a84b-48d321321a79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:17.600534 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:15:17.601080 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-35267c24-2fd4-4cd7-b955-de09560c6937 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:15:17.601502 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1072/4307] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:15:17 2026] POST /volume/v3/volumes => generated 758 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:17.614778 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-905b5783-2e78-45bf-b965-55ef0a597b67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:17.618094 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-905b5783-2e78-45bf-b965-55ef0a597b67 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:17.618332 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-905b5783-2e78-45bf-b965-55ef0a597b67 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:17.618557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-905b5783-2e78-45bf-b965-55ef0a597b67 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:17.627475 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:17.627475 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:17.631578 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-905b5783-2e78-45bf-b965-55ef0a597b67 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:17.635918 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-905b5783-2e78-45bf-b965-55ef0a597b67 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e returned with HTTP 200 Aug 07 17:15:17.636374 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1084/4308] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:17 2026] GET /volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:18.003877 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8bf357e1-38a5-4cf1-a93c-219042d327f2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:18.005855 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8bf357e1-38a5-4cf1-a93c-219042d327f2 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] GET https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 Aug 07 17:15:18.006143 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8bf357e1-38a5-4cf1-a93c-219042d327f2 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:18.006372 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8bf357e1-38a5-4cf1-a93c-219042d327f2 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:18.013041 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8bf357e1-38a5-4cf1-a93c-219042d327f2 tempest-VolumeRevertTests-1109203339 tempest-VolumeRevertTests-1109203339-project-member] https://10.4.3.144/volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 returned with HTTP 404 Aug 07 17:15:18.013558 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1076/4309] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:15:18 2026] GET /volume/v3/volumes/e3eb1bd4-9590-4ffb-9796-903d9bbc7e24 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:15:18.656066 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-615ea88c-bb57-4e52-9c04-58161febe289 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:18.659066 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-615ea88c-bb57-4e52-9c04-58161febe289 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:18.659382 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-615ea88c-bb57-4e52-9c04-58161febe289 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:18.659567 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-615ea88c-bb57-4e52-9c04-58161febe289 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:18.668163 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:18.668163 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:18.672590 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-615ea88c-bb57-4e52-9c04-58161febe289 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:18.677050 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-615ea88c-bb57-4e52-9c04-58161febe289 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e returned with HTTP 200 Aug 07 17:15:18.677407 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1078/4310] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:18 2026] GET /volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:18.691996 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-74a582d9-2fa5-4872-85fa-9a583462fde1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:18.694377 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-74a582d9-2fa5-4872-85fa-9a583462fde1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:18.694557 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-74a582d9-2fa5-4872-85fa-9a583462fde1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:18.694757 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-74a582d9-2fa5-4872-85fa-9a583462fde1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:18.702077 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:18.702077 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:18.705928 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-74a582d9-2fa5-4872-85fa-9a583462fde1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:18.711384 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-74a582d9-2fa5-4872-85fa-9a583462fde1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e returned with HTTP 200 Aug 07 17:15:18.712560 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1073/4311] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:18 2026] GET /volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:18.725972 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac8b0854-678f-42ba-bf7c-55440e5b8024 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:18.728652 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac8b0854-678f-42ba-bf7c-55440e5b8024 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:15:18.729144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac8b0854-678f-42ba-bf7c-55440e5b8024 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-460168315", "description": null, "metadata": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:18.745250 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:18.745250 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:18.746958 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ac8b0854-678f-42ba-bf7c-55440e5b8024 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:18.746958 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-ac8b0854-678f-42ba-bf7c-55440e5b8024 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create snapshot from volume 9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:18.776415 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ac8b0854-678f-42ba-bf7c-55440e5b8024 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['7bbc3c27-c57e-4fc3-837b-4e44ebccc65d', 'db8be76e-3a62-47ef-8053-eea7e14cfe1e', 'e8a1e0f3-e385-4061-a9d7-8c00472a4c64', '3ad9e484-18e3-4d61-b51b-81a007bb9839'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:18.812520 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ac8b0854-678f-42ba-bf7c-55440e5b8024 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot create request issued successfully. Aug 07 17:15:18.812925 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac8b0854-678f-42ba-bf7c-55440e5b8024 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:15:18.813516 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1085/4312] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:15:18 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 07 17:15:18.826873 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6a69ec50-a91c-44aa-8835-709d1d08584d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:18.828884 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a69ec50-a91c-44aa-8835-709d1d08584d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:18.828984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a69ec50-a91c-44aa-8835-709d1d08584d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:18.829210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a69ec50-a91c-44aa-8835-709d1d08584d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:18.836355 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:18.836355 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:18.836816 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6a69ec50-a91c-44aa-8835-709d1d08584d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:18.837681 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a69ec50-a91c-44aa-8835-709d1d08584d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b returned with HTTP 200 Aug 07 17:15:18.838072 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1077/4313] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:18 2026] GET /volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:19.848343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f46b5e95-37af-4b4f-9161-a774a4c7ea86 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:19.851227 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f46b5e95-37af-4b4f-9161-a774a4c7ea86 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:19.851413 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f46b5e95-37af-4b4f-9161-a774a4c7ea86 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:19.851702 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f46b5e95-37af-4b4f-9161-a774a4c7ea86 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:19.860403 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:19.860403 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:19.860923 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f46b5e95-37af-4b4f-9161-a774a4c7ea86 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:19.861686 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f46b5e95-37af-4b4f-9161-a774a4c7ea86 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b returned with HTTP 200 Aug 07 17:15:19.862090 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1079/4314] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:19 2026] GET /volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:19.873608 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-89a19a76-7c1a-49e6-88c1-eac5d5cb9ce8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:19.875870 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-89a19a76-7c1a-49e6-88c1-eac5d5cb9ce8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:19.876143 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-89a19a76-7c1a-49e6-88c1-eac5d5cb9ce8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:19.876387 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-89a19a76-7c1a-49e6-88c1-eac5d5cb9ce8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:19.882756 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:19.882756 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:19.883365 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-89a19a76-7c1a-49e6-88c1-eac5d5cb9ce8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:19.884417 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-89a19a76-7c1a-49e6-88c1-eac5d5cb9ce8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b returned with HTTP 200 Aug 07 17:15:19.884974 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1074/4315] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:19 2026] GET /volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:20.016048 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0d74f972-0533-470d-8233-63917bccfb76 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:20.018499 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0d74f972-0533-470d-8233-63917bccfb76 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:20.018746 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0d74f972-0533-470d-8233-63917bccfb76 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:20.019008 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0d74f972-0533-470d-8233-63917bccfb76 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:20.024673 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:20.024673 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:20.025281 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0d74f972-0533-470d-8233-63917bccfb76 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:20.026373 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0d74f972-0533-470d-8233-63917bccfb76 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b returned with HTTP 200 Aug 07 17:15:20.026923 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1086/4316] 10.4.3.144 () {68 vars in 1604 bytes} [Fri Aug 7 17:15:20 2026] GET /volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:20.035565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-b83a9544-d8f8-4d03-8d2f-817cdbe5a06f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:20.037910 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-b83a9544-d8f8-4d03-8d2f-817cdbe5a06f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:20.038162 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-b83a9544-d8f8-4d03-8d2f-817cdbe5a06f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:20.038390 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-b83a9544-d8f8-4d03-8d2f-817cdbe5a06f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:20.047152 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:20.047152 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:20.051746 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-b83a9544-d8f8-4d03-8d2f-817cdbe5a06f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:20.057224 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-b83a9544-d8f8-4d03-8d2f-817cdbe5a06f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e returned with HTTP 200 Aug 07 17:15:20.057594 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1078/4317] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:15:20 2026] GET /volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:21.147304 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-ad19239e-c5e2-4919-a90c-d2099efa54a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:21.154783 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-ad19239e-c5e2-4919-a90c-d2099efa54a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:21.155218 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-ad19239e-c5e2-4919-a90c-d2099efa54a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:21.155495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-ad19239e-c5e2-4919-a90c-d2099efa54a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:21.163116 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:21.163116 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:21.163481 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-ad19239e-c5e2-4919-a90c-d2099efa54a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:21.164474 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-ad19239e-c5e2-4919-a90c-d2099efa54a7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b returned with HTTP 200 Aug 07 17:15:21.164671 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1080/4318] 10.4.3.144 () {68 vars in 1604 bytes} [Fri Aug 7 17:15:21 2026] GET /volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:21.986399 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9758582f-c706-4350-a31a-f31baa088603 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:21.990675 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9758582f-c706-4350-a31a-f31baa088603 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:21.990867 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9758582f-c706-4350-a31a-f31baa088603 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:21.991068 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9758582f-c706-4350-a31a-f31baa088603 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:21.999101 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:21.999101 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:21.999533 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9758582f-c706-4350-a31a-f31baa088603 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:22.000517 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9758582f-c706-4350-a31a-f31baa088603 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b returned with HTTP 200 Aug 07 17:15:22.001103 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1075/4319] 10.4.3.144 () {68 vars in 1604 bytes} [Fri Aug 7 17:15:21 2026] GET /volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:22.013754 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-e6930a42-6c98-441f-83b6-400256afecb6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:22.019206 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-e6930a42-6c98-441f-83b6-400256afecb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:22.019432 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-e6930a42-6c98-441f-83b6-400256afecb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:22.019627 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-e6930a42-6c98-441f-83b6-400256afecb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:22.027713 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:22.027713 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:22.031339 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-e6930a42-6c98-441f-83b6-400256afecb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:22.036274 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-e6930a42-6c98-441f-83b6-400256afecb6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e returned with HTTP 200 Aug 07 17:15:22.036730 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1087/4320] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:15:22 2026] GET /volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:22.048600 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:22.050974 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:15:22.051444 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "34e0e877-f000-4e57-9e53-85983829b11b", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:22.053205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '34e0e877-f000-4e57-9e53-85983829b11b', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:15:22.062066 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:22.062066 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:22.062546 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:22.062667 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:15:22.063468 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:15:22.069469 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (4bedb3ff-f4da-404e-ad76-dc23789e62bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:22.070641 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ae7a89-a9ba-476a-bdce-26379d20959d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:22.071967 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:15:22.097929 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48ae7a89-a9ba-476a-bdce-26379d20959d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '34e0e877-f000-4e57-9e53-85983829b11b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:22.098763 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e49bab-0a00-4e86-a086-f457b7c1d602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:22.141772 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['88a56f45-8698-4332-aaba-60afed832415', '14ef350e-2361-447e-9c6c-b411407b7ee1', '4bf10e2a-7761-43c1-8672-59646243343e', '304d9c20-aa40-4fce-871b-641e6eed1686'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:22.142620 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e49bab-0a00-4e86-a086-f457b7c1d602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88a56f45-8698-4332-aaba-60afed832415', '14ef350e-2361-447e-9c6c-b411407b7ee1', '4bf10e2a-7761-43c1-8672-59646243343e', '304d9c20-aa40-4fce-871b-641e6eed1686']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:22.143396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2088e03b-b4c8-4ada-b2c8-641d4ec475a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:22.181930 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2088e03b-b4c8-4ada-b2c8-641d4ec475a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51a9b511-4c8b-472a-8bb1-4f9a139156d1', '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='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['88a56f45-8698-4332-aaba-60afed832415','14ef350e-2361-447e-9c6c-b411407b7ee1','4bf10e2a-7761-43c1-8672-59646243343e','304d9c20-aa40-4fce-871b-641e6eed1686'],size=1,snapshot_id=34e0e877-f000-4e57-9e53-85983829b11b,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), '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-07T17:15:22Z,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=51a9b511-4c8b-472a-8bb1-4f9a139156d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=34e0e877-f000-4e57-9e53-85983829b11b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:22.182848 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ac0707-44a4-40e6-838a-3fb7132ebb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:22.200793 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ac0707-44a4-40e6-838a-3fb7132ebb5d) transitioned into 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='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['88a56f45-8698-4332-aaba-60afed832415','14ef350e-2361-447e-9c6c-b411407b7ee1','4bf10e2a-7761-43c1-8672-59646243343e','304d9c20-aa40-4fce-871b-641e6eed1686'],size=1,snapshot_id=34e0e877-f000-4e57-9e53-85983829b11b,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:22.201512 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5248f79-d1f1-4717-9dba-23e24881a57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:22.225913 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5248f79-d1f1-4717-9dba-23e24881a57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:22.228653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (4bedb3ff-f4da-404e-ad76-dc23789e62bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:22.229130 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:15:22.229960 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-0830453e-c27b-4c9f-8c2c-4c1475757bcf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:15:22.230743 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1079/4321] 10.4.3.144 () {72 vars in 1541 bytes} [Fri Aug 7 17:15:22 2026] POST /volume/v3/volumes => generated 736 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:22.239798 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-087237a0-62db-44d5-96f3-15ab3f359e07 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:22.245346 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-087237a0-62db-44d5-96f3-15ab3f359e07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 Aug 07 17:15:22.245346 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-087237a0-62db-44d5-96f3-15ab3f359e07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:22.245346 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-087237a0-62db-44d5-96f3-15ab3f359e07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:22.252089 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:22.252089 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:22.256340 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-087237a0-62db-44d5-96f3-15ab3f359e07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:22.262457 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-087237a0-62db-44d5-96f3-15ab3f359e07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 returned with HTTP 200 Aug 07 17:15:22.263325 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1081/4322] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:15:22 2026] GET /volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 => generated 804 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:22.272505 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-76b92484-ec06-46bb-b3ec-f3480f26643b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:22.275109 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-76b92484-ec06-46bb-b3ec-f3480f26643b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 Aug 07 17:15:22.275364 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-76b92484-ec06-46bb-b3ec-f3480f26643b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:22.275677 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-76b92484-ec06-46bb-b3ec-f3480f26643b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:22.285198 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:22.285198 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:22.288976 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-76b92484-ec06-46bb-b3ec-f3480f26643b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:22.294184 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-76b92484-ec06-46bb-b3ec-f3480f26643b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 returned with HTTP 200 Aug 07 17:15:22.294705 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1076/4323] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:15:22 2026] GET /volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:25.310406 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-20e86c03-3468-4e93-9c32-16b48b168a29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:25.313120 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-20e86c03-3468-4e93-9c32-16b48b168a29 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 Aug 07 17:15:25.313438 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-20e86c03-3468-4e93-9c32-16b48b168a29 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:25.313713 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-20e86c03-3468-4e93-9c32-16b48b168a29 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:25.323216 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:25.323216 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:25.330878 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-20e86c03-3468-4e93-9c32-16b48b168a29 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:25.338792 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-20e86c03-3468-4e93-9c32-16b48b168a29 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 returned with HTTP 200 Aug 07 17:15:25.339145 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1088/4324] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:15:25 2026] GET /volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 => generated 1345 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:25.349219 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1dbc8fb2-5574-4b2d-b44c-019fb492e6f6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:25.349871 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1dbc8fb2-5574-4b2d-b44c-019fb492e6f6 None None] GET https://10.4.3.144/volume// Aug 07 17:15:25.350133 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1dbc8fb2-5574-4b2d-b44c-019fb492e6f6 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:25.350405 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1dbc8fb2-5574-4b2d-b44c-019fb492e6f6 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:25.350827 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1dbc8fb2-5574-4b2d-b44c-019fb492e6f6 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:15:25.351239 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1080/4325] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:15: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 07 17:15:25.373593 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-053b7b37-6323-4a89-9f7a-f64eb3710fd7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:25.375844 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-053b7b37-6323-4a89-9f7a-f64eb3710fd7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:15:25.376242 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-053b7b37-6323-4a89-9f7a-f64eb3710fd7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51a9b511-4c8b-472a-8bb1-4f9a139156d1", "connector": null, "instance_uuid": "5b93f4be-e632-4484-a488-2b9eeb2e849f"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:25.388446 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:25.388446 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:25.433044 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-053b7b37-6323-4a89-9f7a-f64eb3710fd7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:15:25.433627 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1082/4326] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:15:25 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 07 17:15:25.441470 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2d7f2f77-dfa3-4a13-9383-3b2865a3da78 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:25.441900 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d7f2f77-dfa3-4a13-9383-3b2865a3da78 None None] GET https://10.4.3.144/volume// Aug 07 17:15:25.442107 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d7f2f77-dfa3-4a13-9383-3b2865a3da78 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:25.442298 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d7f2f77-dfa3-4a13-9383-3b2865a3da78 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:25.442651 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d7f2f77-dfa3-4a13-9383-3b2865a3da78 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:15:25.442975 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1077/4327] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:15: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 07 17:15:25.450860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9f4ad0d8-5d94-451c-a2ae-c0a5df215b79 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:25.453616 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9f4ad0d8-5d94-451c-a2ae-c0a5df215b79 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 Aug 07 17:15:25.453925 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9f4ad0d8-5d94-451c-a2ae-c0a5df215b79 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:25.454552 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9f4ad0d8-5d94-451c-a2ae-c0a5df215b79 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:25.470849 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:25.470849 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:25.474539 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9f4ad0d8-5d94-451c-a2ae-c0a5df215b79 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:25.479832 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-9f4ad0d8-5d94-451c-a2ae-c0a5df215b79 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 returned with HTTP 200 Aug 07 17:15:25.480394 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1089/4328] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:15:25 2026] GET /volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 => generated 1524 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:15:25.602186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-8178a9d4-dcd9-4ae7-a116-9cfaaa6b1bf2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:25.604447 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-8178a9d4-dcd9-4ae7-a116-9cfaaa6b1bf2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/363ce36b-990a-41a5-90ef-69aa93338672 Aug 07 17:15:25.604806 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-8178a9d4-dcd9-4ae7-a116-9cfaaa6b1bf2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:25.612082 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-8178a9d4-dcd9-4ae7-a116-9cfaaa6b1bf2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-51a9b511-4c8b-472a-8bb1-4f9a139156d1-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:15:25.616808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-8178a9d4-dcd9-4ae7-a116-9cfaaa6b1bf2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-51a9b511-4c8b-472a-8bb1-4f9a139156d1-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:15:25.617707 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:25.617707 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:25.691108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-8178a9d4-dcd9-4ae7-a116-9cfaaa6b1bf2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-51a9b511-4c8b-472a-8bb1-4f9a139156d1-np0000006737" released by "attachment_update" :: held 0.073s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:15:25.691108 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-8178a9d4-dcd9-4ae7-a116-9cfaaa6b1bf2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/363ce36b-990a-41a5-90ef-69aa93338672 returned with HTTP 200 Aug 07 17:15:25.691108 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1081/4329] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:15:25 2026] PUT /volume/v3/attachments/363ce36b-990a-41a5-90ef-69aa93338672 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:25.737535 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-25699503-b3f0-4ed7-89eb-c3d54ff98c74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:25.739836 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-25699503-b3f0-4ed7-89eb-c3d54ff98c74 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/363ce36b-990a-41a5-90ef-69aa93338672/action Aug 07 17:15:25.740272 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-25699503-b3f0-4ed7-89eb-c3d54ff98c74 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:15:25.740452 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-25699503-b3f0-4ed7-89eb-c3d54ff98c74 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:25.755838 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:25.755838 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:25.764369 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c365a765-b77a-40a1-a419-b23000e9edd6 req-25699503-b3f0-4ed7-89eb-c3d54ff98c74 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/363ce36b-990a-41a5-90ef-69aa93338672/action returned with HTTP 204 Aug 07 17:15:25.764781 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1083/4330] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:15:25 2026] POST /volume/v3/attachments/363ce36b-990a-41a5-90ef-69aa93338672/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:27.771183 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:27.772786 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:15:27.773213 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1929820768", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:27.774780 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1929820768', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:15:27.775058 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Create volume of 1 GB Aug 07 17:15:27.777107 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=365,cinder:UPDATE=87,cinder:INSERT=55 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:15:27.779589 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Availability Zones retrieved successfully. Aug 07 17:15:27.785468 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Flow 'volume_create_api' (b4206e39-34ea-4ef2-94c7-6d798fda42cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:27.787352 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72931b9f-264b-42ec-a043-6e823df4b8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:27.787932 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:15:27.815763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72931b9f-264b-42ec-a043-6e823df4b8fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:27.816716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51220062-91a9-4d39-8731-df15fb651060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:27.868968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Created reservations ['0eb884e7-288d-4391-94f3-158e5d6ea266', '06a89872-2cbf-4e8c-8da7-fbaf5538c78a', '4ed5a29b-2a27-4a3e-8745-235bb5fc916b', 'fefd9e50-9eb6-4456-b73f-646e60fda82e'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:27.870540 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51220062-91a9-4d39-8731-df15fb651060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eb884e7-288d-4391-94f3-158e5d6ea266', '06a89872-2cbf-4e8c-8da7-fbaf5538c78a', '4ed5a29b-2a27-4a3e-8745-235bb5fc916b', 'fefd9e50-9eb6-4456-b73f-646e60fda82e']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:27.870657 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb69ede7-80f2-40a5-a8d8-60f71a6b8110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:27.891220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb69ede7-80f2-40a5-a8d8-60f71a6b8110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ff92647-a97b-4706-b591-06fae3d287ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1929820768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717aa1c917724d6b9851436715edae3b',qos_specs=None,replication_status=,reservations=['0eb884e7-288d-4391-94f3-158e5d6ea266','06a89872-2cbf-4e8c-8da7-fbaf5538c78a','4ed5a29b-2a27-4a3e-8745-235bb5fc916b','fefd9e50-9eb6-4456-b73f-646e60fda82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1b9989149b49e6a6b153966fef40b6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:15:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1929820768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ff92647-a97b-4706-b591-06fae3d287ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='717aa1c917724d6b9851436715edae3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c1b9989149b49e6a6b153966fef40b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:27.892777 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c93dd5-977b-41eb-a663-f97c2c73ae14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:27.908755 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55c93dd5-977b-41eb-a663-f97c2c73ae14) transitioned into state 'SUCCESS' from state '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-1929820768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717aa1c917724d6b9851436715edae3b',qos_specs=None,replication_status=,reservations=['0eb884e7-288d-4391-94f3-158e5d6ea266','06a89872-2cbf-4e8c-8da7-fbaf5538c78a','4ed5a29b-2a27-4a3e-8745-235bb5fc916b','fefd9e50-9eb6-4456-b73f-646e60fda82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1b9989149b49e6a6b153966fef40b6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:27.909507 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be3be36-d68b-47c5-a228-43c8addaf8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:27.918147 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8be3be36-d68b-47c5-a228-43c8addaf8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:27.919161 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Flow 'volume_create_api' (b4206e39-34ea-4ef2-94c7-6d798fda42cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:27.920164 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Create volume request issued successfully. Aug 07 17:15:27.920164 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f0916c09-fa2a-44ad-b896-32c9a3f8aa6e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:15:27.920493 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1078/4331] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:15:27 2026] POST /volume/v3/volumes => generated 755 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:27.932292 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4dc92dd4-b219-4f2a-94ca-1d7651f80d5d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:27.935442 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dc92dd4-b219-4f2a-94ca-1d7651f80d5d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:27.935653 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4dc92dd4-b219-4f2a-94ca-1d7651f80d5d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:27.935835 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4dc92dd4-b219-4f2a-94ca-1d7651f80d5d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:27.943354 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:27.943354 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:27.946521 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4dc92dd4-b219-4f2a-94ca-1d7651f80d5d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:27.950707 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dc92dd4-b219-4f2a-94ca-1d7651f80d5d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:27.951177 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1090/4332] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:27 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:28.964505 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c2d4d124-03b8-4751-ab2a-0d2a0630d339 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:28.966115 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2d4d124-03b8-4751-ab2a-0d2a0630d339 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:28.966501 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2d4d124-03b8-4751-ab2a-0d2a0630d339 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:28.966769 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c2d4d124-03b8-4751-ab2a-0d2a0630d339 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:28.975694 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:28.975694 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:28.978754 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c2d4d124-03b8-4751-ab2a-0d2a0630d339 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:28.983163 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c2d4d124-03b8-4751-ab2a-0d2a0630d339 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:28.983711 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1082/4333] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:28 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:28.996404 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-671fb2d3-67d5-4155-9200-60c62f15d6ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:28.998103 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-671fb2d3-67d5-4155-9200-60c62f15d6ed tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:28.998299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-671fb2d3-67d5-4155-9200-60c62f15d6ed tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:28.998468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-671fb2d3-67d5-4155-9200-60c62f15d6ed tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:29.007623 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:29.007623 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:29.011853 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-671fb2d3-67d5-4155-9200-60c62f15d6ed tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:29.017355 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-671fb2d3-67d5-4155-9200-60c62f15d6ed tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:29.017749 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1084/4334] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:28 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:29.029885 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d212ddfb-ebe2-4e15-b54d-df0ea1cf96c1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:29.031930 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d212ddfb-ebe2-4e15-b54d-df0ea1cf96c1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes Aug 07 17:15:29.032245 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d212ddfb-ebe2-4e15-b54d-df0ea1cf96c1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:29.032494 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d212ddfb-ebe2-4e15-b54d-df0ea1cf96c1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:29.032862 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-d212ddfb-ebe2-4e15-b54d-df0ea1cf96c1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:15:29.033248 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:29.033248 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:29.033622 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-d212ddfb-ebe2-4e15-b54d-df0ea1cf96c1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:15:29.040013 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d212ddfb-ebe2-4e15-b54d-df0ea1cf96c1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Get all volumes completed successfully. Aug 07 17:15:29.040538 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d212ddfb-ebe2-4e15-b54d-df0ea1cf96c1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 200 Aug 07 17:15:29.040933 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1079/4335] 10.4.3.144 () {66 vars in 1237 bytes} [Fri Aug 7 17:15:29 2026] GET /volume/v3/volumes => generated 339 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:29.048524 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d5e38ff-467d-4910-8cc6-512de22fdf3b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:29.050301 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d5e38ff-467d-4910-8cc6-512de22fdf3b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:29.050496 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d5e38ff-467d-4910-8cc6-512de22fdf3b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:29.050674 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d5e38ff-467d-4910-8cc6-512de22fdf3b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:29.058169 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:29.058169 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:29.066044 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8d5e38ff-467d-4910-8cc6-512de22fdf3b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:29.068108 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d5e38ff-467d-4910-8cc6-512de22fdf3b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:29.068624 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1091/4336] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:29 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:29.110820 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-02758c73-b25b-4258-bef5-d7a10075059f req-5e01526f-8f3b-4c55-a296-2dbb843473d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:29.118556 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-5e01526f-8f3b-4c55-a296-2dbb843473d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:29.118556 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-5e01526f-8f3b-4c55-a296-2dbb843473d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:29.118556 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-5e01526f-8f3b-4c55-a296-2dbb843473d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:29.131807 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:29.131807 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:29.136017 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-02758c73-b25b-4258-bef5-d7a10075059f req-5e01526f-8f3b-4c55-a296-2dbb843473d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:29.143754 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-5e01526f-8f3b-4c55-a296-2dbb843473d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:29.144179 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1083/4337] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:15:29 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:29.207724 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbe3a1b1-133b-400d-a7c3-58c09b565126 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:29.208120 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbe3a1b1-133b-400d-a7c3-58c09b565126 None None] GET https://10.4.3.144/volume// Aug 07 17:15:29.208299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbe3a1b1-133b-400d-a7c3-58c09b565126 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:29.208496 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbe3a1b1-133b-400d-a7c3-58c09b565126 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:29.208775 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbe3a1b1-133b-400d-a7c3-58c09b565126 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:15:29.209035 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1085/4338] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:15: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 07 17:15:29.215723 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-02758c73-b25b-4258-bef5-d7a10075059f req-0c1e71a2-c7af-42cb-9241-b7949f7045b0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:29.217700 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-0c1e71a2-c7af-42cb-9241-b7949f7045b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:15:29.218039 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-0c1e71a2-c7af-42cb-9241-b7949f7045b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ff92647-a97b-4706-b591-06fae3d287ac", "connector": null, "instance_uuid": "9c8d7d34-89c2-4c7e-a74b-9c132ed3bc6c"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:29.227526 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:29.227526 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:29.249388 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-0c1e71a2-c7af-42cb-9241-b7949f7045b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:15:29.250192 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1080/4339] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:15:29 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 07 17:15:29.277676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-932f1289-9d91-4bd3-ba7f-ca0679418107 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:29.278351 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-932f1289-9d91-4bd3-ba7f-ca0679418107 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:29.278587 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-932f1289-9d91-4bd3-ba7f-ca0679418107 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:29.278822 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-932f1289-9d91-4bd3-ba7f-ca0679418107 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:29.284401 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-efe7a7a3-c32f-452f-8cd6-9e66964cf5ba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:29.284774 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efe7a7a3-c32f-452f-8cd6-9e66964cf5ba None None] GET https://10.4.3.144/volume// Aug 07 17:15:29.284970 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-efe7a7a3-c32f-452f-8cd6-9e66964cf5ba None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:29.285189 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-efe7a7a3-c32f-452f-8cd6-9e66964cf5ba None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:29.285525 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efe7a7a3-c32f-452f-8cd6-9e66964cf5ba None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:15:29.285816 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1084/4340] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:15: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 07 17:15:29.297292 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-02758c73-b25b-4258-bef5-d7a10075059f req-6f69b5de-6589-4df9-8d9e-64721bc2857a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:29.298846 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:29.298846 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:29.300629 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-6f69b5de-6589-4df9-8d9e-64721bc2857a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:29.300859 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-6f69b5de-6589-4df9-8d9e-64721bc2857a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:29.301044 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-6f69b5de-6589-4df9-8d9e-64721bc2857a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:29.306453 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-932f1289-9d91-4bd3-ba7f-ca0679418107 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:29.312179 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:29.312179 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:29.313356 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-932f1289-9d91-4bd3-ba7f-ca0679418107 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:29.313908 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1092/4341] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:29 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:29.315966 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-02758c73-b25b-4258-bef5-d7a10075059f req-6f69b5de-6589-4df9-8d9e-64721bc2857a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:29.320429 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-6f69b5de-6589-4df9-8d9e-64721bc2857a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:29.321002 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1086/4342] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:15:29 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:15:29.420805 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-02758c73-b25b-4258-bef5-d7a10075059f req-97075aed-3077-4585-8b70-23ceca0a2dff None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:29.423392 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-97075aed-3077-4585-8b70-23ceca0a2dff tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] PUT https://10.4.3.144/volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e Aug 07 17:15:29.423993 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-97075aed-3077-4585-8b70-23ceca0a2dff tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:29.432662 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-02758c73-b25b-4258-bef5-d7a10075059f req-97075aed-3077-4585-8b70-23ceca0a2dff tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Acquiring lock "cinder-attachment_update-9ff92647-a97b-4706-b591-06fae3d287ac-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:15:29.437069 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-02758c73-b25b-4258-bef5-d7a10075059f req-97075aed-3077-4585-8b70-23ceca0a2dff tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Lock "cinder-attachment_update-9ff92647-a97b-4706-b591-06fae3d287ac-np0000006737" acquired by "attachment_update" :: waited 0.004s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:15:29.438418 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:29.438418 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:29.524378 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-02758c73-b25b-4258-bef5-d7a10075059f req-97075aed-3077-4585-8b70-23ceca0a2dff tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Lock "cinder-attachment_update-9ff92647-a97b-4706-b591-06fae3d287ac-np0000006737" released by "attachment_update" :: held 0.087s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:15:29.524992 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-97075aed-3077-4585-8b70-23ceca0a2dff tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e returned with HTTP 200 Aug 07 17:15:29.525601 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1081/4343] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:15:29 2026] PUT /volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:30.335538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-56322b9c-bc6b-4360-94d4-888005444ace None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:30.337862 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56322b9c-bc6b-4360-94d4-888005444ace tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:30.338278 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56322b9c-bc6b-4360-94d4-888005444ace tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:30.338658 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56322b9c-bc6b-4360-94d4-888005444ace tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:30.351220 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:30.351220 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:30.354993 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-56322b9c-bc6b-4360-94d4-888005444ace tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:30.363628 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56322b9c-bc6b-4360-94d4-888005444ace tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:30.364222 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1085/4344] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:30 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:31.376920 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1844aa3c-d42e-4891-b6eb-9a5108a3f019 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:31.378682 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1844aa3c-d42e-4891-b6eb-9a5108a3f019 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:31.378859 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1844aa3c-d42e-4891-b6eb-9a5108a3f019 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:31.379050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1844aa3c-d42e-4891-b6eb-9a5108a3f019 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:31.387935 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:31.387935 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:31.391504 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1844aa3c-d42e-4891-b6eb-9a5108a3f019 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:31.395536 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1844aa3c-d42e-4891-b6eb-9a5108a3f019 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:31.395922 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1093/4345] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:31 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:32.411411 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6fa71809-64ae-4478-886d-4ede9efc25ee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:32.414122 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fa71809-64ae-4478-886d-4ede9efc25ee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:32.414484 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6fa71809-64ae-4478-886d-4ede9efc25ee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:32.414800 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6fa71809-64ae-4478-886d-4ede9efc25ee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:32.426354 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:32.426354 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:32.430344 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6fa71809-64ae-4478-886d-4ede9efc25ee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:32.435406 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6fa71809-64ae-4478-886d-4ede9efc25ee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:32.436318 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1087/4346] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:32 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:32.484240 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-39062bc8-041d-470e-8865-d32b9cab7bc7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:32.486205 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-39062bc8-041d-470e-8865-d32b9cab7bc7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 Aug 07 17:15:32.486454 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-39062bc8-041d-470e-8865-d32b9cab7bc7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:32.486705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-39062bc8-041d-470e-8865-d32b9cab7bc7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:32.497378 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:32.497378 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:32.501415 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-39062bc8-041d-470e-8865-d32b9cab7bc7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:32.507990 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-39062bc8-041d-470e-8865-d32b9cab7bc7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 returned with HTTP 200 Aug 07 17:15:32.508638 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1082/4347] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:32 2026] GET /volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:33.154057 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-02758c73-b25b-4258-bef5-d7a10075059f req-c760c4b6-fbd9-47b7-88ba-9298a128c340 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:33.156210 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-c760c4b6-fbd9-47b7-88ba-9298a128c340 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] POST https://10.4.3.144/volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e/action Aug 07 17:15:33.156539 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-c760c4b6-fbd9-47b7-88ba-9298a128c340 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:15:33.156650 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-c760c4b6-fbd9-47b7-88ba-9298a128c340 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:33.173388 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:33.173388 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:33.183858 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-02758c73-b25b-4258-bef5-d7a10075059f req-c760c4b6-fbd9-47b7-88ba-9298a128c340 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e/action returned with HTTP 204 Aug 07 17:15:33.184313 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1086/4348] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:15:33 2026] POST /volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:33.449868 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d94adc2c-7436-4a7f-b38b-1a131be1069a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:33.452064 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d94adc2c-7436-4a7f-b38b-1a131be1069a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:33.452331 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d94adc2c-7436-4a7f-b38b-1a131be1069a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:33.452567 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d94adc2c-7436-4a7f-b38b-1a131be1069a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:33.464690 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:33.464690 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:33.470797 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d94adc2c-7436-4a7f-b38b-1a131be1069a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:33.476931 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d94adc2c-7436-4a7f-b38b-1a131be1069a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:33.477491 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1094/4349] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:33 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:33.489594 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ba9f5c8c-7e92-45a8-bbca-c7c01d8b2bb1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:33.491975 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba9f5c8c-7e92-45a8-bbca-c7c01d8b2bb1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:33.492298 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba9f5c8c-7e92-45a8-bbca-c7c01d8b2bb1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:33.492579 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba9f5c8c-7e92-45a8-bbca-c7c01d8b2bb1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:33.504795 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:33.504795 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:33.509294 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ba9f5c8c-7e92-45a8-bbca-c7c01d8b2bb1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:33.515582 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba9f5c8c-7e92-45a8-bbca-c7c01d8b2bb1 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:33.516124 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1088/4350] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:33 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:33.528130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-33e6bcc6-8d19-46f6-bcbc-6381d5659e83 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:33.529823 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33e6bcc6-8d19-46f6-bcbc-6381d5659e83 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:15:33.530174 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-33e6bcc6-8d19-46f6-bcbc-6381d5659e83 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ff92647-a97b-4706-b591-06fae3d287ac", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-779374816", "description": null, "metadata": null}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:33.541797 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:33.541797 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:33.542524 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-33e6bcc6-8d19-46f6-bcbc-6381d5659e83 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:33.542709 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-33e6bcc6-8d19-46f6-bcbc-6381d5659e83 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Create snapshot from volume 9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:33.576364 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-33e6bcc6-8d19-46f6-bcbc-6381d5659e83 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Created reservations ['ac842961-ae9d-48f6-8e41-e94420f07305', 'ca8a5e00-220e-4ce3-a3a0-8466bcbbc8ee', '0329d6aa-ce8a-48b7-a657-3d73640bb95a', '397a7a74-4d59-4c68-8350-a7a2e0632ff0'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:33.605058 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-33e6bcc6-8d19-46f6-bcbc-6381d5659e83 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Snapshot force create request issued successfully. Aug 07 17:15:33.605385 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33e6bcc6-8d19-46f6-bcbc-6381d5659e83 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:15:33.605848 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1083/4351] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:15:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:33.617251 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-38b914bb-9a7c-440f-9a2e-eb75a8fd8426 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:33.622584 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38b914bb-9a7c-440f-9a2e-eb75a8fd8426 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:15:33.622861 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38b914bb-9a7c-440f-9a2e-eb75a8fd8426 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:33.623152 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38b914bb-9a7c-440f-9a2e-eb75a8fd8426 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:33.630363 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:33.630363 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:33.631443 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-38b914bb-9a7c-440f-9a2e-eb75a8fd8426 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Snapshot retrieved successfully. Aug 07 17:15:33.635832 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38b914bb-9a7c-440f-9a2e-eb75a8fd8426 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e returned with HTTP 200 Aug 07 17:15:33.636334 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1087/4352] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:33 2026] GET /volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:33.712531 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-46eab362-facd-46f1-9ea3-61e4e326f5ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:33.714708 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-46eab362-facd-46f1-9ea3-61e4e326f5ca tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/363ce36b-990a-41a5-90ef-69aa93338672 Aug 07 17:15:33.714899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-46eab362-facd-46f1-9ea3-61e4e326f5ca tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:33.715104 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-46eab362-facd-46f1-9ea3-61e4e326f5ca tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:33.722427 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:33.722427 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:33.765817 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-46eab362-facd-46f1-9ea3-61e4e326f5ca tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/363ce36b-990a-41a5-90ef-69aa93338672 returned with HTTP 200 Aug 07 17:15:33.766260 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1095/4353] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:15:33 2026] DELETE /volume/v3/attachments/363ce36b-990a-41a5-90ef-69aa93338672 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:33.776794 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-f5f00c8d-bd42-4169-bf37-d4e231ae4700 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:33.778921 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-f5f00c8d-bd42-4169-bf37-d4e231ae4700 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 Aug 07 17:15:33.779151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-f5f00c8d-bd42-4169-bf37-d4e231ae4700 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:33.779345 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-f5f00c8d-bd42-4169-bf37-d4e231ae4700 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:33.779509 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-f5f00c8d-bd42-4169-bf37-d4e231ae4700 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: 51a9b511-4c8b-472a-8bb1-4f9a139156d1 Aug 07 17:15:33.786710 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:33.786710 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:33.787278 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-f5f00c8d-bd42-4169-bf37-d4e231ae4700 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:33.806243 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-f5f00c8d-bd42-4169-bf37-d4e231ae4700 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:15:33.806470 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-90a4f933-a125-4fc5-9b34-2b85fdbb7054 req-f5f00c8d-bd42-4169-bf37-d4e231ae4700 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 returned with HTTP 202 Aug 07 17:15:33.806986 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1089/4354] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:15:33 2026] DELETE /volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:34.644989 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b5eea0c8-cd56-44fd-98a5-fa67bb12ac25 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:34.646819 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b5eea0c8-cd56-44fd-98a5-fa67bb12ac25 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:15:34.647262 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b5eea0c8-cd56-44fd-98a5-fa67bb12ac25 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:34.647558 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b5eea0c8-cd56-44fd-98a5-fa67bb12ac25 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:34.652942 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:34.652942 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:34.653497 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b5eea0c8-cd56-44fd-98a5-fa67bb12ac25 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Snapshot retrieved successfully. Aug 07 17:15:34.654286 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b5eea0c8-cd56-44fd-98a5-fa67bb12ac25 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e returned with HTTP 200 Aug 07 17:15:34.654632 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1084/4355] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:34 2026] GET /volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:34.663584 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-13c39128-5705-4450-b3f7-6bc56cd18904 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:34.665820 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13c39128-5705-4450-b3f7-6bc56cd18904 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:15:34.666102 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13c39128-5705-4450-b3f7-6bc56cd18904 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:34.666464 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-13c39128-5705-4450-b3f7-6bc56cd18904 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:34.672366 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:34.672366 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:34.672975 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-13c39128-5705-4450-b3f7-6bc56cd18904 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Snapshot retrieved successfully. Aug 07 17:15:34.673952 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-13c39128-5705-4450-b3f7-6bc56cd18904 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e returned with HTTP 200 Aug 07 17:15:34.674504 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1088/4356] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:34 2026] GET /volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:34.682520 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-263803f1-ed6c-4eaa-992d-ae90582d2340 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:34.684382 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-263803f1-ed6c-4eaa-992d-ae90582d2340 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:15:34.684626 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-263803f1-ed6c-4eaa-992d-ae90582d2340 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:34.684828 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-263803f1-ed6c-4eaa-992d-ae90582d2340 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:34.695123 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:34.695123 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:34.699628 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-263803f1-ed6c-4eaa-992d-ae90582d2340 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:15:34.704679 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-263803f1-ed6c-4eaa-992d-ae90582d2340 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:15:34.705082 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1096/4357] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:34 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:34.938431 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5f0440cf-bac2-4d4c-b885-61e44c076531 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:34.940324 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f0440cf-bac2-4d4c-b885-61e44c076531 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 Aug 07 17:15:34.940519 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f0440cf-bac2-4d4c-b885-61e44c076531 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:34.940693 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5f0440cf-bac2-4d4c-b885-61e44c076531 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:34.946246 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5f0440cf-bac2-4d4c-b885-61e44c076531 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 returned with HTTP 404 Aug 07 17:15:34.946707 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1090/4358] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:34 2026] GET /volume/v3/volumes/51a9b511-4c8b-472a-8bb1-4f9a139156d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:35.007319 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a550b624-68c9-442b-ae76-ccdd1329a342 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:35.012632 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a550b624-68c9-442b-ae76-ccdd1329a342 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:35.012957 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a550b624-68c9-442b-ae76-ccdd1329a342 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:35.013295 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a550b624-68c9-442b-ae76-ccdd1329a342 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:35.013432 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-a550b624-68c9-442b-ae76-ccdd1329a342 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: 34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:35.018176 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:35.018176 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:35.022043 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a550b624-68c9-442b-ae76-ccdd1329a342 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:35.036393 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a550b624-68c9-442b-ae76-ccdd1329a342 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot delete request issued successfully. Aug 07 17:15:35.036584 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a550b624-68c9-442b-ae76-ccdd1329a342 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b returned with HTTP 202 Aug 07 17:15:35.037004 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1085/4359] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:15:35 2026] DELETE /volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:35.043722 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5853d9fa-5e03-4cdd-b074-de22268cacdd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:35.048032 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5853d9fa-5e03-4cdd-b074-de22268cacdd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:35.048287 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5853d9fa-5e03-4cdd-b074-de22268cacdd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:35.048531 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5853d9fa-5e03-4cdd-b074-de22268cacdd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:35.059417 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:35.059417 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:35.060055 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5853d9fa-5e03-4cdd-b074-de22268cacdd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:15:35.061097 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5853d9fa-5e03-4cdd-b074-de22268cacdd tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b returned with HTTP 200 Aug 07 17:15:35.061701 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1089/4360] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:35 2026] GET /volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:36.070997 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-45419a8e-b784-4746-8e3e-e61912bee193 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:36.072859 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-45419a8e-b784-4746-8e3e-e61912bee193 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b Aug 07 17:15:36.073102 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-45419a8e-b784-4746-8e3e-e61912bee193 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:36.073378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-45419a8e-b784-4746-8e3e-e61912bee193 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:36.078433 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-45419a8e-b784-4746-8e3e-e61912bee193 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b returned with HTTP 404 Aug 07 17:15:36.079066 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1097/4361] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:36 2026] GET /volume/v3/snapshots/34e0e877-f000-4e57-9e53-85983829b11b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:36.085474 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-90fa0324-f00b-484e-9c27-171fd12db870 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:36.087355 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90fa0324-f00b-484e-9c27-171fd12db870 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:36.087533 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90fa0324-f00b-484e-9c27-171fd12db870 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:36.087761 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90fa0324-f00b-484e-9c27-171fd12db870 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:36.087960 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-90fa0324-f00b-484e-9c27-171fd12db870 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: 9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:36.097177 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:36.097177 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:36.098304 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90fa0324-f00b-484e-9c27-171fd12db870 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:36.121498 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90fa0324-f00b-484e-9c27-171fd12db870 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:15:36.121716 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90fa0324-f00b-484e-9c27-171fd12db870 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e returned with HTTP 202 Aug 07 17:15:36.122196 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1091/4362] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:15:36 2026] DELETE /volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:36.132859 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fb49b9be-8cfa-46ae-b1b3-8b0a86d44cb3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:36.137247 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fb49b9be-8cfa-46ae-b1b3-8b0a86d44cb3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:36.137247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fb49b9be-8cfa-46ae-b1b3-8b0a86d44cb3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:36.137247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fb49b9be-8cfa-46ae-b1b3-8b0a86d44cb3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:36.145056 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:36.145056 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:36.150321 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fb49b9be-8cfa-46ae-b1b3-8b0a86d44cb3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:36.157523 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fb49b9be-8cfa-46ae-b1b3-8b0a86d44cb3 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e returned with HTTP 200 Aug 07 17:15:36.158495 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1086/4363] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:36 2026] GET /volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:37.172579 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e1deff43-c086-4ea3-ad25-7f86faf6cc77 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:37.174854 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e1deff43-c086-4ea3-ad25-7f86faf6cc77 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e Aug 07 17:15:37.175170 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e1deff43-c086-4ea3-ad25-7f86faf6cc77 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:37.175433 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e1deff43-c086-4ea3-ad25-7f86faf6cc77 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:37.182489 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e1deff43-c086-4ea3-ad25-7f86faf6cc77 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e returned with HTTP 404 Aug 07 17:15:37.183182 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1090/4364] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:37 2026] GET /volume/v3/volumes/9fd5f4d3-b80b-42e9-bb35-f2a0b4c60f2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:37.214278 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:37.216017 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:15:37.216365 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1191971041", "snapshot_id": null, "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:37.218221 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1191971041', 'snapshot_id': None, 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:15:37.300467 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:15:37.309091 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:15:37.314916 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (03c62f45-b172-4fc8-93c5-bf5126358e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:37.316212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95e4a3b-81d9-474d-8676-8c92441eb63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:37.317386 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:15:37.402179 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b95e4a3b-81d9-474d-8676-8c92441eb63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:37.403316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc90355-9118-439c-8764-bc68d8d36d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:37.456186 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['dd76b212-b9ff-4e25-94f1-894812b02add', 'eddfc890-8ac0-4355-8031-71c88b1eb76a', '654fbec1-fc48-48db-a30b-56990a944e85', '6b42247b-9509-415c-954e-e989cbea188a'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:15:37.457233 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc90355-9118-439c-8764-bc68d8d36d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd76b212-b9ff-4e25-94f1-894812b02add', 'eddfc890-8ac0-4355-8031-71c88b1eb76a', '654fbec1-fc48-48db-a30b-56990a944e85', '6b42247b-9509-415c-954e-e989cbea188a']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:37.458295 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9c6784-5db9-4ca9-8410-b52453e6151d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:37.493482 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9c6784-5db9-4ca9-8410-b52453e6151d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f09500-f9da-471c-a864-e6c8fef77940', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1191971041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['dd76b212-b9ff-4e25-94f1-894812b02add','eddfc890-8ac0-4355-8031-71c88b1eb76a','654fbec1-fc48-48db-a30b-56990a944e85','6b42247b-9509-415c-954e-e989cbea188a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:15:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1191971041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7f09500-f9da-471c-a864-e6c8fef77940,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:37.494549 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1f38dc-1178-47e2-8941-43e4a8f693a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:37.520464 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1f38dc-1178-47e2-8941-43e4a8f693a4) transitioned into state 'SUCCESS' from state '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-1191971041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['dd76b212-b9ff-4e25-94f1-894812b02add','eddfc890-8ac0-4355-8031-71c88b1eb76a','654fbec1-fc48-48db-a30b-56990a944e85','6b42247b-9509-415c-954e-e989cbea188a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:37.523172 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9f1a052-0691-49c6-a6e8-7dca014c1f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:15:37.537558 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9f1a052-0691-49c6-a6e8-7dca014c1f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:15:37.538758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (03c62f45-b172-4fc8-93c5-bf5126358e53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:15:37.539205 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:15:37.539976 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9443ea13-c388-4e3d-b497-92cb7cc9fbde tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:15:37.540526 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1098/4365] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:15:37 2026] POST /volume/v3/volumes => generated 759 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:15:37.551099 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0a289673-988f-4a96-9d3f-e37df263c130 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:37.553638 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a289673-988f-4a96-9d3f-e37df263c130 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:15:37.553893 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a289673-988f-4a96-9d3f-e37df263c130 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:37.554050 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a289673-988f-4a96-9d3f-e37df263c130 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:37.561226 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:37.561226 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:37.565228 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0a289673-988f-4a96-9d3f-e37df263c130 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:37.569512 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a289673-988f-4a96-9d3f-e37df263c130 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 200 Aug 07 17:15:37.569881 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1092/4366] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:37 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:38.585628 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a192c5a2-9d06-45d7-af0f-645618ce7dc8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:38.588274 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a192c5a2-9d06-45d7-af0f-645618ce7dc8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:15:38.588679 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a192c5a2-9d06-45d7-af0f-645618ce7dc8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:38.589274 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a192c5a2-9d06-45d7-af0f-645618ce7dc8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:38.600062 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:38.600062 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:38.605588 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a192c5a2-9d06-45d7-af0f-645618ce7dc8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:38.613509 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a192c5a2-9d06-45d7-af0f-645618ce7dc8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 200 Aug 07 17:15:38.614162 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1087/4367] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:38 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:15:38.627808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e8765d51-8f93-40b9-9140-727e62d7ef27 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:38.630055 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e8765d51-8f93-40b9-9140-727e62d7ef27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:15:38.630298 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e8765d51-8f93-40b9-9140-727e62d7ef27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:38.630536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e8765d51-8f93-40b9-9140-727e62d7ef27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:38.641291 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:38.641291 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:38.646247 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e8765d51-8f93-40b9-9140-727e62d7ef27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:38.650675 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e8765d51-8f93-40b9-9140-727e62d7ef27 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 200 Aug 07 17:15:38.651107 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1091/4368] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:38 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:39.637795 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2b455d87-cedf-43be-8369-79765cd3e770 req-a77ed030-90c0-4393-8960-9b8aedd0db37 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:39.639957 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-a77ed030-90c0-4393-8960-9b8aedd0db37 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:15:39.640187 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-a77ed030-90c0-4393-8960-9b8aedd0db37 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:39.640368 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-a77ed030-90c0-4393-8960-9b8aedd0db37 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:39.647534 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:39.647534 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:39.651034 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2b455d87-cedf-43be-8369-79765cd3e770 req-a77ed030-90c0-4393-8960-9b8aedd0db37 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:39.655797 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-a77ed030-90c0-4393-8960-9b8aedd0db37 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 200 Aug 07 17:15:39.656200 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1099/4369] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:15:39 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:40.135980 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2b455d87-cedf-43be-8369-79765cd3e770 req-85fdc22c-951c-402a-a365-f99e8b4623d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:40.138580 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-85fdc22c-951c-402a-a365-f99e8b4623d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:15:40.138839 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-85fdc22c-951c-402a-a365-f99e8b4623d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:40.139108 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-85fdc22c-951c-402a-a365-f99e8b4623d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:40.148151 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:40.148151 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:40.152863 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2b455d87-cedf-43be-8369-79765cd3e770 req-85fdc22c-951c-402a-a365-f99e8b4623d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:40.159278 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-85fdc22c-951c-402a-a365-f99e8b4623d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 200 Aug 07 17:15:40.159736 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1093/4370] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:15:40 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:40.171092 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c22a1eb5-9746-4178-8eab-c9a208490dd4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:40.173124 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c22a1eb5-9746-4178-8eab-c9a208490dd4 None None] GET https://10.4.3.144/volume// Aug 07 17:15:40.173124 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c22a1eb5-9746-4178-8eab-c9a208490dd4 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:40.173124 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c22a1eb5-9746-4178-8eab-c9a208490dd4 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:40.173124 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c22a1eb5-9746-4178-8eab-c9a208490dd4 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:15:40.173124 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1088/4371] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:15: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 07 17:15:40.180509 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2b455d87-cedf-43be-8369-79765cd3e770 req-d02e08c3-65af-458a-ae4e-1d11e412ecff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:40.182963 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-d02e08c3-65af-458a-ae4e-1d11e412ecff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:15:40.183401 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-d02e08c3-65af-458a-ae4e-1d11e412ecff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7f09500-f9da-471c-a864-e6c8fef77940", "connector": null, "instance_uuid": "8f20564a-43a4-4097-a077-9311e1ac3b30"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:40.192556 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:40.192556 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:40.215552 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-d02e08c3-65af-458a-ae4e-1d11e412ecff tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:15:40.216047 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1092/4372] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:15:40 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:41.047164 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3451aaf-c455-4ec0-8fbd-e2fc69f24772 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:41.047548 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3451aaf-c455-4ec0-8fbd-e2fc69f24772 None None] GET https://10.4.3.144/volume// Aug 07 17:15:41.047731 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3451aaf-c455-4ec0-8fbd-e2fc69f24772 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:41.047917 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3451aaf-c455-4ec0-8fbd-e2fc69f24772 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:41.048244 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3451aaf-c455-4ec0-8fbd-e2fc69f24772 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:15:41.048549 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1100/4373] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17: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 07 17:15:41.055049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2b455d87-cedf-43be-8369-79765cd3e770 req-f1e5b571-96fc-4f33-a967-d98c4a206ccb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:41.057036 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-f1e5b571-96fc-4f33-a967-d98c4a206ccb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:15:41.057224 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-f1e5b571-96fc-4f33-a967-d98c4a206ccb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:41.057421 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-f1e5b571-96fc-4f33-a967-d98c4a206ccb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:41.065491 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:41.065491 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:41.068557 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2b455d87-cedf-43be-8369-79765cd3e770 req-f1e5b571-96fc-4f33-a967-d98c4a206ccb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:15:41.073160 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-f1e5b571-96fc-4f33-a967-d98c4a206ccb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 200 Aug 07 17:15:41.073534 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1094/4374] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:15:41 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:15:41.183271 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2b455d87-cedf-43be-8369-79765cd3e770 req-fba25641-a417-4bc5-954f-79498b3922b7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:41.187795 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-fba25641-a417-4bc5-954f-79498b3922b7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/477edf28-09cc-4c38-906c-889b21d09d91 Aug 07 17:15:41.187795 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-fba25641-a417-4bc5-954f-79498b3922b7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:41.197248 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-2b455d87-cedf-43be-8369-79765cd3e770 req-fba25641-a417-4bc5-954f-79498b3922b7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-a7f09500-f9da-471c-a864-e6c8fef77940-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:15:41.203996 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-2b455d87-cedf-43be-8369-79765cd3e770 req-fba25641-a417-4bc5-954f-79498b3922b7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-a7f09500-f9da-471c-a864-e6c8fef77940-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:15:41.206417 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:41.206417 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:41.290143 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-2b455d87-cedf-43be-8369-79765cd3e770 req-fba25641-a417-4bc5-954f-79498b3922b7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-a7f09500-f9da-471c-a864-e6c8fef77940-np0000006737" released by "attachment_update" :: held 0.085s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:15:41.290143 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-fba25641-a417-4bc5-954f-79498b3922b7 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/477edf28-09cc-4c38-906c-889b21d09d91 returned with HTTP 200 Aug 07 17:15:41.290143 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1089/4375] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:15:41 2026] PUT /volume/v3/attachments/477edf28-09cc-4c38-906c-889b21d09d91 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:41.315930 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2b455d87-cedf-43be-8369-79765cd3e770 req-e7e87396-4c9a-4a8c-a31b-ef506d714cf4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:41.319003 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-e7e87396-4c9a-4a8c-a31b-ef506d714cf4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/477edf28-09cc-4c38-906c-889b21d09d91/action Aug 07 17:15:41.319627 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-e7e87396-4c9a-4a8c-a31b-ef506d714cf4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:15:41.319821 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-e7e87396-4c9a-4a8c-a31b-ef506d714cf4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:41.346009 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:41.346009 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:41.358506 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2b455d87-cedf-43be-8369-79765cd3e770 req-e7e87396-4c9a-4a8c-a31b-ef506d714cf4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/477edf28-09cc-4c38-906c-889b21d09d91/action returned with HTTP 204 Aug 07 17:15:41.359336 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1093/4376] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:15:41 2026] POST /volume/v3/attachments/477edf28-09cc-4c38-906c-889b21d09d91/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:45.235499 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f5978f8-5c40-41a7-949f-a910ef65960d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.237108 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f5978f8-5c40-41a7-949f-a910ef65960d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:45.237288 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f5978f8-5c40-41a7-949f-a910ef65960d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:45.237460 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f5978f8-5c40-41a7-949f-a910ef65960d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:45.244861 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:45.244861 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:45.248335 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8f5978f8-5c40-41a7-949f-a910ef65960d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:45.252198 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f5978f8-5c40-41a7-949f-a910ef65960d tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:45.252556 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1101/4377] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:45 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:45.264871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5dd8d0f-5f95-4091-bfc1-cca83c34dd18 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.266775 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5dd8d0f-5f95-4091-bfc1-cca83c34dd18 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:45.266997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5dd8d0f-5f95-4091-bfc1-cca83c34dd18 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:45.267214 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5dd8d0f-5f95-4091-bfc1-cca83c34dd18 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:45.273939 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:45.273939 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:45.277844 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f5dd8d0f-5f95-4091-bfc1-cca83c34dd18 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:45.283125 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5dd8d0f-5f95-4091-bfc1-cca83c34dd18 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:45.283531 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1095/4378] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:45 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:45.325315 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-04faddc8-2798-42c6-9860-6904c85c5208 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.327700 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-04faddc8-2798-42c6-9860-6904c85c5208 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:45.327926 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-04faddc8-2798-42c6-9860-6904c85c5208 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:45.328134 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-04faddc8-2798-42c6-9860-6904c85c5208 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:45.335248 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:45.335248 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:45.338990 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-04faddc8-2798-42c6-9860-6904c85c5208 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:45.343187 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-04faddc8-2798-42c6-9860-6904c85c5208 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:45.343593 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1090/4379] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:15:45 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:45.413199 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9031b01a-93d3-4310-8353-a976b9b93e14 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.413538 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9031b01a-93d3-4310-8353-a976b9b93e14 None None] GET https://10.4.3.144/volume// Aug 07 17:15:45.413716 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9031b01a-93d3-4310-8353-a976b9b93e14 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:45.413847 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9031b01a-93d3-4310-8353-a976b9b93e14 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:45.414176 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9031b01a-93d3-4310-8353-a976b9b93e14 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:15:45.414449 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1094/4380] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:15: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 07 17:15:45.423331 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-cb471e8c-728b-413f-a1f1-b70dc9669bc5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.425442 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-cb471e8c-728b-413f-a1f1-b70dc9669bc5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:15:45.425789 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-cb471e8c-728b-413f-a1f1-b70dc9669bc5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a67cea23-b8fa-49ab-ae5b-5992c5cc316d", "connector": null, "instance_uuid": "56d8479c-bfff-4f5f-97ed-14ab223ec681"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:45.433588 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:45.433588 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:45.457976 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-cb471e8c-728b-413f-a1f1-b70dc9669bc5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:15:45.458407 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1102/4381] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:15:45 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 07 17:15:45.484012 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-14c2902f-6105-49c0-ad26-033b3184da7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.485967 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14c2902f-6105-49c0-ad26-033b3184da7b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:45.486265 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14c2902f-6105-49c0-ad26-033b3184da7b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:45.486488 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14c2902f-6105-49c0-ad26-033b3184da7b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:45.496257 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:45.496257 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:45.497052 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bea33370-5353-41b6-b168-ff156a934534 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.497618 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bea33370-5353-41b6-b168-ff156a934534 None None] GET https://10.4.3.144/volume// Aug 07 17:15:45.497846 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bea33370-5353-41b6-b168-ff156a934534 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:45.498104 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bea33370-5353-41b6-b168-ff156a934534 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:45.498478 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bea33370-5353-41b6-b168-ff156a934534 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:15:45.498937 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1091/4382] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:15: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 07 17:15:45.500458 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-14c2902f-6105-49c0-ad26-033b3184da7b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:45.506519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14c2902f-6105-49c0-ad26-033b3184da7b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:45.506899 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1096/4383] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:45 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:45.509586 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-71479db8-1720-40ef-85d7-0e4df5431b75 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.511926 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-71479db8-1720-40ef-85d7-0e4df5431b75 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:45.512140 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-71479db8-1720-40ef-85d7-0e4df5431b75 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:45.512310 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-71479db8-1720-40ef-85d7-0e4df5431b75 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:45.536787 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:45.536787 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:45.540409 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-71479db8-1720-40ef-85d7-0e4df5431b75 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:45.544692 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-71479db8-1720-40ef-85d7-0e4df5431b75 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:45.545280 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1095/4384] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:15:45 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 1057 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:15:45.656269 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-da8b44d7-e433-4054-a546-da2879d1a3d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.658297 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-da8b44d7-e433-4054-a546-da2879d1a3d8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] PUT https://10.4.3.144/volume/v3/attachments/4232a45b-6c8f-4048-83b7-3aa410800ac5 Aug 07 17:15:45.658664 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-da8b44d7-e433-4054-a546-da2879d1a3d8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:45.668236 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-da8b44d7-e433-4054-a546-da2879d1a3d8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Acquiring lock "cinder-attachment_update-a67cea23-b8fa-49ab-ae5b-5992c5cc316d-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:15:45.673662 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-da8b44d7-e433-4054-a546-da2879d1a3d8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-a67cea23-b8fa-49ab-ae5b-5992c5cc316d-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:15:45.674844 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:45.674844 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:45.764788 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-da8b44d7-e433-4054-a546-da2879d1a3d8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-a67cea23-b8fa-49ab-ae5b-5992c5cc316d-np0000006737" released by "attachment_update" :: held 0.091s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:15:45.765075 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-da8b44d7-e433-4054-a546-da2879d1a3d8 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/4232a45b-6c8f-4048-83b7-3aa410800ac5 returned with HTTP 200 Aug 07 17:15:45.765480 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1103/4385] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:15:45 2026] PUT /volume/v3/attachments/4232a45b-6c8f-4048-83b7-3aa410800ac5 => generated 968 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:45.787650 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-8df3ece9-01d9-4952-83d9-ea452c45cc99 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:45.789898 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-8df3ece9-01d9-4952-83d9-ea452c45cc99 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption Aug 07 17:15:45.790113 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-8df3ece9-01d9-4952-83d9-ea452c45cc99 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:45.790380 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-8df3ece9-01d9-4952-83d9-ea452c45cc99 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:45.801091 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:45.801091 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:45.807693 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-8df3ece9-01d9-4952-83d9-ea452c45cc99 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption returned with HTTP 200 Aug 07 17:15:45.808133 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1092/4386] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:15:45 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:46.519532 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9fee130b-00d4-4cc8-8987-d4c88114dd37 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:46.521297 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fee130b-00d4-4cc8-8987-d4c88114dd37 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:46.521565 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fee130b-00d4-4cc8-8987-d4c88114dd37 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:46.521809 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fee130b-00d4-4cc8-8987-d4c88114dd37 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:46.531487 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:46.531487 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:46.534857 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9fee130b-00d4-4cc8-8987-d4c88114dd37 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:46.539421 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fee130b-00d4-4cc8-8987-d4c88114dd37 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:46.539865 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1097/4387] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:46 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:47.552158 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bc37daa3-f280-4bc3-9d91-c9cde51336d6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:47.555038 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc37daa3-f280-4bc3-9d91-c9cde51336d6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:47.555252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc37daa3-f280-4bc3-9d91-c9cde51336d6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:47.555463 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc37daa3-f280-4bc3-9d91-c9cde51336d6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:47.564054 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:47.564054 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:47.567343 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bc37daa3-f280-4bc3-9d91-c9cde51336d6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:47.571390 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc37daa3-f280-4bc3-9d91-c9cde51336d6 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:47.571772 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1096/4388] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:47 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:48.587071 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-679ad5f9-009d-4175-b2f4-1f619d001008 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:48.589004 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-679ad5f9-009d-4175-b2f4-1f619d001008 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:48.589250 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-679ad5f9-009d-4175-b2f4-1f619d001008 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:48.589499 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-679ad5f9-009d-4175-b2f4-1f619d001008 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:48.598666 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:48.598666 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:48.602101 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-679ad5f9-009d-4175-b2f4-1f619d001008 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:48.606589 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-679ad5f9-009d-4175-b2f4-1f619d001008 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:48.607018 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1104/4389] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:48 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:49.621636 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-60947fb0-4c98-4e05-baae-209d0f76440c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:49.625532 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-60947fb0-4c98-4e05-baae-209d0f76440c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:49.625789 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-60947fb0-4c98-4e05-baae-209d0f76440c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:49.625952 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-60947fb0-4c98-4e05-baae-209d0f76440c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:49.635470 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:49.635470 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:49.639537 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-60947fb0-4c98-4e05-baae-209d0f76440c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:49.643983 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-60947fb0-4c98-4e05-baae-209d0f76440c tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:49.644472 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1093/4390] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:49 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:50.656372 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c51ac5c5-6628-400c-8e3c-8b4f3dc08a68 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:50.658120 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c51ac5c5-6628-400c-8e3c-8b4f3dc08a68 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:50.658337 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c51ac5c5-6628-400c-8e3c-8b4f3dc08a68 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:50.658529 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c51ac5c5-6628-400c-8e3c-8b4f3dc08a68 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:50.667048 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:50.667048 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:50.670719 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c51ac5c5-6628-400c-8e3c-8b4f3dc08a68 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:50.674375 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c51ac5c5-6628-400c-8e3c-8b4f3dc08a68 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:50.674724 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1098/4391] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:50 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:51.686161 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0c940fb7-6bb0-4e7b-aa99-074a2ac61e64 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:51.687971 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c940fb7-6bb0-4e7b-aa99-074a2ac61e64 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:51.688217 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c940fb7-6bb0-4e7b-aa99-074a2ac61e64 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:51.688410 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c940fb7-6bb0-4e7b-aa99-074a2ac61e64 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:51.697724 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:51.697724 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:51.701391 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0c940fb7-6bb0-4e7b-aa99-074a2ac61e64 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:51.706566 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c940fb7-6bb0-4e7b-aa99-074a2ac61e64 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:51.707081 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1097/4392] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:51 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:52.718638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3dd2d767-8642-47e6-9e5c-db3c39ff5202 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:52.720393 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dd2d767-8642-47e6-9e5c-db3c39ff5202 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:52.720614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dd2d767-8642-47e6-9e5c-db3c39ff5202 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:52.720789 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dd2d767-8642-47e6-9e5c-db3c39ff5202 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:52.730063 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:52.730063 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:52.733172 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3dd2d767-8642-47e6-9e5c-db3c39ff5202 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:52.737050 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dd2d767-8642-47e6-9e5c-db3c39ff5202 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:52.737508 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1105/4393] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:52 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:53.749521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-439dc052-c6b9-485c-aa13-012fed0e5e29 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:53.751396 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-439dc052-c6b9-485c-aa13-012fed0e5e29 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:53.751638 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-439dc052-c6b9-485c-aa13-012fed0e5e29 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:53.751869 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-439dc052-c6b9-485c-aa13-012fed0e5e29 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:53.761184 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:53.761184 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:15:53.764530 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-439dc052-c6b9-485c-aa13-012fed0e5e29 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:53.768279 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-439dc052-c6b9-485c-aa13-012fed0e5e29 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:53.768602 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1094/4394] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:53 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:15:53.992263 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-0559ee88-75ea-4124-824d-07d2ef81180e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:53.994440 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-0559ee88-75ea-4124-824d-07d2ef81180e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments/4232a45b-6c8f-4048-83b7-3aa410800ac5/action Aug 07 17:15:53.994555 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-0559ee88-75ea-4124-824d-07d2ef81180e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:15:53.994665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-0559ee88-75ea-4124-824d-07d2ef81180e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:54.011925 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:54.011925 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:54.021556 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-995111ed-bed6-4c3c-8928-8b1776da5c6d req-0559ee88-75ea-4124-824d-07d2ef81180e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/4232a45b-6c8f-4048-83b7-3aa410800ac5/action returned with HTTP 204 Aug 07 17:15:54.022015 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1099/4395] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:15:53 2026] POST /volume/v3/attachments/4232a45b-6c8f-4048-83b7-3aa410800ac5/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:15:54.780816 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-368afbef-d1d1-4009-9321-a90b671eb7b7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:54.782825 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-368afbef-d1d1-4009-9321-a90b671eb7b7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:54.784953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-368afbef-d1d1-4009-9321-a90b671eb7b7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:54.784953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-368afbef-d1d1-4009-9321-a90b671eb7b7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:54.794457 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:54.794457 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:54.798510 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-368afbef-d1d1-4009-9321-a90b671eb7b7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:54.803089 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-368afbef-d1d1-4009-9321-a90b671eb7b7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:54.803716 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1098/4396] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:54 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:54.815937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e1810990-db3c-44c1-b8bf-f33c4acac540 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:54.817656 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1810990-db3c-44c1-b8bf-f33c4acac540 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:15:54.817847 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1810990-db3c-44c1-b8bf-f33c4acac540 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:54.818034 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1810990-db3c-44c1-b8bf-f33c4acac540 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:54.826943 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:54.826943 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:54.830170 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e1810990-db3c-44c1-b8bf-f33c4acac540 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:15:54.834412 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1810990-db3c-44c1-b8bf-f33c4acac540 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:15:54.834753 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1106/4397] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:15:54 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:57.990591 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a07a16e9-6f1a-46ea-9a84-08584bac70e7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:57.990988 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a07a16e9-6f1a-46ea-9a84-08584bac70e7 None None] GET https://10.4.3.144/volume// Aug 07 17:15:57.991115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a07a16e9-6f1a-46ea-9a84-08584bac70e7 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:57.991306 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a07a16e9-6f1a-46ea-9a84-08584bac70e7 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:57.991602 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a07a16e9-6f1a-46ea-9a84-08584bac70e7 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:15:57.991867 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1095/4398] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:15: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 07 17:15:58.000605 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-46c97779-b126-4643-8181-2af42a5442f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:58.002904 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-46c97779-b126-4643-8181-2af42a5442f7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:15:58.003359 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-46c97779-b126-4643-8181-2af42a5442f7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a67cea23-b8fa-49ab-ae5b-5992c5cc316d", "connector": null, "instance_uuid": "56d8479c-bfff-4f5f-97ed-14ab223ec681"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:58.016109 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:58.016109 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:58.045550 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-46c97779-b126-4643-8181-2af42a5442f7 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:15:58.046055 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1100/4399] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:15:57 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 07 17:15:58.053010 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-bf9813f7-4c3a-4e6b-b789-89c62ec86e37 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:58.054946 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-bf9813f7-4c3a-4e6b-b789-89c62ec86e37 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/attachments/4232a45b-6c8f-4048-83b7-3aa410800ac5 Aug 07 17:15:58.055160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-bf9813f7-4c3a-4e6b-b789-89c62ec86e37 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:58.055345 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-bf9813f7-4c3a-4e6b-b789-89c62ec86e37 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:58.061724 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:58.061724 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:58.103373 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-bf9813f7-4c3a-4e6b-b789-89c62ec86e37 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/4232a45b-6c8f-4048-83b7-3aa410800ac5 returned with HTTP 200 Aug 07 17:15:58.103744 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1099/4400] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:15:58 2026] DELETE /volume/v3/attachments/4232a45b-6c8f-4048-83b7-3aa410800ac5 => generated 192 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:58.945371 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-a95545d6-51b5-4509-991f-7876feeaeaeb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:58.947459 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-a95545d6-51b5-4509-991f-7876feeaeaeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] PUT https://10.4.3.144/volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939 Aug 07 17:15:58.947853 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-a95545d6-51b5-4509-991f-7876feeaeaeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:15:58.955037 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-a95545d6-51b5-4509-991f-7876feeaeaeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Acquiring lock "cinder-attachment_update-a67cea23-b8fa-49ab-ae5b-5992c5cc316d-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:15:58.958911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-a95545d6-51b5-4509-991f-7876feeaeaeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-a67cea23-b8fa-49ab-ae5b-5992c5cc316d-np0000006737" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:15:58.959860 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:58.959860 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:15:59.037615 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-a95545d6-51b5-4509-991f-7876feeaeaeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-a67cea23-b8fa-49ab-ae5b-5992c5cc316d-np0000006737" released by "attachment_update" :: held 0.078s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:15:59.037985 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-a95545d6-51b5-4509-991f-7876feeaeaeb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939 returned with HTTP 200 Aug 07 17:15:59.038513 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1107/4401] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:15:58 2026] PUT /volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:59.047180 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c1691de7-c24b-4ab7-9fd2-9da63a51cdee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:59.049374 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c1691de7-c24b-4ab7-9fd2-9da63a51cdee tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939 Aug 07 17:15:59.049598 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c1691de7-c24b-4ab7-9fd2-9da63a51cdee tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:59.049784 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c1691de7-c24b-4ab7-9fd2-9da63a51cdee tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:59.064543 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c1691de7-c24b-4ab7-9fd2-9da63a51cdee tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939 returned with HTTP 200 Aug 07 17:15:59.064947 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1096/4402] 10.4.3.144 () {70 vars in 1651 bytes} [Fri Aug 7 17:15:59 2026] GET /volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:15:59.149903 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-83b312d6-91b6-4400-a1d1-15ae4c4bb634 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:59.152338 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83b312d6-91b6-4400-a1d1-15ae4c4bb634 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:15:59.152651 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83b312d6-91b6-4400-a1d1-15ae4c4bb634 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:59.152946 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83b312d6-91b6-4400-a1d1-15ae4c4bb634 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:59.153227 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-83b312d6-91b6-4400-a1d1-15ae4c4bb634 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Delete snapshot with id: 79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:15:59.158242 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:59.158242 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:15:59.158970 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-83b312d6-91b6-4400-a1d1-15ae4c4bb634 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Snapshot retrieved successfully. Aug 07 17:15:59.177714 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-83b312d6-91b6-4400-a1d1-15ae4c4bb634 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Snapshot delete request issued successfully. Aug 07 17:15:59.177828 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83b312d6-91b6-4400-a1d1-15ae4c4bb634 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e returned with HTTP 202 Aug 07 17:15:59.178298 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1101/4403] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:15:59 2026] DELETE /volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:15:59.188217 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-41fbaa02-5c5d-44da-8664-1415e0e047dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:15:59.190159 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-41fbaa02-5c5d-44da-8664-1415e0e047dd tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:15:59.190395 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-41fbaa02-5c5d-44da-8664-1415e0e047dd tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:15:59.190680 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-41fbaa02-5c5d-44da-8664-1415e0e047dd tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:15:59.197146 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:15:59.197146 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:15:59.197789 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-41fbaa02-5c5d-44da-8664-1415e0e047dd tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Snapshot retrieved successfully. Aug 07 17:15:59.198756 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-41fbaa02-5c5d-44da-8664-1415e0e047dd tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e returned with HTTP 200 Aug 07 17:15:59.199420 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1100/4404] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:15:59 2026] GET /volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:00.208491 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-432a39f9-9bc9-4ba9-b34a-4d2f48256ef4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:00.210197 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-432a39f9-9bc9-4ba9-b34a-4d2f48256ef4 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:16:00.210393 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-432a39f9-9bc9-4ba9-b34a-4d2f48256ef4 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:00.210584 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-432a39f9-9bc9-4ba9-b34a-4d2f48256ef4 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:00.214527 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-432a39f9-9bc9-4ba9-b34a-4d2f48256ef4 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e returned with HTTP 404 Aug 07 17:16:00.215039 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1108/4405] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:00 2026] GET /volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:00.312602 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-92eea088-fcce-4a88-97bd-3f633cd03a53 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:00.314812 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-92eea088-fcce-4a88-97bd-3f633cd03a53 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/attachments?instance_id=9c8d7d34-89c2-4c7e-a74b-9c132ed3bc6c Aug 07 17:16:00.315117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-92eea088-fcce-4a88-97bd-3f633cd03a53 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:00.315358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-92eea088-fcce-4a88-97bd-3f633cd03a53 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:00.332781 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-92eea088-fcce-4a88-97bd-3f633cd03a53 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments?instance_id=9c8d7d34-89c2-4c7e-a74b-9c132ed3bc6c returned with HTTP 200 Aug 07 17:16:00.333242 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1097/4406] 10.4.3.144 () {70 vars in 1637 bytes} [Fri Aug 7 17:16:00 2026] GET /volume/v3/attachments?instance_id=9c8d7d34-89c2-4c7e-a74b-9c132ed3bc6c => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:00.341094 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-267b3203-b999-4e3e-bc7a-5afc932a8fd7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:00.347163 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-267b3203-b999-4e3e-bc7a-5afc932a8fd7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e Aug 07 17:16:00.347419 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-267b3203-b999-4e3e-bc7a-5afc932a8fd7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:00.347646 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-267b3203-b999-4e3e-bc7a-5afc932a8fd7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:00.367550 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-67830698-b1e8-4e4f-acb9-4c7af8aa2252 req-267b3203-b999-4e3e-bc7a-5afc932a8fd7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e returned with HTTP 200 Aug 07 17:16:00.368040 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1102/4407] 10.4.3.144 () {70 vars in 1651 bytes} [Fri Aug 7 17:16:00 2026] GET /volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:02.489738 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-3d1d70d7-16ec-44ca-9a5a-2ab7e62b7510 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:02.492372 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-3d1d70d7-16ec-44ca-9a5a-2ab7e62b7510 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption Aug 07 17:16:02.492563 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-3d1d70d7-16ec-44ca-9a5a-2ab7e62b7510 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:02.492744 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-3d1d70d7-16ec-44ca-9a5a-2ab7e62b7510 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:02.502556 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:02.502556 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:02.509516 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-3d1d70d7-16ec-44ca-9a5a-2ab7e62b7510 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption returned with HTTP 200 Aug 07 17:16:02.509961 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1101/4408] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:16:02 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:04.733906 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c5134490-7ef6-4bd4-9b25-dfd199e50348 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:04.735987 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c5134490-7ef6-4bd4-9b25-dfd199e50348 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939/action Aug 07 17:16:04.736866 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c5134490-7ef6-4bd4-9b25-dfd199e50348 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:04.737046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c5134490-7ef6-4bd4-9b25-dfd199e50348 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:04.758485 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:04.758485 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:04.770486 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2cbca280-efaa-430c-bbf4-1fab339b710e req-c5134490-7ef6-4bd4-9b25-dfd199e50348 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939/action returned with HTTP 204 Aug 07 17:16:04.770908 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1109/4409] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:16:04 2026] POST /volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:05.704347 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:05.706075 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:16:05.706429 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1382741672", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:05.707974 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1382741672', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:16:05.708163 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume of 1 GB Aug 07 17:16:05.708480 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:05.708480 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:05.712487 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Availability Zones retrieved successfully. Aug 07 17:16:05.717839 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Flow 'volume_create_api' (3d2b0310-2055-4634-b0dd-d717b335e484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:05.718818 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9132a678-4966-410f-8f04-fd43158d8e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:05.719829 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:16:05.744079 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9132a678-4966-410f-8f04-fd43158d8e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:05.744981 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b052f421-7469-4107-bf53-d2707c7d2a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:05.810335 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Created reservations ['667fa59a-d0ad-4886-a7a7-11ceb79bf45d', 'bda42eb8-ea81-4d05-ad94-02e2ed0b9566', '1e167525-8a59-4365-ae34-45ac3aacebf9', 'a667629f-8d0f-4d31-ba0a-738864f55ae5'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:16:05.811219 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b052f421-7469-4107-bf53-d2707c7d2a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['667fa59a-d0ad-4886-a7a7-11ceb79bf45d', 'bda42eb8-ea81-4d05-ad94-02e2ed0b9566', '1e167525-8a59-4365-ae34-45ac3aacebf9', 'a667629f-8d0f-4d31-ba0a-738864f55ae5']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:05.812068 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8b77a1-269d-47a1-a5c8-2df3650c7cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:05.838261 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8b77a1-269d-47a1-a5c8-2df3650c7cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beb8c2dc-7602-4f6b-be9b-722de63a3178', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1382741672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9195c44984f4db19a9ec200f0271470',qos_specs=None,replication_status=,reservations=['667fa59a-d0ad-4886-a7a7-11ceb79bf45d','bda42eb8-ea81-4d05-ad94-02e2ed0b9566','1e167525-8a59-4365-ae34-45ac3aacebf9','a667629f-8d0f-4d31-ba0a-738864f55ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d439fed732a4a0e93d2004285eb7493',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1382741672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beb8c2dc-7602-4f6b-be9b-722de63a3178,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9195c44984f4db19a9ec200f0271470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d439fed732a4a0e93d2004285eb7493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:05.839143 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07acadac-e67a-48e9-bc6c-481e944bfd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:05.858824 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07acadac-e67a-48e9-bc6c-481e944bfd3b) transitioned into state 'SUCCESS' from state '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-1382741672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9195c44984f4db19a9ec200f0271470',qos_specs=None,replication_status=,reservations=['667fa59a-d0ad-4886-a7a7-11ceb79bf45d','bda42eb8-ea81-4d05-ad94-02e2ed0b9566','1e167525-8a59-4365-ae34-45ac3aacebf9','a667629f-8d0f-4d31-ba0a-738864f55ae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8d439fed732a4a0e93d2004285eb7493',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:05.859591 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc708603-a43b-4e10-a8f2-9374bfd1e951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:05.873768 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc708603-a43b-4e10-a8f2-9374bfd1e951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:05.874668 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Flow 'volume_create_api' (3d2b0310-2055-4634-b0dd-d717b335e484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:05.875006 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume request issued successfully. Aug 07 17:16:05.875640 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6349ced-035b-4bed-bd0f-57c0344169f6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:16:05.876788 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1098/4410] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:16:05 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:16:05.891398 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24ba91d6-c23e-47bb-bdd1-94e6711a18aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:05.894764 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24ba91d6-c23e-47bb-bdd1-94e6711a18aa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:05.895017 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24ba91d6-c23e-47bb-bdd1-94e6711a18aa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:05.895268 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24ba91d6-c23e-47bb-bdd1-94e6711a18aa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:05.903426 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:05.903426 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:05.907506 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24ba91d6-c23e-47bb-bdd1-94e6711a18aa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:05.913047 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24ba91d6-c23e-47bb-bdd1-94e6711a18aa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:05.913133 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1103/4411] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:05 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:06.927641 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4453689c-164c-428f-a705-13282f186818 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:06.929873 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4453689c-164c-428f-a705-13282f186818 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:06.929873 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4453689c-164c-428f-a705-13282f186818 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:06.929946 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4453689c-164c-428f-a705-13282f186818 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:06.936962 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:06.936962 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:06.940541 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4453689c-164c-428f-a705-13282f186818 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:06.944857 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4453689c-164c-428f-a705-13282f186818 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:06.945268 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1102/4412] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:06 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:06.955712 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb085562-cd25-4b0e-89d8-02a41bd44906 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:06.957409 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb085562-cd25-4b0e-89d8-02a41bd44906 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:06.957623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb085562-cd25-4b0e-89d8-02a41bd44906 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:06.957811 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb085562-cd25-4b0e-89d8-02a41bd44906 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:06.964196 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:06.964196 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:06.967400 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fb085562-cd25-4b0e-89d8-02a41bd44906 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:06.971144 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb085562-cd25-4b0e-89d8-02a41bd44906 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:06.971456 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1110/4413] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:06 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:07.540417 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-b6c874b4-be3b-4563-9605-811dd8fb1b0a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.542677 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-b6c874b4-be3b-4563-9605-811dd8fb1b0a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:07.542908 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-b6c874b4-be3b-4563-9605-811dd8fb1b0a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:07.543129 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-b6c874b4-be3b-4563-9605-811dd8fb1b0a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:07.550242 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:07.550242 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:07.554051 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-b6c874b4-be3b-4563-9605-811dd8fb1b0a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:07.558397 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-b6c874b4-be3b-4563-9605-811dd8fb1b0a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:07.558854 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1099/4414] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:07 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:07.574143 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c68eeb7b-229b-4326-ba0d-097f11cd78f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.574690 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c68eeb7b-229b-4326-ba0d-097f11cd78f0 None None] GET https://10.4.3.144/volume// Aug 07 17:16:07.574996 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c68eeb7b-229b-4326-ba0d-097f11cd78f0 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:07.575270 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c68eeb7b-229b-4326-ba0d-097f11cd78f0 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:07.575672 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c68eeb7b-229b-4326-ba0d-097f11cd78f0 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:07.576082 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1104/4415] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:16:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:16:07.585584 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-669016b2-407b-41dd-84b9-2b11f14d97cb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.588497 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-669016b2-407b-41dd-84b9-2b11f14d97cb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:16:07.588835 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-669016b2-407b-41dd-84b9-2b11f14d97cb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a67cea23-b8fa-49ab-ae5b-5992c5cc316d", "connector": null, "instance_uuid": "56d8479c-bfff-4f5f-97ed-14ab223ec681"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:07.600646 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:07.600646 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:07.631760 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-669016b2-407b-41dd-84b9-2b11f14d97cb tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:16:07.632428 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1103/4416] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:16:07 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 07 17:16:07.635506 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cc53ece8-5f2f-4ecf-a06b-d932d347bf39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.635917 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc53ece8-5f2f-4ecf-a06b-d932d347bf39 None None] GET https://10.4.3.144/volume// Aug 07 17:16:07.636101 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc53ece8-5f2f-4ecf-a06b-d932d347bf39 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:07.636311 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc53ece8-5f2f-4ecf-a06b-d932d347bf39 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:07.636611 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc53ece8-5f2f-4ecf-a06b-d932d347bf39 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:07.637924 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1111/4417] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:16:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:16:07.642629 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-e50f8ba6-baa2-4586-b4ff-b2abf2239210 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.643447 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-53dddd5e-9259-4a5f-bbcc-0ae8204d8161 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.644785 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-e50f8ba6-baa2-4586-b4ff-b2abf2239210 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939 Aug 07 17:16:07.644997 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-e50f8ba6-baa2-4586-b4ff-b2abf2239210 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:07.645202 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-e50f8ba6-baa2-4586-b4ff-b2abf2239210 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:07.646513 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-53dddd5e-9259-4a5f-bbcc-0ae8204d8161 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:16:07.646969 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-53dddd5e-9259-4a5f-bbcc-0ae8204d8161 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "beb8c2dc-7602-4f6b-be9b-722de63a3178", "connector": null, "instance_uuid": "30a3b5ee-2931-4643-84fc-61bd8b273813"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:07.651730 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:07.651730 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:07.659805 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:07.659805 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:07.689796 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-53dddd5e-9259-4a5f-bbcc-0ae8204d8161 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:16:07.689796 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1105/4418] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:16:07 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 07 17:16:07.703216 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-e50f8ba6-baa2-4586-b4ff-b2abf2239210 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939 returned with HTTP 200 Aug 07 17:16:07.704121 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1100/4419] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:16:07 2026] DELETE /volume/v3/attachments/e6cdd8c2-a936-4cc0-b311-f491dadbb939 => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:07.723889 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0876cd10-9e83-48a5-b12a-f5c2a73b19e7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.726108 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0876cd10-9e83-48a5-b12a-f5c2a73b19e7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:07.726347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0876cd10-9e83-48a5-b12a-f5c2a73b19e7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:07.726616 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0876cd10-9e83-48a5-b12a-f5c2a73b19e7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:07.734793 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c1fe894-b036-48bb-a708-bcc3f5474ba5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.735200 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c1fe894-b036-48bb-a708-bcc3f5474ba5 None None] GET https://10.4.3.144/volume// Aug 07 17:16:07.735420 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c1fe894-b036-48bb-a708-bcc3f5474ba5 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:07.735660 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c1fe894-b036-48bb-a708-bcc3f5474ba5 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:07.736079 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c1fe894-b036-48bb-a708-bcc3f5474ba5 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:07.736366 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:07.736366 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:07.736460 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1112/4420] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:16:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:16:07.741213 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0876cd10-9e83-48a5-b12a-f5c2a73b19e7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:07.745779 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0876cd10-9e83-48a5-b12a-f5c2a73b19e7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:07.745888 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-34ba2fee-f828-409d-9834-966c3c770cb9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.745921 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1104/4421] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:07 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:07.747671 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-34ba2fee-f828-409d-9834-966c3c770cb9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:07.748121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-34ba2fee-f828-409d-9834-966c3c770cb9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:07.749850 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-34ba2fee-f828-409d-9834-966c3c770cb9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:07.757039 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:07.757039 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:07.760517 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-34ba2fee-f828-409d-9834-966c3c770cb9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:07.764162 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-34ba2fee-f828-409d-9834-966c3c770cb9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:07.764603 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1106/4422] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:07 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 1029 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:07.872570 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-ea1f4b54-9451-4bd4-b6ce-3bae2f102750 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:07.874682 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-ea1f4b54-9451-4bd4-b6ce-3bae2f102750 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] PUT https://10.4.3.144/volume/v3/attachments/73100e6f-cc6f-412c-a31a-e7f7868cf7a0 Aug 07 17:16:07.875101 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-ea1f4b54-9451-4bd4-b6ce-3bae2f102750 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:07.882686 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-ea1f4b54-9451-4bd4-b6ce-3bae2f102750 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Acquiring lock "cinder-attachment_update-beb8c2dc-7602-4f6b-be9b-722de63a3178-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:16:07.887589 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-ea1f4b54-9451-4bd4-b6ce-3bae2f102750 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Lock "cinder-attachment_update-beb8c2dc-7602-4f6b-be9b-722de63a3178-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:16:07.888491 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:07.888491 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:07.981576 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-ea1f4b54-9451-4bd4-b6ce-3bae2f102750 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Lock "cinder-attachment_update-beb8c2dc-7602-4f6b-be9b-722de63a3178-np0000006737" released by "attachment_update" :: held 0.094s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:16:07.981965 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-ea1f4b54-9451-4bd4-b6ce-3bae2f102750 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/73100e6f-cc6f-412c-a31a-e7f7868cf7a0 returned with HTTP 200 Aug 07 17:16:07.982538 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1101/4423] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:16:07 2026] PUT /volume/v3/attachments/73100e6f-cc6f-412c-a31a-e7f7868cf7a0 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:08.757058 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7efe3f2c-433b-4b1e-8bcc-d8fadfc29e61 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:08.758730 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7efe3f2c-433b-4b1e-8bcc-d8fadfc29e61 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:08.758911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7efe3f2c-433b-4b1e-8bcc-d8fadfc29e61 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:08.759119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7efe3f2c-433b-4b1e-8bcc-d8fadfc29e61 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:08.768276 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:08.768276 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:08.776151 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7efe3f2c-433b-4b1e-8bcc-d8fadfc29e61 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:08.781408 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7efe3f2c-433b-4b1e-8bcc-d8fadfc29e61 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:08.781871 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1113/4424] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:08 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:08.973978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f4e02d3b-227d-45f6-bfcc-0e5f62d1bb9b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:08.976007 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f4e02d3b-227d-45f6-bfcc-0e5f62d1bb9b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] PUT https://10.4.3.144/volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13 Aug 07 17:16:08.976323 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f4e02d3b-227d-45f6-bfcc-0e5f62d1bb9b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:08.982825 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f4e02d3b-227d-45f6-bfcc-0e5f62d1bb9b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Acquiring lock "cinder-attachment_update-a67cea23-b8fa-49ab-ae5b-5992c5cc316d-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:16:08.987036 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f4e02d3b-227d-45f6-bfcc-0e5f62d1bb9b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-a67cea23-b8fa-49ab-ae5b-5992c5cc316d-np0000006737" acquired by "attachment_update" :: waited 0.004s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:16:08.987898 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:08.987898 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:09.056240 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f4e02d3b-227d-45f6-bfcc-0e5f62d1bb9b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Lock "cinder-attachment_update-a67cea23-b8fa-49ab-ae5b-5992c5cc316d-np0000006737" released by "attachment_update" :: held 0.069s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:16:09.056539 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f4e02d3b-227d-45f6-bfcc-0e5f62d1bb9b tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13 returned with HTTP 200 Aug 07 17:16:09.056992 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1105/4425] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:16:08 2026] PUT /volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:09.068588 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f925eadf-ea73-404a-8669-a29002bb4816 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:09.069181 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f925eadf-ea73-404a-8669-a29002bb4816 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13 Aug 07 17:16:09.069448 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f925eadf-ea73-404a-8669-a29002bb4816 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:09.069636 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f925eadf-ea73-404a-8669-a29002bb4816 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:09.083015 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-f925eadf-ea73-404a-8669-a29002bb4816 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13 returned with HTTP 200 Aug 07 17:16:09.083428 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1107/4426] 10.4.3.144 () {70 vars in 1651 bytes} [Fri Aug 7 17:16:09 2026] GET /volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:09.797543 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-05a5c15a-f101-4ebc-a4be-fd6d3b61f8f3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:09.799450 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-05a5c15a-f101-4ebc-a4be-fd6d3b61f8f3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:09.799649 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-05a5c15a-f101-4ebc-a4be-fd6d3b61f8f3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:09.799840 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-05a5c15a-f101-4ebc-a4be-fd6d3b61f8f3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:09.809042 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:09.809042 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:09.812520 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-05a5c15a-f101-4ebc-a4be-fd6d3b61f8f3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:09.816698 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-05a5c15a-f101-4ebc-a4be-fd6d3b61f8f3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:09.817117 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1102/4427] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:09 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:10.829189 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ee01f4c-ca5f-4516-b5b3-bd266c04f403 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:10.831266 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ee01f4c-ca5f-4516-b5b3-bd266c04f403 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:10.831480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ee01f4c-ca5f-4516-b5b3-bd266c04f403 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:10.831879 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ee01f4c-ca5f-4516-b5b3-bd266c04f403 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:10.843484 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:10.843484 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:10.848185 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6ee01f4c-ca5f-4516-b5b3-bd266c04f403 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:10.853169 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ee01f4c-ca5f-4516-b5b3-bd266c04f403 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:10.853636 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1114/4428] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:10 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:11.229426 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-73f0baa7-e5ba-4b67-a496-21a79bb37720 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:11.231514 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-73f0baa7-e5ba-4b67-a496-21a79bb37720 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/attachments/73100e6f-cc6f-412c-a31a-e7f7868cf7a0/action Aug 07 17:16:11.231886 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-73f0baa7-e5ba-4b67-a496-21a79bb37720 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:11.232046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-73f0baa7-e5ba-4b67-a496-21a79bb37720 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:11.234928 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=146,cinder:UPDATE=26,cinder:INSERT=9 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:16:11.249382 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:11.249382 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:11.258713 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-16977e62-3e9f-40ed-9495-64435b7b0f61 req-73f0baa7-e5ba-4b67-a496-21a79bb37720 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/73100e6f-cc6f-412c-a31a-e7f7868cf7a0/action returned with HTTP 204 Aug 07 17:16:11.259155 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1106/4429] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:16:11 2026] POST /volume/v3/attachments/73100e6f-cc6f-412c-a31a-e7f7868cf7a0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:11.865840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f2455050-6b3f-4d1c-80a5-7a68919a81dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:11.867549 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2455050-6b3f-4d1c-80a5-7a68919a81dd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:11.867772 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2455050-6b3f-4d1c-80a5-7a68919a81dd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:11.867997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2455050-6b3f-4d1c-80a5-7a68919a81dd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:11.876426 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:11.876426 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:11.879622 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f2455050-6b3f-4d1c-80a5-7a68919a81dd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:11.884087 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2455050-6b3f-4d1c-80a5-7a68919a81dd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:11.884512 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1108/4430] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:11 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:14.066403 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-3629ae5e-2041-40a9-825d-40debdeed176 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:14.068497 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-3629ae5e-2041-40a9-825d-40debdeed176 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption Aug 07 17:16:14.068712 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-3629ae5e-2041-40a9-825d-40debdeed176 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:14.068901 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-3629ae5e-2041-40a9-825d-40debdeed176 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:14.077446 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:14.077446 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:14.083423 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-3629ae5e-2041-40a9-825d-40debdeed176 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption returned with HTTP 200 Aug 07 17:16:14.083795 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1103/4431] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:16:14 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:14.679484 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a58de00b-95da-4661-bc57-606f6d57167e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:14.686093 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a58de00b-95da-4661-bc57-606f6d57167e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:16:14.686093 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a58de00b-95da-4661-bc57-606f6d57167e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beb8c2dc-7602-4f6b-be9b-722de63a3178", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1381395202", "description": null, "metadata": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:14.688072 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=163,cinder:UPDATE=37,cinder:INSERT=14 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:16:14.696803 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:14.696803 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:14.697495 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a58de00b-95da-4661-bc57-606f6d57167e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:14.697744 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-a58de00b-95da-4661-bc57-606f6d57167e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create snapshot from volume beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:14.728832 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a58de00b-95da-4661-bc57-606f6d57167e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Created reservations ['a4c2e412-9e01-4ec8-8a4a-90e89ab5980c', 'fbafa16c-3f79-434f-8193-01c9014542e0', '2a210f4f-abe6-41c8-9546-ac594656246a', '92249503-3522-4836-9863-34cc39282928'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:16:14.760890 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a58de00b-95da-4661-bc57-606f6d57167e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot force create request issued successfully. Aug 07 17:16:14.762114 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a58de00b-95da-4661-bc57-606f6d57167e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:16:14.762453 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1115/4432] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:16:14 2026] POST /volume/v3/snapshots => generated 313 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:16:14.771920 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fc9dcdf1-52ef-4884-bfec-bcc1239b3c4f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:14.773837 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fc9dcdf1-52ef-4884-bfec-bcc1239b3c4f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a Aug 07 17:16:14.774065 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fc9dcdf1-52ef-4884-bfec-bcc1239b3c4f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:14.774256 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fc9dcdf1-52ef-4884-bfec-bcc1239b3c4f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:14.780459 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:14.780459 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:14.780965 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fc9dcdf1-52ef-4884-bfec-bcc1239b3c4f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:14.781836 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fc9dcdf1-52ef-4884-bfec-bcc1239b3c4f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a returned with HTTP 200 Aug 07 17:16:14.782284 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1107/4433] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:14 2026] GET /volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:15.792607 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cd415ad0-6635-4f5d-8bd3-304a2b070030 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:15.794496 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd415ad0-6635-4f5d-8bd3-304a2b070030 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a Aug 07 17:16:15.794690 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd415ad0-6635-4f5d-8bd3-304a2b070030 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:15.794861 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd415ad0-6635-4f5d-8bd3-304a2b070030 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:15.796579 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=139,cinder:UPDATE=16,cinder:INSERT=5 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:16:15.800076 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:15.800076 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:15.800503 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cd415ad0-6635-4f5d-8bd3-304a2b070030 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:15.801324 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd415ad0-6635-4f5d-8bd3-304a2b070030 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a returned with HTTP 200 Aug 07 17:16:15.801699 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1109/4434] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:15 2026] GET /volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:15.810644 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ee228051-544b-4bc6-bae3-0c306eb4200b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:15.813897 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ee228051-544b-4bc6-bae3-0c306eb4200b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a Aug 07 17:16:15.813897 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ee228051-544b-4bc6-bae3-0c306eb4200b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:15.813897 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ee228051-544b-4bc6-bae3-0c306eb4200b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:15.817939 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:15.817939 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:15.818449 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ee228051-544b-4bc6-bae3-0c306eb4200b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:15.819235 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ee228051-544b-4bc6-bae3-0c306eb4200b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a returned with HTTP 200 Aug 07 17:16:15.819657 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1104/4435] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:15 2026] GET /volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:16.305061 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-d6bbe4d8-f6a7-4f8d-9401-17e36c15308e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:16.307435 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-d6bbe4d8-f6a7-4f8d-9401-17e36c15308e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13/action Aug 07 17:16:16.308343 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-d6bbe4d8-f6a7-4f8d-9401-17e36c15308e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:16.308343 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-d6bbe4d8-f6a7-4f8d-9401-17e36c15308e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:16.324146 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:16.324146 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:16.341179 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-072ca6dd-f9af-4f05-b40f-e250530ff714 req-d6bbe4d8-f6a7-4f8d-9401-17e36c15308e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13/action returned with HTTP 204 Aug 07 17:16:16.341179 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1116/4436] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:16:16 2026] POST /volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:16.941470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bf48f0ed-783d-4b21-9e47-feceb735cf54 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:16.943129 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf48f0ed-783d-4b21-9e47-feceb735cf54 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:16:16.943378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf48f0ed-783d-4b21-9e47-feceb735cf54 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:16.943611 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf48f0ed-783d-4b21-9e47-feceb735cf54 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:16.952179 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:16.952179 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:16.955082 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bf48f0ed-783d-4b21-9e47-feceb735cf54 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:16:16.958558 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf48f0ed-783d-4b21-9e47-feceb735cf54 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:16:16.958945 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1108/4437] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:16 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 1170 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:16.998533 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-3774f214-3437-4907-b055-acbd39c30eb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:17.001425 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-3774f214-3437-4907-b055-acbd39c30eb3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:16:17.001630 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-3774f214-3437-4907-b055-acbd39c30eb3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:17.001845 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-3774f214-3437-4907-b055-acbd39c30eb3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:17.011227 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:17.011227 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:17.014327 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-3774f214-3437-4907-b055-acbd39c30eb3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:16:17.018040 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-3774f214-3437-4907-b055-acbd39c30eb3 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:16:17.018425 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1110/4438] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:16 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:17.035872 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-87c7adf8-e190-4b54-9950-c6074529620f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:17.040114 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-87c7adf8-e190-4b54-9950-c6074529620f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] POST https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/action Aug 07 17:16:17.040114 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-87c7adf8-e190-4b54-9950-c6074529620f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:17.040114 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-87c7adf8-e190-4b54-9950-c6074529620f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:17.051342 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:17.051342 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:17.052065 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-87c7adf8-e190-4b54-9950-c6074529620f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:16:17.060148 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-87c7adf8-e190-4b54-9950-c6074529620f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Begin detaching volume completed successfully. Aug 07 17:16:17.060583 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-87c7adf8-e190-4b54-9950-c6074529620f tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/action returned with HTTP 202 Aug 07 17:16:17.061123 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1105/4439] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:16:17 2026] POST /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:16:17.100290 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-34d272e7-8c32-4b69-83de-1afbd6f012d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:17.102506 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34d272e7-8c32-4b69-83de-1afbd6f012d1 None None] GET https://10.4.3.144/volume// Aug 07 17:16:17.102506 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34d272e7-8c32-4b69-83de-1afbd6f012d1 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:17.102506 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34d272e7-8c32-4b69-83de-1afbd6f012d1 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:17.102506 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34d272e7-8c32-4b69-83de-1afbd6f012d1 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:17.102506 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1117/4440] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:16:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:16:17.109634 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-7b3b6be0-0719-4c91-93d9-89b8c211bc8e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:17.111600 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-7b3b6be0-0719-4c91-93d9-89b8c211bc8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:16:17.111817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-7b3b6be0-0719-4c91-93d9-89b8c211bc8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:17.112046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-7b3b6be0-0719-4c91-93d9-89b8c211bc8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:17.121918 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:17.121918 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:17.125338 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-7b3b6be0-0719-4c91-93d9-89b8c211bc8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:16:17.129227 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-7b3b6be0-0719-4c91-93d9-89b8c211bc8e tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:16:17.129674 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1109/4441] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:17 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:17.138808 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-16fcd528-6732-4a6a-9f01-34e10d137d58 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:17.140848 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-16fcd528-6732-4a6a-9f01-34e10d137d58 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption Aug 07 17:16:17.141028 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-16fcd528-6732-4a6a-9f01-34e10d137d58 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:17.141231 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-16fcd528-6732-4a6a-9f01-34e10d137d58 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:17.149642 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:17.149642 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:17.155095 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-16fcd528-6732-4a6a-9f01-34e10d137d58 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption returned with HTTP 200 Aug 07 17:16:17.155514 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1111/4442] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:16:17 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:17.316905 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bbc4e720-a73e-45f2-9f78-2fb88f6b4e83 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:17.320086 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bbc4e720-a73e-45f2-9f78-2fb88f6b4e83 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:16:17.320086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bbc4e720-a73e-45f2-9f78-2fb88f6b4e83 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beb8c2dc-7602-4f6b-be9b-722de63a3178", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-788828189", "description": null, "metadata": null}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:17.328942 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:17.328942 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:17.329624 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bbc4e720-a73e-45f2-9f78-2fb88f6b4e83 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:17.329863 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-bbc4e720-a73e-45f2-9f78-2fb88f6b4e83 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create snapshot from volume beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:17.352592 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-bbc4e720-a73e-45f2-9f78-2fb88f6b4e83 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Created reservations ['248bb7b6-ef07-4af4-a7e1-81062cb788dc', '5b5896d8-46e8-434b-bb77-e84af7cedd29', '2214ba7f-b727-4d54-a9c9-30830c73abeb', '9e9fab2f-167f-4b26-8e37-683e168b9655'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:16:17.386208 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bbc4e720-a73e-45f2-9f78-2fb88f6b4e83 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot force create request issued successfully. Aug 07 17:16:17.387377 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bbc4e720-a73e-45f2-9f78-2fb88f6b4e83 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:16:17.387377 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1106/4443] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:16:17 2026] POST /volume/v3/snapshots => generated 312 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:16:17.401080 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-42e85c22-3986-4441-8e6f-5d3f8c25d29a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:17.402958 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42e85c22-3986-4441-8e6f-5d3f8c25d29a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 Aug 07 17:16:17.403441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42e85c22-3986-4441-8e6f-5d3f8c25d29a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:17.403800 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42e85c22-3986-4441-8e6f-5d3f8c25d29a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:17.409859 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:17.409859 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:17.410846 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-42e85c22-3986-4441-8e6f-5d3f8c25d29a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:17.412159 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42e85c22-3986-4441-8e6f-5d3f8c25d29a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 returned with HTTP 200 Aug 07 17:16:17.412763 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1118/4444] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:17 2026] GET /volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:18.421471 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ebd7c233-f0cb-4348-9f6c-35a55dd1e68d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:18.423180 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebd7c233-f0cb-4348-9f6c-35a55dd1e68d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 Aug 07 17:16:18.423395 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebd7c233-f0cb-4348-9f6c-35a55dd1e68d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:18.423572 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebd7c233-f0cb-4348-9f6c-35a55dd1e68d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:18.428412 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:18.428412 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:18.428835 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ebd7c233-f0cb-4348-9f6c-35a55dd1e68d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:18.429583 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebd7c233-f0cb-4348-9f6c-35a55dd1e68d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 returned with HTTP 200 Aug 07 17:16:18.429919 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1110/4445] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:18 2026] GET /volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:18.437988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-910b3dab-54fe-4330-a2e2-971078a1a7c1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:18.439676 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-910b3dab-54fe-4330-a2e2-971078a1a7c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 Aug 07 17:16:18.439874 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-910b3dab-54fe-4330-a2e2-971078a1a7c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:18.440041 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-910b3dab-54fe-4330-a2e2-971078a1a7c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:18.444435 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:18.444435 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:18.444796 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-910b3dab-54fe-4330-a2e2-971078a1a7c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:18.445468 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-910b3dab-54fe-4330-a2e2-971078a1a7c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 returned with HTTP 200 Aug 07 17:16:18.445775 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1112/4446] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:18 2026] GET /volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:19.935704 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6433d3b9-8c32-42ca-89f8-fec271701f1b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:19.940045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6433d3b9-8c32-42ca-89f8-fec271701f1b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:16:19.940045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6433d3b9-8c32-42ca-89f8-fec271701f1b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beb8c2dc-7602-4f6b-be9b-722de63a3178", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-295046354", "description": null, "metadata": null}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:19.949297 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:19.949297 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:19.950077 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6433d3b9-8c32-42ca-89f8-fec271701f1b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:19.950409 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-6433d3b9-8c32-42ca-89f8-fec271701f1b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create snapshot from volume beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:19.974902 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-6433d3b9-8c32-42ca-89f8-fec271701f1b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Created reservations ['5e3f7fff-f828-4432-b346-de43d5aef4ec', '1cfa016f-bbff-425d-bf5e-ce5141c8d58b', '09812a7e-8125-44fd-b307-b0a09cdb6088', 'c4e6150e-c8ce-4d1f-8162-6bec346b77fb'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:16:20.011452 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6433d3b9-8c32-42ca-89f8-fec271701f1b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot force create request issued successfully. Aug 07 17:16:20.011982 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6433d3b9-8c32-42ca-89f8-fec271701f1b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:16:20.012564 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1107/4447] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:16:19 2026] POST /volume/v3/snapshots => generated 312 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:16:20.021687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5cd94460-7e95-4dd8-a171-7e07d683f456 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:20.023545 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5cd94460-7e95-4dd8-a171-7e07d683f456 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f Aug 07 17:16:20.023989 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5cd94460-7e95-4dd8-a171-7e07d683f456 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:20.025292 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5cd94460-7e95-4dd8-a171-7e07d683f456 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:20.031007 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:20.031007 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:20.031007 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5cd94460-7e95-4dd8-a171-7e07d683f456 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:20.031007 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5cd94460-7e95-4dd8-a171-7e07d683f456 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f returned with HTTP 200 Aug 07 17:16:20.031007 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1119/4448] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:20 2026] GET /volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:21.039749 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c9eb48b1-fac9-4f56-a674-3945d52f31ce None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:21.041973 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9eb48b1-fac9-4f56-a674-3945d52f31ce tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f Aug 07 17:16:21.042261 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9eb48b1-fac9-4f56-a674-3945d52f31ce tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:21.042518 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9eb48b1-fac9-4f56-a674-3945d52f31ce tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:21.048445 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:21.048445 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:21.049029 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c9eb48b1-fac9-4f56-a674-3945d52f31ce tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:21.050099 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9eb48b1-fac9-4f56-a674-3945d52f31ce tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f returned with HTTP 200 Aug 07 17:16:21.050563 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1111/4449] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:21 2026] GET /volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:21.058985 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3c5db3b-00a1-48be-9e72-227c6f6476e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:21.060794 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3c5db3b-00a1-48be-9e72-227c6f6476e1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f Aug 07 17:16:21.060977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3c5db3b-00a1-48be-9e72-227c6f6476e1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:21.061182 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3c5db3b-00a1-48be-9e72-227c6f6476e1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:21.065988 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:21.065988 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:21.066476 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3c5db3b-00a1-48be-9e72-227c6f6476e1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:21.067232 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3c5db3b-00a1-48be-9e72-227c6f6476e1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f returned with HTTP 200 Aug 07 17:16:21.067751 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1113/4450] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:21 2026] GET /volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:21.100918 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-c4e10fd2-03bf-47eb-a3bd-3c9db84dc971 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:21.104297 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-c4e10fd2-03bf-47eb-a3bd-3c9db84dc971 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:21.104297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-c4e10fd2-03bf-47eb-a3bd-3c9db84dc971 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:21.104297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-c4e10fd2-03bf-47eb-a3bd-3c9db84dc971 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:21.112007 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:21.112007 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:21.115321 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-c4e10fd2-03bf-47eb-a3bd-3c9db84dc971 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:21.119425 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-c4e10fd2-03bf-47eb-a3bd-3c9db84dc971 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:21.119987 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1108/4451] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:21 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:21.138466 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-7ff6fd3d-36f8-4edc-99a3-d5278ba7ebe7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:21.140436 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-7ff6fd3d-36f8-4edc-99a3-d5278ba7ebe7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178/action Aug 07 17:16:21.140932 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-7ff6fd3d-36f8-4edc-99a3-d5278ba7ebe7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:21.143055 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-7ff6fd3d-36f8-4edc-99a3-d5278ba7ebe7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:21.151740 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:21.151740 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:21.152507 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-7ff6fd3d-36f8-4edc-99a3-d5278ba7ebe7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:21.159065 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-7ff6fd3d-36f8-4edc-99a3-d5278ba7ebe7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Begin detaching volume completed successfully. Aug 07 17:16:21.159595 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-7ff6fd3d-36f8-4edc-99a3-d5278ba7ebe7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178/action returned with HTTP 202 Aug 07 17:16:21.160237 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1120/4452] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:16:21 2026] POST /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:16:21.194866 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cca633c4-0696-4837-a2be-2dd40fa3b564 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:21.195300 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cca633c4-0696-4837-a2be-2dd40fa3b564 None None] GET https://10.4.3.144/volume// Aug 07 17:16:21.195498 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cca633c4-0696-4837-a2be-2dd40fa3b564 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:21.195708 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cca633c4-0696-4837-a2be-2dd40fa3b564 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:21.196071 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cca633c4-0696-4837-a2be-2dd40fa3b564 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:21.196524 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1112/4453] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:16: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 07 17:16:21.205863 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-b2184535-03ca-4af4-8d7f-4189daad89da None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:21.207860 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-b2184535-03ca-4af4-8d7f-4189daad89da tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:16:21.208100 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-b2184535-03ca-4af4-8d7f-4189daad89da tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:21.208296 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-b2184535-03ca-4af4-8d7f-4189daad89da tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:21.217545 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:21.217545 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:21.221109 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-b2184535-03ca-4af4-8d7f-4189daad89da tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:21.224997 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-b2184535-03ca-4af4-8d7f-4189daad89da tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:16:21.225531 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1114/4454] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:21 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 1325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 17:16:22.029498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-142914b7-e90c-45d3-a478-f546b59030ef None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:22.032756 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-142914b7-e90c-45d3-a478-f546b59030ef tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/attachments/73100e6f-cc6f-412c-a31a-e7f7868cf7a0 Aug 07 17:16:22.032970 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-142914b7-e90c-45d3-a478-f546b59030ef tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:22.033175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-142914b7-e90c-45d3-a478-f546b59030ef tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:22.039787 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:22.039787 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:22.078844 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c1b32ee3-d7ed-4c65-a9fe-c01612ce9ed0 req-142914b7-e90c-45d3-a478-f546b59030ef tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/73100e6f-cc6f-412c-a31a-e7f7868cf7a0 returned with HTTP 200 Aug 07 17:16:22.079296 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1109/4455] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:16:22 2026] DELETE /volume/v3/attachments/73100e6f-cc6f-412c-a31a-e7f7868cf7a0 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:22.257856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:22.259786 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:16:22.260046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1667046509", "snapshot_id": "d0843506-6f5e-4e3e-8144-85251690b03a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:22.261560 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1667046509', 'snapshot_id': 'd0843506-6f5e-4e3e-8144-85251690b03a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:16:22.266902 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:22.266902 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:22.267392 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:22.267517 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume of 1 GB Aug 07 17:16:22.271459 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Availability Zones retrieved successfully. Aug 07 17:16:22.276684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Flow 'volume_create_api' (d1467f43-f829-40c0-9bdd-b2131cd6cdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:22.277788 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a28f64-9cca-4623-91aa-77d9a9bc348d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:22.278795 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:16:22.310330 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a28f64-9cca-4623-91aa-77d9a9bc348d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0843506-6f5e-4e3e-8144-85251690b03a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:22.311036 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c22599-8ac4-4174-8cfb-d9fc7e406025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:22.349427 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Created reservations ['95db4534-3bba-4ed2-baba-60d3887ce506', 'a6c43007-9977-4227-823e-ef4a70c497e6', '76b2404b-2148-465d-b378-5073ef55f753', 'a7e869a7-b5ab-43ab-b3ec-b9e8f85c0cc5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:16:22.350325 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94c22599-8ac4-4174-8cfb-d9fc7e406025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95db4534-3bba-4ed2-baba-60d3887ce506', 'a6c43007-9977-4227-823e-ef4a70c497e6', '76b2404b-2148-465d-b378-5073ef55f753', 'a7e869a7-b5ab-43ab-b3ec-b9e8f85c0cc5']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:22.351122 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77126243-b565-47c2-b734-a47ee7cdf5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:22.393816 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77126243-b565-47c2-b734-a47ee7cdf5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfb9beb6-6342-4f30-b27c-76d9f4a0ba12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1667046509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9195c44984f4db19a9ec200f0271470',qos_specs=None,replication_status=,reservations=['95db4534-3bba-4ed2-baba-60d3887ce506','a6c43007-9977-4227-823e-ef4a70c497e6','76b2404b-2148-465d-b378-5073ef55f753','a7e869a7-b5ab-43ab-b3ec-b9e8f85c0cc5'],size=1,snapshot_id=d0843506-6f5e-4e3e-8144-85251690b03a,source_replicaid=,source_volid=None,status='creating',user_id='8d439fed732a4a0e93d2004285eb7493',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1667046509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfb9beb6-6342-4f30-b27c-76d9f4a0ba12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9195c44984f4db19a9ec200f0271470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0843506-6f5e-4e3e-8144-85251690b03a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d439fed732a4a0e93d2004285eb7493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:22.394597 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (397310cf-edfd-4f9f-83b7-e70c5fcc5b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:22.413703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (397310cf-edfd-4f9f-83b7-e70c5fcc5b34) transitioned into state 'SUCCESS' from state '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-1667046509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9195c44984f4db19a9ec200f0271470',qos_specs=None,replication_status=,reservations=['95db4534-3bba-4ed2-baba-60d3887ce506','a6c43007-9977-4227-823e-ef4a70c497e6','76b2404b-2148-465d-b378-5073ef55f753','a7e869a7-b5ab-43ab-b3ec-b9e8f85c0cc5'],size=1,snapshot_id=d0843506-6f5e-4e3e-8144-85251690b03a,source_replicaid=,source_volid=None,status='creating',user_id='8d439fed732a4a0e93d2004285eb7493',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:22.414460 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65dd8dff-d1f8-40a1-8e3d-d5be83bd94af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:22.435638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65dd8dff-d1f8-40a1-8e3d-d5be83bd94af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:22.436415 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Flow 'volume_create_api' (d1467f43-f829-40c0-9bdd-b2131cd6cdd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:22.436733 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume request issued successfully. Aug 07 17:16:22.437293 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5d65ca55-9eb9-4484-b98f-d4a870c52cfa tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:16:22.437962 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1121/4456] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:16:22 2026] POST /volume/v3/volumes => generated 791 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:16:22.450236 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d4ca32ea-124f-4159-9086-07120fed9c4e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:22.452433 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4ca32ea-124f-4159-9086-07120fed9c4e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:22.452689 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4ca32ea-124f-4159-9086-07120fed9c4e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:22.452833 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4ca32ea-124f-4159-9086-07120fed9c4e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:22.459987 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:22.459987 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:22.463409 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d4ca32ea-124f-4159-9086-07120fed9c4e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:22.467263 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4ca32ea-124f-4159-9086-07120fed9c4e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:22.467639 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1113/4457] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:22 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:23.480134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2e5f377d-d254-4054-b489-fccb3e38006e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:23.481837 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e5f377d-d254-4054-b489-fccb3e38006e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:23.482080 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e5f377d-d254-4054-b489-fccb3e38006e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:23.482277 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e5f377d-d254-4054-b489-fccb3e38006e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:23.489406 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:23.489406 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:23.492924 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2e5f377d-d254-4054-b489-fccb3e38006e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:23.496773 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e5f377d-d254-4054-b489-fccb3e38006e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:23.497163 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1115/4458] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:23 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:23.508615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fe584310-d366-46de-8926-a85af86b4fd0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:23.511186 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fe584310-d366-46de-8926-a85af86b4fd0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:23.511418 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fe584310-d366-46de-8926-a85af86b4fd0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:23.511644 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fe584310-d366-46de-8926-a85af86b4fd0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:23.519979 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:23.519979 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:23.523669 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fe584310-d366-46de-8926-a85af86b4fd0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:23.528188 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fe584310-d366-46de-8926-a85af86b4fd0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:23.528623 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1110/4459] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:23 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:23.965053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ac2e7213-234a-4abc-a60c-27989c5f8c10 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:23.967391 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ac2e7213-234a-4abc-a60c-27989c5f8c10 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:23.967600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ac2e7213-234a-4abc-a60c-27989c5f8c10 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:23.967836 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ac2e7213-234a-4abc-a60c-27989c5f8c10 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:23.975160 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:23.975160 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:23.978738 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ac2e7213-234a-4abc-a60c-27989c5f8c10 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:23.982843 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ac2e7213-234a-4abc-a60c-27989c5f8c10 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:23.983262 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1122/4460] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:23 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:24.052378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a2ea8f47-fb91-4b6f-8dee-2f932cc6eab8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:24.052806 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a2ea8f47-fb91-4b6f-8dee-2f932cc6eab8 None None] GET https://10.4.3.144/volume// Aug 07 17:16:24.052979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a2ea8f47-fb91-4b6f-8dee-2f932cc6eab8 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:24.053211 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a2ea8f47-fb91-4b6f-8dee-2f932cc6eab8 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:24.053512 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a2ea8f47-fb91-4b6f-8dee-2f932cc6eab8 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:24.053814 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1114/4461] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17: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 07 17:16:24.060649 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-dd23126b-77e3-4979-b690-2d921d4c3d79 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:24.062559 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-dd23126b-77e3-4979-b690-2d921d4c3d79 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:16:24.062886 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-dd23126b-77e3-4979-b690-2d921d4c3d79 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dfb9beb6-6342-4f30-b27c-76d9f4a0ba12", "connector": null, "instance_uuid": "30a3b5ee-2931-4643-84fc-61bd8b273813"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:24.071137 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:24.071137 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:24.095462 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-dd23126b-77e3-4979-b690-2d921d4c3d79 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:16:24.095891 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1116/4462] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:16:24 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:24.120913 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f7ff7319-55c0-495c-bf4a-b6f1bf58a9ae None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:24.123043 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f7ff7319-55c0-495c-bf4a-b6f1bf58a9ae tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:24.123301 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f7ff7319-55c0-495c-bf4a-b6f1bf58a9ae tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:24.123513 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f7ff7319-55c0-495c-bf4a-b6f1bf58a9ae tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:24.130114 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46746e74-51eb-4e4e-96b4-f9ecb278e91b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:24.130431 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46746e74-51eb-4e4e-96b4-f9ecb278e91b None None] GET https://10.4.3.144/volume// Aug 07 17:16:24.130576 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46746e74-51eb-4e4e-96b4-f9ecb278e91b None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:24.130746 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46746e74-51eb-4e4e-96b4-f9ecb278e91b None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:24.131199 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46746e74-51eb-4e4e-96b4-f9ecb278e91b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:24.131457 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1123/4463] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17: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 07 17:16:24.137213 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:24.137213 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:24.138888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ea461de1-c525-4b97-a9bc-530e38b7ffe0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:24.141133 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f7ff7319-55c0-495c-bf4a-b6f1bf58a9ae tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:24.141545 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ea461de1-c525-4b97-a9bc-530e38b7ffe0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:24.141821 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ea461de1-c525-4b97-a9bc-530e38b7ffe0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:24.142115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ea461de1-c525-4b97-a9bc-530e38b7ffe0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:24.146454 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f7ff7319-55c0-495c-bf4a-b6f1bf58a9ae tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:24.146922 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1111/4464] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:24 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:24.150934 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:24.150934 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:24.154198 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ea461de1-c525-4b97-a9bc-530e38b7ffe0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:24.157945 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-ea461de1-c525-4b97-a9bc-530e38b7ffe0 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:24.158347 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1115/4465] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:24 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:24.256239 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-0af1d909-e3c2-4981-b488-062f7d325b43 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:24.258418 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-0af1d909-e3c2-4981-b488-062f7d325b43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] PUT https://10.4.3.144/volume/v3/attachments/67eaa3fb-5e82-4177-9d16-484708b3d530 Aug 07 17:16:24.258793 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-0af1d909-e3c2-4981-b488-062f7d325b43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:24.266366 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-0af1d909-e3c2-4981-b488-062f7d325b43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Acquiring lock "cinder-attachment_update-dfb9beb6-6342-4f30-b27c-76d9f4a0ba12-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:16:24.270827 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-0af1d909-e3c2-4981-b488-062f7d325b43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Lock "cinder-attachment_update-dfb9beb6-6342-4f30-b27c-76d9f4a0ba12-np0000006737" acquired by "attachment_update" :: waited 0.004s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:16:24.271750 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:24.271750 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:24.362737 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-0af1d909-e3c2-4981-b488-062f7d325b43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Lock "cinder-attachment_update-dfb9beb6-6342-4f30-b27c-76d9f4a0ba12-np0000006737" released by "attachment_update" :: held 0.092s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:16:24.363091 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-0af1d909-e3c2-4981-b488-062f7d325b43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/67eaa3fb-5e82-4177-9d16-484708b3d530 returned with HTTP 200 Aug 07 17:16:24.363528 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1117/4466] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:16:24 2026] PUT /volume/v3/attachments/67eaa3fb-5e82-4177-9d16-484708b3d530 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:24.678258 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-d499830a-8153-4a15-a1b2-419952882661 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:24.680325 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-d499830a-8153-4a15-a1b2-419952882661 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/limits Aug 07 17:16:24.680532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-d499830a-8153-4a15-a1b2-419952882661 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:24.680749 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-d499830a-8153-4a15-a1b2-419952882661 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:24.687995 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-d499830a-8153-4a15-a1b2-419952882661 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1587762371 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1587762371, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:16:24.698114 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-d499830a-8153-4a15-a1b2-419952882661 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/limits returned with HTTP 200 Aug 07 17:16:24.698472 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1124/4467] 10.4.3.144 () {68 vars in 1484 bytes} [Fri Aug 7 17:16:24 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 07 17:16:24.735796 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-34dd1380-ba9e-4605-8e2f-ba8f01a0bd72 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:24.738500 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-34dd1380-ba9e-4605-8e2f-ba8f01a0bd72 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:16:24.738766 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-34dd1380-ba9e-4605-8e2f-ba8f01a0bd72 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:24.739049 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-34dd1380-ba9e-4605-8e2f-ba8f01a0bd72 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:24.750901 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:24.750901 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:24.755147 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-34dd1380-ba9e-4605-8e2f-ba8f01a0bd72 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:16:24.760787 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-34dd1380-ba9e-4605-8e2f-ba8f01a0bd72 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 200 Aug 07 17:16:24.761295 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1112/4468] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:24 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 1659 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:24.770860 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-769b3a7e-7612-41e2-8064-4ad30d2f154b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:24.772988 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-769b3a7e-7612-41e2-8064-4ad30d2f154b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:16:24.773403 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-769b3a7e-7612-41e2-8064-4ad30d2f154b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7f09500-f9da-471c-a864-e6c8fef77940", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2058922926", "description": null, "metadata": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:24.784957 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:24.784957 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:24.785449 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-769b3a7e-7612-41e2-8064-4ad30d2f154b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:16:24.785629 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-769b3a7e-7612-41e2-8064-4ad30d2f154b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create snapshot from volume a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:16:24.809441 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-769b3a7e-7612-41e2-8064-4ad30d2f154b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['44179630-d843-4444-a488-00b63b3d9692', '786cba3a-efca-4a5e-a30e-c528c8d2c2d2', 'e3aa9ae5-c469-4410-be78-101f7c5b9d7c', 'f09602a5-6f85-42f7-baa3-ce02eb18bdc1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:16:24.850681 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-769b3a7e-7612-41e2-8064-4ad30d2f154b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot force create request issued successfully. Aug 07 17:16:24.851071 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e16744dd-7b72-44c9-8999-5978e0e51798 req-769b3a7e-7612-41e2-8064-4ad30d2f154b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:16:24.851511 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1116/4469] 10.4.3.144 () {72 vars in 1547 bytes} [Fri Aug 7 17:16:24 2026] POST /volume/v3/snapshots => generated 320 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:16:25.158902 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d1c6caf-7994-483d-b915-87c0fb7fcf7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:25.160885 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d1c6caf-7994-483d-b915-87c0fb7fcf7b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:25.161175 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d1c6caf-7994-483d-b915-87c0fb7fcf7b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:25.161377 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d1c6caf-7994-483d-b915-87c0fb7fcf7b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:25.171646 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:25.171646 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:25.175615 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0d1c6caf-7994-483d-b915-87c0fb7fcf7b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:25.179800 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d1c6caf-7994-483d-b915-87c0fb7fcf7b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:25.180207 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1118/4470] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:25 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:26.192299 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7e792bc1-dee3-4529-98d7-bf9adc92152d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:26.194260 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e792bc1-dee3-4529-98d7-bf9adc92152d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:26.194509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e792bc1-dee3-4529-98d7-bf9adc92152d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:26.194714 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e792bc1-dee3-4529-98d7-bf9adc92152d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:26.204863 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:26.204863 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:26.208682 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7e792bc1-dee3-4529-98d7-bf9adc92152d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:26.212553 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e792bc1-dee3-4529-98d7-bf9adc92152d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:26.212983 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1125/4471] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:26 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:26.356020 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d3431928-8459-48f0-b57e-6c1ea4a50c6c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:26.358105 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d3431928-8459-48f0-b57e-6c1ea4a50c6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:16:26.358392 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d3431928-8459-48f0-b57e-6c1ea4a50c6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:26.358649 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d3431928-8459-48f0-b57e-6c1ea4a50c6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:26.363857 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:26.363857 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:26.364595 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d3431928-8459-48f0-b57e-6c1ea4a50c6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:16:26.365343 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d3431928-8459-48f0-b57e-6c1ea4a50c6c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 returned with HTTP 200 Aug 07 17:16:26.365757 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1113/4472] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:26 2026] GET /volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:27.224430 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb83b084-baa1-4ec7-bb6c-d3d9c3d040b6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:27.226454 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb83b084-baa1-4ec7-bb6c-d3d9c3d040b6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:27.226683 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb83b084-baa1-4ec7-bb6c-d3d9c3d040b6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:27.226880 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb83b084-baa1-4ec7-bb6c-d3d9c3d040b6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:27.236828 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:27.236828 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:27.240403 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fb83b084-baa1-4ec7-bb6c-d3d9c3d040b6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:27.244827 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb83b084-baa1-4ec7-bb6c-d3d9c3d040b6 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:27.245249 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1117/4473] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:27 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:27.622402 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-f2abad7d-c635-415e-871c-21d5aa60174d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:27.624451 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-f2abad7d-c635-415e-871c-21d5aa60174d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/attachments/67eaa3fb-5e82-4177-9d16-484708b3d530/action Aug 07 17:16:27.624804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-f2abad7d-c635-415e-871c-21d5aa60174d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:27.624974 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-f2abad7d-c635-415e-871c-21d5aa60174d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:27.641494 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:27.641494 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:27.653841 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2da82362-1fd1-4794-91f4-3c2d1c8c9bb3 req-f2abad7d-c635-415e-871c-21d5aa60174d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/67eaa3fb-5e82-4177-9d16-484708b3d530/action returned with HTTP 204 Aug 07 17:16:27.654344 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1119/4474] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:16:27 2026] POST /volume/v3/attachments/67eaa3fb-5e82-4177-9d16-484708b3d530/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:27.862045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-ce809327-4c2f-45c2-ab33-a5a88d833273 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:27.863876 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-ce809327-4c2f-45c2-ab33-a5a88d833273 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:16:27.864091 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-ce809327-4c2f-45c2-ab33-a5a88d833273 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:27.864257 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-ce809327-4c2f-45c2-ab33-a5a88d833273 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:27.868636 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:27.868636 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:27.869162 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-ce809327-4c2f-45c2-ab33-a5a88d833273 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:16:27.869869 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-ce809327-4c2f-45c2-ab33-a5a88d833273 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 returned with HTTP 200 Aug 07 17:16:27.870290 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1126/4475] 10.4.3.144 () {68 vars in 1604 bytes} [Fri Aug 7 17:16:27 2026] GET /volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:28.256786 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-09e81b8a-2d4c-4259-9549-3db4b90c0484 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:28.258705 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09e81b8a-2d4c-4259-9549-3db4b90c0484 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:28.258938 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09e81b8a-2d4c-4259-9549-3db4b90c0484 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:28.259174 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09e81b8a-2d4c-4259-9549-3db4b90c0484 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:28.261173 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=216,cinder:INSERT=38,cinder:UPDATE=73 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:16:28.268407 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:28.268407 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:28.272533 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-09e81b8a-2d4c-4259-9549-3db4b90c0484 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:28.276394 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09e81b8a-2d4c-4259-9549-3db4b90c0484 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:28.276779 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1114/4476] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:28 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:28.819719 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-312fd5b0-1b43-4c6c-a764-cea6dd487dc1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:28.822169 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-312fd5b0-1b43-4c6c-a764-cea6dd487dc1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:16:28.822398 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-312fd5b0-1b43-4c6c-a764-cea6dd487dc1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:28.822577 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-312fd5b0-1b43-4c6c-a764-cea6dd487dc1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:28.827612 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:28.827612 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:28.828127 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-312fd5b0-1b43-4c6c-a764-cea6dd487dc1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:16:28.828918 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-312fd5b0-1b43-4c6c-a764-cea6dd487dc1 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 returned with HTTP 200 Aug 07 17:16:28.829321 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1118/4477] 10.4.3.144 () {68 vars in 1604 bytes} [Fri Aug 7 17:16:28 2026] GET /volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:28.837111 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-672dac8a-5715-4a14-8a78-56db89bee46a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:28.839268 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-672dac8a-5715-4a14-8a78-56db89bee46a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:16:28.839449 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-672dac8a-5715-4a14-8a78-56db89bee46a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:28.839621 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-672dac8a-5715-4a14-8a78-56db89bee46a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:28.848544 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:28.848544 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:28.853006 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-672dac8a-5715-4a14-8a78-56db89bee46a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:16:28.858528 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-672dac8a-5715-4a14-8a78-56db89bee46a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 200 Aug 07 17:16:28.858912 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1120/4478] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:28 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:28.868429 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:28.870795 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:16:28.871220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "9cb6441a-3e3f-454f-98cf-cb91abee7545", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:28.872860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '9cb6441a-3e3f-454f-98cf-cb91abee7545', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:16:28.880931 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:28.880931 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:28.881491 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:16:28.881658 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:16:28.882272 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:16:28.887827 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (e27dabc7-f1ac-42e7-9170-f2ff25419a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:28.889310 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c33cc3-a18a-457a-9d70-57ba1f6f9ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:28.890353 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:16:28.919225 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49c33cc3-a18a-457a-9d70-57ba1f6f9ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9cb6441a-3e3f-454f-98cf-cb91abee7545', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:28.920049 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11cca7f2-3b95-4ef3-8e08-28d34a8bdd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:28.960897 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['ce64a28a-6711-4491-888c-727d8ada1131', 'a011cb5f-2b97-4364-a910-33169bbd23e1', '8884a127-d8e4-488c-b087-fed8f37949aa', 'd5d727ce-3f1f-490e-8d96-f4cdd9c1cbd2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:16:28.961873 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11cca7f2-3b95-4ef3-8e08-28d34a8bdd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce64a28a-6711-4491-888c-727d8ada1131', 'a011cb5f-2b97-4364-a910-33169bbd23e1', '8884a127-d8e4-488c-b087-fed8f37949aa', 'd5d727ce-3f1f-490e-8d96-f4cdd9c1cbd2']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:28.962768 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0648398-d3c0-45b3-b488-f58bcd96c6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:29.006729 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0648398-d3c0-45b3-b488-f58bcd96c6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '548b9ce5-d33a-4871-b55b-d3de1a26f8bb', '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='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['ce64a28a-6711-4491-888c-727d8ada1131','a011cb5f-2b97-4364-a910-33169bbd23e1','8884a127-d8e4-488c-b087-fed8f37949aa','d5d727ce-3f1f-490e-8d96-f4cdd9c1cbd2'],size=1,snapshot_id=9cb6441a-3e3f-454f-98cf-cb91abee7545,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), '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-07T17:16:28Z,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=548b9ce5-d33a-4871-b55b-d3de1a26f8bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9cb6441a-3e3f-454f-98cf-cb91abee7545,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:29.007676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8197dc-05cf-4bda-83cc-bc161dbc82fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:29.028409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac8197dc-05cf-4bda-83cc-bc161dbc82fe) transitioned into 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='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['ce64a28a-6711-4491-888c-727d8ada1131','a011cb5f-2b97-4364-a910-33169bbd23e1','8884a127-d8e4-488c-b087-fed8f37949aa','d5d727ce-3f1f-490e-8d96-f4cdd9c1cbd2'],size=1,snapshot_id=9cb6441a-3e3f-454f-98cf-cb91abee7545,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:29.029125 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6abe823-6e4e-47cf-b792-6d0cafd0efb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:29.054074 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6abe823-6e4e-47cf-b792-6d0cafd0efb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:29.055306 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (e27dabc7-f1ac-42e7-9170-f2ff25419a8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:29.055783 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:16:29.056576 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-b82f8964-446b-4594-8c32-3dbc72b5b046 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:16:29.057206 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1127/4479] 10.4.3.144 () {72 vars in 1541 bytes} [Fri Aug 7 17:16:28 2026] POST /volume/v3/volumes => generated 736 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:16:29.068688 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-93731c37-70b0-4282-8082-934dc3dd3267 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:29.071150 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-93731c37-70b0-4282-8082-934dc3dd3267 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb Aug 07 17:16:29.071150 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-93731c37-70b0-4282-8082-934dc3dd3267 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:29.071364 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-93731c37-70b0-4282-8082-934dc3dd3267 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:29.078119 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:29.078119 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:29.081987 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-93731c37-70b0-4282-8082-934dc3dd3267 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:16:29.086658 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-93731c37-70b0-4282-8082-934dc3dd3267 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb returned with HTTP 200 Aug 07 17:16:29.087155 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1115/4480] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:29 2026] GET /volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:29.094186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-f0943e49-cd00-4ab1-b49e-481dc4f7a446 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:29.096251 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-f0943e49-cd00-4ab1-b49e-481dc4f7a446 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb Aug 07 17:16:29.096536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-f0943e49-cd00-4ab1-b49e-481dc4f7a446 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:29.096817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-f0943e49-cd00-4ab1-b49e-481dc4f7a446 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:29.104749 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:29.104749 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:29.110573 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-f0943e49-cd00-4ab1-b49e-481dc4f7a446 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:16:29.115487 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-f0943e49-cd00-4ab1-b49e-481dc4f7a446 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb returned with HTTP 200 Aug 07 17:16:29.115942 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1119/4481] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:29 2026] GET /volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:31.655856 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-d6079f97-0fa4-436a-a5c2-d6433244eec9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:31.658154 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-d6079f97-0fa4-436a-a5c2-d6433244eec9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:31.658343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-d6079f97-0fa4-436a-a5c2-d6433244eec9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:31.658520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-d6079f97-0fa4-436a-a5c2-d6433244eec9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:31.670255 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:31.670255 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:31.673403 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-d6079f97-0fa4-436a-a5c2-d6433244eec9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:31.678291 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-d6079f97-0fa4-436a-a5c2-d6433244eec9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:31.678938 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1121/4482] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:31 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:31.696491 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-73332073-2e31-4cda-b4a7-d6ab00f17785 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:31.698911 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-73332073-2e31-4cda-b4a7-d6ab00f17785 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12/action Aug 07 17:16:31.699304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-73332073-2e31-4cda-b4a7-d6ab00f17785 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:31.699450 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-73332073-2e31-4cda-b4a7-d6ab00f17785 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:31.709835 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:31.709835 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:31.710275 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-73332073-2e31-4cda-b4a7-d6ab00f17785 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:31.717771 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-73332073-2e31-4cda-b4a7-d6ab00f17785 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Begin detaching volume completed successfully. Aug 07 17:16:31.717997 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-73332073-2e31-4cda-b4a7-d6ab00f17785 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12/action returned with HTTP 202 Aug 07 17:16:31.718451 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1128/4483] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:16:31 2026] POST /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:16:31.772171 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2c4ee0c5-2bbb-4505-952e-462f18a96ce2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:31.772553 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2c4ee0c5-2bbb-4505-952e-462f18a96ce2 None None] GET https://10.4.3.144/volume// Aug 07 17:16:31.772782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2c4ee0c5-2bbb-4505-952e-462f18a96ce2 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:31.772990 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2c4ee0c5-2bbb-4505-952e-462f18a96ce2 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:31.773384 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2c4ee0c5-2bbb-4505-952e-462f18a96ce2 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:31.773672 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1116/4484] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:16:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:16:31.780112 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-a271c6c2-5f79-42ca-8ed2-608c63fe30ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:31.782195 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-a271c6c2-5f79-42ca-8ed2-608c63fe30ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:31.782445 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-a271c6c2-5f79-42ca-8ed2-608c63fe30ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:31.782651 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-a271c6c2-5f79-42ca-8ed2-608c63fe30ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:31.792146 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:31.792146 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:31.795943 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-a271c6c2-5f79-42ca-8ed2-608c63fe30ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:31.801068 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-a271c6c2-5f79-42ca-8ed2-608c63fe30ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:31.801630 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1120/4485] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:31 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:32.126269 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-5db75396-9146-4c5d-8b31-8b4b0d725179 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:32.128611 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-5db75396-9146-4c5d-8b31-8b4b0d725179 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb Aug 07 17:16:32.128855 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-5db75396-9146-4c5d-8b31-8b4b0d725179 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:32.129102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-5db75396-9146-4c5d-8b31-8b4b0d725179 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:32.137371 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:32.137371 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:32.141365 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-5db75396-9146-4c5d-8b31-8b4b0d725179 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:16:32.147882 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-5db75396-9146-4c5d-8b31-8b4b0d725179 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb returned with HTTP 200 Aug 07 17:16:32.148436 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1122/4486] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:32 2026] GET /volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb => generated 1345 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:32.155295 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e90eee4e-3158-4bf1-a950-8ba4f6db49d4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:32.155623 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e90eee4e-3158-4bf1-a950-8ba4f6db49d4 None None] GET https://10.4.3.144/volume// Aug 07 17:16:32.155775 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e90eee4e-3158-4bf1-a950-8ba4f6db49d4 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:32.155942 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e90eee4e-3158-4bf1-a950-8ba4f6db49d4 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:32.156299 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e90eee4e-3158-4bf1-a950-8ba4f6db49d4 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:32.156558 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1129/4487] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17: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 07 17:16:32.162926 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-c65c2107-c6d6-4743-9b96-8dd6c9117d8f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:32.165584 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-c65c2107-c6d6-4743-9b96-8dd6c9117d8f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:16:32.166091 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-c65c2107-c6d6-4743-9b96-8dd6c9117d8f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "548b9ce5-d33a-4871-b55b-d3de1a26f8bb", "connector": null, "instance_uuid": "0c4aca27-fd89-45e6-b91a-41af96896fb5"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:32.176909 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:32.176909 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:32.206927 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-c65c2107-c6d6-4743-9b96-8dd6c9117d8f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:16:32.207379 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1117/4488] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:16:32 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 07 17:16:32.214435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5db71389-7168-4d4d-b234-9a3297238fed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:32.214867 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5db71389-7168-4d4d-b234-9a3297238fed None None] GET https://10.4.3.144/volume// Aug 07 17:16:32.215076 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5db71389-7168-4d4d-b234-9a3297238fed None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:32.215259 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5db71389-7168-4d4d-b234-9a3297238fed None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:32.215587 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5db71389-7168-4d4d-b234-9a3297238fed None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:32.215895 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1121/4489] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17: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 07 17:16:32.222239 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-bcb047b0-a1bc-4bce-8d46-19556efd3185 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:32.224241 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-bcb047b0-a1bc-4bce-8d46-19556efd3185 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb Aug 07 17:16:32.224471 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-bcb047b0-a1bc-4bce-8d46-19556efd3185 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:32.224640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-bcb047b0-a1bc-4bce-8d46-19556efd3185 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:32.233089 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:32.233089 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:32.235837 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-bcb047b0-a1bc-4bce-8d46-19556efd3185 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:16:32.239990 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-bcb047b0-a1bc-4bce-8d46-19556efd3185 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb returned with HTTP 200 Aug 07 17:16:32.240360 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1123/4490] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:32 2026] GET /volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:32.339751 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-63bdd552-0a98-4042-ae3c-60c8e47245ce None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:32.341877 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-63bdd552-0a98-4042-ae3c-60c8e47245ce tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/d786fa59-5d1b-4838-a072-8215abcb97e7 Aug 07 17:16:32.342250 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-63bdd552-0a98-4042-ae3c-60c8e47245ce tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:32.355329 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-63bdd552-0a98-4042-ae3c-60c8e47245ce tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-548b9ce5-d33a-4871-b55b-d3de1a26f8bb-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:16:32.362654 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-63bdd552-0a98-4042-ae3c-60c8e47245ce tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-548b9ce5-d33a-4871-b55b-d3de1a26f8bb-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:16:32.363608 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:32.363608 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:32.440533 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-63bdd552-0a98-4042-ae3c-60c8e47245ce tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-548b9ce5-d33a-4871-b55b-d3de1a26f8bb-np0000006737" released by "attachment_update" :: held 0.078s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:16:32.440811 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-63bdd552-0a98-4042-ae3c-60c8e47245ce tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/d786fa59-5d1b-4838-a072-8215abcb97e7 returned with HTTP 200 Aug 07 17:16:32.441237 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1130/4491] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:16:32 2026] PUT /volume/v3/attachments/d786fa59-5d1b-4838-a072-8215abcb97e7 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:32.467342 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-9a3ee568-2424-4028-8581-c5abb1686742 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:32.469274 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-9a3ee568-2424-4028-8581-c5abb1686742 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/d786fa59-5d1b-4838-a072-8215abcb97e7/action Aug 07 17:16:32.469627 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-9a3ee568-2424-4028-8581-c5abb1686742 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:32.469763 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-9a3ee568-2424-4028-8581-c5abb1686742 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:32.483259 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:32.483259 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:32.495914 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d8601f20-95d3-4783-a34b-4f4e8a76d379 req-9a3ee568-2424-4028-8581-c5abb1686742 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/d786fa59-5d1b-4838-a072-8215abcb97e7/action returned with HTTP 204 Aug 07 17:16:32.496304 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1118/4492] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:16:32 2026] POST /volume/v3/attachments/d786fa59-5d1b-4838-a072-8215abcb97e7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:32.669834 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-713a1c3e-1fdf-43cb-a9da-ccb690d8dd67 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:32.671745 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-713a1c3e-1fdf-43cb-a9da-ccb690d8dd67 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/attachments/67eaa3fb-5e82-4177-9d16-484708b3d530 Aug 07 17:16:32.671933 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-713a1c3e-1fdf-43cb-a9da-ccb690d8dd67 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:32.672141 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-713a1c3e-1fdf-43cb-a9da-ccb690d8dd67 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:32.680383 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:32.680383 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:32.728391 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-305321d0-3ff4-40e4-95ae-d94769771b27 req-713a1c3e-1fdf-43cb-a9da-ccb690d8dd67 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/67eaa3fb-5e82-4177-9d16-484708b3d530 returned with HTTP 200 Aug 07 17:16:32.728944 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1122/4493] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:16:32 2026] DELETE /volume/v3/attachments/67eaa3fb-5e82-4177-9d16-484708b3d530 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:32.806725 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-acad89f3-f1db-43fc-806a-1689b70687ca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:32.808476 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:16:32.808830 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-908952188", "snapshot_id": "caf6a99a-7547-42f7-81b0-67394b0bda32", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:32.810438 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-908952188', 'snapshot_id': 'caf6a99a-7547-42f7-81b0-67394b0bda32', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:16:32.815701 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:32.815701 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:32.816156 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:32.816263 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume of 1 GB Aug 07 17:16:32.819763 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Availability Zones retrieved successfully. Aug 07 17:16:32.825111 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Flow 'volume_create_api' (38d80870-088b-4081-a090-5009e34d5101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:32.826142 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d424ac-aeaf-4324-94e5-d938c4d42c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:32.827011 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:16:32.854381 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d424ac-aeaf-4324-94e5-d938c4d42c43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'caf6a99a-7547-42f7-81b0-67394b0bda32', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:32.855289 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f6c2050-2d79-4f62-bf1d-7b11d0b07e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:32.895322 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Created reservations ['e46a650e-1971-453c-b1fb-f033d04ed049', 'e2b202c9-f173-44fa-a2c5-caced1893240', '9c562468-d518-4078-8c5b-5e2e51369595', '531e891e-015e-4f32-a8ac-03e6d343fba0'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:16:32.896422 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f6c2050-2d79-4f62-bf1d-7b11d0b07e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e46a650e-1971-453c-b1fb-f033d04ed049', 'e2b202c9-f173-44fa-a2c5-caced1893240', '9c562468-d518-4078-8c5b-5e2e51369595', '531e891e-015e-4f32-a8ac-03e6d343fba0']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:32.897233 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c5bd22-6c03-4457-8866-93264ce2dd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:32.940426 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05c5bd22-6c03-4457-8866-93264ce2dd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-908952188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9195c44984f4db19a9ec200f0271470',qos_specs=None,replication_status=,reservations=['e46a650e-1971-453c-b1fb-f033d04ed049','e2b202c9-f173-44fa-a2c5-caced1893240','9c562468-d518-4078-8c5b-5e2e51369595','531e891e-015e-4f32-a8ac-03e6d343fba0'],size=1,snapshot_id=caf6a99a-7547-42f7-81b0-67394b0bda32,source_replicaid=,source_volid=None,status='creating',user_id='8d439fed732a4a0e93d2004285eb7493',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-908952188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9195c44984f4db19a9ec200f0271470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=caf6a99a-7547-42f7-81b0-67394b0bda32,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d439fed732a4a0e93d2004285eb7493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:32.941484 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dcf849-3a87-4c85-a03c-b2268b097770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:32.963803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dcf849-3a87-4c85-a03c-b2268b097770) transitioned into state 'SUCCESS' from state '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-908952188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9195c44984f4db19a9ec200f0271470',qos_specs=None,replication_status=,reservations=['e46a650e-1971-453c-b1fb-f033d04ed049','e2b202c9-f173-44fa-a2c5-caced1893240','9c562468-d518-4078-8c5b-5e2e51369595','531e891e-015e-4f32-a8ac-03e6d343fba0'],size=1,snapshot_id=caf6a99a-7547-42f7-81b0-67394b0bda32,source_replicaid=,source_volid=None,status='creating',user_id='8d439fed732a4a0e93d2004285eb7493',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:32.964587 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1755d19e-a815-4559-ae4b-814cc655da72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:32.987953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1755d19e-a815-4559-ae4b-814cc655da72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:32.988840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Flow 'volume_create_api' (38d80870-088b-4081-a090-5009e34d5101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:32.989186 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume request issued successfully. Aug 07 17:16:32.989727 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-acad89f3-f1db-43fc-806a-1689b70687ca tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:16:32.990368 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1124/4494] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:16:32 2026] POST /volume/v3/volumes => generated 790 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:16:33.004781 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5090d022-1301-4e5f-826e-9005827064c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:33.006923 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5090d022-1301-4e5f-826e-9005827064c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:33.007220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5090d022-1301-4e5f-826e-9005827064c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:33.007487 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5090d022-1301-4e5f-826e-9005827064c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:33.016149 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:33.016149 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:33.020900 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5090d022-1301-4e5f-826e-9005827064c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:33.026725 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5090d022-1301-4e5f-826e-9005827064c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:33.027260 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1131/4495] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:33 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:34.038701 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-62194645-b0ea-4087-8358-c61c050c2eba None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:34.040441 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-62194645-b0ea-4087-8358-c61c050c2eba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:34.040650 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-62194645-b0ea-4087-8358-c61c050c2eba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:34.040868 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-62194645-b0ea-4087-8358-c61c050c2eba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:34.047447 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:34.047447 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:34.050544 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-62194645-b0ea-4087-8358-c61c050c2eba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:34.054441 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-62194645-b0ea-4087-8358-c61c050c2eba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:34.055004 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1119/4496] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:34 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:34.065691 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6e146f0a-8459-450f-a0e5-68603e15b104 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:34.067233 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e146f0a-8459-450f-a0e5-68603e15b104 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:34.067408 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6e146f0a-8459-450f-a0e5-68603e15b104 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:34.067581 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6e146f0a-8459-450f-a0e5-68603e15b104 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:34.074640 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:34.074640 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:34.078532 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6e146f0a-8459-450f-a0e5-68603e15b104 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:34.082458 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e146f0a-8459-450f-a0e5-68603e15b104 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:34.082872 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1123/4497] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:34 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:34.532981 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-fd7c8ac0-a624-4359-9976-0de395ee9131 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:34.534792 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-fd7c8ac0-a624-4359-9976-0de395ee9131 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:34.535004 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-fd7c8ac0-a624-4359-9976-0de395ee9131 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:34.535217 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-fd7c8ac0-a624-4359-9976-0de395ee9131 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:34.541161 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:34.541161 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:34.543982 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-fd7c8ac0-a624-4359-9976-0de395ee9131 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:34.547263 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-fd7c8ac0-a624-4359-9976-0de395ee9131 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:34.547577 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1125/4498] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:34 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:34.607967 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1fee1aac-2fb5-447e-8c6e-cb7eaff56d3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:34.608458 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fee1aac-2fb5-447e-8c6e-cb7eaff56d3d None None] GET https://10.4.3.144/volume// Aug 07 17:16:34.608677 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fee1aac-2fb5-447e-8c6e-cb7eaff56d3d None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:34.608895 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fee1aac-2fb5-447e-8c6e-cb7eaff56d3d None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:34.609272 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fee1aac-2fb5-447e-8c6e-cb7eaff56d3d None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:34.609713 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1132/4499] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:16: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 07 17:16:34.615098 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-ac693e13-abb4-4088-b391-e017a2cd7b2a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:34.616922 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-ac693e13-abb4-4088-b391-e017a2cd7b2a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:16:34.617305 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-ac693e13-abb4-4088-b391-e017a2cd7b2a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef", "connector": null, "instance_uuid": "30a3b5ee-2931-4643-84fc-61bd8b273813"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:34.624810 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:34.624810 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:34.645217 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-ac693e13-abb4-4088-b391-e017a2cd7b2a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:16:34.645681 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1120/4500] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:16:34 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 07 17:16:34.667916 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-385e135e-7245-4b1e-a756-148251ce1c6b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:34.669964 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-385e135e-7245-4b1e-a756-148251ce1c6b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:34.670200 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-385e135e-7245-4b1e-a756-148251ce1c6b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:34.670380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-385e135e-7245-4b1e-a756-148251ce1c6b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:34.675832 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0cfcd05b-3c86-4368-a97e-0c8d853ecfa8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:34.676233 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0cfcd05b-3c86-4368-a97e-0c8d853ecfa8 None None] GET https://10.4.3.144/volume// Aug 07 17:16:34.676522 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0cfcd05b-3c86-4368-a97e-0c8d853ecfa8 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:34.676611 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0cfcd05b-3c86-4368-a97e-0c8d853ecfa8 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:34.677039 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0cfcd05b-3c86-4368-a97e-0c8d853ecfa8 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:34.677441 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1126/4501] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:16: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 07 17:16:34.678826 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:34.678826 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:34.681945 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-385e135e-7245-4b1e-a756-148251ce1c6b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:34.683326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-45e53868-5fdb-40bc-adfc-470f851ae16e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:34.685045 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-45e53868-5fdb-40bc-adfc-470f851ae16e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:34.685253 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-45e53868-5fdb-40bc-adfc-470f851ae16e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:34.685445 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-45e53868-5fdb-40bc-adfc-470f851ae16e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:34.685713 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-385e135e-7245-4b1e-a756-148251ce1c6b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:34.686104 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1124/4502] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:34 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:34.694203 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:34.694203 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:34.696924 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-45e53868-5fdb-40bc-adfc-470f851ae16e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:34.700310 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-45e53868-5fdb-40bc-adfc-470f851ae16e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:34.700672 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1133/4503] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:34 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:34.789441 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-9a56bdea-9328-460f-b32b-ba690a23eae8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:34.791139 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-9a56bdea-9328-460f-b32b-ba690a23eae8 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] PUT https://10.4.3.144/volume/v3/attachments/5709bb09-da98-476f-96ab-19694916f9a8 Aug 07 17:16:34.791487 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-9a56bdea-9328-460f-b32b-ba690a23eae8 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:34.797609 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-9a56bdea-9328-460f-b32b-ba690a23eae8 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Acquiring lock "cinder-attachment_update-9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:16:34.801509 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-9a56bdea-9328-460f-b32b-ba690a23eae8 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Lock "cinder-attachment_update-9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef-np0000006737" acquired by "attachment_update" :: waited 0.004s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:16:34.802313 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:34.802313 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:34.864613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-9a56bdea-9328-460f-b32b-ba690a23eae8 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Lock "cinder-attachment_update-9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef-np0000006737" released by "attachment_update" :: held 0.063s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:16:34.865107 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-9a56bdea-9328-460f-b32b-ba690a23eae8 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/5709bb09-da98-476f-96ab-19694916f9a8 returned with HTTP 200 Aug 07 17:16:34.865576 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1121/4504] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:16:34 2026] PUT /volume/v3/attachments/5709bb09-da98-476f-96ab-19694916f9a8 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:35.698096 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e549ce98-f20e-4d5e-a218-310a02a4cbfc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:35.699832 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e549ce98-f20e-4d5e-a218-310a02a4cbfc tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:35.700043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e549ce98-f20e-4d5e-a218-310a02a4cbfc tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:35.700243 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e549ce98-f20e-4d5e-a218-310a02a4cbfc tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:35.711562 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:35.711562 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:35.715841 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e549ce98-f20e-4d5e-a218-310a02a4cbfc tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:35.719609 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e549ce98-f20e-4d5e-a218-310a02a4cbfc tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:35.719990 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1127/4505] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:35 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:36.734389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2f22ae72-40a0-4d8f-956b-e12dc48be729 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:36.736168 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f22ae72-40a0-4d8f-956b-e12dc48be729 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:36.736539 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f22ae72-40a0-4d8f-956b-e12dc48be729 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:36.736969 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f22ae72-40a0-4d8f-956b-e12dc48be729 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:36.747060 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:36.747060 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:36.750460 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2f22ae72-40a0-4d8f-956b-e12dc48be729 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:36.756240 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f22ae72-40a0-4d8f-956b-e12dc48be729 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:36.756240 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1125/4506] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:36 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:37.768220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e3935734-c43a-4572-b9cd-56b8906ce78d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:37.770489 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3935734-c43a-4572-b9cd-56b8906ce78d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:37.770725 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3935734-c43a-4572-b9cd-56b8906ce78d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:37.770961 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3935734-c43a-4572-b9cd-56b8906ce78d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:37.788508 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:37.788508 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:37.792957 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e3935734-c43a-4572-b9cd-56b8906ce78d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:37.798351 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3935734-c43a-4572-b9cd-56b8906ce78d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:37.799147 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1134/4507] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:37 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:38.811394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b4fdeb40-0a65-4f90-abd1-1021a504155d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:38.813874 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4fdeb40-0a65-4f90-abd1-1021a504155d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:38.814157 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b4fdeb40-0a65-4f90-abd1-1021a504155d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:38.814404 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b4fdeb40-0a65-4f90-abd1-1021a504155d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:38.827140 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:38.827140 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:38.834303 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b4fdeb40-0a65-4f90-abd1-1021a504155d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:38.839668 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4fdeb40-0a65-4f90-abd1-1021a504155d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:38.839962 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1122/4508] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:38 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:38.922817 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-e513e871-c403-4180-addc-6d5bfc694362 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:38.925248 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-e513e871-c403-4180-addc-6d5bfc694362 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/attachments/5709bb09-da98-476f-96ab-19694916f9a8/action Aug 07 17:16:38.925605 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-e513e871-c403-4180-addc-6d5bfc694362 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:38.925722 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-e513e871-c403-4180-addc-6d5bfc694362 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:38.940749 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:38.940749 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:38.950713 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e0fe7ec3-28ae-4947-8f55-032cef3dc9be req-e513e871-c403-4180-addc-6d5bfc694362 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/5709bb09-da98-476f-96ab-19694916f9a8/action returned with HTTP 204 Aug 07 17:16:38.951129 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1128/4509] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:16:38 2026] POST /volume/v3/attachments/5709bb09-da98-476f-96ab-19694916f9a8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:39.853046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-42c327b8-a7d4-47c1-8abf-3cd854e1eb79 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:39.855197 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-42c327b8-a7d4-47c1-8abf-3cd854e1eb79 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:39.855442 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-42c327b8-a7d4-47c1-8abf-3cd854e1eb79 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:39.855691 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-42c327b8-a7d4-47c1-8abf-3cd854e1eb79 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:39.867760 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:39.867760 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:39.872737 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-42c327b8-a7d4-47c1-8abf-3cd854e1eb79 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:39.879644 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-42c327b8-a7d4-47c1-8abf-3cd854e1eb79 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:39.880001 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1126/4510] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:39 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:42.812947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-0e689bad-a4f4-48ed-80c0-ac6016db2a2a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:42.815243 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-0e689bad-a4f4-48ed-80c0-ac6016db2a2a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:42.815448 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-0e689bad-a4f4-48ed-80c0-ac6016db2a2a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:42.815647 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-0e689bad-a4f4-48ed-80c0-ac6016db2a2a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:42.824846 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:42.824846 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:42.828260 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-0e689bad-a4f4-48ed-80c0-ac6016db2a2a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:42.832414 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-0e689bad-a4f4-48ed-80c0-ac6016db2a2a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:42.832806 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1135/4511] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:42 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:42.853784 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-2c4400c6-fbe9-486e-b99a-9f6a0caa2cb4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:42.855895 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-2c4400c6-fbe9-486e-b99a-9f6a0caa2cb4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef/action Aug 07 17:16:42.856241 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-2c4400c6-fbe9-486e-b99a-9f6a0caa2cb4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:42.856407 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-2c4400c6-fbe9-486e-b99a-9f6a0caa2cb4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:42.867646 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:42.867646 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:42.868157 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-2c4400c6-fbe9-486e-b99a-9f6a0caa2cb4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:42.874163 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-2c4400c6-fbe9-486e-b99a-9f6a0caa2cb4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Begin detaching volume completed successfully. Aug 07 17:16:42.874410 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-2c4400c6-fbe9-486e-b99a-9f6a0caa2cb4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef/action returned with HTTP 202 Aug 07 17:16:42.874898 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1123/4512] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:16:42 2026] POST /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:16:42.916281 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-714d0439-4ac8-4892-9823-f5cfa29076f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:42.916674 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-714d0439-4ac8-4892-9823-f5cfa29076f6 None None] GET https://10.4.3.144/volume// Aug 07 17:16:42.916945 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-714d0439-4ac8-4892-9823-f5cfa29076f6 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:42.917248 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-714d0439-4ac8-4892-9823-f5cfa29076f6 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:42.917692 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-714d0439-4ac8-4892-9823-f5cfa29076f6 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:42.918095 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1129/4513] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:16:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:16:42.927826 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-d0352ee0-849b-4940-8c24-1b9efea5fdd9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:42.930039 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-d0352ee0-849b-4940-8c24-1b9efea5fdd9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:42.930317 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-d0352ee0-849b-4940-8c24-1b9efea5fdd9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:42.930546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-d0352ee0-849b-4940-8c24-1b9efea5fdd9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:42.939601 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:42.939601 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:42.943119 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-d0352ee0-849b-4940-8c24-1b9efea5fdd9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:42.947035 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-d0352ee0-849b-4940-8c24-1b9efea5fdd9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:42.947447 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1127/4514] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:42 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:43.052535 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-d0218468-17fa-4759-90eb-9d7304afc235 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:43.054511 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-d0218468-17fa-4759-90eb-9d7304afc235 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13 Aug 07 17:16:43.054698 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-d0218468-17fa-4759-90eb-9d7304afc235 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:43.054906 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-d0218468-17fa-4759-90eb-9d7304afc235 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:43.062205 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:43.062205 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:43.101346 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-448cbf8e-ff86-4d25-aafe-0f4ab9c77435 req-d0218468-17fa-4759-90eb-9d7304afc235 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13 returned with HTTP 200 Aug 07 17:16:43.101871 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1136/4515] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:16:43 2026] DELETE /volume/v3/attachments/f58b0dc1-30e9-43dc-a1d5-5cfb217f1a13 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:43.728131 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-03937099-7740-4c51-840a-2e248c7c149b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:43.730139 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-03937099-7740-4c51-840a-2e248c7c149b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/attachments/5709bb09-da98-476f-96ab-19694916f9a8 Aug 07 17:16:43.730359 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-03937099-7740-4c51-840a-2e248c7c149b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:43.730533 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-03937099-7740-4c51-840a-2e248c7c149b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:43.737818 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:43.737818 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:43.778865 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f5006cdc-2f40-419b-8a77-1533e9b995d1 req-03937099-7740-4c51-840a-2e248c7c149b tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/5709bb09-da98-476f-96ab-19694916f9a8 returned with HTTP 200 Aug 07 17:16:43.779340 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1124/4516] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:16:43 2026] DELETE /volume/v3/attachments/5709bb09-da98-476f-96ab-19694916f9a8 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:43.962135 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:43.963763 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:16:43.964176 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-387698993", "snapshot_id": "09b51b05-6c23-404e-8811-0f432b24760f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:43.965837 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-387698993', 'snapshot_id': '09b51b05-6c23-404e-8811-0f432b24760f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:16:43.970980 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:43.970980 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:43.971461 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:43.971570 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume of 1 GB Aug 07 17:16:43.975005 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Availability Zones retrieved successfully. Aug 07 17:16:43.979939 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Flow 'volume_create_api' (658ad5c4-1e3f-4bb8-99b2-26ca5e415112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:43.980930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e14740a-32e0-4fae-a8a0-2fe76efcccef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:43.981791 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:16:44.009187 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e14740a-32e0-4fae-a8a0-2fe76efcccef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '09b51b05-6c23-404e-8811-0f432b24760f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:44.009938 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8798230a-6e21-4480-a4d4-229c71bf2b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:44.049538 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Created reservations ['893356aa-b09e-4269-9519-9ca43c20bace', '41815299-72fd-48ab-ade1-ee070d925aed', '6edbc518-a4da-47d8-94f8-ecf7b5d559be', '21bbd481-9060-4a42-af1e-6f417213ed98'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:16:44.050283 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8798230a-6e21-4480-a4d4-229c71bf2b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['893356aa-b09e-4269-9519-9ca43c20bace', '41815299-72fd-48ab-ade1-ee070d925aed', '6edbc518-a4da-47d8-94f8-ecf7b5d559be', '21bbd481-9060-4a42-af1e-6f417213ed98']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:44.051015 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10fa5518-973e-4725-a5eb-2eb119435dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:44.091307 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10fa5518-973e-4725-a5eb-2eb119435dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b591c01-703f-41bd-955e-6c85700ed2f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-387698993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9195c44984f4db19a9ec200f0271470',qos_specs=None,replication_status=,reservations=['893356aa-b09e-4269-9519-9ca43c20bace','41815299-72fd-48ab-ade1-ee070d925aed','6edbc518-a4da-47d8-94f8-ecf7b5d559be','21bbd481-9060-4a42-af1e-6f417213ed98'],size=1,snapshot_id=09b51b05-6c23-404e-8811-0f432b24760f,source_replicaid=,source_volid=None,status='creating',user_id='8d439fed732a4a0e93d2004285eb7493',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:16:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-387698993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b591c01-703f-41bd-955e-6c85700ed2f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9195c44984f4db19a9ec200f0271470',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=09b51b05-6c23-404e-8811-0f432b24760f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8d439fed732a4a0e93d2004285eb7493',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:44.092151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d379ff-8c2f-4820-a09d-f3ad41842e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:44.100788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-344bfcd2-93ea-4936-bc89-f440419074e0 req-d7d75d1b-0fd1-497d-866d-125324cadd05 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:44.103372 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-344bfcd2-93ea-4936-bc89-f440419074e0 req-d7d75d1b-0fd1-497d-866d-125324cadd05 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:16:44.103449 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-344bfcd2-93ea-4936-bc89-f440419074e0 req-d7d75d1b-0fd1-497d-866d-125324cadd05 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:44.103587 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-344bfcd2-93ea-4936-bc89-f440419074e0 req-d7d75d1b-0fd1-497d-866d-125324cadd05 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:44.109881 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:44.109881 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:44.110243 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d379ff-8c2f-4820-a09d-f3ad41842e51) transitioned into state 'SUCCESS' from state '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-387698993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9195c44984f4db19a9ec200f0271470',qos_specs=None,replication_status=,reservations=['893356aa-b09e-4269-9519-9ca43c20bace','41815299-72fd-48ab-ade1-ee070d925aed','6edbc518-a4da-47d8-94f8-ecf7b5d559be','21bbd481-9060-4a42-af1e-6f417213ed98'],size=1,snapshot_id=09b51b05-6c23-404e-8811-0f432b24760f,source_replicaid=,source_volid=None,status='creating',user_id='8d439fed732a4a0e93d2004285eb7493',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:44.111065 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a072f0e-d47d-46bc-b1ba-5e8df07a15e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:16:44.113166 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-344bfcd2-93ea-4936-bc89-f440419074e0 req-d7d75d1b-0fd1-497d-866d-125324cadd05 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:16:44.116955 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-344bfcd2-93ea-4936-bc89-f440419074e0 req-d7d75d1b-0fd1-497d-866d-125324cadd05 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:16:44.117372 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1128/4517] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:44 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:44.130814 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a072f0e-d47d-46bc-b1ba-5e8df07a15e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:16:44.131661 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Flow 'volume_create_api' (658ad5c4-1e3f-4bb8-99b2-26ca5e415112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:16:44.131908 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Create volume request issued successfully. Aug 07 17:16:44.132519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b1cd483-a361-4fe2-8ebb-87b9e0d33b59 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:16:44.132936 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1130/4518] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:16:43 2026] POST /volume/v3/volumes => generated 790 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:16:44.147727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-da899d66-eebb-4349-beed-f1d8415fb18d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:44.149958 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da899d66-eebb-4349-beed-f1d8415fb18d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:44.150228 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da899d66-eebb-4349-beed-f1d8415fb18d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:44.150469 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da899d66-eebb-4349-beed-f1d8415fb18d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:44.164109 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:44.164109 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:44.168256 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-da899d66-eebb-4349-beed-f1d8415fb18d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:44.173857 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da899d66-eebb-4349-beed-f1d8415fb18d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:44.174337 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1137/4519] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:44 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:45.191613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d10573bd-c299-4925-8510-2602e615076f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.193563 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d10573bd-c299-4925-8510-2602e615076f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:45.193680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d10573bd-c299-4925-8510-2602e615076f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:45.193880 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d10573bd-c299-4925-8510-2602e615076f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:45.201314 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:45.201314 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:45.205583 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d10573bd-c299-4925-8510-2602e615076f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:45.210475 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d10573bd-c299-4925-8510-2602e615076f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:45.210887 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1125/4520] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:45 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:45.224884 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3e1484ec-5128-457a-b09a-c0ef457c3ee7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.226901 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e1484ec-5128-457a-b09a-c0ef457c3ee7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:45.227188 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e1484ec-5128-457a-b09a-c0ef457c3ee7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:45.227421 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3e1484ec-5128-457a-b09a-c0ef457c3ee7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:45.237569 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:45.237569 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:45.242688 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3e1484ec-5128-457a-b09a-c0ef457c3ee7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:45.247191 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3e1484ec-5128-457a-b09a-c0ef457c3ee7 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:45.247606 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1129/4521] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:45 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:45.723399 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-4109d2fc-d271-4765-be9b-fbbad5c2ce82 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.726354 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-4109d2fc-d271-4765-be9b-fbbad5c2ce82 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:45.726568 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-4109d2fc-d271-4765-be9b-fbbad5c2ce82 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:45.726793 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-4109d2fc-d271-4765-be9b-fbbad5c2ce82 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:45.736364 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:45.736364 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:45.741475 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-4109d2fc-d271-4765-be9b-fbbad5c2ce82 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:45.747929 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-4109d2fc-d271-4765-be9b-fbbad5c2ce82 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:45.748481 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1131/4522] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:45 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:45.832922 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c7404a2a-c747-4398-88a7-c6bdd09474ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.833439 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7404a2a-c747-4398-88a7-c6bdd09474ff None None] GET https://10.4.3.144/volume// Aug 07 17:16:45.833593 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7404a2a-c747-4398-88a7-c6bdd09474ff None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:45.833810 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7404a2a-c747-4398-88a7-c6bdd09474ff None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:45.834204 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7404a2a-c747-4398-88a7-c6bdd09474ff None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:45.834513 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1138/4523] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17: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 07 17:16:45.844069 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-afbab432-c6c8-482e-80f3-50237ee6635d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.846662 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-afbab432-c6c8-482e-80f3-50237ee6635d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:16:45.847197 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-afbab432-c6c8-482e-80f3-50237ee6635d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b591c01-703f-41bd-955e-6c85700ed2f1", "connector": null, "instance_uuid": "30a3b5ee-2931-4643-84fc-61bd8b273813"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:45.857557 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:45.857557 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:45.863071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8c1ccfaf-376a-43c7-80cf-0ec3de8323a5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.864746 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c1ccfaf-376a-43c7-80cf-0ec3de8323a5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:16:45.864927 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8c1ccfaf-376a-43c7-80cf-0ec3de8323a5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:45.865575 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8c1ccfaf-376a-43c7-80cf-0ec3de8323a5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:45.865738 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-8c1ccfaf-376a-43c7-80cf-0ec3de8323a5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Delete volume with id: a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:16:45.875548 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:45.875548 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:45.875983 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8c1ccfaf-376a-43c7-80cf-0ec3de8323a5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:16:45.884585 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-afbab432-c6c8-482e-80f3-50237ee6635d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:16:45.885115 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1126/4524] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:16:45 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 07 17:16:45.888854 np0000006737 devstack@c-api.service[100226]: WARNING cinder.keymgr.conf_key_mgr [None req-8c1ccfaf-376a-43c7-80cf-0ec3de8323a5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:16:45.897603 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8c1ccfaf-376a-43c7-80cf-0ec3de8323a5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Delete volume request issued successfully. Aug 07 17:16:45.897851 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c1ccfaf-376a-43c7-80cf-0ec3de8323a5 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 202 Aug 07 17:16:45.898367 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1130/4525] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:16:45 2026] DELETE /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:16:45.906506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ce22b1c-407a-4e37-b905-5827a3d5937a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.911602 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ce22b1c-407a-4e37-b905-5827a3d5937a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:16:45.911602 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ce22b1c-407a-4e37-b905-5827a3d5937a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:45.911867 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ce22b1c-407a-4e37-b905-5827a3d5937a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:45.920459 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:45.920459 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:45.924606 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7ce22b1c-407a-4e37-b905-5827a3d5937a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Volume info retrieved successfully. Aug 07 17:16:45.924742 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d3c73fb3-a612-42c6-a3b8-d321da1f01c1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.926884 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3c73fb3-a612-42c6-a3b8-d321da1f01c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:45.927169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3c73fb3-a612-42c6-a3b8-d321da1f01c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:45.927683 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3c73fb3-a612-42c6-a3b8-d321da1f01c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:45.930064 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ce22b1c-407a-4e37-b905-5827a3d5937a tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 200 Aug 07 17:16:45.930498 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1132/4526] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:45 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:45.941271 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e9306f4c-6e34-48f5-af36-1b8cd09a2372 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.941735 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9306f4c-6e34-48f5-af36-1b8cd09a2372 None None] GET https://10.4.3.144/volume// Aug 07 17:16:45.941929 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e9306f4c-6e34-48f5-af36-1b8cd09a2372 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:45.942193 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e9306f4c-6e34-48f5-af36-1b8cd09a2372 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:45.942499 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9306f4c-6e34-48f5-af36-1b8cd09a2372 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:45.942919 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1127/4527] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17: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 07 17:16:45.943295 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:45.943295 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:45.950730 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d3c73fb3-a612-42c6-a3b8-d321da1f01c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:45.952438 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-b083ac62-582b-4bf5-a3ab-473d2a218027 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:45.954688 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-b083ac62-582b-4bf5-a3ab-473d2a218027 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:45.954897 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-b083ac62-582b-4bf5-a3ab-473d2a218027 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:45.955092 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-b083ac62-582b-4bf5-a3ab-473d2a218027 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:45.959194 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3c73fb3-a612-42c6-a3b8-d321da1f01c1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:45.959608 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1139/4528] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:45 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:45.967613 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:45.967613 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:45.971447 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-b083ac62-582b-4bf5-a3ab-473d2a218027 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:45.975959 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-b083ac62-582b-4bf5-a3ab-473d2a218027 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:45.976384 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1131/4529] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:45 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 1062 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:46.083805 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-f063cc02-6cb0-49d5-853e-ab8e0872a98d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:46.086472 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-f063cc02-6cb0-49d5-853e-ab8e0872a98d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] PUT https://10.4.3.144/volume/v3/attachments/a14842e6-9b75-4540-9d9d-aa5d7b586f65 Aug 07 17:16:46.086787 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-f063cc02-6cb0-49d5-853e-ab8e0872a98d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:46.096271 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-f063cc02-6cb0-49d5-853e-ab8e0872a98d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Acquiring lock "cinder-attachment_update-0b591c01-703f-41bd-955e-6c85700ed2f1-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:16:46.102097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-f063cc02-6cb0-49d5-853e-ab8e0872a98d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Lock "cinder-attachment_update-0b591c01-703f-41bd-955e-6c85700ed2f1-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:16:46.103286 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:46.103286 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:46.176664 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-f063cc02-6cb0-49d5-853e-ab8e0872a98d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Lock "cinder-attachment_update-0b591c01-703f-41bd-955e-6c85700ed2f1-np0000006737" released by "attachment_update" :: held 0.075s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:16:46.177009 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-f063cc02-6cb0-49d5-853e-ab8e0872a98d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/a14842e6-9b75-4540-9d9d-aa5d7b586f65 returned with HTTP 200 Aug 07 17:16:46.177533 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1133/4530] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:16:46 2026] PUT /volume/v3/attachments/a14842e6-9b75-4540-9d9d-aa5d7b586f65 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:46.823862 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c91bc71d-51bf-4f34-bab0-6cc40376d60e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:46.825673 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c91bc71d-51bf-4f34-bab0-6cc40376d60e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:16:46.825864 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c91bc71d-51bf-4f34-bab0-6cc40376d60e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:46.826060 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c91bc71d-51bf-4f34-bab0-6cc40376d60e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:46.826196 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-c91bc71d-51bf-4f34-bab0-6cc40376d60e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Delete snapshot with id: 79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:16:46.830883 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c91bc71d-51bf-4f34-bab0-6cc40376d60e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e returned with HTTP 404 Aug 07 17:16:46.831461 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1128/4531] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:16:46 2026] DELETE /volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:46.837579 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6faf6948-3269-413a-95ae-a69959e6dbee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:46.839365 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6faf6948-3269-413a-95ae-a69959e6dbee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e Aug 07 17:16:46.839647 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6faf6948-3269-413a-95ae-a69959e6dbee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:46.839887 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6faf6948-3269-413a-95ae-a69959e6dbee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:46.845524 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6faf6948-3269-413a-95ae-a69959e6dbee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e returned with HTTP 404 Aug 07 17:16:46.846227 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1140/4532] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:46 2026] GET /volume/v3/snapshots/79c766e6-4bae-4c21-b0a1-fdd59702903e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:46.881902 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-58f93434-c7af-442d-9fcf-6773cec100c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:46.884071 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-58f93434-c7af-442d-9fcf-6773cec100c2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:16:46.884274 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-58f93434-c7af-442d-9fcf-6773cec100c2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:46.884459 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-58f93434-c7af-442d-9fcf-6773cec100c2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:46.895942 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:46.895942 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:46.899103 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-58f93434-c7af-442d-9fcf-6773cec100c2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:16:46.905881 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-58f93434-c7af-442d-9fcf-6773cec100c2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:16:46.906353 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1132/4533] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:46 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:46.936491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-c22aac21-16ae-4171-b0e9-6c3c5e61a17c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:46.938629 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-c22aac21-16ae-4171-b0e9-6c3c5e61a17c tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] POST https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac/action Aug 07 17:16:46.938958 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-c22aac21-16ae-4171-b0e9-6c3c5e61a17c tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:46.939127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-c22aac21-16ae-4171-b0e9-6c3c5e61a17c tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:46.946705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4173f817-34f6-41b2-81d0-e8524e19fc17 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:46.948438 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4173f817-34f6-41b2-81d0-e8524e19fc17 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] GET https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d Aug 07 17:16:46.948633 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4173f817-34f6-41b2-81d0-e8524e19fc17 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:46.948807 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4173f817-34f6-41b2-81d0-e8524e19fc17 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:46.954233 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:46.954233 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:46.954578 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4173f817-34f6-41b2-81d0-e8524e19fc17 tempest-TestEncryptedCinderVolumes-1907700923 tempest-TestEncryptedCinderVolumes-1907700923-project-member] https://10.4.3.144/volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d returned with HTTP 404 Aug 07 17:16:46.954669 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-c22aac21-16ae-4171-b0e9-6c3c5e61a17c tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:16:46.955042 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1129/4534] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:46 2026] GET /volume/v3/volumes/a67cea23-b8fa-49ab-ae5b-5992c5cc316d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:46.961267 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-c22aac21-16ae-4171-b0e9-6c3c5e61a17c tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Begin detaching volume completed successfully. Aug 07 17:16:46.961526 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-c22aac21-16ae-4171-b0e9-6c3c5e61a17c tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac/action returned with HTTP 202 Aug 07 17:16:46.962016 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1134/4535] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:16:46 2026] POST /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:16:46.966651 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ca287e7e-6e73-471c-9047-98e29a102f30 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:46.968641 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca287e7e-6e73-471c-9047-98e29a102f30 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:16:46.968930 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca287e7e-6e73-471c-9047-98e29a102f30 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:46.969258 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca287e7e-6e73-471c-9047-98e29a102f30 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:46.970346 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ca287e7e-6e73-471c-9047-98e29a102f30 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:16:46.981434 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c386a583-02a5-4736-9dde-b287ea97d575 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:46.986935 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c386a583-02a5-4736-9dde-b287ea97d575 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:46.987257 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c386a583-02a5-4736-9dde-b287ea97d575 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:46.987524 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c386a583-02a5-4736-9dde-b287ea97d575 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:47.000862 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ca287e7e-6e73-471c-9047-98e29a102f30 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Get all volumes completed successfully. Aug 07 17:16:47.003361 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:47.003361 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:47.007218 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:47.007218 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:47.009228 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca287e7e-6e73-471c-9047-98e29a102f30 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:16:47.009643 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1141/4536] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:16:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11215 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:47.011837 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-82bc0a43-79db-494f-9117-6a9147ef4b0b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:47.012273 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-82bc0a43-79db-494f-9117-6a9147ef4b0b None None] GET https://10.4.3.144/volume// Aug 07 17:16:47.012444 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-82bc0a43-79db-494f-9117-6a9147ef4b0b None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:47.012643 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-82bc0a43-79db-494f-9117-6a9147ef4b0b None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:47.012971 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c386a583-02a5-4736-9dde-b287ea97d575 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:47.013057 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-82bc0a43-79db-494f-9117-6a9147ef4b0b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:47.013342 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1130/4537] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:16: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 07 17:16:47.017589 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c386a583-02a5-4736-9dde-b287ea97d575 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:47.017959 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1133/4538] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:46 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 883 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:47.021829 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-1b9fc872-2e06-4bf8-9868-ec14341d0b4d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:47.024752 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-1b9fc872-2e06-4bf8-9868-ec14341d0b4d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:16:47.025231 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-1b9fc872-2e06-4bf8-9868-ec14341d0b4d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:47.025527 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-1b9fc872-2e06-4bf8-9868-ec14341d0b4d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:47.026399 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f6cf1471-91e0-4d4d-b4c7-9b23d3238009 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:47.028294 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6cf1471-91e0-4d4d-b4c7-9b23d3238009 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] DELETE https://10.4.3.144/volume/v3/types/b3cdff10-09cf-49cd-a4ba-f144626ac259 Aug 07 17:16:47.028483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6cf1471-91e0-4d4d-b4c7-9b23d3238009 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:47.028672 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6cf1471-91e0-4d4d-b4c7-9b23d3238009 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:47.037004 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:47.037004 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:47.040709 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-1b9fc872-2e06-4bf8-9868-ec14341d0b4d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:16:47.044910 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-1b9fc872-2e06-4bf8-9868-ec14341d0b4d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:16:47.045399 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1135/4539] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:47 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:47.060917 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6cf1471-91e0-4d4d-b4c7-9b23d3238009 tempest-TestEncryptedCinderVolumes-184514331 tempest-TestEncryptedCinderVolumes-184514331-project-admin] https://10.4.3.144/volume/v3/types/b3cdff10-09cf-49cd-a4ba-f144626ac259 returned with HTTP 202 Aug 07 17:16:47.061372 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1142/4540] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:16:47 2026] DELETE /volume/v3/types/b3cdff10-09cf-49cd-a4ba-f144626ac259 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:16:48.031285 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e7a7e210-6df7-415b-9a27-1af48bf8ebeb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:48.032907 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e7a7e210-6df7-415b-9a27-1af48bf8ebeb tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:48.033172 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e7a7e210-6df7-415b-9a27-1af48bf8ebeb tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:48.033412 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e7a7e210-6df7-415b-9a27-1af48bf8ebeb tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:48.044561 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:48.044561 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:48.047554 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e7a7e210-6df7-415b-9a27-1af48bf8ebeb tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:48.051039 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e7a7e210-6df7-415b-9a27-1af48bf8ebeb tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:48.051453 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1131/4541] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:48 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:49.064995 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-052ab455-772e-4b7f-8bd8-4d9df6289855 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:49.068078 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-052ab455-772e-4b7f-8bd8-4d9df6289855 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:49.068078 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-052ab455-772e-4b7f-8bd8-4d9df6289855 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:49.068078 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-052ab455-772e-4b7f-8bd8-4d9df6289855 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:49.076469 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:49.076469 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:49.080124 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-052ab455-772e-4b7f-8bd8-4d9df6289855 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:49.084366 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-052ab455-772e-4b7f-8bd8-4d9df6289855 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:49.084366 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1134/4542] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:49 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:49.436196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-310a4256-f420-4f9f-95a5-67a9e34274ec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:49.438331 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-310a4256-f420-4f9f-95a5-67a9e34274ec tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/attachments/a14842e6-9b75-4540-9d9d-aa5d7b586f65/action Aug 07 17:16:49.438659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-310a4256-f420-4f9f-95a5-67a9e34274ec tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:49.438773 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-310a4256-f420-4f9f-95a5-67a9e34274ec tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:49.461574 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:49.461574 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:49.471925 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8dcfd372-4da1-4dc8-bce4-8798c9fa228b req-310a4256-f420-4f9f-95a5-67a9e34274ec tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/a14842e6-9b75-4540-9d9d-aa5d7b586f65/action returned with HTTP 204 Aug 07 17:16:49.471925 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1136/4543] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:16:49 2026] POST /volume/v3/attachments/a14842e6-9b75-4540-9d9d-aa5d7b586f65/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:49.566917 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-efcd5e0a-886f-42ef-9ee9-fb8b481455ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:49.570173 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-efcd5e0a-886f-42ef-9ee9-fb8b481455ab tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] DELETE https://10.4.3.144/volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e Aug 07 17:16:49.570681 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-efcd5e0a-886f-42ef-9ee9-fb8b481455ab tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:49.570874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-efcd5e0a-886f-42ef-9ee9-fb8b481455ab tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:49.578520 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:49.578520 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:49.629384 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e5710135-f085-49a9-b98a-d287b3a48b88 req-efcd5e0a-886f-42ef-9ee9-fb8b481455ab tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e returned with HTTP 200 Aug 07 17:16:49.629783 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1143/4544] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:16:49 2026] DELETE /volume/v3/attachments/9d525b4f-c5d2-4a30-865e-5cd58d4fc31e => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:50.097851 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4c9e3a82-29ee-4e8e-95f7-6ecdfd1a2407 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:50.099611 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4c9e3a82-29ee-4e8e-95f7-6ecdfd1a2407 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:50.099827 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4c9e3a82-29ee-4e8e-95f7-6ecdfd1a2407 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:50.100267 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4c9e3a82-29ee-4e8e-95f7-6ecdfd1a2407 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:50.110780 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:50.110780 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:50.114293 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4c9e3a82-29ee-4e8e-95f7-6ecdfd1a2407 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:50.118386 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4c9e3a82-29ee-4e8e-95f7-6ecdfd1a2407 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:50.118818 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1132/4545] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:50 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:50.175639 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f67cfbe8-200c-4120-883b-3d216ec3fdbb req-ed261475-89be-4ca6-95b5-25f7c9e8c1f6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:50.179259 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f67cfbe8-200c-4120-883b-3d216ec3fdbb req-ed261475-89be-4ca6-95b5-25f7c9e8c1f6 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:16:50.179484 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f67cfbe8-200c-4120-883b-3d216ec3fdbb req-ed261475-89be-4ca6-95b5-25f7c9e8c1f6 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:50.181000 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f67cfbe8-200c-4120-883b-3d216ec3fdbb req-ed261475-89be-4ca6-95b5-25f7c9e8c1f6 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:50.188106 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:50.188106 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:50.193073 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f67cfbe8-200c-4120-883b-3d216ec3fdbb req-ed261475-89be-4ca6-95b5-25f7c9e8c1f6 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:16:50.198091 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f67cfbe8-200c-4120-883b-3d216ec3fdbb req-ed261475-89be-4ca6-95b5-25f7c9e8c1f6 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:16:50.198541 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1135/4546] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:50 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:50.212566 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d75e772-4e22-477f-b9af-4a6f466446f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:50.214388 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d75e772-4e22-477f-b9af-4a6f466446f2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] DELETE https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:16:50.214538 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d75e772-4e22-477f-b9af-4a6f466446f2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:50.214744 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d75e772-4e22-477f-b9af-4a6f466446f2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:50.214932 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1d75e772-4e22-477f-b9af-4a6f466446f2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Delete volume with id: 9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:16:50.222650 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:50.222650 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:50.223248 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d75e772-4e22-477f-b9af-4a6f466446f2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:16:50.238597 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d75e772-4e22-477f-b9af-4a6f466446f2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Delete volume request issued successfully. Aug 07 17:16:50.241899 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d75e772-4e22-477f-b9af-4a6f466446f2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 202 Aug 07 17:16:50.241899 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1137/4547] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:16:50 2026] DELETE /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:16:50.246885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a2d4021b-7c87-417c-858d-e7d38062dc6f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:50.250273 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2d4021b-7c87-417c-858d-e7d38062dc6f tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:16:50.250467 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2d4021b-7c87-417c-858d-e7d38062dc6f tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:50.250646 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2d4021b-7c87-417c-858d-e7d38062dc6f tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:50.257779 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:50.257779 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:50.261314 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a2d4021b-7c87-417c-858d-e7d38062dc6f tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:16:50.265769 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2d4021b-7c87-417c-858d-e7d38062dc6f tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 200 Aug 07 17:16:50.266216 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1144/4548] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:50 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:51.281700 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-90480e10-b459-49c3-98f3-79d5b5bff4b6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:51.283781 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-90480e10-b459-49c3-98f3-79d5b5bff4b6 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac Aug 07 17:16:51.284239 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-90480e10-b459-49c3-98f3-79d5b5bff4b6 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:51.284441 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-90480e10-b459-49c3-98f3-79d5b5bff4b6 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:51.291913 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-90480e10-b459-49c3-98f3-79d5b5bff4b6 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac returned with HTTP 404 Aug 07 17:16:51.292802 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1133/4549] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:51 2026] GET /volume/v3/volumes/9ff92647-a97b-4706-b591-06fae3d287ac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:53.523287 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-d7a2b467-18e5-403f-87e0-a59d8e02c5cd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:53.525312 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-d7a2b467-18e5-403f-87e0-a59d8e02c5cd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:53.525501 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-d7a2b467-18e5-403f-87e0-a59d8e02c5cd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:53.525703 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-d7a2b467-18e5-403f-87e0-a59d8e02c5cd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:53.535116 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:53.535116 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:53.538595 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-d7a2b467-18e5-403f-87e0-a59d8e02c5cd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:53.543281 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-d7a2b467-18e5-403f-87e0-a59d8e02c5cd tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:53.544056 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1136/4550] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:16:53 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:16:53.561195 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-afa8edf2-f55f-4e87-b7fb-851dafc7eec4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:53.563610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-afa8edf2-f55f-4e87-b7fb-851dafc7eec4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] POST https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1/action Aug 07 17:16:53.564165 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-afa8edf2-f55f-4e87-b7fb-851dafc7eec4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:16:53.564355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-afa8edf2-f55f-4e87-b7fb-851dafc7eec4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:16:53.575799 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:53.575799 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:53.576282 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-afa8edf2-f55f-4e87-b7fb-851dafc7eec4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:53.581967 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-afa8edf2-f55f-4e87-b7fb-851dafc7eec4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Begin detaching volume completed successfully. Aug 07 17:16:53.582159 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-afa8edf2-f55f-4e87-b7fb-851dafc7eec4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1/action returned with HTTP 202 Aug 07 17:16:53.582540 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1138/4551] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:16:53 2026] POST /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:16:53.618612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0f093d8-f3f3-403f-8220-f36346fe1a66 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:53.619075 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0f093d8-f3f3-403f-8220-f36346fe1a66 None None] GET https://10.4.3.144/volume// Aug 07 17:16:53.619157 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0f093d8-f3f3-403f-8220-f36346fe1a66 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:53.619343 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0f093d8-f3f3-403f-8220-f36346fe1a66 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:53.619628 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0f093d8-f3f3-403f-8220-f36346fe1a66 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:16:53.619878 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1145/4552] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:16:53 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:16:53.626905 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-e455a0a6-596d-4649-9aee-79b554fb1ae3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:53.629015 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-e455a0a6-596d-4649-9aee-79b554fb1ae3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:53.629342 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-e455a0a6-596d-4649-9aee-79b554fb1ae3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:53.630073 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-e455a0a6-596d-4649-9aee-79b554fb1ae3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:53.637817 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:53.637817 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:53.640772 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-e455a0a6-596d-4649-9aee-79b554fb1ae3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:53.644464 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-e455a0a6-596d-4649-9aee-79b554fb1ae3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:53.644828 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1134/4553] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:16:53 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:16:54.567615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-b3f9cfdb-89ed-40b2-9c42-d8fab75f6874 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:54.570046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-b3f9cfdb-89ed-40b2-9c42-d8fab75f6874 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/attachments/a14842e6-9b75-4540-9d9d-aa5d7b586f65 Aug 07 17:16:54.570240 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-b3f9cfdb-89ed-40b2-9c42-d8fab75f6874 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:54.570461 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-b3f9cfdb-89ed-40b2-9c42-d8fab75f6874 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:54.578142 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:54.578142 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:54.622467 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-43828e30-e23f-4faa-a43a-2bdfe0e2e848 req-b3f9cfdb-89ed-40b2-9c42-d8fab75f6874 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/attachments/a14842e6-9b75-4540-9d9d-aa5d7b586f65 returned with HTTP 200 Aug 07 17:16:54.622880 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1137/4554] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:16:54 2026] DELETE /volume/v3/attachments/a14842e6-9b75-4540-9d9d-aa5d7b586f65 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:54.675473 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fe70b777-bd47-4548-a007-4d1d9c6c749d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:54.677565 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe70b777-bd47-4548-a007-4d1d9c6c749d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:54.678117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe70b777-bd47-4548-a007-4d1d9c6c749d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:54.678936 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe70b777-bd47-4548-a007-4d1d9c6c749d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:54.687375 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:54.687375 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:54.691934 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fe70b777-bd47-4548-a007-4d1d9c6c749d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:54.697258 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe70b777-bd47-4548-a007-4d1d9c6c749d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:54.697741 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1139/4555] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:54 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:54.709559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13d3aa67-dc30-4c45-82cf-2fd3e8e8de67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:54.711373 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13d3aa67-dc30-4c45-82cf-2fd3e8e8de67 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:54.711636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13d3aa67-dc30-4c45-82cf-2fd3e8e8de67 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:54.711886 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13d3aa67-dc30-4c45-82cf-2fd3e8e8de67 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:54.719592 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:54.719592 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:54.723991 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-13d3aa67-dc30-4c45-82cf-2fd3e8e8de67 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:54.731049 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13d3aa67-dc30-4c45-82cf-2fd3e8e8de67 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:54.731460 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1146/4556] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:54 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:54.743894 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d091f5cb-89a9-4cb4-aa32-1de922be9e26 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:54.745676 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d091f5cb-89a9-4cb4-aa32-1de922be9e26 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:54.745919 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d091f5cb-89a9-4cb4-aa32-1de922be9e26 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:54.746155 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d091f5cb-89a9-4cb4-aa32-1de922be9e26 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:54.746345 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-d091f5cb-89a9-4cb4-aa32-1de922be9e26 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete volume with id: 0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:54.755270 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:54.755270 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:54.756059 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d091f5cb-89a9-4cb4-aa32-1de922be9e26 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:54.773948 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d091f5cb-89a9-4cb4-aa32-1de922be9e26 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete volume request issued successfully. Aug 07 17:16:54.774191 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d091f5cb-89a9-4cb4-aa32-1de922be9e26 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 202 Aug 07 17:16:54.778623 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1135/4557] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:16:54 2026] DELETE /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:16:54.786577 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e47bee79-7df3-490c-a23e-5645ec37c5c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:54.788588 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e47bee79-7df3-490c-a23e-5645ec37c5c9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:54.788845 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e47bee79-7df3-490c-a23e-5645ec37c5c9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:54.789164 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e47bee79-7df3-490c-a23e-5645ec37c5c9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:54.798625 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:54.798625 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:54.802160 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e47bee79-7df3-490c-a23e-5645ec37c5c9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:54.806580 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e47bee79-7df3-490c-a23e-5645ec37c5c9 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 200 Aug 07 17:16:54.807000 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1138/4558] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:54 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:55.819473 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3931ca75-ce46-4485-8180-b2e415f8f632 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:55.822307 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3931ca75-ce46-4485-8180-b2e415f8f632 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 Aug 07 17:16:55.822477 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3931ca75-ce46-4485-8180-b2e415f8f632 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:55.822641 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3931ca75-ce46-4485-8180-b2e415f8f632 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:55.828916 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3931ca75-ce46-4485-8180-b2e415f8f632 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 returned with HTTP 404 Aug 07 17:16:55.829634 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1140/4559] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:55 2026] GET /volume/v3/volumes/0b591c01-703f-41bd-955e-6c85700ed2f1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:55.841142 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0c449897-de30-4767-9433-8d01ba517b07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:55.844204 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c449897-de30-4767-9433-8d01ba517b07 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:55.844420 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c449897-de30-4767-9433-8d01ba517b07 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:55.844572 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c449897-de30-4767-9433-8d01ba517b07 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:55.851721 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:55.851721 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:55.856060 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0c449897-de30-4767-9433-8d01ba517b07 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:55.861414 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c449897-de30-4767-9433-8d01ba517b07 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:55.861791 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1147/4560] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:55 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:55.872663 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a3d7b95d-1dc8-4c4f-8c2c-d8e2139fb8ef None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:55.874332 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a3d7b95d-1dc8-4c4f-8c2c-d8e2139fb8ef tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:55.874520 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a3d7b95d-1dc8-4c4f-8c2c-d8e2139fb8ef tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:55.874698 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a3d7b95d-1dc8-4c4f-8c2c-d8e2139fb8ef tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:55.883938 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:55.883938 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:55.888002 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a3d7b95d-1dc8-4c4f-8c2c-d8e2139fb8ef tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:55.892435 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a3d7b95d-1dc8-4c4f-8c2c-d8e2139fb8ef tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:55.892807 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1136/4561] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:55 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:55.903692 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-43cc08a7-6f71-40e7-be6c-26a63820bb03 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:55.905967 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-43cc08a7-6f71-40e7-be6c-26a63820bb03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:55.906242 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-43cc08a7-6f71-40e7-be6c-26a63820bb03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:55.906587 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-43cc08a7-6f71-40e7-be6c-26a63820bb03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:55.906754 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-43cc08a7-6f71-40e7-be6c-26a63820bb03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete volume with id: 9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:55.915567 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:55.915567 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:55.916168 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-43cc08a7-6f71-40e7-be6c-26a63820bb03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:55.930595 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-43cc08a7-6f71-40e7-be6c-26a63820bb03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete volume request issued successfully. Aug 07 17:16:55.930804 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-43cc08a7-6f71-40e7-be6c-26a63820bb03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 202 Aug 07 17:16:55.931404 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1139/4562] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:16:55 2026] DELETE /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:16:55.939006 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec459eeb-e50a-48c9-a542-40b2244f4b5e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:55.940702 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec459eeb-e50a-48c9-a542-40b2244f4b5e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:55.940902 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec459eeb-e50a-48c9-a542-40b2244f4b5e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:55.941096 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec459eeb-e50a-48c9-a542-40b2244f4b5e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:55.948786 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:55.948786 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:55.952569 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ec459eeb-e50a-48c9-a542-40b2244f4b5e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:55.956643 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec459eeb-e50a-48c9-a542-40b2244f4b5e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 200 Aug 07 17:16:55.957014 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1141/4563] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:55 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:56.970784 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-60fe34aa-06be-4b1a-9bd7-e0683709a468 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:56.972846 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60fe34aa-06be-4b1a-9bd7-e0683709a468 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef Aug 07 17:16:56.973097 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-60fe34aa-06be-4b1a-9bd7-e0683709a468 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:56.973312 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-60fe34aa-06be-4b1a-9bd7-e0683709a468 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:56.980561 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60fe34aa-06be-4b1a-9bd7-e0683709a468 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef returned with HTTP 404 Aug 07 17:16:56.981334 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1148/4564] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:56 2026] GET /volume/v3/volumes/9be52a58-ebe2-4aa9-bdcd-f11bc9c14eef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:56.988848 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6ced9e67-1d0d-4416-8989-525fdb791b88 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:56.990563 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ced9e67-1d0d-4416-8989-525fdb791b88 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:56.990817 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ced9e67-1d0d-4416-8989-525fdb791b88 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:56.990998 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ced9e67-1d0d-4416-8989-525fdb791b88 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:56.998428 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:56.998428 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:57.002062 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6ced9e67-1d0d-4416-8989-525fdb791b88 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:57.006488 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ced9e67-1d0d-4416-8989-525fdb791b88 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:57.006592 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1137/4565] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:56 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:57.018393 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad768867-1027-4d17-9090-016a4be31e25 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:57.020574 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad768867-1027-4d17-9090-016a4be31e25 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:57.020830 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad768867-1027-4d17-9090-016a4be31e25 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:57.021093 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad768867-1027-4d17-9090-016a4be31e25 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:57.029352 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:57.029352 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:57.033310 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ad768867-1027-4d17-9090-016a4be31e25 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:57.038229 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad768867-1027-4d17-9090-016a4be31e25 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:57.038681 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1140/4566] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:57 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:57.053300 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b87066c-4b1b-4b23-98a3-e5b0baf85f03 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:57.056373 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b87066c-4b1b-4b23-98a3-e5b0baf85f03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:57.056666 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b87066c-4b1b-4b23-98a3-e5b0baf85f03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:57.056948 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b87066c-4b1b-4b23-98a3-e5b0baf85f03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:57.057186 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1b87066c-4b1b-4b23-98a3-e5b0baf85f03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete volume with id: dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:57.068638 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:57.068638 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:57.069130 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1b87066c-4b1b-4b23-98a3-e5b0baf85f03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:57.089405 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1b87066c-4b1b-4b23-98a3-e5b0baf85f03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete volume request issued successfully. Aug 07 17:16:57.089636 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b87066c-4b1b-4b23-98a3-e5b0baf85f03 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 202 Aug 07 17:16:57.090242 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1142/4567] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:16:57 2026] DELETE /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:16:57.099414 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6355f10d-1490-4149-af5e-ac1d173855d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:57.101309 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6355f10d-1490-4149-af5e-ac1d173855d1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:57.101623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6355f10d-1490-4149-af5e-ac1d173855d1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:57.101789 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6355f10d-1490-4149-af5e-ac1d173855d1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:57.109834 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:57.109834 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:16:57.113648 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6355f10d-1490-4149-af5e-ac1d173855d1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:16:57.118219 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6355f10d-1490-4149-af5e-ac1d173855d1 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 200 Aug 07 17:16:57.118623 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1149/4568] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:57 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:58.133247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e582d073-4748-441b-b3fe-0e91e3fa422a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:58.135482 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e582d073-4748-441b-b3fe-0e91e3fa422a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 Aug 07 17:16:58.135769 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e582d073-4748-441b-b3fe-0e91e3fa422a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:58.136016 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e582d073-4748-441b-b3fe-0e91e3fa422a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:58.142814 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e582d073-4748-441b-b3fe-0e91e3fa422a tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 returned with HTTP 404 Aug 07 17:16:58.143437 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1138/4569] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:16:58 2026] GET /volume/v3/volumes/dfb9beb6-6342-4f30-b27c-76d9f4a0ba12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:58.150241 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2e6cbc25-4e8e-48e4-9882-485795571128 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:58.151949 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e6cbc25-4e8e-48e4-9882-485795571128 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f Aug 07 17:16:58.152200 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e6cbc25-4e8e-48e4-9882-485795571128 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:58.152423 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e6cbc25-4e8e-48e4-9882-485795571128 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:58.152521 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-2e6cbc25-4e8e-48e4-9882-485795571128 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete snapshot with id: 09b51b05-6c23-404e-8811-0f432b24760f Aug 07 17:16:58.157608 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:58.157608 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:58.157937 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2e6cbc25-4e8e-48e4-9882-485795571128 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:58.172829 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2e6cbc25-4e8e-48e4-9882-485795571128 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot delete request issued successfully. Aug 07 17:16:58.173035 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e6cbc25-4e8e-48e4-9882-485795571128 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f returned with HTTP 202 Aug 07 17:16:58.173454 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1141/4570] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:16:58 2026] DELETE /volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:16:58.180662 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6e2a148c-f6e7-4355-a05a-087a2d1822ba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:58.182449 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e2a148c-f6e7-4355-a05a-087a2d1822ba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f Aug 07 17:16:58.182675 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e2a148c-f6e7-4355-a05a-087a2d1822ba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:58.182907 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e2a148c-f6e7-4355-a05a-087a2d1822ba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:58.187697 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:58.187697 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:16:58.188220 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6e2a148c-f6e7-4355-a05a-087a2d1822ba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:58.189222 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e2a148c-f6e7-4355-a05a-087a2d1822ba tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f returned with HTTP 200 Aug 07 17:16:58.189774 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1143/4571] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:58 2026] GET /volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:16:59.203304 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fa2d15d3-bb55-42f8-b438-f7b0b30fc61d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:59.207085 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa2d15d3-bb55-42f8-b438-f7b0b30fc61d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f Aug 07 17:16:59.207085 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa2d15d3-bb55-42f8-b438-f7b0b30fc61d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:59.207085 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa2d15d3-bb55-42f8-b438-f7b0b30fc61d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:59.212646 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa2d15d3-bb55-42f8-b438-f7b0b30fc61d tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f returned with HTTP 404 Aug 07 17:16:59.213312 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1150/4572] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:59 2026] GET /volume/v3/snapshots/09b51b05-6c23-404e-8811-0f432b24760f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:16:59.222277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-749f1717-c0ef-49f5-b272-9bf5cd94932f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:59.223996 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-749f1717-c0ef-49f5-b272-9bf5cd94932f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 Aug 07 17:16:59.224202 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-749f1717-c0ef-49f5-b272-9bf5cd94932f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:59.225273 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-749f1717-c0ef-49f5-b272-9bf5cd94932f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:59.225273 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-749f1717-c0ef-49f5-b272-9bf5cd94932f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete snapshot with id: caf6a99a-7547-42f7-81b0-67394b0bda32 Aug 07 17:16:59.230113 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:59.230113 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:16:59.230574 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-749f1717-c0ef-49f5-b272-9bf5cd94932f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:59.248525 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-749f1717-c0ef-49f5-b272-9bf5cd94932f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot delete request issued successfully. Aug 07 17:16:59.248525 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-749f1717-c0ef-49f5-b272-9bf5cd94932f tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 returned with HTTP 202 Aug 07 17:16:59.248525 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1139/4573] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:16:59 2026] DELETE /volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:16:59.257128 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-07ccac27-8e85-4fe2-9e5e-e3b18a6d4188 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:16:59.261295 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07ccac27-8e85-4fe2-9e5e-e3b18a6d4188 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 Aug 07 17:16:59.261533 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-07ccac27-8e85-4fe2-9e5e-e3b18a6d4188 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:16:59.261809 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-07ccac27-8e85-4fe2-9e5e-e3b18a6d4188 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:16:59.268674 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:16:59.268674 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:16:59.269158 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-07ccac27-8e85-4fe2-9e5e-e3b18a6d4188 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:16:59.270009 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07ccac27-8e85-4fe2-9e5e-e3b18a6d4188 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 returned with HTTP 200 Aug 07 17:16:59.270355 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1142/4574] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:16:59 2026] GET /volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:00.279574 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d2e7e972-15fa-4684-a323-7bed7d8bc3e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:00.281524 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2e7e972-15fa-4684-a323-7bed7d8bc3e5 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 Aug 07 17:17:00.281734 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2e7e972-15fa-4684-a323-7bed7d8bc3e5 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:00.281919 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2e7e972-15fa-4684-a323-7bed7d8bc3e5 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:00.286349 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2e7e972-15fa-4684-a323-7bed7d8bc3e5 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 returned with HTTP 404 Aug 07 17:17:00.286868 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1144/4575] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:17:00 2026] GET /volume/v3/snapshots/caf6a99a-7547-42f7-81b0-67394b0bda32 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:00.294204 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1fc45c9d-5783-4083-a3c8-daa89173a203 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:00.296190 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fc45c9d-5783-4083-a3c8-daa89173a203 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a Aug 07 17:17:00.296420 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fc45c9d-5783-4083-a3c8-daa89173a203 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:00.296645 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fc45c9d-5783-4083-a3c8-daa89173a203 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:00.296744 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-1fc45c9d-5783-4083-a3c8-daa89173a203 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete snapshot with id: d0843506-6f5e-4e3e-8144-85251690b03a Aug 07 17:17:00.308379 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:00.308379 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:00.308831 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1fc45c9d-5783-4083-a3c8-daa89173a203 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:17:00.326261 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1fc45c9d-5783-4083-a3c8-daa89173a203 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot delete request issued successfully. Aug 07 17:17:00.326474 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fc45c9d-5783-4083-a3c8-daa89173a203 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a returned with HTTP 202 Aug 07 17:17:00.326924 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1151/4576] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:17:00 2026] DELETE /volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:17:00.337591 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-48b941d2-8045-4350-8050-e5b61e83a9c3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:00.339303 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-48b941d2-8045-4350-8050-e5b61e83a9c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a Aug 07 17:17:00.339653 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-48b941d2-8045-4350-8050-e5b61e83a9c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:00.339978 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-48b941d2-8045-4350-8050-e5b61e83a9c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:00.347830 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:00.347830 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:00.348466 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-48b941d2-8045-4350-8050-e5b61e83a9c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Snapshot retrieved successfully. Aug 07 17:17:00.349769 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-48b941d2-8045-4350-8050-e5b61e83a9c3 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a returned with HTTP 200 Aug 07 17:17:00.349769 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1140/4577] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:17:00 2026] GET /volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:00.630963 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:00.632503 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:17:00.632823 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1977767966", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:00.634217 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1977767966', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:17:00.634326 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Create volume of 1 GB Aug 07 17:17:00.638147 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Availability Zones retrieved successfully. Aug 07 17:17:00.643115 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Flow 'volume_create_api' (0a6447f2-559e-4226-86f2-0ddca8cd6ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:17:00.643925 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f9c47f-6844-4ce5-b7d5-4ab0d31b4998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:00.644722 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:17:00.672897 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f9c47f-6844-4ce5-b7d5-4ab0d31b4998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:00.673924 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f140b0-ba48-4354-afd3-43c7981dc92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:00.715471 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Created reservations ['d22de796-5b8d-4e64-9e81-b19742f9c15a', 'bc9fadb1-724a-448a-8a1f-ccdceaed8157', '39ff86f7-7589-42d5-b7b8-3c86435cc26f', 'e32d2b8c-1cab-4b54-abd9-bfd6a37c52f1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:17:00.716262 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f140b0-ba48-4354-afd3-43c7981dc92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d22de796-5b8d-4e64-9e81-b19742f9c15a', 'bc9fadb1-724a-448a-8a1f-ccdceaed8157', '39ff86f7-7589-42d5-b7b8-3c86435cc26f', 'e32d2b8c-1cab-4b54-abd9-bfd6a37c52f1']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:00.716945 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8ee39e-d727-47c7-96d6-829b5e1df9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:00.748106 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8ee39e-d727-47c7-96d6-829b5e1df9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e02a04f6-969e-4332-aea5-f596972df548', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1977767966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717aa1c917724d6b9851436715edae3b',qos_specs=None,replication_status=,reservations=['d22de796-5b8d-4e64-9e81-b19742f9c15a','bc9fadb1-724a-448a-8a1f-ccdceaed8157','39ff86f7-7589-42d5-b7b8-3c86435cc26f','e32d2b8c-1cab-4b54-abd9-bfd6a37c52f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1b9989149b49e6a6b153966fef40b6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:17:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1977767966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e02a04f6-969e-4332-aea5-f596972df548,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='717aa1c917724d6b9851436715edae3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c1b9989149b49e6a6b153966fef40b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:00.749979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba4d1c9-545a-4858-bbdc-287bd2083e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:00.777200 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba4d1c9-545a-4858-bbdc-287bd2083e7f) transitioned into state 'SUCCESS' from state '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-1977767966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717aa1c917724d6b9851436715edae3b',qos_specs=None,replication_status=,reservations=['d22de796-5b8d-4e64-9e81-b19742f9c15a','bc9fadb1-724a-448a-8a1f-ccdceaed8157','39ff86f7-7589-42d5-b7b8-3c86435cc26f','e32d2b8c-1cab-4b54-abd9-bfd6a37c52f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c1b9989149b49e6a6b153966fef40b6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:00.777877 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3fa633-335c-4ba2-a473-303655e08910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:00.792691 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3fa633-335c-4ba2-a473-303655e08910) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:00.793503 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Flow 'volume_create_api' (0a6447f2-559e-4226-86f2-0ddca8cd6ceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:17:00.793808 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Create volume request issued successfully. Aug 07 17:17:00.794351 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f220c25-091f-48d5-88ef-3a779aa5e333 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:17:00.794744 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1143/4578] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:17:00 2026] POST /volume/v3/volumes => generated 755 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:17:00.806287 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4ebec1f1-cede-4624-88b1-239387f1f586 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:00.808128 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ebec1f1-cede-4624-88b1-239387f1f586 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:00.808320 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ebec1f1-cede-4624-88b1-239387f1f586 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:00.808488 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ebec1f1-cede-4624-88b1-239387f1f586 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:00.816340 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:00.816340 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:00.819880 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4ebec1f1-cede-4624-88b1-239387f1f586 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:00.824082 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ebec1f1-cede-4624-88b1-239387f1f586 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:00.824492 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1145/4579] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:00 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:01.359571 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e097a5ce-e6e3-445a-a0dc-862ae6590800 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:01.362159 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e097a5ce-e6e3-445a-a0dc-862ae6590800 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a Aug 07 17:17:01.362629 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e097a5ce-e6e3-445a-a0dc-862ae6590800 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:01.363016 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e097a5ce-e6e3-445a-a0dc-862ae6590800 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:01.369671 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e097a5ce-e6e3-445a-a0dc-862ae6590800 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a returned with HTTP 404 Aug 07 17:17:01.370310 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1152/4580] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:17:01 2026] GET /volume/v3/snapshots/d0843506-6f5e-4e3e-8144-85251690b03a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:01.378388 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c68ab92e-7d3c-4145-aae2-14a505ee048e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:01.380009 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c68ab92e-7d3c-4145-aae2-14a505ee048e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:17:01.380346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c68ab92e-7d3c-4145-aae2-14a505ee048e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:01.380675 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c68ab92e-7d3c-4145-aae2-14a505ee048e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:01.388139 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:01.388139 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:01.390595 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c68ab92e-7d3c-4145-aae2-14a505ee048e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:17:01.394759 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c68ab92e-7d3c-4145-aae2-14a505ee048e tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:17:01.395333 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1141/4581] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:01 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:01.407151 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f329a725-e0f1-4fda-93da-b91f45358a43 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:01.409240 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f329a725-e0f1-4fda-93da-b91f45358a43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:17:01.409452 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f329a725-e0f1-4fda-93da-b91f45358a43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:01.409666 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f329a725-e0f1-4fda-93da-b91f45358a43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:01.416445 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:01.416445 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:01.419613 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f329a725-e0f1-4fda-93da-b91f45358a43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:17:01.423207 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f329a725-e0f1-4fda-93da-b91f45358a43 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:17:01.423608 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1144/4582] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:01 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:01.436818 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-489aa430-81f5-4486-aa9b-a50f9ead65cf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:01.438744 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-489aa430-81f5-4486-aa9b-a50f9ead65cf tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] DELETE https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:17:01.438941 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-489aa430-81f5-4486-aa9b-a50f9ead65cf tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:01.439153 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-489aa430-81f5-4486-aa9b-a50f9ead65cf tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:01.439317 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-489aa430-81f5-4486-aa9b-a50f9ead65cf tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete volume with id: beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:17:01.446460 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:01.446460 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:01.447100 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-489aa430-81f5-4486-aa9b-a50f9ead65cf tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:17:01.476274 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-489aa430-81f5-4486-aa9b-a50f9ead65cf tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Delete volume request issued successfully. Aug 07 17:17:01.476598 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-489aa430-81f5-4486-aa9b-a50f9ead65cf tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 202 Aug 07 17:17:01.477211 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1146/4583] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:17:01 2026] DELETE /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:17:01.486649 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a67c8542-d820-47e1-9c41-ae0a7f7001c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:01.489287 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a67c8542-d820-47e1-9c41-ae0a7f7001c4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:17:01.489488 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a67c8542-d820-47e1-9c41-ae0a7f7001c4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:01.489686 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a67c8542-d820-47e1-9c41-ae0a7f7001c4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:01.498296 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:01.498296 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:01.503390 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a67c8542-d820-47e1-9c41-ae0a7f7001c4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Volume info retrieved successfully. Aug 07 17:17:01.511843 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a67c8542-d820-47e1-9c41-ae0a7f7001c4 tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 200 Aug 07 17:17:01.512397 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1153/4584] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:01 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:01.837627 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5c36f37f-7a00-4e19-b5fe-9617fa323b19 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:01.839016 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5c36f37f-7a00-4e19-b5fe-9617fa323b19 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:01.839360 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5c36f37f-7a00-4e19-b5fe-9617fa323b19 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:01.839672 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5c36f37f-7a00-4e19-b5fe-9617fa323b19 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:01.845934 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:01.845934 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:01.849293 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5c36f37f-7a00-4e19-b5fe-9617fa323b19 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:01.853885 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5c36f37f-7a00-4e19-b5fe-9617fa323b19 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:01.853885 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1142/4585] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:01 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:01.872552 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af803664-8f93-4855-971a-a1d6a43b75c7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:01.873068 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af803664-8f93-4855-971a-a1d6a43b75c7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:01.873268 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af803664-8f93-4855-971a-a1d6a43b75c7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:01.873447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af803664-8f93-4855-971a-a1d6a43b75c7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:01.880437 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:01.880437 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:01.884008 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-af803664-8f93-4855-971a-a1d6a43b75c7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:01.887980 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af803664-8f93-4855-971a-a1d6a43b75c7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:01.888366 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1145/4586] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:01 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:01.904144 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2ecb0657-3179-4c0e-a7bb-f7d2c63751b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:01.908095 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ecb0657-3179-4c0e-a7bb-f7d2c63751b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes Aug 07 17:17:01.908406 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ecb0657-3179-4c0e-a7bb-f7d2c63751b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:01.908740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ecb0657-3179-4c0e-a7bb-f7d2c63751b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:01.909155 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-2ecb0657-3179-4c0e-a7bb-f7d2c63751b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:17:01.910616 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ecb0657-3179-4c0e-a7bb-f7d2c63751b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:17:01.919719 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ecb0657-3179-4c0e-a7bb-f7d2c63751b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Get all volumes completed successfully. Aug 07 17:17:01.920308 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ecb0657-3179-4c0e-a7bb-f7d2c63751b0 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 200 Aug 07 17:17:01.920799 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1147/4587] 10.4.3.144 () {66 vars in 1237 bytes} [Fri Aug 7 17:17:01 2026] GET /volume/v3/volumes => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:01.932937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2222adf3-c5ce-41cc-8a7b-edf0a07d9788 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:01.935600 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2222adf3-c5ce-41cc-8a7b-edf0a07d9788 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:01.935854 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2222adf3-c5ce-41cc-8a7b-edf0a07d9788 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:01.936096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2222adf3-c5ce-41cc-8a7b-edf0a07d9788 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:01.945938 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:01.945938 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:01.950553 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2222adf3-c5ce-41cc-8a7b-edf0a07d9788 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:01.954948 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2222adf3-c5ce-41cc-8a7b-edf0a07d9788 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:01.955461 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1154/4588] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:01 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:02.004203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-5cf5821a-1d31-455e-b484-9b19f496634b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:02.008813 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-5cf5821a-1d31-455e-b484-9b19f496634b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:02.008813 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-5cf5821a-1d31-455e-b484-9b19f496634b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:02.008813 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-5cf5821a-1d31-455e-b484-9b19f496634b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:02.021854 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:02.021854 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:02.026515 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-5cf5821a-1d31-455e-b484-9b19f496634b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:02.028718 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-5cf5821a-1d31-455e-b484-9b19f496634b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:02.028718 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1143/4589] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:17:02 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:02.049661 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:02.051401 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:17:02.051751 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-370621760", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:02.053282 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-370621760', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:17:02.053402 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Create volume of 1 GB Aug 07 17:17:02.058131 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Availability Zones retrieved successfully. Aug 07 17:17:02.063731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Flow 'volume_create_api' (02d6dacc-0270-4225-a015-0451af915f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:17:02.064705 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4b680a-d42c-48b6-ba66-048c182834e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:02.065669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:17:02.093459 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa4b680a-d42c-48b6-ba66-048c182834e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:02.094437 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467b8ec7-b8f9-4aff-bafa-1b4e6ceb2148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:02.106046 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ec41327-2148-4f3c-a551-db7560845a30 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:02.106522 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ec41327-2148-4f3c-a551-db7560845a30 None None] GET https://10.4.3.144/volume// Aug 07 17:17:02.106733 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ec41327-2148-4f3c-a551-db7560845a30 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:02.106939 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ec41327-2148-4f3c-a551-db7560845a30 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:02.107286 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ec41327-2148-4f3c-a551-db7560845a30 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:17:02.107583 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1148/4590] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17: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 07 17:17:02.116091 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-6e7ebc8d-826d-42f6-a92a-05b490f95808 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:02.162694 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Created reservations ['18bd632f-c8d2-4130-8c27-3c9094e9c5df', 'f1709975-e7a4-43c7-aeaf-4663967af1d9', '4aa4eba1-dd3f-40cd-95be-06f4a486700a', '8e4a9baf-fc98-46c4-9974-72024b4d9a8e'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:17:02.163604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467b8ec7-b8f9-4aff-bafa-1b4e6ceb2148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18bd632f-c8d2-4130-8c27-3c9094e9c5df', 'f1709975-e7a4-43c7-aeaf-4663967af1d9', '4aa4eba1-dd3f-40cd-95be-06f4a486700a', '8e4a9baf-fc98-46c4-9974-72024b4d9a8e']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:02.164340 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14c7a16-aa84-4b7d-b9d8-ee6ee612e875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:02.186086 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d14c7a16-aa84-4b7d-b9d8-ee6ee612e875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd61a07e2-228d-4237-aa58-99d25a631f91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-370621760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd08f065f8344d1849eb1d654b4b229',qos_specs=None,replication_status=,reservations=['18bd632f-c8d2-4130-8c27-3c9094e9c5df','f1709975-e7a4-43c7-aeaf-4663967af1d9','4aa4eba1-dd3f-40cd-95be-06f4a486700a','8e4a9baf-fc98-46c4-9974-72024b4d9a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c18a8c1e755649c0b0b2dee0e7096e79',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:17:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-370621760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d61a07e2-228d-4237-aa58-99d25a631f91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd08f065f8344d1849eb1d654b4b229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c18a8c1e755649c0b0b2dee0e7096e79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:02.186788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0112a793-db23-40a8-8a41-ed8147a8086e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:02.209582 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0112a793-db23-40a8-8a41-ed8147a8086e) transitioned into state 'SUCCESS' from state '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-370621760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd08f065f8344d1849eb1d654b4b229',qos_specs=None,replication_status=,reservations=['18bd632f-c8d2-4130-8c27-3c9094e9c5df','f1709975-e7a4-43c7-aeaf-4663967af1d9','4aa4eba1-dd3f-40cd-95be-06f4a486700a','8e4a9baf-fc98-46c4-9974-72024b4d9a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c18a8c1e755649c0b0b2dee0e7096e79',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:02.209582 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccb08dd-9722-4adc-ab00-5e8cab957a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:02.218663 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccb08dd-9722-4adc-ab00-5e8cab957a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:02.219677 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Flow 'volume_create_api' (02d6dacc-0270-4225-a015-0451af915f2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:17:02.220086 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Create volume request issued successfully. Aug 07 17:17:02.220679 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4fd9ac8a-ca7b-44e2-8c5a-c609183c3c1e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:17:02.221114 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1146/4591] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:17:02 2026] POST /volume/v3/volumes => generated 746 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:17:02.221495 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-6e7ebc8d-826d-42f6-a92a-05b490f95808 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:17:02.221837 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-6e7ebc8d-826d-42f6-a92a-05b490f95808 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e02a04f6-969e-4332-aea5-f596972df548", "connector": null, "instance_uuid": "6ade6087-0e56-465f-bc7a-ae30fb00b1e3"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:02.231996 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:02.231996 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:02.253511 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-6e7ebc8d-826d-42f6-a92a-05b490f95808 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:17:02.253964 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1155/4592] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:17:02 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:02.294494 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5027568d-145c-40d0-9c54-84d142917078 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:02.294591 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5739a661-84c9-4d25-86f8-85ae49dfa92b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:02.294828 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5739a661-84c9-4d25-86f8-85ae49dfa92b None None] GET https://10.4.3.144/volume// Aug 07 17:17:02.295004 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5739a661-84c9-4d25-86f8-85ae49dfa92b None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:02.295403 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5739a661-84c9-4d25-86f8-85ae49dfa92b None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:02.295783 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5739a661-84c9-4d25-86f8-85ae49dfa92b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:17:02.296149 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1149/4593] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17: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 07 17:17:02.296602 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5027568d-145c-40d0-9c54-84d142917078 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:02.296923 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5027568d-145c-40d0-9c54-84d142917078 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:02.297245 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5027568d-145c-40d0-9c54-84d142917078 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:02.306272 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-a45b60a5-76b1-4ec5-8afa-a6f60ddf8486 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:02.309414 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-a45b60a5-76b1-4ec5-8afa-a6f60ddf8486 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:02.309697 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-a45b60a5-76b1-4ec5-8afa-a6f60ddf8486 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:02.309896 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-a45b60a5-76b1-4ec5-8afa-a6f60ddf8486 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:02.313935 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:02.313935 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:02.318096 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5027568d-145c-40d0-9c54-84d142917078 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:02.321128 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:02.321128 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:02.324503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5027568d-145c-40d0-9c54-84d142917078 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:02.325364 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1144/4594] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:02 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:02.326244 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-a45b60a5-76b1-4ec5-8afa-a6f60ddf8486 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:02.336234 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-a45b60a5-76b1-4ec5-8afa-a6f60ddf8486 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:02.336734 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1147/4595] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:17:02 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:17:02.446921 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-8c12eb97-1616-4cd4-a63b-6a6bf4b56208 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:02.449115 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-8c12eb97-1616-4cd4-a63b-6a6bf4b56208 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] PUT https://10.4.3.144/volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c Aug 07 17:17:02.449478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-8c12eb97-1616-4cd4-a63b-6a6bf4b56208 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:02.457056 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-8c12eb97-1616-4cd4-a63b-6a6bf4b56208 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Acquiring lock "cinder-attachment_update-e02a04f6-969e-4332-aea5-f596972df548-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:17:02.462403 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-8c12eb97-1616-4cd4-a63b-6a6bf4b56208 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Lock "cinder-attachment_update-e02a04f6-969e-4332-aea5-f596972df548-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:17:02.463440 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:02.463440 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:02.528973 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f0613fc0-f6ae-410d-8ba6-79715c3d381c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:02.531132 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0613fc0-f6ae-410d-8ba6-79715c3d381c tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] GET https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 Aug 07 17:17:02.531363 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0613fc0-f6ae-410d-8ba6-79715c3d381c tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:02.531572 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0613fc0-f6ae-410d-8ba6-79715c3d381c tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:02.539359 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0613fc0-f6ae-410d-8ba6-79715c3d381c tempest-SnapshotDataIntegrityTests-688702174 tempest-SnapshotDataIntegrityTests-688702174-project-member] https://10.4.3.144/volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 returned with HTTP 404 Aug 07 17:17:02.539885 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1150/4596] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:02 2026] GET /volume/v3/volumes/beb8c2dc-7602-4f6b-be9b-722de63a3178 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:02.548565 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-8c12eb97-1616-4cd4-a63b-6a6bf4b56208 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Lock "cinder-attachment_update-e02a04f6-969e-4332-aea5-f596972df548-np0000006737" released by "attachment_update" :: held 0.086s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:17:02.548919 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-8c12eb97-1616-4cd4-a63b-6a6bf4b56208 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c returned with HTTP 200 Aug 07 17:17:02.549420 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1156/4597] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:17:02 2026] PUT /volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:03.340609 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cff7cf9c-c977-4555-8279-d4192a35e474 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:03.343233 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cff7cf9c-c977-4555-8279-d4192a35e474 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:03.343524 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cff7cf9c-c977-4555-8279-d4192a35e474 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:03.343718 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cff7cf9c-c977-4555-8279-d4192a35e474 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:03.356117 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:03.356117 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:03.360491 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cff7cf9c-c977-4555-8279-d4192a35e474 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:03.367478 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cff7cf9c-c977-4555-8279-d4192a35e474 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:03.367970 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1145/4598] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:03 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:04.400814 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd34d870-9494-447d-b768-a94eee0aaeee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:04.400814 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd34d870-9494-447d-b768-a94eee0aaeee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:04.400814 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd34d870-9494-447d-b768-a94eee0aaeee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:04.400814 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd34d870-9494-447d-b768-a94eee0aaeee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:04.416056 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:04.416056 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:04.420073 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bd34d870-9494-447d-b768-a94eee0aaeee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:04.424780 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd34d870-9494-447d-b768-a94eee0aaeee tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:04.425170 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1148/4599] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:04 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:05.441491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29e00f83-71c3-40b2-9443-f14a02faf9ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:05.441491 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29e00f83-71c3-40b2-9443-f14a02faf9ce tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:05.441491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29e00f83-71c3-40b2-9443-f14a02faf9ce tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:05.441491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29e00f83-71c3-40b2-9443-f14a02faf9ce tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:05.450962 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:05.450962 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:05.455728 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29e00f83-71c3-40b2-9443-f14a02faf9ce tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:05.461616 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29e00f83-71c3-40b2-9443-f14a02faf9ce tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:05.462233 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1151/4600] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:05 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:05.841626 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-4d7e51c2-b26b-4cfa-8fae-d1044eec2b9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:05.846302 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-4d7e51c2-b26b-4cfa-8fae-d1044eec2b9a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] POST https://10.4.3.144/volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c/action Aug 07 17:17:05.846803 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-4d7e51c2-b26b-4cfa-8fae-d1044eec2b9a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:17:05.846979 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-4d7e51c2-b26b-4cfa-8fae-d1044eec2b9a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:05.867612 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:05.867612 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:05.880441 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c78c08a6-cc74-417e-8843-8839cd6689d5 req-4d7e51c2-b26b-4cfa-8fae-d1044eec2b9a tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c/action returned with HTTP 204 Aug 07 17:17:05.881189 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1157/4601] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:17:05 2026] POST /volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:06.475736 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fa6757d8-c29f-4ce1-9190-9527f847875d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:06.477463 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fa6757d8-c29f-4ce1-9190-9527f847875d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:06.478264 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fa6757d8-c29f-4ce1-9190-9527f847875d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:06.478264 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fa6757d8-c29f-4ce1-9190-9527f847875d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:06.489835 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:06.489835 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:06.494784 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fa6757d8-c29f-4ce1-9190-9527f847875d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:06.501228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fa6757d8-c29f-4ce1-9190-9527f847875d tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:06.501857 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1146/4602] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:06 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:06.513907 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ab7849b8-8eec-429a-b8ad-df43a2800f69 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:06.515736 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab7849b8-8eec-429a-b8ad-df43a2800f69 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:06.515972 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ab7849b8-8eec-429a-b8ad-df43a2800f69 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:06.516214 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ab7849b8-8eec-429a-b8ad-df43a2800f69 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:06.524563 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:06.524563 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:06.527594 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ab7849b8-8eec-429a-b8ad-df43a2800f69 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:06.531631 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ab7849b8-8eec-429a-b8ad-df43a2800f69 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:06.531995 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1149/4603] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:06 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:06.550387 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5974f9b-282a-471a-8566-e3bb43572f3e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:06.558840 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5974f9b-282a-471a-8566-e3bb43572f3e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:17:06.558840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5974f9b-282a-471a-8566-e3bb43572f3e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:06.558840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5974f9b-282a-471a-8566-e3bb43572f3e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:06.568340 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:06.568340 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:06.572038 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c5974f9b-282a-471a-8566-e3bb43572f3e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:17:06.578896 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5974f9b-282a-471a-8566-e3bb43572f3e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:17:06.579588 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1152/4604] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:06 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:14.319635 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11950f2e-fc8b-464d-8ac7-f3895c8824e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:14.331255 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11950f2e-fc8b-464d-8ac7-f3895c8824e9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb Aug 07 17:17:14.331483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11950f2e-fc8b-464d-8ac7-f3895c8824e9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:14.331703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11950f2e-fc8b-464d-8ac7-f3895c8824e9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:14.343861 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:14.343861 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:14.348115 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-11950f2e-fc8b-464d-8ac7-f3895c8824e9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:17:14.353519 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11950f2e-fc8b-464d-8ac7-f3895c8824e9 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb returned with HTTP 200 Aug 07 17:17:14.353784 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1158/4605] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:14 2026] GET /volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb => generated 1637 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:15.795256 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-2aaddd0c-8dcc-44d1-b34b-a584ab516285 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:15.797510 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-2aaddd0c-8dcc-44d1-b34b-a584ab516285 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/d786fa59-5d1b-4838-a072-8215abcb97e7 Aug 07 17:17:15.797721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-2aaddd0c-8dcc-44d1-b34b-a584ab516285 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:15.797916 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-2aaddd0c-8dcc-44d1-b34b-a584ab516285 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:15.805186 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:15.805186 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:15.852411 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-2aaddd0c-8dcc-44d1-b34b-a584ab516285 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/d786fa59-5d1b-4838-a072-8215abcb97e7 returned with HTTP 200 Aug 07 17:17:15.852819 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1147/4606] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:17:15 2026] DELETE /volume/v3/attachments/d786fa59-5d1b-4838-a072-8215abcb97e7 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:15.864887 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-62d07f81-f307-4c69-bbbd-a0d48d485622 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:15.867287 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-62d07f81-f307-4c69-bbbd-a0d48d485622 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb Aug 07 17:17:15.867443 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-62d07f81-f307-4c69-bbbd-a0d48d485622 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:15.867616 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-62d07f81-f307-4c69-bbbd-a0d48d485622 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:15.867801 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-62d07f81-f307-4c69-bbbd-a0d48d485622 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: 548b9ce5-d33a-4871-b55b-d3de1a26f8bb Aug 07 17:17:15.872490 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=224,cinder:UPDATE=47,cinder:INSERT=23 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:17:15.879104 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:15.879104 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:15.879471 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-62d07f81-f307-4c69-bbbd-a0d48d485622 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:17:15.902447 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-62d07f81-f307-4c69-bbbd-a0d48d485622 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:17:15.902716 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-80dc9d5c-0b21-427e-a03e-d424fc014587 req-62d07f81-f307-4c69-bbbd-a0d48d485622 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb returned with HTTP 202 Aug 07 17:17:15.903350 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1150/4607] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:17:15 2026] DELETE /volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:17:16.575359 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=182,cinder:UPDATE=39,cinder:INSERT=16 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:17:16.955716 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-716f181c-3f9b-468c-b7aa-8ee3716d8653 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:16.957488 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-716f181c-3f9b-468c-b7aa-8ee3716d8653 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb Aug 07 17:17:16.957681 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-716f181c-3f9b-468c-b7aa-8ee3716d8653 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:16.957858 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-716f181c-3f9b-468c-b7aa-8ee3716d8653 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:16.963421 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-716f181c-3f9b-468c-b7aa-8ee3716d8653 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb returned with HTTP 404 Aug 07 17:17:16.963963 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1153/4608] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:16 2026] GET /volume/v3/volumes/548b9ce5-d33a-4871-b55b-d3de1a26f8bb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:16.970456 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-33de7dcd-8bb9-49f1-9ae6-9612bd07a70b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:16.972552 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33de7dcd-8bb9-49f1-9ae6-9612bd07a70b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:17:16.972696 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33de7dcd-8bb9-49f1-9ae6-9612bd07a70b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:16.972877 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33de7dcd-8bb9-49f1-9ae6-9612bd07a70b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:16.972984 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-33de7dcd-8bb9-49f1-9ae6-9612bd07a70b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: 9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:17:16.975246 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=212,cinder:INSERT=20,cinder:UPDATE=57 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:17:16.978473 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:16.978473 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:16.978845 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-33de7dcd-8bb9-49f1-9ae6-9612bd07a70b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:17:16.998780 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-33de7dcd-8bb9-49f1-9ae6-9612bd07a70b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot delete request issued successfully. Aug 07 17:17:16.998938 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33de7dcd-8bb9-49f1-9ae6-9612bd07a70b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 returned with HTTP 202 Aug 07 17:17:16.999418 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1159/4609] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:17:16 2026] DELETE /volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:17:17.009738 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0694418d-359d-4e96-a719-8c499fa463e4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:17.011551 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0694418d-359d-4e96-a719-8c499fa463e4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:17:17.011744 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0694418d-359d-4e96-a719-8c499fa463e4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:17.011951 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0694418d-359d-4e96-a719-8c499fa463e4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:17.017349 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:17.017349 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:17.017774 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0694418d-359d-4e96-a719-8c499fa463e4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:17:17.018613 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0694418d-359d-4e96-a719-8c499fa463e4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 returned with HTTP 200 Aug 07 17:17:17.018948 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1148/4610] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:17:17 2026] GET /volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:18.028154 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6e2770ea-648a-44c6-85a6-a26fa135b914 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:18.029911 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e2770ea-648a-44c6-85a6-a26fa135b914 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:17:18.030174 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6e2770ea-648a-44c6-85a6-a26fa135b914 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:18.030406 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6e2770ea-648a-44c6-85a6-a26fa135b914 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:18.034598 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6e2770ea-648a-44c6-85a6-a26fa135b914 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 returned with HTTP 404 Aug 07 17:17:18.035132 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1151/4611] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:17:18 2026] GET /volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:19.479006 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-fbe4aab0-bf51-4bf2-aa8e-539249452133 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:19.482067 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-fbe4aab0-bf51-4bf2-aa8e-539249452133 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/477edf28-09cc-4c38-906c-889b21d09d91 Aug 07 17:17:19.482362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-fbe4aab0-bf51-4bf2-aa8e-539249452133 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:19.482641 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-fbe4aab0-bf51-4bf2-aa8e-539249452133 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:19.494282 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:19.494282 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:19.540129 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-fbe4aab0-bf51-4bf2-aa8e-539249452133 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/477edf28-09cc-4c38-906c-889b21d09d91 returned with HTTP 200 Aug 07 17:17:19.540650 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1154/4612] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:17:19 2026] DELETE /volume/v3/attachments/477edf28-09cc-4c38-906c-889b21d09d91 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:19.549815 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-bcc768ec-f3ad-4371-bafd-2bdfcedb68d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:19.551843 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-bcc768ec-f3ad-4371-bafd-2bdfcedb68d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:17:19.552048 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-bcc768ec-f3ad-4371-bafd-2bdfcedb68d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:19.552260 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-bcc768ec-f3ad-4371-bafd-2bdfcedb68d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:19.552413 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-bcc768ec-f3ad-4371-bafd-2bdfcedb68d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:17:19.560819 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:19.560819 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:19.561295 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-bcc768ec-f3ad-4371-bafd-2bdfcedb68d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:17:19.581575 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-bcc768ec-f3ad-4371-bafd-2bdfcedb68d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:17:19.581742 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c0871f35-c81c-47d9-8ee9-ce8660a11ee8 req-bcc768ec-f3ad-4371-bafd-2bdfcedb68d6 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 202 Aug 07 17:17:19.582356 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1160/4613] 10.4.3.144 () {70 vars in 1620 bytes} [Fri Aug 7 17:17:19 2026] DELETE /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:17:20.514761 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8eb59be2-9d8f-484e-9e08-683e32ea67a0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:20.516496 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8eb59be2-9d8f-484e-9e08-683e32ea67a0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:17:20.516692 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8eb59be2-9d8f-484e-9e08-683e32ea67a0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:20.516892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8eb59be2-9d8f-484e-9e08-683e32ea67a0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:20.522457 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8eb59be2-9d8f-484e-9e08-683e32ea67a0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 404 Aug 07 17:17:20.523107 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1149/4614] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:20 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:20.970535 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-49c185f0-3018-4024-aa81-75b2f912a25c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:20.972610 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49c185f0-3018-4024-aa81-75b2f912a25c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:17:20.973143 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49c185f0-3018-4024-aa81-75b2f912a25c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:20.973143 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-49c185f0-3018-4024-aa81-75b2f912a25c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:20.973361 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-49c185f0-3018-4024-aa81-75b2f912a25c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: 9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:17:20.979374 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-49c185f0-3018-4024-aa81-75b2f912a25c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 returned with HTTP 404 Aug 07 17:17:20.980879 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1152/4615] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:17:20 2026] DELETE /volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:20.990570 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e4447a56-3bac-4d60-8b62-545e016c08db None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:20.992469 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4447a56-3bac-4d60-8b62-545e016c08db tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 Aug 07 17:17:20.993370 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4447a56-3bac-4d60-8b62-545e016c08db tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:20.993370 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4447a56-3bac-4d60-8b62-545e016c08db tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:20.996910 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4447a56-3bac-4d60-8b62-545e016c08db tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 returned with HTTP 404 Aug 07 17:17:20.997262 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1155/4616] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:17:20 2026] GET /volume/v3/snapshots/9cb6441a-3e3f-454f-98cf-cb91abee7545 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:21.734519 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-baf35d20-9e26-4893-8cef-b2a72e37a539 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:21.736287 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-baf35d20-9e26-4893-8cef-b2a72e37a539 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:17:21.736481 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-baf35d20-9e26-4893-8cef-b2a72e37a539 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:21.736658 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-baf35d20-9e26-4893-8cef-b2a72e37a539 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:21.736832 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-baf35d20-9e26-4893-8cef-b2a72e37a539 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:17:21.742275 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-baf35d20-9e26-4893-8cef-b2a72e37a539 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 404 Aug 07 17:17:21.742753 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1161/4617] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:17:21 2026] DELETE /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:21.750546 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c494faa3-a4ba-4f38-a4ef-128c14266752 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:21.754278 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c494faa3-a4ba-4f38-a4ef-128c14266752 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 Aug 07 17:17:21.754475 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c494faa3-a4ba-4f38-a4ef-128c14266752 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:21.754652 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c494faa3-a4ba-4f38-a4ef-128c14266752 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:21.762318 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c494faa3-a4ba-4f38-a4ef-128c14266752 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 returned with HTTP 404 Aug 07 17:17:21.762737 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1150/4618] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:21 2026] GET /volume/v3/volumes/a7f09500-f9da-471c-a864-e6c8fef77940 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:22.823613 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:22.825418 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:17:22.825827 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1871157946", "snapshot_id": null, "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "volume_type": null, "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:22.828358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1871157946', 'snapshot_id': None, 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'volume_type': None, 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:17:22.998706 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:17:23.005662 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:17:23.010869 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (c00acf46-9f79-48ec-817a-1e08e3d57abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:17:23.011955 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a9047a4-7232-4dc2-a34e-6ccc3e59108c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:23.012824 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:17:23.069601 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a9047a4-7232-4dc2-a34e-6ccc3e59108c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:23.070538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4099c7e9-6461-46b0-86dd-3ec27b92a12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:23.111274 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['4a7ba281-9538-4a0f-92d6-a26b58e98cdb', '4fc50c77-bd64-4bd7-b3be-a1609270b935', '053ead59-a73a-4159-986c-8d3d8a4df106', 'ea874a7d-4bbf-4807-80c0-767e7125533a'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:17:23.112504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4099c7e9-6461-46b0-86dd-3ec27b92a12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a7ba281-9538-4a0f-92d6-a26b58e98cdb', '4fc50c77-bd64-4bd7-b3be-a1609270b935', '053ead59-a73a-4159-986c-8d3d8a4df106', 'ea874a7d-4bbf-4807-80c0-767e7125533a']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:23.113565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6091fd6f-c600-4692-bd79-5128e2e3bc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:23.141694 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6091fd6f-c600-4692-bd79-5128e2e3bc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a379a040-1511-4f59-a882-4b92a911f263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1871157946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['4a7ba281-9538-4a0f-92d6-a26b58e98cdb','4fc50c77-bd64-4bd7-b3be-a1609270b935','053ead59-a73a-4159-986c-8d3d8a4df106','ea874a7d-4bbf-4807-80c0-767e7125533a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1871157946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a379a040-1511-4f59-a882-4b92a911f263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:23.143034 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4627c4ff-4621-420d-8a8e-1ae42c9f5069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:23.163792 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4627c4ff-4621-420d-8a8e-1ae42c9f5069) transitioned into state 'SUCCESS' from state '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-1871157946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['4a7ba281-9538-4a0f-92d6-a26b58e98cdb','4fc50c77-bd64-4bd7-b3be-a1609270b935','053ead59-a73a-4159-986c-8d3d8a4df106','ea874a7d-4bbf-4807-80c0-767e7125533a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:23.164648 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f014fb4-7725-4e56-905a-ae77f6f38938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:17:23.174048 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f014fb4-7725-4e56-905a-ae77f6f38938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:17:23.174865 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (c00acf46-9f79-48ec-817a-1e08e3d57abe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:17:23.175141 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:17:23.175660 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3744475-e6cc-4636-8c73-bb6e6fdf3d7c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:17:23.176221 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1153/4619] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:17:22 2026] POST /volume/v3/volumes => generated 759 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:17:23.188206 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-26de5cd7-d841-4163-b224-b2ee8e3b953c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:23.189910 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26de5cd7-d841-4163-b224-b2ee8e3b953c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:17:23.190187 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26de5cd7-d841-4163-b224-b2ee8e3b953c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:23.190436 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26de5cd7-d841-4163-b224-b2ee8e3b953c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:23.198182 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:23.198182 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:23.202360 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-26de5cd7-d841-4163-b224-b2ee8e3b953c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:17:23.206905 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26de5cd7-d841-4163-b224-b2ee8e3b953c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:17:23.207433 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1156/4620] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:23 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:24.221041 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2bef1d09-fdb9-4031-960b-47452e7033f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:24.223634 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2bef1d09-fdb9-4031-960b-47452e7033f8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:17:24.223854 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2bef1d09-fdb9-4031-960b-47452e7033f8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:24.224085 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2bef1d09-fdb9-4031-960b-47452e7033f8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:24.231780 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:24.231780 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:24.235746 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2bef1d09-fdb9-4031-960b-47452e7033f8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:17:24.240267 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2bef1d09-fdb9-4031-960b-47452e7033f8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:17:24.240629 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1162/4621] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:24 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:24.255563 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d540e29d-8b2e-440a-b5c4-f209a61944d4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:24.257369 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d540e29d-8b2e-440a-b5c4-f209a61944d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:17:24.257705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d540e29d-8b2e-440a-b5c4-f209a61944d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:24.257894 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d540e29d-8b2e-440a-b5c4-f209a61944d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:24.265446 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:24.265446 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:24.268916 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d540e29d-8b2e-440a-b5c4-f209a61944d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:17:24.273407 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d540e29d-8b2e-440a-b5c4-f209a61944d4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:17:24.273764 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1151/4622] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:24 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:24.370721 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-578ae9c7-3e0f-4ca1-8ee7-cb497aaaca07 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:24.417656 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-578ae9c7-3e0f-4ca1-8ee7-cb497aaaca07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:17:24.417926 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-578ae9c7-3e0f-4ca1-8ee7-cb497aaaca07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:24.418188 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-578ae9c7-3e0f-4ca1-8ee7-cb497aaaca07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:24.430108 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:24.430108 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:24.436437 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-578ae9c7-3e0f-4ca1-8ee7-cb497aaaca07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:17:24.442699 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-578ae9c7-3e0f-4ca1-8ee7-cb497aaaca07 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:17:24.443097 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1154/4623] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:17:24 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 1367 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:24.879849 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-2d7ad6ea-e5a2-4dd5-a483-6abdfa5cf735 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:24.882562 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-2d7ad6ea-e5a2-4dd5-a483-6abdfa5cf735 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:17:24.882849 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-2d7ad6ea-e5a2-4dd5-a483-6abdfa5cf735 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:24.883116 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-2d7ad6ea-e5a2-4dd5-a483-6abdfa5cf735 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:24.890910 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:24.890910 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:24.894565 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-2d7ad6ea-e5a2-4dd5-a483-6abdfa5cf735 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:17:24.899561 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-2d7ad6ea-e5a2-4dd5-a483-6abdfa5cf735 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:17:24.900181 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1157/4624] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:17:24 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:24.911266 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6541ae91-18ab-462c-8468-98f2038fbd19 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:24.911854 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6541ae91-18ab-462c-8468-98f2038fbd19 None None] GET https://10.4.3.144/volume// Aug 07 17:17:24.912136 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6541ae91-18ab-462c-8468-98f2038fbd19 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:24.912420 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6541ae91-18ab-462c-8468-98f2038fbd19 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:24.912879 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6541ae91-18ab-462c-8468-98f2038fbd19 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:17:24.913309 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1163/4625] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:17:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:17:24.922045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-6cf10de5-546b-45ff-9835-c48b3ecb7ea4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:24.924081 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-6cf10de5-546b-45ff-9835-c48b3ecb7ea4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:17:24.924445 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-6cf10de5-546b-45ff-9835-c48b3ecb7ea4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a379a040-1511-4f59-a882-4b92a911f263", "connector": null, "instance_uuid": "19e08a1b-f948-4b61-9952-286eb19a106a"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:24.935855 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:24.935855 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:24.973807 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-6cf10de5-546b-45ff-9835-c48b3ecb7ea4 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:17:24.974436 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1152/4626] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:17:24 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:25.919978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-361efada-9245-4ac1-9c0e-50657581cbd3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:25.920394 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-361efada-9245-4ac1-9c0e-50657581cbd3 None None] GET https://10.4.3.144/volume// Aug 07 17:17:25.920525 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-361efada-9245-4ac1-9c0e-50657581cbd3 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:25.920732 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-361efada-9245-4ac1-9c0e-50657581cbd3 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:25.921068 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-361efada-9245-4ac1-9c0e-50657581cbd3 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:17:25.921321 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1155/4627] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:17: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 07 17:17:25.933097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-5635dd5e-ce1f-43e2-9aff-3bdfddefdc26 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:25.934899 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-5635dd5e-ce1f-43e2-9aff-3bdfddefdc26 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:17:25.935261 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-5635dd5e-ce1f-43e2-9aff-3bdfddefdc26 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:25.935521 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-5635dd5e-ce1f-43e2-9aff-3bdfddefdc26 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:25.945201 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:25.945201 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:25.948716 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-5635dd5e-ce1f-43e2-9aff-3bdfddefdc26 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:17:25.954544 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-5635dd5e-ce1f-43e2-9aff-3bdfddefdc26 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:17:25.954955 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1158/4628] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:17:25 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:17:26.071782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-185e3148-c04a-458b-813e-9f2ec7be7888 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:26.075253 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-185e3148-c04a-458b-813e-9f2ec7be7888 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/6023521f-3ea2-4ba3-91ed-fff803082119 Aug 07 17:17:26.075690 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-185e3148-c04a-458b-813e-9f2ec7be7888 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:26.091676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-185e3148-c04a-458b-813e-9f2ec7be7888 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-a379a040-1511-4f59-a882-4b92a911f263-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:17:26.113500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-185e3148-c04a-458b-813e-9f2ec7be7888 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-a379a040-1511-4f59-a882-4b92a911f263-np0000006737" acquired by "attachment_update" :: waited 0.023s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:17:26.114530 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:26.114530 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:26.227468 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-185e3148-c04a-458b-813e-9f2ec7be7888 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-a379a040-1511-4f59-a882-4b92a911f263-np0000006737" released by "attachment_update" :: held 0.114s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:17:26.227553 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-185e3148-c04a-458b-813e-9f2ec7be7888 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/6023521f-3ea2-4ba3-91ed-fff803082119 returned with HTTP 200 Aug 07 17:17:26.227979 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1164/4629] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:17:26 2026] PUT /volume/v3/attachments/6023521f-3ea2-4ba3-91ed-fff803082119 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:26.276640 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-d0611de1-52ec-4e67-97b6-ade7dd2442bf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:26.278861 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-d0611de1-52ec-4e67-97b6-ade7dd2442bf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/6023521f-3ea2-4ba3-91ed-fff803082119/action Aug 07 17:17:26.279358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-d0611de1-52ec-4e67-97b6-ade7dd2442bf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:17:26.279486 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-d0611de1-52ec-4e67-97b6-ade7dd2442bf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:26.311808 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:26.311808 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:26.324808 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-19272d9f-93f6-4160-bca5-9756becc8c11 req-d0611de1-52ec-4e67-97b6-ade7dd2442bf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/6023521f-3ea2-4ba3-91ed-fff803082119/action returned with HTTP 204 Aug 07 17:17:26.325528 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1153/4630] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:17:26 2026] POST /volume/v3/attachments/6023521f-3ea2-4ba3-91ed-fff803082119/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:29.608703 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-07b75959-37ab-4113-856a-083fe5151c8e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:29.612340 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-07b75959-37ab-4113-856a-083fe5151c8e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/attachments?instance_id=6ade6087-0e56-465f-bc7a-ae30fb00b1e3 Aug 07 17:17:29.612594 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-07b75959-37ab-4113-856a-083fe5151c8e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:29.612793 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-07b75959-37ab-4113-856a-083fe5151c8e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:29.626597 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-07b75959-37ab-4113-856a-083fe5151c8e tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments?instance_id=6ade6087-0e56-465f-bc7a-ae30fb00b1e3 returned with HTTP 200 Aug 07 17:17:29.627043 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1156/4631] 10.4.3.144 () {70 vars in 1637 bytes} [Fri Aug 7 17:17:29 2026] GET /volume/v3/attachments?instance_id=6ade6087-0e56-465f-bc7a-ae30fb00b1e3 => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:29.640816 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-5db61c25-0f13-473b-a603-7d24176927bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:29.644381 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-5db61c25-0f13-473b-a603-7d24176927bb tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c Aug 07 17:17:29.644671 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-5db61c25-0f13-473b-a603-7d24176927bb tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:29.644944 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-5db61c25-0f13-473b-a603-7d24176927bb tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:29.670049 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8201cabd-2dcb-4e79-8404-ea50b2979305 req-5db61c25-0f13-473b-a603-7d24176927bb tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c returned with HTTP 200 Aug 07 17:17:29.670049 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1159/4632] 10.4.3.144 () {70 vars in 1651 bytes} [Fri Aug 7 17:17:29 2026] GET /volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:36.215518 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:17:36.321384 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=147,cinder:UPDATE=22,cinder:INSERT=5 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:17:39.625663 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=30,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:17:39.663968 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=29,cinder:UPDATE=3 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:17:45.649890 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-76bd93e8-17a9-4364-8b74-51909ec026a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:45.651649 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76bd93e8-17a9-4364-8b74-51909ec026a1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:45.651848 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76bd93e8-17a9-4364-8b74-51909ec026a1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:45.652013 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76bd93e8-17a9-4364-8b74-51909ec026a1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:45.658809 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:45.658809 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:45.662095 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-76bd93e8-17a9-4364-8b74-51909ec026a1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:45.665861 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76bd93e8-17a9-4364-8b74-51909ec026a1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:45.666353 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1165/4633] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:45 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:45.677276 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a6f79f4e-7738-412d-a607-d866b32ba75c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:45.679291 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a6f79f4e-7738-412d-a607-d866b32ba75c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:45.679544 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a6f79f4e-7738-412d-a607-d866b32ba75c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:45.679754 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a6f79f4e-7738-412d-a607-d866b32ba75c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:45.687501 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:45.687501 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:45.691102 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a6f79f4e-7738-412d-a607-d866b32ba75c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:45.695676 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a6f79f4e-7738-412d-a607-d866b32ba75c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:45.696086 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1154/4634] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:45 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:45.733107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-d0e8df18-33cb-4467-9fcc-6d322467564e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:45.734918 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-d0e8df18-33cb-4467-9fcc-6d322467564e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:45.735095 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-d0e8df18-33cb-4467-9fcc-6d322467564e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:45.735301 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-d0e8df18-33cb-4467-9fcc-6d322467564e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:45.741594 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:45.741594 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:45.744389 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-d0e8df18-33cb-4467-9fcc-6d322467564e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:45.749536 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-d0e8df18-33cb-4467-9fcc-6d322467564e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:45.749940 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1157/4635] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:17:45 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:45.811760 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43b9ecdf-8df7-4312-98bc-474efa183e12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:45.812264 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43b9ecdf-8df7-4312-98bc-474efa183e12 None None] GET https://10.4.3.144/volume// Aug 07 17:17:45.812494 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43b9ecdf-8df7-4312-98bc-474efa183e12 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:45.812737 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43b9ecdf-8df7-4312-98bc-474efa183e12 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:45.813180 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43b9ecdf-8df7-4312-98bc-474efa183e12 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:17:45.813544 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1160/4636] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:17: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 07 17:17:45.821017 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-07845d11-5f82-4d3c-9ccf-ea595d6814c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:45.823514 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-07845d11-5f82-4d3c-9ccf-ea595d6814c4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:17:45.823514 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-07845d11-5f82-4d3c-9ccf-ea595d6814c4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d61a07e2-228d-4237-aa58-99d25a631f91", "connector": null, "instance_uuid": "35dc8eea-629b-4be5-9559-0ceb0c7519cd"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:45.831471 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:45.831471 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:45.851388 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-07845d11-5f82-4d3c-9ccf-ea595d6814c4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:17:45.851779 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1166/4637] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:17:45 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 07 17:17:45.877697 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-70b17f91-f475-4e73-91e3-60af011acd9c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:45.879086 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70b17f91-f475-4e73-91e3-60af011acd9c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:45.879326 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70b17f91-f475-4e73-91e3-60af011acd9c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:45.879552 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-70b17f91-f475-4e73-91e3-60af011acd9c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:45.884058 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e129e47f-50a4-42c6-bc8d-bfc604722319 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:45.884689 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e129e47f-50a4-42c6-bc8d-bfc604722319 None None] GET https://10.4.3.144/volume// Aug 07 17:17:45.884842 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e129e47f-50a4-42c6-bc8d-bfc604722319 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:45.885114 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e129e47f-50a4-42c6-bc8d-bfc604722319 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:45.885498 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e129e47f-50a4-42c6-bc8d-bfc604722319 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:17:45.885841 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1158/4638] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:17: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 07 17:17:45.890997 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:45.890997 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:45.892787 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-f5a011dd-7234-48c0-af69-047ef55bd0c8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:45.894792 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-70b17f91-f475-4e73-91e3-60af011acd9c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:45.894854 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-f5a011dd-7234-48c0-af69-047ef55bd0c8 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:45.895005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-f5a011dd-7234-48c0-af69-047ef55bd0c8 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:45.895198 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-f5a011dd-7234-48c0-af69-047ef55bd0c8 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:45.898821 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-70b17f91-f475-4e73-91e3-60af011acd9c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:45.898919 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1155/4639] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:45 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:45.904079 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:45.904079 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:45.907308 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-f5a011dd-7234-48c0-af69-047ef55bd0c8 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:45.911221 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-f5a011dd-7234-48c0-af69-047ef55bd0c8 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:45.911578 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1161/4640] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:17:45 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:17:46.005041 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-a87745a0-a39e-4f7c-a53c-187bad54a385 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:46.007000 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-a87745a0-a39e-4f7c-a53c-187bad54a385 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] PUT https://10.4.3.144/volume/v3/attachments/1a0377cd-ffd9-48b4-8665-83693d77dc30 Aug 07 17:17:46.007373 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-a87745a0-a39e-4f7c-a53c-187bad54a385 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:46.014227 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-a87745a0-a39e-4f7c-a53c-187bad54a385 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Acquiring lock "cinder-attachment_update-d61a07e2-228d-4237-aa58-99d25a631f91-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:17:46.019265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-a87745a0-a39e-4f7c-a53c-187bad54a385 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Lock "cinder-attachment_update-d61a07e2-228d-4237-aa58-99d25a631f91-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:17:46.020264 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:46.020264 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:46.097041 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-a87745a0-a39e-4f7c-a53c-187bad54a385 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Lock "cinder-attachment_update-d61a07e2-228d-4237-aa58-99d25a631f91-np0000006737" released by "attachment_update" :: held 0.078s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:17:46.097388 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-a87745a0-a39e-4f7c-a53c-187bad54a385 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/attachments/1a0377cd-ffd9-48b4-8665-83693d77dc30 returned with HTTP 200 Aug 07 17:17:46.098075 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1167/4641] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:17:46 2026] PUT /volume/v3/attachments/1a0377cd-ffd9-48b4-8665-83693d77dc30 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:46.911992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-77bb543f-8dfc-4bb0-a80a-d01eb58d8204 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:46.913689 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77bb543f-8dfc-4bb0-a80a-d01eb58d8204 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:46.913891 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77bb543f-8dfc-4bb0-a80a-d01eb58d8204 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:46.914094 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77bb543f-8dfc-4bb0-a80a-d01eb58d8204 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:46.923435 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:46.923435 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:46.926809 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-77bb543f-8dfc-4bb0-a80a-d01eb58d8204 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:46.930611 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77bb543f-8dfc-4bb0-a80a-d01eb58d8204 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:46.930956 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1159/4642] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:46 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:47.942767 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3749a664-1afa-4ba2-af89-273d01353735 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:47.944491 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3749a664-1afa-4ba2-af89-273d01353735 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:47.944701 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3749a664-1afa-4ba2-af89-273d01353735 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:47.944892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3749a664-1afa-4ba2-af89-273d01353735 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:47.953860 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:47.953860 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:47.957573 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3749a664-1afa-4ba2-af89-273d01353735 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:47.961718 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3749a664-1afa-4ba2-af89-273d01353735 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:47.962117 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1156/4643] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:47 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:48.974093 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-875d6e54-775d-45ad-bd88-1a34ce3c021a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:48.975940 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-875d6e54-775d-45ad-bd88-1a34ce3c021a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:48.976183 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-875d6e54-775d-45ad-bd88-1a34ce3c021a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:48.976383 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-875d6e54-775d-45ad-bd88-1a34ce3c021a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:48.985255 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:48.985255 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:48.988482 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-875d6e54-775d-45ad-bd88-1a34ce3c021a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:48.992547 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-875d6e54-775d-45ad-bd88-1a34ce3c021a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:48.993073 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1162/4644] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:48 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:49.343009 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-dd99f2c5-cfe3-482b-b95d-7704ce222faa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:49.345320 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-dd99f2c5-cfe3-482b-b95d-7704ce222faa tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] POST https://10.4.3.144/volume/v3/attachments/1a0377cd-ffd9-48b4-8665-83693d77dc30/action Aug 07 17:17:49.345693 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-dd99f2c5-cfe3-482b-b95d-7704ce222faa tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:17:49.345818 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-dd99f2c5-cfe3-482b-b95d-7704ce222faa tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:49.362373 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:49.362373 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:49.372281 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-feeb6fa5-bdee-4a55-b77a-c7795e05f054 req-dd99f2c5-cfe3-482b-b95d-7704ce222faa tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/attachments/1a0377cd-ffd9-48b4-8665-83693d77dc30/action returned with HTTP 204 Aug 07 17:17:49.372871 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1168/4645] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:17:49 2026] POST /volume/v3/attachments/1a0377cd-ffd9-48b4-8665-83693d77dc30/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:17:50.005311 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4b216814-fc5e-41fb-bd8a-f115ae9cd843 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:50.007718 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b216814-fc5e-41fb-bd8a-f115ae9cd843 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:50.008007 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b216814-fc5e-41fb-bd8a-f115ae9cd843 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:50.008304 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4b216814-fc5e-41fb-bd8a-f115ae9cd843 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:50.020951 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:50.020951 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:50.025631 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4b216814-fc5e-41fb-bd8a-f115ae9cd843 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:50.031923 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4b216814-fc5e-41fb-bd8a-f115ae9cd843 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:50.032442 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1160/4646] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:50 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 1131 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:50.045343 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-172b8703-c6a8-4731-947f-56762f3eeb44 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:50.047826 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-172b8703-c6a8-4731-947f-56762f3eeb44 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:50.048122 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-172b8703-c6a8-4731-947f-56762f3eeb44 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:50.048369 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-172b8703-c6a8-4731-947f-56762f3eeb44 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:50.057885 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:50.057885 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:50.061185 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-172b8703-c6a8-4731-947f-56762f3eeb44 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:50.065178 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-172b8703-c6a8-4731-947f-56762f3eeb44 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:50.065538 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1157/4647] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:17:50 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:53.176230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-e74686b7-e838-4cac-9883-e900ce53ad48 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:53.178651 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-e74686b7-e838-4cac-9883-e900ce53ad48 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:53.178911 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-e74686b7-e838-4cac-9883-e900ce53ad48 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:53.179036 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-e74686b7-e838-4cac-9883-e900ce53ad48 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:53.188041 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:53.188041 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:53.191339 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-e74686b7-e838-4cac-9883-e900ce53ad48 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:53.195270 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-e74686b7-e838-4cac-9883-e900ce53ad48 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:53.195613 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1163/4648] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:17:53 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 1131 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:17:53.213339 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-899fab01-0961-4093-b34a-61ea0122644a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:53.215334 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-899fab01-0961-4093-b34a-61ea0122644a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] POST https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91/action Aug 07 17:17:53.215668 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-899fab01-0961-4093-b34a-61ea0122644a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:17:53.215783 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-899fab01-0961-4093-b34a-61ea0122644a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:53.226066 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:53.226066 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:53.226502 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-899fab01-0961-4093-b34a-61ea0122644a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:53.233857 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-899fab01-0961-4093-b34a-61ea0122644a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Begin detaching volume completed successfully. Aug 07 17:17:53.234241 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-899fab01-0961-4093-b34a-61ea0122644a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91/action returned with HTTP 202 Aug 07 17:17:53.234883 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1169/4649] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:17:53 2026] POST /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:17:53.280526 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f415de61-c861-45d2-abbb-7145e7744a5d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:53.281161 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f415de61-c861-45d2-abbb-7145e7744a5d None None] GET https://10.4.3.144/volume// Aug 07 17:17:53.281249 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f415de61-c861-45d2-abbb-7145e7744a5d None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:53.281504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f415de61-c861-45d2-abbb-7145e7744a5d None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:53.281948 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f415de61-c861-45d2-abbb-7145e7744a5d None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:17:53.282364 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1161/4650] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:17: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 07 17:17:53.289621 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-b31f1844-e90c-4ecb-94f1-5bc650836c15 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:53.291498 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-b31f1844-e90c-4ecb-94f1-5bc650836c15 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:53.291709 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-b31f1844-e90c-4ecb-94f1-5bc650836c15 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:53.291876 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-b31f1844-e90c-4ecb-94f1-5bc650836c15 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:53.300532 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:53.300532 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:53.303771 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-b31f1844-e90c-4ecb-94f1-5bc650836c15 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:53.307430 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-b31f1844-e90c-4ecb-94f1-5bc650836c15 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:17:53.307916 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1158/4651] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:17:53 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 1314 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:17:54.050736 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-c163614a-8c22-4939-b336-c0852c2e50b4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:54.052691 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-c163614a-8c22-4939-b336-c0852c2e50b4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] DELETE https://10.4.3.144/volume/v3/attachments/1a0377cd-ffd9-48b4-8665-83693d77dc30 Aug 07 17:17:54.052876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-c163614a-8c22-4939-b336-c0852c2e50b4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:54.053082 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-c163614a-8c22-4939-b336-c0852c2e50b4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:54.060371 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:54.060371 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:54.103755 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3d4d2050-0011-4d7c-ae16-3c6756232128 req-c163614a-8c22-4939-b336-c0852c2e50b4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/attachments/1a0377cd-ffd9-48b4-8665-83693d77dc30 returned with HTTP 200 Aug 07 17:17:54.104145 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1164/4652] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:17:54 2026] DELETE /volume/v3/attachments/1a0377cd-ffd9-48b4-8665-83693d77dc30 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:54.323507 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-36fdb91e-ce3e-4260-b13a-59980ef98192 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:54.325599 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36fdb91e-ce3e-4260-b13a-59980ef98192 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:17:54.326055 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36fdb91e-ce3e-4260-b13a-59980ef98192 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d61a07e2-228d-4237-aa58-99d25a631f91", "force": false, "name": "tempest-TestStampPattern-snapshot-1254455699", "description": null, "metadata": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:17:54.334812 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:54.334812 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:17:54.335264 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-36fdb91e-ce3e-4260-b13a-59980ef98192 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:17:54.335405 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-36fdb91e-ce3e-4260-b13a-59980ef98192 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Create snapshot from volume d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:17:54.366295 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-36fdb91e-ce3e-4260-b13a-59980ef98192 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Created reservations ['568583d6-de79-443b-a834-220fc081a170', '5d7f30ed-0867-418d-bddf-42d28be13cc0', '6ce7a01e-67fa-4753-ba98-7864dac829f7', '1546dafe-a37e-466b-9d69-0d72eb84bc5c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:17:54.392432 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-36fdb91e-ce3e-4260-b13a-59980ef98192 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Snapshot create request issued successfully. Aug 07 17:17:54.392719 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36fdb91e-ce3e-4260-b13a-59980ef98192 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:17:54.393175 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1170/4653] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:17:54 2026] POST /volume/v3/snapshots => generated 303 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:17:54.401072 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2f2b8a43-131d-4209-96d5-5721281ae9e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:54.402834 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f2b8a43-131d-4209-96d5-5721281ae9e1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 Aug 07 17:17:54.403035 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f2b8a43-131d-4209-96d5-5721281ae9e1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:54.403234 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f2b8a43-131d-4209-96d5-5721281ae9e1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:54.407869 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:54.407869 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:17:54.408293 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2f2b8a43-131d-4209-96d5-5721281ae9e1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Snapshot retrieved successfully. Aug 07 17:17:54.409073 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f2b8a43-131d-4209-96d5-5721281ae9e1 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 returned with HTTP 200 Aug 07 17:17:54.409415 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1162/4654] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:17:54 2026] GET /volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:55.419086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-58ac7b1f-dca7-4724-b31f-8503b680963c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:55.421154 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-58ac7b1f-dca7-4724-b31f-8503b680963c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 Aug 07 17:17:55.421487 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-58ac7b1f-dca7-4724-b31f-8503b680963c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:55.421730 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-58ac7b1f-dca7-4724-b31f-8503b680963c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:55.427569 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:55.427569 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:17:55.428085 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-58ac7b1f-dca7-4724-b31f-8503b680963c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Snapshot retrieved successfully. Aug 07 17:17:55.428910 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-58ac7b1f-dca7-4724-b31f-8503b680963c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 returned with HTTP 200 Aug 07 17:17:55.429317 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1159/4655] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:17:55 2026] GET /volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:17:55.439300 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-970b660f-4778-4cfc-9895-f6595b63dcfe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:17:55.440809 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-970b660f-4778-4cfc-9895-f6595b63dcfe tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 Aug 07 17:17:55.440943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-970b660f-4778-4cfc-9895-f6595b63dcfe tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:17:55.441203 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-970b660f-4778-4cfc-9895-f6595b63dcfe tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:17:55.445455 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:17:55.445455 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:17:55.445867 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-970b660f-4778-4cfc-9895-f6595b63dcfe tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Snapshot retrieved successfully. Aug 07 17:17:55.446575 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-970b660f-4778-4cfc-9895-f6595b63dcfe tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 returned with HTTP 200 Aug 07 17:17:55.446918 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1165/4656] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:17:55 2026] GET /volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:00.067614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:00.069438 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:18:00.069733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-391021425", "snapshot_id": "b19c70d2-7cd0-4551-8c7a-8f5975b06f63", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:00.071424 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-391021425', 'snapshot_id': 'b19c70d2-7cd0-4551-8c7a-8f5975b06f63', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:18:00.076713 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:00.076713 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:00.077142 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Snapshot retrieved successfully. Aug 07 17:18:00.077273 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Create volume of 1 GB Aug 07 17:18:00.080659 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Availability Zones retrieved successfully. Aug 07 17:18:00.085537 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Flow 'volume_create_api' (5d3f6a4c-dfe8-482c-85e0-5778378dc7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:00.086566 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b187252-67f3-4d60-837d-a02eab3a271e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:00.087457 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:18:00.113456 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b187252-67f3-4d60-837d-a02eab3a271e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b19c70d2-7cd0-4551-8c7a-8f5975b06f63', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:00.114157 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ac804a3-7131-4835-bf3f-f6f44d2c2ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:00.160526 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Created reservations ['4bf3dfd6-ca57-43f1-a8b2-55a00bd5534b', 'd0b654f4-628c-47fc-999c-ee7d09925bd8', 'ff0c48b4-f798-4e64-a435-07a6f94c0574', '6128fcac-9bf0-43db-be48-d84f8c81967f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:18:00.161541 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ac804a3-7131-4835-bf3f-f6f44d2c2ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bf3dfd6-ca57-43f1-a8b2-55a00bd5534b', 'd0b654f4-628c-47fc-999c-ee7d09925bd8', 'ff0c48b4-f798-4e64-a435-07a6f94c0574', '6128fcac-9bf0-43db-be48-d84f8c81967f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:00.162232 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76d8a6a-bb9e-482c-908f-5e7a1ec088e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:00.197066 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76d8a6a-bb9e-482c-908f-5e7a1ec088e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc1b0c3-e139-4c74-a799-a0f82044f770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-391021425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd08f065f8344d1849eb1d654b4b229',qos_specs=None,replication_status=,reservations=['4bf3dfd6-ca57-43f1-a8b2-55a00bd5534b','d0b654f4-628c-47fc-999c-ee7d09925bd8','ff0c48b4-f798-4e64-a435-07a6f94c0574','6128fcac-9bf0-43db-be48-d84f8c81967f'],size=1,snapshot_id=b19c70d2-7cd0-4551-8c7a-8f5975b06f63,source_replicaid=,source_volid=None,status='creating',user_id='c18a8c1e755649c0b0b2dee0e7096e79',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:18:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-391021425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecc1b0c3-e139-4c74-a799-a0f82044f770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd08f065f8344d1849eb1d654b4b229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b19c70d2-7cd0-4551-8c7a-8f5975b06f63,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c18a8c1e755649c0b0b2dee0e7096e79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:00.197723 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950e8130-86ea-44c3-b387-abb3c02fd6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:00.212214 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (950e8130-86ea-44c3-b387-abb3c02fd6fc) transitioned into state 'SUCCESS' from state '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-391021425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd08f065f8344d1849eb1d654b4b229',qos_specs=None,replication_status=,reservations=['4bf3dfd6-ca57-43f1-a8b2-55a00bd5534b','d0b654f4-628c-47fc-999c-ee7d09925bd8','ff0c48b4-f798-4e64-a435-07a6f94c0574','6128fcac-9bf0-43db-be48-d84f8c81967f'],size=1,snapshot_id=b19c70d2-7cd0-4551-8c7a-8f5975b06f63,source_replicaid=,source_volid=None,status='creating',user_id='c18a8c1e755649c0b0b2dee0e7096e79',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:00.212840 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15ca253d-6555-44a0-9da4-9b1ce3e62ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:00.230209 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15ca253d-6555-44a0-9da4-9b1ce3e62ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:00.231011 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Flow 'volume_create_api' (5d3f6a4c-dfe8-482c-85e0-5778378dc7a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:00.231294 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Create volume request issued successfully. Aug 07 17:18:00.231854 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e60dca1b-bdce-470d-8017-7ff762eb91b3 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:18:00.232257 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1171/4657] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:18:00 2026] POST /volume/v3/volumes => generated 780 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:18:04.405188 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=15 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:18:05.423951 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=25 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:18:05.442827 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=26,cinder:UPDATE=3 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:18:06.054314 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bf4f40e1-728a-4bea-a393-20e79b488009 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:06.075340 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf4f40e1-728a-4bea-a393-20e79b488009 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:18:06.075663 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf4f40e1-728a-4bea-a393-20e79b488009 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-508581355-945899320", "extra_specs": {"multiattach": " True"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:06.088777 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf4f40e1-728a-4bea-a393-20e79b488009 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:18:06.089317 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1163/4658] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:18:06 2026] POST /volume/v3/types => generated 285 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:06.096584 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-466db131-d8fb-413c-b116-f08501664cf3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:06.098489 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:18:06.098803 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1877949760", "snapshot_id": null, "imageRef": null, "volume_type": "a204a943-769d-4ae1-a5bc-f0938dc2ce12", "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:06.100442 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1877949760', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a204a943-769d-4ae1-a5bc-f0938dc2ce12', 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:18:06.105304 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume of 1 GB Aug 07 17:18:06.105600 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:06.105600 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:06.106084 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Availability Zones retrieved successfully. Aug 07 17:18:06.110962 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Flow 'volume_create_api' (ab3516c2-4503-43f2-8211-07113fde1f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:06.112035 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6834c8c0-f782-4bc3-a5d6-57e6cbb5a7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:06.112848 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:18:06.119634 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:06.119634 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:06.132914 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6834c8c0-f782-4bc3-a5d6-57e6cbb5a7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:18:06Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a204a943-769d-4ae1-a5bc-f0938dc2ce12,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-508581355-945899320',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a204a943-769d-4ae1-a5bc-f0938dc2ce12', 'encryption_key_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=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:06.133766 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ce8028-07d3-423e-b7c5-749cb96564fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:06.160582 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-508581355-945899320 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-508581355-945899320, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:18:06.160854 np0000006737 devstack@c-api.service[100227]: WARNING cinder.quota [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-508581355-945899320 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-508581355-945899320, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:18:06.191689 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Created reservations ['7f8f2404-3f56-4551-8445-f1e9d2fe7488', 'ff541bc9-f7c1-4b7d-beef-8f70f7fb4c63', 'c1dc1705-279e-4843-92f1-ed7950b8d8ed', '64f3ca45-69aa-489d-8e21-ab3662627650'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:18:06.192589 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ce8028-07d3-423e-b7c5-749cb96564fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f8f2404-3f56-4551-8445-f1e9d2fe7488', 'ff541bc9-f7c1-4b7d-beef-8f70f7fb4c63', 'c1dc1705-279e-4843-92f1-ed7950b8d8ed', '64f3ca45-69aa-489d-8e21-ab3662627650']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:06.193392 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9aa6145-ce66-49cd-b21c-991f5fe4adac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:06.213564 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9aa6145-ce66-49cd-b21c-991f5fe4adac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c75fb16-1080-4aa6-a5a6-8fd7d177146a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1877949760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9fcb9ba2d9c64cc184236afbbf76be04',qos_specs=None,replication_status=,reservations=['7f8f2404-3f56-4551-8445-f1e9d2fe7488','ff541bc9-f7c1-4b7d-beef-8f70f7fb4c63','c1dc1705-279e-4843-92f1-ed7950b8d8ed','64f3ca45-69aa-489d-8e21-ab3662627650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f496d84a9e94a6dbd647307394ed32c',volume_type_id=a204a943-769d-4ae1-a5bc-f0938dc2ce12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1877949760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c75fb16-1080-4aa6-a5a6-8fd7d177146a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9fcb9ba2d9c64cc184236afbbf76be04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f496d84a9e94a6dbd647307394ed32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a204a943-769d-4ae1-a5bc-f0938dc2ce12),volume_type_id=a204a943-769d-4ae1-a5bc-f0938dc2ce12)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:06.214250 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff01d779-10e7-4764-bf87-ea030a2d74c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:06.232612 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff01d779-10e7-4764-bf87-ea030a2d74c2) transitioned into state 'SUCCESS' from state '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-1877949760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9fcb9ba2d9c64cc184236afbbf76be04',qos_specs=None,replication_status=,reservations=['7f8f2404-3f56-4551-8445-f1e9d2fe7488','ff541bc9-f7c1-4b7d-beef-8f70f7fb4c63','c1dc1705-279e-4843-92f1-ed7950b8d8ed','64f3ca45-69aa-489d-8e21-ab3662627650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f496d84a9e94a6dbd647307394ed32c',volume_type_id=a204a943-769d-4ae1-a5bc-f0938dc2ce12)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:06.234588 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab8fc6a2-8118-47b7-8bce-bb32d47e5daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:06.241722 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab8fc6a2-8118-47b7-8bce-bb32d47e5daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:06.242503 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Flow 'volume_create_api' (ab3516c2-4503-43f2-8211-07113fde1f1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:06.242814 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume request issued successfully. Aug 07 17:18:06.243431 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-466db131-d8fb-413c-b116-f08501664cf3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:18:06.243829 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1160/4659] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:18:06 2026] POST /volume/v3/volumes => generated 828 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:18:06.258627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5b435938-2450-4c7d-8d6f-67506073902c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:06.260960 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b435938-2450-4c7d-8d6f-67506073902c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:06.261255 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b435938-2450-4c7d-8d6f-67506073902c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:06.261498 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b435938-2450-4c7d-8d6f-67506073902c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:06.269858 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:06.269858 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:06.274604 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5b435938-2450-4c7d-8d6f-67506073902c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:06.280268 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b435938-2450-4c7d-8d6f-67506073902c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:06.280762 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1166/4660] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:06 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:07.294591 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ec59100-bf5e-4dfc-b215-7ae6fa5280bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:07.296333 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ec59100-bf5e-4dfc-b215-7ae6fa5280bb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:07.296513 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ec59100-bf5e-4dfc-b215-7ae6fa5280bb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:07.296687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ec59100-bf5e-4dfc-b215-7ae6fa5280bb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:07.303799 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:07.303799 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:07.308933 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ec59100-bf5e-4dfc-b215-7ae6fa5280bb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:07.313237 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ec59100-bf5e-4dfc-b215-7ae6fa5280bb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:07.313733 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1172/4661] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:07 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:07.329438 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dc186eab-fb52-4520-be3b-35339858715f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:07.331368 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc186eab-fb52-4520-be3b-35339858715f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:07.331592 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc186eab-fb52-4520-be3b-35339858715f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:07.331818 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc186eab-fb52-4520-be3b-35339858715f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:07.338562 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:07.338562 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:07.341814 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dc186eab-fb52-4520-be3b-35339858715f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:07.345480 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc186eab-fb52-4520-be3b-35339858715f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:07.345878 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1164/4662] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:07 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:07.357882 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:07.359727 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:18:07.360058 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1816701346", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:07.361557 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1816701346', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:18:07.361711 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume of 1 GB Aug 07 17:18:07.361985 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:07.361985 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:07.365516 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Availability Zones retrieved successfully. Aug 07 17:18:07.370703 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Flow 'volume_create_api' (4e5be0b6-2b66-41dc-b186-7a4f2e752914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:07.371545 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91150e9-b610-429a-b348-3dd82148d6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:07.372378 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:18:07.393403 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91150e9-b610-429a-b348-3dd82148d6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:07.394068 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (285651af-88e5-4449-b7e0-61ba6f1e4ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:07.436385 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Created reservations ['a19c73a8-617e-4152-ab34-e5f572b54d29', '169e8f06-6c7d-4274-aea6-4888ac588d5e', '782fbd8f-f3d7-4a11-b028-0f258402eab1', 'cddf3188-1718-46fd-bfa1-701e52ca749a'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:18:07.437147 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (285651af-88e5-4449-b7e0-61ba6f1e4ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a19c73a8-617e-4152-ab34-e5f572b54d29', '169e8f06-6c7d-4274-aea6-4888ac588d5e', '782fbd8f-f3d7-4a11-b028-0f258402eab1', 'cddf3188-1718-46fd-bfa1-701e52ca749a']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:07.437866 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52b5f74-8264-4c6a-94cc-db3b6b339813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:07.457438 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52b5f74-8264-4c6a-94cc-db3b6b339813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5efd5a3c-330e-4abf-9ea7-a612d160883c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1816701346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fcb9ba2d9c64cc184236afbbf76be04',qos_specs=None,replication_status=,reservations=['a19c73a8-617e-4152-ab34-e5f572b54d29','169e8f06-6c7d-4274-aea6-4888ac588d5e','782fbd8f-f3d7-4a11-b028-0f258402eab1','cddf3188-1718-46fd-bfa1-701e52ca749a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f496d84a9e94a6dbd647307394ed32c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:18:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1816701346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5efd5a3c-330e-4abf-9ea7-a612d160883c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fcb9ba2d9c64cc184236afbbf76be04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f496d84a9e94a6dbd647307394ed32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:07.458204 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3995ae-468a-4fca-b74a-8572f28c693c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:07.474538 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3995ae-468a-4fca-b74a-8572f28c693c) transitioned into state 'SUCCESS' from state '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-1816701346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fcb9ba2d9c64cc184236afbbf76be04',qos_specs=None,replication_status=,reservations=['a19c73a8-617e-4152-ab34-e5f572b54d29','169e8f06-6c7d-4274-aea6-4888ac588d5e','782fbd8f-f3d7-4a11-b028-0f258402eab1','cddf3188-1718-46fd-bfa1-701e52ca749a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f496d84a9e94a6dbd647307394ed32c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:07.475321 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6473703c-b82c-485f-8916-008e698ddeae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:07.483346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6473703c-b82c-485f-8916-008e698ddeae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:07.484103 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Flow 'volume_create_api' (4e5be0b6-2b66-41dc-b186-7a4f2e752914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:07.484366 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume request issued successfully. Aug 07 17:18:07.484844 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f79d230f-4a13-423d-9ba1-dc697cc46920 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:18:07.485307 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1161/4663] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:18:07 2026] POST /volume/v3/volumes => generated 753 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:18:07.500139 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e51598bf-049a-418d-9114-ed680c165665 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:07.502359 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e51598bf-049a-418d-9114-ed680c165665 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:07.502602 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e51598bf-049a-418d-9114-ed680c165665 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:07.502849 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e51598bf-049a-418d-9114-ed680c165665 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:07.510615 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:07.510615 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:07.514536 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e51598bf-049a-418d-9114-ed680c165665 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:07.518368 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e51598bf-049a-418d-9114-ed680c165665 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:07.518746 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1167/4664] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:07 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:08.532387 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1891ba7b-633b-4fae-9fbb-6786557e88d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:08.534118 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1891ba7b-633b-4fae-9fbb-6786557e88d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:08.534299 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1891ba7b-633b-4fae-9fbb-6786557e88d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:08.534497 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1891ba7b-633b-4fae-9fbb-6786557e88d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:08.541055 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:08.541055 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:08.544145 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1891ba7b-633b-4fae-9fbb-6786557e88d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:08.547534 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1891ba7b-633b-4fae-9fbb-6786557e88d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:08.547863 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1173/4665] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:08 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:08.558378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7e468302-1e42-4dcf-b734-439e683d5b0d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:08.560246 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e468302-1e42-4dcf-b734-439e683d5b0d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:08.560479 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e468302-1e42-4dcf-b734-439e683d5b0d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:08.560694 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7e468302-1e42-4dcf-b734-439e683d5b0d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:08.568734 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:08.568734 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:08.572380 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7e468302-1e42-4dcf-b734-439e683d5b0d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:08.576277 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7e468302-1e42-4dcf-b734-439e683d5b0d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:08.576642 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1165/4666] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:08 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:08.588406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9c9f7014-5b63-4ee2-8414-f0013fd5c509 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:08.590174 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c9f7014-5b63-4ee2-8414-f0013fd5c509 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:18:08.590516 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c9f7014-5b63-4ee2-8414-f0013fd5c509 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1037357553", "extra_specs": {}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:08.591889 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:08.591889 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:08.602952 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c9f7014-5b63-4ee2-8414-f0013fd5c509 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:18:08.603522 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1162/4667] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:18:08 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:08.611126 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e09f4dd-1a5d-469f-8fd1-3902307fa265 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:08.613117 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e09f4dd-1a5d-469f-8fd1-3902307fa265 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] POST https://10.4.3.144/volume/v3/types/8b9d8e37-1a43-414a-abfa-e02a78b0b3c2/encryption Aug 07 17:18:08.613442 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e09f4dd-1a5d-469f-8fd1-3902307fa265 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:08.628101 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e09f4dd-1a5d-469f-8fd1-3902307fa265 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/types/8b9d8e37-1a43-414a-abfa-e02a78b0b3c2/encryption returned with HTTP 200 Aug 07 17:18:08.628551 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1168/4668] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:18:08 2026] POST /volume/v3/types/8b9d8e37-1a43-414a-abfa-e02a78b0b3c2/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:08.635430 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:08.637013 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:18:08.637340 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2019224850", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1037357553", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:08.638732 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2019224850', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1037357553', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:18:08.641829 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume of 1 GB Aug 07 17:18:08.642105 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:08.642105 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:08.642527 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Availability Zones retrieved successfully. Aug 07 17:18:08.647612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Flow 'volume_create_api' (8354429f-6248-4f7d-89ab-e4875e4484cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:08.648683 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ebe8afa-f995-4f73-aef6-e1d6e74362d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:08.649471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:18:08.670849 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ebe8afa-f995-4f73-aef6-e1d6e74362d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:18:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b9d8e37-1a43-414a-abfa-e02a78b0b3c2,is_public=True,name='tempest-scenario-type-luks-1037357553',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b9d8e37-1a43-414a-abfa-e02a78b0b3c2', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:08.671783 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc251da-a6c4-4718-aaf6-f2f3cc2bfd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:08.695199 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1037357553 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1037357553, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:18:08.695462 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1037357553 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1037357553, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:18:08.717403 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Created reservations ['c7f1b708-24ae-4175-8fcb-cdb6a11c0726', '0d223557-8b24-4b34-86e1-875b0044bf16', 'a0524c8c-0cb8-44a7-b50c-e4bc50322860', 'adbc1e5e-acad-4e52-b2c0-fd74e0ddccff'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:18:08.718115 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc251da-a6c4-4718-aaf6-f2f3cc2bfd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7f1b708-24ae-4175-8fcb-cdb6a11c0726', '0d223557-8b24-4b34-86e1-875b0044bf16', 'a0524c8c-0cb8-44a7-b50c-e4bc50322860', 'adbc1e5e-acad-4e52-b2c0-fd74e0ddccff']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:08.718981 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c13c31-e507-4593-9cba-53484c90fc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:08.739280 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8c13c31-e507-4593-9cba-53484c90fc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29c2dacb-0d58-4e76-b245-cc69a595e09a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2019224850',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fcb9ba2d9c64cc184236afbbf76be04',qos_specs=None,replication_status=,reservations=['c7f1b708-24ae-4175-8fcb-cdb6a11c0726','0d223557-8b24-4b34-86e1-875b0044bf16','a0524c8c-0cb8-44a7-b50c-e4bc50322860','adbc1e5e-acad-4e52-b2c0-fd74e0ddccff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f496d84a9e94a6dbd647307394ed32c',volume_type_id=8b9d8e37-1a43-414a-abfa-e02a78b0b3c2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2019224850',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=29c2dacb-0d58-4e76-b245-cc69a595e09a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fcb9ba2d9c64cc184236afbbf76be04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f496d84a9e94a6dbd647307394ed32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b9d8e37-1a43-414a-abfa-e02a78b0b3c2),volume_type_id=8b9d8e37-1a43-414a-abfa-e02a78b0b3c2)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:08.739974 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f66760-02db-431c-a204-3ffb1ca5a8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:08.755604 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f66760-02db-431c-a204-3ffb1ca5a8e5) transitioned into state 'SUCCESS' from state '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-2019224850',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fcb9ba2d9c64cc184236afbbf76be04',qos_specs=None,replication_status=,reservations=['c7f1b708-24ae-4175-8fcb-cdb6a11c0726','0d223557-8b24-4b34-86e1-875b0044bf16','a0524c8c-0cb8-44a7-b50c-e4bc50322860','adbc1e5e-acad-4e52-b2c0-fd74e0ddccff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f496d84a9e94a6dbd647307394ed32c',volume_type_id=8b9d8e37-1a43-414a-abfa-e02a78b0b3c2)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:08.756230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17096b1-05e7-43f0-a573-2e7e34209c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:08.763726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17096b1-05e7-43f0-a573-2e7e34209c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:08.764477 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Flow 'volume_create_api' (8354429f-6248-4f7d-89ab-e4875e4484cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:08.764752 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume request issued successfully. Aug 07 17:18:08.765314 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a42f72b8-3cf5-464f-8a27-9583ae61470f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:18:08.765812 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1174/4669] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:18:08 2026] POST /volume/v3/volumes => generated 781 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:18:08.779184 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a17bac1d-ec23-4509-a723-286eca907db9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:08.780892 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a17bac1d-ec23-4509-a723-286eca907db9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:08.781113 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a17bac1d-ec23-4509-a723-286eca907db9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:08.781331 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a17bac1d-ec23-4509-a723-286eca907db9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:08.788941 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:08.788941 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:08.792696 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a17bac1d-ec23-4509-a723-286eca907db9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:08.796862 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a17bac1d-ec23-4509-a723-286eca907db9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:08.797295 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1166/4670] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:08 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:09.810572 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0afec71e-8cd1-40a1-b858-75dac1ffa9ba None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:09.812275 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0afec71e-8cd1-40a1-b858-75dac1ffa9ba tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:09.812454 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0afec71e-8cd1-40a1-b858-75dac1ffa9ba tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:09.812647 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0afec71e-8cd1-40a1-b858-75dac1ffa9ba tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:09.819263 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:09.819263 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:09.822360 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0afec71e-8cd1-40a1-b858-75dac1ffa9ba tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:09.825921 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0afec71e-8cd1-40a1-b858-75dac1ffa9ba tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:09.826287 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1163/4671] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:09 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:09.837402 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-63f2ee52-b3d3-450a-aef6-f92735175cff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:09.838987 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63f2ee52-b3d3-450a-aef6-f92735175cff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:09.839192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63f2ee52-b3d3-450a-aef6-f92735175cff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:09.839364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63f2ee52-b3d3-450a-aef6-f92735175cff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:09.846415 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:09.846415 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:09.849648 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-63f2ee52-b3d3-450a-aef6-f92735175cff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:09.853384 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63f2ee52-b3d3-450a-aef6-f92735175cff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:09.853735 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1169/4672] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:09 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:09.890818 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d07ed963-b014-4855-8141-6a5c0f80faca req-89ff38cd-c6f1-4f7e-b363-567591b41739 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:09.892827 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-89ff38cd-c6f1-4f7e-b363-567591b41739 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:09.893003 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-89ff38cd-c6f1-4f7e-b363-567591b41739 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:09.893198 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-89ff38cd-c6f1-4f7e-b363-567591b41739 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:09.899466 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:09.899466 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:09.902437 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d07ed963-b014-4855-8141-6a5c0f80faca req-89ff38cd-c6f1-4f7e-b363-567591b41739 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:09.905841 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-89ff38cd-c6f1-4f7e-b363-567591b41739 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:09.906356 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1175/4673] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:09 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:09.971845 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c54dd46a-a356-436c-bbde-cb2a86da12cc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:09.972260 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c54dd46a-a356-436c-bbde-cb2a86da12cc None None] GET https://10.4.3.144/volume// Aug 07 17:18:09.972434 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c54dd46a-a356-436c-bbde-cb2a86da12cc None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:09.972663 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c54dd46a-a356-436c-bbde-cb2a86da12cc None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:09.972947 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c54dd46a-a356-436c-bbde-cb2a86da12cc None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:09.973259 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1167/4674] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:18: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 07 17:18:09.979530 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d07ed963-b014-4855-8141-6a5c0f80faca req-64ab1cf2-17bf-419d-bf38-409b191adc73 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:09.981373 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-64ab1cf2-17bf-419d-bf38-409b191adc73 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:18:09.981697 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-64ab1cf2-17bf-419d-bf38-409b191adc73 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5efd5a3c-330e-4abf-9ea7-a612d160883c", "connector": null, "instance_uuid": "1dc7449f-9e25-42da-867a-819463005e89"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:09.989736 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:09.989736 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:10.010844 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-64ab1cf2-17bf-419d-bf38-409b191adc73 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:18:10.011293 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1164/4675] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:18:09 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 07 17:18:10.037333 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9b083fd4-21d8-46ce-8aac-8acca6a51fa8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:10.041517 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b083fd4-21d8-46ce-8aac-8acca6a51fa8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:10.041695 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b083fd4-21d8-46ce-8aac-8acca6a51fa8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:10.041892 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b083fd4-21d8-46ce-8aac-8acca6a51fa8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:10.047231 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-31934a3b-6949-4c79-89b7-c41683daf91c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:10.047595 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31934a3b-6949-4c79-89b7-c41683daf91c None None] GET https://10.4.3.144/volume// Aug 07 17:18:10.047761 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31934a3b-6949-4c79-89b7-c41683daf91c None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:10.047961 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31934a3b-6949-4c79-89b7-c41683daf91c None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:10.048298 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31934a3b-6949-4c79-89b7-c41683daf91c None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:10.048571 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1176/4676] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:18: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 07 17:18:10.051284 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:10.051284 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:10.054745 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9b083fd4-21d8-46ce-8aac-8acca6a51fa8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:10.054982 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-d07ed963-b014-4855-8141-6a5c0f80faca req-91551c5c-eb0f-4ac8-bdd1-08d806a62f67 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:10.056970 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-91551c5c-eb0f-4ac8-bdd1-08d806a62f67 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:10.057224 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-91551c5c-eb0f-4ac8-bdd1-08d806a62f67 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:10.057404 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-91551c5c-eb0f-4ac8-bdd1-08d806a62f67 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:10.058633 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b083fd4-21d8-46ce-8aac-8acca6a51fa8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:10.058981 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1170/4677] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:10 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:10.066702 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:10.066702 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:10.069888 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-d07ed963-b014-4855-8141-6a5c0f80faca req-91551c5c-eb0f-4ac8-bdd1-08d806a62f67 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:10.073903 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-91551c5c-eb0f-4ac8-bdd1-08d806a62f67 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:10.074305 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1168/4678] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:18:10 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:18:10.169435 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d07ed963-b014-4855-8141-6a5c0f80faca req-2e0cc80c-12a4-4bad-87c0-1d10aa40e32e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:10.171557 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-2e0cc80c-12a4-4bad-87c0-1d10aa40e32e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] PUT https://10.4.3.144/volume/v3/attachments/9b7d19ea-4c33-4865-ac1f-ff4c6692605b Aug 07 17:18:10.172004 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-2e0cc80c-12a4-4bad-87c0-1d10aa40e32e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:10.178977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-d07ed963-b014-4855-8141-6a5c0f80faca req-2e0cc80c-12a4-4bad-87c0-1d10aa40e32e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Acquiring lock "cinder-attachment_update-5efd5a3c-330e-4abf-9ea7-a612d160883c-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:18:10.183391 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-d07ed963-b014-4855-8141-6a5c0f80faca req-2e0cc80c-12a4-4bad-87c0-1d10aa40e32e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-5efd5a3c-330e-4abf-9ea7-a612d160883c-np0000006737" acquired by "attachment_update" :: waited 0.004s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:18:10.184338 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:10.184338 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:10.255329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-d07ed963-b014-4855-8141-6a5c0f80faca req-2e0cc80c-12a4-4bad-87c0-1d10aa40e32e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-5efd5a3c-330e-4abf-9ea7-a612d160883c-np0000006737" released by "attachment_update" :: held 0.072s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:18:10.255872 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-2e0cc80c-12a4-4bad-87c0-1d10aa40e32e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/9b7d19ea-4c33-4865-ac1f-ff4c6692605b returned with HTTP 200 Aug 07 17:18:10.256365 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1165/4679] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:18:10 2026] PUT /volume/v3/attachments/9b7d19ea-4c33-4865-ac1f-ff4c6692605b => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:11.071827 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32f04478-e63a-4976-bf30-83d376c56434 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:11.073541 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32f04478-e63a-4976-bf30-83d376c56434 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:11.073724 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32f04478-e63a-4976-bf30-83d376c56434 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:11.073910 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32f04478-e63a-4976-bf30-83d376c56434 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:11.082979 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:11.082979 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:11.088536 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32f04478-e63a-4976-bf30-83d376c56434 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:11.095231 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32f04478-e63a-4976-bf30-83d376c56434 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:11.095693 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1177/4680] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:11 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:12.644833 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a632232e-1fab-4e6a-a16a-25e60291f9ec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:12.644833 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a632232e-1fab-4e6a-a16a-25e60291f9ec tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:12.644833 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a632232e-1fab-4e6a-a16a-25e60291f9ec tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:12.644833 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a632232e-1fab-4e6a-a16a-25e60291f9ec tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:12.644833 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:12.644833 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:12.644833 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a632232e-1fab-4e6a-a16a-25e60291f9ec tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:12.644833 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a632232e-1fab-4e6a-a16a-25e60291f9ec tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:12.644833 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1171/4681] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:12 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:13.140269 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d4ae64f1-c397-48cd-939a-364d1f4fe9f5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:13.142068 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4ae64f1-c397-48cd-939a-364d1f4fe9f5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:13.142265 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4ae64f1-c397-48cd-939a-364d1f4fe9f5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:13.142448 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d4ae64f1-c397-48cd-939a-364d1f4fe9f5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:13.152090 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:13.152090 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:13.155735 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d4ae64f1-c397-48cd-939a-364d1f4fe9f5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:13.160398 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d4ae64f1-c397-48cd-939a-364d1f4fe9f5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:13.160767 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1169/4682] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:13 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:13.517687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d07ed963-b014-4855-8141-6a5c0f80faca req-cf43a1b5-06f2-437d-8117-33b15f9d5329 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:13.519735 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-cf43a1b5-06f2-437d-8117-33b15f9d5329 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments/9b7d19ea-4c33-4865-ac1f-ff4c6692605b/action Aug 07 17:18:13.520140 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-cf43a1b5-06f2-437d-8117-33b15f9d5329 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:18:13.520259 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-cf43a1b5-06f2-437d-8117-33b15f9d5329 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:13.537148 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:13.537148 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:13.546778 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d07ed963-b014-4855-8141-6a5c0f80faca req-cf43a1b5-06f2-437d-8117-33b15f9d5329 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/9b7d19ea-4c33-4865-ac1f-ff4c6692605b/action returned with HTTP 204 Aug 07 17:18:13.547275 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1166/4683] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:18:13 2026] POST /volume/v3/attachments/9b7d19ea-4c33-4865-ac1f-ff4c6692605b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:14.172929 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89eae456-64e9-469c-8453-38095509bb8f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.174738 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89eae456-64e9-469c-8453-38095509bb8f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:18:14.174931 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89eae456-64e9-469c-8453-38095509bb8f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.175145 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89eae456-64e9-469c-8453-38095509bb8f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.184575 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.184575 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:14.187849 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89eae456-64e9-469c-8453-38095509bb8f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:14.192150 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89eae456-64e9-469c-8453-38095509bb8f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:18:14.192568 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1178/4684] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:14.192951 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-38d24066-7e2f-4d30-9f1a-1187f6dad22e req-dbd49d7f-4888-4daf-87fb-8e8d9c52854d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.195082 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-38d24066-7e2f-4d30-9f1a-1187f6dad22e req-dbd49d7f-4888-4daf-87fb-8e8d9c52854d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/6023521f-3ea2-4ba3-91ed-fff803082119 Aug 07 17:18:14.195282 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-38d24066-7e2f-4d30-9f1a-1187f6dad22e req-dbd49d7f-4888-4daf-87fb-8e8d9c52854d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.195467 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-38d24066-7e2f-4d30-9f1a-1187f6dad22e req-dbd49d7f-4888-4daf-87fb-8e8d9c52854d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.202834 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.202834 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:14.248991 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-f2fc443d-ffaa-4212-9304-c421df3300d5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.251202 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-f2fc443d-ffaa-4212-9304-c421df3300d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:14.251393 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-f2fc443d-ffaa-4212-9304-c421df3300d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.251593 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-f2fc443d-ffaa-4212-9304-c421df3300d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.257042 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-38d24066-7e2f-4d30-9f1a-1187f6dad22e req-dbd49d7f-4888-4daf-87fb-8e8d9c52854d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/6023521f-3ea2-4ba3-91ed-fff803082119 returned with HTTP 200 Aug 07 17:18:14.257508 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1172/4685] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:18:14 2026] DELETE /volume/v3/attachments/6023521f-3ea2-4ba3-91ed-fff803082119 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:14.257727 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.257727 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:14.261412 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-f2fc443d-ffaa-4212-9304-c421df3300d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:14.265312 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-f2fc443d-ffaa-4212-9304-c421df3300d5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:14.265716 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1170/4686] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:14.357312 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d1f59e17-3bd6-4d66-8520-3f52ab5c7f2b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.357740 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d1f59e17-3bd6-4d66-8520-3f52ab5c7f2b None None] GET https://10.4.3.144/volume// Aug 07 17:18:14.357956 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d1f59e17-3bd6-4d66-8520-3f52ab5c7f2b None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.358212 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d1f59e17-3bd6-4d66-8520-3f52ab5c7f2b None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.358553 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d1f59e17-3bd6-4d66-8520-3f52ab5c7f2b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:14.359774 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1167/4687] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:18:14.367151 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-b9066e5f-7fe8-4c1e-a6c7-c56fd9001f36 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.370724 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-b9066e5f-7fe8-4c1e-a6c7-c56fd9001f36 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:18:14.370724 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-b9066e5f-7fe8-4c1e-a6c7-c56fd9001f36 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29c2dacb-0d58-4e76-b245-cc69a595e09a", "connector": null, "instance_uuid": "1dc7449f-9e25-42da-867a-819463005e89"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:14.391556 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.391556 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:14.428125 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-b9066e5f-7fe8-4c1e-a6c7-c56fd9001f36 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:18:14.428486 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1179/4688] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:18:14 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:14.463636 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-64f81261-5dc9-4ca8-b7c7-7a7f2548fdd8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.469739 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64f81261-5dc9-4ca8-b7c7-7a7f2548fdd8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:14.469739 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64f81261-5dc9-4ca8-b7c7-7a7f2548fdd8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.469739 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64f81261-5dc9-4ca8-b7c7-7a7f2548fdd8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.470066 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-cb4c4ce9-f998-4c9c-9d56-39b0ebe938d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.472991 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-cb4c4ce9-f998-4c9c-9d56-39b0ebe938d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:18:14.472991 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-cb4c4ce9-f998-4c9c-9d56-39b0ebe938d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.472991 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-cb4c4ce9-f998-4c9c-9d56-39b0ebe938d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.475971 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3af2afbf-b1e5-4850-9db1-efe59120ba3b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.476341 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3af2afbf-b1e5-4850-9db1-efe59120ba3b None None] GET https://10.4.3.144/volume// Aug 07 17:18:14.476488 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3af2afbf-b1e5-4850-9db1-efe59120ba3b None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.476664 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3af2afbf-b1e5-4850-9db1-efe59120ba3b None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.476971 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3af2afbf-b1e5-4850-9db1-efe59120ba3b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:14.477257 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1168/4689] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:18:14.481686 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.481686 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:14.483662 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-18df7a78-bfdf-45de-b665-d1a341861f38 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.484440 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.484440 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:14.485493 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-18df7a78-bfdf-45de-b665-d1a341861f38 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:14.485717 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-18df7a78-bfdf-45de-b665-d1a341861f38 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.486184 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-18df7a78-bfdf-45de-b665-d1a341861f38 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.486629 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-64f81261-5dc9-4ca8-b7c7-7a7f2548fdd8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:14.488295 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-cb4c4ce9-f998-4c9c-9d56-39b0ebe938d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:18:14.492377 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64f81261-5dc9-4ca8-b7c7-7a7f2548fdd8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:14.492945 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1173/4690] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:14.493522 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-cb4c4ce9-f998-4c9c-9d56-39b0ebe938d2 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:18:14.493866 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1171/4691] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:14.495386 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.495386 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:14.498843 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-18df7a78-bfdf-45de-b665-d1a341861f38 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:14.503116 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-18df7a78-bfdf-45de-b665-d1a341861f38 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:14.503503 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1180/4692] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 1053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:18:14.517785 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2612f475-8ccf-445b-bb2b-474bd284ef61 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.519533 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2612f475-8ccf-445b-bb2b-474bd284ef61 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] POST https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548/action Aug 07 17:18:14.519854 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2612f475-8ccf-445b-bb2b-474bd284ef61 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:18:14.519964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2612f475-8ccf-445b-bb2b-474bd284ef61 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:14.536231 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.536231 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:14.537355 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2612f475-8ccf-445b-bb2b-474bd284ef61 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:18:14.550362 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2612f475-8ccf-445b-bb2b-474bd284ef61 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Begin detaching volume completed successfully. Aug 07 17:18:14.550603 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2612f475-8ccf-445b-bb2b-474bd284ef61 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548/action returned with HTTP 202 Aug 07 17:18:14.551103 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1169/4693] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:18:14 2026] POST /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:18:14.625225 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-9360e80e-6129-4a59-9420-8c8b94a5b71d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.629137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-9360e80e-6129-4a59-9420-8c8b94a5b71d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] PUT https://10.4.3.144/volume/v3/attachments/473d11ff-dd75-4d5a-888e-214baacfc1e4 Aug 07 17:18:14.629137 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-9360e80e-6129-4a59-9420-8c8b94a5b71d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:14.635885 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-9360e80e-6129-4a59-9420-8c8b94a5b71d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Acquiring lock "cinder-attachment_update-29c2dacb-0d58-4e76-b245-cc69a595e09a-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:18:14.639380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f500b6c5-ebe9-4104-8883-4ba05c6c207b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.639756 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f500b6c5-ebe9-4104-8883-4ba05c6c207b None None] GET https://10.4.3.144/volume// Aug 07 17:18:14.639940 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f500b6c5-ebe9-4104-8883-4ba05c6c207b None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.640175 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f500b6c5-ebe9-4104-8883-4ba05c6c207b None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.640485 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f500b6c5-ebe9-4104-8883-4ba05c6c207b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:14.640749 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1172/4694] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:18:14.645042 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-9360e80e-6129-4a59-9420-8c8b94a5b71d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-29c2dacb-0d58-4e76-b245-cc69a595e09a-np0000006737" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:18:14.645042 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.645042 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:14.650398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2ee805d0-050e-4a35-ad63-e7059bf93fe4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.652370 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2ee805d0-050e-4a35-ad63-e7059bf93fe4 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:18:14.652563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2ee805d0-050e-4a35-ad63-e7059bf93fe4 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.652738 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2ee805d0-050e-4a35-ad63-e7059bf93fe4 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.661292 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.661292 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:14.664474 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2ee805d0-050e-4a35-ad63-e7059bf93fe4 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:18:14.668330 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-2ee805d0-050e-4a35-ad63-e7059bf93fe4 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:18:14.668748 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1181/4695] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:18:14.736779 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-9360e80e-6129-4a59-9420-8c8b94a5b71d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-29c2dacb-0d58-4e76-b245-cc69a595e09a-np0000006737" released by "attachment_update" :: held 0.093s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:18:14.736779 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-9360e80e-6129-4a59-9420-8c8b94a5b71d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/473d11ff-dd75-4d5a-888e-214baacfc1e4 returned with HTTP 200 Aug 07 17:18:14.736779 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1174/4696] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:18:14 2026] PUT /volume/v3/attachments/473d11ff-dd75-4d5a-888e-214baacfc1e4 => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:14.746314 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-c57cff53-59aa-4c53-898f-edadf99d5be3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:14.749439 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-c57cff53-59aa-4c53-898f-edadf99d5be3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a/encryption Aug 07 17:18:14.749665 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-c57cff53-59aa-4c53-898f-edadf99d5be3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:14.749863 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-c57cff53-59aa-4c53-898f-edadf99d5be3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:14.761039 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:14.761039 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:14.767870 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-c57cff53-59aa-4c53-898f-edadf99d5be3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a/encryption returned with HTTP 200 Aug 07 17:18:14.768385 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1170/4697] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:18:14 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:15.298746 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-36b657c7-89f2-4238-8cdf-07e9c44e5c2c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:15.301373 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-36b657c7-89f2-4238-8cdf-07e9c44e5c2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:18:15.301637 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-36b657c7-89f2-4238-8cdf-07e9c44e5c2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:15.301946 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-36b657c7-89f2-4238-8cdf-07e9c44e5c2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:15.313696 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:15.313696 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:15.319232 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-36b657c7-89f2-4238-8cdf-07e9c44e5c2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:18:15.326773 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-36b657c7-89f2-4238-8cdf-07e9c44e5c2c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:18:15.327439 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1173/4698] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:15 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:15.512054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-30604e4e-2b54-41c5-8188-c0ab57ab5ebb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:15.512054 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30604e4e-2b54-41c5-8188-c0ab57ab5ebb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:15.512054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30604e4e-2b54-41c5-8188-c0ab57ab5ebb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:15.512054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30604e4e-2b54-41c5-8188-c0ab57ab5ebb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:15.520302 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:15.520302 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:15.523263 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-30604e4e-2b54-41c5-8188-c0ab57ab5ebb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:15.526739 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30604e4e-2b54-41c5-8188-c0ab57ab5ebb tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:15.527107 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1182/4699] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:15 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:15.730853 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-8e2a4861-db8a-40d9-bcd3-0be496dd9f95 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:15.732972 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-8e2a4861-db8a-40d9-bcd3-0be496dd9f95 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:18:15.733194 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-8e2a4861-db8a-40d9-bcd3-0be496dd9f95 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:15.733357 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-8e2a4861-db8a-40d9-bcd3-0be496dd9f95 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:15.739525 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:15.739525 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:15.742715 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-8e2a4861-db8a-40d9-bcd3-0be496dd9f95 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:18:15.746582 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-8e2a4861-db8a-40d9-bcd3-0be496dd9f95 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:18:15.746915 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1175/4700] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:15 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:15.757260 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-10fdbb25-5758-4c2f-9226-6f0ff363a452 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:15.757685 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-10fdbb25-5758-4c2f-9226-6f0ff363a452 None None] GET https://10.4.3.144/volume// Aug 07 17:18:15.757823 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-10fdbb25-5758-4c2f-9226-6f0ff363a452 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:15.758010 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-10fdbb25-5758-4c2f-9226-6f0ff363a452 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:15.758366 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-10fdbb25-5758-4c2f-9226-6f0ff363a452 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:15.758623 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1171/4701] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:18: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 07 17:18:15.766648 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-bec1df58-0e5d-401f-b821-009d791402fb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:15.768428 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-bec1df58-0e5d-401f-b821-009d791402fb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:18:15.768731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-bec1df58-0e5d-401f-b821-009d791402fb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a379a040-1511-4f59-a882-4b92a911f263", "connector": null, "instance_uuid": "79fe56e3-03c5-40de-94b0-2f1a0890c364"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:15.775964 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:15.775964 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:15.796807 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-bec1df58-0e5d-401f-b821-009d791402fb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:18:15.797266 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1174/4702] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:18:15 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:16.539982 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b775d2a2-ef43-414b-868e-1916ac83f3ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:16.541672 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b775d2a2-ef43-414b-868e-1916ac83f3ca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:16.541968 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b775d2a2-ef43-414b-868e-1916ac83f3ca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:16.543255 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b775d2a2-ef43-414b-868e-1916ac83f3ca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:16.551778 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:16.551778 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:16.555257 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b775d2a2-ef43-414b-868e-1916ac83f3ca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:16.559674 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b775d2a2-ef43-414b-868e-1916ac83f3ca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:16.560202 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1183/4703] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:16 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:16.665818 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67e889a4-4de6-4abc-922a-d2e607f2a37c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:16.666322 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67e889a4-4de6-4abc-922a-d2e607f2a37c None None] GET https://10.4.3.144/volume// Aug 07 17:18:16.666512 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67e889a4-4de6-4abc-922a-d2e607f2a37c None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:16.666714 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67e889a4-4de6-4abc-922a-d2e607f2a37c None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:16.667075 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67e889a4-4de6-4abc-922a-d2e607f2a37c None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:16.667665 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1176/4704] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:18: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 07 17:18:16.684201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-b062e159-00c2-4348-86be-c5a7fb722ba5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:16.686114 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-b062e159-00c2-4348-86be-c5a7fb722ba5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:18:16.686352 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-b062e159-00c2-4348-86be-c5a7fb722ba5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:16.686558 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-b062e159-00c2-4348-86be-c5a7fb722ba5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:16.695668 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:16.695668 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:16.699229 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-b062e159-00c2-4348-86be-c5a7fb722ba5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:18:16.704814 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-b062e159-00c2-4348-86be-c5a7fb722ba5 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:18:16.705250 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1172/4705] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:18:16 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:18:16.812255 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-cb63b7fd-251e-4ff4-9df1-4215f75f329c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:16.815006 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-cb63b7fd-251e-4ff4-9df1-4215f75f329c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/a14e3176-7ab0-473b-a266-e74ca55560de Aug 07 17:18:16.815580 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-cb63b7fd-251e-4ff4-9df1-4215f75f329c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:16.825066 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-cb63b7fd-251e-4ff4-9df1-4215f75f329c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-a379a040-1511-4f59-a882-4b92a911f263-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:18:16.831535 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-cb63b7fd-251e-4ff4-9df1-4215f75f329c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-a379a040-1511-4f59-a882-4b92a911f263-np0000006737" acquired by "attachment_update" :: waited 0.006s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:18:16.833237 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:16.833237 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:16.918496 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-cb63b7fd-251e-4ff4-9df1-4215f75f329c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-a379a040-1511-4f59-a882-4b92a911f263-np0000006737" released by "attachment_update" :: held 0.087s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:18:16.918883 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-cb63b7fd-251e-4ff4-9df1-4215f75f329c tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/a14e3176-7ab0-473b-a266-e74ca55560de returned with HTTP 200 Aug 07 17:18:16.919364 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1175/4706] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:18:16 2026] PUT /volume/v3/attachments/a14e3176-7ab0-473b-a266-e74ca55560de => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:16.939104 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-4bf3c4b6-cfad-45bb-9c70-d9fae94e1b38 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:16.941370 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-4bf3c4b6-cfad-45bb-9c70-d9fae94e1b38 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/a14e3176-7ab0-473b-a266-e74ca55560de/action Aug 07 17:18:16.941755 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-4bf3c4b6-cfad-45bb-9c70-d9fae94e1b38 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:18:16.941935 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-4bf3c4b6-cfad-45bb-9c70-d9fae94e1b38 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:16.959801 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:16.959801 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:16.971172 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5140a387-4dee-425c-957a-43b97d1b07b2 req-4bf3c4b6-cfad-45bb-9c70-d9fae94e1b38 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/a14e3176-7ab0-473b-a266-e74ca55560de/action returned with HTTP 204 Aug 07 17:18:16.971803 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1184/4707] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:18:16 2026] POST /volume/v3/attachments/a14e3176-7ab0-473b-a266-e74ca55560de/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:17.575502 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dca35d20-5223-4bbd-8255-5f837f0595ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:17.577318 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dca35d20-5223-4bbd-8255-5f837f0595ed tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:17.577508 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dca35d20-5223-4bbd-8255-5f837f0595ed tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:17.577687 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dca35d20-5223-4bbd-8255-5f837f0595ed tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:17.587753 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:17.587753 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:17.594186 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dca35d20-5223-4bbd-8255-5f837f0595ed tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:17.599196 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dca35d20-5223-4bbd-8255-5f837f0595ed tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:17.599540 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1177/4708] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:17 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:18.127188 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-c6463250-c234-4f32-a968-55674baab1c8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:18.129629 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-c6463250-c234-4f32-a968-55674baab1c8 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] DELETE https://10.4.3.144/volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c Aug 07 17:18:18.129965 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-c6463250-c234-4f32-a968-55674baab1c8 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:18.130161 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-c6463250-c234-4f32-a968-55674baab1c8 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:18.136960 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:18.136960 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:18.185125 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-fb8c092b-abe5-48c1-98c1-0181fd66785c req-c6463250-c234-4f32-a968-55674baab1c8 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c returned with HTTP 200 Aug 07 17:18:18.185539 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1173/4709] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:18:18 2026] DELETE /volume/v3/attachments/a5b6b970-b463-451d-8ee8-ec2b54f0148c => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:18.613962 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3eaf1d45-0ecb-413c-9e68-c14c1fdd2348 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:18.615949 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3eaf1d45-0ecb-413c-9e68-c14c1fdd2348 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:18.616180 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3eaf1d45-0ecb-413c-9e68-c14c1fdd2348 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:18.616388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3eaf1d45-0ecb-413c-9e68-c14c1fdd2348 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:18.625066 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:18.625066 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:18.628223 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3eaf1d45-0ecb-413c-9e68-c14c1fdd2348 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:18.631928 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3eaf1d45-0ecb-413c-9e68-c14c1fdd2348 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:18.632348 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1176/4710] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:18 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:18.796121 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-922f0ec2-0966-4604-ba9c-1438a45bb29f req-7ae6dc37-79c5-44f9-a6b5-9a612ae22ed9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:18.798306 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-922f0ec2-0966-4604-ba9c-1438a45bb29f req-7ae6dc37-79c5-44f9-a6b5-9a612ae22ed9 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:18:18.798504 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-922f0ec2-0966-4604-ba9c-1438a45bb29f req-7ae6dc37-79c5-44f9-a6b5-9a612ae22ed9 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:18.798701 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-922f0ec2-0966-4604-ba9c-1438a45bb29f req-7ae6dc37-79c5-44f9-a6b5-9a612ae22ed9 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:18.805758 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:18.805758 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:18.809858 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-922f0ec2-0966-4604-ba9c-1438a45bb29f req-7ae6dc37-79c5-44f9-a6b5-9a612ae22ed9 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:18:18.814172 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-922f0ec2-0966-4604-ba9c-1438a45bb29f req-7ae6dc37-79c5-44f9-a6b5-9a612ae22ed9 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:18:18.814562 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1185/4711] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:18 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:18.828505 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2e6e6a20-cbac-4a99-b66a-c8ed897157a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:18.830768 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e6e6a20-cbac-4a99-b66a-c8ed897157a7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] DELETE https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:18:18.831064 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e6e6a20-cbac-4a99-b66a-c8ed897157a7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:18.831277 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e6e6a20-cbac-4a99-b66a-c8ed897157a7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:18.831852 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2e6e6a20-cbac-4a99-b66a-c8ed897157a7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Delete volume with id: e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:18:18.839815 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:18.839815 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:18.840386 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2e6e6a20-cbac-4a99-b66a-c8ed897157a7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:18:18.857431 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2e6e6a20-cbac-4a99-b66a-c8ed897157a7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Delete volume request issued successfully. Aug 07 17:18:18.857637 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e6e6a20-cbac-4a99-b66a-c8ed897157a7 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 202 Aug 07 17:18:18.858121 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1178/4712] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:18:18 2026] DELETE /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:18:18.865362 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0f9e05c0-0e02-47ed-9855-2bfa9277cf4b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:18.867656 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0f9e05c0-0e02-47ed-9855-2bfa9277cf4b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:18:18.867918 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0f9e05c0-0e02-47ed-9855-2bfa9277cf4b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:18.868156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0f9e05c0-0e02-47ed-9855-2bfa9277cf4b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:18.876776 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:18.876776 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:18.880761 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0f9e05c0-0e02-47ed-9855-2bfa9277cf4b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Volume info retrieved successfully. Aug 07 17:18:18.885982 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0f9e05c0-0e02-47ed-9855-2bfa9277cf4b tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 200 Aug 07 17:18:18.886839 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1174/4713] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:18 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:19.644389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-40c68d13-e226-420a-bf54-984058e337e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:19.646639 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40c68d13-e226-420a-bf54-984058e337e4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:19.646902 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40c68d13-e226-420a-bf54-984058e337e4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:19.647119 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40c68d13-e226-420a-bf54-984058e337e4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:19.657904 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:19.657904 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:19.661577 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-40c68d13-e226-420a-bf54-984058e337e4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:19.665863 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40c68d13-e226-420a-bf54-984058e337e4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:19.666250 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1177/4714] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:19 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:19.899407 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2d019b14-0e70-4c03-8b48-0315f08f9079 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:19.901640 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d019b14-0e70-4c03-8b48-0315f08f9079 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] GET https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 Aug 07 17:18:19.901870 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d019b14-0e70-4c03-8b48-0315f08f9079 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:19.902126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d019b14-0e70-4c03-8b48-0315f08f9079 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:19.909430 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d019b14-0e70-4c03-8b48-0315f08f9079 tempest-TestMinimumBasicScenario-1383062967 tempest-TestMinimumBasicScenario-1383062967-project-member] https://10.4.3.144/volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 returned with HTTP 404 Aug 07 17:18:19.910005 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1186/4715] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:19 2026] GET /volume/v3/volumes/e02a04f6-969e-4332-aea5-f596972df548 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:20.678222 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e6b4078d-7e69-4408-afd3-8800c20d8331 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:20.679933 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6b4078d-7e69-4408-afd3-8800c20d8331 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:20.680150 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6b4078d-7e69-4408-afd3-8800c20d8331 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:20.680348 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6b4078d-7e69-4408-afd3-8800c20d8331 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:20.689565 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:20.689565 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:20.693181 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e6b4078d-7e69-4408-afd3-8800c20d8331 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:20.697278 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6b4078d-7e69-4408-afd3-8800c20d8331 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:20.697685 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1179/4716] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:20 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:21.711594 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-47ab29ce-3098-49d9-8983-e39048446cf5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:21.713425 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47ab29ce-3098-49d9-8983-e39048446cf5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:21.713631 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47ab29ce-3098-49d9-8983-e39048446cf5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:21.713816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-47ab29ce-3098-49d9-8983-e39048446cf5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:21.722300 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:21.722300 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:21.725301 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-47ab29ce-3098-49d9-8983-e39048446cf5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:21.729011 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-47ab29ce-3098-49d9-8983-e39048446cf5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:21.729375 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1175/4717] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:21 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:18:22.742784 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a54df11-f29c-4e6f-9883-24ee1166b2de None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:22.745366 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a54df11-f29c-4e6f-9883-24ee1166b2de tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:22.746932 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a54df11-f29c-4e6f-9883-24ee1166b2de tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:22.747182 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a54df11-f29c-4e6f-9883-24ee1166b2de tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:22.757107 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:22.757107 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:22.760435 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3a54df11-f29c-4e6f-9883-24ee1166b2de tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:22.765046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a54df11-f29c-4e6f-9883-24ee1166b2de tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:22.765588 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1178/4718] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:22 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:22.930487 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-b85ab33d-e1c3-4550-9a1a-359ed0bed9c6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:22.935532 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-b85ab33d-e1c3-4550-9a1a-359ed0bed9c6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments/473d11ff-dd75-4d5a-888e-214baacfc1e4/action Aug 07 17:18:22.935532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-b85ab33d-e1c3-4550-9a1a-359ed0bed9c6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:18:22.935532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-b85ab33d-e1c3-4550-9a1a-359ed0bed9c6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:22.963868 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:22.963868 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:22.977466 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f352b2ad-2bd9-4bb5-8761-de85a611700d req-b85ab33d-e1c3-4550-9a1a-359ed0bed9c6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/473d11ff-dd75-4d5a-888e-214baacfc1e4/action returned with HTTP 204 Aug 07 17:18:22.977466 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1187/4719] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:18:22 2026] POST /volume/v3/attachments/473d11ff-dd75-4d5a-888e-214baacfc1e4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:23.781472 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57211cf9-dd03-4544-9472-4a7122855b39 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:23.783210 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57211cf9-dd03-4544-9472-4a7122855b39 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:18:23.783587 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57211cf9-dd03-4544-9472-4a7122855b39 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:23.784062 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57211cf9-dd03-4544-9472-4a7122855b39 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:23.794363 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:23.794363 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:23.800785 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-57211cf9-dd03-4544-9472-4a7122855b39 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:23.803455 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57211cf9-dd03-4544-9472-4a7122855b39 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:18:23.804117 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1180/4720] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:23 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:24.382885 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-44577cda-e1db-48dc-89ee-ab40831381fc req-705b2d49-2c81-41da-a729-fde4ac20cd7f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:24.384912 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-705b2d49-2c81-41da-a729-fde4ac20cd7f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:24.385108 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-705b2d49-2c81-41da-a729-fde4ac20cd7f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:24.385276 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-705b2d49-2c81-41da-a729-fde4ac20cd7f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:24.391335 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:24.391335 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:24.394518 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-44577cda-e1db-48dc-89ee-ab40831381fc req-705b2d49-2c81-41da-a729-fde4ac20cd7f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:24.397991 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-705b2d49-2c81-41da-a729-fde4ac20cd7f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:24.398348 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1176/4721] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:24 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:24.477536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b6dba340-87d7-4e6d-b98d-468fb6fc4b20 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:24.478045 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b6dba340-87d7-4e6d-b98d-468fb6fc4b20 None None] GET https://10.4.3.144/volume// Aug 07 17:18:24.478293 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b6dba340-87d7-4e6d-b98d-468fb6fc4b20 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:24.478570 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b6dba340-87d7-4e6d-b98d-468fb6fc4b20 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:24.478985 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b6dba340-87d7-4e6d-b98d-468fb6fc4b20 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:24.479449 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1179/4722] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:18: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 07 17:18:24.486326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-44577cda-e1db-48dc-89ee-ab40831381fc req-17eb5a5d-07de-448a-beb1-d25912aa8346 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:24.488270 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-17eb5a5d-07de-448a-beb1-d25912aa8346 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:18:24.488684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-17eb5a5d-07de-448a-beb1-d25912aa8346 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c75fb16-1080-4aa6-a5a6-8fd7d177146a", "connector": null, "instance_uuid": "1dc7449f-9e25-42da-867a-819463005e89"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:24.497205 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:24.497205 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:24.521604 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-17eb5a5d-07de-448a-beb1-d25912aa8346 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:18:24.522089 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1188/4723] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:18:24 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:24.562533 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8a01ebbc-ba2d-493e-b0aa-d922e2c83bfc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:24.565714 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a01ebbc-ba2d-493e-b0aa-d922e2c83bfc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:24.565908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a01ebbc-ba2d-493e-b0aa-d922e2c83bfc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:24.566104 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a01ebbc-ba2d-493e-b0aa-d922e2c83bfc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:24.574620 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c087d4e0-3d5e-4d21-8799-f49d46ed6ba7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:24.574963 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c087d4e0-3d5e-4d21-8799-f49d46ed6ba7 None None] GET https://10.4.3.144/volume// Aug 07 17:18:24.575165 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c087d4e0-3d5e-4d21-8799-f49d46ed6ba7 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:24.575363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c087d4e0-3d5e-4d21-8799-f49d46ed6ba7 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:24.575701 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c087d4e0-3d5e-4d21-8799-f49d46ed6ba7 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:24.575989 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1177/4724] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:18: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 07 17:18:24.582495 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:24.582495 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:24.583375 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-44577cda-e1db-48dc-89ee-ab40831381fc req-5ff927ad-bd9b-42f5-a29b-ae9a33b73b04 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:24.586976 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8a01ebbc-ba2d-493e-b0aa-d922e2c83bfc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:24.589246 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-5ff927ad-bd9b-42f5-a29b-ae9a33b73b04 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:24.589556 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-5ff927ad-bd9b-42f5-a29b-ae9a33b73b04 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:24.589785 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-5ff927ad-bd9b-42f5-a29b-ae9a33b73b04 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:24.591812 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a01ebbc-ba2d-493e-b0aa-d922e2c83bfc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:24.592204 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1181/4725] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:24 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 920 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:24.600517 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:24.600517 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:24.604765 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-44577cda-e1db-48dc-89ee-ab40831381fc req-5ff927ad-bd9b-42f5-a29b-ae9a33b73b04 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:24.608658 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-5ff927ad-bd9b-42f5-a29b-ae9a33b73b04 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:24.609108 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1180/4726] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:18:24 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:18:24.717649 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-44577cda-e1db-48dc-89ee-ab40831381fc req-f94c4f9b-7254-41bd-b073-105b9a66daf6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:24.719644 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-f94c4f9b-7254-41bd-b073-105b9a66daf6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] PUT https://10.4.3.144/volume/v3/attachments/364ea010-027f-4c5e-9246-b6d1d7a62b49 Aug 07 17:18:24.720076 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-f94c4f9b-7254-41bd-b073-105b9a66daf6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:24.727296 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-44577cda-e1db-48dc-89ee-ab40831381fc req-f94c4f9b-7254-41bd-b073-105b9a66daf6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Acquiring lock "cinder-attachment_update-8c75fb16-1080-4aa6-a5a6-8fd7d177146a-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:18:24.732629 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-44577cda-e1db-48dc-89ee-ab40831381fc req-f94c4f9b-7254-41bd-b073-105b9a66daf6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-8c75fb16-1080-4aa6-a5a6-8fd7d177146a-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:18:24.734154 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:24.734154 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:24.811977 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-44577cda-e1db-48dc-89ee-ab40831381fc req-f94c4f9b-7254-41bd-b073-105b9a66daf6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-8c75fb16-1080-4aa6-a5a6-8fd7d177146a-np0000006737" released by "attachment_update" :: held 0.079s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:18:24.812333 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-f94c4f9b-7254-41bd-b073-105b9a66daf6 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/364ea010-027f-4c5e-9246-b6d1d7a62b49 returned with HTTP 200 Aug 07 17:18:24.812810 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1189/4727] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:18:24 2026] PUT /volume/v3/attachments/364ea010-027f-4c5e-9246-b6d1d7a62b49 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:25.613906 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1a8858a2-ba88-43c9-abf1-fbf966d30e65 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:25.618173 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1a8858a2-ba88-43c9-abf1-fbf966d30e65 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:25.618478 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1a8858a2-ba88-43c9-abf1-fbf966d30e65 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:25.618747 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1a8858a2-ba88-43c9-abf1-fbf966d30e65 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:25.634343 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:25.634343 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:25.639320 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1a8858a2-ba88-43c9-abf1-fbf966d30e65 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:25.644190 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1a8858a2-ba88-43c9-abf1-fbf966d30e65 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:25.644584 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1178/4728] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:25 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:26.656958 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7575ef20-3c04-4d59-ac39-e4376486b146 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:26.658844 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7575ef20-3c04-4d59-ac39-e4376486b146 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:26.659107 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7575ef20-3c04-4d59-ac39-e4376486b146 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:26.659364 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7575ef20-3c04-4d59-ac39-e4376486b146 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:26.669120 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:26.669120 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:26.673296 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7575ef20-3c04-4d59-ac39-e4376486b146 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:26.677918 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7575ef20-3c04-4d59-ac39-e4376486b146 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:26.678360 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1182/4729] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:26 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:18:27.690992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-65577d65-7a4f-4aa6-851f-f212fab44559 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:27.693183 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-65577d65-7a4f-4aa6-851f-f212fab44559 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:27.693444 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-65577d65-7a4f-4aa6-851f-f212fab44559 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:27.693688 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-65577d65-7a4f-4aa6-851f-f212fab44559 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:27.703828 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:27.703828 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:27.708269 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-65577d65-7a4f-4aa6-851f-f212fab44559 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:27.712439 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-65577d65-7a4f-4aa6-851f-f212fab44559 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:27.712982 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1181/4730] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:27 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:28.052715 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-44577cda-e1db-48dc-89ee-ab40831381fc req-165b6c8e-36a7-4988-9678-fb264a9ab45b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:28.054646 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-165b6c8e-36a7-4988-9678-fb264a9ab45b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments/364ea010-027f-4c5e-9246-b6d1d7a62b49/action Aug 07 17:18:28.054968 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-165b6c8e-36a7-4988-9678-fb264a9ab45b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:18:28.055129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-165b6c8e-36a7-4988-9678-fb264a9ab45b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:28.069994 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:28.069994 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:28.079624 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-44577cda-e1db-48dc-89ee-ab40831381fc req-165b6c8e-36a7-4988-9678-fb264a9ab45b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/364ea010-027f-4c5e-9246-b6d1d7a62b49/action returned with HTTP 204 Aug 07 17:18:28.080079 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1190/4731] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:18:28 2026] POST /volume/v3/attachments/364ea010-027f-4c5e-9246-b6d1d7a62b49/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:28.725004 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dbed8bf8-8d4a-4649-a13b-39b9f627c344 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:28.726925 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dbed8bf8-8d4a-4649-a13b-39b9f627c344 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:18:28.727170 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dbed8bf8-8d4a-4649-a13b-39b9f627c344 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:28.727406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dbed8bf8-8d4a-4649-a13b-39b9f627c344 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:28.737540 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:28.737540 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:28.740662 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-dbed8bf8-8d4a-4649-a13b-39b9f627c344 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:18:28.744452 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dbed8bf8-8d4a-4649-a13b-39b9f627c344 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:18:28.744785 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1179/4732] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:28 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:29.294238 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8773887c-a8e3-4037-8ff4-efeab9576978 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:29.369040 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8773887c-a8e3-4037-8ff4-efeab9576978 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:18:29.369403 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8773887c-a8e3-4037-8ff4-efeab9576978 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:29.383365 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8773887c-a8e3-4037-8ff4-efeab9576978 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:18:29.383774 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1183/4733] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:18:29 2026] POST /volume/v3/types => generated 287 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:30.990981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:30.992777 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:18:30.993161 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "2025c9fa-a16d-478f-9bcf-55892c7e7720", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:30.994571 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '2025c9fa-a16d-478f-9bcf-55892c7e7720', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:18:31.081809 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Create volume of 1 GB Aug 07 17:18:31.085731 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Availability Zones retrieved successfully. Aug 07 17:18:31.090467 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Flow 'volume_create_api' (f1482d0e-952f-4efd-aa06-f0cd6203a23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:31.091502 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e0630e-a789-463d-bfb9-41431402a84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:31.092361 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:18:31.147904 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2e0630e-a789-463d-bfb9-41431402a84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:18:29Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d84d586e-a2c2-40bb-93a5-5ff58984b982,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': 'd84d586e-a2c2-40bb-93a5-5ff58984b982', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:31.148681 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229f74da-0730-4dcd-9464-a75cefc81890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:31.183646 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-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 07 17:18:31.184009 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-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 07 17:18:31.217384 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Created reservations ['d7e7c7dc-e729-4109-9ff4-aab1ec47d331', '3ee7c093-ee33-45b5-a017-e93c5dd61bf2', 'a6b045e2-c377-4527-bd25-6f3bbb94cc26', '646f84e2-eb76-4a53-af76-28f00d2bba39'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:18:31.218248 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229f74da-0730-4dcd-9464-a75cefc81890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7e7c7dc-e729-4109-9ff4-aab1ec47d331', '3ee7c093-ee33-45b5-a017-e93c5dd61bf2', 'a6b045e2-c377-4527-bd25-6f3bbb94cc26', '646f84e2-eb76-4a53-af76-28f00d2bba39']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:31.218992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6969c2b-4561-40f8-b192-279d6db8fa25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:31.243922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6969c2b-4561-40f8-b192-279d6db8fa25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6de8681d-a69d-43fa-8071-fd4647653431', '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='55e3996d5b884b4e947b38c032250db2',qos_specs=None,replication_status=,reservations=['d7e7c7dc-e729-4109-9ff4-aab1ec47d331','3ee7c093-ee33-45b5-a017-e93c5dd61bf2','a6b045e2-c377-4527-bd25-6f3bbb94cc26','646f84e2-eb76-4a53-af76-28f00d2bba39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e074c9d328c54a3b889bc2ac564ab85a',volume_type_id=d84d586e-a2c2-40bb-93a5-5ff58984b982), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:18:31Z,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=6de8681d-a69d-43fa-8071-fd4647653431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55e3996d5b884b4e947b38c032250db2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e074c9d328c54a3b889bc2ac564ab85a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d84d586e-a2c2-40bb-93a5-5ff58984b982),volume_type_id=d84d586e-a2c2-40bb-93a5-5ff58984b982)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:31.244651 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a0c11c-6f7b-43a8-81f8-972e8f194b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:31.264937 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a0c11c-6f7b-43a8-81f8-972e8f194b6f) transitioned into state 'SUCCESS' from 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='55e3996d5b884b4e947b38c032250db2',qos_specs=None,replication_status=,reservations=['d7e7c7dc-e729-4109-9ff4-aab1ec47d331','3ee7c093-ee33-45b5-a017-e93c5dd61bf2','a6b045e2-c377-4527-bd25-6f3bbb94cc26','646f84e2-eb76-4a53-af76-28f00d2bba39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e074c9d328c54a3b889bc2ac564ab85a',volume_type_id=d84d586e-a2c2-40bb-93a5-5ff58984b982)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:31.265684 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa4aef3-bdc5-4179-aa8c-bd5b665d86b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:31.276692 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fa4aef3-bdc5-4179-aa8c-bd5b665d86b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:31.277596 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Flow 'volume_create_api' (f1482d0e-952f-4efd-aa06-f0cd6203a23f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:31.277907 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Create volume request issued successfully. Aug 07 17:18:31.278522 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-03d955b4-3308-4ab5-be3b-20f2dd2d8c4c tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:18:31.278959 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1182/4734] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:18:30 2026] POST /volume/v3/volumes => generated 798 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:18:31.291911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c5935367-ed04-4c68-a4fb-ef16853da9d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:31.294408 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5935367-ed04-4c68-a4fb-ef16853da9d2 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] GET https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:31.294577 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5935367-ed04-4c68-a4fb-ef16853da9d2 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:31.294802 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5935367-ed04-4c68-a4fb-ef16853da9d2 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:31.303362 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:31.303362 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:31.307567 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5935367-ed04-4c68-a4fb-ef16853da9d2 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Volume info retrieved successfully. Aug 07 17:18:31.312950 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5935367-ed04-4c68-a4fb-ef16853da9d2 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 200 Aug 07 17:18:31.313463 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1191/4735] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:31 2026] GET /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:32.329532 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9b627574-95b6-4a7c-9d56-5a5bc8f87c9a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:32.332398 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9b627574-95b6-4a7c-9d56-5a5bc8f87c9a tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] GET https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:32.332775 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9b627574-95b6-4a7c-9d56-5a5bc8f87c9a tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:32.333082 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9b627574-95b6-4a7c-9d56-5a5bc8f87c9a tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:32.342789 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:32.342789 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:32.349284 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9b627574-95b6-4a7c-9d56-5a5bc8f87c9a tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Volume info retrieved successfully. Aug 07 17:18:32.361176 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9b627574-95b6-4a7c-9d56-5a5bc8f87c9a tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 200 Aug 07 17:18:32.361847 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1180/4736] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:32 2026] GET /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 948 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:33.379226 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3acf356e-1235-40e1-ace0-3024737be596 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:33.381018 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3acf356e-1235-40e1-ace0-3024737be596 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] GET https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:33.381243 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3acf356e-1235-40e1-ace0-3024737be596 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:33.381444 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3acf356e-1235-40e1-ace0-3024737be596 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:33.390164 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:33.390164 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:33.394328 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3acf356e-1235-40e1-ace0-3024737be596 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Volume info retrieved successfully. Aug 07 17:18:33.398849 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3acf356e-1235-40e1-ace0-3024737be596 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 200 Aug 07 17:18:33.399454 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1184/4737] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:33 2026] GET /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:34.413773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-605fceae-04bb-47a0-ae74-0c910966e3ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:34.415724 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-605fceae-04bb-47a0-ae74-0c910966e3ee tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] GET https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:34.415912 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-605fceae-04bb-47a0-ae74-0c910966e3ee tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:34.416135 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-605fceae-04bb-47a0-ae74-0c910966e3ee tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:34.423197 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:34.423197 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:34.426059 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-605fceae-04bb-47a0-ae74-0c910966e3ee tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Volume info retrieved successfully. Aug 07 17:18:34.431366 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-605fceae-04bb-47a0-ae74-0c910966e3ee tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 200 Aug 07 17:18:34.431714 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1183/4738] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:34 2026] GET /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:35.443336 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0db316a4-59bb-4404-949f-511950563764 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:35.445084 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0db316a4-59bb-4404-949f-511950563764 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] GET https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:35.445279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0db316a4-59bb-4404-949f-511950563764 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:35.445472 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0db316a4-59bb-4404-949f-511950563764 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:35.452177 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:35.452177 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:35.456004 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0db316a4-59bb-4404-949f-511950563764 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Volume info retrieved successfully. Aug 07 17:18:35.460461 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0db316a4-59bb-4404-949f-511950563764 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 200 Aug 07 17:18:35.460898 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1192/4739] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:35 2026] GET /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:36.474807 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a63d75ac-8c7e-4d8c-9ab9-bf4006c73af7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:36.477339 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a63d75ac-8c7e-4d8c-9ab9-bf4006c73af7 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] GET https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:36.477459 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a63d75ac-8c7e-4d8c-9ab9-bf4006c73af7 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:36.477708 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a63d75ac-8c7e-4d8c-9ab9-bf4006c73af7 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:36.486522 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:36.486522 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:36.491484 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a63d75ac-8c7e-4d8c-9ab9-bf4006c73af7 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Volume info retrieved successfully. Aug 07 17:18:36.497712 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a63d75ac-8c7e-4d8c-9ab9-bf4006c73af7 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 200 Aug 07 17:18:36.498254 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1181/4740] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:36 2026] GET /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:37.510636 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e43b83ea-aa88-495f-89bd-7c5701d94c09 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:37.512367 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e43b83ea-aa88-495f-89bd-7c5701d94c09 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] GET https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:37.512562 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e43b83ea-aa88-495f-89bd-7c5701d94c09 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:37.512711 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e43b83ea-aa88-495f-89bd-7c5701d94c09 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:37.519143 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:37.519143 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:37.522544 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e43b83ea-aa88-495f-89bd-7c5701d94c09 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Volume info retrieved successfully. Aug 07 17:18:37.526669 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e43b83ea-aa88-495f-89bd-7c5701d94c09 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 200 Aug 07 17:18:37.527009 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1185/4741] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:37 2026] GET /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 1295 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:37.539978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fbdae6fc-b380-4517-b329-1d8307dd6bc3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:37.541863 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fbdae6fc-b380-4517-b329-1d8307dd6bc3 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] DELETE https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:37.542091 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fbdae6fc-b380-4517-b329-1d8307dd6bc3 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:37.542299 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fbdae6fc-b380-4517-b329-1d8307dd6bc3 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:37.542455 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-fbdae6fc-b380-4517-b329-1d8307dd6bc3 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Delete volume with id: 6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:37.549787 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:37.549787 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:37.550279 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fbdae6fc-b380-4517-b329-1d8307dd6bc3 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Volume info retrieved successfully. Aug 07 17:18:37.568476 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fbdae6fc-b380-4517-b329-1d8307dd6bc3 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Delete volume request issued successfully. Aug 07 17:18:37.568667 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fbdae6fc-b380-4517-b329-1d8307dd6bc3 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 202 Aug 07 17:18:37.569110 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1184/4742] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:18:37 2026] DELETE /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:18:37.576469 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9f57492-d671-4917-87f1-dd565f84f2e0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:37.578083 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9f57492-d671-4917-87f1-dd565f84f2e0 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] GET https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:37.578301 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9f57492-d671-4917-87f1-dd565f84f2e0 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:37.578517 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9f57492-d671-4917-87f1-dd565f84f2e0 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:37.580734 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=168,cinder:UPDATE=53,cinder:INSERT=24 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:18:37.586550 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:37.586550 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:37.591980 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f9f57492-d671-4917-87f1-dd565f84f2e0 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Volume info retrieved successfully. Aug 07 17:18:37.597478 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9f57492-d671-4917-87f1-dd565f84f2e0 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 200 Aug 07 17:18:37.597946 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1193/4743] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:37 2026] GET /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 1294 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:38.612363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4481f6bc-47b9-4a0e-8f3f-7285972baff2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:38.614013 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4481f6bc-47b9-4a0e-8f3f-7285972baff2 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] GET https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 Aug 07 17:18:38.614218 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4481f6bc-47b9-4a0e-8f3f-7285972baff2 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:38.614396 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4481f6bc-47b9-4a0e-8f3f-7285972baff2 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:38.619871 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4481f6bc-47b9-4a0e-8f3f-7285972baff2 tempest-VolumeAndVolumeTypeFromImageTest-659807070 tempest-VolumeAndVolumeTypeFromImageTest-659807070-project-member] https://10.4.3.144/volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 returned with HTTP 404 Aug 07 17:18:38.620337 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1182/4744] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:38 2026] GET /volume/v3/volumes/6de8681d-a69d-43fa-8071-fd4647653431 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:38.807619 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec354159-d8b7-4377-b0a2-4d3cbc2bec13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:38.809620 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec354159-d8b7-4377-b0a2-4d3cbc2bec13 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:18:38.809884 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec354159-d8b7-4377-b0a2-4d3cbc2bec13 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:38.810175 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec354159-d8b7-4377-b0a2-4d3cbc2bec13 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:38.810977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ec354159-d8b7-4377-b0a2-4d3cbc2bec13 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:18:38.829794 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ec354159-d8b7-4377-b0a2-4d3cbc2bec13 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Get all volumes completed successfully. Aug 07 17:18:38.831824 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:38.831824 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:38.837076 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec354159-d8b7-4377-b0a2-4d3cbc2bec13 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:18:38.837503 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1186/4745] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:18:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11098 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:18:38.852491 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-161a5919-7399-4e6c-8a14-706dea9d6e0b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:38.854509 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-161a5919-7399-4e6c-8a14-706dea9d6e0b tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/a83a22ba-b309-43e7-aa6a-b925bfe76f0e Aug 07 17:18:38.854713 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-161a5919-7399-4e6c-8a14-706dea9d6e0b tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:38.854890 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-161a5919-7399-4e6c-8a14-706dea9d6e0b tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:38.855110 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-161a5919-7399-4e6c-8a14-706dea9d6e0b tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Delete volume with id: a83a22ba-b309-43e7-aa6a-b925bfe76f0e Aug 07 17:18:38.862355 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:38.862355 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:38.862632 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-161a5919-7399-4e6c-8a14-706dea9d6e0b tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Volume info retrieved successfully. Aug 07 17:18:38.874491 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.image.cache [None req-161a5919-7399-4e6c-8a14-706dea9d6e0b tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '2025c9fa-a16d-478f-9bcf-55892c7e7720', 'volume_id': 'a83a22ba-b309-43e7-aa6a-b925bfe76f0e', 'host': 'np0000006737@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 17, 18, 31), 'last_used': datetime.datetime(2026, 8, 7, 17, 18, 37)}. {{(pid=100226) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 17:18:38.885958 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-161a5919-7399-4e6c-8a14-706dea9d6e0b tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Delete volume request issued successfully. Aug 07 17:18:38.886366 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-161a5919-7399-4e6c-8a14-706dea9d6e0b tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] https://10.4.3.144/volume/v3/volumes/a83a22ba-b309-43e7-aa6a-b925bfe76f0e returned with HTTP 202 Aug 07 17:18:38.886804 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1185/4746] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:18:38 2026] DELETE /volume/v3/volumes/a83a22ba-b309-43e7-aa6a-b925bfe76f0e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:18:38.896522 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b4fd6904-7e53-4ab0-937a-6b397991944e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:38.898420 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4fd6904-7e53-4ab0-937a-6b397991944e tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] GET https://10.4.3.144/volume/v3/volumes/a83a22ba-b309-43e7-aa6a-b925bfe76f0e Aug 07 17:18:38.898675 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4fd6904-7e53-4ab0-937a-6b397991944e tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:38.898898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4fd6904-7e53-4ab0-937a-6b397991944e tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:38.906732 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:38.906732 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:38.911097 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b4fd6904-7e53-4ab0-937a-6b397991944e tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Volume info retrieved successfully. Aug 07 17:18:38.915509 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4fd6904-7e53-4ab0-937a-6b397991944e tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] https://10.4.3.144/volume/v3/volumes/a83a22ba-b309-43e7-aa6a-b925bfe76f0e returned with HTTP 200 Aug 07 17:18:38.915992 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1194/4747] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:38 2026] GET /volume/v3/volumes/a83a22ba-b309-43e7-aa6a-b925bfe76f0e => generated 1105 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:39.927919 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1812120f-f47f-4b04-a1fb-b4e37b9bea6a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:39.929623 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1812120f-f47f-4b04-a1fb-b4e37b9bea6a tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] GET https://10.4.3.144/volume/v3/volumes/a83a22ba-b309-43e7-aa6a-b925bfe76f0e Aug 07 17:18:39.929799 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1812120f-f47f-4b04-a1fb-b4e37b9bea6a tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:39.929990 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1812120f-f47f-4b04-a1fb-b4e37b9bea6a tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:39.935283 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1812120f-f47f-4b04-a1fb-b4e37b9bea6a tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] https://10.4.3.144/volume/v3/volumes/a83a22ba-b309-43e7-aa6a-b925bfe76f0e returned with HTTP 404 Aug 07 17:18:39.935702 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1183/4748] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:39 2026] GET /volume/v3/volumes/a83a22ba-b309-43e7-aa6a-b925bfe76f0e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:39.941784 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-99949f03-669b-48e5-9aa5-55afaf5c0694 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:39.943399 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99949f03-669b-48e5-9aa5-55afaf5c0694 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] DELETE https://10.4.3.144/volume/v3/types/d84d586e-a2c2-40bb-93a5-5ff58984b982 Aug 07 17:18:39.943569 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99949f03-669b-48e5-9aa5-55afaf5c0694 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:39.943785 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99949f03-669b-48e5-9aa5-55afaf5c0694 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:39.966259 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99949f03-669b-48e5-9aa5-55afaf5c0694 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] https://10.4.3.144/volume/v3/types/d84d586e-a2c2-40bb-93a5-5ff58984b982 returned with HTTP 202 Aug 07 17:18:39.966812 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1187/4749] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:18:39 2026] DELETE /volume/v3/types/d84d586e-a2c2-40bb-93a5-5ff58984b982 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:18:39.973252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f53455ca-afea-4649-b334-183c79e54b41 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:39.975089 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f53455ca-afea-4649-b334-183c79e54b41 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] GET https://10.4.3.144/volume/v3/types/d84d586e-a2c2-40bb-93a5-5ff58984b982 Aug 07 17:18:39.975333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f53455ca-afea-4649-b334-183c79e54b41 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:39.975558 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f53455ca-afea-4649-b334-183c79e54b41 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:39.979097 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f53455ca-afea-4649-b334-183c79e54b41 tempest-VolumeAndVolumeTypeFromImageTest-1099616186 tempest-VolumeAndVolumeTypeFromImageTest-1099616186-project-admin] https://10.4.3.144/volume/v3/types/d84d586e-a2c2-40bb-93a5-5ff58984b982 returned with HTTP 404 Aug 07 17:18:39.979727 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1186/4750] 10.4.3.144 () {66 vars in 1342 bytes} [Fri Aug 7 17:18:39 2026] GET /volume/v3/types/d84d586e-a2c2-40bb-93a5-5ff58984b982 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:42.959602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ea8bf151-6f17-43ee-93fd-b2dc262005dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:42.961910 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea8bf151-6f17-43ee-93fd-b2dc262005dd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:42.962235 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea8bf151-6f17-43ee-93fd-b2dc262005dd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:42.962500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea8bf151-6f17-43ee-93fd-b2dc262005dd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:42.972341 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:42.972341 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:42.977144 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ea8bf151-6f17-43ee-93fd-b2dc262005dd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:42.983306 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea8bf151-6f17-43ee-93fd-b2dc262005dd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:42.983842 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1195/4751] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:42 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:42.996560 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a71a316c-498c-469e-bbf7-746d4dd793bd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:42.998477 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a71a316c-498c-469e-bbf7-746d4dd793bd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:42.998694 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a71a316c-498c-469e-bbf7-746d4dd793bd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:42.999082 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a71a316c-498c-469e-bbf7-746d4dd793bd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:43.005461 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:43.005461 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:43.008639 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a71a316c-498c-469e-bbf7-746d4dd793bd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:43.012116 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a71a316c-498c-469e-bbf7-746d4dd793bd tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:43.012489 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1184/4752] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:42 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:43.053500 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-85addab6-eda1-4684-9def-4785673258e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:43.055521 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-85addab6-eda1-4684-9def-4785673258e9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:43.055698 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-85addab6-eda1-4684-9def-4785673258e9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:43.055884 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-85addab6-eda1-4684-9def-4785673258e9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:43.062298 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:43.062298 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:43.065493 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-85addab6-eda1-4684-9def-4785673258e9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:43.070338 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-85addab6-eda1-4684-9def-4785673258e9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:43.070736 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1188/4753] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:43 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:43.146914 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4e5a8d94-4e3c-4f02-95ad-ec2c7ab1135e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:43.147361 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e5a8d94-4e3c-4f02-95ad-ec2c7ab1135e None None] GET https://10.4.3.144/volume// Aug 07 17:18:43.147545 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e5a8d94-4e3c-4f02-95ad-ec2c7ab1135e None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:43.147806 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4e5a8d94-4e3c-4f02-95ad-ec2c7ab1135e None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:43.148238 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4e5a8d94-4e3c-4f02-95ad-ec2c7ab1135e None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:43.148567 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1187/4754] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:18: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 07 17:18:43.155599 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-3505c232-1eee-4566-a788-8f4cfecced1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:43.158624 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-3505c232-1eee-4566-a788-8f4cfecced1d tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:18:43.159316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-3505c232-1eee-4566-a788-8f4cfecced1d tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ecc1b0c3-e139-4c74-a799-a0f82044f770", "connector": null, "instance_uuid": "3dc969ac-b794-4a72-a923-8355957cf2ae"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:43.170595 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:43.170595 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:43.209045 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-3505c232-1eee-4566-a788-8f4cfecced1d tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:18:43.209483 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1196/4755] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:18:43 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:43.238945 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d874cdc3-f66c-4757-b970-767368926920 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:43.243937 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d874cdc3-f66c-4757-b970-767368926920 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:43.244231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d874cdc3-f66c-4757-b970-767368926920 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:43.244494 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d874cdc3-f66c-4757-b970-767368926920 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:43.248278 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c709eff-1e47-4aca-b627-8213233b1897 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:43.248638 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c709eff-1e47-4aca-b627-8213233b1897 None None] GET https://10.4.3.144/volume// Aug 07 17:18:43.248833 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c709eff-1e47-4aca-b627-8213233b1897 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:43.249061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c709eff-1e47-4aca-b627-8213233b1897 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:43.249408 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c709eff-1e47-4aca-b627-8213233b1897 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:43.249712 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1189/4756] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:18: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 07 17:18:43.256722 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:43.256722 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:43.257998 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-a29005e0-03b0-45ec-a652-b6788e868f46 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:43.260165 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-a29005e0-03b0-45ec-a652-b6788e868f46 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:43.260391 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-a29005e0-03b0-45ec-a652-b6788e868f46 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:43.260583 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-a29005e0-03b0-45ec-a652-b6788e868f46 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:43.260845 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d874cdc3-f66c-4757-b970-767368926920 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:43.265661 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d874cdc3-f66c-4757-b970-767368926920 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:43.266148 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1185/4757] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:43 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:43.273345 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:43.273345 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:43.277075 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-a29005e0-03b0-45ec-a652-b6788e868f46 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:43.281606 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-a29005e0-03b0-45ec-a652-b6788e868f46 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:43.282076 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1188/4758] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:18:43 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:18:43.393563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-2132a35e-8480-4c81-aed9-4030e99b9fa9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:43.395779 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-2132a35e-8480-4c81-aed9-4030e99b9fa9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] PUT https://10.4.3.144/volume/v3/attachments/8944e426-2b39-457f-b73f-c13930252948 Aug 07 17:18:43.396163 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-2132a35e-8480-4c81-aed9-4030e99b9fa9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:43.406321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-2132a35e-8480-4c81-aed9-4030e99b9fa9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Acquiring lock "cinder-attachment_update-ecc1b0c3-e139-4c74-a799-a0f82044f770-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:18:43.410876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-2132a35e-8480-4c81-aed9-4030e99b9fa9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Lock "cinder-attachment_update-ecc1b0c3-e139-4c74-a799-a0f82044f770-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:18:43.411729 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:43.411729 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:43.482666 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-2132a35e-8480-4c81-aed9-4030e99b9fa9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Lock "cinder-attachment_update-ecc1b0c3-e139-4c74-a799-a0f82044f770-np0000006737" released by "attachment_update" :: held 0.072s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:18:43.482982 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-2132a35e-8480-4c81-aed9-4030e99b9fa9 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/attachments/8944e426-2b39-457f-b73f-c13930252948 returned with HTTP 200 Aug 07 17:18:43.483585 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1197/4759] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:18:43 2026] PUT /volume/v3/attachments/8944e426-2b39-457f-b73f-c13930252948 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:44.281769 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3c22f056-8b2c-49c2-8dbc-cb7b0c447970 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:44.283848 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c22f056-8b2c-49c2-8dbc-cb7b0c447970 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:44.284088 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c22f056-8b2c-49c2-8dbc-cb7b0c447970 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:44.284316 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c22f056-8b2c-49c2-8dbc-cb7b0c447970 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:44.296203 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:44.296203 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:44.300430 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3c22f056-8b2c-49c2-8dbc-cb7b0c447970 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:44.305610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c22f056-8b2c-49c2-8dbc-cb7b0c447970 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:44.306015 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1190/4760] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:44 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:45.319325 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-eb7a1e2e-5d0a-422a-af78-49b4ce42626e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:45.322607 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eb7a1e2e-5d0a-422a-af78-49b4ce42626e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:45.322937 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eb7a1e2e-5d0a-422a-af78-49b4ce42626e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:45.324100 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eb7a1e2e-5d0a-422a-af78-49b4ce42626e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:45.340523 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:45.340523 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:45.355045 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-eb7a1e2e-5d0a-422a-af78-49b4ce42626e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:45.362497 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eb7a1e2e-5d0a-422a-af78-49b4ce42626e tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:45.362920 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1186/4761] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:45 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:45.456316 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:45.515591 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:18:45.515933 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-813411661"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:45.517315 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-813411661'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:18:45.517472 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume of 1 GB Aug 07 17:18:45.521261 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Availability Zones retrieved successfully. Aug 07 17:18:45.526851 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Flow 'volume_create_api' (b33caf19-3097-4e09-9806-92f8bd9f901b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:45.527709 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6316120-17a0-4f74-94ad-ca7489fc410f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:45.528566 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:18:45.550577 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6316120-17a0-4f74-94ad-ca7489fc410f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:45.551318 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d651f0-41c3-480d-a9d2-4a34bbc9fd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:45.599701 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['7cafd59c-77ee-4924-9648-36acae87c6a5', '5dd1350d-fad7-4e49-b56b-093c396e020c', 'fcfa8294-b530-4e01-b3f6-fc29d52faa00', 'd770ccad-73df-4681-b44a-6c26d5ae9f23'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:18:45.600441 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d651f0-41c3-480d-a9d2-4a34bbc9fd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cafd59c-77ee-4924-9648-36acae87c6a5', '5dd1350d-fad7-4e49-b56b-093c396e020c', 'fcfa8294-b530-4e01-b3f6-fc29d52faa00', 'd770ccad-73df-4681-b44a-6c26d5ae9f23']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:45.601199 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d63645-0b9a-4797-9386-8150ee177a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:45.622636 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1d63645-0b9a-4797-9386-8150ee177a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c0d5a01-4219-4f6c-be64-befad7315d65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-813411661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa73786ae864785abdce67086034278',qos_specs=None,replication_status=,reservations=['7cafd59c-77ee-4924-9648-36acae87c6a5','5dd1350d-fad7-4e49-b56b-093c396e020c','fcfa8294-b530-4e01-b3f6-fc29d52faa00','d770ccad-73df-4681-b44a-6c26d5ae9f23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ce1404e744bdbbf50b44db75f226',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:18:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-813411661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c0d5a01-4219-4f6c-be64-befad7315d65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa73786ae864785abdce67086034278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e0ce1404e744bdbbf50b44db75f226',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:45.623372 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88dc0ed-4d8b-4a89-b8d7-fee7bdf5d237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:45.638943 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88dc0ed-4d8b-4a89-b8d7-fee7bdf5d237) transitioned into state 'SUCCESS' from state '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-813411661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa73786ae864785abdce67086034278',qos_specs=None,replication_status=,reservations=['7cafd59c-77ee-4924-9648-36acae87c6a5','5dd1350d-fad7-4e49-b56b-093c396e020c','fcfa8294-b530-4e01-b3f6-fc29d52faa00','d770ccad-73df-4681-b44a-6c26d5ae9f23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ce1404e744bdbbf50b44db75f226',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:45.639637 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad97b78-7028-475e-bcf2-b22b06f9b18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:18:45.650548 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad97b78-7028-475e-bcf2-b22b06f9b18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:18:45.651689 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Flow 'volume_create_api' (b33caf19-3097-4e09-9806-92f8bd9f901b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:18:45.652091 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume request issued successfully. Aug 07 17:18:45.652793 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b722a249-c1e9-4864-90bf-5498d1c58e92 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:18:45.656452 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1189/4762] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:18:45 2026] POST /volume/v3/volumes => generated 748 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:18:45.669496 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-674d9dc4-e276-431f-8ea5-965dffea4544 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:45.671192 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-674d9dc4-e276-431f-8ea5-965dffea4544 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 Aug 07 17:18:45.671384 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-674d9dc4-e276-431f-8ea5-965dffea4544 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:45.671553 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-674d9dc4-e276-431f-8ea5-965dffea4544 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:45.678309 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:45.678309 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:45.681601 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-674d9dc4-e276-431f-8ea5-965dffea4544 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:18:45.685337 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-674d9dc4-e276-431f-8ea5-965dffea4544 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 returned with HTTP 200 Aug 07 17:18:45.685661 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1198/4763] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:45 2026] GET /volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:46.374319 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d1af746-0ec3-4b37-94a3-e05c1b953577 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:46.376036 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d1af746-0ec3-4b37-94a3-e05c1b953577 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:46.376226 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d1af746-0ec3-4b37-94a3-e05c1b953577 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:46.376400 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d1af746-0ec3-4b37-94a3-e05c1b953577 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:46.385644 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:46.385644 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:46.389413 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8d1af746-0ec3-4b37-94a3-e05c1b953577 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:46.393519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d1af746-0ec3-4b37-94a3-e05c1b953577 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:46.393885 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1191/4764] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:46 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:46.697053 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-edbc6ddc-3dc6-498f-81c9-b30bf3f44752 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:46.698743 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-edbc6ddc-3dc6-498f-81c9-b30bf3f44752 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 Aug 07 17:18:46.698919 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-edbc6ddc-3dc6-498f-81c9-b30bf3f44752 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:46.699123 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-edbc6ddc-3dc6-498f-81c9-b30bf3f44752 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:46.705645 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:46.705645 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:46.708874 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-edbc6ddc-3dc6-498f-81c9-b30bf3f44752 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:18:46.713343 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-edbc6ddc-3dc6-498f-81c9-b30bf3f44752 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 returned with HTTP 200 Aug 07 17:18:46.713710 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1187/4765] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:46 2026] GET /volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:46.724956 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-17215d9f-03bb-437f-a81d-f9bba5d489a8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:46.726620 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17215d9f-03bb-437f-a81d-f9bba5d489a8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:18:46.726954 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17215d9f-03bb-437f-a81d-f9bba5d489a8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c0d5a01-4219-4f6c-be64-befad7315d65", "name": "tempest-VolumesBackupsTest-Backup-1212443830"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:46.728284 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-17215d9f-03bb-437f-a81d-f9bba5d489a8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating new backup {'backup': {'volume_id': '8c0d5a01-4219-4f6c-be64-befad7315d65', 'name': 'tempest-VolumesBackupsTest-Backup-1212443830'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:18:46.728422 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-17215d9f-03bb-437f-a81d-f9bba5d489a8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating backup of volume 8c0d5a01-4219-4f6c-be64-befad7315d65 in container None Aug 07 17:18:46.735974 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:46.735974 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:46.736433 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-17215d9f-03bb-437f-a81d-f9bba5d489a8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:18:46.758993 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-17215d9f-03bb-437f-a81d-f9bba5d489a8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['39f5bbfd-999e-476e-9d24-c15596e0dfd3', '3060b779-29de-4a4a-bfc6-f28f86a8186b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:18:46.789250 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17215d9f-03bb-437f-a81d-f9bba5d489a8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:18:46.789660 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1190/4766] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:18:46 2026] POST /volume/v3/backups => generated 330 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:18:46.800603 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-845bafa4-e74c-4b02-8576-f6a9308b688e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:46.802467 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-845bafa4-e74c-4b02-8576-f6a9308b688e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:46.802659 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-845bafa4-e74c-4b02-8576-f6a9308b688e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:46.802830 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-845bafa4-e74c-4b02-8576-f6a9308b688e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:46.802965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-845bafa4-e74c-4b02-8576-f6a9308b688e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:46.807211 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:46.807211 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:46.807987 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-845bafa4-e74c-4b02-8576-f6a9308b688e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:46.808352 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1199/4767] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:46 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:47.405158 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c225b55-7583-4fcf-a880-54fa2da06a1d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:47.406827 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c225b55-7583-4fcf-a880-54fa2da06a1d tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:47.407004 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c225b55-7583-4fcf-a880-54fa2da06a1d tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:47.407198 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c225b55-7583-4fcf-a880-54fa2da06a1d tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:47.419747 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:47.419747 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:47.424089 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4c225b55-7583-4fcf-a880-54fa2da06a1d tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:47.428149 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c225b55-7583-4fcf-a880-54fa2da06a1d tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:47.428506 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1192/4768] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:47 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:47.719895 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-b395aef6-b6b5-4306-9172-abf0cbd48622 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:47.721911 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-b395aef6-b6b5-4306-9172-abf0cbd48622 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] POST https://10.4.3.144/volume/v3/attachments/8944e426-2b39-457f-b73f-c13930252948/action Aug 07 17:18:47.722260 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-b395aef6-b6b5-4306-9172-abf0cbd48622 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action body: b'{"os-complete": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:18:47.722372 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-b395aef6-b6b5-4306-9172-abf0cbd48622 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:47.738520 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:47.738520 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:47.747483 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-07940667-13cd-4a5b-b225-74d7ddd0c00d req-b395aef6-b6b5-4306-9172-abf0cbd48622 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/attachments/8944e426-2b39-457f-b73f-c13930252948/action returned with HTTP 204 Aug 07 17:18:47.747907 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1188/4769] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:18:47 2026] POST /volume/v3/attachments/8944e426-2b39-457f-b73f-c13930252948/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:47.820044 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8e62b8c0-84b0-4aad-840d-071d27246d51 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:47.822070 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8e62b8c0-84b0-4aad-840d-071d27246d51 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:47.822303 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8e62b8c0-84b0-4aad-840d-071d27246d51 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:47.822521 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8e62b8c0-84b0-4aad-840d-071d27246d51 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:47.822678 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8e62b8c0-84b0-4aad-840d-071d27246d51 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:47.826931 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:47.826931 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:47.827754 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8e62b8c0-84b0-4aad-840d-071d27246d51 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:47.828178 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1191/4770] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:47 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:48.445708 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-319518f9-dc4b-4161-ba2c-de22606ae922 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:48.447429 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-319518f9-dc4b-4161-ba2c-de22606ae922 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:48.447675 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-319518f9-dc4b-4161-ba2c-de22606ae922 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:48.447881 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-319518f9-dc4b-4161-ba2c-de22606ae922 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:48.457104 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:48.457104 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:48.460713 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-319518f9-dc4b-4161-ba2c-de22606ae922 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:48.465379 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-319518f9-dc4b-4161-ba2c-de22606ae922 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:48.465830 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1200/4771] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:48 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:48.481978 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbc73cf1-e175-4d8d-ad7b-12d5bf24d06b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:48.483750 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbc73cf1-e175-4d8d-ad7b-12d5bf24d06b tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:48.483943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbc73cf1-e175-4d8d-ad7b-12d5bf24d06b tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:48.484138 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbc73cf1-e175-4d8d-ad7b-12d5bf24d06b tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:48.493152 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:48.493152 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:48.496502 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bbc73cf1-e175-4d8d-ad7b-12d5bf24d06b tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:48.501047 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbc73cf1-e175-4d8d-ad7b-12d5bf24d06b tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:48.501489 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1193/4772] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:48 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:48.838932 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c25e171a-9f21-405e-95e4-5423b4a5cdf9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:48.841379 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c25e171a-9f21-405e-95e4-5423b4a5cdf9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:48.841692 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c25e171a-9f21-405e-95e4-5423b4a5cdf9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:48.841979 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c25e171a-9f21-405e-95e4-5423b4a5cdf9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:48.842174 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c25e171a-9f21-405e-95e4-5423b4a5cdf9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:48.847731 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:48.847731 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:48.848874 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c25e171a-9f21-405e-95e4-5423b4a5cdf9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:48.849406 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1189/4773] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:48 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:49.860382 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6528ea3c-4dce-486d-a539-23d0d4a50e86 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:49.862416 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6528ea3c-4dce-486d-a539-23d0d4a50e86 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:49.862672 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6528ea3c-4dce-486d-a539-23d0d4a50e86 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:49.862908 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6528ea3c-4dce-486d-a539-23d0d4a50e86 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:49.863061 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6528ea3c-4dce-486d-a539-23d0d4a50e86 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:49.868611 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:49.868611 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:49.869564 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6528ea3c-4dce-486d-a539-23d0d4a50e86 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:49.870067 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1192/4774] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:49 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:50.872184 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e4538cdc-99f5-45cb-8969-0b4f0b7d98f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:50.873953 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e4538cdc-99f5-45cb-8969-0b4f0b7d98f5 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:50.874153 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e4538cdc-99f5-45cb-8969-0b4f0b7d98f5 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:50.874321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e4538cdc-99f5-45cb-8969-0b4f0b7d98f5 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:50.879805 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b985d0b8-c799-485e-b77e-86be76086b53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:50.881725 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b985d0b8-c799-485e-b77e-86be76086b53 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:50.881917 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b985d0b8-c799-485e-b77e-86be76086b53 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:50.882128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b985d0b8-c799-485e-b77e-86be76086b53 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:50.882245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b985d0b8-c799-485e-b77e-86be76086b53 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:50.883053 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:50.883053 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:50.886296 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e4538cdc-99f5-45cb-8969-0b4f0b7d98f5 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:50.886642 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:50.886642 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:50.887442 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b985d0b8-c799-485e-b77e-86be76086b53 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:50.887824 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1194/4775] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:50 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:50.889993 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e4538cdc-99f5-45cb-8969-0b4f0b7d98f5 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:50.890367 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1201/4776] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:50 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:18:50.907198 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e6a3372d-db00-4ad1-91c9-1b78d802eb83 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:50.908925 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e6a3372d-db00-4ad1-91c9-1b78d802eb83 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] POST https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770/action Aug 07 17:18:50.909243 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e6a3372d-db00-4ad1-91c9-1b78d802eb83 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:18:50.909354 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e6a3372d-db00-4ad1-91c9-1b78d802eb83 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:18:50.918422 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:50.918422 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:50.918842 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e6a3372d-db00-4ad1-91c9-1b78d802eb83 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:50.923965 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e6a3372d-db00-4ad1-91c9-1b78d802eb83 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Begin detaching volume completed successfully. Aug 07 17:18:50.924160 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-e6a3372d-db00-4ad1-91c9-1b78d802eb83 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770/action returned with HTTP 202 Aug 07 17:18:50.924534 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1190/4777] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:18:50 2026] POST /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:18:50.959902 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6a6165a6-cbba-4e8b-b2ab-1629cdaa6872 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:50.960996 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a6165a6-cbba-4e8b-b2ab-1629cdaa6872 None None] GET https://10.4.3.144/volume// Aug 07 17:18:50.960996 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a6165a6-cbba-4e8b-b2ab-1629cdaa6872 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:50.960996 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6a6165a6-cbba-4e8b-b2ab-1629cdaa6872 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:50.960996 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6a6165a6-cbba-4e8b-b2ab-1629cdaa6872 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:18:50.960996 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1193/4778] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:18: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 07 17:18:50.971264 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-3bb09465-ab61-489c-acff-4c04406aea28 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:50.972997 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-3bb09465-ab61-489c-acff-4c04406aea28 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:50.973195 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-3bb09465-ab61-489c-acff-4c04406aea28 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:50.973362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-3bb09465-ab61-489c-acff-4c04406aea28 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:50.981358 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:50.981358 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:50.984521 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-3bb09465-ab61-489c-acff-4c04406aea28 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:50.988188 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-3bb09465-ab61-489c-acff-4c04406aea28 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:50.988503 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1195/4779] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:18:50 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 1348 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:18:51.851687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-24225896-00ef-4a15-b518-05272f48931f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:51.853738 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-24225896-00ef-4a15-b518-05272f48931f tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] DELETE https://10.4.3.144/volume/v3/attachments/8944e426-2b39-457f-b73f-c13930252948 Aug 07 17:18:51.854293 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-24225896-00ef-4a15-b518-05272f48931f tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:51.854293 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-24225896-00ef-4a15-b518-05272f48931f tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:51.860775 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:51.860775 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:51.897927 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-50efd9a7-d2f4-43d9-abad-5b014a97f7cc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:51.902940 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50efd9a7-d2f4-43d9-abad-5b014a97f7cc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:51.903274 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50efd9a7-d2f4-43d9-abad-5b014a97f7cc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:51.903608 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50efd9a7-d2f4-43d9-abad-5b014a97f7cc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:51.903775 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-50efd9a7-d2f4-43d9-abad-5b014a97f7cc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:51.904887 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d3f127fb-e980-4349-9d80-26fa3cf8c851 req-24225896-00ef-4a15-b518-05272f48931f tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/attachments/8944e426-2b39-457f-b73f-c13930252948 returned with HTTP 200 Aug 07 17:18:51.905468 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1202/4780] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:18:51 2026] DELETE /volume/v3/attachments/8944e426-2b39-457f-b73f-c13930252948 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:51.908388 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:51.908388 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:51.909249 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50efd9a7-d2f4-43d9-abad-5b014a97f7cc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:51.909626 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1191/4781] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:51 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:52.925169 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2086d75d-1542-4d00-8950-c71f7bdb5d3a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:52.926937 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2086d75d-1542-4d00-8950-c71f7bdb5d3a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:52.927144 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2086d75d-1542-4d00-8950-c71f7bdb5d3a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:52.927329 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2086d75d-1542-4d00-8950-c71f7bdb5d3a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:52.927445 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2086d75d-1542-4d00-8950-c71f7bdb5d3a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:52.931420 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:52.931420 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:52.932102 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2086d75d-1542-4d00-8950-c71f7bdb5d3a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:52.932436 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1194/4782] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:52 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:53.691145 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-adbc0451-3939-4893-9fc0-5c16d395fc67 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:53.692598 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adbc0451-3939-4893-9fc0-5c16d395fc67 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] DELETE https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:53.692760 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-adbc0451-3939-4893-9fc0-5c16d395fc67 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:53.692939 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-adbc0451-3939-4893-9fc0-5c16d395fc67 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:53.693094 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-adbc0451-3939-4893-9fc0-5c16d395fc67 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Delete volume with id: ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:53.699084 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:53.699084 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:53.699466 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-adbc0451-3939-4893-9fc0-5c16d395fc67 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:53.712950 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-adbc0451-3939-4893-9fc0-5c16d395fc67 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Delete volume request issued successfully. Aug 07 17:18:53.713126 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adbc0451-3939-4893-9fc0-5c16d395fc67 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 202 Aug 07 17:18:53.713499 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1196/4783] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:18:53 2026] DELETE /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:18:53.719972 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-404dc78b-57ac-49c9-838c-a18e4a91a588 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:53.721824 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-404dc78b-57ac-49c9-838c-a18e4a91a588 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:53.722113 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-404dc78b-57ac-49c9-838c-a18e4a91a588 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:53.722384 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-404dc78b-57ac-49c9-838c-a18e4a91a588 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:53.730714 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:53.730714 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:53.735039 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-404dc78b-57ac-49c9-838c-a18e4a91a588 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:53.739477 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-404dc78b-57ac-49c9-838c-a18e4a91a588 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 200 Aug 07 17:18:53.739898 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1203/4784] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:53 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:53.943084 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0ea647c3-2438-4cb6-be3b-0f5bdefefe5f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:53.944965 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ea647c3-2438-4cb6-be3b-0f5bdefefe5f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:53.945169 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ea647c3-2438-4cb6-be3b-0f5bdefefe5f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:53.945400 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0ea647c3-2438-4cb6-be3b-0f5bdefefe5f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:53.945537 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-0ea647c3-2438-4cb6-be3b-0f5bdefefe5f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:53.957717 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:53.957717 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:53.958800 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0ea647c3-2438-4cb6-be3b-0f5bdefefe5f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:53.959300 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1192/4785] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:53 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:54.753642 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-22d0d385-5fb6-4113-89e2-e979a45d178c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:54.755452 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22d0d385-5fb6-4113-89e2-e979a45d178c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 Aug 07 17:18:54.755652 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22d0d385-5fb6-4113-89e2-e979a45d178c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:54.755821 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22d0d385-5fb6-4113-89e2-e979a45d178c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:54.761905 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22d0d385-5fb6-4113-89e2-e979a45d178c tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 returned with HTTP 404 Aug 07 17:18:54.762372 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1195/4786] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:54 2026] GET /volume/v3/volumes/ecc1b0c3-e139-4c74-a799-a0f82044f770 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:54.971943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-91fe811a-def9-474c-af49-665bb4f7aba6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:54.973852 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91fe811a-def9-474c-af49-665bb4f7aba6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:54.974067 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91fe811a-def9-474c-af49-665bb4f7aba6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:54.974255 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91fe811a-def9-474c-af49-665bb4f7aba6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:54.974397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-91fe811a-def9-474c-af49-665bb4f7aba6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:54.980669 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:54.980669 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:54.981861 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91fe811a-def9-474c-af49-665bb4f7aba6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:54.982510 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1197/4787] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:54 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:55.076721 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7214b3e3-1c83-4b0f-a58d-dfeec98d6c65 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:55.078425 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7214b3e3-1c83-4b0f-a58d-dfeec98d6c65 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 Aug 07 17:18:55.078626 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7214b3e3-1c83-4b0f-a58d-dfeec98d6c65 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:55.078825 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7214b3e3-1c83-4b0f-a58d-dfeec98d6c65 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:55.078952 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-7214b3e3-1c83-4b0f-a58d-dfeec98d6c65 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Delete snapshot with id: b19c70d2-7cd0-4551-8c7a-8f5975b06f63 Aug 07 17:18:55.083825 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:55.083825 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:55.084345 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7214b3e3-1c83-4b0f-a58d-dfeec98d6c65 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Snapshot retrieved successfully. Aug 07 17:18:55.105615 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7214b3e3-1c83-4b0f-a58d-dfeec98d6c65 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Snapshot delete request issued successfully. Aug 07 17:18:55.105651 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7214b3e3-1c83-4b0f-a58d-dfeec98d6c65 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 returned with HTTP 202 Aug 07 17:18:55.106018 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1204/4788] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:18:55 2026] DELETE /volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:18:55.114169 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0b829bba-63b4-404c-9c2f-ccd3727f7dff None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:55.120078 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b829bba-63b4-404c-9c2f-ccd3727f7dff tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 Aug 07 17:18:55.120347 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0b829bba-63b4-404c-9c2f-ccd3727f7dff tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:55.121249 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0b829bba-63b4-404c-9c2f-ccd3727f7dff tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:55.128788 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:55.128788 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:55.129336 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0b829bba-63b4-404c-9c2f-ccd3727f7dff tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Snapshot retrieved successfully. Aug 07 17:18:55.130178 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b829bba-63b4-404c-9c2f-ccd3727f7dff tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 returned with HTTP 200 Aug 07 17:18:55.130579 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1193/4789] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:18:55 2026] GET /volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:55.995780 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6abe2236-67ce-4b70-9e58-9b3481baa503 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:55.998043 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6abe2236-67ce-4b70-9e58-9b3481baa503 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:55.998333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6abe2236-67ce-4b70-9e58-9b3481baa503 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:55.998696 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6abe2236-67ce-4b70-9e58-9b3481baa503 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:55.998812 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6abe2236-67ce-4b70-9e58-9b3481baa503 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:56.005176 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:56.005176 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:56.006843 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6abe2236-67ce-4b70-9e58-9b3481baa503 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:56.007416 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1196/4790] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:55 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:56.139677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d06fa12-4b32-4f6b-bdc7-48916fa8768a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:56.141486 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d06fa12-4b32-4f6b-bdc7-48916fa8768a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 Aug 07 17:18:56.141677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d06fa12-4b32-4f6b-bdc7-48916fa8768a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:56.141859 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d06fa12-4b32-4f6b-bdc7-48916fa8768a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:56.146787 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d06fa12-4b32-4f6b-bdc7-48916fa8768a tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 returned with HTTP 404 Aug 07 17:18:56.147408 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1198/4791] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:18:56 2026] GET /volume/v3/snapshots/b19c70d2-7cd0-4551-8c7a-8f5975b06f63 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:56.178927 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4f3064af-e012-4832-89a5-1a72264c4ab6 req-665838a4-baf0-4676-8094-b823ce0f13ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:56.181854 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4f3064af-e012-4832-89a5-1a72264c4ab6 req-665838a4-baf0-4676-8094-b823ce0f13ec tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:18:56.182057 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4f3064af-e012-4832-89a5-1a72264c4ab6 req-665838a4-baf0-4676-8094-b823ce0f13ec tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:56.182241 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4f3064af-e012-4832-89a5-1a72264c4ab6 req-665838a4-baf0-4676-8094-b823ce0f13ec tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:56.188488 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:56.188488 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:56.191610 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4f3064af-e012-4832-89a5-1a72264c4ab6 req-665838a4-baf0-4676-8094-b823ce0f13ec tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:56.195332 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4f3064af-e012-4832-89a5-1a72264c4ab6 req-665838a4-baf0-4676-8094-b823ce0f13ec tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:18:56.195734 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1205/4792] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:18:56 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:57.019977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f9a475dd-5f7d-41e4-b4c9-eaf742d36b9d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:57.021949 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f9a475dd-5f7d-41e4-b4c9-eaf742d36b9d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:57.022171 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f9a475dd-5f7d-41e4-b4c9-eaf742d36b9d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:57.022633 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f9a475dd-5f7d-41e4-b4c9-eaf742d36b9d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:57.022633 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-f9a475dd-5f7d-41e4-b4c9-eaf742d36b9d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:57.033784 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:57.033784 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:18:57.034629 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f9a475dd-5f7d-41e4-b4c9-eaf742d36b9d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:57.035016 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1194/4793] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:57 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:57.861668 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b849f40e-682f-4650-b19e-9ae04ea2f0d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:57.866454 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b849f40e-682f-4650-b19e-9ae04ea2f0d4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:18:57.866629 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b849f40e-682f-4650-b19e-9ae04ea2f0d4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:57.866804 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b849f40e-682f-4650-b19e-9ae04ea2f0d4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:57.866948 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b849f40e-682f-4650-b19e-9ae04ea2f0d4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Delete volume with id: d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:18:57.874994 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:57.874994 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:57.875635 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b849f40e-682f-4650-b19e-9ae04ea2f0d4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:57.893681 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b849f40e-682f-4650-b19e-9ae04ea2f0d4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Delete volume request issued successfully. Aug 07 17:18:57.893846 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b849f40e-682f-4650-b19e-9ae04ea2f0d4 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 202 Aug 07 17:18:57.894462 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1197/4794] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:18:57 2026] DELETE /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:18:57.901011 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d38b7f35-5a81-49a3-944a-29dad925c9ba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:57.902940 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d38b7f35-5a81-49a3-944a-29dad925c9ba tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:18:57.903155 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d38b7f35-5a81-49a3-944a-29dad925c9ba tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:57.903360 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d38b7f35-5a81-49a3-944a-29dad925c9ba tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:57.910873 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:57.910873 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:18:57.914903 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d38b7f35-5a81-49a3-944a-29dad925c9ba tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Volume info retrieved successfully. Aug 07 17:18:57.921017 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d38b7f35-5a81-49a3-944a-29dad925c9ba tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 200 Aug 07 17:18:57.921637 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1199/4795] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:57 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:58.046676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b9316f7e-517a-4634-a457-7033087c265f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:58.048978 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9316f7e-517a-4634-a457-7033087c265f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:58.049321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9316f7e-517a-4634-a457-7033087c265f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:58.049607 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9316f7e-517a-4634-a457-7033087c265f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:58.049796 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b9316f7e-517a-4634-a457-7033087c265f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:58.054823 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:58.054823 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:18:58.055816 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9316f7e-517a-4634-a457-7033087c265f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:58.056328 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1206/4796] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:58 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:18:58.936427 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-86f3a4e7-3146-43aa-8635-05d393ae9677 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:58.938234 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-86f3a4e7-3146-43aa-8635-05d393ae9677 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] GET https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 Aug 07 17:18:58.938437 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-86f3a4e7-3146-43aa-8635-05d393ae9677 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:58.938616 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-86f3a4e7-3146-43aa-8635-05d393ae9677 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:58.944017 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-86f3a4e7-3146-43aa-8635-05d393ae9677 tempest-TestStampPattern-1658310709 tempest-TestStampPattern-1658310709-project-member] https://10.4.3.144/volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 returned with HTTP 404 Aug 07 17:18:58.944495 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1195/4797] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:58 2026] GET /volume/v3/volumes/d61a07e2-228d-4237-aa58-99d25a631f91 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:18:59.067729 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b9291aa-f570-448a-9bc3-2c246c594665 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:18:59.069521 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b9291aa-f570-448a-9bc3-2c246c594665 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:18:59.069710 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b9291aa-f570-448a-9bc3-2c246c594665 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:18:59.069915 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b9291aa-f570-448a-9bc3-2c246c594665 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:18:59.070012 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2b9291aa-f570-448a-9bc3-2c246c594665 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:18:59.074778 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:18:59.074778 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:18:59.075722 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b9291aa-f570-448a-9bc3-2c246c594665 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:18:59.076075 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1198/4798] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:18:59 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:00.090355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b0ef5f5-4b4d-482a-a247-0a5dacb81db2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:00.092115 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b0ef5f5-4b4d-482a-a247-0a5dacb81db2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:00.092318 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b0ef5f5-4b4d-482a-a247-0a5dacb81db2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:00.092492 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b0ef5f5-4b4d-482a-a247-0a5dacb81db2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:00.092588 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0b0ef5f5-4b4d-482a-a247-0a5dacb81db2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:00.097684 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:00.097684 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:00.098904 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b0ef5f5-4b4d-482a-a247-0a5dacb81db2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:00.099505 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1200/4799] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:00 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:01.113856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2c33a24a-b0d3-4b32-bc47-6b840b41dca5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:01.117084 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2c33a24a-b0d3-4b32-bc47-6b840b41dca5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:01.117338 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2c33a24a-b0d3-4b32-bc47-6b840b41dca5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:01.117584 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2c33a24a-b0d3-4b32-bc47-6b840b41dca5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:01.117734 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2c33a24a-b0d3-4b32-bc47-6b840b41dca5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:01.123536 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:01.123536 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:01.124558 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2c33a24a-b0d3-4b32-bc47-6b840b41dca5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:01.125017 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1207/4800] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:01 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:01.245468 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f12f1c0c-a29f-4540-aef3-2dc12ba558cf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:01.247484 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f12f1c0c-a29f-4540-aef3-2dc12ba558cf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:19:01.247886 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f12f1c0c-a29f-4540-aef3-2dc12ba558cf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a379a040-1511-4f59-a882-4b92a911f263", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1610649669", "description": null, "metadata": null}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:01.284386 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:01.284386 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:01.284858 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f12f1c0c-a29f-4540-aef3-2dc12ba558cf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:01.284976 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-f12f1c0c-a29f-4540-aef3-2dc12ba558cf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create snapshot from volume a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:19:01.323884 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-f12f1c0c-a29f-4540-aef3-2dc12ba558cf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['10711ce8-26a1-44f4-8ec7-bcdd4297e3ef', 'f1f32829-55db-4eb7-bf77-041d66dec68a', '5b47b7c9-cad0-4336-987f-02405b477577', 'd9a13021-35c4-40a9-8cf7-c6b8f7b0632e'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:01.363326 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f12f1c0c-a29f-4540-aef3-2dc12ba558cf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot force create request issued successfully. Aug 07 17:19:01.363429 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f12f1c0c-a29f-4540-aef3-2dc12ba558cf tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:19:01.363872 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1196/4801] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:19:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:01.372553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-40504202-c7b7-4301-96be-3d03ccee091a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:01.374269 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40504202-c7b7-4301-96be-3d03ccee091a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df Aug 07 17:19:01.374447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40504202-c7b7-4301-96be-3d03ccee091a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:01.374720 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-40504202-c7b7-4301-96be-3d03ccee091a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:01.380443 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:01.380443 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:01.380908 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-40504202-c7b7-4301-96be-3d03ccee091a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:19:01.381727 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-40504202-c7b7-4301-96be-3d03ccee091a tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df returned with HTTP 200 Aug 07 17:19:01.382148 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1199/4802] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:19:01 2026] GET /volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:02.138072 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bb312431-72e4-4875-bbda-ac90dc2a37bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:02.139929 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb312431-72e4-4875-bbda-ac90dc2a37bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:02.140286 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb312431-72e4-4875-bbda-ac90dc2a37bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:02.140537 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb312431-72e4-4875-bbda-ac90dc2a37bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:02.140699 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bb312431-72e4-4875-bbda-ac90dc2a37bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:02.145478 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:02.145478 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:02.146353 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb312431-72e4-4875-bbda-ac90dc2a37bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:02.146748 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1201/4803] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:02 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:02.157958 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:02.160153 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b/restore Aug 07 17:19:02.160497 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "8c0d5a01-4219-4f6c-be64-befad7315d65"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:02.162395 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Restoring backup d1702c52-6e78-4ef8-bb21-3242bd25d39b ({'restore': {'volume_id': '8c0d5a01-4219-4f6c-be64-befad7315d65'}}) {{(pid=100224) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 17:19:02.162498 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Restoring backup d1702c52-6e78-4ef8-bb21-3242bd25d39b to volume 8c0d5a01-4219-4f6c-be64-befad7315d65. Aug 07 17:19:02.166603 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:02.166603 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:02.173803 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:02.173803 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:02.174434 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:02.174636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Checking backup size 1 against volume size 1 {{(pid=100224) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 17:19:02.175062 np0000006737 devstack@c-api.service[100224]: INFO cinder.backup.api [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Overwriting volume 8c0d5a01-4219-4f6c-be64-befad7315d65 with restore of backup d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:02.188687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] restore_backup in rpcapi backup_id d1702c52-6e78-4ef8-bb21-3242bd25d39b {{(pid=100224) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 17:19:02.193071 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ce3ae4c-db59-4ee8-b969-0ea63ddcb31c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b/restore returned with HTTP 202 Aug 07 17:19:02.193071 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1208/4804] 10.4.3.144 () {68 vars in 1393 bytes} [Fri Aug 7 17:19:02 2026] POST /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b/restore => generated 181 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:02.205858 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a80beb2a-45b7-4bcf-ae12-ee87e4c2d559 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:02.207960 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a80beb2a-45b7-4bcf-ae12-ee87e4c2d559 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:02.208182 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a80beb2a-45b7-4bcf-ae12-ee87e4c2d559 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:02.208363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a80beb2a-45b7-4bcf-ae12-ee87e4c2d559 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:02.208460 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-a80beb2a-45b7-4bcf-ae12-ee87e4c2d559 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:02.212933 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:02.212933 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:02.213859 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a80beb2a-45b7-4bcf-ae12-ee87e4c2d559 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:02.214336 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1197/4805] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:02 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:02.394912 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c488387b-403e-441d-a8f2-121c465dbc9e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:02.398887 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c488387b-403e-441d-a8f2-121c465dbc9e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df Aug 07 17:19:02.399106 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c488387b-403e-441d-a8f2-121c465dbc9e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:02.399318 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c488387b-403e-441d-a8f2-121c465dbc9e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:02.413239 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:02.413239 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:02.413729 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c488387b-403e-441d-a8f2-121c465dbc9e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:19:02.414663 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c488387b-403e-441d-a8f2-121c465dbc9e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df returned with HTTP 200 Aug 07 17:19:02.415141 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1200/4806] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:19:02 2026] GET /volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:02.426206 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7409f2b-3149-4f11-9721-5c21a630fa4d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:02.429094 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7409f2b-3149-4f11-9721-5c21a630fa4d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df Aug 07 17:19:02.429094 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7409f2b-3149-4f11-9721-5c21a630fa4d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:02.429094 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7409f2b-3149-4f11-9721-5c21a630fa4d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:02.433174 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:02.433174 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:02.433808 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7409f2b-3149-4f11-9721-5c21a630fa4d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:19:02.434331 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7409f2b-3149-4f11-9721-5c21a630fa4d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df returned with HTTP 200 Aug 07 17:19:02.434599 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1202/4807] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:19:02 2026] GET /volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:02.447557 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:02.449382 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:19:02.449728 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-419746454", "snapshot_id": "e155f0d8-094d-4c0e-8a21-43d85ace22df", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:02.451322 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-419746454', 'snapshot_id': 'e155f0d8-094d-4c0e-8a21-43d85ace22df', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:19:02.456568 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:02.456568 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:02.457064 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:19:02.457186 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume of 1 GB Aug 07 17:19:02.460653 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Availability Zones retrieved successfully. Aug 07 17:19:02.465686 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (22916cd5-b4bf-4add-abef-ff6d4083f55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:02.467340 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123a2d38-2347-4073-a995-66b1836bb77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:02.468206 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:19:02.498502 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123a2d38-2347-4073-a995-66b1836bb77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e155f0d8-094d-4c0e-8a21-43d85ace22df', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:02.499313 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6322106-0223-4e9d-ba6e-abd822eec318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:02.536124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Created reservations ['f7ae9a3f-9c73-4f81-9a12-316af427de79', '79efeef3-91a3-4abf-a192-2c5d1596a9f2', 'd6d94ab3-27bb-4a3a-aed5-74c5d0089572', 'f1fdd563-4b79-4edf-bfbe-7dc4a6d491d1'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:02.536885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6322106-0223-4e9d-ba6e-abd822eec318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7ae9a3f-9c73-4f81-9a12-316af427de79', '79efeef3-91a3-4abf-a192-2c5d1596a9f2', 'd6d94ab3-27bb-4a3a-aed5-74c5d0089572', 'f1fdd563-4b79-4edf-bfbe-7dc4a6d491d1']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:02.537564 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0bb02d-4e73-4190-90c8-c47cbffea44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:02.587824 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d0bb02d-4e73-4190-90c8-c47cbffea44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7596b1c9-eca6-437a-a0f4-2c06a229a6f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-419746454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['f7ae9a3f-9c73-4f81-9a12-316af427de79','79efeef3-91a3-4abf-a192-2c5d1596a9f2','d6d94ab3-27bb-4a3a-aed5-74c5d0089572','f1fdd563-4b79-4edf-bfbe-7dc4a6d491d1'],size=1,snapshot_id=e155f0d8-094d-4c0e-8a21-43d85ace22df,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), '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-07T17:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-419746454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7596b1c9-eca6-437a-a0f4-2c06a229a6f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36aeacc24e404b1c9295be2cfaec68b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e155f0d8-094d-4c0e-8a21-43d85ace22df,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:02.588574 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e88cacb-bd2d-4bbd-a8c9-393df7903e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:02.607903 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e88cacb-bd2d-4bbd-a8c9-393df7903e60) transitioned into state 'SUCCESS' from state '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-419746454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36aeacc24e404b1c9295be2cfaec68b4',qos_specs=None,replication_status=,reservations=['f7ae9a3f-9c73-4f81-9a12-316af427de79','79efeef3-91a3-4abf-a192-2c5d1596a9f2','d6d94ab3-27bb-4a3a-aed5-74c5d0089572','f1fdd563-4b79-4edf-bfbe-7dc4a6d491d1'],size=1,snapshot_id=e155f0d8-094d-4c0e-8a21-43d85ace22df,source_replicaid=,source_volid=None,status='creating',user_id='1a48a9f2dde84e08a90bd7dea096af62',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:02.608641 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4f512e-2b34-4dff-a302-a56e2e108be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:02.634532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4f512e-2b34-4dff-a302-a56e2e108be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:02.635341 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Flow 'volume_create_api' (22916cd5-b4bf-4add-abef-ff6d4083f55a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:02.635626 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Create volume request issued successfully. Aug 07 17:19:02.636193 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6d6dc31-41ee-49fa-bba9-9970db34e606 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:19:02.636591 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1209/4808] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:19:02 2026] POST /volume/v3/volumes => generated 784 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:02.651757 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a06aa42a-d78e-433e-88e5-03c303593591 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:02.653469 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a06aa42a-d78e-433e-88e5-03c303593591 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:02.653654 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a06aa42a-d78e-433e-88e5-03c303593591 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:02.653830 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a06aa42a-d78e-433e-88e5-03c303593591 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:02.661186 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:02.661186 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:02.665361 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a06aa42a-d78e-433e-88e5-03c303593591 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:02.670423 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a06aa42a-d78e-433e-88e5-03c303593591 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 returned with HTTP 200 Aug 07 17:19:02.670896 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1198/4809] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:02 2026] GET /volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:03.226135 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f80c899-7b28-4ff4-992c-bbfbcfe78527 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:03.227992 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f80c899-7b28-4ff4-992c-bbfbcfe78527 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:03.228215 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f80c899-7b28-4ff4-992c-bbfbcfe78527 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:03.228393 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f80c899-7b28-4ff4-992c-bbfbcfe78527 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:03.228496 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5f80c899-7b28-4ff4-992c-bbfbcfe78527 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:03.232952 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:03.232952 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:03.233736 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f80c899-7b28-4ff4-992c-bbfbcfe78527 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:03.234287 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1201/4810] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:03 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:03.688114 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-735c4b92-2d35-4c79-8e0b-d2207442fb65 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:03.689950 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-735c4b92-2d35-4c79-8e0b-d2207442fb65 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:03.690196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-735c4b92-2d35-4c79-8e0b-d2207442fb65 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:03.690378 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-735c4b92-2d35-4c79-8e0b-d2207442fb65 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:03.697601 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:03.697601 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:03.701215 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-735c4b92-2d35-4c79-8e0b-d2207442fb65 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:03.705573 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-735c4b92-2d35-4c79-8e0b-d2207442fb65 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 returned with HTTP 200 Aug 07 17:19:03.705928 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1203/4811] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:03 2026] GET /volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:03.717704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10e38955-645b-40ad-b04f-f8abbbb5cead None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:03.719751 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10e38955-645b-40ad-b04f-f8abbbb5cead tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:03.719923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10e38955-645b-40ad-b04f-f8abbbb5cead tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:03.720153 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10e38955-645b-40ad-b04f-f8abbbb5cead tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:03.726404 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:03.726404 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:03.729546 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-10e38955-645b-40ad-b04f-f8abbbb5cead tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:03.733683 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10e38955-645b-40ad-b04f-f8abbbb5cead tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 returned with HTTP 200 Aug 07 17:19:03.734221 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1210/4812] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:03 2026] GET /volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:03.847047 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-fbf7bad4-709b-47e5-b176-2537bce55976 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:03.848991 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-fbf7bad4-709b-47e5-b176-2537bce55976 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:03.849226 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-fbf7bad4-709b-47e5-b176-2537bce55976 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:03.849470 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-fbf7bad4-709b-47e5-b176-2537bce55976 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:03.856939 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:03.856939 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:03.860660 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-fbf7bad4-709b-47e5-b176-2537bce55976 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:03.865309 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-fbf7bad4-709b-47e5-b176-2537bce55976 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 returned with HTTP 200 Aug 07 17:19:03.865790 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1199/4813] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:19:03 2026] GET /volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:04.244738 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e5b15d27-0759-42a8-a3d2-68c42d68b4c2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:04.246517 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5b15d27-0759-42a8-a3d2-68c42d68b4c2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:04.246711 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5b15d27-0759-42a8-a3d2-68c42d68b4c2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:04.246877 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e5b15d27-0759-42a8-a3d2-68c42d68b4c2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:04.246986 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e5b15d27-0759-42a8-a3d2-68c42d68b4c2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:04.251586 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:04.251586 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:04.252365 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e5b15d27-0759-42a8-a3d2-68c42d68b4c2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:04.252704 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1202/4814] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:04 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:04.327677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-9fb9154d-e9c7-46a2-a969-8abff79e0751 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:04.329829 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-9fb9154d-e9c7-46a2-a969-8abff79e0751 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:04.330246 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-9fb9154d-e9c7-46a2-a969-8abff79e0751 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:04.330297 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-9fb9154d-e9c7-46a2-a969-8abff79e0751 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:04.338014 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:04.338014 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:04.342457 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-9fb9154d-e9c7-46a2-a969-8abff79e0751 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:04.347233 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-9fb9154d-e9c7-46a2-a969-8abff79e0751 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 returned with HTTP 200 Aug 07 17:19:04.347601 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1204/4815] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:19:04 2026] GET /volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:04.357248 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-06d96e93-085e-4796-99b5-c1003fe940f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:04.357674 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06d96e93-085e-4796-99b5-c1003fe940f6 None None] GET https://10.4.3.144/volume// Aug 07 17:19:04.357881 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06d96e93-085e-4796-99b5-c1003fe940f6 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:04.358126 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06d96e93-085e-4796-99b5-c1003fe940f6 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:04.358505 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06d96e93-085e-4796-99b5-c1003fe940f6 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:19:04.358848 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1211/4816] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:19: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 07 17:19:04.366477 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-6b7a878a-75fd-471d-abcb-9692f2dfbc5d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:04.368987 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-6b7a878a-75fd-471d-abcb-9692f2dfbc5d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:19:04.369388 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-6b7a878a-75fd-471d-abcb-9692f2dfbc5d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7596b1c9-eca6-437a-a0f4-2c06a229a6f8", "connector": null, "instance_uuid": "bf7dad9e-e425-4e18-ba0b-e9b7370f4f11"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:04.379364 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:04.379364 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:04.402694 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-6b7a878a-75fd-471d-abcb-9692f2dfbc5d tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:19:04.403227 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1200/4817] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:19:04 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 07 17:19:05.268779 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-18b717cc-ab59-4984-a4e0-7fe106c18af0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:05.270623 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18b717cc-ab59-4984-a4e0-7fe106c18af0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:05.270845 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18b717cc-ab59-4984-a4e0-7fe106c18af0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:05.271078 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-18b717cc-ab59-4984-a4e0-7fe106c18af0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:05.271191 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-18b717cc-ab59-4984-a4e0-7fe106c18af0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:05.273386 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=168,cinder:INSERT=31,cinder:UPDATE=38,cinder:DELETE=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:19:05.276498 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:05.276498 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:05.277288 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-18b717cc-ab59-4984-a4e0-7fe106c18af0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:05.277643 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1203/4818] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:05 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:05.296040 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1f7543f9-2516-4e50-b179-cf2e0c4a014e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:05.296468 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f7543f9-2516-4e50-b179-cf2e0c4a014e None None] GET https://10.4.3.144/volume// Aug 07 17:19:05.296640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f7543f9-2516-4e50-b179-cf2e0c4a014e None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:05.296812 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f7543f9-2516-4e50-b179-cf2e0c4a014e None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:05.297590 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f7543f9-2516-4e50-b179-cf2e0c4a014e None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:19:05.297590 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1205/4819] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:19: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 07 17:19:05.311486 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-19d31a9b-b50f-4776-81a9-e45adf97240b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:05.313136 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-19d31a9b-b50f-4776-81a9-e45adf97240b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:05.313334 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-19d31a9b-b50f-4776-81a9-e45adf97240b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:05.313511 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-19d31a9b-b50f-4776-81a9-e45adf97240b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:05.325653 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:05.325653 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:05.329510 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-19d31a9b-b50f-4776-81a9-e45adf97240b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:05.336003 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-19d31a9b-b50f-4776-81a9-e45adf97240b tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 returned with HTTP 200 Aug 07 17:19:05.336506 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1212/4820] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:19:05 2026] GET /volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 => generated 1572 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:19:05.498944 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-1f366f80-047f-44ec-9a9d-34480578e174 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:05.502076 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-1f366f80-047f-44ec-9a9d-34480578e174 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] PUT https://10.4.3.144/volume/v3/attachments/077cd853-a3fd-4eff-86b7-02cb69c0b7e7 Aug 07 17:19:05.502555 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-1f366f80-047f-44ec-9a9d-34480578e174 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:05.508179 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=184,cinder:INSERT=26,cinder:UPDATE=50 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:19:05.514376 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-1f366f80-047f-44ec-9a9d-34480578e174 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Acquiring lock "cinder-attachment_update-7596b1c9-eca6-437a-a0f4-2c06a229a6f8-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:19:05.519381 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-1f366f80-047f-44ec-9a9d-34480578e174 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-7596b1c9-eca6-437a-a0f4-2c06a229a6f8-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:19:05.520434 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:05.520434 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:05.601699 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-1f366f80-047f-44ec-9a9d-34480578e174 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Lock "cinder-attachment_update-7596b1c9-eca6-437a-a0f4-2c06a229a6f8-np0000006737" released by "attachment_update" :: held 0.082s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:19:05.601891 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-1f366f80-047f-44ec-9a9d-34480578e174 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/077cd853-a3fd-4eff-86b7-02cb69c0b7e7 returned with HTTP 200 Aug 07 17:19:05.602703 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1201/4821] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:19:05 2026] PUT /volume/v3/attachments/077cd853-a3fd-4eff-86b7-02cb69c0b7e7 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:05.602794 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:05.632355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-23f14a1d-3d37-4469-ae6f-c25011d3d844 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:05.635933 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-23f14a1d-3d37-4469-ae6f-c25011d3d844 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] POST https://10.4.3.144/volume/v3/attachments/077cd853-a3fd-4eff-86b7-02cb69c0b7e7/action Aug 07 17:19:05.635933 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-23f14a1d-3d37-4469-ae6f-c25011d3d844 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:19:05.635933 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-23f14a1d-3d37-4469-ae6f-c25011d3d844 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:05.638783 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=152,cinder:INSERT=4,cinder:UPDATE=10 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:19:05.660740 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:05.660740 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:05.684296 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6f6d2be4-537f-47b6-bb78-216df7f0e5a9 req-23f14a1d-3d37-4469-ae6f-c25011d3d844 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/077cd853-a3fd-4eff-86b7-02cb69c0b7e7/action returned with HTTP 204 Aug 07 17:19:05.684938 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1206/4822] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:19:05 2026] POST /volume/v3/attachments/077cd853-a3fd-4eff-86b7-02cb69c0b7e7/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:05.746070 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:19:05.746532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1074695313"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:05.748581 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1074695313'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:19:05.748711 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Create volume of 1 GB Aug 07 17:19:05.754640 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Availability Zones retrieved successfully. Aug 07 17:19:05.759773 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Flow 'volume_create_api' (e0edbd99-8149-4998-b075-e6203cb555ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:05.760939 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (363dbbe7-1370-4d55-9bde-2a1d54d86ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:05.761899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:19:05.785734 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (363dbbe7-1370-4d55-9bde-2a1d54d86ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:05.786490 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbffd957-89fa-4c33-bc16-d325a466c226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:05.841807 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Created reservations ['b019e212-9848-4597-b767-1cc4937d09de', '39ea990d-fab9-4e68-a7cc-5994dd26d32c', '14a4ecb7-b3b8-4d99-94e5-bf365d65ceee', '908b2f95-1aa5-4fe9-9134-8c068bce6c5a'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:05.842553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbffd957-89fa-4c33-bc16-d325a466c226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b019e212-9848-4597-b767-1cc4937d09de', '39ea990d-fab9-4e68-a7cc-5994dd26d32c', '14a4ecb7-b3b8-4d99-94e5-bf365d65ceee', '908b2f95-1aa5-4fe9-9134-8c068bce6c5a']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:05.843337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b275cb-ac7a-45e5-bde1-3bf05f4559c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:05.865284 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b275cb-ac7a-45e5-bde1-3bf05f4559c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c70f4a6-d00c-4879-a02d-acd9f26f4e0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1074695313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972d700bd8d74b0e920648fdccac1712',qos_specs=None,replication_status=,reservations=['b019e212-9848-4597-b767-1cc4937d09de','39ea990d-fab9-4e68-a7cc-5994dd26d32c','14a4ecb7-b3b8-4d99-94e5-bf365d65ceee','908b2f95-1aa5-4fe9-9134-8c068bce6c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7619c1b3c84715af80533980c011dc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:19:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1074695313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c70f4a6-d00c-4879-a02d-acd9f26f4e0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972d700bd8d74b0e920648fdccac1712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7619c1b3c84715af80533980c011dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:05.866118 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e4dac9-af62-4e68-bd83-f9893bcb5478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:05.890474 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00e4dac9-af62-4e68-bd83-f9893bcb5478) transitioned into state 'SUCCESS' from state '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-1074695313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972d700bd8d74b0e920648fdccac1712',qos_specs=None,replication_status=,reservations=['b019e212-9848-4597-b767-1cc4937d09de','39ea990d-fab9-4e68-a7cc-5994dd26d32c','14a4ecb7-b3b8-4d99-94e5-bf365d65ceee','908b2f95-1aa5-4fe9-9134-8c068bce6c5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7619c1b3c84715af80533980c011dc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:05.891252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2c6cfc-9d74-4d40-97c4-a7b3c55ff488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:05.900683 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e2c6cfc-9d74-4d40-97c4-a7b3c55ff488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:05.901435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Flow 'volume_create_api' (e0edbd99-8149-4998-b075-e6203cb555ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:05.901736 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Create volume request issued successfully. Aug 07 17:19:05.902291 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-15db8cb1-d9f1-496e-8328-e592ab81cb8d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:19:05.902711 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1204/4823] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:19:05 2026] POST /volume/v3/volumes => generated 749 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:05.917145 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a43db45c-6bd8-4470-a723-40c714310c16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:05.918935 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a43db45c-6bd8-4470-a723-40c714310c16 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b Aug 07 17:19:05.918935 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a43db45c-6bd8-4470-a723-40c714310c16 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:05.918935 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a43db45c-6bd8-4470-a723-40c714310c16 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:05.926497 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:05.926497 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:05.929995 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a43db45c-6bd8-4470-a723-40c714310c16 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:19:05.933581 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a43db45c-6bd8-4470-a723-40c714310c16 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b returned with HTTP 200 Aug 07 17:19:05.933991 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1213/4824] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:05 2026] GET /volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:19:06.289013 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c7a3074d-7758-4c5f-8e18-b8a213b80ac9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:06.291178 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c7a3074d-7758-4c5f-8e18-b8a213b80ac9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:06.291414 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c7a3074d-7758-4c5f-8e18-b8a213b80ac9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:06.291640 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c7a3074d-7758-4c5f-8e18-b8a213b80ac9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:06.291765 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c7a3074d-7758-4c5f-8e18-b8a213b80ac9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:06.296161 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:06.296161 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:06.297005 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c7a3074d-7758-4c5f-8e18-b8a213b80ac9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:06.297365 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1202/4825] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:06 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:06.946629 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-972ce1f0-e3da-4b1a-81e6-54f23246caaa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:06.948310 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-972ce1f0-e3da-4b1a-81e6-54f23246caaa tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b Aug 07 17:19:06.948484 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-972ce1f0-e3da-4b1a-81e6-54f23246caaa tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:06.948699 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-972ce1f0-e3da-4b1a-81e6-54f23246caaa tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:06.955266 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:06.955266 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:06.958404 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-972ce1f0-e3da-4b1a-81e6-54f23246caaa tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:19:06.962362 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-972ce1f0-e3da-4b1a-81e6-54f23246caaa tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b returned with HTTP 200 Aug 07 17:19:06.962700 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1207/4826] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:06 2026] GET /volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:06.975094 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c8356b89-b993-4525-9c33-6529bd3b4b45 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:06.977473 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c8356b89-b993-4525-9c33-6529bd3b4b45 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:19:06.977989 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c8356b89-b993-4525-9c33-6529bd3b4b45 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c70f4a6-d00c-4879-a02d-acd9f26f4e0b", "name": "tempest-VolumesBackupsTest-Backup-703738991"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:06.979904 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-c8356b89-b993-4525-9c33-6529bd3b4b45 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Creating new backup {'backup': {'volume_id': '8c70f4a6-d00c-4879-a02d-acd9f26f4e0b', 'name': 'tempest-VolumesBackupsTest-Backup-703738991'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:19:06.980174 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-c8356b89-b993-4525-9c33-6529bd3b4b45 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Creating backup of volume 8c70f4a6-d00c-4879-a02d-acd9f26f4e0b in container None Aug 07 17:19:06.988975 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:06.988975 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:06.989486 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c8356b89-b993-4525-9c33-6529bd3b4b45 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:19:07.013591 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-c8356b89-b993-4525-9c33-6529bd3b4b45 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Created reservations ['e87a4e3b-c829-41c5-8a3d-7b4b5209d266', '33ee89c6-9ef1-4618-9731-49a1b43ea949'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:07.039172 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c8356b89-b993-4525-9c33-6529bd3b4b45 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:19:07.039711 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1205/4827] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:19:06 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:07.052960 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7e827409-248d-41cd-aa47-a2d795667cf5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:07.054689 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e827409-248d-41cd-aa47-a2d795667cf5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:07.054908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e827409-248d-41cd-aa47-a2d795667cf5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:07.055129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e827409-248d-41cd-aa47-a2d795667cf5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:07.055265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7e827409-248d-41cd-aa47-a2d795667cf5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:07.059523 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:07.059523 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:07.060270 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e827409-248d-41cd-aa47-a2d795667cf5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:07.060615 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1214/4828] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:07 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:07.308702 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2df1dbc6-fcb5-474a-a260-5f4fe48438bf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:07.310931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2df1dbc6-fcb5-474a-a260-5f4fe48438bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:07.311212 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2df1dbc6-fcb5-474a-a260-5f4fe48438bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:07.311449 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2df1dbc6-fcb5-474a-a260-5f4fe48438bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:07.311578 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2df1dbc6-fcb5-474a-a260-5f4fe48438bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:07.316107 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:07.316107 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:07.317007 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2df1dbc6-fcb5-474a-a260-5f4fe48438bf tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:07.317460 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1203/4829] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:07 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:08.074729 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46037335-547b-45ca-9033-cb41a06d1e77 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:08.078258 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46037335-547b-45ca-9033-cb41a06d1e77 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:08.078559 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46037335-547b-45ca-9033-cb41a06d1e77 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:08.078958 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46037335-547b-45ca-9033-cb41a06d1e77 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:08.079115 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-46037335-547b-45ca-9033-cb41a06d1e77 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:08.087386 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:08.087386 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:08.088931 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46037335-547b-45ca-9033-cb41a06d1e77 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:08.090233 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1208/4830] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:08 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:08.334253 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-16641b8f-527d-45d2-8eb5-c386c3edb6b5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:08.335971 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16641b8f-527d-45d2-8eb5-c386c3edb6b5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:08.336187 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16641b8f-527d-45d2-8eb5-c386c3edb6b5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:08.336389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16641b8f-527d-45d2-8eb5-c386c3edb6b5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:08.336528 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-16641b8f-527d-45d2-8eb5-c386c3edb6b5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:08.341313 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:08.341313 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:08.342212 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16641b8f-527d-45d2-8eb5-c386c3edb6b5 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:08.342626 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1206/4831] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:08 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:09.101871 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-daf7a1d0-cc0a-4194-ad78-e57e3536e59d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:09.104079 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-daf7a1d0-cc0a-4194-ad78-e57e3536e59d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:09.104326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-daf7a1d0-cc0a-4194-ad78-e57e3536e59d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:09.104569 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-daf7a1d0-cc0a-4194-ad78-e57e3536e59d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:09.104713 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-daf7a1d0-cc0a-4194-ad78-e57e3536e59d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:09.109703 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:09.109703 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:09.110669 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-daf7a1d0-cc0a-4194-ad78-e57e3536e59d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:09.111291 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1215/4832] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:09 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:09.353425 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1336a932-fb79-462b-88cc-f3a3bb68ce98 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:09.356378 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1336a932-fb79-462b-88cc-f3a3bb68ce98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:09.356581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1336a932-fb79-462b-88cc-f3a3bb68ce98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:09.356797 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1336a932-fb79-462b-88cc-f3a3bb68ce98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:09.356883 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-1336a932-fb79-462b-88cc-f3a3bb68ce98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:09.361921 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:09.361921 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:09.362622 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1336a932-fb79-462b-88cc-f3a3bb68ce98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:09.362956 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1204/4833] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:09 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:10.121863 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-432ec9e6-3494-421e-a896-c78654c520d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:10.123548 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-432ec9e6-3494-421e-a896-c78654c520d4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:10.123778 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-432ec9e6-3494-421e-a896-c78654c520d4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:10.123963 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-432ec9e6-3494-421e-a896-c78654c520d4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:10.124108 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-432ec9e6-3494-421e-a896-c78654c520d4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:10.128415 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:10.128415 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:10.129337 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-432ec9e6-3494-421e-a896-c78654c520d4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:10.129766 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1209/4834] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:10 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:10.372723 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a904072b-ad66-45b2-ba8c-4136d9bfc75a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:10.374391 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a904072b-ad66-45b2-ba8c-4136d9bfc75a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:10.374580 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a904072b-ad66-45b2-ba8c-4136d9bfc75a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:10.374775 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a904072b-ad66-45b2-ba8c-4136d9bfc75a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:10.374883 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a904072b-ad66-45b2-ba8c-4136d9bfc75a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:10.378992 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:10.378992 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:10.379750 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a904072b-ad66-45b2-ba8c-4136d9bfc75a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:10.380104 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1207/4835] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:10 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:11.138924 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f6a83a04-8678-438a-b9a6-b5cd6929793c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:11.140840 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6a83a04-8678-438a-b9a6-b5cd6929793c tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:11.141068 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6a83a04-8678-438a-b9a6-b5cd6929793c tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:11.141249 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6a83a04-8678-438a-b9a6-b5cd6929793c tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:11.141347 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f6a83a04-8678-438a-b9a6-b5cd6929793c tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:11.145515 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:11.145515 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:11.146262 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6a83a04-8678-438a-b9a6-b5cd6929793c tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:11.146633 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1216/4836] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:11 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:11.390220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-460b5ac7-8ea2-4031-9d97-811272fb4b4f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:11.392598 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-460b5ac7-8ea2-4031-9d97-811272fb4b4f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:11.392883 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-460b5ac7-8ea2-4031-9d97-811272fb4b4f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:11.393155 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-460b5ac7-8ea2-4031-9d97-811272fb4b4f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:11.393303 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-460b5ac7-8ea2-4031-9d97-811272fb4b4f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:11.398560 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:11.398560 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:11.399752 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-460b5ac7-8ea2-4031-9d97-811272fb4b4f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:11.400353 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1205/4837] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:11 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:12.157768 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d218040c-c76a-47f0-b74d-63e967dc9db4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:12.160031 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d218040c-c76a-47f0-b74d-63e967dc9db4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:12.160299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d218040c-c76a-47f0-b74d-63e967dc9db4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:12.160537 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d218040c-c76a-47f0-b74d-63e967dc9db4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:12.160692 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d218040c-c76a-47f0-b74d-63e967dc9db4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:12.166873 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:12.166873 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:12.168064 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d218040c-c76a-47f0-b74d-63e967dc9db4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:12.168635 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1210/4838] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:12 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:12.411210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-256a9097-03aa-403c-8477-a94a30fd07a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:12.413250 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-256a9097-03aa-403c-8477-a94a30fd07a4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:12.413532 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-256a9097-03aa-403c-8477-a94a30fd07a4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:12.413734 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-256a9097-03aa-403c-8477-a94a30fd07a4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:12.413828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-256a9097-03aa-403c-8477-a94a30fd07a4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:12.418835 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:12.418835 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:12.419712 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-256a9097-03aa-403c-8477-a94a30fd07a4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:12.420128 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1208/4839] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:12 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:13.179178 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1fc1eece-9df8-4605-b330-af3b1ec65065 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:13.181570 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fc1eece-9df8-4605-b330-af3b1ec65065 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:13.181867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fc1eece-9df8-4605-b330-af3b1ec65065 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:13.182148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fc1eece-9df8-4605-b330-af3b1ec65065 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:13.182311 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1fc1eece-9df8-4605-b330-af3b1ec65065 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:13.187999 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:13.187999 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:13.189126 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fc1eece-9df8-4605-b330-af3b1ec65065 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:13.189648 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1217/4840] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:13 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:13.297962 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-01d1dad6-916b-401e-a1ed-e8fab9871e56 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:13.301300 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-01d1dad6-916b-401e-a1ed-e8fab9871e56 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:13.301550 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-01d1dad6-916b-401e-a1ed-e8fab9871e56 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:13.301793 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-01d1dad6-916b-401e-a1ed-e8fab9871e56 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:13.314099 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:13.314099 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:13.318328 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-01d1dad6-916b-401e-a1ed-e8fab9871e56 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:13.324938 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-01d1dad6-916b-401e-a1ed-e8fab9871e56 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:13.325659 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1206/4841] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:19:13 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:13.410466 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b975e882-2fed-4ddd-8e57-5f8304d019f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:13.410827 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b975e882-2fed-4ddd-8e57-5f8304d019f7 None None] GET https://10.4.3.144/volume// Aug 07 17:19:13.410981 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b975e882-2fed-4ddd-8e57-5f8304d019f7 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:13.411181 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b975e882-2fed-4ddd-8e57-5f8304d019f7 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:13.411487 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b975e882-2fed-4ddd-8e57-5f8304d019f7 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:19:13.411877 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1211/4842] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:19: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 07 17:19:13.420346 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-8ceab86c-eebc-44b4-a77c-2446dd5e79dc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:13.422397 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-8ceab86c-eebc-44b4-a77c-2446dd5e79dc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:19:13.422791 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-8ceab86c-eebc-44b4-a77c-2446dd5e79dc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c75fb16-1080-4aa6-a5a6-8fd7d177146a", "connector": null, "instance_uuid": "47c161fe-0ba6-4f2b-b1ee-39c4d720632c"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:13.431811 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-255591bc-6481-4823-8a31-6957ada4f9a7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:13.434170 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-255591bc-6481-4823-8a31-6957ada4f9a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:13.434409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-255591bc-6481-4823-8a31-6957ada4f9a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:13.434524 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:13.434524 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:13.434644 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-255591bc-6481-4823-8a31-6957ada4f9a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:13.434795 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-255591bc-6481-4823-8a31-6957ada4f9a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:13.439194 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:13.439194 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:13.440152 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-255591bc-6481-4823-8a31-6957ada4f9a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:13.440640 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1218/4843] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:13 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:13.461639 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-8ceab86c-eebc-44b4-a77c-2446dd5e79dc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:19:13.462037 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1209/4844] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:19:13 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:13.508428 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8d497d58-1780-4961-b500-577bdc720bac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:13.509812 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d497d58-1780-4961-b500-577bdc720bac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:13.510118 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8d497d58-1780-4961-b500-577bdc720bac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:13.510397 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8d497d58-1780-4961-b500-577bdc720bac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:13.523659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-106b32cb-414e-4fd8-85e1-3de6a483c68b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:13.524371 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-106b32cb-414e-4fd8-85e1-3de6a483c68b None None] GET https://10.4.3.144/volume// Aug 07 17:19:13.524371 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-106b32cb-414e-4fd8-85e1-3de6a483c68b None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:13.524497 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-106b32cb-414e-4fd8-85e1-3de6a483c68b None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:13.524875 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-106b32cb-414e-4fd8-85e1-3de6a483c68b None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:19:13.525219 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1212/4845] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:19: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 07 17:19:13.530550 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:13.530550 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:13.534046 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-413f87a5-3868-47c3-90db-dbd1f87f1bae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:13.537009 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-413f87a5-3868-47c3-90db-dbd1f87f1bae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:13.537009 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-413f87a5-3868-47c3-90db-dbd1f87f1bae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:13.537009 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-413f87a5-3868-47c3-90db-dbd1f87f1bae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:13.540151 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8d497d58-1780-4961-b500-577bdc720bac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:13.546481 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d497d58-1780-4961-b500-577bdc720bac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:13.547162 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1207/4846] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:13 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:13.552828 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:13.552828 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:13.563343 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-413f87a5-3868-47c3-90db-dbd1f87f1bae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:13.568523 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-413f87a5-3868-47c3-90db-dbd1f87f1bae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:13.569184 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1219/4847] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:19:13 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1395 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:19:13.690057 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-2319d84f-e362-4afd-8ef1-8ae094ce984c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:13.692217 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-2319d84f-e362-4afd-8ef1-8ae094ce984c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] PUT https://10.4.3.144/volume/v3/attachments/0abc1574-3bc9-4735-af77-d4d8444021c1 Aug 07 17:19:13.692558 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-2319d84f-e362-4afd-8ef1-8ae094ce984c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:13.700732 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-2319d84f-e362-4afd-8ef1-8ae094ce984c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Acquiring lock "cinder-attachment_update-8c75fb16-1080-4aa6-a5a6-8fd7d177146a-np0000006737" by "attachment_update" {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:19:13.705225 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-2319d84f-e362-4afd-8ef1-8ae094ce984c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-8c75fb16-1080-4aa6-a5a6-8fd7d177146a-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100226) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:19:13.706172 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:13.706172 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:13.794658 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.coordination [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-2319d84f-e362-4afd-8ef1-8ae094ce984c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-8c75fb16-1080-4aa6-a5a6-8fd7d177146a-np0000006737" released by "attachment_update" :: held 0.089s {{(pid=100226) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:19:13.795062 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-2319d84f-e362-4afd-8ef1-8ae094ce984c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/0abc1574-3bc9-4735-af77-d4d8444021c1 returned with HTTP 200 Aug 07 17:19:13.795524 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1210/4848] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:19:13 2026] PUT /volume/v3/attachments/0abc1574-3bc9-4735-af77-d4d8444021c1 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:14.200847 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5d9cdc8-8a11-40bd-8f1b-84629bdb4517 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:14.202639 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5d9cdc8-8a11-40bd-8f1b-84629bdb4517 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:14.202803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5d9cdc8-8a11-40bd-8f1b-84629bdb4517 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:14.202994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5d9cdc8-8a11-40bd-8f1b-84629bdb4517 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:14.203128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f5d9cdc8-8a11-40bd-8f1b-84629bdb4517 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:14.207805 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:14.207805 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:14.208611 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5d9cdc8-8a11-40bd-8f1b-84629bdb4517 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:14.208961 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1213/4849] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:14 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:14.454828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dc5b37b3-c8c0-4ed7-8fc5-5e7b94ce5460 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:14.456689 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dc5b37b3-c8c0-4ed7-8fc5-5e7b94ce5460 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:14.456890 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dc5b37b3-c8c0-4ed7-8fc5-5e7b94ce5460 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:14.457094 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dc5b37b3-c8c0-4ed7-8fc5-5e7b94ce5460 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:14.457201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-dc5b37b3-c8c0-4ed7-8fc5-5e7b94ce5460 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:14.461310 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:14.461310 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:14.462094 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dc5b37b3-c8c0-4ed7-8fc5-5e7b94ce5460 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:14.462489 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1208/4850] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:14 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:14.471547 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-81d04672-5cdf-4470-a167-35bc9059d5ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:14.473766 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81d04672-5cdf-4470-a167-35bc9059d5ac tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 Aug 07 17:19:14.474044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81d04672-5cdf-4470-a167-35bc9059d5ac tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:14.474301 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81d04672-5cdf-4470-a167-35bc9059d5ac tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:14.480987 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:14.480987 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:14.483988 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-81d04672-5cdf-4470-a167-35bc9059d5ac tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:14.487682 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81d04672-5cdf-4470-a167-35bc9059d5ac tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 returned with HTTP 200 Aug 07 17:19:14.488002 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1220/4851] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:14 2026] GET /volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:14.502487 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a346084d-1fbe-4804-96c4-232f64270207 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:14.505868 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a346084d-1fbe-4804-96c4-232f64270207 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:14.505868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a346084d-1fbe-4804-96c4-232f64270207 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:14.505868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a346084d-1fbe-4804-96c4-232f64270207 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:14.505868 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-a346084d-1fbe-4804-96c4-232f64270207 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete backup with id: d1702c52-6e78-4ef8-bb21-3242bd25d39b. Aug 07 17:19:14.509865 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:14.509865 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:14.524520 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-a346084d-1fbe-4804-96c4-232f64270207 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] delete_backup rpcapi backup_id d1702c52-6e78-4ef8-bb21-3242bd25d39b {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:19:14.526787 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a346084d-1fbe-4804-96c4-232f64270207 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 202 Aug 07 17:19:14.527204 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1211/4852] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:14 2026] DELETE /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:19:14.534690 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-724a6137-401a-432b-9dff-148759017da0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:14.536916 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-724a6137-401a-432b-9dff-148759017da0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:14.537160 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-724a6137-401a-432b-9dff-148759017da0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:14.537378 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-724a6137-401a-432b-9dff-148759017da0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:14.537518 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-724a6137-401a-432b-9dff-148759017da0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:14.542731 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:14.542731 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:14.543644 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-724a6137-401a-432b-9dff-148759017da0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 200 Aug 07 17:19:14.544143 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1214/4853] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:14 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:14.570006 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-88f1de8d-6326-42d7-bdbd-08867eddacca None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:14.572999 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-88f1de8d-6326-42d7-bdbd-08867eddacca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:14.573261 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-88f1de8d-6326-42d7-bdbd-08867eddacca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:14.573485 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-88f1de8d-6326-42d7-bdbd-08867eddacca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:14.598357 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:14.598357 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:14.602848 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-88f1de8d-6326-42d7-bdbd-08867eddacca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:14.608661 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-88f1de8d-6326-42d7-bdbd-08867eddacca tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:14.609159 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1209/4854] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:14 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:15.220595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7086ed87-d9de-45a0-893a-8b4bfeee4c46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:15.223068 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7086ed87-d9de-45a0-893a-8b4bfeee4c46 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:15.223349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7086ed87-d9de-45a0-893a-8b4bfeee4c46 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:15.223635 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7086ed87-d9de-45a0-893a-8b4bfeee4c46 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:15.223755 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7086ed87-d9de-45a0-893a-8b4bfeee4c46 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:15.228591 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:15.228591 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:15.229479 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7086ed87-d9de-45a0-893a-8b4bfeee4c46 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:15.230125 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1221/4855] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:15 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:15.556186 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0dd29f9c-130f-4bfb-8835-7f1d715fce56 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:15.557835 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0dd29f9c-130f-4bfb-8835-7f1d715fce56 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b Aug 07 17:19:15.558145 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0dd29f9c-130f-4bfb-8835-7f1d715fce56 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:15.558400 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0dd29f9c-130f-4bfb-8835-7f1d715fce56 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:15.559392 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0dd29f9c-130f-4bfb-8835-7f1d715fce56 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d1702c52-6e78-4ef8-bb21-3242bd25d39b. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:15.562545 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0dd29f9c-130f-4bfb-8835-7f1d715fce56 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b returned with HTTP 404 Aug 07 17:19:15.563049 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1212/4856] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:15 2026] GET /volume/v3/backups/d1702c52-6e78-4ef8-bb21-3242bd25d39b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:15.572264 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:15.574036 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:19:15.574387 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2093027580"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:15.575922 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2093027580'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:19:15.576091 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume of 1 GB Aug 07 17:19:15.579991 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Availability Zones retrieved successfully. Aug 07 17:19:15.585182 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Flow 'volume_create_api' (82577b9a-795b-493a-95eb-5b54317d3f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:15.586165 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126cd6c1-8311-43f0-a0ab-41babd7c359c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:15.586993 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:19:15.611677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (126cd6c1-8311-43f0-a0ab-41babd7c359c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:15.612469 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968e0b6d-3a15-45a1-9f6a-a78d36914424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:15.623116 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cda44021-3197-4f6b-b8ee-e373253ce770 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:15.625951 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cda44021-3197-4f6b-b8ee-e373253ce770 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:15.627300 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cda44021-3197-4f6b-b8ee-e373253ce770 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:15.627890 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cda44021-3197-4f6b-b8ee-e373253ce770 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:15.641618 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:15.641618 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:15.646058 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cda44021-3197-4f6b-b8ee-e373253ce770 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:15.649907 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cda44021-3197-4f6b-b8ee-e373253ce770 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:15.650316 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1210/4857] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:15 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:15.656246 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['dc70c9c9-3982-4388-a985-f37dc9e2267f', '4921b4f2-6720-496d-bbce-33ab6ab5e083', 'd8696fbd-9151-42fa-adcd-de240bcbc157', '7624aaa7-e030-46dc-9e4e-bbe969ccfb14'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:15.657061 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (968e0b6d-3a15-45a1-9f6a-a78d36914424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc70c9c9-3982-4388-a985-f37dc9e2267f', '4921b4f2-6720-496d-bbce-33ab6ab5e083', 'd8696fbd-9151-42fa-adcd-de240bcbc157', '7624aaa7-e030-46dc-9e4e-bbe969ccfb14']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:15.657772 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0739043-a6e2-40da-8d99-f017b11594f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:15.680038 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0739043-a6e2-40da-8d99-f017b11594f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df135a3c-5902-4628-a7ad-978aac71d1bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2093027580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa73786ae864785abdce67086034278',qos_specs=None,replication_status=,reservations=['dc70c9c9-3982-4388-a985-f37dc9e2267f','4921b4f2-6720-496d-bbce-33ab6ab5e083','d8696fbd-9151-42fa-adcd-de240bcbc157','7624aaa7-e030-46dc-9e4e-bbe969ccfb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ce1404e744bdbbf50b44db75f226',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2093027580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df135a3c-5902-4628-a7ad-978aac71d1bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa73786ae864785abdce67086034278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e0ce1404e744bdbbf50b44db75f226',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:15.680793 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed73f21f-3bb1-43de-8259-b344c30b4385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:15.696282 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed73f21f-3bb1-43de-8259-b344c30b4385) transitioned into state 'SUCCESS' from state '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-2093027580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa73786ae864785abdce67086034278',qos_specs=None,replication_status=,reservations=['dc70c9c9-3982-4388-a985-f37dc9e2267f','4921b4f2-6720-496d-bbce-33ab6ab5e083','d8696fbd-9151-42fa-adcd-de240bcbc157','7624aaa7-e030-46dc-9e4e-bbe969ccfb14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ce1404e744bdbbf50b44db75f226',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:15.696969 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389a0a1d-5b9a-457f-bfaa-77620949779b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:15.705318 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389a0a1d-5b9a-457f-bfaa-77620949779b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:15.706251 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Flow 'volume_create_api' (82577b9a-795b-493a-95eb-5b54317d3f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:15.706579 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume request issued successfully. Aug 07 17:19:15.707125 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ac4606a-9e1a-4a9c-a39b-f6017948b72c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:19:15.707552 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1215/4858] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:19:15 2026] POST /volume/v3/volumes => generated 749 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:15.721825 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-738c4803-4110-4ed8-90b4-3bc2b33dc139 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:15.724166 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-738c4803-4110-4ed8-90b4-3bc2b33dc139 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb Aug 07 17:19:15.724166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-738c4803-4110-4ed8-90b4-3bc2b33dc139 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:15.724330 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-738c4803-4110-4ed8-90b4-3bc2b33dc139 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:15.735046 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:15.735046 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:15.742741 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-738c4803-4110-4ed8-90b4-3bc2b33dc139 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:15.749390 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-738c4803-4110-4ed8-90b4-3bc2b33dc139 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb returned with HTTP 200 Aug 07 17:19:15.749830 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1222/4859] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:15 2026] GET /volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:16.061621 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-f3b79388-550f-4cd7-b51c-b75995ffcb60 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:16.064717 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-f3b79388-550f-4cd7-b51c-b75995ffcb60 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments/0abc1574-3bc9-4735-af77-d4d8444021c1/action Aug 07 17:19:16.065221 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-f3b79388-550f-4cd7-b51c-b75995ffcb60 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:19:16.065395 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-f3b79388-550f-4cd7-b51c-b75995ffcb60 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:16.089987 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:16.089987 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:16.099293 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-1f0052f3-7d99-4b11-a1b7-6a2875353393 req-f3b79388-550f-4cd7-b51c-b75995ffcb60 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/0abc1574-3bc9-4735-af77-d4d8444021c1/action returned with HTTP 204 Aug 07 17:19:16.099782 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1213/4860] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:19:16 2026] POST /volume/v3/attachments/0abc1574-3bc9-4735-af77-d4d8444021c1/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:16.240377 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cbfa934b-66d7-4c16-91e0-0d54ff932083 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:16.242298 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbfa934b-66d7-4c16-91e0-0d54ff932083 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:16.242483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cbfa934b-66d7-4c16-91e0-0d54ff932083 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:16.242697 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cbfa934b-66d7-4c16-91e0-0d54ff932083 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:16.242841 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-cbfa934b-66d7-4c16-91e0-0d54ff932083 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:16.247163 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:16.247163 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:16.247896 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cbfa934b-66d7-4c16-91e0-0d54ff932083 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:16.248302 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1211/4861] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:16 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:16.668902 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02f5fb32-9fe3-43c2-a0ea-1d77d3c83e60 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:16.670886 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02f5fb32-9fe3-43c2-a0ea-1d77d3c83e60 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:16.671118 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02f5fb32-9fe3-43c2-a0ea-1d77d3c83e60 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:16.671314 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02f5fb32-9fe3-43c2-a0ea-1d77d3c83e60 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:16.683105 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:16.683105 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:16.686621 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-02f5fb32-9fe3-43c2-a0ea-1d77d3c83e60 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:16.690637 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02f5fb32-9fe3-43c2-a0ea-1d77d3c83e60 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:16.691004 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1216/4862] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:16 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:16.764134 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-12becf14-0dd1-497a-af06-fe95e18a39e6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:16.766172 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12becf14-0dd1-497a-af06-fe95e18a39e6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb Aug 07 17:19:16.766399 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12becf14-0dd1-497a-af06-fe95e18a39e6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:16.766613 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12becf14-0dd1-497a-af06-fe95e18a39e6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:16.773983 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:16.773983 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:16.778458 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-12becf14-0dd1-497a-af06-fe95e18a39e6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:16.782848 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12becf14-0dd1-497a-af06-fe95e18a39e6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb returned with HTTP 200 Aug 07 17:19:16.783274 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1223/4863] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:16 2026] GET /volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:16.797159 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-28bbc6e7-cf7d-4a2c-8418-5bcd6c5be9ae None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:16.798738 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28bbc6e7-cf7d-4a2c-8418-5bcd6c5be9ae tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:19:16.799053 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-28bbc6e7-cf7d-4a2c-8418-5bcd6c5be9ae tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df135a3c-5902-4628-a7ad-978aac71d1bb", "name": "tempest-VolumesBackupsTest-Backup-1693943662"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:16.800303 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-28bbc6e7-cf7d-4a2c-8418-5bcd6c5be9ae tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating new backup {'backup': {'volume_id': 'df135a3c-5902-4628-a7ad-978aac71d1bb', 'name': 'tempest-VolumesBackupsTest-Backup-1693943662'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:19:16.800428 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-28bbc6e7-cf7d-4a2c-8418-5bcd6c5be9ae tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating backup of volume df135a3c-5902-4628-a7ad-978aac71d1bb in container None Aug 07 17:19:16.807970 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:16.807970 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:16.808384 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-28bbc6e7-cf7d-4a2c-8418-5bcd6c5be9ae tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:16.824853 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-28bbc6e7-cf7d-4a2c-8418-5bcd6c5be9ae tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['b806582f-aaea-4d6e-b953-6b9a5d663a3d', '54b713d2-1797-43c4-b772-6ce4a240ebf4'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:16.860502 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-28bbc6e7-cf7d-4a2c-8418-5bcd6c5be9ae tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:19:16.861131 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1214/4864] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:19:16 2026] POST /volume/v3/backups => generated 330 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:16.872175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-63a9a21f-2612-44d1-a1d7-84ba1c0ba7e2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:16.876551 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-63a9a21f-2612-44d1-a1d7-84ba1c0ba7e2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:16.876748 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-63a9a21f-2612-44d1-a1d7-84ba1c0ba7e2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:16.876925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-63a9a21f-2612-44d1-a1d7-84ba1c0ba7e2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:16.877038 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-63a9a21f-2612-44d1-a1d7-84ba1c0ba7e2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:16.881698 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:16.881698 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:16.883071 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-63a9a21f-2612-44d1-a1d7-84ba1c0ba7e2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:16.883289 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1212/4865] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:16 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:17.258944 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72971e7f-473c-496a-b7ff-7bef7ec7f551 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:17.260734 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72971e7f-473c-496a-b7ff-7bef7ec7f551 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:17.260951 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72971e7f-473c-496a-b7ff-7bef7ec7f551 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:17.261160 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72971e7f-473c-496a-b7ff-7bef7ec7f551 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:17.261275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-72971e7f-473c-496a-b7ff-7bef7ec7f551 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:17.265720 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:17.265720 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:17.266451 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72971e7f-473c-496a-b7ff-7bef7ec7f551 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:17.266811 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1217/4866] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:17 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:17.897067 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e65dc4c-393b-44eb-a126-5568966f4945 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:17.898849 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e65dc4c-393b-44eb-a126-5568966f4945 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:17.899053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e65dc4c-393b-44eb-a126-5568966f4945 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:17.899256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e65dc4c-393b-44eb-a126-5568966f4945 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:17.899377 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6e65dc4c-393b-44eb-a126-5568966f4945 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:17.903546 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:17.903546 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:17.904246 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e65dc4c-393b-44eb-a126-5568966f4945 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:17.904607 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1224/4867] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:17 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:17.954948 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6382b85e-23df-47c6-8e32-a2457decc4a2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:17.958367 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6382b85e-23df-47c6-8e32-a2457decc4a2 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:17.958616 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6382b85e-23df-47c6-8e32-a2457decc4a2 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:17.958838 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6382b85e-23df-47c6-8e32-a2457decc4a2 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:17.971299 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:17.971299 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:17.975424 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6382b85e-23df-47c6-8e32-a2457decc4a2 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:17.980449 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6382b85e-23df-47c6-8e32-a2457decc4a2 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:17.980889 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1215/4868] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:17 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1510 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:17.991994 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d8d32085-562a-4535-b93d-c2ecc5adf353 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:17.994669 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d8d32085-562a-4535-b93d-c2ecc5adf353 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:17.994960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d8d32085-562a-4535-b93d-c2ecc5adf353 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:17.995220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d8d32085-562a-4535-b93d-c2ecc5adf353 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.010058 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.010058 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:18.013798 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d8d32085-562a-4535-b93d-c2ecc5adf353 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:18.019064 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d8d32085-562a-4535-b93d-c2ecc5adf353 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:18.019537 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1213/4869] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:17 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1510 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:18.030917 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dfca2e41-cdb3-4e40-8c57-62c2ad83e2ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.032687 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfca2e41-cdb3-4e40-8c57-62c2ad83e2ae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:18.032903 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfca2e41-cdb3-4e40-8c57-62c2ad83e2ae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:18.033128 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfca2e41-cdb3-4e40-8c57-62c2ad83e2ae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.044683 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.044683 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:18.047928 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dfca2e41-cdb3-4e40-8c57-62c2ad83e2ae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:18.053350 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfca2e41-cdb3-4e40-8c57-62c2ad83e2ae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:18.053815 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1218/4870] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:18 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1510 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:18.093898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-62eb626f-4606-4b42-a916-90d656437ec4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.096929 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-62eb626f-4606-4b42-a916-90d656437ec4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:18.097132 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-62eb626f-4606-4b42-a916-90d656437ec4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:18.097339 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-62eb626f-4606-4b42-a916-90d656437ec4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.113524 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.113524 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:18.118384 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-62eb626f-4606-4b42-a916-90d656437ec4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:18.123560 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-62eb626f-4606-4b42-a916-90d656437ec4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:18.123992 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1225/4871] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:19:18 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1510 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:18.141835 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-571b7848-7b42-4c3c-a664-cf523e1115af None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.144155 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-571b7848-7b42-4c3c-a664-cf523e1115af tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a/action Aug 07 17:19:18.144552 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-571b7848-7b42-4c3c-a664-cf523e1115af tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:19:18.144729 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-571b7848-7b42-4c3c-a664-cf523e1115af tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:18.159476 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.159476 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:18.160054 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-571b7848-7b42-4c3c-a664-cf523e1115af tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:18.167790 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-571b7848-7b42-4c3c-a664-cf523e1115af tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Begin detaching volume completed successfully. Aug 07 17:19:18.168011 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-571b7848-7b42-4c3c-a664-cf523e1115af tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a/action returned with HTTP 202 Aug 07 17:19:18.168514 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1216/4872] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:19:18 2026] POST /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:19:18.186012 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c79a8dc2-4b54-442f-a9cc-8e6b11d5aecc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.188271 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c79a8dc2-4b54-442f-a9cc-8e6b11d5aecc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:18.188505 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c79a8dc2-4b54-442f-a9cc-8e6b11d5aecc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:18.188747 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c79a8dc2-4b54-442f-a9cc-8e6b11d5aecc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.208654 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.208654 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:18.214460 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c79a8dc2-4b54-442f-a9cc-8e6b11d5aecc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:18.214840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f23c61a2-d236-4abc-8feb-be0ace03fe17 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.215331 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f23c61a2-d236-4abc-8feb-be0ace03fe17 None None] GET https://10.4.3.144/volume// Aug 07 17:19:18.215552 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f23c61a2-d236-4abc-8feb-be0ace03fe17 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:18.215799 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f23c61a2-d236-4abc-8feb-be0ace03fe17 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.216188 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f23c61a2-d236-4abc-8feb-be0ace03fe17 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:19:18.216524 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1219/4873] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:19: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 07 17:19:18.220055 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c79a8dc2-4b54-442f-a9cc-8e6b11d5aecc tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:18.220481 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1214/4874] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:18 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1513 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:18.223788 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-606d9b82-e7c9-4873-994e-f30c29e3bf32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.229794 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-606d9b82-e7c9-4873-994e-f30c29e3bf32 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:18.230158 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-606d9b82-e7c9-4873-994e-f30c29e3bf32 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:18.230399 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-606d9b82-e7c9-4873-994e-f30c29e3bf32 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.246146 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.246146 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:18.249895 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-606d9b82-e7c9-4873-994e-f30c29e3bf32 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:18.254272 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-606d9b82-e7c9-4873-994e-f30c29e3bf32 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:18.254670 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1226/4875] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:19:18 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1693 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:19:18.279142 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d8e34b07-b2e7-418a-8367-f0bdfd284ae9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.280940 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8e34b07-b2e7-418a-8367-f0bdfd284ae9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:18.281182 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8e34b07-b2e7-418a-8367-f0bdfd284ae9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:18.281387 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8e34b07-b2e7-418a-8367-f0bdfd284ae9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.281522 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d8e34b07-b2e7-418a-8367-f0bdfd284ae9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:18.285920 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.285920 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:18.286728 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8e34b07-b2e7-418a-8367-f0bdfd284ae9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:18.287245 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1217/4876] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:18 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:18.794910 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-05b3c660-f29d-44f1-badb-feb71f5894e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.796885 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-05b3c660-f29d-44f1-badb-feb71f5894e9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:18.797095 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-05b3c660-f29d-44f1-badb-feb71f5894e9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:18.797275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-05b3c660-f29d-44f1-badb-feb71f5894e9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.808161 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.808161 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:18.810993 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-05b3c660-f29d-44f1-badb-feb71f5894e9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:18.814577 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-05b3c660-f29d-44f1-badb-feb71f5894e9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:18.815009 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1220/4877] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:19:18 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1513 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:18.829344 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-672058cb-ca61-4984-b63c-b53429417c7b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.831421 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-672058cb-ca61-4984-b63c-b53429417c7b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] DELETE https://10.4.3.144/volume/v3/attachments/0abc1574-3bc9-4735-af77-d4d8444021c1 Aug 07 17:19:18.831624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-672058cb-ca61-4984-b63c-b53429417c7b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:18.831799 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-672058cb-ca61-4984-b63c-b53429417c7b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'version_select' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.839388 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.839388 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:18.881117 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e12349d2-2bf4-4b4c-954f-f03731bbe3a5 req-672058cb-ca61-4984-b63c-b53429417c7b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/0abc1574-3bc9-4735-af77-d4d8444021c1 returned with HTTP 200 Aug 07 17:19:18.881529 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1215/4878] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:19:18 2026] DELETE /volume/v3/attachments/0abc1574-3bc9-4735-af77-d4d8444021c1 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:18.914183 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e202d0fd-25ae-4d8d-bd5e-b155ad6a285f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:18.916636 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e202d0fd-25ae-4d8d-bd5e-b155ad6a285f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:18.916866 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e202d0fd-25ae-4d8d-bd5e-b155ad6a285f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:18.917109 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e202d0fd-25ae-4d8d-bd5e-b155ad6a285f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:18.917253 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e202d0fd-25ae-4d8d-bd5e-b155ad6a285f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:18.922155 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:18.922155 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:18.923093 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e202d0fd-25ae-4d8d-bd5e-b155ad6a285f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:18.923595 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1227/4879] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:18 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:19.236490 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b575ebb-78ec-455b-9a08-f0070867f426 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:19.238585 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b575ebb-78ec-455b-9a08-f0070867f426 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:19.238853 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b575ebb-78ec-455b-9a08-f0070867f426 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:19.239292 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b575ebb-78ec-455b-9a08-f0070867f426 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:19.249846 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:19.249846 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:19.254042 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2b575ebb-78ec-455b-9a08-f0070867f426 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:19.258746 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b575ebb-78ec-455b-9a08-f0070867f426 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:19.259320 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1218/4880] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:19 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:19.298773 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7cc0d893-7d6b-439c-a17b-2b732452b5f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:19.300697 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7cc0d893-7d6b-439c-a17b-2b732452b5f5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:19.300893 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7cc0d893-7d6b-439c-a17b-2b732452b5f5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:19.301101 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7cc0d893-7d6b-439c-a17b-2b732452b5f5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:19.301228 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7cc0d893-7d6b-439c-a17b-2b732452b5f5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:19.306108 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:19.306108 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:19.307000 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7cc0d893-7d6b-439c-a17b-2b732452b5f5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:19.307406 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1221/4881] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:19 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:19.937061 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d848c078-c12a-461d-81f5-57d1ef5634bd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:19.939367 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d848c078-c12a-461d-81f5-57d1ef5634bd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:19.939627 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d848c078-c12a-461d-81f5-57d1ef5634bd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:19.939816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d848c078-c12a-461d-81f5-57d1ef5634bd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:19.939924 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d848c078-c12a-461d-81f5-57d1ef5634bd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:19.945330 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:19.945330 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:19.947584 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d848c078-c12a-461d-81f5-57d1ef5634bd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:19.947584 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1216/4882] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:19 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:20.320845 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2d90d6b9-2749-45ed-b11f-42cf26f9a2e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:20.322925 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d90d6b9-2749-45ed-b11f-42cf26f9a2e8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:20.323199 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d90d6b9-2749-45ed-b11f-42cf26f9a2e8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:20.323445 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d90d6b9-2749-45ed-b11f-42cf26f9a2e8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:20.323737 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2d90d6b9-2749-45ed-b11f-42cf26f9a2e8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:20.328546 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:20.328546 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:20.329495 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d90d6b9-2749-45ed-b11f-42cf26f9a2e8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:20.330055 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1228/4883] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:20 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:20.959530 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-58ac1d44-c276-47d0-a424-d93651d46a5c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:20.961606 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58ac1d44-c276-47d0-a424-d93651d46a5c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:20.961871 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58ac1d44-c276-47d0-a424-d93651d46a5c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:20.962211 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58ac1d44-c276-47d0-a424-d93651d46a5c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:20.962422 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-58ac1d44-c276-47d0-a424-d93651d46a5c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:20.967866 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:20.967866 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:20.968850 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58ac1d44-c276-47d0-a424-d93651d46a5c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:20.969357 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1219/4884] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:20 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:21.344278 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-746e5d8e-1f81-47f1-b970-04c321d58453 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:21.346425 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-746e5d8e-1f81-47f1-b970-04c321d58453 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:21.346425 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-746e5d8e-1f81-47f1-b970-04c321d58453 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:21.346536 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-746e5d8e-1f81-47f1-b970-04c321d58453 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:21.346612 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-746e5d8e-1f81-47f1-b970-04c321d58453 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:21.351390 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:21.351390 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:21.352126 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-746e5d8e-1f81-47f1-b970-04c321d58453 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:21.352741 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1222/4885] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:21 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:21.743246 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2284b27b-5789-4dcd-a50b-a23b1dcc211d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:21.744937 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2284b27b-5789-4dcd-a50b-a23b1dcc211d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:21.745154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2284b27b-5789-4dcd-a50b-a23b1dcc211d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:21.745366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2284b27b-5789-4dcd-a50b-a23b1dcc211d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:21.754349 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:21.754349 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:21.757466 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2284b27b-5789-4dcd-a50b-a23b1dcc211d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:21.761192 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2284b27b-5789-4dcd-a50b-a23b1dcc211d tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:21.761562 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1217/4886] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:21 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:21.806092 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0b1423a7-e300-45ab-a668-ba581b48048f req-d59ee2c5-7e57-4021-815b-17a119f21940 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:21.808078 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-d59ee2c5-7e57-4021-815b-17a119f21940 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:21.808271 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-d59ee2c5-7e57-4021-815b-17a119f21940 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:21.808467 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-d59ee2c5-7e57-4021-815b-17a119f21940 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:21.818864 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:21.818864 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:21.822037 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-0b1423a7-e300-45ab-a668-ba581b48048f req-d59ee2c5-7e57-4021-815b-17a119f21940 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:21.825730 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-d59ee2c5-7e57-4021-815b-17a119f21940 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:21.826098 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1229/4887] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:19:21 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:21.842194 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-0b1423a7-e300-45ab-a668-ba581b48048f req-8d2bb0e5-0356-4a77-bbdf-b77d146b2cdd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:21.844343 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-8d2bb0e5-0356-4a77-bbdf-b77d146b2cdd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a/action Aug 07 17:19:21.844730 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-8d2bb0e5-0356-4a77-bbdf-b77d146b2cdd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:19:21.844923 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-8d2bb0e5-0356-4a77-bbdf-b77d146b2cdd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:21.854521 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:21.854521 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:21.855030 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-0b1423a7-e300-45ab-a668-ba581b48048f req-8d2bb0e5-0356-4a77-bbdf-b77d146b2cdd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:21.859852 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-0b1423a7-e300-45ab-a668-ba581b48048f req-8d2bb0e5-0356-4a77-bbdf-b77d146b2cdd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Begin detaching volume completed successfully. Aug 07 17:19:21.860015 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-8d2bb0e5-0356-4a77-bbdf-b77d146b2cdd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a/action returned with HTTP 202 Aug 07 17:19:21.860410 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1220/4888] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:19:21 2026] POST /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:19:21.875648 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3ebc975-73f2-4a40-b255-f610d41f842e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:21.877737 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3ebc975-73f2-4a40-b255-f610d41f842e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:21.877965 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3ebc975-73f2-4a40-b255-f610d41f842e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:21.878242 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3ebc975-73f2-4a40-b255-f610d41f842e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:21.894781 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:21.894781 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:21.899589 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a3ebc975-73f2-4a40-b255-f610d41f842e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:21.905270 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3ebc975-73f2-4a40-b255-f610d41f842e tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:21.905792 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1223/4889] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:21 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:21.914036 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-23a749da-ac5e-4499-919f-c4f280a766d0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:21.914426 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23a749da-ac5e-4499-919f-c4f280a766d0 None None] GET https://10.4.3.144/volume// Aug 07 17:19:21.914583 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23a749da-ac5e-4499-919f-c4f280a766d0 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:21.914777 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-23a749da-ac5e-4499-919f-c4f280a766d0 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:21.915144 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-23a749da-ac5e-4499-919f-c4f280a766d0 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:19:21.915448 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1218/4890] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:19: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 07 17:19:21.924448 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0b1423a7-e300-45ab-a668-ba581b48048f req-929bc39c-196f-4b4a-adf8-d8223c396af9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:21.927159 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-929bc39c-196f-4b4a-adf8-d8223c396af9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:21.927457 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-929bc39c-196f-4b4a-adf8-d8223c396af9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:21.927704 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-929bc39c-196f-4b4a-adf8-d8223c396af9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:21.938719 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:21.938719 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:21.942729 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-0b1423a7-e300-45ab-a668-ba581b48048f req-929bc39c-196f-4b4a-adf8-d8223c396af9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:21.947104 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-929bc39c-196f-4b4a-adf8-d8223c396af9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:21.947536 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1230/4891] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:19:21 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:19:21.980803 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-98c9ff8f-84f7-40c2-91f7-63ac4b57a6e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:21.982465 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-98c9ff8f-84f7-40c2-91f7-63ac4b57a6e4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:21.982647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-98c9ff8f-84f7-40c2-91f7-63ac4b57a6e4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:21.982833 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-98c9ff8f-84f7-40c2-91f7-63ac4b57a6e4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:21.982939 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-98c9ff8f-84f7-40c2-91f7-63ac4b57a6e4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:21.987965 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:21.987965 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:21.988870 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-98c9ff8f-84f7-40c2-91f7-63ac4b57a6e4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:21.989344 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1221/4892] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:21 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:22.364167 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-64b98b64-9292-48d0-9696-799c2911892f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:22.366402 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64b98b64-9292-48d0-9696-799c2911892f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:22.366645 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64b98b64-9292-48d0-9696-799c2911892f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:22.366872 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64b98b64-9292-48d0-9696-799c2911892f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:22.367008 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-64b98b64-9292-48d0-9696-799c2911892f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:22.371870 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:22.371870 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:22.372602 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64b98b64-9292-48d0-9696-799c2911892f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:22.373133 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1224/4893] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:22 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:22.920723 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5b8a8f8e-61df-4223-8222-81fc0ec4b8a1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:22.922485 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5b8a8f8e-61df-4223-8222-81fc0ec4b8a1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:22.922714 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5b8a8f8e-61df-4223-8222-81fc0ec4b8a1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:22.922915 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5b8a8f8e-61df-4223-8222-81fc0ec4b8a1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:22.932936 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:22.932936 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:22.936575 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5b8a8f8e-61df-4223-8222-81fc0ec4b8a1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:22.942136 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5b8a8f8e-61df-4223-8222-81fc0ec4b8a1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:22.942580 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1219/4894] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:22 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:22.999792 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6230f12c-1e38-4bf4-b76f-c26c96250e24 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:23.001567 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6230f12c-1e38-4bf4-b76f-c26c96250e24 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:23.001861 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6230f12c-1e38-4bf4-b76f-c26c96250e24 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:23.002153 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6230f12c-1e38-4bf4-b76f-c26c96250e24 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:23.002326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6230f12c-1e38-4bf4-b76f-c26c96250e24 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:23.007408 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:23.007408 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:23.008318 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6230f12c-1e38-4bf4-b76f-c26c96250e24 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:23.008701 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1231/4895] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:22 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:23.384476 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-45917d79-0d60-4ff4-acec-95be16006501 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:23.384476 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45917d79-0d60-4ff4-acec-95be16006501 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:23.384808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-45917d79-0d60-4ff4-acec-95be16006501 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:23.384808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-45917d79-0d60-4ff4-acec-95be16006501 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:23.384887 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-45917d79-0d60-4ff4-acec-95be16006501 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:23.389244 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:23.389244 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:23.390077 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-45917d79-0d60-4ff4-acec-95be16006501 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:23.390454 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1222/4896] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:23 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:23.956523 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1db7bea-412d-43a8-af43-13d4be0c3cd0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:23.958774 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1db7bea-412d-43a8-af43-13d4be0c3cd0 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:23.959039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1db7bea-412d-43a8-af43-13d4be0c3cd0 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:23.959305 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1db7bea-412d-43a8-af43-13d4be0c3cd0 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:23.971366 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:23.971366 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:23.976064 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b1db7bea-412d-43a8-af43-13d4be0c3cd0 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:23.980678 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1db7bea-412d-43a8-af43-13d4be0c3cd0 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:23.981470 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1225/4897] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:23 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:24.019468 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c987c1f0-140c-4fb8-a3de-737681aed264 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:24.021713 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c987c1f0-140c-4fb8-a3de-737681aed264 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:24.021987 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c987c1f0-140c-4fb8-a3de-737681aed264 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:24.022299 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c987c1f0-140c-4fb8-a3de-737681aed264 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:24.022451 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c987c1f0-140c-4fb8-a3de-737681aed264 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:24.027142 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:24.027142 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:24.027979 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c987c1f0-140c-4fb8-a3de-737681aed264 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:24.028618 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1220/4898] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:24 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:24.138230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0b1423a7-e300-45ab-a668-ba581b48048f req-adf2ae8a-f6ba-4953-ab4c-7e87f177713c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:24.140232 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-adf2ae8a-f6ba-4953-ab4c-7e87f177713c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:24.140448 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-adf2ae8a-f6ba-4953-ab4c-7e87f177713c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:24.140635 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-adf2ae8a-f6ba-4953-ab4c-7e87f177713c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:24.149411 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:24.149411 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:24.152404 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-0b1423a7-e300-45ab-a668-ba581b48048f req-adf2ae8a-f6ba-4953-ab4c-7e87f177713c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:24.156366 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-adf2ae8a-f6ba-4953-ab4c-7e87f177713c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:24.156875 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1232/4899] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:19:24 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:24.401741 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-78fb5833-9bcc-43fa-9f76-f69c21f8aa4b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:24.404623 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78fb5833-9bcc-43fa-9f76-f69c21f8aa4b tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:24.404863 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78fb5833-9bcc-43fa-9f76-f69c21f8aa4b tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:24.405116 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-78fb5833-9bcc-43fa-9f76-f69c21f8aa4b tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:24.405240 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-78fb5833-9bcc-43fa-9f76-f69c21f8aa4b tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:24.410100 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:24.410100 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:24.410991 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-78fb5833-9bcc-43fa-9f76-f69c21f8aa4b tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:24.411505 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1223/4900] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:24 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:24.525200 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0b1423a7-e300-45ab-a668-ba581b48048f req-3d223563-b17a-47f5-b969-2d3bb435678a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:24.527901 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-3d223563-b17a-47f5-b969-2d3bb435678a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] DELETE https://10.4.3.144/volume/v3/attachments/364ea010-027f-4c5e-9246-b6d1d7a62b49 Aug 07 17:19:24.528139 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-3d223563-b17a-47f5-b969-2d3bb435678a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:24.528374 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-3d223563-b17a-47f5-b969-2d3bb435678a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:24.536970 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:24.536970 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:24.584414 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0b1423a7-e300-45ab-a668-ba581b48048f req-3d223563-b17a-47f5-b969-2d3bb435678a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/364ea010-027f-4c5e-9246-b6d1d7a62b49 returned with HTTP 200 Aug 07 17:19:24.584938 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1226/4901] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:19:24 2026] DELETE /volume/v3/attachments/364ea010-027f-4c5e-9246-b6d1d7a62b49 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:24.994326 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-664e31b9-446a-4273-9104-b785a0a35416 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:24.996939 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-664e31b9-446a-4273-9104-b785a0a35416 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:24.997151 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-664e31b9-446a-4273-9104-b785a0a35416 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:24.997386 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-664e31b9-446a-4273-9104-b785a0a35416 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:25.005835 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:25.005835 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:25.009897 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-664e31b9-446a-4273-9104-b785a0a35416 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:25.014282 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-664e31b9-446a-4273-9104-b785a0a35416 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:25.014650 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1221/4902] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:24 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:25.025725 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-67866a7b-3568-4830-bd90-e5bf9df24640 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:25.027437 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67866a7b-3568-4830-bd90-e5bf9df24640 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:25.027638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67866a7b-3568-4830-bd90-e5bf9df24640 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:25.027816 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67866a7b-3568-4830-bd90-e5bf9df24640 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:25.039159 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:25.039159 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:25.042038 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-63c2c30c-83ee-43d0-9845-ef7b30077b15 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:25.042155 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63c2c30c-83ee-43d0-9845-ef7b30077b15 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:25.042377 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-63c2c30c-83ee-43d0-9845-ef7b30077b15 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:25.042562 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-63c2c30c-83ee-43d0-9845-ef7b30077b15 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:25.042662 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-63c2c30c-83ee-43d0-9845-ef7b30077b15 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:25.045922 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-67866a7b-3568-4830-bd90-e5bf9df24640 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:25.047059 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:25.047059 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:25.047766 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-63c2c30c-83ee-43d0-9845-ef7b30077b15 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:25.048099 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1224/4903] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:25 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:25.049870 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67866a7b-3568-4830-bd90-e5bf9df24640 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:19:25.050280 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1233/4904] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:25 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:25.091479 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-ff29b9b3-a5b3-42ad-993a-33996ff006c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:25.093839 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-ff29b9b3-a5b3-42ad-993a-33996ff006c5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:25.094086 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-ff29b9b3-a5b3-42ad-993a-33996ff006c5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:25.094343 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-ff29b9b3-a5b3-42ad-993a-33996ff006c5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:25.105206 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:25.105206 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:25.108875 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-ff29b9b3-a5b3-42ad-993a-33996ff006c5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:25.113508 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-ff29b9b3-a5b3-42ad-993a-33996ff006c5 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:19:25.113845 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1227/4905] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:19:25 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:25.132089 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-323e602e-c15d-44ac-9a0f-e20eb7d60ff9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:25.134105 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-323e602e-c15d-44ac-9a0f-e20eb7d60ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a/action Aug 07 17:19:25.134486 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-323e602e-c15d-44ac-9a0f-e20eb7d60ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:19:25.134632 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-323e602e-c15d-44ac-9a0f-e20eb7d60ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:25.145439 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:25.145439 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:25.145889 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-323e602e-c15d-44ac-9a0f-e20eb7d60ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:25.154635 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-323e602e-c15d-44ac-9a0f-e20eb7d60ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Begin detaching volume completed successfully. Aug 07 17:19:25.154937 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-323e602e-c15d-44ac-9a0f-e20eb7d60ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a/action returned with HTTP 202 Aug 07 17:19:25.155564 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1222/4906] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:19:25 2026] POST /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:19:25.176079 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-84392cb9-bcb3-4f45-bb59-9e845b793513 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:25.178141 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84392cb9-bcb3-4f45-bb59-9e845b793513 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:25.178444 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84392cb9-bcb3-4f45-bb59-9e845b793513 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:25.178654 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-84392cb9-bcb3-4f45-bb59-9e845b793513 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:25.191510 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:25.191510 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:25.195405 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-84392cb9-bcb3-4f45-bb59-9e845b793513 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:25.200221 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-84392cb9-bcb3-4f45-bb59-9e845b793513 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:19:25.200628 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1225/4907] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:25 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:25.203108 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-58923fe8-271e-41ef-ab7e-d25e6836bb7f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:25.203617 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-58923fe8-271e-41ef-ab7e-d25e6836bb7f None None] GET https://10.4.3.144/volume// Aug 07 17:19:25.203827 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-58923fe8-271e-41ef-ab7e-d25e6836bb7f None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:25.204084 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-58923fe8-271e-41ef-ab7e-d25e6836bb7f None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:25.204436 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-58923fe8-271e-41ef-ab7e-d25e6836bb7f None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:19:25.204717 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1234/4908] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:19: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 07 17:19:25.217325 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-7509de9c-381a-44e8-adc3-a579708a4eae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:25.219920 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-7509de9c-381a-44e8-adc3-a579708a4eae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:25.220233 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-7509de9c-381a-44e8-adc3-a579708a4eae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:25.220501 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-7509de9c-381a-44e8-adc3-a579708a4eae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:25.232313 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:25.232313 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:25.235993 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-7509de9c-381a-44e8-adc3-a579708a4eae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:25.245886 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-7509de9c-381a-44e8-adc3-a579708a4eae tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:19:25.246417 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1228/4909] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:19:25 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 1349 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:19:25.258610 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-8c861d02-814f-49d7-b7ce-f5087563bc1a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:25.261374 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-8c861d02-814f-49d7-b7ce-f5087563bc1a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a/encryption Aug 07 17:19:25.261583 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-8c861d02-814f-49d7-b7ce-f5087563bc1a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:25.261787 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-8c861d02-814f-49d7-b7ce-f5087563bc1a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:25.272946 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:25.272946 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:25.280279 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-8c861d02-814f-49d7-b7ce-f5087563bc1a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a/encryption returned with HTTP 200 Aug 07 17:19:25.280731 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1223/4910] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:19:25 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:25.426631 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b4992fe7-2e70-466d-8055-a1339ac5e7f2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:25.428368 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4992fe7-2e70-466d-8055-a1339ac5e7f2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:25.428624 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4992fe7-2e70-466d-8055-a1339ac5e7f2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:25.428770 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b4992fe7-2e70-466d-8055-a1339ac5e7f2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:25.428905 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b4992fe7-2e70-466d-8055-a1339ac5e7f2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:25.433075 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:25.433075 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:25.433782 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b4992fe7-2e70-466d-8055-a1339ac5e7f2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:25.434188 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1226/4911] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:25 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:26.057828 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ae02e128-f49c-4ae9-92fd-118f6b1b36ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:26.062627 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae02e128-f49c-4ae9-92fd-118f6b1b36ca tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:26.062857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae02e128-f49c-4ae9-92fd-118f6b1b36ca tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:26.063098 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae02e128-f49c-4ae9-92fd-118f6b1b36ca tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:26.063238 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ae02e128-f49c-4ae9-92fd-118f6b1b36ca tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:26.067827 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:26.067827 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:26.068734 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae02e128-f49c-4ae9-92fd-118f6b1b36ca tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:26.069232 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1235/4912] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:26 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:26.214229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-f96c8c14-8dae-469a-8f48-93f5e04a125c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:26.215190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f69eb159-5783-4e40-97de-fff07736f0ee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:26.216205 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-f96c8c14-8dae-469a-8f48-93f5e04a125c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] DELETE https://10.4.3.144/volume/v3/attachments/473d11ff-dd75-4d5a-888e-214baacfc1e4 Aug 07 17:19:26.216383 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-f96c8c14-8dae-469a-8f48-93f5e04a125c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:26.216558 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-f96c8c14-8dae-469a-8f48-93f5e04a125c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:26.217160 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f69eb159-5783-4e40-97de-fff07736f0ee tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:26.217340 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f69eb159-5783-4e40-97de-fff07736f0ee tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:26.217533 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f69eb159-5783-4e40-97de-fff07736f0ee tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:26.224223 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:26.224223 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:26.227225 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:26.227225 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:26.230438 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f69eb159-5783-4e40-97de-fff07736f0ee tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:26.234237 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f69eb159-5783-4e40-97de-fff07736f0ee tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:19:26.234690 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1224/4913] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:26 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:26.278470 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8c98b354-e10a-47a2-8a68-306eb9472a62 req-f96c8c14-8dae-469a-8f48-93f5e04a125c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/473d11ff-dd75-4d5a-888e-214baacfc1e4 returned with HTTP 200 Aug 07 17:19:26.278866 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1229/4914] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:19:26 2026] DELETE /volume/v3/attachments/473d11ff-dd75-4d5a-888e-214baacfc1e4 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:26.445183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7b618ea4-8df9-4018-a0cc-79cdaf36d3b3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:26.448056 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b618ea4-8df9-4018-a0cc-79cdaf36d3b3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:26.448056 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7b618ea4-8df9-4018-a0cc-79cdaf36d3b3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:26.448327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7b618ea4-8df9-4018-a0cc-79cdaf36d3b3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:26.448453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7b618ea4-8df9-4018-a0cc-79cdaf36d3b3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:26.456885 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:26.456885 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:26.458101 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7b618ea4-8df9-4018-a0cc-79cdaf36d3b3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:26.459501 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1227/4915] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:26 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:26.471804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9f06966c-da2b-4700-8744-b85b2921ce29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:26.505268 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f06966c-da2b-4700-8744-b85b2921ce29 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:19:26.505631 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f06966c-da2b-4700-8744-b85b2921ce29 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c70f4a6-d00c-4879-a02d-acd9f26f4e0b", "incremental": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:26.507105 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-9f06966c-da2b-4700-8744-b85b2921ce29 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Creating new backup {'backup': {'volume_id': '8c70f4a6-d00c-4879-a02d-acd9f26f4e0b', 'incremental': True}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:19:26.507282 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-9f06966c-da2b-4700-8744-b85b2921ce29 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Creating backup of volume 8c70f4a6-d00c-4879-a02d-acd9f26f4e0b in container None Aug 07 17:19:26.514393 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:26.514393 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:26.514764 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9f06966c-da2b-4700-8744-b85b2921ce29 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Volume info retrieved successfully. Aug 07 17:19:26.538885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9f06966c-da2b-4700-8744-b85b2921ce29 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Created reservations ['3505ed63-58d1-4f18-ab4f-fddce27d96ae', 'bb94fd08-f79d-42ce-9283-8b7815d01f4a'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:26.551356 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f06966c-da2b-4700-8744-b85b2921ce29 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 400 Aug 07 17:19:26.551829 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1236/4916] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:19:26 2026] POST /volume/v3/backups => generated 109 bytes in 80 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:19:26.559036 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ca375d88-8acc-42d2-b738-2e14ec439aa7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:26.560672 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ca375d88-8acc-42d2-b738-2e14ec439aa7 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] DELETE https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:26.560846 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ca375d88-8acc-42d2-b738-2e14ec439aa7 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:26.561033 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ca375d88-8acc-42d2-b738-2e14ec439aa7 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:26.561172 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-ca375d88-8acc-42d2-b738-2e14ec439aa7 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Delete backup with id: f69f04a9-9c9e-44f6-aeea-b2c0116575de. Aug 07 17:19:26.565795 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:26.565795 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:26.581469 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-ca375d88-8acc-42d2-b738-2e14ec439aa7 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] delete_backup rpcapi backup_id f69f04a9-9c9e-44f6-aeea-b2c0116575de {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:19:26.583985 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ca375d88-8acc-42d2-b738-2e14ec439aa7 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 202 Aug 07 17:19:26.584460 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1225/4917] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:26 2026] DELETE /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:19:26.594745 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-87e701a9-90ec-4ff6-891a-7978c200fb6d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:26.597100 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87e701a9-90ec-4ff6-891a-7978c200fb6d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:26.597275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-87e701a9-90ec-4ff6-891a-7978c200fb6d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:26.597441 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-87e701a9-90ec-4ff6-891a-7978c200fb6d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:26.597537 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-87e701a9-90ec-4ff6-891a-7978c200fb6d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:26.606452 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:26.606452 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:26.608557 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87e701a9-90ec-4ff6-891a-7978c200fb6d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 200 Aug 07 17:19:26.608915 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1230/4918] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:26 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:27.082305 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-961ebdb8-f496-4e95-8902-9f555e0a9214 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.084181 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-961ebdb8-f496-4e95-8902-9f555e0a9214 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:27.084675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-961ebdb8-f496-4e95-8902-9f555e0a9214 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:27.085411 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-961ebdb8-f496-4e95-8902-9f555e0a9214 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:27.085411 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-961ebdb8-f496-4e95-8902-9f555e0a9214 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:27.090643 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:27.090643 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:27.092234 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-961ebdb8-f496-4e95-8902-9f555e0a9214 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:27.092234 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1228/4919] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:27 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:27.246866 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d7d23b80-1182-455b-8461-fa189009db09 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.248754 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7d23b80-1182-455b-8461-fa189009db09 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:27.248969 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7d23b80-1182-455b-8461-fa189009db09 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:27.249271 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7d23b80-1182-455b-8461-fa189009db09 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:27.256966 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:27.256966 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:27.261525 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d7d23b80-1182-455b-8461-fa189009db09 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:27.266848 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7d23b80-1182-455b-8461-fa189009db09 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:19:27.267405 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1237/4920] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:27 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:27.279740 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f7e2f723-b255-4f49-93e5-d91ae10819da None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.281695 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f7e2f723-b255-4f49-93e5-d91ae10819da tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:19:27.281966 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f7e2f723-b255-4f49-93e5-d91ae10819da tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:27.282402 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f7e2f723-b255-4f49-93e5-d91ae10819da tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:27.291814 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:27.291814 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:27.295017 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f7e2f723-b255-4f49-93e5-d91ae10819da tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:27.298879 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f7e2f723-b255-4f49-93e5-d91ae10819da tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:19:27.299252 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1226/4921] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:27 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:27.339754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-a12e1956-a346-49b7-8e29-c041ff929efe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.342377 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-a12e1956-a346-49b7-8e29-c041ff929efe tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:19:27.342631 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-a12e1956-a346-49b7-8e29-c041ff929efe tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:27.342886 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-a12e1956-a346-49b7-8e29-c041ff929efe tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:27.354788 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:27.354788 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:27.358746 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-a12e1956-a346-49b7-8e29-c041ff929efe tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:27.363321 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-a12e1956-a346-49b7-8e29-c041ff929efe tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:19:27.363692 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1231/4922] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:19:27 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:27.379756 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-ab4982d9-1bd7-4bb0-a7fd-626cb4d8299a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.381712 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-ab4982d9-1bd7-4bb0-a7fd-626cb4d8299a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c/action Aug 07 17:19:27.382104 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-ab4982d9-1bd7-4bb0-a7fd-626cb4d8299a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:19:27.382214 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-ab4982d9-1bd7-4bb0-a7fd-626cb4d8299a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:27.392154 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:27.392154 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:27.392573 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-ab4982d9-1bd7-4bb0-a7fd-626cb4d8299a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:27.397320 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-ab4982d9-1bd7-4bb0-a7fd-626cb4d8299a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Begin detaching volume completed successfully. Aug 07 17:19:27.397512 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-ab4982d9-1bd7-4bb0-a7fd-626cb4d8299a tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c/action returned with HTTP 202 Aug 07 17:19:27.397926 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1229/4923] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:19:27 2026] POST /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:19:27.416936 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-458603a7-c86b-4800-b4db-00deaec381c8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.420882 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-458603a7-c86b-4800-b4db-00deaec381c8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:19:27.421101 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-458603a7-c86b-4800-b4db-00deaec381c8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:27.421309 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-458603a7-c86b-4800-b4db-00deaec381c8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:27.431885 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:27.431885 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:27.435754 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-458603a7-c86b-4800-b4db-00deaec381c8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:27.441348 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-458603a7-c86b-4800-b4db-00deaec381c8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:19:27.441747 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1238/4924] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:27 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:27.443208 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-de1adcd0-e523-4d79-994a-15add9ca3903 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.443587 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-de1adcd0-e523-4d79-994a-15add9ca3903 None None] GET https://10.4.3.144/volume// Aug 07 17:19:27.443769 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-de1adcd0-e523-4d79-994a-15add9ca3903 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:27.443986 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-de1adcd0-e523-4d79-994a-15add9ca3903 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:27.444352 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-de1adcd0-e523-4d79-994a-15add9ca3903 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:19:27.444629 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1227/4925] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:19: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 07 17:19:27.451892 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-00661d8b-01db-4431-bb62-e7f1b021a0c1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.453911 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-00661d8b-01db-4431-bb62-e7f1b021a0c1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:19:27.454171 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-00661d8b-01db-4431-bb62-e7f1b021a0c1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:27.454354 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-00661d8b-01db-4431-bb62-e7f1b021a0c1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:27.463651 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:27.463651 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:27.467101 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-00661d8b-01db-4431-bb62-e7f1b021a0c1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:27.471003 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-00661d8b-01db-4431-bb62-e7f1b021a0c1 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:19:27.471395 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1232/4926] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:19:27 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:19:27.620203 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9c4c3d3b-ffd5-4146-a22f-7738c7276091 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.621888 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c4c3d3b-ffd5-4146-a22f-7738c7276091 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de Aug 07 17:19:27.622161 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c4c3d3b-ffd5-4146-a22f-7738c7276091 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:27.622638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c4c3d3b-ffd5-4146-a22f-7738c7276091 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:27.622638 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9c4c3d3b-ffd5-4146-a22f-7738c7276091 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id f69f04a9-9c9e-44f6-aeea-b2c0116575de. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:27.626524 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c4c3d3b-ffd5-4146-a22f-7738c7276091 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de returned with HTTP 404 Aug 07 17:19:27.628160 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1230/4927] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:27 2026] GET /volume/v3/backups/f69f04a9-9c9e-44f6-aeea-b2c0116575de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:27.635497 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.637303 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:19:27.637974 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1090900807"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:27.639289 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1090900807'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:19:27.639289 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Create volume of 1 GB Aug 07 17:19:27.643694 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Availability Zones retrieved successfully. Aug 07 17:19:27.648814 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Flow 'volume_create_api' (33b1e39b-174b-411a-8509-b78e98378290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:27.650075 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f466e14-f1bb-4c0e-8178-6cb7a522ec9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:27.651042 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:19:27.681888 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f466e14-f1bb-4c0e-8178-6cb7a522ec9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:27.682656 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c632f3-13d7-40eb-943f-97912d8e7f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:27.725215 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Created reservations ['d8a9b9cd-a90b-4517-a629-d03cb46f2a7e', 'd19b2601-26e6-455b-9a69-4882ec25e82b', '25880698-e8b3-44fe-9d67-e49507e66426', '90b48bf1-3c44-4c18-b7ed-a939eeb706ef'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:27.726047 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c632f3-13d7-40eb-943f-97912d8e7f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8a9b9cd-a90b-4517-a629-d03cb46f2a7e', 'd19b2601-26e6-455b-9a69-4882ec25e82b', '25880698-e8b3-44fe-9d67-e49507e66426', '90b48bf1-3c44-4c18-b7ed-a939eeb706ef']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:27.727226 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1d461be-8581-47bb-aab0-8609d356457a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:27.750220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1d461be-8581-47bb-aab0-8609d356457a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8d5a344-34d0-4e7a-afa4-684764a9bcf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1090900807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972d700bd8d74b0e920648fdccac1712',qos_specs=None,replication_status=,reservations=['d8a9b9cd-a90b-4517-a629-d03cb46f2a7e','d19b2601-26e6-455b-9a69-4882ec25e82b','25880698-e8b3-44fe-9d67-e49507e66426','90b48bf1-3c44-4c18-b7ed-a939eeb706ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7619c1b3c84715af80533980c011dc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1090900807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8d5a344-34d0-4e7a-afa4-684764a9bcf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972d700bd8d74b0e920648fdccac1712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7619c1b3c84715af80533980c011dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:27.750980 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc98d5b9-a4e6-47e2-bd44-c0879891617c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:27.771787 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc98d5b9-a4e6-47e2-bd44-c0879891617c) transitioned into state 'SUCCESS' from state '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-1090900807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972d700bd8d74b0e920648fdccac1712',qos_specs=None,replication_status=,reservations=['d8a9b9cd-a90b-4517-a629-d03cb46f2a7e','d19b2601-26e6-455b-9a69-4882ec25e82b','25880698-e8b3-44fe-9d67-e49507e66426','90b48bf1-3c44-4c18-b7ed-a939eeb706ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7619c1b3c84715af80533980c011dc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:27.772405 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca97e4f9-4c34-4144-bb3c-d85a7e52d47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:27.784280 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca97e4f9-4c34-4144-bb3c-d85a7e52d47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:27.785110 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Flow 'volume_create_api' (33b1e39b-174b-411a-8509-b78e98378290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:27.785371 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Create volume request issued successfully. Aug 07 17:19:27.785859 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-adde83c0-2b06-4014-bf5d-5a6ed66e7d92 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:19:27.786284 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1239/4928] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:19:27 2026] POST /volume/v3/volumes => generated 749 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:27.804982 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0c97061f-f222-4764-839d-62b131f245fd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:27.810221 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0c97061f-f222-4764-839d-62b131f245fd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 Aug 07 17:19:27.810480 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0c97061f-f222-4764-839d-62b131f245fd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:27.810735 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0c97061f-f222-4764-839d-62b131f245fd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:27.817718 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:27.817718 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:27.821473 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-0c97061f-f222-4764-839d-62b131f245fd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:19:27.825220 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0c97061f-f222-4764-839d-62b131f245fd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 returned with HTTP 200 Aug 07 17:19:27.825551 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1228/4929] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:27 2026] GET /volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:28.101677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a666698a-86db-48d6-aa52-221d958bcfbc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:28.103510 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a666698a-86db-48d6-aa52-221d958bcfbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:28.103740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a666698a-86db-48d6-aa52-221d958bcfbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:28.103979 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a666698a-86db-48d6-aa52-221d958bcfbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:28.104153 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a666698a-86db-48d6-aa52-221d958bcfbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:28.108114 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:28.108114 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:28.108805 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a666698a-86db-48d6-aa52-221d958bcfbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:28.109230 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1233/4930] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:28 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:28.279376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-7610f325-768c-414e-b5a6-412493bdfcbd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:28.282610 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-7610f325-768c-414e-b5a6-412493bdfcbd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] DELETE https://10.4.3.144/volume/v3/attachments/9b7d19ea-4c33-4865-ac1f-ff4c6692605b Aug 07 17:19:28.283872 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-7610f325-768c-414e-b5a6-412493bdfcbd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:28.283872 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-7610f325-768c-414e-b5a6-412493bdfcbd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:28.296961 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:28.296961 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:28.349278 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e4bd7ff1-527c-456c-ba50-3399f7df96ec req-7610f325-768c-414e-b5a6-412493bdfcbd tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/9b7d19ea-4c33-4865-ac1f-ff4c6692605b returned with HTTP 200 Aug 07 17:19:28.349278 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1231/4931] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:19:28 2026] DELETE /volume/v3/attachments/9b7d19ea-4c33-4865-ac1f-ff4c6692605b => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:28.454669 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c553cd8c-b830-4f80-91c4-c2744ffe4f9f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:28.456478 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c553cd8c-b830-4f80-91c4-c2744ffe4f9f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:19:28.456638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c553cd8c-b830-4f80-91c4-c2744ffe4f9f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:28.456826 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c553cd8c-b830-4f80-91c4-c2744ffe4f9f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:28.463294 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:28.463294 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:28.466614 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c553cd8c-b830-4f80-91c4-c2744ffe4f9f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:28.470386 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c553cd8c-b830-4f80-91c4-c2744ffe4f9f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:19:28.470791 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1240/4932] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:28 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:28.482237 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6ef7bbf7-401e-4473-a802-2af519ba5fc8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:28.484031 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ef7bbf7-401e-4473-a802-2af519ba5fc8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] DELETE https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:28.484273 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ef7bbf7-401e-4473-a802-2af519ba5fc8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:28.484492 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ef7bbf7-401e-4473-a802-2af519ba5fc8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:28.484699 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-6ef7bbf7-401e-4473-a802-2af519ba5fc8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Delete volume with id: 29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:28.491586 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:28.491586 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:28.491999 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6ef7bbf7-401e-4473-a802-2af519ba5fc8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:28.502210 np0000006737 devstack@c-api.service[100227]: WARNING cinder.keymgr.conf_key_mgr [None req-6ef7bbf7-401e-4473-a802-2af519ba5fc8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:19:28.507499 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6ef7bbf7-401e-4473-a802-2af519ba5fc8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Delete volume request issued successfully. Aug 07 17:19:28.507698 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ef7bbf7-401e-4473-a802-2af519ba5fc8 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 202 Aug 07 17:19:28.508033 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1229/4933] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:28 2026] DELETE /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:19:28.516046 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2fd5a18b-76e0-4e24-8fdc-57cf6c80cb7c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:28.517748 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2fd5a18b-76e0-4e24-8fdc-57cf6c80cb7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:28.517943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2fd5a18b-76e0-4e24-8fdc-57cf6c80cb7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:28.518154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2fd5a18b-76e0-4e24-8fdc-57cf6c80cb7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:28.525174 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:28.525174 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:28.528573 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2fd5a18b-76e0-4e24-8fdc-57cf6c80cb7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:28.532839 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2fd5a18b-76e0-4e24-8fdc-57cf6c80cb7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 200 Aug 07 17:19:28.533188 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1234/4934] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:28 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:28.839281 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3109ffd9-0c68-4815-9768-736064d49fc4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:28.843541 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3109ffd9-0c68-4815-9768-736064d49fc4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 Aug 07 17:19:28.843731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3109ffd9-0c68-4815-9768-736064d49fc4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:28.843913 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3109ffd9-0c68-4815-9768-736064d49fc4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:28.850522 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:28.850522 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:28.854161 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3109ffd9-0c68-4815-9768-736064d49fc4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:19:28.858546 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3109ffd9-0c68-4815-9768-736064d49fc4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 returned with HTTP 200 Aug 07 17:19:28.858961 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1232/4935] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:28 2026] GET /volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:28.872053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5eae14cc-2b6f-434a-9626-3f89c8df0ff6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:28.872974 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eae14cc-2b6f-434a-9626-3f89c8df0ff6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:19:28.875451 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5eae14cc-2b6f-434a-9626-3f89c8df0ff6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8d5a344-34d0-4e7a-afa4-684764a9bcf1", "name": "tempest-VolumesBackupsTest-Backup-303303955"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:28.875451 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-5eae14cc-2b6f-434a-9626-3f89c8df0ff6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Creating new backup {'backup': {'volume_id': 'c8d5a344-34d0-4e7a-afa4-684764a9bcf1', 'name': 'tempest-VolumesBackupsTest-Backup-303303955'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:19:28.875451 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-5eae14cc-2b6f-434a-9626-3f89c8df0ff6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Creating backup of volume c8d5a344-34d0-4e7a-afa4-684764a9bcf1 in container None Aug 07 17:19:28.882697 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:28.882697 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:28.883051 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5eae14cc-2b6f-434a-9626-3f89c8df0ff6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Volume info retrieved successfully. Aug 07 17:19:28.901357 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-5eae14cc-2b6f-434a-9626-3f89c8df0ff6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Created reservations ['124cc10a-d1e1-4178-a20a-dae67644eed4', '2c554b98-6474-491a-a1fd-f8df4cf31fb3'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:28.929916 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eae14cc-2b6f-434a-9626-3f89c8df0ff6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:19:28.930422 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1241/4936] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:19:28 2026] POST /volume/v3/backups => generated 329 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:28.939881 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4ddf07ae-45e5-4843-a8ff-304cb4316b80 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:28.942523 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4ddf07ae-45e5-4843-a8ff-304cb4316b80 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:28.942713 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4ddf07ae-45e5-4843-a8ff-304cb4316b80 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:28.942899 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4ddf07ae-45e5-4843-a8ff-304cb4316b80 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:28.943003 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-4ddf07ae-45e5-4843-a8ff-304cb4316b80 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:28.947505 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:28.947505 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:28.948150 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4ddf07ae-45e5-4843-a8ff-304cb4316b80 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:28.948553 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1230/4937] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:28 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:29.120633 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8df0f98c-166a-447e-bebf-7452182b3a8b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:29.122254 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8df0f98c-166a-447e-bebf-7452182b3a8b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:29.122397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8df0f98c-166a-447e-bebf-7452182b3a8b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:29.122577 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8df0f98c-166a-447e-bebf-7452182b3a8b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:29.122698 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8df0f98c-166a-447e-bebf-7452182b3a8b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:29.126732 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:29.126732 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:29.127405 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8df0f98c-166a-447e-bebf-7452182b3a8b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:29.127813 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1235/4938] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:29 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:29.544190 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-72841288-b120-4692-b4fc-ec6c7ab5ed25 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:29.545746 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-72841288-b120-4692-b4fc-ec6c7ab5ed25 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a Aug 07 17:19:29.545916 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-72841288-b120-4692-b4fc-ec6c7ab5ed25 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:29.546108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-72841288-b120-4692-b4fc-ec6c7ab5ed25 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:29.550987 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-72841288-b120-4692-b4fc-ec6c7ab5ed25 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a returned with HTTP 404 Aug 07 17:19:29.551406 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1233/4939] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:29 2026] GET /volume/v3/volumes/29c2dacb-0d58-4e76-b245-cc69a595e09a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:29.557210 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd68e787-7706-4cf4-ac13-ba01cafb1be9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:29.558652 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd68e787-7706-4cf4-ac13-ba01cafb1be9 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:19:29.558809 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd68e787-7706-4cf4-ac13-ba01cafb1be9 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:29.558974 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd68e787-7706-4cf4-ac13-ba01cafb1be9 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:29.559465 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:29.559465 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:29.559698 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-dd68e787-7706-4cf4-ac13-ba01cafb1be9 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:19:29.572684 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dd68e787-7706-4cf4-ac13-ba01cafb1be9 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Get all volumes completed successfully. Aug 07 17:19:29.574551 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:29.574551 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:29.578831 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd68e787-7706-4cf4-ac13-ba01cafb1be9 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:19:29.579281 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1242/4940] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:19:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11891 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:19:29.593772 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2f0a89d4-0a56-4591-aa92-0e270a5a6029 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:29.596038 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2f0a89d4-0a56-4591-aa92-0e270a5a6029 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] DELETE https://10.4.3.144/volume/v3/types/8b9d8e37-1a43-414a-abfa-e02a78b0b3c2 Aug 07 17:19:29.596245 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2f0a89d4-0a56-4591-aa92-0e270a5a6029 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:29.596434 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2f0a89d4-0a56-4591-aa92-0e270a5a6029 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:29.617837 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2f0a89d4-0a56-4591-aa92-0e270a5a6029 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/types/8b9d8e37-1a43-414a-abfa-e02a78b0b3c2 returned with HTTP 202 Aug 07 17:19:29.618267 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1231/4941] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:19:29 2026] DELETE /volume/v3/types/8b9d8e37-1a43-414a-abfa-e02a78b0b3c2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:19:29.624717 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-acc93cac-1486-4ef3-b1c1-5a9074d71a74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:29.626700 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-acc93cac-1486-4ef3-b1c1-5a9074d71a74 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] DELETE https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:19:29.626909 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-acc93cac-1486-4ef3-b1c1-5a9074d71a74 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:29.627150 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-acc93cac-1486-4ef3-b1c1-5a9074d71a74 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:29.627336 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-acc93cac-1486-4ef3-b1c1-5a9074d71a74 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Delete volume with id: 5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:19:29.635419 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:29.635419 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:29.635944 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-acc93cac-1486-4ef3-b1c1-5a9074d71a74 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:29.653079 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-acc93cac-1486-4ef3-b1c1-5a9074d71a74 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Delete volume request issued successfully. Aug 07 17:19:29.653290 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-acc93cac-1486-4ef3-b1c1-5a9074d71a74 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 202 Aug 07 17:19:29.653652 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1236/4942] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:29 2026] DELETE /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:19:29.661743 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b7654765-f447-435b-bce2-ef7d4ea10625 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:29.664953 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7654765-f447-435b-bce2-ef7d4ea10625 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:19:29.665176 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7654765-f447-435b-bce2-ef7d4ea10625 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:29.665384 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b7654765-f447-435b-bce2-ef7d4ea10625 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:29.671680 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:29.671680 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:29.674860 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b7654765-f447-435b-bce2-ef7d4ea10625 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:29.680039 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b7654765-f447-435b-bce2-ef7d4ea10625 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 200 Aug 07 17:19:29.680440 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1234/4943] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:29 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:29.959532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1debb7fc-84fc-41b8-8f6d-40b61ced3165 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:29.961345 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1debb7fc-84fc-41b8-8f6d-40b61ced3165 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:29.961532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1debb7fc-84fc-41b8-8f6d-40b61ced3165 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:29.961702 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1debb7fc-84fc-41b8-8f6d-40b61ced3165 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:29.961806 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1debb7fc-84fc-41b8-8f6d-40b61ced3165 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:29.965794 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:29.965794 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:29.966426 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1debb7fc-84fc-41b8-8f6d-40b61ced3165 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:29.966765 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1243/4944] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:29 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:30.137597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2b5d4594-bfc7-413c-bd35-c456463dc090 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:30.139362 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b5d4594-bfc7-413c-bd35-c456463dc090 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:30.139634 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b5d4594-bfc7-413c-bd35-c456463dc090 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:30.139864 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2b5d4594-bfc7-413c-bd35-c456463dc090 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:30.140034 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2b5d4594-bfc7-413c-bd35-c456463dc090 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:30.144475 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:30.144475 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:30.145286 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2b5d4594-bfc7-413c-bd35-c456463dc090 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:30.145620 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1232/4945] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:30 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:30.692530 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3fe8618f-05d6-4276-870f-b4514613c586 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:30.694243 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3fe8618f-05d6-4276-870f-b4514613c586 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c Aug 07 17:19:30.694444 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3fe8618f-05d6-4276-870f-b4514613c586 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:30.694618 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3fe8618f-05d6-4276-870f-b4514613c586 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:30.700003 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3fe8618f-05d6-4276-870f-b4514613c586 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c returned with HTTP 404 Aug 07 17:19:30.700492 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1237/4946] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:30 2026] GET /volume/v3/volumes/5efd5a3c-330e-4abf-9ea7-a612d160883c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:30.706642 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eba7df15-2c2c-43d0-9ba5-1738cfabdd5b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:30.708458 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eba7df15-2c2c-43d0-9ba5-1738cfabdd5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] DELETE https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:30.708669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eba7df15-2c2c-43d0-9ba5-1738cfabdd5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:30.708843 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eba7df15-2c2c-43d0-9ba5-1738cfabdd5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:30.709032 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-eba7df15-2c2c-43d0-9ba5-1738cfabdd5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Delete volume with id: 8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:30.715856 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:30.715856 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:30.716316 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eba7df15-2c2c-43d0-9ba5-1738cfabdd5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:30.738423 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eba7df15-2c2c-43d0-9ba5-1738cfabdd5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Delete volume request issued successfully. Aug 07 17:19:30.738594 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eba7df15-2c2c-43d0-9ba5-1738cfabdd5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 202 Aug 07 17:19:30.739007 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1235/4947] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:30 2026] DELETE /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:19:30.746042 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fbc6dc59-d7e4-4da0-93aa-35ac3a592205 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:30.747925 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbc6dc59-d7e4-4da0-93aa-35ac3a592205 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:30.748174 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbc6dc59-d7e4-4da0-93aa-35ac3a592205 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:30.748361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fbc6dc59-d7e4-4da0-93aa-35ac3a592205 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:30.755292 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:30.755292 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:30.759073 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fbc6dc59-d7e4-4da0-93aa-35ac3a592205 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:19:30.763150 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fbc6dc59-d7e4-4da0-93aa-35ac3a592205 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 200 Aug 07 17:19:30.763558 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1244/4948] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:30 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:30.976320 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5d26a600-d96d-450e-af20-648e6295e606 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:30.977963 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d26a600-d96d-450e-af20-648e6295e606 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:30.978175 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5d26a600-d96d-450e-af20-648e6295e606 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:30.978350 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5d26a600-d96d-450e-af20-648e6295e606 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:30.978446 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-5d26a600-d96d-450e-af20-648e6295e606 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:30.982331 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:30.982331 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:30.982888 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5d26a600-d96d-450e-af20-648e6295e606 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:30.983282 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1233/4949] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:30 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:31.157246 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a9f3417-e485-4554-8060-6bbd7dafd8ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:31.159267 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a9f3417-e485-4554-8060-6bbd7dafd8ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:31.159496 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a9f3417-e485-4554-8060-6bbd7dafd8ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:31.159749 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a9f3417-e485-4554-8060-6bbd7dafd8ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:31.159899 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7a9f3417-e485-4554-8060-6bbd7dafd8ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:31.165336 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:31.165336 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:31.166228 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a9f3417-e485-4554-8060-6bbd7dafd8ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:31.166619 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1238/4950] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:31 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:31.776868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7caae412-37fe-4b9c-b201-b8febcfe01a9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:31.778861 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7caae412-37fe-4b9c-b201-b8febcfe01a9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a Aug 07 17:19:31.779130 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7caae412-37fe-4b9c-b201-b8febcfe01a9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:31.779318 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7caae412-37fe-4b9c-b201-b8febcfe01a9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:31.784549 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7caae412-37fe-4b9c-b201-b8febcfe01a9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a returned with HTTP 404 Aug 07 17:19:31.784996 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1236/4951] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:31 2026] GET /volume/v3/volumes/8c75fb16-1080-4aa6-a5a6-8fd7d177146a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:31.790679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af84abe7-bdbe-4c51-9aaa-cbd5e026e88a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:31.792291 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af84abe7-bdbe-4c51-9aaa-cbd5e026e88a tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:19:31.792468 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af84abe7-bdbe-4c51-9aaa-cbd5e026e88a tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:31.792636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af84abe7-bdbe-4c51-9aaa-cbd5e026e88a tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:31.793305 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-af84abe7-bdbe-4c51-9aaa-cbd5e026e88a tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:19:31.805283 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-af84abe7-bdbe-4c51-9aaa-cbd5e026e88a tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Get all volumes completed successfully. Aug 07 17:19:31.806807 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:31.806807 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:31.811549 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af84abe7-bdbe-4c51-9aaa-cbd5e026e88a tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:19:31.811918 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1245/4952] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:19:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9806 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:31.824853 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d6d8a2f6-f713-4325-a4ab-de52132b4ac3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:31.826663 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d6d8a2f6-f713-4325-a4ab-de52132b4ac3 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] DELETE https://10.4.3.144/volume/v3/types/a204a943-769d-4ae1-a5bc-f0938dc2ce12 Aug 07 17:19:31.826848 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d6d8a2f6-f713-4325-a4ab-de52132b4ac3 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:31.827078 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d6d8a2f6-f713-4325-a4ab-de52132b4ac3 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Calling method '_delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:31.847622 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d6d8a2f6-f713-4325-a4ab-de52132b4ac3 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/types/a204a943-769d-4ae1-a5bc-f0938dc2ce12 returned with HTTP 202 Aug 07 17:19:31.848062 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1234/4953] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:19:31 2026] DELETE /volume/v3/types/a204a943-769d-4ae1-a5bc-f0938dc2ce12 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:19:31.992624 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4dd5e916-d7a8-4889-adeb-63f3a7a8ef27 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:31.994537 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4dd5e916-d7a8-4889-adeb-63f3a7a8ef27 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:31.994719 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4dd5e916-d7a8-4889-adeb-63f3a7a8ef27 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:31.994890 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4dd5e916-d7a8-4889-adeb-63f3a7a8ef27 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:31.995004 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4dd5e916-d7a8-4889-adeb-63f3a7a8ef27 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:31.999123 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:31.999123 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:31.999806 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4dd5e916-d7a8-4889-adeb-63f3a7a8ef27 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:32.000194 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1239/4954] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:31 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:32.176596 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3a12b8f1-5eb3-453b-949d-29602d83b3dd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:32.178255 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a12b8f1-5eb3-453b-949d-29602d83b3dd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:32.178439 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a12b8f1-5eb3-453b-949d-29602d83b3dd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:32.178636 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3a12b8f1-5eb3-453b-949d-29602d83b3dd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:32.178782 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3a12b8f1-5eb3-453b-949d-29602d83b3dd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:32.183207 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:32.183207 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:32.183877 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3a12b8f1-5eb3-453b-949d-29602d83b3dd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:32.184261 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1237/4955] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:32 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:32.194313 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e03e19e8-c9fc-4222-8da0-8e12ea0bad38 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:32.196146 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e03e19e8-c9fc-4222-8da0-8e12ea0bad38 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:19:32.196456 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e03e19e8-c9fc-4222-8da0-8e12ea0bad38 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df135a3c-5902-4628-a7ad-978aac71d1bb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2086760418"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:32.198090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-e03e19e8-c9fc-4222-8da0-8e12ea0bad38 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating new backup {'backup': {'volume_id': 'df135a3c-5902-4628-a7ad-978aac71d1bb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2086760418'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:19:32.198090 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-e03e19e8-c9fc-4222-8da0-8e12ea0bad38 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating backup of volume df135a3c-5902-4628-a7ad-978aac71d1bb in container None Aug 07 17:19:32.205055 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:32.205055 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:32.205527 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e03e19e8-c9fc-4222-8da0-8e12ea0bad38 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:32.223214 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e03e19e8-c9fc-4222-8da0-8e12ea0bad38 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['4015de79-ed25-48d6-a393-5a7e8422b7c0', 'f536ba16-6847-4911-800e-aed1f4e25cb5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:32.256782 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e03e19e8-c9fc-4222-8da0-8e12ea0bad38 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:19:32.257252 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1246/4956] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:19:32 2026] POST /volume/v3/backups => generated 330 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:32.265214 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1d2c44ab-d0c7-4765-a61a-0e27bd4df1ec None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:32.266766 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d2c44ab-d0c7-4765-a61a-0e27bd4df1ec tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:32.266980 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d2c44ab-d0c7-4765-a61a-0e27bd4df1ec tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:32.267196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1d2c44ab-d0c7-4765-a61a-0e27bd4df1ec tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:32.267342 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-1d2c44ab-d0c7-4765-a61a-0e27bd4df1ec tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:32.271743 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:32.271743 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:32.272472 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1d2c44ab-d0c7-4765-a61a-0e27bd4df1ec tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:32.272814 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1235/4957] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:32 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:33.011750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4990d4e3-4ce2-42e1-a41a-2141f6f10e04 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:33.014463 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4990d4e3-4ce2-42e1-a41a-2141f6f10e04 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:33.014656 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4990d4e3-4ce2-42e1-a41a-2141f6f10e04 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:33.014828 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4990d4e3-4ce2-42e1-a41a-2141f6f10e04 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:33.014994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4990d4e3-4ce2-42e1-a41a-2141f6f10e04 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:33.019507 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:33.019507 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:33.020337 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4990d4e3-4ce2-42e1-a41a-2141f6f10e04 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:33.020859 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1240/4958] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:33 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:33.283459 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-690b1375-9c3c-406f-800d-1f1f65f8f4eb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:33.285520 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-690b1375-9c3c-406f-800d-1f1f65f8f4eb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:33.285781 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-690b1375-9c3c-406f-800d-1f1f65f8f4eb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:33.286072 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-690b1375-9c3c-406f-800d-1f1f65f8f4eb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:33.286177 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-690b1375-9c3c-406f-800d-1f1f65f8f4eb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:33.291114 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:33.291114 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:33.292232 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-690b1375-9c3c-406f-800d-1f1f65f8f4eb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:33.292810 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1238/4959] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:33 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:34.030730 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-34349d5e-7bee-48ac-a4d1-e25e6134299b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:34.032388 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34349d5e-7bee-48ac-a4d1-e25e6134299b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:34.032581 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34349d5e-7bee-48ac-a4d1-e25e6134299b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:34.032757 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34349d5e-7bee-48ac-a4d1-e25e6134299b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:34.032869 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-34349d5e-7bee-48ac-a4d1-e25e6134299b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:34.036557 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:34.036557 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:34.037161 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34349d5e-7bee-48ac-a4d1-e25e6134299b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:34.037484 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1247/4960] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:34 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:34.303950 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-150df3a5-32ed-43bb-8836-2b542767341c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:34.306180 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-150df3a5-32ed-43bb-8836-2b542767341c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:34.306433 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-150df3a5-32ed-43bb-8836-2b542767341c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:34.306631 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-150df3a5-32ed-43bb-8836-2b542767341c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:34.306765 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-150df3a5-32ed-43bb-8836-2b542767341c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:34.311731 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:34.311731 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:34.312890 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-150df3a5-32ed-43bb-8836-2b542767341c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:34.313622 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1236/4961] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:34 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:35.049694 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-164a1818-c5d4-4ad7-9635-e062c08e7a81 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:35.053964 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-164a1818-c5d4-4ad7-9635-e062c08e7a81 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:35.054461 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-164a1818-c5d4-4ad7-9635-e062c08e7a81 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:35.054461 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-164a1818-c5d4-4ad7-9635-e062c08e7a81 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:35.054587 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-164a1818-c5d4-4ad7-9635-e062c08e7a81 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:35.059726 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:35.059726 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:35.060476 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-164a1818-c5d4-4ad7-9635-e062c08e7a81 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:35.060928 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1241/4962] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:35 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:35.329181 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-354431c0-5e22-46c1-80b8-54224f6a3e16 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:35.331005 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-354431c0-5e22-46c1-80b8-54224f6a3e16 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:35.331244 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-354431c0-5e22-46c1-80b8-54224f6a3e16 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:35.331418 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-354431c0-5e22-46c1-80b8-54224f6a3e16 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:35.331515 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-354431c0-5e22-46c1-80b8-54224f6a3e16 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:35.335657 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:35.335657 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:35.336387 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-354431c0-5e22-46c1-80b8-54224f6a3e16 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:35.336773 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1239/4963] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:35 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:36.072553 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa36efa3-1245-4cdb-bfed-c52c2813698e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:36.074783 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa36efa3-1245-4cdb-bfed-c52c2813698e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:36.075070 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa36efa3-1245-4cdb-bfed-c52c2813698e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:36.075334 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa36efa3-1245-4cdb-bfed-c52c2813698e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:36.075483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-aa36efa3-1245-4cdb-bfed-c52c2813698e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:36.080649 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:36.080649 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:36.081422 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa36efa3-1245-4cdb-bfed-c52c2813698e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:36.081919 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1248/4964] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:36 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:36.349085 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e127b3c1-5855-44fa-afbe-3de583e1ca0d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:36.350890 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e127b3c1-5855-44fa-afbe-3de583e1ca0d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:36.351273 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e127b3c1-5855-44fa-afbe-3de583e1ca0d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:36.351273 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e127b3c1-5855-44fa-afbe-3de583e1ca0d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:36.351404 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-e127b3c1-5855-44fa-afbe-3de583e1ca0d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:36.355620 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:36.355620 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:36.356356 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e127b3c1-5855-44fa-afbe-3de583e1ca0d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:36.356718 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1237/4965] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:36 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:37.093312 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e64c48cb-9bd4-4607-a67d-5bb4b12a1d9b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:37.094846 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e64c48cb-9bd4-4607-a67d-5bb4b12a1d9b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:37.095000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e64c48cb-9bd4-4607-a67d-5bb4b12a1d9b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:37.095227 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e64c48cb-9bd4-4607-a67d-5bb4b12a1d9b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:37.095347 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e64c48cb-9bd4-4607-a67d-5bb4b12a1d9b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:37.098884 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:37.098884 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:37.099404 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e64c48cb-9bd4-4607-a67d-5bb4b12a1d9b tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:37.099710 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1242/4966] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:37 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:37.368962 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-91f6780f-f858-4699-81f6-c27f745bba04 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:37.371011 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91f6780f-f858-4699-81f6-c27f745bba04 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:37.371287 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91f6780f-f858-4699-81f6-c27f745bba04 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:37.371572 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91f6780f-f858-4699-81f6-c27f745bba04 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:37.371922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-91f6780f-f858-4699-81f6-c27f745bba04 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:37.376660 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:37.376660 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:37.377723 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91f6780f-f858-4699-81f6-c27f745bba04 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:37.377941 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1240/4967] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:37 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:38.118011 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a4b6ce0-daf5-4b44-b452-cf3b2b8868bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:38.126201 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a4b6ce0-daf5-4b44-b452-cf3b2b8868bf tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:38.128447 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a4b6ce0-daf5-4b44-b452-cf3b2b8868bf tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:38.129672 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a4b6ce0-daf5-4b44-b452-cf3b2b8868bf tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:38.131590 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0a4b6ce0-daf5-4b44-b452-cf3b2b8868bf tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:38.144000 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=244,cinder:UPDATE=55,cinder:INSERT=23 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:19:38.166678 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:38.166678 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:38.170892 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a4b6ce0-daf5-4b44-b452-cf3b2b8868bf tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:38.172413 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1249/4968] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:38 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:19:38.388830 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c667e40d-d3f4-4f20-aede-fd78b2b99ed3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:38.391070 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c667e40d-d3f4-4f20-aede-fd78b2b99ed3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:38.391334 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c667e40d-d3f4-4f20-aede-fd78b2b99ed3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:38.391575 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c667e40d-d3f4-4f20-aede-fd78b2b99ed3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:38.391768 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c667e40d-d3f4-4f20-aede-fd78b2b99ed3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:38.398654 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:38.398654 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:38.399503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c667e40d-d3f4-4f20-aede-fd78b2b99ed3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:38.399855 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1238/4969] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:38 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:39.185896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0a404db4-577b-4448-b7c1-0ce79b724b95 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:39.187820 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a404db4-577b-4448-b7c1-0ce79b724b95 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:39.188032 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a404db4-577b-4448-b7c1-0ce79b724b95 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:39.188231 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a404db4-577b-4448-b7c1-0ce79b724b95 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:39.188331 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0a404db4-577b-4448-b7c1-0ce79b724b95 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:39.194962 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:39.194962 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:39.195939 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a404db4-577b-4448-b7c1-0ce79b724b95 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:39.196471 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1243/4970] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:39 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:39.409977 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5788ee60-ff4b-4bee-9f4c-29927bc13359 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:39.411947 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5788ee60-ff4b-4bee-9f4c-29927bc13359 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:39.412178 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5788ee60-ff4b-4bee-9f4c-29927bc13359 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:39.412388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5788ee60-ff4b-4bee-9f4c-29927bc13359 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:39.412510 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5788ee60-ff4b-4bee-9f4c-29927bc13359 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:39.417515 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:39.417515 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:39.418475 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5788ee60-ff4b-4bee-9f4c-29927bc13359 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:39.418973 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1241/4971] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:39 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:40.207139 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4495943c-981f-4a54-91e8-9ca0a3dd62b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:40.208987 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4495943c-981f-4a54-91e8-9ca0a3dd62b8 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:40.209203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4495943c-981f-4a54-91e8-9ca0a3dd62b8 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:40.209414 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4495943c-981f-4a54-91e8-9ca0a3dd62b8 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:40.209658 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4495943c-981f-4a54-91e8-9ca0a3dd62b8 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:40.214139 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:40.214139 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:40.214727 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4495943c-981f-4a54-91e8-9ca0a3dd62b8 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:40.215239 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1250/4972] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:40 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:40.428374 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6cf1277d-b622-4578-9164-fbd0c85fa2c7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:40.432173 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6cf1277d-b622-4578-9164-fbd0c85fa2c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:40.432173 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6cf1277d-b622-4578-9164-fbd0c85fa2c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:40.432173 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6cf1277d-b622-4578-9164-fbd0c85fa2c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:40.432173 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-6cf1277d-b622-4578-9164-fbd0c85fa2c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:40.435910 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:40.435910 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:40.436823 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6cf1277d-b622-4578-9164-fbd0c85fa2c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:40.437295 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1239/4973] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:40 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:40.447318 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-07b6be38-db13-44c2-808f-45826a16a525 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:40.450686 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07b6be38-db13-44c2-808f-45826a16a525 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88/restore Aug 07 17:19:40.450686 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07b6be38-db13-44c2-808f-45826a16a525 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "df135a3c-5902-4628-a7ad-978aac71d1bb"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:40.451442 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-07b6be38-db13-44c2-808f-45826a16a525 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Restoring backup 8566e325-21b9-44db-9e19-1d6bd6ae0b88 ({'restore': {'volume_id': 'df135a3c-5902-4628-a7ad-978aac71d1bb'}}) {{(pid=100225) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 17:19:40.451553 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-07b6be38-db13-44c2-808f-45826a16a525 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Restoring backup 8566e325-21b9-44db-9e19-1d6bd6ae0b88 to volume df135a3c-5902-4628-a7ad-978aac71d1bb. Aug 07 17:19:40.455787 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:40.455787 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:40.463470 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:40.463470 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:40.463887 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-07b6be38-db13-44c2-808f-45826a16a525 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:40.464268 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-07b6be38-db13-44c2-808f-45826a16a525 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Checking backup size 1 against volume size 1 {{(pid=100225) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 17:19:40.464268 np0000006737 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-07b6be38-db13-44c2-808f-45826a16a525 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Overwriting volume df135a3c-5902-4628-a7ad-978aac71d1bb with restore of backup 8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:40.478714 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-07b6be38-db13-44c2-808f-45826a16a525 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] restore_backup in rpcapi backup_id 8566e325-21b9-44db-9e19-1d6bd6ae0b88 {{(pid=100225) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 17:19:40.480718 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07b6be38-db13-44c2-808f-45826a16a525 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88/restore returned with HTTP 202 Aug 07 17:19:40.481283 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1244/4974] 10.4.3.144 () {68 vars in 1393 bytes} [Fri Aug 7 17:19:40 2026] POST /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88/restore => generated 182 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:40.489250 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-96a668f3-7c99-47eb-a0dd-9d28a5f56ce1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:40.491102 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96a668f3-7c99-47eb-a0dd-9d28a5f56ce1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:40.491336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96a668f3-7c99-47eb-a0dd-9d28a5f56ce1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:40.491565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96a668f3-7c99-47eb-a0dd-9d28a5f56ce1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:40.491741 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-96a668f3-7c99-47eb-a0dd-9d28a5f56ce1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:40.497212 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:40.497212 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:40.498091 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96a668f3-7c99-47eb-a0dd-9d28a5f56ce1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:40.498635 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1242/4975] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:40 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:41.226756 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7653500-c081-474a-903b-6745ffa55d5e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:41.228438 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7653500-c081-474a-903b-6745ffa55d5e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:41.228629 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7653500-c081-474a-903b-6745ffa55d5e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:41.228819 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7653500-c081-474a-903b-6745ffa55d5e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:41.228922 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f7653500-c081-474a-903b-6745ffa55d5e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:41.232716 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:41.232716 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:41.233268 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7653500-c081-474a-903b-6745ffa55d5e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:41.233603 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1251/4976] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:41 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:41.508976 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a8292076-3e52-40d5-b412-1be652064019 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:41.511193 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a8292076-3e52-40d5-b412-1be652064019 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:41.511493 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a8292076-3e52-40d5-b412-1be652064019 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:41.511723 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a8292076-3e52-40d5-b412-1be652064019 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:41.511882 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-a8292076-3e52-40d5-b412-1be652064019 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:41.516709 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:41.516709 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:41.517602 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a8292076-3e52-40d5-b412-1be652064019 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:41.518012 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1240/4977] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:41 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:42.246698 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b986ea60-dd93-4db1-8a21-ace2c0ab8ac0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:42.248486 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b986ea60-dd93-4db1-8a21-ace2c0ab8ac0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:42.248694 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b986ea60-dd93-4db1-8a21-ace2c0ab8ac0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:42.248872 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b986ea60-dd93-4db1-8a21-ace2c0ab8ac0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:42.248972 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b986ea60-dd93-4db1-8a21-ace2c0ab8ac0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:42.253254 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:42.253254 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:42.253954 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b986ea60-dd93-4db1-8a21-ace2c0ab8ac0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:42.254380 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1245/4978] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:42 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:42.529739 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-be5d4253-1135-47ac-b448-5ec50cb947b6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:42.531389 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be5d4253-1135-47ac-b448-5ec50cb947b6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:42.531573 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be5d4253-1135-47ac-b448-5ec50cb947b6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:42.531747 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-be5d4253-1135-47ac-b448-5ec50cb947b6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:42.531868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-be5d4253-1135-47ac-b448-5ec50cb947b6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:42.535948 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:42.535948 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:42.536654 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-be5d4253-1135-47ac-b448-5ec50cb947b6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:42.537348 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1243/4979] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:42 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:43.265397 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-19bd6121-ffe6-4469-a0b0-df291660f255 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:43.271869 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19bd6121-ffe6-4469-a0b0-df291660f255 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:43.272219 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19bd6121-ffe6-4469-a0b0-df291660f255 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:43.275415 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-19bd6121-ffe6-4469-a0b0-df291660f255 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:43.275640 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-19bd6121-ffe6-4469-a0b0-df291660f255 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:43.282866 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:43.282866 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:43.283706 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-19bd6121-ffe6-4469-a0b0-df291660f255 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:43.284175 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1252/4980] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:43 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:43.552363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1c2af443-815f-4327-a016-a8a3e6964a48 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:43.557847 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1c2af443-815f-4327-a016-a8a3e6964a48 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:43.558581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1c2af443-815f-4327-a016-a8a3e6964a48 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:43.558964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1c2af443-815f-4327-a016-a8a3e6964a48 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:43.559268 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-1c2af443-815f-4327-a016-a8a3e6964a48 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:43.565459 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:43.565459 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:43.566694 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1c2af443-815f-4327-a016-a8a3e6964a48 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:43.567289 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1241/4981] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:43 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:44.297613 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2cf47fe9-6dda-4ca0-8b69-cf0381c5237d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:44.299212 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cf47fe9-6dda-4ca0-8b69-cf0381c5237d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:44.299439 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cf47fe9-6dda-4ca0-8b69-cf0381c5237d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:44.299685 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cf47fe9-6dda-4ca0-8b69-cf0381c5237d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:44.299842 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2cf47fe9-6dda-4ca0-8b69-cf0381c5237d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:44.303745 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:44.303745 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:44.304254 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cf47fe9-6dda-4ca0-8b69-cf0381c5237d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:44.304585 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1246/4982] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:44 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:44.316351 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f02998c7-d58a-4910-b4e4-f58e36f70027 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:44.321391 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f02998c7-d58a-4910-b4e4-f58e36f70027 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:19:44.321752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f02998c7-d58a-4910-b4e4-f58e36f70027 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c8d5a344-34d0-4e7a-afa4-684764a9bcf1", "incremental": true}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:44.326423 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-f02998c7-d58a-4910-b4e4-f58e36f70027 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Creating new backup {'backup': {'volume_id': 'c8d5a344-34d0-4e7a-afa4-684764a9bcf1', 'incremental': True}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:19:44.326582 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-f02998c7-d58a-4910-b4e4-f58e36f70027 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Creating backup of volume c8d5a344-34d0-4e7a-afa4-684764a9bcf1 in container None Aug 07 17:19:44.336187 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:44.336187 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:44.336187 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f02998c7-d58a-4910-b4e4-f58e36f70027 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:19:44.412929 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f02998c7-d58a-4910-b4e4-f58e36f70027 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Created reservations ['de75086e-bfb6-4c29-b83b-5448cf8b7e2f', '39daee4f-c775-4b79-a470-298fb2ee8bd3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:44.431303 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f02998c7-d58a-4910-b4e4-f58e36f70027 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 400 Aug 07 17:19:44.432136 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1244/4983] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:19:44 2026] POST /volume/v3/backups => generated 109 bytes in 116 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 17:19:44.440477 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-897e5281-594d-4f4e-8f99-95c8d5a306d4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:44.442092 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-897e5281-594d-4f4e-8f99-95c8d5a306d4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] DELETE https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:44.442283 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-897e5281-594d-4f4e-8f99-95c8d5a306d4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:44.442481 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-897e5281-594d-4f4e-8f99-95c8d5a306d4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:44.442621 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-897e5281-594d-4f4e-8f99-95c8d5a306d4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Delete backup with id: b58ce5bc-88f7-4659-84aa-b670bf3fdab6. Aug 07 17:19:44.446517 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:44.446517 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:44.460939 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-897e5281-594d-4f4e-8f99-95c8d5a306d4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] delete_backup rpcapi backup_id b58ce5bc-88f7-4659-84aa-b670bf3fdab6 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:19:44.463553 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-897e5281-594d-4f4e-8f99-95c8d5a306d4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 202 Aug 07 17:19:44.464116 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1253/4984] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:44 2026] DELETE /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:19:44.472182 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b42b8d7a-0fed-4cc8-b40f-d438d9bfa475 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:44.473839 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b42b8d7a-0fed-4cc8-b40f-d438d9bfa475 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:44.474098 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b42b8d7a-0fed-4cc8-b40f-d438d9bfa475 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:44.474329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b42b8d7a-0fed-4cc8-b40f-d438d9bfa475 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:44.474521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b42b8d7a-0fed-4cc8-b40f-d438d9bfa475 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:44.478259 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:44.478259 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:44.478958 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b42b8d7a-0fed-4cc8-b40f-d438d9bfa475 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 200 Aug 07 17:19:44.479396 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1242/4985] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:44 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:44.581112 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aebc8e8a-71d4-44b7-90c6-c96c14ecb5b3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:44.583045 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aebc8e8a-71d4-44b7-90c6-c96c14ecb5b3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:44.583269 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aebc8e8a-71d4-44b7-90c6-c96c14ecb5b3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:44.583482 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aebc8e8a-71d4-44b7-90c6-c96c14ecb5b3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:44.583627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-aebc8e8a-71d4-44b7-90c6-c96c14ecb5b3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:44.588220 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:44.588220 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:44.589121 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aebc8e8a-71d4-44b7-90c6-c96c14ecb5b3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:44.589549 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1247/4986] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:44 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:45.492122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0a676139-f40f-421f-b96e-0a6b0b380271 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:45.493875 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0a676139-f40f-421f-b96e-0a6b0b380271 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 Aug 07 17:19:45.494071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0a676139-f40f-421f-b96e-0a6b0b380271 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:45.494248 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0a676139-f40f-421f-b96e-0a6b0b380271 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:45.494345 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0a676139-f40f-421f-b96e-0a6b0b380271 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id b58ce5bc-88f7-4659-84aa-b670bf3fdab6. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:45.497965 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0a676139-f40f-421f-b96e-0a6b0b380271 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 returned with HTTP 404 Aug 07 17:19:45.498410 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1245/4987] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:45 2026] GET /volume/v3/backups/b58ce5bc-88f7-4659-84aa-b670bf3fdab6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:45.505382 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:45.506949 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:19:45.507284 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-820231136"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:45.508718 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-820231136'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:19:45.508868 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Create volume of 1 GB Aug 07 17:19:45.513604 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Availability Zones retrieved successfully. Aug 07 17:19:45.518888 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Flow 'volume_create_api' (7789ee44-d3e3-4375-aadd-dc20a0595e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:45.519910 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863c707e-f9a5-4330-8379-4a78e9aa0353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:45.520798 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:19:45.545323 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863c707e-f9a5-4330-8379-4a78e9aa0353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:45.546073 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943c5437-a096-48eb-9d6f-86fa4d6002de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:45.603052 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ce7b42d5-4fee-4c68-ba7e-4c47cdac1768 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:45.605157 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ce7b42d5-4fee-4c68-ba7e-4c47cdac1768 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:45.605411 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ce7b42d5-4fee-4c68-ba7e-4c47cdac1768 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:45.605642 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ce7b42d5-4fee-4c68-ba7e-4c47cdac1768 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:45.605771 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-ce7b42d5-4fee-4c68-ba7e-4c47cdac1768 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:45.610674 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:45.610674 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:45.611709 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ce7b42d5-4fee-4c68-ba7e-4c47cdac1768 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:45.612226 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1243/4988] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:45 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:45.668537 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Created reservations ['59c999e4-7afc-48e4-8e67-2c4477eca918', '41d83bd8-93b4-4641-bb8f-a00fab458307', '943923af-b86a-43c9-a4e9-ffccb8ee6fe4', '947eb66b-e120-4199-9742-a933537599f5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:45.669351 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943c5437-a096-48eb-9d6f-86fa4d6002de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c999e4-7afc-48e4-8e67-2c4477eca918', '41d83bd8-93b4-4641-bb8f-a00fab458307', '943923af-b86a-43c9-a4e9-ffccb8ee6fe4', '947eb66b-e120-4199-9742-a933537599f5']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:45.670122 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbca001b-3519-49a0-81b6-6b2a482f8756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:45.693901 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbca001b-3519-49a0-81b6-6b2a482f8756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49f186a3-044c-4341-9d25-aa4a71043613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-820231136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972d700bd8d74b0e920648fdccac1712',qos_specs=None,replication_status=,reservations=['59c999e4-7afc-48e4-8e67-2c4477eca918','41d83bd8-93b4-4641-bb8f-a00fab458307','943923af-b86a-43c9-a4e9-ffccb8ee6fe4','947eb66b-e120-4199-9742-a933537599f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7619c1b3c84715af80533980c011dc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-820231136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49f186a3-044c-4341-9d25-aa4a71043613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972d700bd8d74b0e920648fdccac1712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b7619c1b3c84715af80533980c011dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:45.695655 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0002d92c-c817-4eb5-a988-344007868cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:45.714943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0002d92c-c817-4eb5-a988-344007868cf3) transitioned into state 'SUCCESS' from state '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-820231136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972d700bd8d74b0e920648fdccac1712',qos_specs=None,replication_status=,reservations=['59c999e4-7afc-48e4-8e67-2c4477eca918','41d83bd8-93b4-4641-bb8f-a00fab458307','943923af-b86a-43c9-a4e9-ffccb8ee6fe4','947eb66b-e120-4199-9742-a933537599f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b7619c1b3c84715af80533980c011dc',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:45.716117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580b71c1-aa10-47b3-b64b-70294bb7caf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:45.725136 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580b71c1-aa10-47b3-b64b-70294bb7caf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:45.725969 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Flow 'volume_create_api' (7789ee44-d3e3-4375-aadd-dc20a0595e4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:45.726304 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Create volume request issued successfully. Aug 07 17:19:45.726872 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ec9f90e-47cb-409c-a6d9-d7ec5f9c724e tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:19:45.730552 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1254/4989] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:19:45 2026] POST /volume/v3/volumes => generated 748 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:45.750166 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e7dca46-4217-4576-8037-eee405614712 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:45.751826 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e7dca46-4217-4576-8037-eee405614712 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 Aug 07 17:19:45.752003 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e7dca46-4217-4576-8037-eee405614712 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:45.752238 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e7dca46-4217-4576-8037-eee405614712 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:45.761935 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:45.761935 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:45.766930 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1e7dca46-4217-4576-8037-eee405614712 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:19:45.773243 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e7dca46-4217-4576-8037-eee405614712 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 returned with HTTP 200 Aug 07 17:19:45.774066 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1248/4990] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:45 2026] GET /volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:46.623333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e94914a9-4e7e-477b-900c-c66778a05572 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:46.625738 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e94914a9-4e7e-477b-900c-c66778a05572 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:46.626008 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e94914a9-4e7e-477b-900c-c66778a05572 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:46.626256 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e94914a9-4e7e-477b-900c-c66778a05572 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:46.626415 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e94914a9-4e7e-477b-900c-c66778a05572 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:46.633057 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:46.633057 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:46.634068 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e94914a9-4e7e-477b-900c-c66778a05572 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:46.634530 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1246/4991] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:46 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:46.788899 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cff19a07-38e0-453b-a14c-8103038b036a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:46.794377 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cff19a07-38e0-453b-a14c-8103038b036a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 Aug 07 17:19:46.794581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cff19a07-38e0-453b-a14c-8103038b036a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:46.794761 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cff19a07-38e0-453b-a14c-8103038b036a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:46.801304 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:46.801304 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:46.804824 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cff19a07-38e0-453b-a14c-8103038b036a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:19:46.808931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cff19a07-38e0-453b-a14c-8103038b036a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 returned with HTTP 200 Aug 07 17:19:46.809445 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1244/4992] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:46 2026] GET /volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:46.821702 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6dfdf5f0-5a50-4191-95f6-5d009cf7e63d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:46.823852 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dfdf5f0-5a50-4191-95f6-5d009cf7e63d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:19:46.824237 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dfdf5f0-5a50-4191-95f6-5d009cf7e63d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49f186a3-044c-4341-9d25-aa4a71043613", "name": "tempest-VolumesBackupsTest-Backup-1713100252"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:46.825707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-6dfdf5f0-5a50-4191-95f6-5d009cf7e63d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Creating new backup {'backup': {'volume_id': '49f186a3-044c-4341-9d25-aa4a71043613', 'name': 'tempest-VolumesBackupsTest-Backup-1713100252'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:19:46.825861 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-6dfdf5f0-5a50-4191-95f6-5d009cf7e63d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Creating backup of volume 49f186a3-044c-4341-9d25-aa4a71043613 in container None Aug 07 17:19:46.833444 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:46.833444 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:46.833827 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6dfdf5f0-5a50-4191-95f6-5d009cf7e63d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Volume info retrieved successfully. Aug 07 17:19:46.848678 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-6dfdf5f0-5a50-4191-95f6-5d009cf7e63d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Created reservations ['b5e02071-1acd-4a1c-a264-fad029feffe3', 'a72edb08-c970-4057-bc23-03ec600f9fda'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:46.874106 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dfdf5f0-5a50-4191-95f6-5d009cf7e63d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:19:46.874574 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1255/4993] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:19:46 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 07 17:19:46.887680 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21af5a8d-ea8a-484e-916a-649684f23c93 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:46.889624 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21af5a8d-ea8a-484e-916a-649684f23c93 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:46.889807 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21af5a8d-ea8a-484e-916a-649684f23c93 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:46.889997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21af5a8d-ea8a-484e-916a-649684f23c93 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:46.890129 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-21af5a8d-ea8a-484e-916a-649684f23c93 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:46.894566 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:46.894566 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:46.895339 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21af5a8d-ea8a-484e-916a-649684f23c93 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:46.895734 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1249/4994] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:46 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:47.645133 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-86b4e63d-13f4-4851-8cc6-fecafcd37975 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:47.646925 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86b4e63d-13f4-4851-8cc6-fecafcd37975 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:47.647138 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-86b4e63d-13f4-4851-8cc6-fecafcd37975 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:47.647344 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-86b4e63d-13f4-4851-8cc6-fecafcd37975 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:47.647455 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-86b4e63d-13f4-4851-8cc6-fecafcd37975 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:47.651692 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:47.651692 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:47.652529 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86b4e63d-13f4-4851-8cc6-fecafcd37975 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:47.652876 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1247/4995] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:47 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:47.908150 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-50678c8f-c01b-4140-946c-e7766b7f17f6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:47.909399 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50678c8f-c01b-4140-946c-e7766b7f17f6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:47.909751 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50678c8f-c01b-4140-946c-e7766b7f17f6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:47.910037 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-50678c8f-c01b-4140-946c-e7766b7f17f6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:47.910185 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-50678c8f-c01b-4140-946c-e7766b7f17f6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:47.915161 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:47.915161 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:47.915297 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-50678c8f-c01b-4140-946c-e7766b7f17f6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:47.915740 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1245/4996] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:47 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:48.664230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-222a09c8-72c4-46a2-abbb-518828279e41 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:48.667378 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-222a09c8-72c4-46a2-abbb-518828279e41 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:48.667378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-222a09c8-72c4-46a2-abbb-518828279e41 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:48.667378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-222a09c8-72c4-46a2-abbb-518828279e41 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:48.667378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-222a09c8-72c4-46a2-abbb-518828279e41 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:48.672926 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:48.672926 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:48.673894 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-222a09c8-72c4-46a2-abbb-518828279e41 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:48.674396 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1256/4997] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:48 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:48.926194 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-158313e8-3b5d-44f0-8132-5717b3d67c2e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:48.927951 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-158313e8-3b5d-44f0-8132-5717b3d67c2e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:48.928211 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-158313e8-3b5d-44f0-8132-5717b3d67c2e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:48.928419 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-158313e8-3b5d-44f0-8132-5717b3d67c2e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:48.928524 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-158313e8-3b5d-44f0-8132-5717b3d67c2e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:48.933062 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:48.933062 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:48.933757 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-158313e8-3b5d-44f0-8132-5717b3d67c2e tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:48.934502 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1250/4998] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:48 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:49.687949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-af8f816b-904b-4ed7-9b9d-1a0fc907ae39 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:49.689678 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af8f816b-904b-4ed7-9b9d-1a0fc907ae39 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:49.689866 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af8f816b-904b-4ed7-9b9d-1a0fc907ae39 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:49.690036 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-af8f816b-904b-4ed7-9b9d-1a0fc907ae39 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:49.690156 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-af8f816b-904b-4ed7-9b9d-1a0fc907ae39 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:49.694173 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:49.694173 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:49.694875 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-af8f816b-904b-4ed7-9b9d-1a0fc907ae39 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:49.695223 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1248/4999] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:49 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:49.948851 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-094972cc-ba95-437d-b20c-da1525e95258 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:49.950417 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-094972cc-ba95-437d-b20c-da1525e95258 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:49.950586 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-094972cc-ba95-437d-b20c-da1525e95258 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:49.950758 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-094972cc-ba95-437d-b20c-da1525e95258 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:49.950885 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-094972cc-ba95-437d-b20c-da1525e95258 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:49.954996 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:49.954996 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:49.955585 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-094972cc-ba95-437d-b20c-da1525e95258 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:49.955891 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1246/5000] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:49 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:50.707275 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9fe7811a-bf37-413b-abe2-e245caf483f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:50.709652 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9fe7811a-bf37-413b-abe2-e245caf483f6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:50.709979 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9fe7811a-bf37-413b-abe2-e245caf483f6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:50.710305 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9fe7811a-bf37-413b-abe2-e245caf483f6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:50.711178 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9fe7811a-bf37-413b-abe2-e245caf483f6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:50.715215 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:50.715215 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:50.715913 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9fe7811a-bf37-413b-abe2-e245caf483f6 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:50.716414 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1257/5001] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:50 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:50.966612 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ae01b72-b919-4564-9ef9-5f3d12fbf7d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:50.968293 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ae01b72-b919-4564-9ef9-5f3d12fbf7d0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:50.968471 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ae01b72-b919-4564-9ef9-5f3d12fbf7d0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:50.968761 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ae01b72-b919-4564-9ef9-5f3d12fbf7d0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:50.968761 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0ae01b72-b919-4564-9ef9-5f3d12fbf7d0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:50.972426 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:50.972426 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:50.972927 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ae01b72-b919-4564-9ef9-5f3d12fbf7d0 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:50.973257 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1251/5002] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:50 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:51.729816 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6ae4f079-9d98-49fa-85a4-8b7715e6c076 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:51.732534 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ae4f079-9d98-49fa-85a4-8b7715e6c076 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:51.732714 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ae4f079-9d98-49fa-85a4-8b7715e6c076 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:51.732881 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6ae4f079-9d98-49fa-85a4-8b7715e6c076 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:51.732985 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6ae4f079-9d98-49fa-85a4-8b7715e6c076 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:51.742866 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:51.742866 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:51.743679 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6ae4f079-9d98-49fa-85a4-8b7715e6c076 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:51.744040 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1249/5003] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:51 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:51.982509 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4e4a5c11-bee5-4852-8230-a563caca3011 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:51.984490 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4e4a5c11-bee5-4852-8230-a563caca3011 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:51.984490 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4e4a5c11-bee5-4852-8230-a563caca3011 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:51.984603 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4e4a5c11-bee5-4852-8230-a563caca3011 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:51.984700 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-4e4a5c11-bee5-4852-8230-a563caca3011 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:51.988690 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:51.988690 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:51.989250 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4e4a5c11-bee5-4852-8230-a563caca3011 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:51.989571 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1247/5004] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:51 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:52.346212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e590a61a-13b7-401e-a675-dc451cd45df6 req-7184934b-a0c6-4765-a20f-5480fc9374e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:52.348176 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e590a61a-13b7-401e-a675-dc451cd45df6 req-7184934b-a0c6-4765-a20f-5480fc9374e8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/077cd853-a3fd-4eff-86b7-02cb69c0b7e7 Aug 07 17:19:52.348373 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e590a61a-13b7-401e-a675-dc451cd45df6 req-7184934b-a0c6-4765-a20f-5480fc9374e8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:52.348545 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e590a61a-13b7-401e-a675-dc451cd45df6 req-7184934b-a0c6-4765-a20f-5480fc9374e8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:52.356523 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:52.356523 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:52.412406 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e590a61a-13b7-401e-a675-dc451cd45df6 req-7184934b-a0c6-4765-a20f-5480fc9374e8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/077cd853-a3fd-4eff-86b7-02cb69c0b7e7 returned with HTTP 200 Aug 07 17:19:52.412874 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1258/5005] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:19:52 2026] DELETE /volume/v3/attachments/077cd853-a3fd-4eff-86b7-02cb69c0b7e7 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:52.754186 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3328cc38-dd42-4d89-9e89-32df14518745 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:52.756484 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3328cc38-dd42-4d89-9e89-32df14518745 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:52.756697 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3328cc38-dd42-4d89-9e89-32df14518745 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:52.756946 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3328cc38-dd42-4d89-9e89-32df14518745 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:52.757102 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3328cc38-dd42-4d89-9e89-32df14518745 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:52.762637 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:52.762637 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:52.763604 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3328cc38-dd42-4d89-9e89-32df14518745 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:52.764171 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1252/5006] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:52 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:52.775272 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aaff5c2c-48d9-4de5-abf2-26b1854e8647 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:52.776785 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aaff5c2c-48d9-4de5-abf2-26b1854e8647 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb Aug 07 17:19:52.777084 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aaff5c2c-48d9-4de5-abf2-26b1854e8647 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:52.777388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aaff5c2c-48d9-4de5-abf2-26b1854e8647 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:52.784533 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:52.784533 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:52.787086 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-aaff5c2c-48d9-4de5-abf2-26b1854e8647 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:52.790892 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aaff5c2c-48d9-4de5-abf2-26b1854e8647 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb returned with HTTP 200 Aug 07 17:19:52.791392 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1250/5007] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:52 2026] GET /volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:52.804531 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1872af4b-9069-4e0d-841f-3e13c07e117c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:52.806171 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1872af4b-9069-4e0d-841f-3e13c07e117c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:52.806374 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1872af4b-9069-4e0d-841f-3e13c07e117c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:52.806548 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1872af4b-9069-4e0d-841f-3e13c07e117c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:52.806665 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-1872af4b-9069-4e0d-841f-3e13c07e117c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete backup with id: 8566e325-21b9-44db-9e19-1d6bd6ae0b88. Aug 07 17:19:52.810599 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:52.810599 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:52.821433 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-1872af4b-9069-4e0d-841f-3e13c07e117c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] delete_backup rpcapi backup_id 8566e325-21b9-44db-9e19-1d6bd6ae0b88 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:19:52.823226 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1872af4b-9069-4e0d-841f-3e13c07e117c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 202 Aug 07 17:19:52.823716 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1248/5008] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:52 2026] DELETE /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:19:52.831558 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d89f2cb-091c-4f33-86fb-7fc032b5b1c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:52.835427 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d89f2cb-091c-4f33-86fb-7fc032b5b1c0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:52.835739 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d89f2cb-091c-4f33-86fb-7fc032b5b1c0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:52.835923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d89f2cb-091c-4f33-86fb-7fc032b5b1c0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:52.836092 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0d89f2cb-091c-4f33-86fb-7fc032b5b1c0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:52.840618 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:52.840618 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:52.841340 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d89f2cb-091c-4f33-86fb-7fc032b5b1c0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 200 Aug 07 17:19:52.841751 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1259/5009] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:52 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:53.000868 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0881b2b4-61c9-44fb-96ca-2b8857469237 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:53.002806 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0881b2b4-61c9-44fb-96ca-2b8857469237 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:53.003039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0881b2b4-61c9-44fb-96ca-2b8857469237 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:53.003219 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0881b2b4-61c9-44fb-96ca-2b8857469237 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:53.003340 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0881b2b4-61c9-44fb-96ca-2b8857469237 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:53.008095 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:53.008095 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:53.008779 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0881b2b4-61c9-44fb-96ca-2b8857469237 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:53.009310 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1253/5010] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:52 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:53.474050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1073620f-18a7-4fd3-bf2a-fb6528b5a6d2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:53.475771 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1073620f-18a7-4fd3-bf2a-fb6528b5a6d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:53.475976 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1073620f-18a7-4fd3-bf2a-fb6528b5a6d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:53.476297 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1073620f-18a7-4fd3-bf2a-fb6528b5a6d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:53.476493 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-1073620f-18a7-4fd3-bf2a-fb6528b5a6d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: 7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:53.484521 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:53.484521 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:53.485110 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1073620f-18a7-4fd3-bf2a-fb6528b5a6d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:53.504367 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1073620f-18a7-4fd3-bf2a-fb6528b5a6d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:19:53.504575 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1073620f-18a7-4fd3-bf2a-fb6528b5a6d2 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 returned with HTTP 202 Aug 07 17:19:53.504973 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1251/5011] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:53 2026] DELETE /volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:19:53.531531 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-611a4bbe-bf03-42f7-8b6d-dbde78afb4c8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:53.533579 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-611a4bbe-bf03-42f7-8b6d-dbde78afb4c8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:53.533982 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-611a4bbe-bf03-42f7-8b6d-dbde78afb4c8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:53.534349 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-611a4bbe-bf03-42f7-8b6d-dbde78afb4c8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:53.542055 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:53.542055 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:53.545483 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-611a4bbe-bf03-42f7-8b6d-dbde78afb4c8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:53.549650 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-611a4bbe-bf03-42f7-8b6d-dbde78afb4c8 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 returned with HTTP 200 Aug 07 17:19:53.550036 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1249/5012] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:53 2026] GET /volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:53.854356 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e967b600-89ae-4db4-b100-3de97bee3fbc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:53.856553 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e967b600-89ae-4db4-b100-3de97bee3fbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 Aug 07 17:19:53.856787 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e967b600-89ae-4db4-b100-3de97bee3fbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:53.857015 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e967b600-89ae-4db4-b100-3de97bee3fbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:53.857179 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e967b600-89ae-4db4-b100-3de97bee3fbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 8566e325-21b9-44db-9e19-1d6bd6ae0b88. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:53.861318 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e967b600-89ae-4db4-b100-3de97bee3fbc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 returned with HTTP 404 Aug 07 17:19:53.861834 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1260/5013] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:53 2026] GET /volume/v3/backups/8566e325-21b9-44db-9e19-1d6bd6ae0b88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:53.869136 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3e7d9065-bf5b-42c1-ace8-dbbf5fa51c8d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:53.870805 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e7d9065-bf5b-42c1-ace8-dbbf5fa51c8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:53.870997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e7d9065-bf5b-42c1-ace8-dbbf5fa51c8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:53.871214 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e7d9065-bf5b-42c1-ace8-dbbf5fa51c8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:53.871331 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-3e7d9065-bf5b-42c1-ace8-dbbf5fa51c8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete backup with id: d7aa668e-0794-4e6d-8076-51f0391b6904. Aug 07 17:19:53.875775 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:53.875775 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:53.886674 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-3e7d9065-bf5b-42c1-ace8-dbbf5fa51c8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] delete_backup rpcapi backup_id d7aa668e-0794-4e6d-8076-51f0391b6904 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:19:53.888486 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e7d9065-bf5b-42c1-ace8-dbbf5fa51c8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 202 Aug 07 17:19:53.889081 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1254/5014] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:53 2026] DELETE /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:19:53.896944 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0cd7b317-de25-4207-a65f-da7a207c3981 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:53.898698 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0cd7b317-de25-4207-a65f-da7a207c3981 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:53.898888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0cd7b317-de25-4207-a65f-da7a207c3981 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:53.899076 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0cd7b317-de25-4207-a65f-da7a207c3981 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:53.899192 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0cd7b317-de25-4207-a65f-da7a207c3981 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:53.903117 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:53.903117 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:53.903840 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0cd7b317-de25-4207-a65f-da7a207c3981 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 200 Aug 07 17:19:53.904171 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1252/5015] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:53 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:54.020959 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-caab5f38-f6f7-4ef2-a8ff-8bcd71a919e4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:54.022646 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-caab5f38-f6f7-4ef2-a8ff-8bcd71a919e4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:54.022828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-caab5f38-f6f7-4ef2-a8ff-8bcd71a919e4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:54.023002 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-caab5f38-f6f7-4ef2-a8ff-8bcd71a919e4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:54.023132 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-caab5f38-f6f7-4ef2-a8ff-8bcd71a919e4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:54.027187 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:54.027187 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:54.027966 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-caab5f38-f6f7-4ef2-a8ff-8bcd71a919e4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:54.028432 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1250/5016] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:54 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:54.568581 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6bf295da-d1ce-4a16-ba03-ba8fe969ef24 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:54.570547 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bf295da-d1ce-4a16-ba03-ba8fe969ef24 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 Aug 07 17:19:54.570736 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bf295da-d1ce-4a16-ba03-ba8fe969ef24 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:54.570918 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bf295da-d1ce-4a16-ba03-ba8fe969ef24 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:54.576378 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bf295da-d1ce-4a16-ba03-ba8fe969ef24 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 returned with HTTP 404 Aug 07 17:19:54.576844 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1261/5017] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:54 2026] GET /volume/v3/volumes/7596b1c9-eca6-437a-a0f4-2c06a229a6f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:54.582588 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44d332ed-7835-4c22-ab16-069cd5f47164 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:54.584334 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44d332ed-7835-4c22-ab16-069cd5f47164 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df Aug 07 17:19:54.584565 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44d332ed-7835-4c22-ab16-069cd5f47164 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:54.584778 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44d332ed-7835-4c22-ab16-069cd5f47164 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:54.584917 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-44d332ed-7835-4c22-ab16-069cd5f47164 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete snapshot with id: e155f0d8-094d-4c0e-8a21-43d85ace22df Aug 07 17:19:54.589857 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:54.589857 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:54.590440 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44d332ed-7835-4c22-ab16-069cd5f47164 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:19:54.611150 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44d332ed-7835-4c22-ab16-069cd5f47164 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot delete request issued successfully. Aug 07 17:19:54.611549 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44d332ed-7835-4c22-ab16-069cd5f47164 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df returned with HTTP 202 Aug 07 17:19:54.612221 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1255/5018] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:19:54 2026] DELETE /volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:19:54.628477 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-04a5ade4-ca28-4f50-8224-10ea338cb075 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:54.630235 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-04a5ade4-ca28-4f50-8224-10ea338cb075 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df Aug 07 17:19:54.630446 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-04a5ade4-ca28-4f50-8224-10ea338cb075 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:54.630641 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-04a5ade4-ca28-4f50-8224-10ea338cb075 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:54.636294 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:54.636294 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:54.636698 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-04a5ade4-ca28-4f50-8224-10ea338cb075 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Snapshot retrieved successfully. Aug 07 17:19:54.637464 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-04a5ade4-ca28-4f50-8224-10ea338cb075 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df returned with HTTP 200 Aug 07 17:19:54.637793 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1253/5019] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:19:54 2026] GET /volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:54.915743 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e4ec9fc0-ce81-450b-af06-346d6051b1aa None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:54.917479 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4ec9fc0-ce81-450b-af06-346d6051b1aa tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 Aug 07 17:19:54.917660 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e4ec9fc0-ce81-450b-af06-346d6051b1aa tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:54.917830 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e4ec9fc0-ce81-450b-af06-346d6051b1aa tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:54.917933 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-e4ec9fc0-ce81-450b-af06-346d6051b1aa tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id d7aa668e-0794-4e6d-8076-51f0391b6904. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:54.921505 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4ec9fc0-ce81-450b-af06-346d6051b1aa tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 returned with HTTP 404 Aug 07 17:19:54.921884 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1251/5020] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:54 2026] GET /volume/v3/backups/d7aa668e-0794-4e6d-8076-51f0391b6904 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:54.947563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-53a42b59-f76e-425d-a63e-471388c0ec59 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:54.949206 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:19:54.949535 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "name": "tempest-VolumesBackupsTest-Volume-1062702392"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:54.950911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'name': 'tempest-VolumesBackupsTest-Volume-1062702392'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:19:55.039170 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6577c898-aa16-4f64-b8bb-34c17307777d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:55.040778 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6577c898-aa16-4f64-b8bb-34c17307777d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:55.040954 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6577c898-aa16-4f64-b8bb-34c17307777d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:55.041181 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6577c898-aa16-4f64-b8bb-34c17307777d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:55.041350 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6577c898-aa16-4f64-b8bb-34c17307777d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:55.045311 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:55.045311 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:55.045839 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6577c898-aa16-4f64-b8bb-34c17307777d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:55.046188 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1256/5021] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:55 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:55.074988 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume of 1 GB Aug 07 17:19:55.079938 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Availability Zones retrieved successfully. Aug 07 17:19:55.085203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Flow 'volume_create_api' (806a64c8-313d-4564-9726-adb8b0cafef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:55.086472 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc3d2db-dda8-4858-934f-154b43999bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:55.087459 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:19:55.144273 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc3d2db-dda8-4858-934f-154b43999bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:55.145277 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104abadc-1d4b-4eaa-bfb1-fa2110980c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:55.181616 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['b9b2417e-91f3-4acd-aeeb-610c5ec9ced0', '752e6a33-ca56-476b-a293-7f2b24ba72dc', '092fe2ad-56f7-4ba5-9284-16af4fc88267', '7a1b5d33-4deb-4f97-86ba-35f2df9e6bca'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:55.182331 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (104abadc-1d4b-4eaa-bfb1-fa2110980c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9b2417e-91f3-4acd-aeeb-610c5ec9ced0', '752e6a33-ca56-476b-a293-7f2b24ba72dc', '092fe2ad-56f7-4ba5-9284-16af4fc88267', '7a1b5d33-4deb-4f97-86ba-35f2df9e6bca']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:55.182965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea37398-a92c-4f59-8511-536a5754bf10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:55.206196 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea37398-a92c-4f59-8511-536a5754bf10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cc8e9f3-3626-47e0-a888-5f3605769bac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1062702392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa73786ae864785abdce67086034278',qos_specs=None,replication_status=,reservations=['b9b2417e-91f3-4acd-aeeb-610c5ec9ced0','752e6a33-ca56-476b-a293-7f2b24ba72dc','092fe2ad-56f7-4ba5-9284-16af4fc88267','7a1b5d33-4deb-4f97-86ba-35f2df9e6bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ce1404e744bdbbf50b44db75f226',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1062702392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cc8e9f3-3626-47e0-a888-5f3605769bac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa73786ae864785abdce67086034278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e0ce1404e744bdbbf50b44db75f226',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:55.206881 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea753bd-a7d8-4492-808f-5498b29506a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:55.225298 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea753bd-a7d8-4492-808f-5498b29506a1) transitioned into state 'SUCCESS' from state '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-1062702392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa73786ae864785abdce67086034278',qos_specs=None,replication_status=,reservations=['b9b2417e-91f3-4acd-aeeb-610c5ec9ced0','752e6a33-ca56-476b-a293-7f2b24ba72dc','092fe2ad-56f7-4ba5-9284-16af4fc88267','7a1b5d33-4deb-4f97-86ba-35f2df9e6bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ce1404e744bdbbf50b44db75f226',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:55.225975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d320495-71af-4a93-a705-bcdd2186222d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:19:55.235561 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d320495-71af-4a93-a705-bcdd2186222d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:19:55.239551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Flow 'volume_create_api' (806a64c8-313d-4564-9726-adb8b0cafef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:19:55.239782 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume request issued successfully. Aug 07 17:19:55.240369 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53a42b59-f76e-425d-a63e-471388c0ec59 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:19:55.241057 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1262/5022] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:19:54 2026] POST /volume/v3/volumes => generated 749 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:55.253919 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0c70e257-50fd-4f00-9ea5-a00f8ddd02fb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:55.255978 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c70e257-50fd-4f00-9ea5-a00f8ddd02fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:19:55.256201 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c70e257-50fd-4f00-9ea5-a00f8ddd02fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:55.256543 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0c70e257-50fd-4f00-9ea5-a00f8ddd02fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:55.264346 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:55.264346 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:55.268371 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0c70e257-50fd-4f00-9ea5-a00f8ddd02fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:55.272452 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0c70e257-50fd-4f00-9ea5-a00f8ddd02fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:19:55.272957 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1254/5023] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:55 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:55.646224 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e7cf2b6c-bdf9-404c-a701-cfc86f6fee1f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:55.648625 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e7cf2b6c-bdf9-404c-a701-cfc86f6fee1f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df Aug 07 17:19:55.648920 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e7cf2b6c-bdf9-404c-a701-cfc86f6fee1f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:55.649231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e7cf2b6c-bdf9-404c-a701-cfc86f6fee1f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:55.654345 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e7cf2b6c-bdf9-404c-a701-cfc86f6fee1f tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df returned with HTTP 404 Aug 07 17:19:55.654754 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1252/5024] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:19:55 2026] GET /volume/v3/snapshots/e155f0d8-094d-4c0e-8a21-43d85ace22df => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:19:56.057362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7b3557b4-b9ed-469e-8f9a-f0a0ee3f47e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:56.058660 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b3557b4-b9ed-469e-8f9a-f0a0ee3f47e7 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:56.058854 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b3557b4-b9ed-469e-8f9a-f0a0ee3f47e7 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:56.059054 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b3557b4-b9ed-469e-8f9a-f0a0ee3f47e7 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:56.059197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7b3557b4-b9ed-469e-8f9a-f0a0ee3f47e7 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:56.063710 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:56.063710 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:56.064362 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b3557b4-b9ed-469e-8f9a-f0a0ee3f47e7 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:56.064855 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1257/5025] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:56 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:56.285733 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8718d20d-0a8d-4d48-9a15-922f0cd9f821 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:56.289057 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8718d20d-0a8d-4d48-9a15-922f0cd9f821 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:19:56.289256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8718d20d-0a8d-4d48-9a15-922f0cd9f821 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:56.289464 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8718d20d-0a8d-4d48-9a15-922f0cd9f821 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:56.297519 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:56.297519 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:56.302471 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8718d20d-0a8d-4d48-9a15-922f0cd9f821 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:56.309209 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8718d20d-0a8d-4d48-9a15-922f0cd9f821 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:19:56.309715 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1263/5026] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:56 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:56.326626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fb951a4d-9dbd-410f-8ce0-9132192f570d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:56.329305 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb951a4d-9dbd-410f-8ce0-9132192f570d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:19:56.329542 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fb951a4d-9dbd-410f-8ce0-9132192f570d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1cc8e9f3-3626-47e0-a888-5f3605769bac", "name": "tempest-VolumesBackupsTest-Backup-77670132"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:19:56.330877 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-fb951a4d-9dbd-410f-8ce0-9132192f570d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating new backup {'backup': {'volume_id': '1cc8e9f3-3626-47e0-a888-5f3605769bac', 'name': 'tempest-VolumesBackupsTest-Backup-77670132'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:19:56.331019 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-fb951a4d-9dbd-410f-8ce0-9132192f570d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating backup of volume 1cc8e9f3-3626-47e0-a888-5f3605769bac in container None Aug 07 17:19:56.337979 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:56.337979 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:56.338416 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fb951a4d-9dbd-410f-8ce0-9132192f570d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:19:56.353443 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-fb951a4d-9dbd-410f-8ce0-9132192f570d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['ba2a46ca-ca3d-45f4-b3e3-510c469ca6e2', 'af6b138e-92dd-4483-9209-16e95961214b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:19:56.397214 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fb951a4d-9dbd-410f-8ce0-9132192f570d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:19:56.397650 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1255/5027] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:19:56 2026] POST /volume/v3/backups => generated 328 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:19:56.405548 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5839ce4e-f808-4274-9453-077d0ad87b0f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:56.407347 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5839ce4e-f808-4274-9453-077d0ad87b0f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:19:56.407558 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5839ce4e-f808-4274-9453-077d0ad87b0f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:56.407747 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5839ce4e-f808-4274-9453-077d0ad87b0f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:56.407863 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-5839ce4e-f808-4274-9453-077d0ad87b0f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:56.412163 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:56.412163 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:56.412888 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5839ce4e-f808-4274-9453-077d0ad87b0f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:19:56.413442 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1253/5028] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:56 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:57.078791 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff932b64-bfc8-4d7d-9e5a-f6d66d4d3ac6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:57.081210 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff932b64-bfc8-4d7d-9e5a-f6d66d4d3ac6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:57.081499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff932b64-bfc8-4d7d-9e5a-f6d66d4d3ac6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:57.081763 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff932b64-bfc8-4d7d-9e5a-f6d66d4d3ac6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:57.081935 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ff932b64-bfc8-4d7d-9e5a-f6d66d4d3ac6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:57.087421 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:57.087421 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:57.088319 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff932b64-bfc8-4d7d-9e5a-f6d66d4d3ac6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:57.088801 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1258/5029] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:57 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:57.121278 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f7a12142-47da-4d82-8975-029a3f239546 req-ac1699f9-cf0c-4781-a42e-4212810666a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:57.123534 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f7a12142-47da-4d82-8975-029a3f239546 req-ac1699f9-cf0c-4781-a42e-4212810666a0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/attachments/a14e3176-7ab0-473b-a266-e74ca55560de Aug 07 17:19:57.123860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f7a12142-47da-4d82-8975-029a3f239546 req-ac1699f9-cf0c-4781-a42e-4212810666a0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:57.123991 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f7a12142-47da-4d82-8975-029a3f239546 req-ac1699f9-cf0c-4781-a42e-4212810666a0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:57.130517 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:57.130517 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:57.180334 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f7a12142-47da-4d82-8975-029a3f239546 req-ac1699f9-cf0c-4781-a42e-4212810666a0 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/attachments/a14e3176-7ab0-473b-a266-e74ca55560de returned with HTTP 200 Aug 07 17:19:57.180836 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1264/5030] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:19:57 2026] DELETE /volume/v3/attachments/a14e3176-7ab0-473b-a266-e74ca55560de => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:57.426264 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e04815d9-9212-450b-863c-cf2dcdfd19e8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:57.428474 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e04815d9-9212-450b-863c-cf2dcdfd19e8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:19:57.428718 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e04815d9-9212-450b-863c-cf2dcdfd19e8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:57.428971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e04815d9-9212-450b-863c-cf2dcdfd19e8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:57.429122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e04815d9-9212-450b-863c-cf2dcdfd19e8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:57.434991 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:57.434991 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:57.436083 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e04815d9-9212-450b-863c-cf2dcdfd19e8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:19:57.436652 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1256/5031] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:57 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:58.100602 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-587e416b-54c1-401a-8918-94bf933c62a6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:58.102377 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-587e416b-54c1-401a-8918-94bf933c62a6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:58.102569 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-587e416b-54c1-401a-8918-94bf933c62a6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:58.102749 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-587e416b-54c1-401a-8918-94bf933c62a6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:58.102850 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-587e416b-54c1-401a-8918-94bf933c62a6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:58.106740 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:58.106740 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:58.107323 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-587e416b-54c1-401a-8918-94bf933c62a6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:58.107847 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1254/5032] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:58 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:58.448582 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd38305f-d371-4e9f-823d-fa4c212b1d02 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:58.450757 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd38305f-d371-4e9f-823d-fa4c212b1d02 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:19:58.450998 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd38305f-d371-4e9f-823d-fa4c212b1d02 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:58.451251 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd38305f-d371-4e9f-823d-fa4c212b1d02 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:58.451391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dd38305f-d371-4e9f-823d-fa4c212b1d02 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:58.456441 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:58.456441 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:58.457455 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd38305f-d371-4e9f-823d-fa4c212b1d02 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:19:58.457895 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1259/5033] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:58 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:58.600739 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b20f160-6d2e-42bc-a9a3-3726eb0396cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:58.602606 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b20f160-6d2e-42bc-a9a3-3726eb0396cb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:19:58.602791 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b20f160-6d2e-42bc-a9a3-3726eb0396cb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:58.602975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b20f160-6d2e-42bc-a9a3-3726eb0396cb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:58.603147 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2b20f160-6d2e-42bc-a9a3-3726eb0396cb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume with id: a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:19:58.609596 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:58.609596 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:19:58.610001 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b20f160-6d2e-42bc-a9a3-3726eb0396cb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:58.625395 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b20f160-6d2e-42bc-a9a3-3726eb0396cb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Delete volume request issued successfully. Aug 07 17:19:58.625583 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b20f160-6d2e-42bc-a9a3-3726eb0396cb tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 202 Aug 07 17:19:58.625973 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1265/5034] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:19:58 2026] DELETE /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:19:58.632219 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bc6563eb-b2db-4c1d-9c84-5688f5770529 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:58.633941 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc6563eb-b2db-4c1d-9c84-5688f5770529 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:19:58.634183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc6563eb-b2db-4c1d-9c84-5688f5770529 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:58.634365 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bc6563eb-b2db-4c1d-9c84-5688f5770529 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:58.641347 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:58.641347 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:19:58.644831 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bc6563eb-b2db-4c1d-9c84-5688f5770529 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Volume info retrieved successfully. Aug 07 17:19:58.649821 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bc6563eb-b2db-4c1d-9c84-5688f5770529 tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 200 Aug 07 17:19:58.650313 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1257/5035] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:58 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:19:59.117265 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-92753296-7254-41c1-aa51-73beb48a1c59 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:59.119149 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-92753296-7254-41c1-aa51-73beb48a1c59 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:19:59.119352 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-92753296-7254-41c1-aa51-73beb48a1c59 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:59.119545 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-92753296-7254-41c1-aa51-73beb48a1c59 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:59.119659 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-92753296-7254-41c1-aa51-73beb48a1c59 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:59.124760 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:59.124760 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:19:59.125653 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-92753296-7254-41c1-aa51-73beb48a1c59 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:19:59.126109 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1255/5036] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:59 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:59.468067 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-616f35b0-5cd1-418c-9b24-5b4f915ee63a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:59.469783 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-616f35b0-5cd1-418c-9b24-5b4f915ee63a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:19:59.470005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-616f35b0-5cd1-418c-9b24-5b4f915ee63a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:59.470208 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-616f35b0-5cd1-418c-9b24-5b4f915ee63a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:59.470305 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-616f35b0-5cd1-418c-9b24-5b4f915ee63a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:19:59.474568 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:19:59.474568 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:19:59.475297 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-616f35b0-5cd1-418c-9b24-5b4f915ee63a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:19:59.475639 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1260/5037] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:59 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:19:59.662679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-09879438-811d-46ca-a494-38d6d54ae86e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:19:59.664377 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09879438-811d-46ca-a494-38d6d54ae86e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] GET https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 Aug 07 17:19:59.664554 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09879438-811d-46ca-a494-38d6d54ae86e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:19:59.664758 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09879438-811d-46ca-a494-38d6d54ae86e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:19:59.669909 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09879438-811d-46ca-a494-38d6d54ae86e tempest-TestVolumeBootPattern-28460377 tempest-TestVolumeBootPattern-28460377-project-member] https://10.4.3.144/volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 returned with HTTP 404 Aug 07 17:19:59.670323 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1266/5038] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:19:59 2026] GET /volume/v3/volumes/a379a040-1511-4f59-a882-4b92a911f263 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:00.136887 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c9fc7678-6cd9-4383-84a5-4bd9fac32d00 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:00.138516 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9fc7678-6cd9-4383-84a5-4bd9fac32d00 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:20:00.138743 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9fc7678-6cd9-4383-84a5-4bd9fac32d00 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:00.138979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9fc7678-6cd9-4383-84a5-4bd9fac32d00 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:00.139105 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c9fc7678-6cd9-4383-84a5-4bd9fac32d00 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:00.143138 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:00.143138 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:00.143646 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9fc7678-6cd9-4383-84a5-4bd9fac32d00 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:20:00.143979 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1258/5039] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:00 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:00.484624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d57cad03-b2e0-4a37-8845-b2171ee3eeb2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:00.486460 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d57cad03-b2e0-4a37-8845-b2171ee3eeb2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:00.486652 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d57cad03-b2e0-4a37-8845-b2171ee3eeb2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:00.486874 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d57cad03-b2e0-4a37-8845-b2171ee3eeb2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:00.487046 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d57cad03-b2e0-4a37-8845-b2171ee3eeb2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:00.491636 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:00.491636 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:00.492532 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d57cad03-b2e0-4a37-8845-b2171ee3eeb2 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:00.492942 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1256/5040] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:00 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:01.153592 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3cae83c4-5afd-4183-9570-804a68bc91be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:01.155722 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3cae83c4-5afd-4183-9570-804a68bc91be tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:20:01.155913 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3cae83c4-5afd-4183-9570-804a68bc91be tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:01.156162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3cae83c4-5afd-4183-9570-804a68bc91be tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:01.156303 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3cae83c4-5afd-4183-9570-804a68bc91be tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:01.161729 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:01.161729 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:01.162486 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3cae83c4-5afd-4183-9570-804a68bc91be tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:20:01.162920 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1261/5041] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:01 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:01.503913 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-65850312-6cb0-411d-b6e4-4ea39776e9c1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:01.505857 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65850312-6cb0-411d-b6e4-4ea39776e9c1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:01.505923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65850312-6cb0-411d-b6e4-4ea39776e9c1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:01.506462 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65850312-6cb0-411d-b6e4-4ea39776e9c1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:01.506462 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-65850312-6cb0-411d-b6e4-4ea39776e9c1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:01.511929 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:01.511929 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:01.511929 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65850312-6cb0-411d-b6e4-4ea39776e9c1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:01.513375 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1267/5042] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:01 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:02.172618 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9bc48797-38c7-49c0-bdfa-f22a7ce08e1a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:02.174576 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bc48797-38c7-49c0-bdfa-f22a7ce08e1a tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:20:02.174778 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bc48797-38c7-49c0-bdfa-f22a7ce08e1a tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:02.174997 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bc48797-38c7-49c0-bdfa-f22a7ce08e1a tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:02.175138 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9bc48797-38c7-49c0-bdfa-f22a7ce08e1a tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:02.178851 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:02.178851 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:02.179388 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bc48797-38c7-49c0-bdfa-f22a7ce08e1a tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:20:02.179713 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1259/5043] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:02 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:02.189019 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a4e8ed47-1f10-4632-bebf-de2635ec33a1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:02.190519 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a4e8ed47-1f10-4632-bebf-de2635ec33a1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:20:02.190873 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a4e8ed47-1f10-4632-bebf-de2635ec33a1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49f186a3-044c-4341-9d25-aa4a71043613", "name": "tempest-VolumesBackupsTest-Backup-680088019"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:02.192208 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-a4e8ed47-1f10-4632-bebf-de2635ec33a1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Creating new backup {'backup': {'volume_id': '49f186a3-044c-4341-9d25-aa4a71043613', 'name': 'tempest-VolumesBackupsTest-Backup-680088019'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:20:02.192337 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-a4e8ed47-1f10-4632-bebf-de2635ec33a1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Creating backup of volume 49f186a3-044c-4341-9d25-aa4a71043613 in container None Aug 07 17:20:02.198498 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:02.198498 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:02.198926 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a4e8ed47-1f10-4632-bebf-de2635ec33a1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:20:02.212592 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-a4e8ed47-1f10-4632-bebf-de2635ec33a1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Created reservations ['ebfd9fda-84a1-457d-9206-1836f047c47e', '4de29c34-747d-43b8-8ece-e9a06de83e2e'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:02.249318 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a4e8ed47-1f10-4632-bebf-de2635ec33a1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:20:02.250043 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1257/5044] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:20:02 2026] POST /volume/v3/backups => generated 329 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:02.257549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d1f8fc7e-eef6-4e17-b2ba-6b8d1a8e92e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:02.259499 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1f8fc7e-eef6-4e17-b2ba-6b8d1a8e92e1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:02.259751 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1f8fc7e-eef6-4e17-b2ba-6b8d1a8e92e1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:02.259971 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1f8fc7e-eef6-4e17-b2ba-6b8d1a8e92e1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:02.260113 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d1f8fc7e-eef6-4e17-b2ba-6b8d1a8e92e1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:02.264188 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:02.264188 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:02.265077 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1f8fc7e-eef6-4e17-b2ba-6b8d1a8e92e1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:02.265547 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1262/5045] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:02 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:02.524170 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba5a5dcd-7b50-4f89-bf97-6f47afc179a3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:02.525748 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba5a5dcd-7b50-4f89-bf97-6f47afc179a3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:02.525947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba5a5dcd-7b50-4f89-bf97-6f47afc179a3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:02.526133 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba5a5dcd-7b50-4f89-bf97-6f47afc179a3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:02.526226 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ba5a5dcd-7b50-4f89-bf97-6f47afc179a3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:02.530230 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:02.530230 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:02.530861 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba5a5dcd-7b50-4f89-bf97-6f47afc179a3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:02.531206 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1268/5046] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:02 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:03.275623 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f1ba6560-bafd-49fe-be78-4893cc873f84 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:03.277359 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1ba6560-bafd-49fe-be78-4893cc873f84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:03.277568 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1ba6560-bafd-49fe-be78-4893cc873f84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:03.277785 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f1ba6560-bafd-49fe-be78-4893cc873f84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:03.277915 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f1ba6560-bafd-49fe-be78-4893cc873f84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:03.282655 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:03.282655 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:03.283492 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f1ba6560-bafd-49fe-be78-4893cc873f84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:03.283900 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1260/5047] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:03 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:03.541171 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4aba5e4c-23fd-4820-9fc1-77b6e8ddc3da None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:03.543037 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4aba5e4c-23fd-4820-9fc1-77b6e8ddc3da tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:03.543257 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4aba5e4c-23fd-4820-9fc1-77b6e8ddc3da tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:03.544045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4aba5e4c-23fd-4820-9fc1-77b6e8ddc3da tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:03.544045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-4aba5e4c-23fd-4820-9fc1-77b6e8ddc3da tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:03.551252 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:03.551252 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:03.552351 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4aba5e4c-23fd-4820-9fc1-77b6e8ddc3da tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:03.553881 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1258/5048] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:03 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:04.294671 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6e6378b5-1db5-4fc9-8d22-6f138b815bc2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:04.296603 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e6378b5-1db5-4fc9-8d22-6f138b815bc2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:04.296814 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e6378b5-1db5-4fc9-8d22-6f138b815bc2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:04.297002 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e6378b5-1db5-4fc9-8d22-6f138b815bc2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:04.297151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6e6378b5-1db5-4fc9-8d22-6f138b815bc2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:04.301428 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:04.301428 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:04.302283 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e6378b5-1db5-4fc9-8d22-6f138b815bc2 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:04.302694 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1263/5049] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:04 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:04.563615 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9ef19411-19e8-4d1b-9211-f39ce6059570 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:04.565812 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ef19411-19e8-4d1b-9211-f39ce6059570 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:04.566059 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ef19411-19e8-4d1b-9211-f39ce6059570 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:04.566345 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ef19411-19e8-4d1b-9211-f39ce6059570 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:04.566448 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9ef19411-19e8-4d1b-9211-f39ce6059570 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:04.572427 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:04.572427 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:04.572427 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ef19411-19e8-4d1b-9211-f39ce6059570 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:04.572927 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1269/5050] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:04 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:05.314514 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-622bc2b9-6a3c-4425-af3b-8ece476f4bd5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:05.316230 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-622bc2b9-6a3c-4425-af3b-8ece476f4bd5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:05.316460 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-622bc2b9-6a3c-4425-af3b-8ece476f4bd5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:05.316636 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-622bc2b9-6a3c-4425-af3b-8ece476f4bd5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:05.316748 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-622bc2b9-6a3c-4425-af3b-8ece476f4bd5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:05.321687 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=180,cinder:INSERT=26,cinder:UPDATE=56 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:20:05.322360 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:05.322360 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:05.323378 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-622bc2b9-6a3c-4425-af3b-8ece476f4bd5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:05.323801 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1261/5051] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:05 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:05.587212 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-df3ba801-159c-4d3a-bcf9-a79dde51ef7a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:05.589270 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-df3ba801-159c-4d3a-bcf9-a79dde51ef7a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:05.589490 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-df3ba801-159c-4d3a-bcf9-a79dde51ef7a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:05.589715 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-df3ba801-159c-4d3a-bcf9-a79dde51ef7a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:05.589866 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-df3ba801-159c-4d3a-bcf9-a79dde51ef7a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:05.591476 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=158,cinder:UPDATE=24,cinder:INSERT=4 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:20:05.594350 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:05.594350 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:05.595344 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-df3ba801-159c-4d3a-bcf9-a79dde51ef7a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:05.595722 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1259/5052] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:05 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:06.198410 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:06.277722 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:20:06.278056 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:06.279439 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:20:06.279729 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Create volume of 1 GB Aug 07 17:20:06.281630 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=152,cinder:UPDATE=25,cinder:INSERT=7 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:20:06.284368 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Availability Zones retrieved successfully. Aug 07 17:20:06.289838 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Flow 'volume_create_api' (e0805cdc-72d2-4b3c-b586-0d19ba051218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:06.291230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c98965-947e-44a7-a203-b29bf15a8b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:06.292495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:20:06.315235 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c98965-947e-44a7-a203-b29bf15a8b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:06.315961 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd61a1aa-05dc-418d-a4ef-2547eeda8b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:06.332735 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5070f6d4-63fb-445f-8710-e7dc2283ed84 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:06.334463 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5070f6d4-63fb-445f-8710-e7dc2283ed84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:06.334644 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5070f6d4-63fb-445f-8710-e7dc2283ed84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:06.334823 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5070f6d4-63fb-445f-8710-e7dc2283ed84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:06.334918 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5070f6d4-63fb-445f-8710-e7dc2283ed84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:06.339035 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:06.339035 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:06.339680 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5070f6d4-63fb-445f-8710-e7dc2283ed84 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:06.340109 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1270/5053] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:06 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:06.383826 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Created reservations ['03925072-89bf-413d-9ff8-231a4c103715', 'b764aa78-61d5-4410-b2bf-cff4a2093530', '5c3490ca-2249-4ec7-b732-ae2d843eadb0', '7c1e6e2e-7980-477f-b4e4-358d8dd6276a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:06.384536 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd61a1aa-05dc-418d-a4ef-2547eeda8b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03925072-89bf-413d-9ff8-231a4c103715', 'b764aa78-61d5-4410-b2bf-cff4a2093530', '5c3490ca-2249-4ec7-b732-ae2d843eadb0', '7c1e6e2e-7980-477f-b4e4-358d8dd6276a']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:06.385275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489663d1-991e-45ae-9dfa-1231eed8bc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:06.413263 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489663d1-991e-45ae-9dfa-1231eed8bc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c327ef9-a722-485d-941a-e9b289f97254', '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='2e593e4c4a0048eebeea9502a967c76c',qos_specs=None,replication_status=,reservations=['03925072-89bf-413d-9ff8-231a4c103715','b764aa78-61d5-4410-b2bf-cff4a2093530','5c3490ca-2249-4ec7-b732-ae2d843eadb0','7c1e6e2e-7980-477f-b4e4-358d8dd6276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60772d07c7c044b38cab4ad9d9f6adf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:20:06Z,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=2c327ef9-a722-485d-941a-e9b289f97254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e593e4c4a0048eebeea9502a967c76c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60772d07c7c044b38cab4ad9d9f6adf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:06.414382 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31fef634-fcd1-4c94-8570-dc8d72ff5dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:06.433998 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31fef634-fcd1-4c94-8570-dc8d72ff5dba) transitioned into state 'SUCCESS' from 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='2e593e4c4a0048eebeea9502a967c76c',qos_specs=None,replication_status=,reservations=['03925072-89bf-413d-9ff8-231a4c103715','b764aa78-61d5-4410-b2bf-cff4a2093530','5c3490ca-2249-4ec7-b732-ae2d843eadb0','7c1e6e2e-7980-477f-b4e4-358d8dd6276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60772d07c7c044b38cab4ad9d9f6adf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:06.434649 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf6b37b-0253-43d0-a95a-c5e806a13839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:06.449051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adf6b37b-0253-43d0-a95a-c5e806a13839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:06.449051 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Flow 'volume_create_api' (e0805cdc-72d2-4b3c-b586-0d19ba051218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:06.449051 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Create volume request issued successfully. Aug 07 17:20:06.449051 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d7c9628-53d5-4a4b-9cac-ad99fc72553e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:20:06.449051 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1264/5054] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:20:06 2026] POST /volume/v3/volumes => generated 740 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:06.468667 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-381c8500-da91-4aa0-9016-85e8610583ba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:06.472465 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-381c8500-da91-4aa0-9016-85e8610583ba tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 Aug 07 17:20:06.472676 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-381c8500-da91-4aa0-9016-85e8610583ba tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:06.472868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-381c8500-da91-4aa0-9016-85e8610583ba tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:06.480003 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:06.480003 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:06.483498 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-381c8500-da91-4aa0-9016-85e8610583ba tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:06.487393 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-381c8500-da91-4aa0-9016-85e8610583ba tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 returned with HTTP 200 Aug 07 17:20:06.487803 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1262/5055] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:06 2026] GET /volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 => generated 808 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:06.609537 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7fd5dcda-5a90-4473-88cd-9ccd498dbd0b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:06.611656 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7fd5dcda-5a90-4473-88cd-9ccd498dbd0b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:06.611898 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7fd5dcda-5a90-4473-88cd-9ccd498dbd0b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:06.612134 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7fd5dcda-5a90-4473-88cd-9ccd498dbd0b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:06.612253 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-7fd5dcda-5a90-4473-88cd-9ccd498dbd0b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:06.623893 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:06.623893 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:06.624831 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7fd5dcda-5a90-4473-88cd-9ccd498dbd0b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:06.625315 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1260/5056] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:06 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:07.351583 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5adfc7c3-ab2a-4d56-b157-12bced199300 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:07.354190 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5adfc7c3-ab2a-4d56-b157-12bced199300 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:07.354418 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5adfc7c3-ab2a-4d56-b157-12bced199300 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:07.354632 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5adfc7c3-ab2a-4d56-b157-12bced199300 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:07.354825 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5adfc7c3-ab2a-4d56-b157-12bced199300 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:07.362554 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:07.362554 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:07.363715 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5adfc7c3-ab2a-4d56-b157-12bced199300 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:07.365161 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1271/5057] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:07 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:07.509217 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7253bb48-1033-445a-b27b-fe251ac253d8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:07.511363 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7253bb48-1033-445a-b27b-fe251ac253d8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 Aug 07 17:20:07.511619 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7253bb48-1033-445a-b27b-fe251ac253d8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:07.511800 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7253bb48-1033-445a-b27b-fe251ac253d8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:07.518662 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:07.518662 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:07.522268 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7253bb48-1033-445a-b27b-fe251ac253d8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:07.526384 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7253bb48-1033-445a-b27b-fe251ac253d8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 returned with HTTP 200 Aug 07 17:20:07.526828 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1265/5058] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:07 2026] GET /volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:07.544764 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73ae3020-5755-456e-acb2-4c0a30dd46b2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:07.548489 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73ae3020-5755-456e-acb2-4c0a30dd46b2 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 Aug 07 17:20:07.548698 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73ae3020-5755-456e-acb2-4c0a30dd46b2 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:07.548879 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73ae3020-5755-456e-acb2-4c0a30dd46b2 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:07.556703 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:07.556703 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:07.560922 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-73ae3020-5755-456e-acb2-4c0a30dd46b2 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:07.565498 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73ae3020-5755-456e-acb2-4c0a30dd46b2 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 returned with HTTP 200 Aug 07 17:20:07.565957 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1263/5059] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:07 2026] GET /volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:07.583143 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:07.584848 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:20:07.585178 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-399824692"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:07.586549 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-399824692'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:20:07.586658 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Create volume of 1 GB Aug 07 17:20:07.590973 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Availability Zones retrieved successfully. Aug 07 17:20:07.596115 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Flow 'volume_create_api' (15e750cd-0a1e-469d-8fbf-0ca310e9766c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:07.597154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37817e85-64ae-4b6d-8ffb-d15e7c6b8f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:07.597975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:20:07.622463 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37817e85-64ae-4b6d-8ffb-d15e7c6b8f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:07.623201 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a41bd8f-2e61-46f4-a9fb-bcca06607ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:07.636337 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e885bab-6a14-4dfb-9b5c-275e174eed17 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:07.638304 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e885bab-6a14-4dfb-9b5c-275e174eed17 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:07.638486 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e885bab-6a14-4dfb-9b5c-275e174eed17 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:07.638681 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e885bab-6a14-4dfb-9b5c-275e174eed17 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:07.638782 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2e885bab-6a14-4dfb-9b5c-275e174eed17 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:07.643035 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:07.643035 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:07.643845 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e885bab-6a14-4dfb-9b5c-275e174eed17 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:07.644253 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1272/5060] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:07 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:07.660167 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Created reservations ['a692ed92-4750-4dca-8498-c544ed00c085', 'ae8853da-65ab-4c44-87e3-8bc760c8359d', '18b1c3e5-80c8-44fd-9e61-b03ccc326f0e', '35281831-bbe9-411d-a155-2bf046d7e541'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:07.660965 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a41bd8f-2e61-46f4-a9fb-bcca06607ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a692ed92-4750-4dca-8498-c544ed00c085', 'ae8853da-65ab-4c44-87e3-8bc760c8359d', '18b1c3e5-80c8-44fd-9e61-b03ccc326f0e', '35281831-bbe9-411d-a155-2bf046d7e541']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:07.661698 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7269b5-04d6-4a1d-a651-d8dc1ddc0d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:07.682172 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7269b5-04d6-4a1d-a651-d8dc1ddc0d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7770aaa5-e3b8-49cc-bc82-791a10159890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-399824692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e593e4c4a0048eebeea9502a967c76c',qos_specs=None,replication_status=,reservations=['a692ed92-4750-4dca-8498-c544ed00c085','ae8853da-65ab-4c44-87e3-8bc760c8359d','18b1c3e5-80c8-44fd-9e61-b03ccc326f0e','35281831-bbe9-411d-a155-2bf046d7e541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60772d07c7c044b38cab4ad9d9f6adf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:20:07Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-399824692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7770aaa5-e3b8-49cc-bc82-791a10159890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e593e4c4a0048eebeea9502a967c76c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60772d07c7c044b38cab4ad9d9f6adf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:07.683005 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5208cf93-3226-4c22-bded-97502bdf74d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:07.701215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5208cf93-3226-4c22-bded-97502bdf74d9) transitioned into 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-399824692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e593e4c4a0048eebeea9502a967c76c',qos_specs=None,replication_status=,reservations=['a692ed92-4750-4dca-8498-c544ed00c085','ae8853da-65ab-4c44-87e3-8bc760c8359d','18b1c3e5-80c8-44fd-9e61-b03ccc326f0e','35281831-bbe9-411d-a155-2bf046d7e541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60772d07c7c044b38cab4ad9d9f6adf8',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:07.701903 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b9c842-9514-4760-b0e7-764685343d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:07.710457 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b9c842-9514-4760-b0e7-764685343d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:07.711269 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Flow 'volume_create_api' (15e750cd-0a1e-469d-8fbf-0ca310e9766c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:07.711589 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Create volume request issued successfully. Aug 07 17:20:07.712165 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5becbeac-f43c-4698-bbc4-2f7d502765b5 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:20:07.712606 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1261/5061] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:20:07 2026] POST /volume/v3/volumes => generated 775 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:07.726997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-47351dad-f10a-4755-b48d-124cf8262407 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:07.729382 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47351dad-f10a-4755-b48d-124cf8262407 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 Aug 07 17:20:07.730222 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47351dad-f10a-4755-b48d-124cf8262407 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:07.730539 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47351dad-f10a-4755-b48d-124cf8262407 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:07.747687 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:07.747687 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:07.753125 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-47351dad-f10a-4755-b48d-124cf8262407 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:07.758307 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47351dad-f10a-4755-b48d-124cf8262407 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 returned with HTTP 200 Aug 07 17:20:07.759131 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1266/5062] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:07 2026] GET /volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:08.375491 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-47ce1907-edf8-4302-ac76-bc6be4ab3fa3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:08.377819 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47ce1907-edf8-4302-ac76-bc6be4ab3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:08.378076 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47ce1907-edf8-4302-ac76-bc6be4ab3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:08.378314 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-47ce1907-edf8-4302-ac76-bc6be4ab3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:08.378451 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-47ce1907-edf8-4302-ac76-bc6be4ab3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:08.383786 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:08.383786 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:08.384717 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-47ce1907-edf8-4302-ac76-bc6be4ab3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:08.385192 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1264/5063] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:08 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:08.655390 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3924442d-1497-4313-a9c1-95f21175b0d9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:08.657952 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3924442d-1497-4313-a9c1-95f21175b0d9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:08.658298 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3924442d-1497-4313-a9c1-95f21175b0d9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:08.658532 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3924442d-1497-4313-a9c1-95f21175b0d9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:08.658721 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3924442d-1497-4313-a9c1-95f21175b0d9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:08.665317 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:08.665317 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:08.666622 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3924442d-1497-4313-a9c1-95f21175b0d9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:08.667174 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1273/5064] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:08 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:08.773989 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-eac8bdea-320b-445e-bbad-2f49315ef9d6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:08.776262 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eac8bdea-320b-445e-bbad-2f49315ef9d6 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 Aug 07 17:20:08.776553 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eac8bdea-320b-445e-bbad-2f49315ef9d6 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:08.776822 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eac8bdea-320b-445e-bbad-2f49315ef9d6 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:08.792428 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:08.792428 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:08.807081 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-eac8bdea-320b-445e-bbad-2f49315ef9d6 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:08.813104 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eac8bdea-320b-445e-bbad-2f49315ef9d6 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 returned with HTTP 200 Aug 07 17:20:08.813483 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1262/5065] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:08 2026] GET /volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:08.824889 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8491c5df-c77b-47d4-9875-b08974e8864a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:08.826685 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8491c5df-c77b-47d4-9875-b08974e8864a tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 Aug 07 17:20:08.826924 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8491c5df-c77b-47d4-9875-b08974e8864a tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:08.827182 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8491c5df-c77b-47d4-9875-b08974e8864a tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:08.833751 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:08.833751 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:08.836981 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8491c5df-c77b-47d4-9875-b08974e8864a tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:08.840645 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8491c5df-c77b-47d4-9875-b08974e8864a tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 returned with HTTP 200 Aug 07 17:20:08.840984 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1267/5066] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:08 2026] GET /volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:08.852400 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9746a6ec-fd60-4058-a593-97957a12ddd7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:08.854472 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9746a6ec-fd60-4058-a593-97957a12ddd7 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:20:08.854932 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9746a6ec-fd60-4058-a593-97957a12ddd7 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7770aaa5-e3b8-49cc-bc82-791a10159890", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-657794512"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:08.866424 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:08.866424 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:08.867129 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9746a6ec-fd60-4058-a593-97957a12ddd7 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:08.867306 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-9746a6ec-fd60-4058-a593-97957a12ddd7 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Create snapshot from volume 7770aaa5-e3b8-49cc-bc82-791a10159890 Aug 07 17:20:08.899795 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-9746a6ec-fd60-4058-a593-97957a12ddd7 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Created reservations ['9d7dcb16-5d41-4943-a324-8bbfeb732eb5', '608023b4-6e08-43d9-bc0f-9d8fc32fe06d', '8e904719-5d59-411c-95cd-ea81fb7c5a7e', 'c5704e5d-6f4e-45bb-801e-40055a468cb7'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:08.926338 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9746a6ec-fd60-4058-a593-97957a12ddd7 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Snapshot create request issued successfully. Aug 07 17:20:08.926686 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9746a6ec-fd60-4058-a593-97957a12ddd7 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:20:08.927120 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1265/5067] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:20:08 2026] POST /volume/v3/snapshots => generated 325 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:08.937682 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c050c017-28da-4f61-9efb-98ebcf80c913 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:08.939973 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c050c017-28da-4f61-9efb-98ebcf80c913 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da Aug 07 17:20:08.940282 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c050c017-28da-4f61-9efb-98ebcf80c913 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:08.940567 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c050c017-28da-4f61-9efb-98ebcf80c913 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:08.946148 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:08.946148 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:08.946562 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c050c017-28da-4f61-9efb-98ebcf80c913 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Snapshot retrieved successfully. Aug 07 17:20:08.947282 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c050c017-28da-4f61-9efb-98ebcf80c913 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da returned with HTTP 200 Aug 07 17:20:08.947623 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1274/5068] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:20:08 2026] GET /volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da => generated 457 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:09.396101 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d74ff134-13e3-4d91-b852-58a6913b3ddc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:09.398768 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d74ff134-13e3-4d91-b852-58a6913b3ddc tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:09.399042 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d74ff134-13e3-4d91-b852-58a6913b3ddc tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:09.399299 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d74ff134-13e3-4d91-b852-58a6913b3ddc tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:09.399470 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d74ff134-13e3-4d91-b852-58a6913b3ddc tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:09.408159 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:09.408159 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:09.409257 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d74ff134-13e3-4d91-b852-58a6913b3ddc tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:09.409771 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1263/5069] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:09 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:09.677836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b00fd66a-00b5-4073-a844-2b174be8001c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:09.680006 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b00fd66a-00b5-4073-a844-2b174be8001c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:09.680397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b00fd66a-00b5-4073-a844-2b174be8001c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:09.680719 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b00fd66a-00b5-4073-a844-2b174be8001c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:09.680864 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b00fd66a-00b5-4073-a844-2b174be8001c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:09.685911 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:09.685911 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:09.686952 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b00fd66a-00b5-4073-a844-2b174be8001c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:09.687555 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1268/5070] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:09 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:09.959598 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b94070ca-bdeb-42e6-852a-50581c30cfe8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:09.962695 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b94070ca-bdeb-42e6-852a-50581c30cfe8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da Aug 07 17:20:09.962963 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b94070ca-bdeb-42e6-852a-50581c30cfe8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:09.963245 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b94070ca-bdeb-42e6-852a-50581c30cfe8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:09.970342 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:09.970342 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:09.970841 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b94070ca-bdeb-42e6-852a-50581c30cfe8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Snapshot retrieved successfully. Aug 07 17:20:09.971590 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b94070ca-bdeb-42e6-852a-50581c30cfe8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da returned with HTTP 200 Aug 07 17:20:09.971960 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1266/5071] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:20:09 2026] GET /volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:09.986177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1242e815-34ba-40f0-8e2a-038fa55bb781 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:09.990983 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1242e815-34ba-40f0-8e2a-038fa55bb781 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da Aug 07 17:20:09.991719 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1242e815-34ba-40f0-8e2a-038fa55bb781 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:09.992001 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1242e815-34ba-40f0-8e2a-038fa55bb781 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:10.004216 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:10.004216 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:10.004716 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1242e815-34ba-40f0-8e2a-038fa55bb781 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Snapshot retrieved successfully. Aug 07 17:20:10.005775 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1242e815-34ba-40f0-8e2a-038fa55bb781 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da returned with HTTP 200 Aug 07 17:20:10.006353 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1275/5072] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:20:09 2026] GET /volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:10.016318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4921302e-7c3a-4a40-9242-ffd8ad55acfc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:10.019399 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4921302e-7c3a-4a40-9242-ffd8ad55acfc tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da Aug 07 17:20:10.020441 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4921302e-7c3a-4a40-9242-ffd8ad55acfc tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:10.020946 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4921302e-7c3a-4a40-9242-ffd8ad55acfc tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:10.021073 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-4921302e-7c3a-4a40-9242-ffd8ad55acfc tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Delete snapshot with id: 2f9da007-ca48-4ca7-8457-d272026e82da Aug 07 17:20:10.042043 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:10.042043 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:10.042578 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4921302e-7c3a-4a40-9242-ffd8ad55acfc tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Snapshot retrieved successfully. Aug 07 17:20:10.075788 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4921302e-7c3a-4a40-9242-ffd8ad55acfc tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Snapshot delete request issued successfully. Aug 07 17:20:10.078323 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4921302e-7c3a-4a40-9242-ffd8ad55acfc tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da returned with HTTP 202 Aug 07 17:20:10.078745 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1264/5073] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:20:10 2026] DELETE /volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:20:10.087923 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-63b28440-c719-429a-b60f-faa46c1c1e76 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:10.090262 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63b28440-c719-429a-b60f-faa46c1c1e76 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da Aug 07 17:20:10.090577 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63b28440-c719-429a-b60f-faa46c1c1e76 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:10.090849 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63b28440-c719-429a-b60f-faa46c1c1e76 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:10.097279 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:10.097279 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:10.097874 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-63b28440-c719-429a-b60f-faa46c1c1e76 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Snapshot retrieved successfully. Aug 07 17:20:10.098884 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63b28440-c719-429a-b60f-faa46c1c1e76 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da returned with HTTP 200 Aug 07 17:20:10.099505 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1269/5074] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:20:10 2026] GET /volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:10.419900 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2e454ab6-6ec4-4f95-99de-7df938e7904a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:10.421792 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e454ab6-6ec4-4f95-99de-7df938e7904a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:10.421979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e454ab6-6ec4-4f95-99de-7df938e7904a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:10.422181 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2e454ab6-6ec4-4f95-99de-7df938e7904a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:10.422275 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2e454ab6-6ec4-4f95-99de-7df938e7904a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:10.426905 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:10.426905 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:10.427797 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2e454ab6-6ec4-4f95-99de-7df938e7904a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:10.428187 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1267/5075] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:10 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:10.705394 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24c7c794-17a6-47b8-af80-77168129c898 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:10.707421 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24c7c794-17a6-47b8-af80-77168129c898 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:10.707706 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24c7c794-17a6-47b8-af80-77168129c898 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:10.708008 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24c7c794-17a6-47b8-af80-77168129c898 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:10.708209 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-24c7c794-17a6-47b8-af80-77168129c898 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:10.713628 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:10.713628 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:10.714395 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24c7c794-17a6-47b8-af80-77168129c898 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:10.714778 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1276/5076] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:10 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:11.109158 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-32b20962-d420-4e96-bc65-18d93b48fa5d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:11.112659 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-32b20962-d420-4e96-bc65-18d93b48fa5d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da Aug 07 17:20:11.112907 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-32b20962-d420-4e96-bc65-18d93b48fa5d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:11.113165 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-32b20962-d420-4e96-bc65-18d93b48fa5d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:11.120943 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-32b20962-d420-4e96-bc65-18d93b48fa5d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da returned with HTTP 404 Aug 07 17:20:11.122298 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1265/5077] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:20:11 2026] GET /volume/v3/snapshots/2f9da007-ca48-4ca7-8457-d272026e82da => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:11.129397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-073461c2-39a0-4d7e-acb5-069fca3f777d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:11.131286 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-073461c2-39a0-4d7e-acb5-069fca3f777d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] DELETE https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 Aug 07 17:20:11.131527 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-073461c2-39a0-4d7e-acb5-069fca3f777d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:11.131768 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-073461c2-39a0-4d7e-acb5-069fca3f777d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:11.131954 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-073461c2-39a0-4d7e-acb5-069fca3f777d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Delete volume with id: 7770aaa5-e3b8-49cc-bc82-791a10159890 Aug 07 17:20:11.139076 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:11.139076 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:11.139710 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-073461c2-39a0-4d7e-acb5-069fca3f777d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:11.156687 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-073461c2-39a0-4d7e-acb5-069fca3f777d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Delete volume request issued successfully. Aug 07 17:20:11.156904 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-073461c2-39a0-4d7e-acb5-069fca3f777d tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 returned with HTTP 202 Aug 07 17:20:11.157369 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1270/5078] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:11 2026] DELETE /volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:20:11.168476 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dc775fa5-2633-4efe-aa6d-df921966f3e9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:11.170174 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc775fa5-2633-4efe-aa6d-df921966f3e9 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 Aug 07 17:20:11.170584 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc775fa5-2633-4efe-aa6d-df921966f3e9 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:11.170640 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dc775fa5-2633-4efe-aa6d-df921966f3e9 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:11.177063 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:11.177063 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:11.180332 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dc775fa5-2633-4efe-aa6d-df921966f3e9 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:11.184103 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dc775fa5-2633-4efe-aa6d-df921966f3e9 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 returned with HTTP 200 Aug 07 17:20:11.184439 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1268/5079] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:11 2026] GET /volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:11.437530 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8286d5ff-185f-42fa-b18f-fa83e29f5573 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:11.439297 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8286d5ff-185f-42fa-b18f-fa83e29f5573 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:11.439529 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8286d5ff-185f-42fa-b18f-fa83e29f5573 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:11.439763 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8286d5ff-185f-42fa-b18f-fa83e29f5573 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:11.439896 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8286d5ff-185f-42fa-b18f-fa83e29f5573 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:11.443980 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:11.443980 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:11.444923 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8286d5ff-185f-42fa-b18f-fa83e29f5573 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:11.445384 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1277/5080] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:11 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:11.728340 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-835d321d-d2c0-4f53-9b86-5a70ba5f4db0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:11.729965 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-835d321d-d2c0-4f53-9b86-5a70ba5f4db0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:11.730166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-835d321d-d2c0-4f53-9b86-5a70ba5f4db0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:11.730362 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-835d321d-d2c0-4f53-9b86-5a70ba5f4db0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:11.730474 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-835d321d-d2c0-4f53-9b86-5a70ba5f4db0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:11.734687 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:11.734687 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:11.735514 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-835d321d-d2c0-4f53-9b86-5a70ba5f4db0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:11.735849 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1266/5081] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:11 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:12.198844 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5c60441-dfd7-49b9-94bf-f1ed41c6870e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:12.200647 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5c60441-dfd7-49b9-94bf-f1ed41c6870e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 Aug 07 17:20:12.200865 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5c60441-dfd7-49b9-94bf-f1ed41c6870e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:12.201126 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5c60441-dfd7-49b9-94bf-f1ed41c6870e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:12.206803 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5c60441-dfd7-49b9-94bf-f1ed41c6870e tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 returned with HTTP 404 Aug 07 17:20:12.207469 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1271/5082] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:12 2026] GET /volume/v3/volumes/7770aaa5-e3b8-49cc-bc82-791a10159890 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:12.214580 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c96fda6a-8151-4ebc-a52c-ce92406667e8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:12.216353 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c96fda6a-8151-4ebc-a52c-ce92406667e8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] DELETE https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 Aug 07 17:20:12.216603 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c96fda6a-8151-4ebc-a52c-ce92406667e8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:12.216842 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c96fda6a-8151-4ebc-a52c-ce92406667e8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:12.217008 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c96fda6a-8151-4ebc-a52c-ce92406667e8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Delete volume with id: 2c327ef9-a722-485d-941a-e9b289f97254 Aug 07 17:20:12.223813 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:12.223813 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:12.224323 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c96fda6a-8151-4ebc-a52c-ce92406667e8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:12.242016 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c96fda6a-8151-4ebc-a52c-ce92406667e8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Delete volume request issued successfully. Aug 07 17:20:12.242276 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c96fda6a-8151-4ebc-a52c-ce92406667e8 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 returned with HTTP 202 Aug 07 17:20:12.242811 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1269/5083] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:12 2026] DELETE /volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:20:12.249841 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e715dfd0-71fb-40af-ab4e-f498c34a1029 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:12.251483 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e715dfd0-71fb-40af-ab4e-f498c34a1029 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 Aug 07 17:20:12.251675 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e715dfd0-71fb-40af-ab4e-f498c34a1029 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:12.251860 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e715dfd0-71fb-40af-ab4e-f498c34a1029 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:12.258747 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:12.258747 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:12.262539 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e715dfd0-71fb-40af-ab4e-f498c34a1029 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Volume info retrieved successfully. Aug 07 17:20:12.267351 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e715dfd0-71fb-40af-ab4e-f498c34a1029 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 returned with HTTP 200 Aug 07 17:20:12.267820 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1278/5084] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:12 2026] GET /volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:12.454786 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ae3fe348-c444-4510-86bd-f68921691e71 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:12.457391 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ae3fe348-c444-4510-86bd-f68921691e71 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:12.457617 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ae3fe348-c444-4510-86bd-f68921691e71 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:12.457854 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ae3fe348-c444-4510-86bd-f68921691e71 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:12.458007 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-ae3fe348-c444-4510-86bd-f68921691e71 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:12.462744 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:12.462744 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:12.463518 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ae3fe348-c444-4510-86bd-f68921691e71 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:12.463891 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1267/5085] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:12 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:12.748851 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc508bfc-8fd9-43fa-be2d-dff70b48eb94 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:12.750694 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc508bfc-8fd9-43fa-be2d-dff70b48eb94 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:20:12.750882 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc508bfc-8fd9-43fa-be2d-dff70b48eb94 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:12.751097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc508bfc-8fd9-43fa-be2d-dff70b48eb94 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:12.751230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fc508bfc-8fd9-43fa-be2d-dff70b48eb94 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:12.755931 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:12.755931 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:12.756853 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc508bfc-8fd9-43fa-be2d-dff70b48eb94 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:20:12.757332 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1272/5086] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:12 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:13.280039 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c629d19f-f259-4c86-a41b-44f7bff88941 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:13.281938 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c629d19f-f259-4c86-a41b-44f7bff88941 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] GET https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 Aug 07 17:20:13.282166 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c629d19f-f259-4c86-a41b-44f7bff88941 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:13.282349 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c629d19f-f259-4c86-a41b-44f7bff88941 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:13.287813 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c629d19f-f259-4c86-a41b-44f7bff88941 tempest-CinderUnicodeTest-2093071473 tempest-CinderUnicodeTest-2093071473-project-member] https://10.4.3.144/volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 returned with HTTP 404 Aug 07 17:20:13.288265 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1270/5087] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:13 2026] GET /volume/v3/volumes/2c327ef9-a722-485d-941a-e9b289f97254 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:13.474910 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc8329ee-2666-4044-9570-ca7b4207873f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:13.481717 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc8329ee-2666-4044-9570-ca7b4207873f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:13.482097 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc8329ee-2666-4044-9570-ca7b4207873f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:13.482418 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc8329ee-2666-4044-9570-ca7b4207873f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:13.482534 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dc8329ee-2666-4044-9570-ca7b4207873f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:13.491145 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:13.491145 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:13.493073 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc8329ee-2666-4044-9570-ca7b4207873f tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:13.493810 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1279/5088] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:13 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:14.501764 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-a566a560-a6a9-4549-b914-37bd6e013ce9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:14.504365 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-942b8c2c-6198-4924-9b3d-e97ab62e3fa6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:14.504934 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-a566a560-a6a9-4549-b914-37bd6e013ce9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:20:14.505203 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-a566a560-a6a9-4549-b914-37bd6e013ce9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:14.505402 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-a566a560-a6a9-4549-b914-37bd6e013ce9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:14.507799 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-942b8c2c-6198-4924-9b3d-e97ab62e3fa6 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:14.508002 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-942b8c2c-6198-4924-9b3d-e97ab62e3fa6 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:14.508195 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-942b8c2c-6198-4924-9b3d-e97ab62e3fa6 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:14.508297 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-942b8c2c-6198-4924-9b3d-e97ab62e3fa6 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:14.513020 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:14.513020 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:14.513767 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-942b8c2c-6198-4924-9b3d-e97ab62e3fa6 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:14.514126 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1273/5089] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:14 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:14.517381 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:14.517381 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:14.521440 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-a566a560-a6a9-4549-b914-37bd6e013ce9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:20:14.526284 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-a566a560-a6a9-4549-b914-37bd6e013ce9 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:20:14.526686 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1268/5090] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:20:14 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:14.536015 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f14dccc-be66-46cb-8fb8-11c2665ba6c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:14.536474 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f14dccc-be66-46cb-8fb8-11c2665ba6c9 None None] GET https://10.4.3.144/volume// Aug 07 17:20:14.536658 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f14dccc-be66-46cb-8fb8-11c2665ba6c9 None None] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:14.536878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f14dccc-be66-46cb-8fb8-11c2665ba6c9 None None] Calling method 'all' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:14.537255 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f14dccc-be66-46cb-8fb8-11c2665ba6c9 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:20:14.537558 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1271/5091] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:20:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:20:14.545563 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-ffa1238c-182f-43fb-86e1-dbfee76c30cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:14.547714 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-ffa1238c-182f-43fb-86e1-dbfee76c30cd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:20:14.548069 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-ffa1238c-182f-43fb-86e1-dbfee76c30cd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1cc8e9f3-3626-47e0-a888-5f3605769bac", "connector": null, "instance_uuid": "5dcea33f-ce0c-4ecb-a040-31f100d180cc"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:14.555690 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:14.555690 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:14.582389 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-ffa1238c-182f-43fb-86e1-dbfee76c30cd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:20:14.583110 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1280/5092] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:20:14 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 07 17:20:14.756043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6829d83e-0350-4e65-a1ac-5247db131f12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:14.845255 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:20:14.845662 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2132722823"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:14.847112 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2132722823'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:20:14.847223 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Create volume of 1 GB Aug 07 17:20:14.851116 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Availability Zones retrieved successfully. Aug 07 17:20:14.855925 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Flow 'volume_create_api' (8b798712-72a1-488b-a10d-73db12060af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:14.856875 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98936f4e-9d8d-4f1b-bde2-5ad5e05961fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:14.857793 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:20:14.879763 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98936f4e-9d8d-4f1b-bde2-5ad5e05961fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:14.880555 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a4e05e-eecc-447b-942e-687795013318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:14.939187 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Created reservations ['5110658e-c6bd-41b1-881a-505ff19aec6d', '86c574ff-83d3-48e9-adb4-cc2a14f486bb', '0edfe1cb-a438-40cc-84c8-e88ac9bac992', '1411430a-a607-4a99-a2a6-9c7d0b60ebab'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:14.939777 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5a4e05e-eecc-447b-942e-687795013318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5110658e-c6bd-41b1-881a-505ff19aec6d', '86c574ff-83d3-48e9-adb4-cc2a14f486bb', '0edfe1cb-a438-40cc-84c8-e88ac9bac992', '1411430a-a607-4a99-a2a6-9c7d0b60ebab']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:14.940559 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b81c70-2799-4f20-a391-407919fbc712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:14.961726 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b81c70-2799-4f20-a391-407919fbc712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b53bb7-49fb-4647-a005-a2173a11ec39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132722823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a8205b6c414d03b49dcf7ce5d9823d',qos_specs=None,replication_status=,reservations=['5110658e-c6bd-41b1-881a-505ff19aec6d','86c574ff-83d3-48e9-adb4-cc2a14f486bb','0edfe1cb-a438-40cc-84c8-e88ac9bac992','1411430a-a607-4a99-a2a6-9c7d0b60ebab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024d38815d342fbbf845e2d9158fc4b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2132722823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35b53bb7-49fb-4647-a005-a2173a11ec39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a8205b6c414d03b49dcf7ce5d9823d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e024d38815d342fbbf845e2d9158fc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:14.962228 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b8ffd2-64df-4829-9173-dfcba5b198e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:14.995735 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b8ffd2-64df-4829-9173-dfcba5b198e3) transitioned into state 'SUCCESS' from state '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-2132722823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a8205b6c414d03b49dcf7ce5d9823d',qos_specs=None,replication_status=,reservations=['5110658e-c6bd-41b1-881a-505ff19aec6d','86c574ff-83d3-48e9-adb4-cc2a14f486bb','0edfe1cb-a438-40cc-84c8-e88ac9bac992','1411430a-a607-4a99-a2a6-9c7d0b60ebab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024d38815d342fbbf845e2d9158fc4b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:14.996499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abb0ccd-f535-410a-bb9f-22af7e9fb577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:15.008259 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abb0ccd-f535-410a-bb9f-22af7e9fb577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:15.009133 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Flow 'volume_create_api' (8b798712-72a1-488b-a10d-73db12060af8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:15.009428 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Create volume request issued successfully. Aug 07 17:20:15.009967 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6829d83e-0350-4e65-a1ac-5247db131f12 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:20:15.010407 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1274/5093] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:20:14 2026] POST /volume/v3/volumes => generated 778 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:15.024786 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-def31d54-3979-44d6-95a8-94f89f765294 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:15.027010 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-def31d54-3979-44d6-95a8-94f89f765294 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 Aug 07 17:20:15.027320 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-def31d54-3979-44d6-95a8-94f89f765294 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:15.027576 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-def31d54-3979-44d6-95a8-94f89f765294 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:15.036949 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:15.036949 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:15.042250 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-def31d54-3979-44d6-95a8-94f89f765294 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:15.046652 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-def31d54-3979-44d6-95a8-94f89f765294 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 returned with HTTP 200 Aug 07 17:20:15.047128 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1269/5094] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:15 2026] GET /volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:15.523388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eb1b8e95-15be-472c-a6f0-ab74ac95c965 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:15.527483 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb1b8e95-15be-472c-a6f0-ab74ac95c965 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:15.527664 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb1b8e95-15be-472c-a6f0-ab74ac95c965 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:15.527828 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb1b8e95-15be-472c-a6f0-ab74ac95c965 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:15.527942 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-eb1b8e95-15be-472c-a6f0-ab74ac95c965 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:15.532592 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:15.532592 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:15.533544 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb1b8e95-15be-472c-a6f0-ab74ac95c965 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:15.533973 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1272/5095] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:15 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:15.668265 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-58985791-7fff-4e56-8bf0-24ee896f6e8c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:15.668768 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-58985791-7fff-4e56-8bf0-24ee896f6e8c None None] GET https://10.4.3.144/volume// Aug 07 17:20:15.669005 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-58985791-7fff-4e56-8bf0-24ee896f6e8c None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:15.669278 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-58985791-7fff-4e56-8bf0-24ee896f6e8c None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:15.669689 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-58985791-7fff-4e56-8bf0-24ee896f6e8c None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:20:15.670066 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1281/5096] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17: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 07 17:20:15.677758 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-3d51cf1c-1ac5-455f-86ee-2b23b75f8a88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:15.679868 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-3d51cf1c-1ac5-455f-86ee-2b23b75f8a88 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:20:15.680090 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-3d51cf1c-1ac5-455f-86ee-2b23b75f8a88 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:15.680270 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-3d51cf1c-1ac5-455f-86ee-2b23b75f8a88 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:15.690065 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:15.690065 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:15.693587 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-3d51cf1c-1ac5-455f-86ee-2b23b75f8a88 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:20:15.698353 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-3d51cf1c-1ac5-455f-86ee-2b23b75f8a88 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:20:15.698831 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1275/5097] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:20:15 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 1536 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:20:15.797193 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-fe12ca33-791f-4458-a3f7-b6545c8fe7de None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:15.799264 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-fe12ca33-791f-4458-a3f7-b6545c8fe7de tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] PUT https://10.4.3.144/volume/v3/attachments/4d594018-8479-4e59-98f0-c854a3e2bfdd Aug 07 17:20:15.799771 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-fe12ca33-791f-4458-a3f7-b6545c8fe7de tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:15.806927 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-fe12ca33-791f-4458-a3f7-b6545c8fe7de tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Acquiring lock "cinder-attachment_update-1cc8e9f3-3626-47e0-a888-5f3605769bac-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:20:15.811869 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-fe12ca33-791f-4458-a3f7-b6545c8fe7de tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Lock "cinder-attachment_update-1cc8e9f3-3626-47e0-a888-5f3605769bac-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:20:15.812884 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:15.812884 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:15.893500 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-fe12ca33-791f-4458-a3f7-b6545c8fe7de tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Lock "cinder-attachment_update-1cc8e9f3-3626-47e0-a888-5f3605769bac-np0000006737" released by "attachment_update" :: held 0.082s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:20:15.893896 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-fe12ca33-791f-4458-a3f7-b6545c8fe7de tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/attachments/4d594018-8479-4e59-98f0-c854a3e2bfdd returned with HTTP 200 Aug 07 17:20:15.894523 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1270/5098] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:20:15 2026] PUT /volume/v3/attachments/4d594018-8479-4e59-98f0-c854a3e2bfdd => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:15.917604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-201fd82c-6475-48f6-a0be-86fbcb035b2e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:15.919627 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-201fd82c-6475-48f6-a0be-86fbcb035b2e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/attachments/4d594018-8479-4e59-98f0-c854a3e2bfdd/action Aug 07 17:20:15.920042 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-201fd82c-6475-48f6-a0be-86fbcb035b2e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:20:15.920200 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-201fd82c-6475-48f6-a0be-86fbcb035b2e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:15.933960 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:15.933960 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:15.943450 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-e837cafa-e895-4ad7-b2f4-d02a6983ff3a req-201fd82c-6475-48f6-a0be-86fbcb035b2e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/attachments/4d594018-8479-4e59-98f0-c854a3e2bfdd/action returned with HTTP 204 Aug 07 17:20:15.944055 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1273/5099] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:20:15 2026] POST /volume/v3/attachments/4d594018-8479-4e59-98f0-c854a3e2bfdd/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:16.059755 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-534fe6fc-ddcc-4ac5-adc9-474fd023741e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:16.062142 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-534fe6fc-ddcc-4ac5-adc9-474fd023741e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 Aug 07 17:20:16.062345 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-534fe6fc-ddcc-4ac5-adc9-474fd023741e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:16.062515 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-534fe6fc-ddcc-4ac5-adc9-474fd023741e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:16.069067 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:16.069067 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:16.072420 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-534fe6fc-ddcc-4ac5-adc9-474fd023741e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:16.076770 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-534fe6fc-ddcc-4ac5-adc9-474fd023741e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 returned with HTTP 200 Aug 07 17:20:16.077311 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1282/5100] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:16 2026] GET /volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:16.095045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-759351bf-16b0-4fb1-84f1-ab04be78462c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:16.097334 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-759351bf-16b0-4fb1-84f1-ab04be78462c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:20:16.097780 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-759351bf-16b0-4fb1-84f1-ab04be78462c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35b53bb7-49fb-4647-a005-a2173a11ec39", "name": "tempest-type-Backup-1699223199"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:16.099509 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-759351bf-16b0-4fb1-84f1-ab04be78462c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Creating new backup {'backup': {'volume_id': '35b53bb7-49fb-4647-a005-a2173a11ec39', 'name': 'tempest-type-Backup-1699223199'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:20:16.099637 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-759351bf-16b0-4fb1-84f1-ab04be78462c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Creating backup of volume 35b53bb7-49fb-4647-a005-a2173a11ec39 in container None Aug 07 17:20:16.106241 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:16.106241 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:16.106556 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-759351bf-16b0-4fb1-84f1-ab04be78462c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:16.136075 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-759351bf-16b0-4fb1-84f1-ab04be78462c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Created reservations ['786f4b21-7b43-49ab-9691-8f3d4ee9a4e1', '87d9413d-98f5-42e2-b82c-1f45a1b2e5f2'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:16.160426 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-759351bf-16b0-4fb1-84f1-ab04be78462c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:20:16.160773 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1276/5101] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:20:16 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:16.168799 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e5596508-e872-4b99-9d45-c2b05fd4b463 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:16.170724 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5596508-e872-4b99-9d45-c2b05fd4b463 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:16.170958 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e5596508-e872-4b99-9d45-c2b05fd4b463 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:16.171166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e5596508-e872-4b99-9d45-c2b05fd4b463 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:16.171264 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-e5596508-e872-4b99-9d45-c2b05fd4b463 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:16.175189 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:16.175189 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:16.175851 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5596508-e872-4b99-9d45-c2b05fd4b463 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:16.176223 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1271/5102] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:16 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:16.544082 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c474277e-95f2-44b9-8d32-bf932bc1cfd1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:16.545692 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c474277e-95f2-44b9-8d32-bf932bc1cfd1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:16.545781 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c474277e-95f2-44b9-8d32-bf932bc1cfd1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:16.545961 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c474277e-95f2-44b9-8d32-bf932bc1cfd1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:16.546103 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-c474277e-95f2-44b9-8d32-bf932bc1cfd1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:16.549818 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:16.549818 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:16.550481 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c474277e-95f2-44b9-8d32-bf932bc1cfd1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:16.550796 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1274/5103] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:16 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:17.186169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5ec7d61d-afcb-47e0-a5aa-e6b188da8ea5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:17.188574 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ec7d61d-afcb-47e0-a5aa-e6b188da8ea5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:17.188887 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ec7d61d-afcb-47e0-a5aa-e6b188da8ea5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:17.189164 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ec7d61d-afcb-47e0-a5aa-e6b188da8ea5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:17.189357 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5ec7d61d-afcb-47e0-a5aa-e6b188da8ea5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:17.194273 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:17.194273 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:17.194885 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ec7d61d-afcb-47e0-a5aa-e6b188da8ea5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:17.195290 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1283/5104] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:17 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:17.559885 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-636b960f-d53b-4ae9-8af1-c9ccb9a11a20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:17.561624 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-636b960f-d53b-4ae9-8af1-c9ccb9a11a20 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:17.561815 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-636b960f-d53b-4ae9-8af1-c9ccb9a11a20 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:17.561988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-636b960f-d53b-4ae9-8af1-c9ccb9a11a20 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:17.562129 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-636b960f-d53b-4ae9-8af1-c9ccb9a11a20 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:17.566076 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:17.566076 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:17.566756 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-636b960f-d53b-4ae9-8af1-c9ccb9a11a20 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:17.567085 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1277/5105] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:17 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:18.113548 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-49769df1-eeec-4f7f-ba58-3528b87cc5cd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:18.115293 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-49769df1-eeec-4f7f-ba58-3528b87cc5cd tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:20:18.115646 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-49769df1-eeec-4f7f-ba58-3528b87cc5cd tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1820818050-1711268314", "extra_specs": {"multiattach": " True"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:18.128520 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-49769df1-eeec-4f7f-ba58-3528b87cc5cd tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:20:18.128856 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1272/5106] 10.4.3.144 () {68 vars in 1253 bytes} [Fri Aug 7 17:20:18 2026] POST /volume/v3/types => generated 287 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:18.136100 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:18.137431 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:20:18.137739 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-537458867", "snapshot_id": null, "imageRef": null, "volume_type": "94b4d226-355b-4605-9fd6-a47d8a56fddd", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:18.139096 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-537458867', 'snapshot_id': None, 'imageRef': None, 'volume_type': '94b4d226-355b-4605-9fd6-a47d8a56fddd', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:20:18.142891 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume of 1 GB Aug 07 17:20:18.143151 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:18.143151 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:18.143588 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Availability Zones retrieved successfully. Aug 07 17:20:18.148682 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Flow 'volume_create_api' (7fae5cfb-f926-4d94-923e-3f41c645ed4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:18.149521 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b21454e3-42b4-4f81-8c7d-e76f4f45f2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:18.150370 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:20:18.156901 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:18.156901 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:18.168215 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b21454e3-42b4-4f81-8c7d-e76f4f45f2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:20:18Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=94b4d226-355b-4605-9fd6-a47d8a56fddd,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1820818050-1711268314',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '94b4d226-355b-4605-9fd6-a47d8a56fddd', 'encryption_key_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=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:18.168909 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6e9d5a-76de-4ee0-b2a0-3a873af54c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:18.191721 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1820818050-1711268314 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1820818050-1711268314, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:20:18.191975 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1820818050-1711268314 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1820818050-1711268314, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:20:18.205753 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c066fe30-5d2e-4248-8024-99e40ceff514 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:18.208000 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c066fe30-5d2e-4248-8024-99e40ceff514 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:18.208540 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c066fe30-5d2e-4248-8024-99e40ceff514 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:18.208574 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c066fe30-5d2e-4248-8024-99e40ceff514 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:18.208709 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c066fe30-5d2e-4248-8024-99e40ceff514 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:18.213491 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:18.213491 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:18.214244 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c066fe30-5d2e-4248-8024-99e40ceff514 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:18.214702 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1284/5107] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:18 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:18.215033 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Created reservations ['5b7cc66f-8145-4cd0-8be5-42ec2229d326', '895ca871-d858-49b1-a199-79bb04a0e8d9', '023eccd9-d195-4dd1-8388-c86751aa8752', '65bb79b1-88b4-407b-bc4e-03d6bbfb7f7e'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:18.215558 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe6e9d5a-76de-4ee0-b2a0-3a873af54c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b7cc66f-8145-4cd0-8be5-42ec2229d326', '895ca871-d858-49b1-a199-79bb04a0e8d9', '023eccd9-d195-4dd1-8388-c86751aa8752', '65bb79b1-88b4-407b-bc4e-03d6bbfb7f7e']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:18.216243 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a70a412d-a373-4ae3-a384-3a15e5bb6329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:18.235992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a70a412d-a373-4ae3-a384-3a15e5bb6329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c40ac452-ac59-4bc1-af55-60946d3081f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-537458867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9fcb9ba2d9c64cc184236afbbf76be04',qos_specs=None,replication_status=,reservations=['5b7cc66f-8145-4cd0-8be5-42ec2229d326','895ca871-d858-49b1-a199-79bb04a0e8d9','023eccd9-d195-4dd1-8388-c86751aa8752','65bb79b1-88b4-407b-bc4e-03d6bbfb7f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f496d84a9e94a6dbd647307394ed32c',volume_type_id=94b4d226-355b-4605-9fd6-a47d8a56fddd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:20:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-537458867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c40ac452-ac59-4bc1-af55-60946d3081f7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9fcb9ba2d9c64cc184236afbbf76be04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f496d84a9e94a6dbd647307394ed32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(94b4d226-355b-4605-9fd6-a47d8a56fddd),volume_type_id=94b4d226-355b-4605-9fd6-a47d8a56fddd)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:18.236690 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a75c7da-a3eb-425a-ba45-29a73ae1406b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:18.253655 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a75c7da-a3eb-425a-ba45-29a73ae1406b) transitioned into state 'SUCCESS' from state '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-537458867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9fcb9ba2d9c64cc184236afbbf76be04',qos_specs=None,replication_status=,reservations=['5b7cc66f-8145-4cd0-8be5-42ec2229d326','895ca871-d858-49b1-a199-79bb04a0e8d9','023eccd9-d195-4dd1-8388-c86751aa8752','65bb79b1-88b4-407b-bc4e-03d6bbfb7f7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f496d84a9e94a6dbd647307394ed32c',volume_type_id=94b4d226-355b-4605-9fd6-a47d8a56fddd)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:18.254289 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a9a2c2-7767-490b-9ee5-b5130e74e550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:18.262409 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a9a2c2-7767-490b-9ee5-b5130e74e550) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:18.263131 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Flow 'volume_create_api' (7fae5cfb-f926-4d94-923e-3f41c645ed4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:18.263499 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Create volume request issued successfully. Aug 07 17:20:18.263899 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-dab956b9-9e4b-42af-9aa0-4af81e233ed3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:20:18.264305 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1275/5108] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:20:18 2026] POST /volume/v3/volumes => generated 829 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:18.276569 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3d6ac022-a7d0-465b-ab2e-4007ca2de51c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:18.278429 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3d6ac022-a7d0-465b-ab2e-4007ca2de51c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:18.278627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3d6ac022-a7d0-465b-ab2e-4007ca2de51c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:18.278799 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3d6ac022-a7d0-465b-ab2e-4007ca2de51c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:18.287371 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:18.287371 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:18.291827 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3d6ac022-a7d0-465b-ab2e-4007ca2de51c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:18.297002 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3d6ac022-a7d0-465b-ab2e-4007ca2de51c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:18.297521 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1278/5109] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:18 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:18.576842 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c23f7e99-4839-4d40-bf47-4393033e2e02 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:18.578540 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c23f7e99-4839-4d40-bf47-4393033e2e02 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:18.578716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c23f7e99-4839-4d40-bf47-4393033e2e02 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:18.578892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c23f7e99-4839-4d40-bf47-4393033e2e02 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:18.578981 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c23f7e99-4839-4d40-bf47-4393033e2e02 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:18.583166 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:18.583166 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:18.583862 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c23f7e99-4839-4d40-bf47-4393033e2e02 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:18.584214 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1273/5110] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:18 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:19.225713 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9e6a7e63-eb75-4b0b-a448-3ad31e8539f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.227852 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e6a7e63-eb75-4b0b-a448-3ad31e8539f8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:19.228119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e6a7e63-eb75-4b0b-a448-3ad31e8539f8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.228369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e6a7e63-eb75-4b0b-a448-3ad31e8539f8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.228485 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9e6a7e63-eb75-4b0b-a448-3ad31e8539f8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:19.233306 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.233306 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:19.233994 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e6a7e63-eb75-4b0b-a448-3ad31e8539f8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:19.234437 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1285/5111] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:19 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:19.311338 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eaed3869-7ffd-4268-bb60-feb920dd3ff9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.313095 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eaed3869-7ffd-4268-bb60-feb920dd3ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:19.313341 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eaed3869-7ffd-4268-bb60-feb920dd3ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.313533 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eaed3869-7ffd-4268-bb60-feb920dd3ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.321435 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.321435 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:19.324894 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eaed3869-7ffd-4268-bb60-feb920dd3ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:19.329490 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eaed3869-7ffd-4268-bb60-feb920dd3ff9 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:19.329829 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1276/5112] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:19 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:19.342780 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b32b40a-8567-4292-b0a0-a1725a014bf4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.344588 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b32b40a-8567-4292-b0a0-a1725a014bf4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:19.344810 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b32b40a-8567-4292-b0a0-a1725a014bf4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.344993 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b32b40a-8567-4292-b0a0-a1725a014bf4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.355122 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.355122 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:19.360038 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b32b40a-8567-4292-b0a0-a1725a014bf4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:19.365858 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b32b40a-8567-4292-b0a0-a1725a014bf4 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:19.366481 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1279/5113] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:19 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:19.407125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-d897de68-d3ae-4f55-b607-c7e3af6b78ea None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.409050 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-d897de68-d3ae-4f55-b607-c7e3af6b78ea tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:19.409274 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-d897de68-d3ae-4f55-b607-c7e3af6b78ea tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.409467 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-d897de68-d3ae-4f55-b607-c7e3af6b78ea tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.416358 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.416358 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:19.419675 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-d897de68-d3ae-4f55-b607-c7e3af6b78ea tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:19.424228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-d897de68-d3ae-4f55-b607-c7e3af6b78ea tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:19.424721 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1274/5114] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:20:19 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:19.490216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46ff4e21-914d-4a95-89f1-1fc2af037423 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.490677 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46ff4e21-914d-4a95-89f1-1fc2af037423 None None] GET https://10.4.3.144/volume// Aug 07 17:20:19.490840 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46ff4e21-914d-4a95-89f1-1fc2af037423 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.491063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46ff4e21-914d-4a95-89f1-1fc2af037423 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.491454 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46ff4e21-914d-4a95-89f1-1fc2af037423 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:20:19.491700 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1286/5115] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:20: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 07 17:20:19.498324 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-f856db67-2a2f-4a78-ab45-705af6bd24e0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.500249 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-f856db67-2a2f-4a78-ab45-705af6bd24e0 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:20:19.500601 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-f856db67-2a2f-4a78-ab45-705af6bd24e0 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c40ac452-ac59-4bc1-af55-60946d3081f7", "connector": null, "instance_uuid": "6d6f7c63-b2a7-4c2d-9fbb-98ecc008d160"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:19.508975 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.508975 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:19.532202 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-f856db67-2a2f-4a78-ab45-705af6bd24e0 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:20:19.532589 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1277/5116] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:20:19 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 07 17:20:19.556423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1da54e5-1be9-4a30-a2c2-35343accdc5b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.558137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1da54e5-1be9-4a30-a2c2-35343accdc5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:19.558357 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1da54e5-1be9-4a30-a2c2-35343accdc5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.558766 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1da54e5-1be9-4a30-a2c2-35343accdc5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.567125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1863ffa2-56ef-484b-b254-0b5661da86ba None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.567322 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.567322 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:19.567560 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1863ffa2-56ef-484b-b254-0b5661da86ba None None] GET https://10.4.3.144/volume// Aug 07 17:20:19.567748 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1863ffa2-56ef-484b-b254-0b5661da86ba None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.567952 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1863ffa2-56ef-484b-b254-0b5661da86ba None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.568360 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1863ffa2-56ef-484b-b254-0b5661da86ba None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:20:19.568667 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1275/5117] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:20: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 07 17:20:19.570369 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e1da54e5-1be9-4a30-a2c2-35343accdc5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:19.574115 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1da54e5-1be9-4a30-a2c2-35343accdc5b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:19.574394 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-62de727f-8188-4add-84d6-958f92e0b97b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.574493 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1280/5118] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:19 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:19.577010 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-62de727f-8188-4add-84d6-958f92e0b97b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:19.577010 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-62de727f-8188-4add-84d6-958f92e0b97b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.577010 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-62de727f-8188-4add-84d6-958f92e0b97b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.586045 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.586045 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:19.589135 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-62de727f-8188-4add-84d6-958f92e0b97b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:19.593095 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-62de727f-8188-4add-84d6-958f92e0b97b tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:19.593245 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7a1db63c-31f4-455d-963c-11d8b97f3fa3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.593516 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1287/5119] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:20:19 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 1101 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:20:19.594865 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a1db63c-31f4-455d-963c-11d8b97f3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:19.595097 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a1db63c-31f4-455d-963c-11d8b97f3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.595250 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a1db63c-31f4-455d-963c-11d8b97f3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.595352 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7a1db63c-31f4-455d-963c-11d8b97f3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:19.600747 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.600747 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:19.601426 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a1db63c-31f4-455d-963c-11d8b97f3fa3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:19.601836 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1278/5120] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:19 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:19.611163 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-557c65e8-e70e-4c55-96db-f0a8c0d31de6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.612864 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-557c65e8-e70e-4c55-96db-f0a8c0d31de6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:20:19.613089 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-557c65e8-e70e-4c55-96db-f0a8c0d31de6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.613306 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-557c65e8-e70e-4c55-96db-f0a8c0d31de6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.613447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-557c65e8-e70e-4c55-96db-f0a8c0d31de6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:19.618777 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.618777 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:19.619430 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-557c65e8-e70e-4c55-96db-f0a8c0d31de6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:20:19.619801 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1276/5121] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:19 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:19.628860 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86a4c61f-95da-4602-9d47-9842b773c929 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.631435 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86a4c61f-95da-4602-9d47-9842b773c929 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:20:19.631740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86a4c61f-95da-4602-9d47-9842b773c929 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49f186a3-044c-4341-9d25-aa4a71043613", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1736902589"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:19.633127 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-86a4c61f-95da-4602-9d47-9842b773c929 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Creating new backup {'backup': {'volume_id': '49f186a3-044c-4341-9d25-aa4a71043613', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1736902589'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:20:19.633270 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-86a4c61f-95da-4602-9d47-9842b773c929 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Creating backup of volume 49f186a3-044c-4341-9d25-aa4a71043613 in container None Aug 07 17:20:19.640392 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.640392 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:19.640766 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-86a4c61f-95da-4602-9d47-9842b773c929 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Volume info retrieved successfully. Aug 07 17:20:19.658910 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-86a4c61f-95da-4602-9d47-9842b773c929 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Created reservations ['e304c192-4fe8-4fb9-9554-3b0b6be66445', 'd53ebe4c-2c0c-4bb5-bafb-af594e03983e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:19.695952 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86a4c61f-95da-4602-9d47-9842b773c929 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:20:19.696415 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1281/5122] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:20:19 2026] POST /volume/v3/backups => generated 330 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:19.697613 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-74a158fd-6e50-4fa1-9999-1e7d00bb2910 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.699454 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-74a158fd-6e50-4fa1-9999-1e7d00bb2910 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] PUT https://10.4.3.144/volume/v3/attachments/c007362c-8105-4a29-a097-b7d1e273abe5 Aug 07 17:20:19.699773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-74a158fd-6e50-4fa1-9999-1e7d00bb2910 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:19.703978 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0a6fe475-781b-4ef9-a5c8-b010761f1f10 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:19.705708 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0a6fe475-781b-4ef9-a5c8-b010761f1f10 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:19.705878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0a6fe475-781b-4ef9-a5c8-b010761f1f10 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:19.706062 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0a6fe475-781b-4ef9-a5c8-b010761f1f10 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:19.706185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0a6fe475-781b-4ef9-a5c8-b010761f1f10 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:19.706934 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-74a158fd-6e50-4fa1-9999-1e7d00bb2910 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Acquiring lock "cinder-attachment_update-c40ac452-ac59-4bc1-af55-60946d3081f7-np0000006737" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:20:19.709900 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.709900 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:19.710483 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0a6fe475-781b-4ef9-a5c8-b010761f1f10 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:19.710850 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1279/5123] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:19 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:19.711204 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-74a158fd-6e50-4fa1-9999-1e7d00bb2910 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-c40ac452-ac59-4bc1-af55-60946d3081f7-np0000006737" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:20:19.712044 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:19.712044 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:19.795791 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-74a158fd-6e50-4fa1-9999-1e7d00bb2910 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Lock "cinder-attachment_update-c40ac452-ac59-4bc1-af55-60946d3081f7-np0000006737" released by "attachment_update" :: held 0.085s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:20:19.796228 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-74a158fd-6e50-4fa1-9999-1e7d00bb2910 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/c007362c-8105-4a29-a097-b7d1e273abe5 returned with HTTP 200 Aug 07 17:20:19.796854 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1288/5124] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:20:19 2026] PUT /volume/v3/attachments/c007362c-8105-4a29-a097-b7d1e273abe5 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:20.245664 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-334f1cfd-11b9-44a6-94e1-e4c8ca5b7440 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:20.247438 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-334f1cfd-11b9-44a6-94e1-e4c8ca5b7440 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:20.247582 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-334f1cfd-11b9-44a6-94e1-e4c8ca5b7440 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:20.247759 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-334f1cfd-11b9-44a6-94e1-e4c8ca5b7440 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:20.247854 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-334f1cfd-11b9-44a6-94e1-e4c8ca5b7440 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:20.252187 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:20.252187 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:20.252793 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-334f1cfd-11b9-44a6-94e1-e4c8ca5b7440 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:20.253348 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1277/5125] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:20 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:20.586525 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32d7c2fa-1838-4825-bfc2-f6bfea137960 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:20.588288 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32d7c2fa-1838-4825-bfc2-f6bfea137960 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:20.588456 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32d7c2fa-1838-4825-bfc2-f6bfea137960 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:20.588646 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32d7c2fa-1838-4825-bfc2-f6bfea137960 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:20.597353 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:20.597353 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:20.601001 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-32d7c2fa-1838-4825-bfc2-f6bfea137960 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:20.607584 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32d7c2fa-1838-4825-bfc2-f6bfea137960 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:20.608280 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1282/5126] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:20 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:20.720254 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-10c3d437-1245-46be-9126-b7528ff93c8f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:20.722096 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10c3d437-1245-46be-9126-b7528ff93c8f tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:20.722296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-10c3d437-1245-46be-9126-b7528ff93c8f tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:20.722471 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-10c3d437-1245-46be-9126-b7528ff93c8f tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:20.722591 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-10c3d437-1245-46be-9126-b7528ff93c8f tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:20.727137 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:20.727137 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:20.727682 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-10c3d437-1245-46be-9126-b7528ff93c8f tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:20.728188 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1280/5127] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:20 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:21.264313 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f0505c1d-ee40-41a8-b730-f5e3e8a0a458 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:21.265981 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0505c1d-ee40-41a8-b730-f5e3e8a0a458 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:21.266207 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0505c1d-ee40-41a8-b730-f5e3e8a0a458 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:21.266398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0505c1d-ee40-41a8-b730-f5e3e8a0a458 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:21.266512 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f0505c1d-ee40-41a8-b730-f5e3e8a0a458 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:21.270387 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:21.270387 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:21.270946 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0505c1d-ee40-41a8-b730-f5e3e8a0a458 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:21.271408 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1289/5128] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:21 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:21.622938 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2168c503-30dd-4239-8b4e-4bbda5b519ac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:21.624712 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2168c503-30dd-4239-8b4e-4bbda5b519ac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:21.624892 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2168c503-30dd-4239-8b4e-4bbda5b519ac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:21.625100 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2168c503-30dd-4239-8b4e-4bbda5b519ac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:21.634732 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:21.634732 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:21.638358 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2168c503-30dd-4239-8b4e-4bbda5b519ac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:21.642674 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2168c503-30dd-4239-8b4e-4bbda5b519ac tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:21.643408 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1278/5129] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:21 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:21.738388 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-49aba28a-e3d8-4726-b19f-fec025302ef4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:21.740321 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49aba28a-e3d8-4726-b19f-fec025302ef4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:21.740522 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49aba28a-e3d8-4726-b19f-fec025302ef4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:21.740740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49aba28a-e3d8-4726-b19f-fec025302ef4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:21.740875 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-49aba28a-e3d8-4726-b19f-fec025302ef4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:21.745407 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:21.745407 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:21.745937 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49aba28a-e3d8-4726-b19f-fec025302ef4 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:21.746307 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1283/5130] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:21 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:22.281348 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9473958d-9b4f-4e49-a7a9-108435fd5bd5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:22.283035 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9473958d-9b4f-4e49-a7a9-108435fd5bd5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:22.283273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9473958d-9b4f-4e49-a7a9-108435fd5bd5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:22.283449 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9473958d-9b4f-4e49-a7a9-108435fd5bd5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:22.283545 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9473958d-9b4f-4e49-a7a9-108435fd5bd5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:22.287206 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:22.287206 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:22.287850 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9473958d-9b4f-4e49-a7a9-108435fd5bd5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:22.288042 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1281/5131] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:22 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:22.655102 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-63ddc798-a5ee-4981-a73b-5d61115d3bc3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:22.656860 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63ddc798-a5ee-4981-a73b-5d61115d3bc3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:22.657088 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63ddc798-a5ee-4981-a73b-5d61115d3bc3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:22.657288 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63ddc798-a5ee-4981-a73b-5d61115d3bc3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:22.666632 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:22.666632 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:22.670115 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-63ddc798-a5ee-4981-a73b-5d61115d3bc3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:22.674273 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63ddc798-a5ee-4981-a73b-5d61115d3bc3 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:22.674637 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1290/5132] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:22 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:22.758457 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3eea5248-09f1-4692-8389-93e81aa982b5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:22.760067 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3eea5248-09f1-4692-8389-93e81aa982b5 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:22.760263 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3eea5248-09f1-4692-8389-93e81aa982b5 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:22.760443 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3eea5248-09f1-4692-8389-93e81aa982b5 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:22.760550 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-3eea5248-09f1-4692-8389-93e81aa982b5 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:22.764758 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:22.764758 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:22.765483 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3eea5248-09f1-4692-8389-93e81aa982b5 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:22.765836 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1279/5133] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:22 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:23.297682 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-603eca4e-4e78-4461-9d38-938120e7ba03 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:23.299544 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-603eca4e-4e78-4461-9d38-938120e7ba03 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:23.299744 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-603eca4e-4e78-4461-9d38-938120e7ba03 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:23.299956 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-603eca4e-4e78-4461-9d38-938120e7ba03 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:23.300112 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-603eca4e-4e78-4461-9d38-938120e7ba03 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:23.304171 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:23.304171 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:23.304757 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-603eca4e-4e78-4461-9d38-938120e7ba03 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:23.305192 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1284/5134] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:23 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:23.692283 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-99a53a58-e07c-49d1-b7fa-ce0bc6c011ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:23.694147 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99a53a58-e07c-49d1-b7fa-ce0bc6c011ff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:23.694345 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99a53a58-e07c-49d1-b7fa-ce0bc6c011ff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:23.694552 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-99a53a58-e07c-49d1-b7fa-ce0bc6c011ff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:23.703998 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:23.703998 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:23.707937 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-99a53a58-e07c-49d1-b7fa-ce0bc6c011ff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:23.713505 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-99a53a58-e07c-49d1-b7fa-ce0bc6c011ff tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:23.714041 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1282/5135] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:23 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:23.775942 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0aec3041-e120-4475-81f9-b0a572e2080c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:23.777806 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0aec3041-e120-4475-81f9-b0a572e2080c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:23.777963 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0aec3041-e120-4475-81f9-b0a572e2080c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:23.778170 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0aec3041-e120-4475-81f9-b0a572e2080c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:23.778286 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0aec3041-e120-4475-81f9-b0a572e2080c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:23.782159 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:23.782159 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:23.782663 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0aec3041-e120-4475-81f9-b0a572e2080c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:23.782966 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1291/5136] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:23 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:24.315987 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-168ce4ac-dba5-4c8c-b016-3900fdad5a7b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:24.317867 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-168ce4ac-dba5-4c8c-b016-3900fdad5a7b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:24.318109 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-168ce4ac-dba5-4c8c-b016-3900fdad5a7b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:24.318289 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-168ce4ac-dba5-4c8c-b016-3900fdad5a7b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:24.318383 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-168ce4ac-dba5-4c8c-b016-3900fdad5a7b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:24.322815 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:24.322815 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:24.323593 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-168ce4ac-dba5-4c8c-b016-3900fdad5a7b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:24.324039 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1280/5137] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:24 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:24.726840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6bfc5fe9-5b2e-4cda-87cb-3e1abd012d17 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:24.729355 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bfc5fe9-5b2e-4cda-87cb-3e1abd012d17 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:24.729355 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bfc5fe9-5b2e-4cda-87cb-3e1abd012d17 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:24.729676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bfc5fe9-5b2e-4cda-87cb-3e1abd012d17 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:24.741776 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:24.741776 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:24.746500 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6bfc5fe9-5b2e-4cda-87cb-3e1abd012d17 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:24.752131 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bfc5fe9-5b2e-4cda-87cb-3e1abd012d17 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:24.752637 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1285/5138] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:24 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:24.793091 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6819c0ac-a9c7-4e50-ac2e-22266f1c61c1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:24.795121 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6819c0ac-a9c7-4e50-ac2e-22266f1c61c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:24.795121 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6819c0ac-a9c7-4e50-ac2e-22266f1c61c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:24.795121 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6819c0ac-a9c7-4e50-ac2e-22266f1c61c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:24.795121 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6819c0ac-a9c7-4e50-ac2e-22266f1c61c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:24.800349 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:24.800349 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:24.801046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6819c0ac-a9c7-4e50-ac2e-22266f1c61c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:24.801496 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1283/5139] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:24 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:25.334895 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a59a890e-2fed-4e71-845c-0bd07fb17bd2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:25.336506 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a59a890e-2fed-4e71-845c-0bd07fb17bd2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:25.336703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a59a890e-2fed-4e71-845c-0bd07fb17bd2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:25.336885 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a59a890e-2fed-4e71-845c-0bd07fb17bd2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:25.337011 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a59a890e-2fed-4e71-845c-0bd07fb17bd2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:25.342063 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:25.342063 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:25.342591 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a59a890e-2fed-4e71-845c-0bd07fb17bd2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:25.342918 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1292/5140] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:25 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:25.768972 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b2d233ef-056c-4a6c-aacf-3f038ef995cf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:25.771563 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b2d233ef-056c-4a6c-aacf-3f038ef995cf tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:25.771908 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b2d233ef-056c-4a6c-aacf-3f038ef995cf tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:25.772278 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b2d233ef-056c-4a6c-aacf-3f038ef995cf tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:25.787374 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:25.787374 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:25.793284 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b2d233ef-056c-4a6c-aacf-3f038ef995cf tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:25.800104 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b2d233ef-056c-4a6c-aacf-3f038ef995cf tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:25.800570 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1281/5141] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:25 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:25.813010 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ed32564-217c-4939-a5fd-21a5e58ee8b6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:25.815281 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ed32564-217c-4939-a5fd-21a5e58ee8b6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:25.815593 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ed32564-217c-4939-a5fd-21a5e58ee8b6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:25.815937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ed32564-217c-4939-a5fd-21a5e58ee8b6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:25.816206 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9ed32564-217c-4939-a5fd-21a5e58ee8b6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:25.821622 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:25.821622 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:25.822580 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ed32564-217c-4939-a5fd-21a5e58ee8b6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:25.823038 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1286/5142] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:25 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:26.020376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-f672e4db-1f79-47ca-9ece-c31b66e82993 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:26.022752 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-f672e4db-1f79-47ca-9ece-c31b66e82993 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/attachments/c007362c-8105-4a29-a097-b7d1e273abe5/action Aug 07 17:20:26.023210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-f672e4db-1f79-47ca-9ece-c31b66e82993 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:20:26.023378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-f672e4db-1f79-47ca-9ece-c31b66e82993 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:26.040962 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:26.040962 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:26.050563 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6352a44d-6d8f-4630-8210-bef0a37fad4d req-f672e4db-1f79-47ca-9ece-c31b66e82993 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/c007362c-8105-4a29-a097-b7d1e273abe5/action returned with HTTP 204 Aug 07 17:20:26.051010 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1284/5143] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:20:26 2026] POST /volume/v3/attachments/c007362c-8105-4a29-a097-b7d1e273abe5/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:26.352924 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9e2ad499-6ddc-438a-90bd-5c392657cd22 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:26.355286 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e2ad499-6ddc-438a-90bd-5c392657cd22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:26.355568 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e2ad499-6ddc-438a-90bd-5c392657cd22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:26.355836 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e2ad499-6ddc-438a-90bd-5c392657cd22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:26.356015 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9e2ad499-6ddc-438a-90bd-5c392657cd22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:26.361489 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:26.361489 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:26.362367 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e2ad499-6ddc-438a-90bd-5c392657cd22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:26.362851 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1293/5144] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:26 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:26.819874 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a7af30b1-f8c3-4f0a-a3fb-bbc0903bbd51 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:26.821589 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a7af30b1-f8c3-4f0a-a3fb-bbc0903bbd51 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:26.821768 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a7af30b1-f8c3-4f0a-a3fb-bbc0903bbd51 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:26.821966 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a7af30b1-f8c3-4f0a-a3fb-bbc0903bbd51 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:26.836069 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:26.836069 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:26.840429 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a7af30b1-f8c3-4f0a-a3fb-bbc0903bbd51 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:26.841295 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a7af30b1-f8c3-4f0a-a3fb-bbc0903bbd51 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:26.841680 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1282/5145] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:26 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:26.842847 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de4205e0-c968-4a4f-9509-7ac190a86bfd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:26.844559 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de4205e0-c968-4a4f-9509-7ac190a86bfd tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:26.844753 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de4205e0-c968-4a4f-9509-7ac190a86bfd tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:26.844955 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de4205e0-c968-4a4f-9509-7ac190a86bfd tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:26.845085 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-de4205e0-c968-4a4f-9509-7ac190a86bfd tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:26.848824 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:26.848824 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:26.849414 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de4205e0-c968-4a4f-9509-7ac190a86bfd tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:26.849744 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1287/5146] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:26 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:26.914823 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6a913bc6-ec26-4bba-853f-7b2af2220408 req-05cb1c87-1d37-4808-bfe5-0763807db304 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:26.917229 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6a913bc6-ec26-4bba-853f-7b2af2220408 req-05cb1c87-1d37-4808-bfe5-0763807db304 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:26.917424 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6a913bc6-ec26-4bba-853f-7b2af2220408 req-05cb1c87-1d37-4808-bfe5-0763807db304 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:26.917603 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6a913bc6-ec26-4bba-853f-7b2af2220408 req-05cb1c87-1d37-4808-bfe5-0763807db304 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:26.927279 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:26.927279 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:26.933738 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-6a913bc6-ec26-4bba-853f-7b2af2220408 req-05cb1c87-1d37-4808-bfe5-0763807db304 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:26.938759 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6a913bc6-ec26-4bba-853f-7b2af2220408 req-05cb1c87-1d37-4808-bfe5-0763807db304 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:26.939525 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1285/5147] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:20:26 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:26.978262 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-81aff7a3-88dc-4596-8e39-21961c0fdcab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:26.980270 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81aff7a3-88dc-4596-8e39-21961c0fdcab tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:26.980656 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81aff7a3-88dc-4596-8e39-21961c0fdcab tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:26.980656 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81aff7a3-88dc-4596-8e39-21961c0fdcab tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:26.991186 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:26.991186 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:26.994788 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-81aff7a3-88dc-4596-8e39-21961c0fdcab tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:26.999907 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81aff7a3-88dc-4596-8e39-21961c0fdcab tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:27.000416 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1294/5148] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:26 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:27.055055 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f1f44856-c876-41f9-bdd2-c53cf4f6ae44 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:27.056807 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f1f44856-c876-41f9-bdd2-c53cf4f6ae44 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:27.057196 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f1f44856-c876-41f9-bdd2-c53cf4f6ae44 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:27.057487 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f1f44856-c876-41f9-bdd2-c53cf4f6ae44 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:27.067037 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:27.067037 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:27.069365 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f1f44856-c876-41f9-bdd2-c53cf4f6ae44 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:27.072931 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f1f44856-c876-41f9-bdd2-c53cf4f6ae44 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:27.073390 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1283/5149] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:20:27 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:27.092803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-ee4b6f0c-4b41-4900-869f-43d19f38ed62 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:27.095162 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-ee4b6f0c-4b41-4900-869f-43d19f38ed62 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] POST https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7/action Aug 07 17:20:27.095466 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-ee4b6f0c-4b41-4900-869f-43d19f38ed62 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:20:27.095593 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-ee4b6f0c-4b41-4900-869f-43d19f38ed62 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:27.106161 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:27.106161 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:27.106640 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-ee4b6f0c-4b41-4900-869f-43d19f38ed62 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:27.119948 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-ee4b6f0c-4b41-4900-869f-43d19f38ed62 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Begin detaching volume completed successfully. Aug 07 17:20:27.120137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-ee4b6f0c-4b41-4900-869f-43d19f38ed62 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7/action returned with HTTP 202 Aug 07 17:20:27.120623 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1288/5150] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:20:27 2026] POST /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:20:27.145132 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-62c3da8c-6ba4-4dc3-93b8-c48181f58f47 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:27.147326 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-62c3da8c-6ba4-4dc3-93b8-c48181f58f47 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:27.147562 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-62c3da8c-6ba4-4dc3-93b8-c48181f58f47 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:27.147782 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-62c3da8c-6ba4-4dc3-93b8-c48181f58f47 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:27.160034 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:27.160034 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:27.162856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-963742fa-1d75-4e4b-befb-31778f59f12f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:27.163334 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-963742fa-1d75-4e4b-befb-31778f59f12f None None] GET https://10.4.3.144/volume// Aug 07 17:20:27.163571 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-963742fa-1d75-4e4b-befb-31778f59f12f None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:27.163793 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-963742fa-1d75-4e4b-befb-31778f59f12f None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:27.164057 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-62c3da8c-6ba4-4dc3-93b8-c48181f58f47 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:27.164198 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-963742fa-1d75-4e4b-befb-31778f59f12f None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:20:27.164531 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1295/5151] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:20: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 07 17:20:27.169087 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-62c3da8c-6ba4-4dc3-93b8-c48181f58f47 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:27.169536 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1286/5152] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:27 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:27.171484 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-00baef88-d596-4bea-af0f-02fe9b14bc6f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:27.173276 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-00baef88-d596-4bea-af0f-02fe9b14bc6f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:27.173639 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-00baef88-d596-4bea-af0f-02fe9b14bc6f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:27.174016 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-00baef88-d596-4bea-af0f-02fe9b14bc6f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:27.183055 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:27.183055 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:27.188684 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-00baef88-d596-4bea-af0f-02fe9b14bc6f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:27.190471 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-00baef88-d596-4bea-af0f-02fe9b14bc6f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:27.190969 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1284/5153] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:20:27 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:20:27.372916 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f662e190-8626-483a-9892-1089ac4b0760 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:27.374748 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f662e190-8626-483a-9892-1089ac4b0760 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:27.375036 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f662e190-8626-483a-9892-1089ac4b0760 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:27.375275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f662e190-8626-483a-9892-1089ac4b0760 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:27.375423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f662e190-8626-483a-9892-1089ac4b0760 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:27.384804 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:27.384804 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:27.385577 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f662e190-8626-483a-9892-1089ac4b0760 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:27.385992 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1289/5154] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:27 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:27.827483 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f0b6553b-6ed8-4845-a06c-0d8968e1356f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:27.829527 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f0b6553b-6ed8-4845-a06c-0d8968e1356f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:27.829736 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f0b6553b-6ed8-4845-a06c-0d8968e1356f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:27.829911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f0b6553b-6ed8-4845-a06c-0d8968e1356f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:27.838736 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:27.838736 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:27.841702 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f0b6553b-6ed8-4845-a06c-0d8968e1356f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:27.845440 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-f0b6553b-6ed8-4845-a06c-0d8968e1356f tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:27.845794 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1296/5155] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:20:27 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:27.859370 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a250e3bf-b379-47c3-9635-dda808beb1ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:27.861247 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a250e3bf-b379-47c3-9635-dda808beb1ed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:27.861458 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a250e3bf-b379-47c3-9635-dda808beb1ed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:27.861671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a250e3bf-b379-47c3-9635-dda808beb1ed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:27.861799 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a250e3bf-b379-47c3-9635-dda808beb1ed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:27.866257 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:27.866257 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:27.866903 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a250e3bf-b379-47c3-9635-dda808beb1ed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:27.867325 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1287/5156] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:27 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:28.182034 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9ca0a580-12c8-42e3-959c-a58f6e071022 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:28.184307 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9ca0a580-12c8-42e3-959c-a58f6e071022 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:28.184587 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9ca0a580-12c8-42e3-959c-a58f6e071022 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:28.184859 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9ca0a580-12c8-42e3-959c-a58f6e071022 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:28.200042 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:28.200042 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:28.201701 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9ca0a580-12c8-42e3-959c-a58f6e071022 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:28.207374 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9ca0a580-12c8-42e3-959c-a58f6e071022 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:28.207898 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1285/5157] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:28 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:28.398528 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29ba91fe-5d9e-4fa3-b1c6-4f9cc3fd4426 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:28.400503 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29ba91fe-5d9e-4fa3-b1c6-4f9cc3fd4426 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:28.400757 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29ba91fe-5d9e-4fa3-b1c6-4f9cc3fd4426 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:28.401009 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29ba91fe-5d9e-4fa3-b1c6-4f9cc3fd4426 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:28.401179 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-29ba91fe-5d9e-4fa3-b1c6-4f9cc3fd4426 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:28.406370 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:28.406370 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:28.407068 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29ba91fe-5d9e-4fa3-b1c6-4f9cc3fd4426 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:28.407469 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1290/5158] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:28 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:28.412287 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-6e60608a-3277-4919-954c-88c463d4f751 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:28.414408 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-6e60608a-3277-4919-954c-88c463d4f751 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] DELETE https://10.4.3.144/volume/v3/attachments/c007362c-8105-4a29-a097-b7d1e273abe5 Aug 07 17:20:28.414599 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-6e60608a-3277-4919-954c-88c463d4f751 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:28.414780 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-6e60608a-3277-4919-954c-88c463d4f751 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:28.422357 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:28.422357 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:28.494921 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4b52f1cc-cb8d-425e-a3b6-b65c1684157e req-6e60608a-3277-4919-954c-88c463d4f751 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/attachments/c007362c-8105-4a29-a097-b7d1e273abe5 returned with HTTP 200 Aug 07 17:20:28.495523 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1297/5159] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:20:28 2026] DELETE /volume/v3/attachments/c007362c-8105-4a29-a097-b7d1e273abe5 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:28.881977 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e96902fd-8536-4d74-96a4-cbff9edcbd15 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:28.883889 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e96902fd-8536-4d74-96a4-cbff9edcbd15 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:28.884107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e96902fd-8536-4d74-96a4-cbff9edcbd15 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:28.884307 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e96902fd-8536-4d74-96a4-cbff9edcbd15 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:28.884427 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e96902fd-8536-4d74-96a4-cbff9edcbd15 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:28.888951 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:28.888951 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:28.889543 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e96902fd-8536-4d74-96a4-cbff9edcbd15 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:28.889922 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1288/5160] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:28 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:29.222456 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-79147f53-8ca6-41ba-a81e-d68088b80c78 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:29.224284 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-79147f53-8ca6-41ba-a81e-d68088b80c78 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:29.224614 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-79147f53-8ca6-41ba-a81e-d68088b80c78 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:29.224915 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-79147f53-8ca6-41ba-a81e-d68088b80c78 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:29.234450 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:29.234450 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:29.237514 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-79147f53-8ca6-41ba-a81e-d68088b80c78 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:29.242737 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-79147f53-8ca6-41ba-a81e-d68088b80c78 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:29.243384 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1286/5161] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:29 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:29.257332 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c3b2180-5208-4bdc-861a-39675e7a4397 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:29.259985 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c3b2180-5208-4bdc-861a-39675e7a4397 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:29.260080 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c3b2180-5208-4bdc-861a-39675e7a4397 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:29.260357 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c3b2180-5208-4bdc-861a-39675e7a4397 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:29.260583 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5c3b2180-5208-4bdc-861a-39675e7a4397 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Delete volume with id: c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:29.270830 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:29.270830 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:29.271859 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c3b2180-5208-4bdc-861a-39675e7a4397 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:29.293332 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c3b2180-5208-4bdc-861a-39675e7a4397 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Delete volume request issued successfully. Aug 07 17:20:29.293464 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c3b2180-5208-4bdc-861a-39675e7a4397 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 202 Aug 07 17:20:29.293956 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1291/5162] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:29 2026] DELETE /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:20:29.303054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bff8361e-3e47-4010-a3b4-9f450a164d7c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:29.305191 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bff8361e-3e47-4010-a3b4-9f450a164d7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:29.305682 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bff8361e-3e47-4010-a3b4-9f450a164d7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:29.305761 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bff8361e-3e47-4010-a3b4-9f450a164d7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:29.316442 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:29.316442 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:29.321815 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bff8361e-3e47-4010-a3b4-9f450a164d7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Volume info retrieved successfully. Aug 07 17:20:29.326617 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bff8361e-3e47-4010-a3b4-9f450a164d7c tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 200 Aug 07 17:20:29.327066 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1298/5163] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:29 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:29.422970 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-67c58cee-70e1-4aba-9227-1723240d08bb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:29.424747 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67c58cee-70e1-4aba-9227-1723240d08bb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:29.425032 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-67c58cee-70e1-4aba-9227-1723240d08bb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:29.425269 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-67c58cee-70e1-4aba-9227-1723240d08bb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:29.425414 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-67c58cee-70e1-4aba-9227-1723240d08bb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:29.429839 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:29.429839 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:29.430406 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67c58cee-70e1-4aba-9227-1723240d08bb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:29.430738 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1289/5164] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:29 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:29.899910 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-13187c30-a0ec-4eef-a7df-3b76f9385592 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:29.901688 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-13187c30-a0ec-4eef-a7df-3b76f9385592 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:29.902205 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-13187c30-a0ec-4eef-a7df-3b76f9385592 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:29.902573 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-13187c30-a0ec-4eef-a7df-3b76f9385592 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:29.902854 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-13187c30-a0ec-4eef-a7df-3b76f9385592 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:29.908171 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:29.908171 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:29.909105 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-13187c30-a0ec-4eef-a7df-3b76f9385592 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:29.909649 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1287/5165] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:29 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:30.340557 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5215f92f-f168-4db9-a5b6-e56d84ad68f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:30.342453 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5215f92f-f168-4db9-a5b6-e56d84ad68f7 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] GET https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 Aug 07 17:20:30.342681 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5215f92f-f168-4db9-a5b6-e56d84ad68f7 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:30.342948 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5215f92f-f168-4db9-a5b6-e56d84ad68f7 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:30.348463 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5215f92f-f168-4db9-a5b6-e56d84ad68f7 tempest-VolumeMultiattachTests-328890895 tempest-VolumeMultiattachTests-328890895-project-member] https://10.4.3.144/volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 returned with HTTP 404 Aug 07 17:20:30.348930 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1292/5166] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:30 2026] GET /volume/v3/volumes/c40ac452-ac59-4bc1-af55-60946d3081f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:30.355546 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56355d4a-6d1e-4b64-bcd1-532e15ed97ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:30.357237 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56355d4a-6d1e-4b64-bcd1-532e15ed97ca tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:20:30.357439 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56355d4a-6d1e-4b64-bcd1-532e15ed97ca tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:30.357632 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56355d4a-6d1e-4b64-bcd1-532e15ed97ca tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:30.358397 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-56355d4a-6d1e-4b64-bcd1-532e15ed97ca tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:20:30.372689 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-56355d4a-6d1e-4b64-bcd1-532e15ed97ca tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Get all volumes completed successfully. Aug 07 17:20:30.374446 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:30.374446 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:30.378596 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56355d4a-6d1e-4b64-bcd1-532e15ed97ca tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:20:30.378987 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1299/5167] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:20:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 17:20:30.393153 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-17f1b3b2-6e4d-48b7-ac53-059e47f763d1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:30.394934 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17f1b3b2-6e4d-48b7-ac53-059e47f763d1 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] DELETE https://10.4.3.144/volume/v3/types/94b4d226-355b-4605-9fd6-a47d8a56fddd Aug 07 17:20:30.395149 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17f1b3b2-6e4d-48b7-ac53-059e47f763d1 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:30.395344 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-17f1b3b2-6e4d-48b7-ac53-059e47f763d1 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:30.420946 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-17f1b3b2-6e4d-48b7-ac53-059e47f763d1 tempest-VolumeMultiattachTests-403366356 tempest-VolumeMultiattachTests-403366356-project-admin] https://10.4.3.144/volume/v3/types/94b4d226-355b-4605-9fd6-a47d8a56fddd returned with HTTP 202 Aug 07 17:20:30.421400 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1290/5168] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:20:30 2026] DELETE /volume/v3/types/94b4d226-355b-4605-9fd6-a47d8a56fddd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:20:30.443339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7923de50-6101-4180-996f-2a303e42ba22 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:30.446800 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7923de50-6101-4180-996f-2a303e42ba22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:30.446800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7923de50-6101-4180-996f-2a303e42ba22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:30.446800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7923de50-6101-4180-996f-2a303e42ba22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:30.446800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-7923de50-6101-4180-996f-2a303e42ba22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:30.449760 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:30.449760 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:30.450402 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7923de50-6101-4180-996f-2a303e42ba22 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:30.450791 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1288/5169] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:30 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:30.925311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7480e6c0-a519-4c06-9e04-2050205844af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:30.933944 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7480e6c0-a519-4c06-9e04-2050205844af tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:30.934262 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7480e6c0-a519-4c06-9e04-2050205844af tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:30.934953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7480e6c0-a519-4c06-9e04-2050205844af tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:30.934953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7480e6c0-a519-4c06-9e04-2050205844af tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:30.940546 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:30.940546 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:30.941658 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7480e6c0-a519-4c06-9e04-2050205844af tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:30.945018 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1293/5170] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:30 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:31.466657 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd7d35a4-06c3-4bd0-b012-1cb94f3fde3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:31.486216 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd7d35a4-06c3-4bd0-b012-1cb94f3fde3d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:20:31.486216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd7d35a4-06c3-4bd0-b012-1cb94f3fde3d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:31.486216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd7d35a4-06c3-4bd0-b012-1cb94f3fde3d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:31.486216 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dd7d35a4-06c3-4bd0-b012-1cb94f3fde3d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:31.503462 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:31.503462 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:31.504206 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd7d35a4-06c3-4bd0-b012-1cb94f3fde3d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:20:31.504783 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1300/5171] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:31 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 738 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:31.526429 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-613e3c0d-c78c-43f5-bd5b-f2ca3b5bdfc2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:31.606157 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-613e3c0d-c78c-43f5-bd5b-f2ca3b5bdfc2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1/export_record Aug 07 17:20:31.606394 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-613e3c0d-c78c-43f5-bd5b-f2ca3b5bdfc2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:31.606617 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-613e3c0d-c78c-43f5-bd5b-f2ca3b5bdfc2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Calling method 'export_record' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:31.606731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-613e3c0d-c78c-43f5-bd5b-f2ca3b5bdfc2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Export record for backup 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 17:20:31.611460 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:31.611460 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:31.612644 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-613e3c0d-c78c-43f5-bd5b-f2ca3b5bdfc2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '883c0f8fde074da0806c63ea60809e53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2a8205b6c414d03b49dcf7ce5d9823d', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:20:31.612862 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-613e3c0d-c78c-43f5-bd5b-f2ca3b5bdfc2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1/export_record returned with HTTP 403 Aug 07 17:20:31.613363 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1291/5172] 10.4.3.144 () {68 vars in 1430 bytes} [Fri Aug 7 17:20:31 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1/export_record => generated 101 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:31.621438 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:31.623157 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:20:31.623499 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1450881126"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:31.625208 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1450881126'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:20:31.625208 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Create volume of 1 GB Aug 07 17:20:31.628800 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Availability Zones retrieved successfully. Aug 07 17:20:31.634500 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Flow 'volume_create_api' (885f7928-a6f5-4fc7-a91a-78f03ac572ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:31.635414 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c6fbc7-4f1d-41dc-b122-114eb862b5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:31.636179 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:20:31.670130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c6fbc7-4f1d-41dc-b122-114eb862b5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:31.670834 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89bd0b8-9fe2-4b2d-8a10-abfadbca7330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:31.712889 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Created reservations ['f2ecc3d1-8c18-447b-a272-f26dbbbe9995', '8ce4f0b2-f650-4c3e-9ece-30a6caefd4fa', 'ca5c7e93-070e-460a-a236-abfda2333850', '6a1165df-73ad-463c-b696-2737d7d4ecab'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:31.713677 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d89bd0b8-9fe2-4b2d-8a10-abfadbca7330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2ecc3d1-8c18-447b-a272-f26dbbbe9995', '8ce4f0b2-f650-4c3e-9ece-30a6caefd4fa', 'ca5c7e93-070e-460a-a236-abfda2333850', '6a1165df-73ad-463c-b696-2737d7d4ecab']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:31.714546 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fbd16c-c158-4fec-b0fd-798533747d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:31.739907 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39fbd16c-c158-4fec-b0fd-798533747d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8212b26a-d6f9-480b-83e1-dd79d0d00eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1450881126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a8205b6c414d03b49dcf7ce5d9823d',qos_specs=None,replication_status=,reservations=['f2ecc3d1-8c18-447b-a272-f26dbbbe9995','8ce4f0b2-f650-4c3e-9ece-30a6caefd4fa','ca5c7e93-070e-460a-a236-abfda2333850','6a1165df-73ad-463c-b696-2737d7d4ecab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024d38815d342fbbf845e2d9158fc4b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1450881126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8212b26a-d6f9-480b-83e1-dd79d0d00eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a8205b6c414d03b49dcf7ce5d9823d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e024d38815d342fbbf845e2d9158fc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:31.740792 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d65d8a-7ff3-42fd-ab34-8f5381253237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:31.763671 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d65d8a-7ff3-42fd-ab34-8f5381253237) transitioned into state 'SUCCESS' from state '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-1450881126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a8205b6c414d03b49dcf7ce5d9823d',qos_specs=None,replication_status=,reservations=['f2ecc3d1-8c18-447b-a272-f26dbbbe9995','8ce4f0b2-f650-4c3e-9ece-30a6caefd4fa','ca5c7e93-070e-460a-a236-abfda2333850','6a1165df-73ad-463c-b696-2737d7d4ecab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024d38815d342fbbf845e2d9158fc4b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:31.764556 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3032299b-3874-4f02-bd7e-57d43e144e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:31.775545 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3032299b-3874-4f02-bd7e-57d43e144e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:31.776313 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Flow 'volume_create_api' (885f7928-a6f5-4fc7-a91a-78f03ac572ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:31.776598 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Create volume request issued successfully. Aug 07 17:20:31.777133 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7de48d88-cfea-45a4-ba13-ededac5f3aca tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:20:31.777524 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1289/5173] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:20:31 2026] POST /volume/v3/volumes => generated 778 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:31.794096 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a2954e8-fe66-4942-85c6-8515e5242c81 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:31.795982 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a2954e8-fe66-4942-85c6-8515e5242c81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 Aug 07 17:20:31.796210 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a2954e8-fe66-4942-85c6-8515e5242c81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:31.796403 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a2954e8-fe66-4942-85c6-8515e5242c81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:31.803280 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:31.803280 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:31.806566 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a2954e8-fe66-4942-85c6-8515e5242c81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:31.810364 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a2954e8-fe66-4942-85c6-8515e5242c81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 returned with HTTP 200 Aug 07 17:20:31.810821 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1294/5174] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:31 2026] GET /volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:31.957358 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3bf45325-0aae-4ae6-a8ae-79256e57422c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:31.959105 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3bf45325-0aae-4ae6-a8ae-79256e57422c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:31.959321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3bf45325-0aae-4ae6-a8ae-79256e57422c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:31.959559 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3bf45325-0aae-4ae6-a8ae-79256e57422c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:31.959719 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3bf45325-0aae-4ae6-a8ae-79256e57422c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:31.965158 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:31.965158 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:31.965768 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3bf45325-0aae-4ae6-a8ae-79256e57422c tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:31.966153 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1301/5175] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:31 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:32.825203 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-82e9f0bd-add3-444b-ada2-27688f3d4245 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:32.826984 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-82e9f0bd-add3-444b-ada2-27688f3d4245 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 Aug 07 17:20:32.827253 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-82e9f0bd-add3-444b-ada2-27688f3d4245 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:32.827441 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-82e9f0bd-add3-444b-ada2-27688f3d4245 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:32.834794 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:32.834794 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:32.838035 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-82e9f0bd-add3-444b-ada2-27688f3d4245 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:32.842307 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-82e9f0bd-add3-444b-ada2-27688f3d4245 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 returned with HTTP 200 Aug 07 17:20:32.842816 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1292/5176] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:32 2026] GET /volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:32.854527 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e1e57f02-dabf-48f5-ba15-83666ac1e589 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:32.856410 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1e57f02-dabf-48f5-ba15-83666ac1e589 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:20:32.856836 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1e57f02-dabf-48f5-ba15-83666ac1e589 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8212b26a-d6f9-480b-83e1-dd79d0d00eb6", "name": "tempest-type-Backup-466484747"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:32.858216 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-e1e57f02-dabf-48f5-ba15-83666ac1e589 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Creating new backup {'backup': {'volume_id': '8212b26a-d6f9-480b-83e1-dd79d0d00eb6', 'name': 'tempest-type-Backup-466484747'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:20:32.858391 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-e1e57f02-dabf-48f5-ba15-83666ac1e589 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Creating backup of volume 8212b26a-d6f9-480b-83e1-dd79d0d00eb6 in container None Aug 07 17:20:32.865259 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:32.865259 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:32.865602 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e1e57f02-dabf-48f5-ba15-83666ac1e589 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:32.880182 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-e1e57f02-dabf-48f5-ba15-83666ac1e589 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Created reservations ['45f6c8a7-1fd2-4085-985b-ae6fd81d3bab', 'f2644f3c-0f4c-4283-808d-6e32ce444527'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:32.925202 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1e57f02-dabf-48f5-ba15-83666ac1e589 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:20:32.925648 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1290/5177] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:20:32 2026] POST /volume/v3/backups => generated 315 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:32.935470 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b50f0bb9-956d-464a-bef2-b705d10240aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:32.937205 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b50f0bb9-956d-464a-bef2-b705d10240aa tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:32.937418 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b50f0bb9-956d-464a-bef2-b705d10240aa tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:32.937589 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b50f0bb9-956d-464a-bef2-b705d10240aa tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:32.937694 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b50f0bb9-956d-464a-bef2-b705d10240aa tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:32.941613 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:32.941613 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:32.942192 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b50f0bb9-956d-464a-bef2-b705d10240aa tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:32.942579 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1295/5178] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:32 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:32.975696 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af4e072a-dc95-409a-ae9f-18c589c66433 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:32.977432 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af4e072a-dc95-409a-ae9f-18c589c66433 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:32.977620 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af4e072a-dc95-409a-ae9f-18c589c66433 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:32.977851 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af4e072a-dc95-409a-ae9f-18c589c66433 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:32.977903 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-af4e072a-dc95-409a-ae9f-18c589c66433 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:32.982374 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:32.982374 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:32.983034 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af4e072a-dc95-409a-ae9f-18c589c66433 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:32.983382 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1302/5179] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:32 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:33.953831 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2a85ac1d-b3df-4f93-8f58-8f2cffdb6bf6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:33.955581 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a85ac1d-b3df-4f93-8f58-8f2cffdb6bf6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:33.955817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a85ac1d-b3df-4f93-8f58-8f2cffdb6bf6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:33.955994 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a85ac1d-b3df-4f93-8f58-8f2cffdb6bf6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:33.956139 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2a85ac1d-b3df-4f93-8f58-8f2cffdb6bf6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:33.959986 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:33.959986 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:33.960586 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a85ac1d-b3df-4f93-8f58-8f2cffdb6bf6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:33.960957 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1293/5180] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:33 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:33.993199 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2bec9f39-f678-451c-be84-f1a188912eb2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:33.995011 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2bec9f39-f678-451c-be84-f1a188912eb2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:33.995223 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2bec9f39-f678-451c-be84-f1a188912eb2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:33.995399 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2bec9f39-f678-451c-be84-f1a188912eb2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:33.995500 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-2bec9f39-f678-451c-be84-f1a188912eb2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:33.999131 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:33.999131 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:33.999666 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2bec9f39-f678-451c-be84-f1a188912eb2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:34.000140 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1291/5181] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:33 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:34.010771 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a67adf37-262d-4072-b03f-19647e9ed655 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:34.012453 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a67adf37-262d-4072-b03f-19647e9ed655 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:34.012655 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a67adf37-262d-4072-b03f-19647e9ed655 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:34.012849 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a67adf37-262d-4072-b03f-19647e9ed655 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:34.012974 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a67adf37-262d-4072-b03f-19647e9ed655 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:34.018371 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:34.018371 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:34.019427 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a67adf37-262d-4072-b03f-19647e9ed655 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:34.019938 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1296/5182] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:34 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:34.031009 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-899bfc90-1d3f-44f8-a67f-a4e8564f14b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:34.033191 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-899bfc90-1d3f-44f8-a67f-a4e8564f14b2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:20:34.033456 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-899bfc90-1d3f-44f8-a67f-a4e8564f14b2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:34.033706 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-899bfc90-1d3f-44f8-a67f-a4e8564f14b2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:34.033849 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-899bfc90-1d3f-44f8-a67f-a4e8564f14b2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:34.038747 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:34.038747 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:34.039557 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-899bfc90-1d3f-44f8-a67f-a4e8564f14b2 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:20:34.040006 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1303/5183] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:34 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:34.049918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-371cfb4f-5d06-48d7-a3be-e8c3cbe04dc3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:34.052236 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-371cfb4f-5d06-48d7-a3be-e8c3cbe04dc3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:20:34.052741 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-371cfb4f-5d06-48d7-a3be-e8c3cbe04dc3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "49f186a3-044c-4341-9d25-aa4a71043613", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1821897956"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:34.054953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-371cfb4f-5d06-48d7-a3be-e8c3cbe04dc3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Creating new backup {'backup': {'volume_id': '49f186a3-044c-4341-9d25-aa4a71043613', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1821897956'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:20:34.055173 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-371cfb4f-5d06-48d7-a3be-e8c3cbe04dc3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Creating backup of volume 49f186a3-044c-4341-9d25-aa4a71043613 in container None Aug 07 17:20:34.066164 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:34.066164 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:34.066865 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-371cfb4f-5d06-48d7-a3be-e8c3cbe04dc3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:20:34.088599 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-371cfb4f-5d06-48d7-a3be-e8c3cbe04dc3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Created reservations ['2f18f600-fb59-4b5e-94c5-b7e21aa4c6c7', 'c2bb21cc-31e9-4502-ae9b-2b1bb7f3b25e'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:34.130563 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-371cfb4f-5d06-48d7-a3be-e8c3cbe04dc3 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:20:34.131092 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1294/5184] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:20:34 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:34.139629 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b4d4b34e-a3b4-4261-9c80-32978d78c08a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:34.141460 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4d4b34e-a3b4-4261-9c80-32978d78c08a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:34.141650 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b4d4b34e-a3b4-4261-9c80-32978d78c08a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:34.141819 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b4d4b34e-a3b4-4261-9c80-32978d78c08a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:34.141920 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b4d4b34e-a3b4-4261-9c80-32978d78c08a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:34.148098 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:34.148098 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:34.148098 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4d4b34e-a3b4-4261-9c80-32978d78c08a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:34.148229 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1292/5185] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:34 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:34.970676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55a2ff0f-a82e-4989-9d57-b6dc857badb4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:34.972805 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55a2ff0f-a82e-4989-9d57-b6dc857badb4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:34.973142 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55a2ff0f-a82e-4989-9d57-b6dc857badb4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:34.973424 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55a2ff0f-a82e-4989-9d57-b6dc857badb4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:34.973614 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-55a2ff0f-a82e-4989-9d57-b6dc857badb4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:34.978771 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:34.978771 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:34.979567 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55a2ff0f-a82e-4989-9d57-b6dc857badb4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:34.980095 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1297/5186] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:34 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:35.159643 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ea78c6e9-56b7-4b49-ac29-754b55be2eca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:35.161279 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea78c6e9-56b7-4b49-ac29-754b55be2eca tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:35.161451 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea78c6e9-56b7-4b49-ac29-754b55be2eca tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:35.161637 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ea78c6e9-56b7-4b49-ac29-754b55be2eca tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:35.161732 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ea78c6e9-56b7-4b49-ac29-754b55be2eca tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:35.166361 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:35.166361 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:35.167142 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ea78c6e9-56b7-4b49-ac29-754b55be2eca tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:35.167522 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1304/5187] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:35 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:35.992166 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-89665aaf-5a28-4cf3-b0cb-23c424ee5d71 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:35.993906 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89665aaf-5a28-4cf3-b0cb-23c424ee5d71 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:35.994126 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-89665aaf-5a28-4cf3-b0cb-23c424ee5d71 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:35.994274 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-89665aaf-5a28-4cf3-b0cb-23c424ee5d71 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:35.994376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-89665aaf-5a28-4cf3-b0cb-23c424ee5d71 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:35.998247 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:35.998247 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:35.998789 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-89665aaf-5a28-4cf3-b0cb-23c424ee5d71 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:35.999134 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1295/5188] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:35 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:36.177964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-18238142-de73-4a1f-b2cd-234ea8b49943 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:36.179781 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-18238142-de73-4a1f-b2cd-234ea8b49943 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:36.180019 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-18238142-de73-4a1f-b2cd-234ea8b49943 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:36.180249 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-18238142-de73-4a1f-b2cd-234ea8b49943 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:36.180394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-18238142-de73-4a1f-b2cd-234ea8b49943 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:36.184493 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:36.184493 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:36.185335 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-18238142-de73-4a1f-b2cd-234ea8b49943 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:36.185734 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1293/5189] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:36 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:37.009327 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21f0870b-5cbd-4230-937a-a3360f0f2c53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:37.011125 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21f0870b-5cbd-4230-937a-a3360f0f2c53 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:37.011367 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21f0870b-5cbd-4230-937a-a3360f0f2c53 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:37.011605 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21f0870b-5cbd-4230-937a-a3360f0f2c53 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:37.011740 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-21f0870b-5cbd-4230-937a-a3360f0f2c53 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:37.015987 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:37.015987 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:37.016578 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21f0870b-5cbd-4230-937a-a3360f0f2c53 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:37.016939 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1298/5190] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:37 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:37.198326 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-025ec4e8-82db-40b5-994c-875ee35604a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:37.200238 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-025ec4e8-82db-40b5-994c-875ee35604a8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:37.200494 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-025ec4e8-82db-40b5-994c-875ee35604a8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:37.200682 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-025ec4e8-82db-40b5-994c-875ee35604a8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:37.200799 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-025ec4e8-82db-40b5-994c-875ee35604a8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:37.209172 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:37.209172 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:37.210062 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-025ec4e8-82db-40b5-994c-875ee35604a8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:37.210489 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1305/5191] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:37 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:38.028047 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8922d956-782c-47df-8596-2e42a51a536a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:38.029901 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8922d956-782c-47df-8596-2e42a51a536a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:38.030245 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8922d956-782c-47df-8596-2e42a51a536a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:38.030523 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8922d956-782c-47df-8596-2e42a51a536a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:38.030664 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8922d956-782c-47df-8596-2e42a51a536a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:38.035133 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:38.035133 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:38.035951 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8922d956-782c-47df-8596-2e42a51a536a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:38.036360 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1296/5192] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:38 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:38.223361 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0b6a27fe-904a-4e13-9466-ea6bc8a988cd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:38.225872 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b6a27fe-904a-4e13-9466-ea6bc8a988cd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:38.226656 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0b6a27fe-904a-4e13-9466-ea6bc8a988cd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:38.226656 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0b6a27fe-904a-4e13-9466-ea6bc8a988cd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:38.227210 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-0b6a27fe-904a-4e13-9466-ea6bc8a988cd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:38.234716 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:38.234716 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:38.236056 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0b6a27fe-904a-4e13-9466-ea6bc8a988cd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:38.237177 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1294/5193] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:38 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:39.045747 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b5ed2a5-ea16-4ceb-ad99-b46cae0c9d59 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:39.047611 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b5ed2a5-ea16-4ceb-ad99-b46cae0c9d59 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:39.047841 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b5ed2a5-ea16-4ceb-ad99-b46cae0c9d59 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:39.048098 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b5ed2a5-ea16-4ceb-ad99-b46cae0c9d59 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:39.048247 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4b5ed2a5-ea16-4ceb-ad99-b46cae0c9d59 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:39.052858 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:39.052858 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:39.053526 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b5ed2a5-ea16-4ceb-ad99-b46cae0c9d59 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:39.053887 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1299/5194] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:39 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:39.248762 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dae1284f-fe65-45e9-bf7b-d5d02ca62276 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:39.250918 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dae1284f-fe65-45e9-bf7b-d5d02ca62276 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:39.251210 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dae1284f-fe65-45e9-bf7b-d5d02ca62276 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:39.251676 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dae1284f-fe65-45e9-bf7b-d5d02ca62276 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:39.251946 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dae1284f-fe65-45e9-bf7b-d5d02ca62276 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:39.255537 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=169,cinder:UPDATE=46,cinder:INSERT=17 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:20:39.262780 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:39.262780 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:39.263633 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dae1284f-fe65-45e9-bf7b-d5d02ca62276 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:39.264217 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1306/5195] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:39 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:40.064453 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3382d783-bc64-4480-849f-980ed3614866 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:40.066510 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3382d783-bc64-4480-849f-980ed3614866 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:40.066793 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3382d783-bc64-4480-849f-980ed3614866 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:40.067011 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3382d783-bc64-4480-849f-980ed3614866 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:40.067157 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3382d783-bc64-4480-849f-980ed3614866 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:40.071838 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:40.071838 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:40.072650 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3382d783-bc64-4480-849f-980ed3614866 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:40.073101 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1297/5196] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:40 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:40.273969 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b5f5b2fe-2f82-4743-b4a5-5947d3a40b79 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:40.275897 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b5f5b2fe-2f82-4743-b4a5-5947d3a40b79 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:40.276139 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b5f5b2fe-2f82-4743-b4a5-5947d3a40b79 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:40.276365 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b5f5b2fe-2f82-4743-b4a5-5947d3a40b79 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:40.276483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b5f5b2fe-2f82-4743-b4a5-5947d3a40b79 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:40.281406 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:40.281406 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:40.282266 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b5f5b2fe-2f82-4743-b4a5-5947d3a40b79 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:40.282687 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1295/5197] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:40 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:41.084295 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3fb57d5-0b85-4e3a-ba1c-7b4573c959a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:41.086369 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3fb57d5-0b85-4e3a-ba1c-7b4573c959a6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:41.086623 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3fb57d5-0b85-4e3a-ba1c-7b4573c959a6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:41.086862 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3fb57d5-0b85-4e3a-ba1c-7b4573c959a6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:41.087015 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a3fb57d5-0b85-4e3a-ba1c-7b4573c959a6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:41.092122 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:41.092122 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:41.092816 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3fb57d5-0b85-4e3a-ba1c-7b4573c959a6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:41.093226 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1300/5198] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:41 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:41.293464 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fd8516e0-f6ad-4b99-819f-3bdc75ee7dff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:41.295730 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd8516e0-f6ad-4b99-819f-3bdc75ee7dff tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:41.295959 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd8516e0-f6ad-4b99-819f-3bdc75ee7dff tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:41.296218 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd8516e0-f6ad-4b99-819f-3bdc75ee7dff tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:41.296359 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fd8516e0-f6ad-4b99-819f-3bdc75ee7dff tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:41.304846 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:41.304846 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:41.305835 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd8516e0-f6ad-4b99-819f-3bdc75ee7dff tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:41.306358 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1307/5199] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:41 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:42.104738 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-77fd99fa-4b55-46af-8a49-7705c8a6a137 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:42.106991 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77fd99fa-4b55-46af-8a49-7705c8a6a137 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:42.107272 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77fd99fa-4b55-46af-8a49-7705c8a6a137 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:42.107518 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-77fd99fa-4b55-46af-8a49-7705c8a6a137 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:42.107675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-77fd99fa-4b55-46af-8a49-7705c8a6a137 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:42.112509 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:42.112509 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:42.113229 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-77fd99fa-4b55-46af-8a49-7705c8a6a137 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:42.113842 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1298/5200] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:42 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:42.317447 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-01148ea8-fe2b-4d29-ba76-e6a4ecfdb3c4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:42.318999 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-01148ea8-fe2b-4d29-ba76-e6a4ecfdb3c4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:42.319404 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-01148ea8-fe2b-4d29-ba76-e6a4ecfdb3c4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:42.319680 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-01148ea8-fe2b-4d29-ba76-e6a4ecfdb3c4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:42.320656 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-01148ea8-fe2b-4d29-ba76-e6a4ecfdb3c4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:42.325388 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:42.325388 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:42.326407 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-01148ea8-fe2b-4d29-ba76-e6a4ecfdb3c4 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:42.326868 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1296/5201] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:42 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:43.123633 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8936941e-8f4c-42ff-98e3-186e539b510b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:43.125216 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8936941e-8f4c-42ff-98e3-186e539b510b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:43.125514 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8936941e-8f4c-42ff-98e3-186e539b510b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:43.125677 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8936941e-8f4c-42ff-98e3-186e539b510b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:43.125775 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8936941e-8f4c-42ff-98e3-186e539b510b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:43.130614 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:43.130614 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:43.131317 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8936941e-8f4c-42ff-98e3-186e539b510b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:43.131728 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1301/5202] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:43 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:43.337102 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a40a7632-3db9-4332-970a-9ca42bfc5268 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:43.339195 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a40a7632-3db9-4332-970a-9ca42bfc5268 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:43.339413 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a40a7632-3db9-4332-970a-9ca42bfc5268 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:43.339636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a40a7632-3db9-4332-970a-9ca42bfc5268 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:43.339757 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a40a7632-3db9-4332-970a-9ca42bfc5268 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:43.345770 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:43.345770 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:43.346565 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a40a7632-3db9-4332-970a-9ca42bfc5268 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:43.346910 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1308/5203] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:43 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:43.358808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ecec952-1130-43f8-840c-f6e9ca65d265 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:43.360596 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ecec952-1130-43f8-840c-f6e9ca65d265 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:43.360789 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ecec952-1130-43f8-840c-f6e9ca65d265 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:43.360963 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ecec952-1130-43f8-840c-f6e9ca65d265 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:43.361086 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0ecec952-1130-43f8-840c-f6e9ca65d265 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:43.365447 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:43.365447 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:43.366179 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ecec952-1130-43f8-840c-f6e9ca65d265 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:43.366662 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1299/5204] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:43 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:43.375872 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-704a17d6-6f4b-4ada-8942-01d9b8623ea1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:43.377440 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-704a17d6-6f4b-4ada-8942-01d9b8623ea1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] DELETE https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:43.377623 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-704a17d6-6f4b-4ada-8942-01d9b8623ea1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:43.377796 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-704a17d6-6f4b-4ada-8942-01d9b8623ea1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:43.377891 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-704a17d6-6f4b-4ada-8942-01d9b8623ea1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Delete backup with id: 77599471-b196-404d-b9f7-dd8d255ebce5. Aug 07 17:20:43.381873 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:43.381873 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:43.396215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-704a17d6-6f4b-4ada-8942-01d9b8623ea1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] delete_backup rpcapi backup_id 77599471-b196-404d-b9f7-dd8d255ebce5 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:20:43.398148 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-704a17d6-6f4b-4ada-8942-01d9b8623ea1 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 202 Aug 07 17:20:43.398856 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1297/5205] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:43 2026] DELETE /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:20:43.405736 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0e91dcaa-98f5-4dde-91eb-509e4f66a345 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:43.407474 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e91dcaa-98f5-4dde-91eb-509e4f66a345 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:43.407663 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e91dcaa-98f5-4dde-91eb-509e4f66a345 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:43.407896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e91dcaa-98f5-4dde-91eb-509e4f66a345 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:43.407926 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0e91dcaa-98f5-4dde-91eb-509e4f66a345 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:43.412175 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:43.412175 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:43.413048 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e91dcaa-98f5-4dde-91eb-509e4f66a345 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 200 Aug 07 17:20:43.413451 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1302/5206] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:43 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:44.142868 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bbc72528-9904-45ab-852c-e0daf1c1cda1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:44.145196 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bbc72528-9904-45ab-852c-e0daf1c1cda1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:44.145987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bbc72528-9904-45ab-852c-e0daf1c1cda1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:44.145987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bbc72528-9904-45ab-852c-e0daf1c1cda1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:44.145987 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bbc72528-9904-45ab-852c-e0daf1c1cda1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:44.151176 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:44.151176 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:44.151914 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bbc72528-9904-45ab-852c-e0daf1c1cda1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:44.152366 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1309/5207] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:44 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:44.423531 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-16891203-ac79-4f0e-afc8-d51d29b6edbe None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:44.425316 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16891203-ac79-4f0e-afc8-d51d29b6edbe tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 Aug 07 17:20:44.425537 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16891203-ac79-4f0e-afc8-d51d29b6edbe tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:44.425746 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-16891203-ac79-4f0e-afc8-d51d29b6edbe tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:44.425868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-16891203-ac79-4f0e-afc8-d51d29b6edbe tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id 77599471-b196-404d-b9f7-dd8d255ebce5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:44.429990 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-16891203-ac79-4f0e-afc8-d51d29b6edbe tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 returned with HTTP 404 Aug 07 17:20:44.430538 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1300/5208] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:44 2026] GET /volume/v3/backups/77599471-b196-404d-b9f7-dd8d255ebce5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:44.436793 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a383aa74-2964-4b34-b042-94957e596ea9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:44.438351 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a383aa74-2964-4b34-b042-94957e596ea9 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] DELETE https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:44.438539 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a383aa74-2964-4b34-b042-94957e596ea9 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:44.438728 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a383aa74-2964-4b34-b042-94957e596ea9 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:44.438849 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-a383aa74-2964-4b34-b042-94957e596ea9 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Delete backup with id: a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. Aug 07 17:20:44.442658 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:44.442658 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:44.456401 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-a383aa74-2964-4b34-b042-94957e596ea9 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] delete_backup rpcapi backup_id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:20:44.458146 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a383aa74-2964-4b34-b042-94957e596ea9 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 202 Aug 07 17:20:44.458612 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1298/5209] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:44 2026] DELETE /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:20:44.464985 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b305c93d-fb5d-4ced-8e0b-aa83e59cdeed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:44.466833 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b305c93d-fb5d-4ced-8e0b-aa83e59cdeed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:44.467060 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b305c93d-fb5d-4ced-8e0b-aa83e59cdeed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:44.467267 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b305c93d-fb5d-4ced-8e0b-aa83e59cdeed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:44.467360 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b305c93d-fb5d-4ced-8e0b-aa83e59cdeed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:44.471467 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:44.471467 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:44.472112 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b305c93d-fb5d-4ced-8e0b-aa83e59cdeed tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 200 Aug 07 17:20:44.472507 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1303/5210] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:44 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:45.161964 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40cd0ec3-d6ed-400e-8d66-f9db361a40b6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:45.163696 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40cd0ec3-d6ed-400e-8d66-f9db361a40b6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:45.163897 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40cd0ec3-d6ed-400e-8d66-f9db361a40b6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:45.164085 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40cd0ec3-d6ed-400e-8d66-f9db361a40b6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:45.164183 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-40cd0ec3-d6ed-400e-8d66-f9db361a40b6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:45.168108 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:45.168108 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:45.168732 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40cd0ec3-d6ed-400e-8d66-f9db361a40b6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:45.169119 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1310/5211] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:45 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:45.481891 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f546d04-a89a-469b-b8f1-ad6359cb01c1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:45.483652 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f546d04-a89a-469b-b8f1-ad6359cb01c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd Aug 07 17:20:45.483897 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f546d04-a89a-469b-b8f1-ad6359cb01c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:45.484589 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f546d04-a89a-469b-b8f1-ad6359cb01c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:45.484712 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5f546d04-a89a-469b-b8f1-ad6359cb01c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a3fb9269-fa68-4e77-932c-3ddb6ed0aedd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:45.488154 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f546d04-a89a-469b-b8f1-ad6359cb01c1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd returned with HTTP 404 Aug 07 17:20:45.488618 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1301/5212] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:45 2026] GET /volume/v3/backups/a3fb9269-fa68-4e77-932c-3ddb6ed0aedd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:45.495357 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-34919755-fd49-4634-9a8d-f0699ef1bcdd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:45.497535 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34919755-fd49-4634-9a8d-f0699ef1bcdd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] DELETE https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:45.497778 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-34919755-fd49-4634-9a8d-f0699ef1bcdd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:45.498012 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-34919755-fd49-4634-9a8d-f0699ef1bcdd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:45.498171 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-34919755-fd49-4634-9a8d-f0699ef1bcdd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Delete backup with id: d7c3775d-6213-4f6d-8057-da934d9efe8c. Aug 07 17:20:45.504397 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:45.504397 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:45.518074 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-34919755-fd49-4634-9a8d-f0699ef1bcdd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] delete_backup rpcapi backup_id d7c3775d-6213-4f6d-8057-da934d9efe8c {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:20:45.519588 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34919755-fd49-4634-9a8d-f0699ef1bcdd tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 202 Aug 07 17:20:45.519982 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1299/5213] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:45 2026] DELETE /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:20:45.526570 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db073ff7-7ee3-41d6-9b41-e436ebdc67d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:45.528301 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db073ff7-7ee3-41d6-9b41-e436ebdc67d5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:45.528482 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db073ff7-7ee3-41d6-9b41-e436ebdc67d5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:45.528660 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db073ff7-7ee3-41d6-9b41-e436ebdc67d5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:45.528757 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-db073ff7-7ee3-41d6-9b41-e436ebdc67d5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:45.534438 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:45.534438 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:45.535176 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db073ff7-7ee3-41d6-9b41-e436ebdc67d5 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 200 Aug 07 17:20:45.535840 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1304/5214] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:45 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:46.180874 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f57bc5dd-98a2-4d8a-9a22-c8bacaa9f055 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:46.182859 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f57bc5dd-98a2-4d8a-9a22-c8bacaa9f055 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:46.183152 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f57bc5dd-98a2-4d8a-9a22-c8bacaa9f055 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:46.183398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f57bc5dd-98a2-4d8a-9a22-c8bacaa9f055 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:46.183539 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f57bc5dd-98a2-4d8a-9a22-c8bacaa9f055 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:46.188652 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:46.188652 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:46.189409 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f57bc5dd-98a2-4d8a-9a22-c8bacaa9f055 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:46.189850 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1311/5215] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:46 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:46.546659 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-67d9b93b-cf58-465b-b8ef-e50c3b066953 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:46.548261 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67d9b93b-cf58-465b-b8ef-e50c3b066953 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c Aug 07 17:20:46.548450 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-67d9b93b-cf58-465b-b8ef-e50c3b066953 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:46.548636 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-67d9b93b-cf58-465b-b8ef-e50c3b066953 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:46.548740 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-67d9b93b-cf58-465b-b8ef-e50c3b066953 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Show backup with id d7c3775d-6213-4f6d-8057-da934d9efe8c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:46.552727 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-67d9b93b-cf58-465b-b8ef-e50c3b066953 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c returned with HTTP 404 Aug 07 17:20:46.553327 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1302/5216] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:46 2026] GET /volume/v3/backups/d7c3775d-6213-4f6d-8057-da934d9efe8c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:46.559601 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b6769423-84ed-40f1-8f22-e5887b24e3a1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:46.561439 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b6769423-84ed-40f1-8f22-e5887b24e3a1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] DELETE https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:20:46.561657 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b6769423-84ed-40f1-8f22-e5887b24e3a1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:46.561866 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b6769423-84ed-40f1-8f22-e5887b24e3a1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:46.561987 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-b6769423-84ed-40f1-8f22-e5887b24e3a1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Delete backup with id: a83b626e-9308-4b1b-9d27-050a0d553c0c. Aug 07 17:20:46.566479 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:46.566479 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:46.577845 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-b6769423-84ed-40f1-8f22-e5887b24e3a1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] delete_backup rpcapi backup_id a83b626e-9308-4b1b-9d27-050a0d553c0c {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:20:46.579420 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b6769423-84ed-40f1-8f22-e5887b24e3a1 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 202 Aug 07 17:20:46.579844 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1300/5217] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:46 2026] DELETE /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:20:46.586368 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8506302d-fd58-4cac-92a1-b700609f687d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:46.588449 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8506302d-fd58-4cac-92a1-b700609f687d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:20:46.588449 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8506302d-fd58-4cac-92a1-b700609f687d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:46.588449 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8506302d-fd58-4cac-92a1-b700609f687d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:46.588640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8506302d-fd58-4cac-92a1-b700609f687d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:46.592665 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:46.592665 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:46.593177 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8506302d-fd58-4cac-92a1-b700609f687d tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 200 Aug 07 17:20:46.593519 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1305/5218] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:46 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:47.199131 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-499c2849-255f-48ee-9cbd-48445510360e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:47.201411 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-499c2849-255f-48ee-9cbd-48445510360e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:47.201679 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-499c2849-255f-48ee-9cbd-48445510360e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:47.201914 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-499c2849-255f-48ee-9cbd-48445510360e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:47.202068 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-499c2849-255f-48ee-9cbd-48445510360e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:47.207418 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:47.207418 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:47.208227 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-499c2849-255f-48ee-9cbd-48445510360e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:47.208632 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1312/5219] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:47 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:47.603091 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5dfc66b5-271d-4cf0-bfa1-49773765e7c6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:47.604672 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5dfc66b5-271d-4cf0-bfa1-49773765e7c6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] GET https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c Aug 07 17:20:47.604849 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5dfc66b5-271d-4cf0-bfa1-49773765e7c6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:47.605034 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5dfc66b5-271d-4cf0-bfa1-49773765e7c6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:47.605155 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-5dfc66b5-271d-4cf0-bfa1-49773765e7c6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] Show backup with id a83b626e-9308-4b1b-9d27-050a0d553c0c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:47.608815 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5dfc66b5-271d-4cf0-bfa1-49773765e7c6 tempest-VolumesBackupsTest-1965065503 tempest-VolumesBackupsTest-1965065503-project-admin] https://10.4.3.144/volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c returned with HTTP 404 Aug 07 17:20:47.609279 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1303/5220] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:47 2026] GET /volume/v3/backups/a83b626e-9308-4b1b-9d27-050a0d553c0c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:47.620626 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a0545bc3-d277-46ed-9174-2031a235d941 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:47.622420 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a0545bc3-d277-46ed-9174-2031a235d941 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] DELETE https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 Aug 07 17:20:47.622606 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a0545bc3-d277-46ed-9174-2031a235d941 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:47.622800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a0545bc3-d277-46ed-9174-2031a235d941 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:47.622967 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-a0545bc3-d277-46ed-9174-2031a235d941 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Delete volume with id: 49f186a3-044c-4341-9d25-aa4a71043613 Aug 07 17:20:47.630283 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:47.630283 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:47.630781 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a0545bc3-d277-46ed-9174-2031a235d941 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:20:47.646268 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a0545bc3-d277-46ed-9174-2031a235d941 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Delete volume request issued successfully. Aug 07 17:20:47.646468 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a0545bc3-d277-46ed-9174-2031a235d941 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 returned with HTTP 202 Aug 07 17:20:47.646858 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1301/5221] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:47 2026] DELETE /volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:20:47.653523 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d62b0541-e611-403d-92fc-b13ace802ff8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:47.655787 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d62b0541-e611-403d-92fc-b13ace802ff8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 Aug 07 17:20:47.656059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d62b0541-e611-403d-92fc-b13ace802ff8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:47.656362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d62b0541-e611-403d-92fc-b13ace802ff8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:47.663039 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:47.663039 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:47.666165 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d62b0541-e611-403d-92fc-b13ace802ff8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:20:47.669691 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d62b0541-e611-403d-92fc-b13ace802ff8 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 returned with HTTP 200 Aug 07 17:20:47.670140 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1306/5222] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:47 2026] GET /volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:48.219274 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4f9a0c00-ef05-4805-9f87-2bf5c502bb1c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:48.221139 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f9a0c00-ef05-4805-9f87-2bf5c502bb1c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:48.221377 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f9a0c00-ef05-4805-9f87-2bf5c502bb1c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:48.221550 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f9a0c00-ef05-4805-9f87-2bf5c502bb1c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:48.221643 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4f9a0c00-ef05-4805-9f87-2bf5c502bb1c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:48.226231 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:48.226231 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:48.226755 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f9a0c00-ef05-4805-9f87-2bf5c502bb1c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:48.227316 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1313/5223] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:48 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:48.236954 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f2d15f10-7007-498e-abcd-0ad8572431d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:48.238782 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2d15f10-7007-498e-abcd-0ad8572431d4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175/export_record Aug 07 17:20:48.239015 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2d15f10-7007-498e-abcd-0ad8572431d4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:48.239251 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f2d15f10-7007-498e-abcd-0ad8572431d4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'export_record' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:48.239358 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-f2d15f10-7007-498e-abcd-0ad8572431d4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Export record for backup 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 17:20:48.243557 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:48.243557 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:48.244476 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.api [None req-f2d15f10-7007-498e-abcd-0ad8572431d4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling RPCAPI with context: , host: np0000006737, backup: 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100226) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 17:20:48.250891 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-f2d15f10-7007-498e-abcd-0ad8572431d4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] export_record in rpcapi backup_id 45a27362-f6f5-457b-aab8-920732044175 on host np0000006737. {{(pid=100226) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 17:20:48.263985 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-f2d15f10-7007-498e-abcd-0ad8572431d4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDVhMjczNjItZjZmNS00NTdiLWFhYjgtOTIwNzMyMDQ0MTc1IiwgInVzZXJfaWQiOiAiZTAyNGQzODgxNWQzNDJmYmJmODQ1ZTJkOTE1OGZjNGIiLCAicHJvamVjdF9pZCI6ICJiMmE4MjA1YjZjNDE0ZDAzYjQ5ZGNmN2NlNWQ5ODIzZCIsICJ2b2x1bWVfaWQiOiAiODIxMmIyNmEtZDZmOS00ODBiLTgzZTEtZGQ3OWQwZDAwZWI2IiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjY0ODQ3NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjEyYjI2YS1kNmY5LTQ4MGItODNlMS1kZDc5ZDBkMDBlYjYvMjAyNjA4MDcxNzIwMzUvYXpfbm92YV9iYWNrdXBfNDVhMjczNjItZjZmNS00NTdiLWFhYjgtOTIwNzMyMDQ0MTc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNzoyMDozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMDozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE3OjIwOjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 17:20:48.264323 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f2d15f10-7007-498e-abcd-0ad8572431d4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175/export_record returned with HTTP 200 Aug 07 17:20:48.264763 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1304/5224] 10.4.3.144 () {68 vars in 1430 bytes} [Fri Aug 7 17:20:48 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:48.272045 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-02907972-d1d7-4da7-88b2-027cfd948a41 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:48.273691 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-02907972-d1d7-4da7-88b2-027cfd948a41 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:20:48.273897 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-02907972-d1d7-4da7-88b2-027cfd948a41 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:48.274102 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-02907972-d1d7-4da7-88b2-027cfd948a41 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:48.274216 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-02907972-d1d7-4da7-88b2-027cfd948a41 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:48.278041 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:48.278041 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:48.278604 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-02907972-d1d7-4da7-88b2-027cfd948a41 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:20:48.278909 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1302/5225] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:48 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:48.288349 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-173675ba-8cb9-4fb7-8d21-a5bc6c10b280 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:48.290382 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-173675ba-8cb9-4fb7-8d21-a5bc6c10b280 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] POST https://10.4.3.144/volume/v3/backups/import_record Aug 07 17:20:48.290798 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-173675ba-8cb9-4fb7-8d21-a5bc6c10b280 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI3ZDZlNjktNDA4OS00Mjk5LWI0YTEtNmFhNjc3MTI1NjhiIiwgInVzZXJfaWQiOiAiZTAyNGQzODgxNWQzNDJmYmJmODQ1ZTJkOTE1OGZjNGIiLCAicHJvamVjdF9pZCI6ICJiMmE4MjA1YjZjNDE0ZDAzYjQ5ZGNmN2NlNWQ5ODIzZCIsICJ2b2x1bWVfaWQiOiAiODIxMmIyNmEtZDZmOS00ODBiLTgzZTEtZGQ3OWQwZDAwZWI2IiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjY0ODQ3NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjEyYjI2YS1kNmY5LTQ4MGItODNlMS1kZDc5ZDBkMDBlYjYvMjAyNjA4MDcxNzIwMzUvYXpfbm92YV9iYWNrdXBfNDVhMjczNjItZjZmNS00NTdiLWFhYjgtOTIwNzMyMDQ0MTc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNzoyMDozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMDozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE3OjIwOjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:48.292142 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-173675ba-8cb9-4fb7-8d21-a5bc6c10b280 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI3ZDZlNjktNDA4OS00Mjk5LWI0YTEtNmFhNjc3MTI1NjhiIiwgInVzZXJfaWQiOiAiZTAyNGQzODgxNWQzNDJmYmJmODQ1ZTJkOTE1OGZjNGIiLCAicHJvamVjdF9pZCI6ICJiMmE4MjA1YjZjNDE0ZDAzYjQ5ZGNmN2NlNWQ5ODIzZCIsICJ2b2x1bWVfaWQiOiAiODIxMmIyNmEtZDZmOS00ODBiLTgzZTEtZGQ3OWQwZDAwZWI2IiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjY0ODQ3NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjEyYjI2YS1kNmY5LTQ4MGItODNlMS1kZDc5ZDBkMDBlYjYvMjAyNjA4MDcxNzIwMzUvYXpfbm92YV9iYWNrdXBfNDVhMjczNjItZjZmNS00NTdiLWFhYjgtOTIwNzMyMDQ0MTc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNzoyMDozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMDozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE3OjIwOjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 17:20:48.292268 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-173675ba-8cb9-4fb7-8d21-a5bc6c10b280 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWI3ZDZlNjktNDA4OS00Mjk5LWI0YTEtNmFhNjc3MTI1NjhiIiwgInVzZXJfaWQiOiAiZTAyNGQzODgxNWQzNDJmYmJmODQ1ZTJkOTE1OGZjNGIiLCAicHJvamVjdF9pZCI6ICJiMmE4MjA1YjZjNDE0ZDAzYjQ5ZGNmN2NlNWQ5ODIzZCIsICJ2b2x1bWVfaWQiOiAiODIxMmIyNmEtZDZmOS00ODBiLTgzZTEtZGQ3OWQwZDAwZWI2IiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjY0ODQ3NDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjEyYjI2YS1kNmY5LTQ4MGItODNlMS1kZDc5ZDBkMDBlYjYvMjAyNjA4MDcxNzIwMzUvYXpfbm92YV9iYWNrdXBfNDVhMjczNjItZjZmNS00NTdiLWFhYjgtOTIwNzMyMDQ0MTc1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNzoyMDozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMDozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE3OjIwOjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 17:20:48.292876 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-173675ba-8cb9-4fb7-8d21-a5bc6c10b280 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '883c0f8fde074da0806c63ea60809e53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2a8205b6c414d03b49dcf7ce5d9823d', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:20:48.293069 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-173675ba-8cb9-4fb7-8d21-a5bc6c10b280 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] https://10.4.3.144/volume/v3/backups/import_record returned with HTTP 403 Aug 07 17:20:48.293587 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1307/5226] 10.4.3.144 () {70 vars in 1342 bytes} [Fri Aug 7 17:20:48 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 07 17:20:48.299389 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-670eb96e-b01a-48b7-a703-302875603dc1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:48.301090 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-670eb96e-b01a-48b7-a703-302875603dc1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 Aug 07 17:20:48.301303 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-670eb96e-b01a-48b7-a703-302875603dc1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:48.301477 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-670eb96e-b01a-48b7-a703-302875603dc1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:48.301646 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-670eb96e-b01a-48b7-a703-302875603dc1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Delete volume with id: 8212b26a-d6f9-480b-83e1-dd79d0d00eb6 Aug 07 17:20:48.309083 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:48.309083 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:48.309492 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-670eb96e-b01a-48b7-a703-302875603dc1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:48.324295 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-670eb96e-b01a-48b7-a703-302875603dc1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Delete volume request issued successfully. Aug 07 17:20:48.324481 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-670eb96e-b01a-48b7-a703-302875603dc1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 returned with HTTP 202 Aug 07 17:20:48.325005 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1314/5227] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:20:48 2026] DELETE /volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:20:48.335327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-585a5a80-c85d-4298-bcdf-e0ee4d18adc4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:48.337188 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-585a5a80-c85d-4298-bcdf-e0ee4d18adc4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 Aug 07 17:20:48.337395 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-585a5a80-c85d-4298-bcdf-e0ee4d18adc4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:48.337569 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-585a5a80-c85d-4298-bcdf-e0ee4d18adc4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:48.348007 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:48.348007 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:48.353938 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-585a5a80-c85d-4298-bcdf-e0ee4d18adc4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:48.358536 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-585a5a80-c85d-4298-bcdf-e0ee4d18adc4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 returned with HTTP 200 Aug 07 17:20:48.358982 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1305/5228] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:48 2026] GET /volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:48.682567 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f22a4458-fc31-453a-8f9a-17ab99b7d24d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:48.684815 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f22a4458-fc31-453a-8f9a-17ab99b7d24d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 Aug 07 17:20:48.685126 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f22a4458-fc31-453a-8f9a-17ab99b7d24d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:48.685406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f22a4458-fc31-453a-8f9a-17ab99b7d24d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:48.693316 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f22a4458-fc31-453a-8f9a-17ab99b7d24d tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 returned with HTTP 404 Aug 07 17:20:48.693952 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1303/5229] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:48 2026] GET /volume/v3/volumes/49f186a3-044c-4341-9d25-aa4a71043613 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:48.700259 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7b63587-32a9-432a-bd39-2c325b0ff815 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:48.701997 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7b63587-32a9-432a-bd39-2c325b0ff815 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] DELETE https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 Aug 07 17:20:48.702235 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7b63587-32a9-432a-bd39-2c325b0ff815 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:48.702414 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7b63587-32a9-432a-bd39-2c325b0ff815 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:48.702583 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f7b63587-32a9-432a-bd39-2c325b0ff815 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Delete volume with id: c8d5a344-34d0-4e7a-afa4-684764a9bcf1 Aug 07 17:20:48.710781 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:48.710781 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:48.711309 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7b63587-32a9-432a-bd39-2c325b0ff815 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:20:48.728167 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7b63587-32a9-432a-bd39-2c325b0ff815 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Delete volume request issued successfully. Aug 07 17:20:48.728346 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7b63587-32a9-432a-bd39-2c325b0ff815 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 returned with HTTP 202 Aug 07 17:20:48.728769 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1308/5230] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:48 2026] DELETE /volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:20:48.737220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-da6a8c6d-8080-4e46-8c2f-4cbdfc95766a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:48.737443 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da6a8c6d-8080-4e46-8c2f-4cbdfc95766a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 Aug 07 17:20:48.737617 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da6a8c6d-8080-4e46-8c2f-4cbdfc95766a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:48.737784 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da6a8c6d-8080-4e46-8c2f-4cbdfc95766a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:48.744620 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:48.744620 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:48.748271 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-da6a8c6d-8080-4e46-8c2f-4cbdfc95766a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:20:48.752699 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da6a8c6d-8080-4e46-8c2f-4cbdfc95766a tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 returned with HTTP 200 Aug 07 17:20:48.753096 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1315/5231] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:48 2026] GET /volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:49.371372 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-66f866d5-7425-494d-9ab9-e7118a524161 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:49.372937 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-66f866d5-7425-494d-9ab9-e7118a524161 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 Aug 07 17:20:49.373174 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-66f866d5-7425-494d-9ab9-e7118a524161 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:49.373345 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-66f866d5-7425-494d-9ab9-e7118a524161 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:49.378709 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-66f866d5-7425-494d-9ab9-e7118a524161 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 returned with HTTP 404 Aug 07 17:20:49.379149 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1306/5232] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:49 2026] GET /volume/v3/volumes/8212b26a-d6f9-480b-83e1-dd79d0d00eb6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:49.385853 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-05b2dc58-c232-4e80-93a7-8baea44d24f5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:49.387500 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-05b2dc58-c232-4e80-93a7-8baea44d24f5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] GET https://10.4.3.144/volume/v3/backups Aug 07 17:20:49.387711 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-05b2dc58-c232-4e80-93a7-8baea44d24f5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:49.387887 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-05b2dc58-c232-4e80-93a7-8baea44d24f5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:49.388299 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-05b2dc58-c232-4e80-93a7-8baea44d24f5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:20:49.392944 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-05b2dc58-c232-4e80-93a7-8baea44d24f5 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] https://10.4.3.144/volume/v3/backups returned with HTTP 200 Aug 07 17:20:49.393333 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1304/5233] 10.4.3.144 () {68 vars in 1277 bytes} [Fri Aug 7 17:20:49 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:49.402735 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-861a424d-1052-4580-975b-ea52a6a5cb81 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:49.404393 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-861a424d-1052-4580-975b-ea52a6a5cb81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] GET https://10.4.3.144/volume/v3/backups?project_id=b2a8205b6c414d03b49dcf7ce5d9823d Aug 07 17:20:49.404583 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-861a424d-1052-4580-975b-ea52a6a5cb81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:49.404757 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-861a424d-1052-4580-975b-ea52a6a5cb81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:49.405000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-861a424d-1052-4580-975b-ea52a6a5cb81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Removing options 'project_id' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:20:49.409733 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-861a424d-1052-4580-975b-ea52a6a5cb81 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] https://10.4.3.144/volume/v3/backups?project_id=b2a8205b6c414d03b49dcf7ce5d9823d returned with HTTP 200 Aug 07 17:20:49.410074 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1309/5234] 10.4.3.144 () {68 vars in 1364 bytes} [Fri Aug 7 17:20:49 2026] GET /volume/v3/backups?project_id=b2a8205b6c414d03b49dcf7ce5d9823d => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:49.419550 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-822827d5-4b9a-4486-adbb-65de64f61779 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:49.421155 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:20:49.421469 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-551058844"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:49.422827 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-551058844'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:20:49.422953 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Create volume of 1 GB Aug 07 17:20:49.426727 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Availability Zones retrieved successfully. Aug 07 17:20:49.432084 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Flow 'volume_create_api' (ee7be7b9-bd06-4dfc-9a77-9f4f35b03ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:49.432900 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8afb98d-e5ca-4e0b-bc86-f8c4d32f7a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:49.433595 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:20:49.455986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8afb98d-e5ca-4e0b-bc86-f8c4d32f7a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:49.456794 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402954aa-cf29-4524-b46a-a2f77a4e68cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:49.493924 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Created reservations ['a577fbb5-a0f1-4e71-9e1a-01f220d4ca83', 'cdf2903b-e381-4199-898e-a7d2b0bcad04', 'e80fe8ab-2714-4c7a-817c-7e9d99c9106f', 'a3620b8a-7dda-4c3b-9ce6-f040915863a0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:49.494690 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (402954aa-cf29-4524-b46a-a2f77a4e68cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a577fbb5-a0f1-4e71-9e1a-01f220d4ca83', 'cdf2903b-e381-4199-898e-a7d2b0bcad04', 'e80fe8ab-2714-4c7a-817c-7e9d99c9106f', 'a3620b8a-7dda-4c3b-9ce6-f040915863a0']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:49.495455 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b7d917-4037-49fc-8007-612b37680758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:49.516634 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54b7d917-4037-49fc-8007-612b37680758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0111bc6a-90be-4d5d-a080-cd719ce3e88d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-551058844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a8205b6c414d03b49dcf7ce5d9823d',qos_specs=None,replication_status=,reservations=['a577fbb5-a0f1-4e71-9e1a-01f220d4ca83','cdf2903b-e381-4199-898e-a7d2b0bcad04','e80fe8ab-2714-4c7a-817c-7e9d99c9106f','a3620b8a-7dda-4c3b-9ce6-f040915863a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024d38815d342fbbf845e2d9158fc4b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:20:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-551058844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0111bc6a-90be-4d5d-a080-cd719ce3e88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a8205b6c414d03b49dcf7ce5d9823d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e024d38815d342fbbf845e2d9158fc4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:49.517410 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591e8378-e02c-4a81-84c9-0a4ea97c2082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:49.535423 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (591e8378-e02c-4a81-84c9-0a4ea97c2082) transitioned into state 'SUCCESS' from state '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-551058844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a8205b6c414d03b49dcf7ce5d9823d',qos_specs=None,replication_status=,reservations=['a577fbb5-a0f1-4e71-9e1a-01f220d4ca83','cdf2903b-e381-4199-898e-a7d2b0bcad04','e80fe8ab-2714-4c7a-817c-7e9d99c9106f','a3620b8a-7dda-4c3b-9ce6-f040915863a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024d38815d342fbbf845e2d9158fc4b',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:49.536144 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d1bf79-6d84-4e3c-a660-79b947ee8b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:49.544106 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d1bf79-6d84-4e3c-a660-79b947ee8b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:49.544904 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Flow 'volume_create_api' (ee7be7b9-bd06-4dfc-9a77-9f4f35b03ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:49.545229 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Create volume request issued successfully. Aug 07 17:20:49.545780 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-822827d5-4b9a-4486-adbb-65de64f61779 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:20:49.546396 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1316/5235] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:20:49 2026] POST /volume/v3/volumes => generated 777 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:49.559039 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-38dfc8d2-4b18-4607-a723-676801c84886 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:49.560747 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38dfc8d2-4b18-4607-a723-676801c84886 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d Aug 07 17:20:49.560941 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38dfc8d2-4b18-4607-a723-676801c84886 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:49.561210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-38dfc8d2-4b18-4607-a723-676801c84886 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:49.568197 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:49.568197 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:49.571557 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-38dfc8d2-4b18-4607-a723-676801c84886 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:49.575168 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-38dfc8d2-4b18-4607-a723-676801c84886 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d returned with HTTP 200 Aug 07 17:20:49.575524 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1307/5236] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:49 2026] GET /volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:49.764944 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-09b86b12-46fd-4a0c-9da1-5608afa0443c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:49.766741 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09b86b12-46fd-4a0c-9da1-5608afa0443c tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 Aug 07 17:20:49.766946 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09b86b12-46fd-4a0c-9da1-5608afa0443c tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:49.767166 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-09b86b12-46fd-4a0c-9da1-5608afa0443c tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:49.772769 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-09b86b12-46fd-4a0c-9da1-5608afa0443c tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 returned with HTTP 404 Aug 07 17:20:49.773308 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1305/5237] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:49 2026] GET /volume/v3/volumes/c8d5a344-34d0-4e7a-afa4-684764a9bcf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:49.779914 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b28db25-c53f-422b-8300-dcaec05c5228 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:49.781707 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b28db25-c53f-422b-8300-dcaec05c5228 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] DELETE https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b Aug 07 17:20:49.781937 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b28db25-c53f-422b-8300-dcaec05c5228 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:49.782164 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b28db25-c53f-422b-8300-dcaec05c5228 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:49.782319 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8b28db25-c53f-422b-8300-dcaec05c5228 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Delete volume with id: 8c70f4a6-d00c-4879-a02d-acd9f26f4e0b Aug 07 17:20:49.788986 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:49.788986 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:49.789464 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b28db25-c53f-422b-8300-dcaec05c5228 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:20:49.804446 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b28db25-c53f-422b-8300-dcaec05c5228 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Delete volume request issued successfully. Aug 07 17:20:49.804622 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b28db25-c53f-422b-8300-dcaec05c5228 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b returned with HTTP 202 Aug 07 17:20:49.805045 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1310/5238] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:20:49 2026] DELETE /volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:20:49.812988 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d26f2429-1d50-4fc7-ad5b-144014d37aa9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:49.814938 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d26f2429-1d50-4fc7-ad5b-144014d37aa9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b Aug 07 17:20:49.815217 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d26f2429-1d50-4fc7-ad5b-144014d37aa9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:49.815407 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d26f2429-1d50-4fc7-ad5b-144014d37aa9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:49.822980 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:49.822980 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:49.827520 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d26f2429-1d50-4fc7-ad5b-144014d37aa9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Volume info retrieved successfully. Aug 07 17:20:49.833000 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d26f2429-1d50-4fc7-ad5b-144014d37aa9 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b returned with HTTP 200 Aug 07 17:20:49.833439 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1317/5239] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:49 2026] GET /volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:50.586874 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9d95cd0b-9e22-4d68-a9e9-93d281fa48a1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:50.588558 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d95cd0b-9e22-4d68-a9e9-93d281fa48a1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d Aug 07 17:20:50.588760 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d95cd0b-9e22-4d68-a9e9-93d281fa48a1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:50.588932 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9d95cd0b-9e22-4d68-a9e9-93d281fa48a1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:50.595478 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:50.595478 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:50.598798 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9d95cd0b-9e22-4d68-a9e9-93d281fa48a1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:50.602466 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9d95cd0b-9e22-4d68-a9e9-93d281fa48a1 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d returned with HTTP 200 Aug 07 17:20:50.602829 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1308/5240] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:50 2026] GET /volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:50.614646 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-51d09940-bb3d-400a-bd29-1729bf65a29e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:50.616284 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-51d09940-bb3d-400a-bd29-1729bf65a29e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:20:50.616610 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-51d09940-bb3d-400a-bd29-1729bf65a29e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0111bc6a-90be-4d5d-a080-cd719ce3e88d", "name": "tempest-type-Backup-1799728450"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:50.617922 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-51d09940-bb3d-400a-bd29-1729bf65a29e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Creating new backup {'backup': {'volume_id': '0111bc6a-90be-4d5d-a080-cd719ce3e88d', 'name': 'tempest-type-Backup-1799728450'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:20:50.618080 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-51d09940-bb3d-400a-bd29-1729bf65a29e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Creating backup of volume 0111bc6a-90be-4d5d-a080-cd719ce3e88d in container None Aug 07 17:20:50.624625 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:50.624625 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:50.624915 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-51d09940-bb3d-400a-bd29-1729bf65a29e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:20:50.639345 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-51d09940-bb3d-400a-bd29-1729bf65a29e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Created reservations ['e4c84e7d-0a4d-4b8a-a5a5-a1e346003609', '650aadc1-6dab-4bf3-a11f-01c66fe68c25'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:50.662153 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-51d09940-bb3d-400a-bd29-1729bf65a29e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:20:50.662546 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1306/5241] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:20:50 2026] POST /volume/v3/backups => generated 316 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:20:50.670575 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a4ba0a30-ec72-478a-9c89-74984745c051 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:50.672429 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a4ba0a30-ec72-478a-9c89-74984745c051 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:50.672691 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a4ba0a30-ec72-478a-9c89-74984745c051 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:50.672943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a4ba0a30-ec72-478a-9c89-74984745c051 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:50.673122 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a4ba0a30-ec72-478a-9c89-74984745c051 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:50.680627 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:50.680627 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:50.681378 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a4ba0a30-ec72-478a-9c89-74984745c051 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:50.681780 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1311/5242] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:50 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:50.847478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d2139ec3-33c8-432d-9207-e5f9be80c147 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:50.849413 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2139ec3-33c8-432d-9207-e5f9be80c147 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] GET https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b Aug 07 17:20:50.849586 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2139ec3-33c8-432d-9207-e5f9be80c147 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:50.849757 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2139ec3-33c8-432d-9207-e5f9be80c147 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:50.855094 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2139ec3-33c8-432d-9207-e5f9be80c147 tempest-VolumesBackupsTest-828000507 tempest-VolumesBackupsTest-828000507-project-member] https://10.4.3.144/volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b returned with HTTP 404 Aug 07 17:20:50.855524 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1318/5243] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:20:50 2026] GET /volume/v3/volumes/8c70f4a6-d00c-4879-a02d-acd9f26f4e0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:51.693909 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-66e956e1-9e88-42ac-b70e-1d03f1c6a4eb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:51.696017 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-66e956e1-9e88-42ac-b70e-1d03f1c6a4eb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:51.696282 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-66e956e1-9e88-42ac-b70e-1d03f1c6a4eb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:51.696455 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-66e956e1-9e88-42ac-b70e-1d03f1c6a4eb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:51.696551 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-66e956e1-9e88-42ac-b70e-1d03f1c6a4eb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:51.701605 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:51.701605 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:51.702341 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-66e956e1-9e88-42ac-b70e-1d03f1c6a4eb tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:51.702680 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1309/5244] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:51 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:52.714015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-77ea3464-1b14-40ca-85f9-f0837de11855 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:52.715772 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-77ea3464-1b14-40ca-85f9-f0837de11855 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:52.716008 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-77ea3464-1b14-40ca-85f9-f0837de11855 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:52.716208 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-77ea3464-1b14-40ca-85f9-f0837de11855 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:52.716305 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-77ea3464-1b14-40ca-85f9-f0837de11855 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:52.720352 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:52.720352 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:52.720895 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-77ea3464-1b14-40ca-85f9-f0837de11855 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:52.721412 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1307/5245] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:52 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:53.731388 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8542e4fa-7ec5-4f94-b5b7-10bb20535ea2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:53.733281 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8542e4fa-7ec5-4f94-b5b7-10bb20535ea2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:53.733528 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8542e4fa-7ec5-4f94-b5b7-10bb20535ea2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:53.733707 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8542e4fa-7ec5-4f94-b5b7-10bb20535ea2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:53.733803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8542e4fa-7ec5-4f94-b5b7-10bb20535ea2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:53.741148 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:53.741148 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:53.741862 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8542e4fa-7ec5-4f94-b5b7-10bb20535ea2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:53.742187 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1312/5246] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:53 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:53.748778 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:53.751039 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:20:53.751750 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "50515191-5e31-4b10-add2-3217703f815f", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:20:53.754177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '50515191-5e31-4b10-add2-3217703f815f', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:20:53.831341 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume of 1 GB Aug 07 17:20:53.835323 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Availability Zones retrieved successfully. Aug 07 17:20:53.840422 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (fb2467e6-8a82-40ab-aecd-2c2e84220bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:53.841529 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98803ce-e1ad-4875-8ec7-57ce0ef2de8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:53.842639 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:20:53.902044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98803ce-e1ad-4875-8ec7-57ce0ef2de8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:53.902816 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7a0ffd-142e-4a02-ab8b-9c27dc65f3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:53.959296 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Created reservations ['3284b525-1ba2-4132-a377-222b93be5141', 'cf4c57c5-b5c0-48bb-bbfb-33bfcf4399d8', '2fb697e0-3be6-4c42-b79d-6dbe7bd2dd85', '5af9f9ea-4f31-46bc-bd4c-fdac6a68257c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:20:53.960330 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7a0ffd-142e-4a02-ab8b-9c27dc65f3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3284b525-1ba2-4132-a377-222b93be5141', 'cf4c57c5-b5c0-48bb-bbfb-33bfcf4399d8', '2fb697e0-3be6-4c42-b79d-6dbe7bd2dd85', '5af9f9ea-4f31-46bc-bd4c-fdac6a68257c']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:53.961276 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d05594-4e01-4279-a5e4-d67b1c6ec2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:53.980582 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d05594-4e01-4279-a5e4-d67b1c6ec2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8c9b6b0-923b-4157-82ec-2f972e331ae2', '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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['3284b525-1ba2-4132-a377-222b93be5141','cf4c57c5-b5c0-48bb-bbfb-33bfcf4399d8','2fb697e0-3be6-4c42-b79d-6dbe7bd2dd85','5af9f9ea-4f31-46bc-bd4c-fdac6a68257c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:20:53Z,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=b8c9b6b0-923b-4157-82ec-2f972e331ae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cfe9ade9694154941a3a221d9635ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ce68a05d04408abcbdb38c9019e828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:53.981675 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8628c1-ba36-49a7-8ad3-0f5cb31aac37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:54.000298 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8628c1-ba36-49a7-8ad3-0f5cb31aac37) transitioned into state 'SUCCESS' from 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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['3284b525-1ba2-4132-a377-222b93be5141','cf4c57c5-b5c0-48bb-bbfb-33bfcf4399d8','2fb697e0-3be6-4c42-b79d-6dbe7bd2dd85','5af9f9ea-4f31-46bc-bd4c-fdac6a68257c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:54.001398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71faf3f7-9302-474d-9786-207413fc4fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:20:54.012218 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71faf3f7-9302-474d-9786-207413fc4fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:20:54.013616 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (fb2467e6-8a82-40ab-aecd-2c2e84220bfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:20:54.014059 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request issued successfully. Aug 07 17:20:54.014724 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0311ca94-26f5-4bbe-8cf2-08eeb54c1f83 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:20:54.015252 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1319/5247] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:20:53 2026] POST /volume/v3/volumes => generated 775 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:20:54.026520 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bd419586-dacf-42ba-b64d-49886693e4a0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:54.028368 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd419586-dacf-42ba-b64d-49886693e4a0 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:20:54.028490 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd419586-dacf-42ba-b64d-49886693e4a0 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:54.028646 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bd419586-dacf-42ba-b64d-49886693e4a0 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:54.035532 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:54.035532 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:54.039131 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bd419586-dacf-42ba-b64d-49886693e4a0 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:20:54.043122 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bd419586-dacf-42ba-b64d-49886693e4a0 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 200 Aug 07 17:20:54.043457 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1310/5248] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:20:54 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:54.756448 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9f101326-30fb-4fd3-a11c-246204492955 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:54.758327 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f101326-30fb-4fd3-a11c-246204492955 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:54.758620 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f101326-30fb-4fd3-a11c-246204492955 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:54.758877 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f101326-30fb-4fd3-a11c-246204492955 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:54.759036 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-9f101326-30fb-4fd3-a11c-246204492955 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:54.765335 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:54.765335 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:54.766292 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f101326-30fb-4fd3-a11c-246204492955 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:54.766737 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1308/5249] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:54 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:55.057283 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d93869b-a339-4b35-b748-81f4a8b121dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:55.059305 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d93869b-a339-4b35-b748-81f4a8b121dc tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:20:55.059545 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d93869b-a339-4b35-b748-81f4a8b121dc tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:55.059756 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d93869b-a339-4b35-b748-81f4a8b121dc tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:55.068005 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:55.068005 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:55.072716 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d93869b-a339-4b35-b748-81f4a8b121dc tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:20:55.078290 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d93869b-a339-4b35-b748-81f4a8b121dc tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 200 Aug 07 17:20:55.078726 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1313/5250] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:20:55 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:55.776761 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0682963f-2b40-444a-90af-44809bb7474a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:55.778738 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0682963f-2b40-444a-90af-44809bb7474a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:55.779056 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0682963f-2b40-444a-90af-44809bb7474a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:55.779280 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0682963f-2b40-444a-90af-44809bb7474a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:55.779407 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0682963f-2b40-444a-90af-44809bb7474a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:55.783545 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:55.783545 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:55.784169 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0682963f-2b40-444a-90af-44809bb7474a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:55.784521 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1320/5251] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:55 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:56.091958 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9bd24d86-c5d6-4f0d-b5ea-2c841ff0f0b1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:56.093901 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bd24d86-c5d6-4f0d-b5ea-2c841ff0f0b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:20:56.094181 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bd24d86-c5d6-4f0d-b5ea-2c841ff0f0b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:56.094410 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9bd24d86-c5d6-4f0d-b5ea-2c841ff0f0b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:56.101970 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:56.101970 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:56.106310 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9bd24d86-c5d6-4f0d-b5ea-2c841ff0f0b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:20:56.110994 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9bd24d86-c5d6-4f0d-b5ea-2c841ff0f0b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 200 Aug 07 17:20:56.111417 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1311/5252] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:20:56 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:56.794861 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-63c3b12e-0678-4e4b-99c3-8065700775b4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:56.796707 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-63c3b12e-0678-4e4b-99c3-8065700775b4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:56.796929 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-63c3b12e-0678-4e4b-99c3-8065700775b4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:56.797142 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-63c3b12e-0678-4e4b-99c3-8065700775b4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:56.797247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-63c3b12e-0678-4e4b-99c3-8065700775b4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:56.801604 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:56.801604 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:56.802182 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-63c3b12e-0678-4e4b-99c3-8065700775b4 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:56.802483 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1309/5253] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:56 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:57.123146 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ffc4774e-56a9-4c31-b92b-345bc76aec31 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:57.124972 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffc4774e-56a9-4c31-b92b-345bc76aec31 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:20:57.125226 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffc4774e-56a9-4c31-b92b-345bc76aec31 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:57.125418 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffc4774e-56a9-4c31-b92b-345bc76aec31 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:57.135576 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:57.135576 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:57.138839 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ffc4774e-56a9-4c31-b92b-345bc76aec31 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:20:57.142348 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffc4774e-56a9-4c31-b92b-345bc76aec31 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 200 Aug 07 17:20:57.142682 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1314/5254] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:20:57 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:57.813211 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f63a9fb1-1cd0-4b30-89d4-21d2ae095f0c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:57.815088 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f63a9fb1-1cd0-4b30-89d4-21d2ae095f0c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:57.815331 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f63a9fb1-1cd0-4b30-89d4-21d2ae095f0c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:57.815571 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f63a9fb1-1cd0-4b30-89d4-21d2ae095f0c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:57.815721 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f63a9fb1-1cd0-4b30-89d4-21d2ae095f0c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:57.819644 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:57.819644 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:57.820311 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f63a9fb1-1cd0-4b30-89d4-21d2ae095f0c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:57.820671 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1321/5255] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:57 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:58.156296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7ec71cea-dea0-43f8-9e24-88398c58ba1a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:58.158244 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ec71cea-dea0-43f8-9e24-88398c58ba1a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:20:58.158474 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ec71cea-dea0-43f8-9e24-88398c58ba1a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:58.158686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7ec71cea-dea0-43f8-9e24-88398c58ba1a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:58.166870 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:58.166870 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:20:58.170834 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7ec71cea-dea0-43f8-9e24-88398c58ba1a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:20:58.175946 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7ec71cea-dea0-43f8-9e24-88398c58ba1a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 200 Aug 07 17:20:58.176396 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1312/5256] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:20:58 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:58.832578 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-571163e4-e96b-4553-9d71-b6f11e1a9d78 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:58.834659 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-571163e4-e96b-4553-9d71-b6f11e1a9d78 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:58.834918 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-571163e4-e96b-4553-9d71-b6f11e1a9d78 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:58.835154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-571163e4-e96b-4553-9d71-b6f11e1a9d78 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:58.835276 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-571163e4-e96b-4553-9d71-b6f11e1a9d78 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:58.840484 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:58.840484 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:20:58.841313 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-571163e4-e96b-4553-9d71-b6f11e1a9d78 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:58.841788 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1310/5257] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:58 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:20:59.192607 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b82a241a-dfea-496a-9bc9-ae4ec8ded7af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:59.194368 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b82a241a-dfea-496a-9bc9-ae4ec8ded7af tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:20:59.194560 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b82a241a-dfea-496a-9bc9-ae4ec8ded7af tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:59.194736 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b82a241a-dfea-496a-9bc9-ae4ec8ded7af tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:59.200945 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:59.200945 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:20:59.204050 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b82a241a-dfea-496a-9bc9-ae4ec8ded7af tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:20:59.207650 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b82a241a-dfea-496a-9bc9-ae4ec8ded7af tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 200 Aug 07 17:20:59.207972 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1315/5258] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:20:59 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:20:59.853642 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-291ab701-aba9-445c-bb0d-e8ccc6118ec2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:20:59.855889 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-291ab701-aba9-445c-bb0d-e8ccc6118ec2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:20:59.856198 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-291ab701-aba9-445c-bb0d-e8ccc6118ec2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:20:59.856411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-291ab701-aba9-445c-bb0d-e8ccc6118ec2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:20:59.856546 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-291ab701-aba9-445c-bb0d-e8ccc6118ec2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:20:59.861524 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:20:59.861524 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:20:59.862316 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-291ab701-aba9-445c-bb0d-e8ccc6118ec2 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:20:59.862770 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1322/5259] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:20:59 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:00.224182 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-823e7ebf-c1d9-4fb9-8029-44d90e94ccd9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:00.226042 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-823e7ebf-c1d9-4fb9-8029-44d90e94ccd9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:21:00.226268 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-823e7ebf-c1d9-4fb9-8029-44d90e94ccd9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:00.226480 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-823e7ebf-c1d9-4fb9-8029-44d90e94ccd9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:00.233297 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:00.233297 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:00.237101 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-823e7ebf-c1d9-4fb9-8029-44d90e94ccd9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:00.241920 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-823e7ebf-c1d9-4fb9-8029-44d90e94ccd9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 200 Aug 07 17:21:00.242356 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1313/5260] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:00 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:00.253777 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ea324dec-b310-46f3-a8be-e5bba25fd2fe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:00.255345 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ea324dec-b310-46f3-a8be-e5bba25fd2fe tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:21:00.255541 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ea324dec-b310-46f3-a8be-e5bba25fd2fe tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:00.255734 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ea324dec-b310-46f3-a8be-e5bba25fd2fe tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:00.262350 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:00.262350 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:00.265798 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ea324dec-b310-46f3-a8be-e5bba25fd2fe tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:00.269891 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ea324dec-b310-46f3-a8be-e5bba25fd2fe tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 200 Aug 07 17:21:00.270254 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1311/5261] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:00 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:00.284851 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-28409678-a095-471f-a580-279f65371f36 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:00.287064 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28409678-a095-471f-a580-279f65371f36 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:21:00.287335 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28409678-a095-471f-a580-279f65371f36 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:00.287558 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-28409678-a095-471f-a580-279f65371f36 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:00.287767 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-28409678-a095-471f-a580-279f65371f36 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume with id: b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:21:00.295749 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:00.295749 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:00.296313 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-28409678-a095-471f-a580-279f65371f36 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:00.315008 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-28409678-a095-471f-a580-279f65371f36 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume request issued successfully. Aug 07 17:21:00.315279 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-28409678-a095-471f-a580-279f65371f36 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 202 Aug 07 17:21:00.315788 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1316/5262] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:21:00 2026] DELETE /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:21:00.325194 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-29eb2362-d603-4d6b-87f1-9d5232ad5d4b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:00.326903 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29eb2362-d603-4d6b-87f1-9d5232ad5d4b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:21:00.327136 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29eb2362-d603-4d6b-87f1-9d5232ad5d4b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:00.327317 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29eb2362-d603-4d6b-87f1-9d5232ad5d4b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:00.334153 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:00.334153 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:00.337606 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-29eb2362-d603-4d6b-87f1-9d5232ad5d4b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:00.341879 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29eb2362-d603-4d6b-87f1-9d5232ad5d4b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 200 Aug 07 17:21:00.342254 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1323/5263] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:00 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:00.873566 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cb9d2eb2-a04b-4c2c-a7f7-f1217e0628a8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:00.875656 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb9d2eb2-a04b-4c2c-a7f7-f1217e0628a8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:00.875928 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb9d2eb2-a04b-4c2c-a7f7-f1217e0628a8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:00.876172 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cb9d2eb2-a04b-4c2c-a7f7-f1217e0628a8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:00.876314 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-cb9d2eb2-a04b-4c2c-a7f7-f1217e0628a8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:00.881019 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:00.881019 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:00.881778 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cb9d2eb2-a04b-4c2c-a7f7-f1217e0628a8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:21:00.882217 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1314/5264] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:00 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:01.358806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ff49d2c2-2f1c-43b3-90d2-c8bcf8071632 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:01.360516 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff49d2c2-2f1c-43b3-90d2-c8bcf8071632 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:21:01.360774 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff49d2c2-2f1c-43b3-90d2-c8bcf8071632 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:01.360951 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff49d2c2-2f1c-43b3-90d2-c8bcf8071632 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:01.366724 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff49d2c2-2f1c-43b3-90d2-c8bcf8071632 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 404 Aug 07 17:21:01.367171 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1312/5265] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:01 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:01.892766 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cef786e6-e8d5-408f-8123-ad4215f6b6a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:01.894832 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cef786e6-e8d5-408f-8123-ad4215f6b6a7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:01.895071 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cef786e6-e8d5-408f-8123-ad4215f6b6a7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:01.895275 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cef786e6-e8d5-408f-8123-ad4215f6b6a7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:01.895384 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cef786e6-e8d5-408f-8123-ad4215f6b6a7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:01.902506 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:01.902506 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:01.903310 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cef786e6-e8d5-408f-8123-ad4215f6b6a7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:21:01.903773 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1317/5266] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:01 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:02.857876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:02.859685 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:02.860051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "a038e36e-60f0-497b-9096-adcd20af0b55", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:02.861658 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'a038e36e-60f0-497b-9096-adcd20af0b55', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:02.918893 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ebabb22d-de51-41de-906a-ca54fa60f4ce None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:02.920857 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebabb22d-de51-41de-906a-ca54fa60f4ce tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:02.921132 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebabb22d-de51-41de-906a-ca54fa60f4ce tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:02.921344 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ebabb22d-de51-41de-906a-ca54fa60f4ce tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:02.921501 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ebabb22d-de51-41de-906a-ca54fa60f4ce tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:02.926072 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:02.926072 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:02.926681 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ebabb22d-de51-41de-906a-ca54fa60f4ce tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:21:02.927070 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1315/5267] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:02 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:02.938493 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume of 1 GB Aug 07 17:21:02.943264 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Availability Zones retrieved successfully. Aug 07 17:21:02.949640 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (306a2d71-53cf-4327-bbc7-8bd72aacd65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:02.950949 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5738057-7295-4bd0-bcde-95fc0c142b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:02.951975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:03.011334 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5738057-7295-4bd0-bcde-95fc0c142b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:03.012167 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35934157-03ef-4cb0-a377-a941520ffd23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:03.048796 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Created reservations ['3c02469c-30dc-4309-9aed-77751c481040', '97b9824a-db1e-485a-8152-1f4bddd6621a', '4c3f59e5-db56-449e-9086-7c02e86d7a07', '65513501-23ce-4e11-82b8-49d24c4c01ec'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:03.049594 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35934157-03ef-4cb0-a377-a941520ffd23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c02469c-30dc-4309-9aed-77751c481040', '97b9824a-db1e-485a-8152-1f4bddd6621a', '4c3f59e5-db56-449e-9086-7c02e86d7a07', '65513501-23ce-4e11-82b8-49d24c4c01ec']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:03.050312 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17dbf3e1-dbf4-4494-9812-a9323c0e551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:03.072065 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17dbf3e1-dbf4-4494-9812-a9323c0e551e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0945741-f90a-482e-8a48-b42469dd443e', '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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['3c02469c-30dc-4309-9aed-77751c481040','97b9824a-db1e-485a-8152-1f4bddd6621a','4c3f59e5-db56-449e-9086-7c02e86d7a07','65513501-23ce-4e11-82b8-49d24c4c01ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:03Z,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=a0945741-f90a-482e-8a48-b42469dd443e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cfe9ade9694154941a3a221d9635ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ce68a05d04408abcbdb38c9019e828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:03.072739 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfb6e19-87c3-4760-9370-b50a763fc673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:03.092463 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cfb6e19-87c3-4760-9370-b50a763fc673) transitioned into state 'SUCCESS' from 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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['3c02469c-30dc-4309-9aed-77751c481040','97b9824a-db1e-485a-8152-1f4bddd6621a','4c3f59e5-db56-449e-9086-7c02e86d7a07','65513501-23ce-4e11-82b8-49d24c4c01ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:03.093471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6add62f-0d4a-4b98-9dd1-a047cf9485b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:03.104497 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6add62f-0d4a-4b98-9dd1-a047cf9485b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:03.105308 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (306a2d71-53cf-4327-bbc7-8bd72aacd65f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:03.105611 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request issued successfully. Aug 07 17:21:03.106187 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b742154f-a77b-4205-9fb2-5f06c5f1b15e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:03.106594 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1324/5268] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:21:02 2026] POST /volume/v3/volumes => generated 775 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:03.118639 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4f18a39f-0ab9-4a83-9979-ecd4a754add5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:03.121037 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f18a39f-0ab9-4a83-9979-ecd4a754add5 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:03.121358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4f18a39f-0ab9-4a83-9979-ecd4a754add5 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:03.121599 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4f18a39f-0ab9-4a83-9979-ecd4a754add5 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:03.131154 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:03.131154 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:03.136011 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4f18a39f-0ab9-4a83-9979-ecd4a754add5 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:03.141216 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4f18a39f-0ab9-4a83-9979-ecd4a754add5 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 200 Aug 07 17:21:03.141777 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1313/5269] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:03 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:03.937344 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c8b9239-8e4c-449f-bee5-fcc1fed2751d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:03.939119 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c8b9239-8e4c-449f-bee5-fcc1fed2751d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:03.939389 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c8b9239-8e4c-449f-bee5-fcc1fed2751d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:03.939741 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c8b9239-8e4c-449f-bee5-fcc1fed2751d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:03.939894 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7c8b9239-8e4c-449f-bee5-fcc1fed2751d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:03.944416 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:03.944416 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:03.945074 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c8b9239-8e4c-449f-bee5-fcc1fed2751d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:21:03.945495 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1318/5270] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:03 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:04.154279 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9304d8ce-5003-4146-a1c3-03578b8ed392 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:04.155922 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9304d8ce-5003-4146-a1c3-03578b8ed392 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:04.156141 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9304d8ce-5003-4146-a1c3-03578b8ed392 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:04.156327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9304d8ce-5003-4146-a1c3-03578b8ed392 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:04.162781 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:04.162781 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:04.166110 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9304d8ce-5003-4146-a1c3-03578b8ed392 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:04.169875 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9304d8ce-5003-4146-a1c3-03578b8ed392 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 200 Aug 07 17:21:04.170219 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1316/5271] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:04 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 925 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:04.956468 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8a78546e-4042-4b26-8df4-580607c02e11 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:04.958240 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a78546e-4042-4b26-8df4-580607c02e11 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:04.958594 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a78546e-4042-4b26-8df4-580607c02e11 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:04.959708 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a78546e-4042-4b26-8df4-580607c02e11 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:04.959708 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8a78546e-4042-4b26-8df4-580607c02e11 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:04.963291 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:04.963291 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:04.964121 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a78546e-4042-4b26-8df4-580607c02e11 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:21:04.964609 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1325/5272] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:04 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:05.073365 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f5dfbccb-5995-4468-a7cd-27413aaf1688 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:05.075087 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f5dfbccb-5995-4468-a7cd-27413aaf1688 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:21:05.075304 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f5dfbccb-5995-4468-a7cd-27413aaf1688 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:05.075457 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f5dfbccb-5995-4468-a7cd-27413aaf1688 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:05.084907 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:05.084907 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:05.087891 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f5dfbccb-5995-4468-a7cd-27413aaf1688 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:05.092610 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f5dfbccb-5995-4468-a7cd-27413aaf1688 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:21:05.093065 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1314/5273] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:05 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:05.183849 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1122841b-0b71-4db7-af5c-66c5402e6ee2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:05.185593 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1122841b-0b71-4db7-af5c-66c5402e6ee2 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:05.185799 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1122841b-0b71-4db7-af5c-66c5402e6ee2 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:05.185974 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1122841b-0b71-4db7-af5c-66c5402e6ee2 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:05.192460 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:05.192460 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:05.195700 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1122841b-0b71-4db7-af5c-66c5402e6ee2 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:05.199687 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1122841b-0b71-4db7-af5c-66c5402e6ee2 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 200 Aug 07 17:21:05.200011 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1319/5274] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:05 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:05.974191 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f93ebfe3-263b-4bd0-830a-f382c77a994c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:05.975864 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f93ebfe3-263b-4bd0-830a-f382c77a994c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:05.976081 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f93ebfe3-263b-4bd0-830a-f382c77a994c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:05.976264 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f93ebfe3-263b-4bd0-830a-f382c77a994c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:05.976356 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f93ebfe3-263b-4bd0-830a-f382c77a994c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:05.977779 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=171,cinder:INSERT=20,cinder:UPDATE=44 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:21:05.982436 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:05.982436 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:05.983405 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f93ebfe3-263b-4bd0-830a-f382c77a994c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:21:05.984018 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1317/5275] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:05 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:06.106879 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5985f4ec-84e2-4e6c-9693-a8052f9f468b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:06.108543 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5985f4ec-84e2-4e6c-9693-a8052f9f468b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:21:06.108716 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5985f4ec-84e2-4e6c-9693-a8052f9f468b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:06.108883 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5985f4ec-84e2-4e6c-9693-a8052f9f468b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:06.118743 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:06.118743 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:06.121723 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5985f4ec-84e2-4e6c-9693-a8052f9f468b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:06.125649 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5985f4ec-84e2-4e6c-9693-a8052f9f468b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:21:06.125972 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1326/5276] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:06 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 1649 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:06.211755 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-71f17f31-bffa-494f-b579-32f4cdc79bec None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:06.213364 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-71f17f31-bffa-494f-b579-32f4cdc79bec tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:06.213583 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-71f17f31-bffa-494f-b579-32f4cdc79bec tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:06.213760 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-71f17f31-bffa-494f-b579-32f4cdc79bec tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:06.215696 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=175,cinder:INSERT=21,cinder:UPDATE=47 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:21:06.222411 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:06.222411 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:06.226165 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-71f17f31-bffa-494f-b579-32f4cdc79bec tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:06.230228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-71f17f31-bffa-494f-b579-32f4cdc79bec tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 200 Aug 07 17:21:06.230578 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1315/5277] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:06 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:06.993412 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8422e10-7580-470c-a443-04b1fd7f47e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:06.995092 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8422e10-7580-470c-a443-04b1fd7f47e7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:06.995289 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8422e10-7580-470c-a443-04b1fd7f47e7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:06.995480 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8422e10-7580-470c-a443-04b1fd7f47e7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:06.995576 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b8422e10-7580-470c-a443-04b1fd7f47e7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:06.997121 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=187,cinder:INSERT=33,cinder:UPDATE=46 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:21:07.000190 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:07.000190 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:07.001339 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8422e10-7580-470c-a443-04b1fd7f47e7 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:21:07.001805 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1320/5278] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:06 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:07.137676 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9776e8d9-de38-43fb-9a57-e8307b8ec389 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:07.139378 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9776e8d9-de38-43fb-9a57-e8307b8ec389 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:21:07.139585 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9776e8d9-de38-43fb-9a57-e8307b8ec389 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:07.139762 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9776e8d9-de38-43fb-9a57-e8307b8ec389 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:07.149190 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:07.149190 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:07.152744 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9776e8d9-de38-43fb-9a57-e8307b8ec389 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:07.157184 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9776e8d9-de38-43fb-9a57-e8307b8ec389 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:21:07.157563 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1318/5279] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:07 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:07.242284 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-77c2cc2e-1244-43bf-bb87-8dabbb0e4e9f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:07.244336 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77c2cc2e-1244-43bf-bb87-8dabbb0e4e9f tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:07.244599 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77c2cc2e-1244-43bf-bb87-8dabbb0e4e9f tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:07.244845 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77c2cc2e-1244-43bf-bb87-8dabbb0e4e9f tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:07.252147 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:07.252147 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:07.255516 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-77c2cc2e-1244-43bf-bb87-8dabbb0e4e9f tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:07.260222 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77c2cc2e-1244-43bf-bb87-8dabbb0e4e9f tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 200 Aug 07 17:21:07.260579 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1327/5280] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:07 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:08.011756 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-562ee029-5b34-4d77-8edb-3c7b922f697d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:08.013515 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-562ee029-5b34-4d77-8edb-3c7b922f697d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:08.013737 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-562ee029-5b34-4d77-8edb-3c7b922f697d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:08.013927 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-562ee029-5b34-4d77-8edb-3c7b922f697d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:08.014057 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-562ee029-5b34-4d77-8edb-3c7b922f697d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:08.018212 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:08.018212 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:08.018842 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-562ee029-5b34-4d77-8edb-3c7b922f697d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:21:08.019229 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1316/5281] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:08 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:08.030114 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a9162666-8777-495a-89b4-9331b2e1a41a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:08.031854 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9162666-8777-495a-89b4-9331b2e1a41a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] POST https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd/action Aug 07 17:21:08.032274 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9162666-8777-495a-89b4-9331b2e1a41a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:21:08.032442 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9162666-8777-495a-89b4-9331b2e1a41a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:08.033840 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-a9162666-8777-495a-89b4-9331b2e1a41a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Updating backup 'a0692a63-ac4a-4a8c-bca4-a09f86fbefcd' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 17:21:08.041116 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:08.041116 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:08.042282 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-a9162666-8777-495a-89b4-9331b2e1a41a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '883c0f8fde074da0806c63ea60809e53', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b2a8205b6c414d03b49dcf7ce5d9823d', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:21:08.042510 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9162666-8777-495a-89b4-9331b2e1a41a tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd/action returned with HTTP 403 Aug 07 17:21:08.043107 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1321/5282] 10.4.3.144 () {70 vars in 1430 bytes} [Fri Aug 7 17:21:08 2026] POST /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:08.050008 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cd52fa4b-1999-411a-8e3b-3b274d06cbb6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:08.051908 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd52fa4b-1999-411a-8e3b-3b274d06cbb6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d Aug 07 17:21:08.052118 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd52fa4b-1999-411a-8e3b-3b274d06cbb6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:08.052323 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cd52fa4b-1999-411a-8e3b-3b274d06cbb6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:08.052492 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-cd52fa4b-1999-411a-8e3b-3b274d06cbb6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Delete volume with id: 0111bc6a-90be-4d5d-a080-cd719ce3e88d Aug 07 17:21:08.060309 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:08.060309 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:08.060678 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cd52fa4b-1999-411a-8e3b-3b274d06cbb6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:21:08.078601 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cd52fa4b-1999-411a-8e3b-3b274d06cbb6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Delete volume request issued successfully. Aug 07 17:21:08.078796 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cd52fa4b-1999-411a-8e3b-3b274d06cbb6 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d returned with HTTP 202 Aug 07 17:21:08.079259 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1319/5283] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:21:08 2026] DELETE /volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:08.090617 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-26b2d580-2be9-41dd-888a-494a7cdbf361 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:08.091935 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26b2d580-2be9-41dd-888a-494a7cdbf361 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d Aug 07 17:21:08.092213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26b2d580-2be9-41dd-888a-494a7cdbf361 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:08.092434 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26b2d580-2be9-41dd-888a-494a7cdbf361 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:08.099412 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:08.099412 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:08.102851 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-26b2d580-2be9-41dd-888a-494a7cdbf361 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:21:08.106776 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26b2d580-2be9-41dd-888a-494a7cdbf361 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d returned with HTTP 200 Aug 07 17:21:08.107175 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1328/5284] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:08 2026] GET /volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:08.169205 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7ccd6b7a-09a4-4035-abe7-bb858655183f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:08.171600 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ccd6b7a-09a4-4035-abe7-bb858655183f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:21:08.171794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ccd6b7a-09a4-4035-abe7-bb858655183f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:08.171978 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7ccd6b7a-09a4-4035-abe7-bb858655183f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:08.183684 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:08.183684 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:08.188165 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7ccd6b7a-09a4-4035-abe7-bb858655183f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:08.193369 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7ccd6b7a-09a4-4035-abe7-bb858655183f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:21:08.193759 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1317/5285] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:08 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 1649 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:08.272534 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f8fe6521-5327-4eb0-972e-862fbf61315d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:08.274891 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8fe6521-5327-4eb0-972e-862fbf61315d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:08.275206 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8fe6521-5327-4eb0-972e-862fbf61315d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:08.275466 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8fe6521-5327-4eb0-972e-862fbf61315d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:08.282513 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:08.282513 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:08.286149 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f8fe6521-5327-4eb0-972e-862fbf61315d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:08.290639 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8fe6521-5327-4eb0-972e-862fbf61315d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 200 Aug 07 17:21:08.291071 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1322/5286] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:08 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:08.507306 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-643945be-6ec4-489f-ab61-1ad3938fafad req-f5418b32-c2b1-415b-a555-6503f94341a4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:08.509281 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-643945be-6ec4-489f-ab61-1ad3938fafad req-f5418b32-c2b1-415b-a555-6503f94341a4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/attachments/4d594018-8479-4e59-98f0-c854a3e2bfdd Aug 07 17:21:08.509476 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-643945be-6ec4-489f-ab61-1ad3938fafad req-f5418b32-c2b1-415b-a555-6503f94341a4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:08.509657 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-643945be-6ec4-489f-ab61-1ad3938fafad req-f5418b32-c2b1-415b-a555-6503f94341a4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:08.515915 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:08.515915 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:08.559632 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-643945be-6ec4-489f-ab61-1ad3938fafad req-f5418b32-c2b1-415b-a555-6503f94341a4 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/attachments/4d594018-8479-4e59-98f0-c854a3e2bfdd returned with HTTP 200 Aug 07 17:21:08.560065 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1320/5287] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:21:08 2026] DELETE /volume/v3/attachments/4d594018-8479-4e59-98f0-c854a3e2bfdd => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:09.121282 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-69d32253-5492-4e19-8e0d-233ee1390b95 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.123067 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69d32253-5492-4e19-8e0d-233ee1390b95 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d Aug 07 17:21:09.123302 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69d32253-5492-4e19-8e0d-233ee1390b95 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:09.123515 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69d32253-5492-4e19-8e0d-233ee1390b95 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:09.129638 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69d32253-5492-4e19-8e0d-233ee1390b95 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d returned with HTTP 404 Aug 07 17:21:09.130171 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1329/5288] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:09 2026] GET /volume/v3/volumes/0111bc6a-90be-4d5d-a080-cd719ce3e88d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:09.138071 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-71c24762-baf4-48dd-8c01-3e3e2dcb390d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.139847 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-71c24762-baf4-48dd-8c01-3e3e2dcb390d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:21:09.140093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-71c24762-baf4-48dd-8c01-3e3e2dcb390d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:09.140282 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-71c24762-baf4-48dd-8c01-3e3e2dcb390d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:09.140410 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-71c24762-baf4-48dd-8c01-3e3e2dcb390d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:09.144910 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.144910 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:09.145663 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-71c24762-baf4-48dd-8c01-3e3e2dcb390d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-reader] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:21:09.146006 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1318/5289] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:09 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:09.156162 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a11c800e-da6a-4489-a771-c6832be92fe8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.158184 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a11c800e-da6a-4489-a771-c6832be92fe8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] DELETE https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:09.158463 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a11c800e-da6a-4489-a771-c6832be92fe8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:09.158675 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a11c800e-da6a-4489-a771-c6832be92fe8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:09.158814 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-a11c800e-da6a-4489-a771-c6832be92fe8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Delete backup with id: a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. Aug 07 17:21:09.163129 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.163129 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:09.173407 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-a11c800e-da6a-4489-a771-c6832be92fe8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] delete_backup rpcapi backup_id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:21:09.174964 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a11c800e-da6a-4489-a771-c6832be92fe8 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 202 Aug 07 17:21:09.175396 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1323/5290] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:21:09 2026] DELETE /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:21:09.182774 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-86b6ec94-eb21-47e2-984a-a15c86847887 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.184527 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86b6ec94-eb21-47e2-984a-a15c86847887 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:09.184765 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-86b6ec94-eb21-47e2-984a-a15c86847887 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:09.185038 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-86b6ec94-eb21-47e2-984a-a15c86847887 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:09.185217 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-86b6ec94-eb21-47e2-984a-a15c86847887 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:09.190702 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.190702 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:09.191550 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-86b6ec94-eb21-47e2-984a-a15c86847887 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 200 Aug 07 17:21:09.191990 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1321/5291] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:09 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:09.206170 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-676443e7-331b-48bc-9d4a-5bacb9f65361 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.207990 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-676443e7-331b-48bc-9d4a-5bacb9f65361 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:21:09.208135 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-676443e7-331b-48bc-9d4a-5bacb9f65361 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:09.208296 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-676443e7-331b-48bc-9d4a-5bacb9f65361 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:09.217744 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.217744 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:09.222620 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-676443e7-331b-48bc-9d4a-5bacb9f65361 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:09.229443 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-676443e7-331b-48bc-9d4a-5bacb9f65361 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:21:09.230080 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1330/5292] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:09 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:09.243093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2a078b21-30b9-46cf-a136-b67d65c923c8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.245032 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a078b21-30b9-46cf-a136-b67d65c923c8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:21:09.245498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2a078b21-30b9-46cf-a136-b67d65c923c8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1cc8e9f3-3626-47e0-a888-5f3605769bac", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-790883096"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:09.247091 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-2a078b21-30b9-46cf-a136-b67d65c923c8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating new backup {'backup': {'volume_id': '1cc8e9f3-3626-47e0-a888-5f3605769bac', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-790883096'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:21:09.247258 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-2a078b21-30b9-46cf-a136-b67d65c923c8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating backup of volume 1cc8e9f3-3626-47e0-a888-5f3605769bac in container None Aug 07 17:21:09.254826 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.254826 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:09.255367 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2a078b21-30b9-46cf-a136-b67d65c923c8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:09.272055 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-2a078b21-30b9-46cf-a136-b67d65c923c8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['2870e109-5ba4-480d-a68c-79cb866ae86e', 'c52a32e9-c79e-4d9e-a818-3f787da4045b'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:09.307412 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-904f1cac-a741-4843-aed0-b51ff8838c1e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.309520 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-904f1cac-a741-4843-aed0-b51ff8838c1e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:09.309708 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-904f1cac-a741-4843-aed0-b51ff8838c1e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:09.309768 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-904f1cac-a741-4843-aed0-b51ff8838c1e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:09.310779 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2a078b21-30b9-46cf-a136-b67d65c923c8 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:21:09.311299 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1319/5293] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:21:09 2026] POST /volume/v3/backups => generated 329 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:09.318912 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.318912 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:09.319604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3fb4a74f-5179-4d9d-9685-c0049290a315 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.321870 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3fb4a74f-5179-4d9d-9685-c0049290a315 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:09.322138 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3fb4a74f-5179-4d9d-9685-c0049290a315 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:09.322588 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3fb4a74f-5179-4d9d-9685-c0049290a315 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:09.322588 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3fb4a74f-5179-4d9d-9685-c0049290a315 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:09.323480 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-904f1cac-a741-4843-aed0-b51ff8838c1e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:09.327452 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.327452 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:09.328337 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3fb4a74f-5179-4d9d-9685-c0049290a315 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:09.328748 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1322/5294] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:09 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:09.328912 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-904f1cac-a741-4843-aed0-b51ff8838c1e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 200 Aug 07 17:21:09.329339 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1324/5295] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:09 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:09.346153 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd63de98-a76b-4aee-9fd3-d9c036da3ffd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.348631 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd63de98-a76b-4aee-9fd3-d9c036da3ffd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:09.348942 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd63de98-a76b-4aee-9fd3-d9c036da3ffd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:09.349264 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd63de98-a76b-4aee-9fd3-d9c036da3ffd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:09.359049 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.359049 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:09.365815 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dd63de98-a76b-4aee-9fd3-d9c036da3ffd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:09.374484 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd63de98-a76b-4aee-9fd3-d9c036da3ffd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 200 Aug 07 17:21:09.374923 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1331/5296] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:09 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 1193 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:09.388162 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e4f9019a-04d3-4f95-a412-c53c984b459b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.390362 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:09.390823 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "a0945741-f90a-482e-8a48-b42469dd443e", "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:09.392823 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'a0945741-f90a-482e-8a48-b42469dd443e', 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:09.400996 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.400996 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:09.401669 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume retrieved successfully. Aug 07 17:21:09.401669 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume of 1 GB Aug 07 17:21:09.405621 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Availability Zones retrieved successfully. Aug 07 17:21:09.411500 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (da1e71bb-8f7d-429b-82b2-7b231d00abbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:09.412740 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5768bea0-f2fe-467d-ab75-b9077f1aba1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:09.413779 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:09.441575 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5768bea0-f2fe-467d-ab75-b9077f1aba1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a0945741-f90a-482e-8a48-b42469dd443e', 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:09.442383 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ad2608-d1e6-4f90-a65b-898dc1c87f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:09.491980 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Created reservations ['8d399b00-6b50-48d8-b6fb-aa8db45694d6', 'af05cda3-50a3-4a19-b9e0-e4ae164348a5', 'e79c06bb-eab2-41a7-b21e-775a53c62c5f', '75ecb0ad-6837-4004-8ac9-deea49e358c1'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:09.493039 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1ad2608-d1e6-4f90-a65b-898dc1c87f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d399b00-6b50-48d8-b6fb-aa8db45694d6', 'af05cda3-50a3-4a19-b9e0-e4ae164348a5', 'e79c06bb-eab2-41a7-b21e-775a53c62c5f', '75ecb0ad-6837-4004-8ac9-deea49e358c1']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:09.494047 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cc8e89c-69d3-456a-a7fa-00abc66b88e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:09.535838 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cc8e89c-69d3-456a-a7fa-00abc66b88e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc05999-057a-463f-bac7-366764d77b00', '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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['8d399b00-6b50-48d8-b6fb-aa8db45694d6','af05cda3-50a3-4a19-b9e0-e4ae164348a5','e79c06bb-eab2-41a7-b21e-775a53c62c5f','75ecb0ad-6837-4004-8ac9-deea49e358c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=a0945741-f90a-482e-8a48-b42469dd443e,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), '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-07T17:21:09Z,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=2fc05999-057a-463f-bac7-366764d77b00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cfe9ade9694154941a3a221d9635ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a0945741-f90a-482e-8a48-b42469dd443e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ce68a05d04408abcbdb38c9019e828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:09.536865 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d30e93e-14a3-4d00-92d8-56d4b7dd629e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:09.559217 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d30e93e-14a3-4d00-92d8-56d4b7dd629e) transitioned into state 'SUCCESS' from 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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['8d399b00-6b50-48d8-b6fb-aa8db45694d6','af05cda3-50a3-4a19-b9e0-e4ae164348a5','e79c06bb-eab2-41a7-b21e-775a53c62c5f','75ecb0ad-6837-4004-8ac9-deea49e358c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=a0945741-f90a-482e-8a48-b42469dd443e,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:09.559907 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f4dca8-88b5-43aa-b513-a7baab74008d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:09.576776 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f4dca8-88b5-43aa-b513-a7baab74008d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:09.577688 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (da1e71bb-8f7d-429b-82b2-7b231d00abbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:09.577994 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request issued successfully. Aug 07 17:21:09.578600 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e4f9019a-04d3-4f95-a412-c53c984b459b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:09.579242 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1320/5297] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:21:09 2026] POST /volume/v3/volumes => generated 809 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:09.593525 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ec4c3fca-2920-442a-8a91-ce58ad6f6e44 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:09.595760 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec4c3fca-2920-442a-8a91-ce58ad6f6e44 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 Aug 07 17:21:09.595987 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec4c3fca-2920-442a-8a91-ce58ad6f6e44 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:09.596258 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec4c3fca-2920-442a-8a91-ce58ad6f6e44 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:09.603575 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:09.603575 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:09.607408 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ec4c3fca-2920-442a-8a91-ce58ad6f6e44 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:09.611621 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec4c3fca-2920-442a-8a91-ce58ad6f6e44 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 returned with HTTP 200 Aug 07 17:21:09.611868 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1323/5298] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:09 2026] GET /volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:10.202257 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8e07ba78-48c8-4622-b3a0-0f9bc7e4900d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:10.204015 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e07ba78-48c8-4622-b3a0-0f9bc7e4900d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd Aug 07 17:21:10.204271 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e07ba78-48c8-4622-b3a0-0f9bc7e4900d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:10.204511 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e07ba78-48c8-4622-b3a0-0f9bc7e4900d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:10.204654 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8e07ba78-48c8-4622-b3a0-0f9bc7e4900d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id a0692a63-ac4a-4a8c-bca4-a09f86fbefcd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:10.208099 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e07ba78-48c8-4622-b3a0-0f9bc7e4900d tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd returned with HTTP 404 Aug 07 17:21:10.208586 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1325/5299] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:10 2026] GET /volume/v3/backups/a0692a63-ac4a-4a8c-bca4-a09f86fbefcd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:10.215566 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ffb36331-79cf-48f5-b8c1-e8922332d28b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:10.217258 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffb36331-79cf-48f5-b8c1-e8922332d28b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] DELETE https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:21:10.217475 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffb36331-79cf-48f5-b8c1-e8922332d28b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:10.217649 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffb36331-79cf-48f5-b8c1-e8922332d28b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:10.217750 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-ffb36331-79cf-48f5-b8c1-e8922332d28b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Delete backup with id: 45a27362-f6f5-457b-aab8-920732044175. Aug 07 17:21:10.221727 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:10.221727 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:10.231638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-ffb36331-79cf-48f5-b8c1-e8922332d28b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] delete_backup rpcapi backup_id 45a27362-f6f5-457b-aab8-920732044175 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:21:10.233176 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffb36331-79cf-48f5-b8c1-e8922332d28b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 202 Aug 07 17:21:10.233541 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1332/5300] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:21:10 2026] DELETE /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:21:10.239926 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c3ab749e-6f0e-4a46-b912-8738d605753b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:10.241896 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3ab749e-6f0e-4a46-b912-8738d605753b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:21:10.242169 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3ab749e-6f0e-4a46-b912-8738d605753b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:10.242403 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3ab749e-6f0e-4a46-b912-8738d605753b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:10.242508 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c3ab749e-6f0e-4a46-b912-8738d605753b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:10.246511 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:10.246511 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:10.247151 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3ab749e-6f0e-4a46-b912-8738d605753b tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 200 Aug 07 17:21:10.247608 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1321/5301] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:10 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:10.338389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1ce659e3-8764-4cf5-bbd8-b3d66822219d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:10.340151 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ce659e3-8764-4cf5-bbd8-b3d66822219d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:10.340361 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ce659e3-8764-4cf5-bbd8-b3d66822219d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:10.340559 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ce659e3-8764-4cf5-bbd8-b3d66822219d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:10.340657 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1ce659e3-8764-4cf5-bbd8-b3d66822219d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:10.345143 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:10.345143 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:10.345974 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ce659e3-8764-4cf5-bbd8-b3d66822219d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:10.346489 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1324/5302] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:10 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:10.627729 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-caa2ba3b-dd37-44e3-9173-85570ae6f95d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:10.629730 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-caa2ba3b-dd37-44e3-9173-85570ae6f95d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 Aug 07 17:21:10.629912 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-caa2ba3b-dd37-44e3-9173-85570ae6f95d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:10.630108 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-caa2ba3b-dd37-44e3-9173-85570ae6f95d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:10.639008 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:10.639008 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:10.644304 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-caa2ba3b-dd37-44e3-9173-85570ae6f95d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:10.649516 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-caa2ba3b-dd37-44e3-9173-85570ae6f95d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 returned with HTTP 200 Aug 07 17:21:10.649931 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1326/5303] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:10 2026] GET /volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 => generated 1228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:10.661830 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-22e55414-3e22-475a-b195-2569929fccf8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:10.663803 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22e55414-3e22-475a-b195-2569929fccf8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 Aug 07 17:21:10.664053 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22e55414-3e22-475a-b195-2569929fccf8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:10.664291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22e55414-3e22-475a-b195-2569929fccf8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:10.672759 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:10.672759 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:10.677201 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-22e55414-3e22-475a-b195-2569929fccf8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:10.682045 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22e55414-3e22-475a-b195-2569929fccf8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 returned with HTTP 200 Aug 07 17:21:10.682654 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1333/5304] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:10 2026] GET /volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:10.697705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c4eb519c-b1ba-472a-9fff-6cec4c42136a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:10.699564 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c4eb519c-b1ba-472a-9fff-6cec4c42136a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:10.699775 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c4eb519c-b1ba-472a-9fff-6cec4c42136a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:10.699951 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c4eb519c-b1ba-472a-9fff-6cec4c42136a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:10.700190 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-c4eb519c-b1ba-472a-9fff-6cec4c42136a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume with id: a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:10.708386 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:10.708386 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:10.708861 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c4eb519c-b1ba-472a-9fff-6cec4c42136a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:10.729181 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c4eb519c-b1ba-472a-9fff-6cec4c42136a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume request issued successfully. Aug 07 17:21:10.729417 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c4eb519c-b1ba-472a-9fff-6cec4c42136a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 202 Aug 07 17:21:10.729884 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1322/5305] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:21:10 2026] DELETE /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:21:10.736348 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5da69219-8151-4404-9a29-27c67ea1b4c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:10.738221 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5da69219-8151-4404-9a29-27c67ea1b4c9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:10.738479 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5da69219-8151-4404-9a29-27c67ea1b4c9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:10.738707 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5da69219-8151-4404-9a29-27c67ea1b4c9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:10.746332 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:10.746332 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:10.751481 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5da69219-8151-4404-9a29-27c67ea1b4c9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:10.756714 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5da69219-8151-4404-9a29-27c67ea1b4c9 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 200 Aug 07 17:21:10.757208 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1325/5306] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:10 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:11.256934 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1c97838-46a9-44f3-8892-6f0b586eba25 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:11.258858 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1c97838-46a9-44f3-8892-6f0b586eba25 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 Aug 07 17:21:11.259122 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1c97838-46a9-44f3-8892-6f0b586eba25 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:11.259321 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1c97838-46a9-44f3-8892-6f0b586eba25 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:11.259447 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a1c97838-46a9-44f3-8892-6f0b586eba25 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 45a27362-f6f5-457b-aab8-920732044175. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:11.262938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1c97838-46a9-44f3-8892-6f0b586eba25 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 returned with HTTP 404 Aug 07 17:21:11.263533 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1327/5307] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:11 2026] GET /volume/v3/backups/45a27362-f6f5-457b-aab8-920732044175 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:11.270444 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15f6feb7-c14e-4c5a-8be8-123bcf60b61e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:11.272143 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15f6feb7-c14e-4c5a-8be8-123bcf60b61e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] DELETE https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:21:11.272349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15f6feb7-c14e-4c5a-8be8-123bcf60b61e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:11.272544 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15f6feb7-c14e-4c5a-8be8-123bcf60b61e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:11.272674 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-15f6feb7-c14e-4c5a-8be8-123bcf60b61e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Delete backup with id: 77110b1d-552c-41b7-bb89-b133109903b1. Aug 07 17:21:11.276513 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:11.276513 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:11.286640 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-15f6feb7-c14e-4c5a-8be8-123bcf60b61e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] delete_backup rpcapi backup_id 77110b1d-552c-41b7-bb89-b133109903b1 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:21:11.288208 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15f6feb7-c14e-4c5a-8be8-123bcf60b61e tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 202 Aug 07 17:21:11.288626 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1334/5308] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:21:11 2026] DELETE /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:21:11.295269 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a5de671d-b1e4-429f-949d-49bed39ac6be None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:11.296808 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a5de671d-b1e4-429f-949d-49bed39ac6be tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:21:11.296995 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a5de671d-b1e4-429f-949d-49bed39ac6be tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:11.297192 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a5de671d-b1e4-429f-949d-49bed39ac6be tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:11.297308 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-a5de671d-b1e4-429f-949d-49bed39ac6be tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:11.302987 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:11.302987 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:11.303838 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a5de671d-b1e4-429f-949d-49bed39ac6be tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 200 Aug 07 17:21:11.304218 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1323/5309] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:11 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:11.356396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-beed98fa-e12c-4637-8995-80a0bae328f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:11.358604 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-beed98fa-e12c-4637-8995-80a0bae328f1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:11.358844 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-beed98fa-e12c-4637-8995-80a0bae328f1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:11.359136 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-beed98fa-e12c-4637-8995-80a0bae328f1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:11.359303 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-beed98fa-e12c-4637-8995-80a0bae328f1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:11.363594 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:11.363594 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:11.364178 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-beed98fa-e12c-4637-8995-80a0bae328f1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:11.364541 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1326/5310] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:11 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:11.769291 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85023229-14c0-4b3f-88a9-d49cd4d55bf2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:11.770989 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85023229-14c0-4b3f-88a9-d49cd4d55bf2 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:11.771219 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85023229-14c0-4b3f-88a9-d49cd4d55bf2 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:11.771471 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85023229-14c0-4b3f-88a9-d49cd4d55bf2 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:11.777818 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85023229-14c0-4b3f-88a9-d49cd4d55bf2 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 404 Aug 07 17:21:11.777818 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1328/5311] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:11 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:12.313470 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2d628fb-a027-40c1-be3a-20b380fdbc7c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:12.315263 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2d628fb-a027-40c1-be3a-20b380fdbc7c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 Aug 07 17:21:12.315494 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2d628fb-a027-40c1-be3a-20b380fdbc7c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:12.315675 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2d628fb-a027-40c1-be3a-20b380fdbc7c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:12.315915 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f2d628fb-a027-40c1-be3a-20b380fdbc7c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Show backup with id 77110b1d-552c-41b7-bb89-b133109903b1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:12.319103 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2d628fb-a027-40c1-be3a-20b380fdbc7c tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 returned with HTTP 404 Aug 07 17:21:12.319677 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1335/5312] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:12 2026] GET /volume/v3/backups/77110b1d-552c-41b7-bb89-b133109903b1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:12.326679 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e6a45440-9b08-47f4-9c78-9f44ee61d642 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:12.328714 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6a45440-9b08-47f4-9c78-9f44ee61d642 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 Aug 07 17:21:12.328996 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6a45440-9b08-47f4-9c78-9f44ee61d642 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:12.329215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6a45440-9b08-47f4-9c78-9f44ee61d642 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:12.329371 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-e6a45440-9b08-47f4-9c78-9f44ee61d642 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Delete volume with id: 35b53bb7-49fb-4647-a005-a2173a11ec39 Aug 07 17:21:12.338741 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:12.338741 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:12.339425 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e6a45440-9b08-47f4-9c78-9f44ee61d642 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:21:12.361878 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e6a45440-9b08-47f4-9c78-9f44ee61d642 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Delete volume request issued successfully. Aug 07 17:21:12.362220 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6a45440-9b08-47f4-9c78-9f44ee61d642 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 returned with HTTP 202 Aug 07 17:21:12.362714 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1324/5313] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:21:12 2026] DELETE /volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:12.370376 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-25c5dde7-ac19-4c75-bfa7-4bf4b3970ace None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:12.372128 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25c5dde7-ac19-4c75-bfa7-4bf4b3970ace tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 Aug 07 17:21:12.372412 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-25c5dde7-ac19-4c75-bfa7-4bf4b3970ace tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:12.372642 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-25c5dde7-ac19-4c75-bfa7-4bf4b3970ace tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:12.375196 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b7cee6a8-715f-4e62-ad4e-f95f118d7124 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:12.376911 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7cee6a8-715f-4e62-ad4e-f95f118d7124 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:12.377158 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7cee6a8-715f-4e62-ad4e-f95f118d7124 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:12.377370 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7cee6a8-715f-4e62-ad4e-f95f118d7124 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:12.377470 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b7cee6a8-715f-4e62-ad4e-f95f118d7124 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:12.379416 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:12.379416 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:12.381469 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:12.381469 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:12.382230 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7cee6a8-715f-4e62-ad4e-f95f118d7124 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:12.382521 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-25c5dde7-ac19-4c75-bfa7-4bf4b3970ace tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Volume info retrieved successfully. Aug 07 17:21:12.382657 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1329/5314] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:12 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:12.386445 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-25c5dde7-ac19-4c75-bfa7-4bf4b3970ace tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 returned with HTTP 200 Aug 07 17:21:12.386821 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1327/5315] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:12 2026] GET /volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:13.255642 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:13.257595 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:13.258055 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "e3b671e6-813d-4991-821f-75d3664b3e22", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:13.259911 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'e3b671e6-813d-4991-821f-75d3664b3e22', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:13.330558 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume of 1 GB Aug 07 17:21:13.334474 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Availability Zones retrieved successfully. Aug 07 17:21:13.339702 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (4df9d6e1-2145-4f3b-8a6d-e155fc1de8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:13.340662 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ff7ff9-28eb-42c4-b2d5-bb173aab2b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:13.341519 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:13.393169 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-16c922ec-4ea4-4fa8-9aa7-470e70c9892d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:13.394051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9ff7ff9-28eb-42c4-b2d5-bb173aab2b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:13.395320 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18c9f6c-288a-4948-89e8-ec942f833a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:13.395567 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-16c922ec-4ea4-4fa8-9aa7-470e70c9892d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:13.395848 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-16c922ec-4ea4-4fa8-9aa7-470e70c9892d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:13.396119 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-16c922ec-4ea4-4fa8-9aa7-470e70c9892d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:13.396311 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-16c922ec-4ea4-4fa8-9aa7-470e70c9892d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:13.400187 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d95533ef-8dd3-4ccd-925e-3e5144288848 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:13.402078 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:13.402078 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:13.402326 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d95533ef-8dd3-4ccd-925e-3e5144288848 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] GET https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 Aug 07 17:21:13.402492 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d95533ef-8dd3-4ccd-925e-3e5144288848 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:13.402707 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d95533ef-8dd3-4ccd-925e-3e5144288848 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:13.403321 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-16c922ec-4ea4-4fa8-9aa7-470e70c9892d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:13.403787 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1325/5316] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:13 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:13.408870 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d95533ef-8dd3-4ccd-925e-3e5144288848 tempest-ProjectReaderTests33-611143022 tempest-ProjectReaderTests33-611143022-project-admin] https://10.4.3.144/volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 returned with HTTP 404 Aug 07 17:21:13.409401 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1330/5317] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:13 2026] GET /volume/v3/volumes/35b53bb7-49fb-4647-a005-a2173a11ec39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:13.436185 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Created reservations ['e08eccd6-6479-47d2-ad86-28e6e3d072ad', '1baf3307-cac1-4d95-85e0-eabe714dc4c6', 'b298b903-624f-4a4e-85b6-512216df6175', '99015141-b994-40e5-9162-ac05e93df9b2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:13.437384 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d18c9f6c-288a-4948-89e8-ec942f833a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e08eccd6-6479-47d2-ad86-28e6e3d072ad', '1baf3307-cac1-4d95-85e0-eabe714dc4c6', 'b298b903-624f-4a4e-85b6-512216df6175', '99015141-b994-40e5-9162-ac05e93df9b2']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:13.438567 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d48b89-ecfa-4b70-adf2-ebb058c08f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:13.468607 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3d48b89-ecfa-4b70-adf2-ebb058c08f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ef57c6-dc11-4d86-b874-8eea3cd4b56a', '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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['e08eccd6-6479-47d2-ad86-28e6e3d072ad','1baf3307-cac1-4d95-85e0-eabe714dc4c6','b298b903-624f-4a4e-85b6-512216df6175','99015141-b994-40e5-9162-ac05e93df9b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:13Z,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=b3ef57c6-dc11-4d86-b874-8eea3cd4b56a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cfe9ade9694154941a3a221d9635ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ce68a05d04408abcbdb38c9019e828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:13.469734 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3e329b-f744-456e-8d1d-ce15d0ca3a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:13.493311 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f3e329b-f744-456e-8d1d-ce15d0ca3a99) transitioned into state 'SUCCESS' from 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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['e08eccd6-6479-47d2-ad86-28e6e3d072ad','1baf3307-cac1-4d95-85e0-eabe714dc4c6','b298b903-624f-4a4e-85b6-512216df6175','99015141-b994-40e5-9162-ac05e93df9b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:13.494430 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4eb940-d934-46e9-a2cb-df88a036808f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:13.508050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4eb940-d934-46e9-a2cb-df88a036808f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:13.508050 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (4df9d6e1-2145-4f3b-8a6d-e155fc1de8ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:13.508050 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request issued successfully. Aug 07 17:21:13.509144 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b9d6497-4afc-45a5-a6a2-1bd7d6d06ddb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:13.509734 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1336/5318] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:21:13 2026] POST /volume/v3/volumes => generated 775 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:21:13.526974 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-42e42034-d7ce-4cd4-8254-88f6c0c140d1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:13.528783 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-42e42034-d7ce-4cd4-8254-88f6c0c140d1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:13.528960 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-42e42034-d7ce-4cd4-8254-88f6c0c140d1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:13.529148 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-42e42034-d7ce-4cd4-8254-88f6c0c140d1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:13.536062 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:13.536062 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:13.540507 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-42e42034-d7ce-4cd4-8254-88f6c0c140d1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:13.545894 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-42e42034-d7ce-4cd4-8254-88f6c0c140d1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 200 Aug 07 17:21:13.546326 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1328/5319] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:13 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:14.415439 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4d646d7b-7570-4146-b206-e90a5e653a2f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:14.417162 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4d646d7b-7570-4146-b206-e90a5e653a2f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:14.419125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4d646d7b-7570-4146-b206-e90a5e653a2f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:14.419484 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4d646d7b-7570-4146-b206-e90a5e653a2f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:14.419721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-4d646d7b-7570-4146-b206-e90a5e653a2f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:14.426527 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:14.426527 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:14.427730 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4d646d7b-7570-4146-b206-e90a5e653a2f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:14.428202 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1326/5320] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:14 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:14.563272 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b62c9ee-5385-4278-acba-6ce4639ebb8c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:14.565179 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b62c9ee-5385-4278-acba-6ce4639ebb8c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:14.565441 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b62c9ee-5385-4278-acba-6ce4639ebb8c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:14.565655 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b62c9ee-5385-4278-acba-6ce4639ebb8c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:14.572817 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:14.572817 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:14.577658 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b62c9ee-5385-4278-acba-6ce4639ebb8c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:14.584096 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b62c9ee-5385-4278-acba-6ce4639ebb8c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 200 Aug 07 17:21:14.584613 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1331/5321] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:14 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:15.280063 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49588f5a-b50d-476a-804e-b7a3b371a2b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:15.402932 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49588f5a-b50d-476a-804e-b7a3b371a2b8 tempest-ProjectMemberTests-1187717312 tempest-ProjectMemberTests-1187717312-project-admin] GET https://10.4.3.144/volume/v3/scheduler-stats/get_pools Aug 07 17:21:15.403253 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49588f5a-b50d-476a-804e-b7a3b371a2b8 tempest-ProjectMemberTests-1187717312 tempest-ProjectMemberTests-1187717312-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:15.403500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49588f5a-b50d-476a-804e-b7a3b371a2b8 tempest-ProjectMemberTests-1187717312 tempest-ProjectMemberTests-1187717312-project-admin] Calling method 'get_pools' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:15.403856 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:15.403856 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:15.416373 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49588f5a-b50d-476a-804e-b7a3b371a2b8 tempest-ProjectMemberTests-1187717312 tempest-ProjectMemberTests-1187717312-project-admin] https://10.4.3.144/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 17:21:15.416738 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1337/5322] 10.4.3.144 () {66 vars in 1291 bytes} [Fri Aug 7 17:21:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:15.424035 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2f6cc501-fef2-4c25-a46b-45c99c5e0742 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:15.438125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-34ff42c1-1b9d-41a8-a538-c23cfbd70ab3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:15.440036 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34ff42c1-1b9d-41a8-a538-c23cfbd70ab3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:15.440287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-34ff42c1-1b9d-41a8-a538-c23cfbd70ab3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:15.440473 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-34ff42c1-1b9d-41a8-a538-c23cfbd70ab3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:15.440579 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-34ff42c1-1b9d-41a8-a538-c23cfbd70ab3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:15.445090 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:15.445090 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:15.445824 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34ff42c1-1b9d-41a8-a538-c23cfbd70ab3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:15.446204 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1327/5323] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:15 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:15.490377 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f6cc501-fef2-4c25-a46b-45c99c5e0742 tempest-ProjectMemberTests-1187717312 tempest-ProjectMemberTests-1187717312-project-member] GET https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool Aug 07 17:21:15.490576 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f6cc501-fef2-4c25-a46b-45c99c5e0742 tempest-ProjectMemberTests-1187717312 tempest-ProjectMemberTests-1187717312-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:15.490739 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2f6cc501-fef2-4c25-a46b-45c99c5e0742 tempest-ProjectMemberTests-1187717312 tempest-ProjectMemberTests-1187717312-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:15.491403 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.policy [None req-2f6cc501-fef2-4c25-a46b-45c99c5e0742 tempest-ProjectMemberTests-1187717312 tempest-ProjectMemberTests-1187717312-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '151a760bcf3146b7a93caede6d3f4846', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6dad77c53ca14cebbc64ebe5ca6877b1', '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=100226) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:21:15.491569 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2f6cc501-fef2-4c25-a46b-45c99c5e0742 tempest-ProjectMemberTests-1187717312 tempest-ProjectMemberTests-1187717312-project-member] https://10.4.3.144/volume/v3/capabilities/np0000006737@storpool returned with HTTP 403 Aug 07 17:21:15.491978 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1329/5324] 10.4.3.144 () {66 vars in 1318 bytes} [Fri Aug 7 17:21:15 2026] GET /volume/v3/capabilities/np0000006737@storpool => generated 110 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:15.596300 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0fbb1148-702b-416d-af8d-e2892e877461 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:15.598360 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0fbb1148-702b-416d-af8d-e2892e877461 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:15.598649 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0fbb1148-702b-416d-af8d-e2892e877461 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:15.598913 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0fbb1148-702b-416d-af8d-e2892e877461 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:15.606112 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:15.606112 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:15.609858 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0fbb1148-702b-416d-af8d-e2892e877461 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:15.614395 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0fbb1148-702b-416d-af8d-e2892e877461 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 200 Aug 07 17:21:15.614749 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1332/5325] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:15 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:16.457054 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1daef842-a0a6-4fee-aa00-9b018a03939f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:16.458849 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1daef842-a0a6-4fee-aa00-9b018a03939f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:16.459812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1daef842-a0a6-4fee-aa00-9b018a03939f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:16.459812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1daef842-a0a6-4fee-aa00-9b018a03939f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:16.459812 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1daef842-a0a6-4fee-aa00-9b018a03939f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:16.464745 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:16.464745 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:16.465090 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1daef842-a0a6-4fee-aa00-9b018a03939f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:16.465474 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1338/5326] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:16 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:16.627232 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3b9bffde-b171-43f1-b7c0-0eb124a21ca6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:16.629391 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b9bffde-b171-43f1-b7c0-0eb124a21ca6 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:16.629663 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b9bffde-b171-43f1-b7c0-0eb124a21ca6 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:16.629923 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b9bffde-b171-43f1-b7c0-0eb124a21ca6 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:16.673500 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:16.673500 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:16.690400 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3b9bffde-b171-43f1-b7c0-0eb124a21ca6 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:16.695120 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b9bffde-b171-43f1-b7c0-0eb124a21ca6 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 200 Aug 07 17:21:16.695489 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1328/5327] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:16 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 928 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:17.225827 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:17.315417 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:17.315772 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-49209611"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:17.317861 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-49209611'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:17.317861 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume of 1 GB Aug 07 17:21:17.321925 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Availability Zones retrieved successfully. Aug 07 17:21:17.327105 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (1f946265-d123-49f7-a18b-09100bee1324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:17.328164 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ea6864-cc7c-483d-bda7-231f108f7f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:17.328990 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:17.356504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ea6864-cc7c-483d-bda7-231f108f7f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:17.357254 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1803314-0b7b-4c28-bf81-5ba27b3de61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:17.412291 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['21e547d6-4804-4788-9bdd-d77a9332925a', 'dd319453-9db9-4c5a-b814-8fba79c66c64', '6113a0cd-8647-4745-8bc7-ca8483718134', '9957e3fc-921f-4792-adbc-e47f557a1e73'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:17.413007 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1803314-0b7b-4c28-bf81-5ba27b3de61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21e547d6-4804-4788-9bdd-d77a9332925a', 'dd319453-9db9-4c5a-b814-8fba79c66c64', '6113a0cd-8647-4745-8bc7-ca8483718134', '9957e3fc-921f-4792-adbc-e47f557a1e73']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:17.413686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (798df27c-5ac4-4213-93c7-79512c67fc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:17.433980 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (798df27c-5ac4-4213-93c7-79512c67fc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a490ff59-4617-4739-9ed5-7fa9201b798e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-49209611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['21e547d6-4804-4788-9bdd-d77a9332925a','dd319453-9db9-4c5a-b814-8fba79c66c64','6113a0cd-8647-4745-8bc7-ca8483718134','9957e3fc-921f-4792-adbc-e47f557a1e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-49209611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a490ff59-4617-4739-9ed5-7fa9201b798e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:17.434675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915889ff-0103-4922-b433-bebc30c546bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:17.451614 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (915889ff-0103-4922-b433-bebc30c546bb) transitioned into state 'SUCCESS' from state '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-49209611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['21e547d6-4804-4788-9bdd-d77a9332925a','dd319453-9db9-4c5a-b814-8fba79c66c64','6113a0cd-8647-4745-8bc7-ca8483718134','9957e3fc-921f-4792-adbc-e47f557a1e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:17.452581 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47979db-121c-46a2-9c9b-3555cc4dccf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:17.462997 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47979db-121c-46a2-9c9b-3555cc4dccf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:17.463784 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (1f946265-d123-49f7-a18b-09100bee1324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:17.464114 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request issued successfully. Aug 07 17:21:17.464699 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61014290-743a-4fa7-a1b5-2b4ebc58170f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:17.465317 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1330/5328] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:21:17 2026] POST /volume/v3/volumes => generated 776 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:17.476595 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0a18e7db-cb14-4b4c-91cf-2f0022c0e36b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:17.476951 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-157ac1c9-9a8b-4a44-94d4-babae091efe4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:17.478817 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-157ac1c9-9a8b-4a44-94d4-babae091efe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e Aug 07 17:21:17.478874 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a18e7db-cb14-4b4c-91cf-2f0022c0e36b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:17.479117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-157ac1c9-9a8b-4a44-94d4-babae091efe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:17.479244 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a18e7db-cb14-4b4c-91cf-2f0022c0e36b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:17.479365 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-157ac1c9-9a8b-4a44-94d4-babae091efe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:17.479458 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a18e7db-cb14-4b4c-91cf-2f0022c0e36b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:17.479590 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0a18e7db-cb14-4b4c-91cf-2f0022c0e36b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:17.484891 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:17.484891 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:17.485842 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a18e7db-cb14-4b4c-91cf-2f0022c0e36b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:17.486282 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1333/5329] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:17 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:17.488404 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:17.488404 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:17.492406 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-157ac1c9-9a8b-4a44-94d4-babae091efe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:17.496465 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-157ac1c9-9a8b-4a44-94d4-babae091efe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e returned with HTTP 200 Aug 07 17:21:17.496866 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1339/5330] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:17 2026] GET /volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:17.707798 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-edec4984-2575-4884-859c-3f17d98979fd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:17.709750 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-edec4984-2575-4884-859c-3f17d98979fd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:17.709989 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-edec4984-2575-4884-859c-3f17d98979fd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:17.710236 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-edec4984-2575-4884-859c-3f17d98979fd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:17.717694 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:17.717694 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:17.721763 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-edec4984-2575-4884-859c-3f17d98979fd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:17.726344 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-edec4984-2575-4884-859c-3f17d98979fd tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 200 Aug 07 17:21:17.726710 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1329/5331] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:17 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:18.496825 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-efc18878-ece5-4222-9c72-a9e89e01eb98 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:18.498656 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efc18878-ece5-4222-9c72-a9e89e01eb98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:18.498872 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-efc18878-ece5-4222-9c72-a9e89e01eb98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:18.499140 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-efc18878-ece5-4222-9c72-a9e89e01eb98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:18.499260 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-efc18878-ece5-4222-9c72-a9e89e01eb98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:18.503667 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:18.503667 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:18.504495 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-efc18878-ece5-4222-9c72-a9e89e01eb98 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:18.504889 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1331/5332] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:18 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:18.510943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac6c92e2-1009-40ad-a7ed-a69f4eb873dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:18.517903 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac6c92e2-1009-40ad-a7ed-a69f4eb873dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e Aug 07 17:21:18.519525 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac6c92e2-1009-40ad-a7ed-a69f4eb873dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:18.520621 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac6c92e2-1009-40ad-a7ed-a69f4eb873dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:18.553852 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:18.553852 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:18.563640 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ac6c92e2-1009-40ad-a7ed-a69f4eb873dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:18.572700 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac6c92e2-1009-40ad-a7ed-a69f4eb873dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e returned with HTTP 200 Aug 07 17:21:18.574583 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1334/5333] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:18 2026] GET /volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e => generated 1007 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:18.588584 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fcaab2f2-efa9-4656-ad1a-0c2e47f1a611 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:18.590403 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fcaab2f2-efa9-4656-ad1a-0c2e47f1a611 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:21:18.590769 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fcaab2f2-efa9-4656-ad1a-0c2e47f1a611 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a490ff59-4617-4739-9ed5-7fa9201b798e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-41897459"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:18.600564 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:18.600564 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:18.600947 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fcaab2f2-efa9-4656-ad1a-0c2e47f1a611 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:18.601112 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-fcaab2f2-efa9-4656-ad1a-0c2e47f1a611 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create snapshot from volume a490ff59-4617-4739-9ed5-7fa9201b798e Aug 07 17:21:18.633836 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-fcaab2f2-efa9-4656-ad1a-0c2e47f1a611 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['fbc05cb1-f0b6-49ee-959b-d92683ee2574', '8d6cbca1-9b7d-4652-81b8-37f088cc237c', '0d11816f-96a0-4c85-8d0e-7c43d2ad0049', 'a36a1693-f5ab-4e06-ac39-107a9562fb28'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:18.665604 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fcaab2f2-efa9-4656-ad1a-0c2e47f1a611 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot create request issued successfully. Aug 07 17:21:18.665921 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fcaab2f2-efa9-4656-ad1a-0c2e47f1a611 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:21:18.666522 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1340/5334] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:21:18 2026] POST /volume/v3/snapshots => generated 306 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:18.677182 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7f38a5dc-c75b-464d-91fd-83b5e6d6bad6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:18.679228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f38a5dc-c75b-464d-91fd-83b5e6d6bad6 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd Aug 07 17:21:18.679511 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7f38a5dc-c75b-464d-91fd-83b5e6d6bad6 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:18.679755 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7f38a5dc-c75b-464d-91fd-83b5e6d6bad6 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:18.685628 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:18.685628 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:18.686144 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7f38a5dc-c75b-464d-91fd-83b5e6d6bad6 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:18.686903 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f38a5dc-c75b-464d-91fd-83b5e6d6bad6 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd returned with HTTP 200 Aug 07 17:21:18.687440 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1330/5335] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:18 2026] GET /volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:18.741775 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f9aeccf5-dad0-4b66-8e63-88f5f287cee7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:18.743793 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9aeccf5-dad0-4b66-8e63-88f5f287cee7 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:18.744098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f9aeccf5-dad0-4b66-8e63-88f5f287cee7 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:18.744286 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f9aeccf5-dad0-4b66-8e63-88f5f287cee7 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:18.752195 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:18.752195 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:18.756107 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f9aeccf5-dad0-4b66-8e63-88f5f287cee7 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:18.761302 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f9aeccf5-dad0-4b66-8e63-88f5f287cee7 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 200 Aug 07 17:21:18.761660 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1332/5336] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:18 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:19.517232 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4ccfa83f-adab-4ec2-b380-da77f2cc4d29 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:19.519313 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ccfa83f-adab-4ec2-b380-da77f2cc4d29 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:19.519515 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ccfa83f-adab-4ec2-b380-da77f2cc4d29 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:19.519702 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ccfa83f-adab-4ec2-b380-da77f2cc4d29 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:19.519814 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4ccfa83f-adab-4ec2-b380-da77f2cc4d29 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:19.524988 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:19.524988 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:19.525678 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ccfa83f-adab-4ec2-b380-da77f2cc4d29 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:19.526105 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1335/5337] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:19 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:19.697279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13601ede-ed92-46c4-8206-eef408ab1102 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:19.699675 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13601ede-ed92-46c4-8206-eef408ab1102 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd Aug 07 17:21:19.699850 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13601ede-ed92-46c4-8206-eef408ab1102 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:19.700136 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13601ede-ed92-46c4-8206-eef408ab1102 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:19.706436 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:19.706436 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:19.706997 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-13601ede-ed92-46c4-8206-eef408ab1102 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:19.707789 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13601ede-ed92-46c4-8206-eef408ab1102 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd returned with HTTP 200 Aug 07 17:21:19.708307 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1341/5338] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:19 2026] GET /volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:19.715932 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e6fc372b-b26e-4fea-b979-7a051c500b4f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:19.767998 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6fc372b-b26e-4fea-b979-7a051c500b4f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] POST https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd/action Aug 07 17:21:19.768315 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6fc372b-b26e-4fea-b979-7a051c500b4f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:21:19.768426 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e6fc372b-b26e-4fea-b979-7a051c500b4f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:19.773979 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:19.773979 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:19.774515 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e6fc372b-b26e-4fea-b979-7a051c500b4f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Snapshot retrieved successfully. Aug 07 17:21:19.775013 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-51f079ea-35d4-48e1-8f91-5fce2d7c4c86 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:19.775355 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-e6fc372b-b26e-4fea-b979-7a051c500b4f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '1498bcb91946424487f41ef40c3d2d46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9fe4944fa3c4ab7bd33bf671092a9cb', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:21:19.775500 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e6fc372b-b26e-4fea-b979-7a051c500b4f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd/action returned with HTTP 403 Aug 07 17:21:19.775911 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1331/5339] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:21:19 2026] POST /volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd/action => generated 133 bytes in 60 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:19.776613 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51f079ea-35d4-48e1-8f91-5fce2d7c4c86 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:19.776818 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51f079ea-35d4-48e1-8f91-5fce2d7c4c86 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:19.777035 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-51f079ea-35d4-48e1-8f91-5fce2d7c4c86 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:19.783040 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:19.783040 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:19.783959 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd0502a4-d1b4-4007-b873-bff4fce3b2f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:19.785556 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd0502a4-d1b4-4007-b873-bff4fce3b2f2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd Aug 07 17:21:19.785754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd0502a4-d1b4-4007-b873-bff4fce3b2f2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:19.785993 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd0502a4-d1b4-4007-b873-bff4fce3b2f2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:19.786166 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-dd0502a4-d1b4-4007-b873-bff4fce3b2f2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete snapshot with id: 9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd Aug 07 17:21:19.787163 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-51f079ea-35d4-48e1-8f91-5fce2d7c4c86 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:19.790405 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:19.790405 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:19.790758 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd0502a4-d1b4-4007-b873-bff4fce3b2f2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:19.791014 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-51f079ea-35d4-48e1-8f91-5fce2d7c4c86 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 200 Aug 07 17:21:19.791364 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1333/5340] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:19 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:19.803751 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8925aef4-e6d5-401e-a081-6ebd707f006e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:19.805331 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd0502a4-d1b4-4007-b873-bff4fce3b2f2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot delete request issued successfully. Aug 07 17:21:19.805507 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd0502a4-d1b4-4007-b873-bff4fce3b2f2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd returned with HTTP 202 Aug 07 17:21:19.805640 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8925aef4-e6d5-401e-a081-6ebd707f006e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:19.805884 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1336/5341] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:21:19 2026] DELETE /volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:19.805943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8925aef4-e6d5-401e-a081-6ebd707f006e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:19.806239 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8925aef4-e6d5-401e-a081-6ebd707f006e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:19.812667 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b2a18b3d-8140-43dd-ab57-f90b2b3726e1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:19.814088 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b2a18b3d-8140-43dd-ab57-f90b2b3726e1 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd Aug 07 17:21:19.814285 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b2a18b3d-8140-43dd-ab57-f90b2b3726e1 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:19.814484 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b2a18b3d-8140-43dd-ab57-f90b2b3726e1 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:19.814900 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:19.814900 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:19.818793 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8925aef4-e6d5-401e-a081-6ebd707f006e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:19.819900 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:19.819900 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:19.820247 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b2a18b3d-8140-43dd-ab57-f90b2b3726e1 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:19.820894 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b2a18b3d-8140-43dd-ab57-f90b2b3726e1 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd returned with HTTP 200 Aug 07 17:21:19.821264 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1332/5342] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:19 2026] GET /volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:19.823769 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8925aef4-e6d5-401e-a081-6ebd707f006e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 200 Aug 07 17:21:19.824210 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1342/5343] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:19 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:19.835789 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-896ee6f9-97a5-44cf-9d76-66d9a7907fce None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:19.837587 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-896ee6f9-97a5-44cf-9d76-66d9a7907fce tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:21:19.837923 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-896ee6f9-97a5-44cf-9d76-66d9a7907fce tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3ef57c6-dc11-4d86-b874-8eea3cd4b56a", "name": "tempest-VolumeImageDependencyTests-Snapshot-1455226242"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:19.846397 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:19.846397 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:19.846852 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-896ee6f9-97a5-44cf-9d76-66d9a7907fce tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:19.846992 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-896ee6f9-97a5-44cf-9d76-66d9a7907fce tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create snapshot from volume b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:19.877993 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-896ee6f9-97a5-44cf-9d76-66d9a7907fce tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Created reservations ['75d58d75-e55c-4a64-995f-d3b72e33c637', '0b1b57da-b70e-479b-85e4-2990a1d48add', '1c760b4a-05bb-413c-a4a8-03858cb39756', '6717a2c5-0726-4039-ae3b-603b1c312648'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:19.907247 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-896ee6f9-97a5-44cf-9d76-66d9a7907fce tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Snapshot create request issued successfully. Aug 07 17:21:19.907432 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-896ee6f9-97a5-44cf-9d76-66d9a7907fce tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:21:19.907871 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1334/5344] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:21:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:19.915515 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-40e1e1be-8b85-478e-a9ed-6178728d8641 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:19.917207 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40e1e1be-8b85-478e-a9ed-6178728d8641 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 Aug 07 17:21:19.917390 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40e1e1be-8b85-478e-a9ed-6178728d8641 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:19.918000 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40e1e1be-8b85-478e-a9ed-6178728d8641 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:19.922536 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:19.922536 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:19.922981 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-40e1e1be-8b85-478e-a9ed-6178728d8641 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Snapshot retrieved successfully. Aug 07 17:21:19.923705 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40e1e1be-8b85-478e-a9ed-6178728d8641 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 returned with HTTP 200 Aug 07 17:21:19.924171 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1337/5345] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:19 2026] GET /volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:20.535786 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-404adeea-2a7f-425c-8cf8-edb8e62987ce None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:20.537651 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-404adeea-2a7f-425c-8cf8-edb8e62987ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:20.537899 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-404adeea-2a7f-425c-8cf8-edb8e62987ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:20.538129 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-404adeea-2a7f-425c-8cf8-edb8e62987ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:20.538233 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-404adeea-2a7f-425c-8cf8-edb8e62987ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:20.542906 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:20.542906 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:20.543739 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-404adeea-2a7f-425c-8cf8-edb8e62987ce tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:20.544132 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1333/5346] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:20 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:20.553102 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1822d89c-ef94-4d26-af7c-560e06072e2d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:20.555120 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1822d89c-ef94-4d26-af7c-560e06072e2d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:20.555349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1822d89c-ef94-4d26-af7c-560e06072e2d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:20.555570 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1822d89c-ef94-4d26-af7c-560e06072e2d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:20.555703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1822d89c-ef94-4d26-af7c-560e06072e2d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:20.560316 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:20.560316 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:20.561173 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1822d89c-ef94-4d26-af7c-560e06072e2d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:20.561582 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1343/5347] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:20 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:20.570725 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ceda911f-2237-4487-8d0a-2082d4b70d31 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:20.572363 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ceda911f-2237-4487-8d0a-2082d4b70d31 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:20.572565 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ceda911f-2237-4487-8d0a-2082d4b70d31 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:20.572769 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ceda911f-2237-4487-8d0a-2082d4b70d31 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:20.572938 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-ceda911f-2237-4487-8d0a-2082d4b70d31 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete backup with id: e075e212-78df-439d-9a53-2516d6376bb5. Aug 07 17:21:20.576752 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:20.576752 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:20.586944 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-ceda911f-2237-4487-8d0a-2082d4b70d31 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] delete_backup rpcapi backup_id e075e212-78df-439d-9a53-2516d6376bb5 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:21:20.588468 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ceda911f-2237-4487-8d0a-2082d4b70d31 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 202 Aug 07 17:21:20.588789 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1335/5348] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:20 2026] DELETE /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:21:20.595037 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a881ef57-1bcf-4fcb-98ab-9f9ecd82b1a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:20.596730 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a881ef57-1bcf-4fcb-98ab-9f9ecd82b1a0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:20.596914 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a881ef57-1bcf-4fcb-98ab-9f9ecd82b1a0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:20.597123 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a881ef57-1bcf-4fcb-98ab-9f9ecd82b1a0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:20.597240 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a881ef57-1bcf-4fcb-98ab-9f9ecd82b1a0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:20.601287 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:20.601287 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:20.602001 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a881ef57-1bcf-4fcb-98ab-9f9ecd82b1a0 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:20.602369 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1338/5349] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:20 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:20.830220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b44524ff-5972-4c08-8a78-d163dd33f21d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:20.832305 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b44524ff-5972-4c08-8a78-d163dd33f21d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd Aug 07 17:21:20.832551 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b44524ff-5972-4c08-8a78-d163dd33f21d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:20.832805 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b44524ff-5972-4c08-8a78-d163dd33f21d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:20.837594 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b44524ff-5972-4c08-8a78-d163dd33f21d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd returned with HTTP 404 Aug 07 17:21:20.838237 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1334/5350] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:20 2026] GET /volume/v3/snapshots/9cc3c9b8-8d66-48c4-8c07-756a43fcf5cd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:20.844786 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-12ef538e-11d8-4ac3-ad2a-22f03ec14cae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:20.846733 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12ef538e-11d8-4ac3-ad2a-22f03ec14cae tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e Aug 07 17:21:20.846943 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12ef538e-11d8-4ac3-ad2a-22f03ec14cae tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:20.847159 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12ef538e-11d8-4ac3-ad2a-22f03ec14cae tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:20.847328 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-12ef538e-11d8-4ac3-ad2a-22f03ec14cae tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume with id: a490ff59-4617-4739-9ed5-7fa9201b798e Aug 07 17:21:20.854455 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:20.854455 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:20.854794 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-12ef538e-11d8-4ac3-ad2a-22f03ec14cae tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:20.871297 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-12ef538e-11d8-4ac3-ad2a-22f03ec14cae tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume request issued successfully. Aug 07 17:21:20.871554 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12ef538e-11d8-4ac3-ad2a-22f03ec14cae tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e returned with HTTP 202 Aug 07 17:21:20.871977 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1344/5351] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:20 2026] DELETE /volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:20.878932 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0d79a553-9df1-4c7a-8cb7-674bca0757a0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:20.880940 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0d79a553-9df1-4c7a-8cb7-674bca0757a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e Aug 07 17:21:20.881191 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0d79a553-9df1-4c7a-8cb7-674bca0757a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:20.881409 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0d79a553-9df1-4c7a-8cb7-674bca0757a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:20.888981 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:20.888981 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:20.892867 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0d79a553-9df1-4c7a-8cb7-674bca0757a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:20.897850 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0d79a553-9df1-4c7a-8cb7-674bca0757a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e returned with HTTP 200 Aug 07 17:21:20.898313 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1336/5352] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:20 2026] GET /volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:20.933307 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b523096-0998-43ce-b872-d8c2f715280a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:20.935114 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b523096-0998-43ce-b872-d8c2f715280a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 Aug 07 17:21:20.935488 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b523096-0998-43ce-b872-d8c2f715280a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:20.935842 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b523096-0998-43ce-b872-d8c2f715280a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:20.941369 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:20.941369 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:20.941881 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1b523096-0998-43ce-b872-d8c2f715280a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Snapshot retrieved successfully. Aug 07 17:21:20.942810 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b523096-0998-43ce-b872-d8c2f715280a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 returned with HTTP 200 Aug 07 17:21:20.943219 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1339/5353] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:20 2026] GET /volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:20.952626 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:20.954469 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:20.954975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "fd83aabb-d5be-4956-97b1-6e3eaad30455", "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:20.957154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'fd83aabb-d5be-4956-97b1-6e3eaad30455', 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:20.963077 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:20.963077 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:20.963641 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Snapshot retrieved successfully. Aug 07 17:21:20.963795 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume of 1 GB Aug 07 17:21:20.968093 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Availability Zones retrieved successfully. Aug 07 17:21:20.975486 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (6159bb43-078b-4609-a4f7-61ff8a8a1c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:20.976710 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca6ddc9-d57e-443e-9f19-1467b737045c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:20.977967 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:21.021980 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eca6ddc9-d57e-443e-9f19-1467b737045c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fd83aabb-d5be-4956-97b1-6e3eaad30455', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:21.023142 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e64822-82a3-49ad-9255-51acbc6ea859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:21.076232 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Created reservations ['1e65fea0-fc7e-4c5b-803a-a6e33c65dff1', '874ce891-ef5a-4827-a095-b780af97e360', '6e783634-8448-47a7-af8d-b5c21400b3ba', '7c7483f6-de22-4c2e-b278-dada3fe29e3b'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:21.077633 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e64822-82a3-49ad-9255-51acbc6ea859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e65fea0-fc7e-4c5b-803a-a6e33c65dff1', '874ce891-ef5a-4827-a095-b780af97e360', '6e783634-8448-47a7-af8d-b5c21400b3ba', '7c7483f6-de22-4c2e-b278-dada3fe29e3b']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:21.079068 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deeadb03-d47d-4ead-8a3a-70f36c8a2b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:21.119233 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deeadb03-d47d-4ead-8a3a-70f36c8a2b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8b1c909-6652-4835-a3d0-43eade5ee459', '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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['1e65fea0-fc7e-4c5b-803a-a6e33c65dff1','874ce891-ef5a-4827-a095-b780af97e360','6e783634-8448-47a7-af8d-b5c21400b3ba','7c7483f6-de22-4c2e-b278-dada3fe29e3b'],size=1,snapshot_id=fd83aabb-d5be-4956-97b1-6e3eaad30455,source_replicaid=,source_volid=None,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), '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-07T17:21:21Z,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=d8b1c909-6652-4835-a3d0-43eade5ee459,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11cfe9ade9694154941a3a221d9635ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fd83aabb-d5be-4956-97b1-6e3eaad30455,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ce68a05d04408abcbdb38c9019e828',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:21.120553 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2b8c32-d9fb-40a0-b8ea-320059afe69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:21.139442 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2b8c32-d9fb-40a0-b8ea-320059afe69d) transitioned into state 'SUCCESS' from 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='11cfe9ade9694154941a3a221d9635ca',qos_specs=None,replication_status=,reservations=['1e65fea0-fc7e-4c5b-803a-a6e33c65dff1','874ce891-ef5a-4827-a095-b780af97e360','6e783634-8448-47a7-af8d-b5c21400b3ba','7c7483f6-de22-4c2e-b278-dada3fe29e3b'],size=1,snapshot_id=fd83aabb-d5be-4956-97b1-6e3eaad30455,source_replicaid=,source_volid=None,status='creating',user_id='d2ce68a05d04408abcbdb38c9019e828',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:21.140530 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f9823a1-091f-4507-9b6c-13cf85ed7b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:21.166199 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f9823a1-091f-4507-9b6c-13cf85ed7b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:21.167481 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Flow 'volume_create_api' (6159bb43-078b-4609-a4f7-61ff8a8a1c53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:21.167902 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Create volume request issued successfully. Aug 07 17:21:21.168649 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-33c4cdbc-6e71-44d2-aa0e-498c1ea3058a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:21.169220 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1335/5354] 10.4.3.144 () {70 vars in 1300 bytes} [Fri Aug 7 17:21:20 2026] POST /volume/v3/volumes => generated 809 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:21.180218 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3cfe02f9-f150-4f71-a524-091f4f0063c8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:21.182063 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cfe02f9-f150-4f71-a524-091f4f0063c8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:21.182305 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3cfe02f9-f150-4f71-a524-091f4f0063c8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:21.182500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3cfe02f9-f150-4f71-a524-091f4f0063c8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:21.190162 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:21.190162 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:21.194115 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3cfe02f9-f150-4f71-a524-091f4f0063c8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:21.199287 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cfe02f9-f150-4f71-a524-091f4f0063c8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 returned with HTTP 200 Aug 07 17:21:21.199768 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1345/5355] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:21 2026] GET /volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:21.611953 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-00a0e477-fe42-4df3-8cdd-2232f3dfbd7b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:21.613768 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00a0e477-fe42-4df3-8cdd-2232f3dfbd7b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:21.613977 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00a0e477-fe42-4df3-8cdd-2232f3dfbd7b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:21.614185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-00a0e477-fe42-4df3-8cdd-2232f3dfbd7b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:21.614317 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-00a0e477-fe42-4df3-8cdd-2232f3dfbd7b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:21.618699 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:21.618699 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:21.619429 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-00a0e477-fe42-4df3-8cdd-2232f3dfbd7b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:21.619756 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1337/5356] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:21 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:21.910545 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e1945ef-38ad-4802-abbe-7fef2bb459a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:21.912467 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e1945ef-38ad-4802-abbe-7fef2bb459a5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e Aug 07 17:21:21.912714 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e1945ef-38ad-4802-abbe-7fef2bb459a5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:21.912945 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e1945ef-38ad-4802-abbe-7fef2bb459a5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:21.918605 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e1945ef-38ad-4802-abbe-7fef2bb459a5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e returned with HTTP 404 Aug 07 17:21:21.919145 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1340/5357] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:21 2026] GET /volume/v3/volumes/a490ff59-4617-4739-9ed5-7fa9201b798e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:21.927380 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:21.929444 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:21.929805 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-741058558"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:21.931254 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-741058558'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:21.931399 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume of 1 GB Aug 07 17:21:21.931658 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:21.931658 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:21.935623 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Availability Zones retrieved successfully. Aug 07 17:21:21.940723 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (435d5fbc-c0ad-4306-b215-f05f65bbbb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:21.941584 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49086ea-6bcc-4bd7-bbb5-54991ec66f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:21.942318 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:21.963409 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49086ea-6bcc-4bd7-bbb5-54991ec66f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:21.964111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26cdd2d5-907b-4801-ba6a-b6ed53c5cd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:21.998215 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['ea6349a3-9785-4887-a2f2-0fae78f883da', '8f8896f4-ec17-470a-8fb5-81ed36b966e8', '15cc5db4-4f02-4e6c-9fe7-d387368ffdc7', '6b2f5eb2-1a95-45df-bf65-c879acae0d8d'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:21.998981 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26cdd2d5-907b-4801-ba6a-b6ed53c5cd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea6349a3-9785-4887-a2f2-0fae78f883da', '8f8896f4-ec17-470a-8fb5-81ed36b966e8', '15cc5db4-4f02-4e6c-9fe7-d387368ffdc7', '6b2f5eb2-1a95-45df-bf65-c879acae0d8d']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:21.999724 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b4ecf9-b4fc-4713-a1b1-23c63174eb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:22.022986 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b4ecf9-b4fc-4713-a1b1-23c63174eb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f111fbde-3929-4d81-bfa3-bfd4b8e6321b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-741058558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['ea6349a3-9785-4887-a2f2-0fae78f883da','8f8896f4-ec17-470a-8fb5-81ed36b966e8','15cc5db4-4f02-4e6c-9fe7-d387368ffdc7','6b2f5eb2-1a95-45df-bf65-c879acae0d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-741058558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f111fbde-3929-4d81-bfa3-bfd4b8e6321b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:22.023720 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ddeb91-7b27-48de-a2b8-fa8def37d1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:22.041617 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ddeb91-7b27-48de-a2b8-fa8def37d1be) transitioned into state 'SUCCESS' from state '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-741058558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['ea6349a3-9785-4887-a2f2-0fae78f883da','8f8896f4-ec17-470a-8fb5-81ed36b966e8','15cc5db4-4f02-4e6c-9fe7-d387368ffdc7','6b2f5eb2-1a95-45df-bf65-c879acae0d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:22.042417 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e60eef4b-204c-4676-94df-3fe407076191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:22.051516 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e60eef4b-204c-4676-94df-3fe407076191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:22.052290 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (435d5fbc-c0ad-4306-b215-f05f65bbbb1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:22.052590 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request issued successfully. Aug 07 17:21:22.053174 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5fb692a3-c741-4153-aab0-8c0b7981b04f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:22.053548 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1336/5358] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:21:21 2026] POST /volume/v3/volumes => generated 777 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:22.065125 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dfe1e579-eef1-4ff8-8c3d-bed7eff0f60d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:22.067452 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfe1e579-eef1-4ff8-8c3d-bed7eff0f60d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b Aug 07 17:21:22.067759 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfe1e579-eef1-4ff8-8c3d-bed7eff0f60d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:22.068059 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfe1e579-eef1-4ff8-8c3d-bed7eff0f60d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:22.075818 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:22.075818 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:22.080542 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dfe1e579-eef1-4ff8-8c3d-bed7eff0f60d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:22.084772 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfe1e579-eef1-4ff8-8c3d-bed7eff0f60d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b returned with HTTP 200 Aug 07 17:21:22.085465 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1346/5359] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:22 2026] GET /volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:22.211833 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3847cd8f-d0af-43c5-91a8-91785c8268ee None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:22.213743 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3847cd8f-d0af-43c5-91a8-91785c8268ee tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:22.213966 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3847cd8f-d0af-43c5-91a8-91785c8268ee tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:22.214171 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3847cd8f-d0af-43c5-91a8-91785c8268ee tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:22.220816 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:22.220816 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:22.224138 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3847cd8f-d0af-43c5-91a8-91785c8268ee tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:22.228798 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3847cd8f-d0af-43c5-91a8-91785c8268ee tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 returned with HTTP 200 Aug 07 17:21:22.229324 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1338/5360] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:22 2026] GET /volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:22.240520 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6be46c88-3aad-4900-804a-ab4cfcbe7480 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:22.242573 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6be46c88-3aad-4900-804a-ab4cfcbe7480 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:22.242833 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6be46c88-3aad-4900-804a-ab4cfcbe7480 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:22.243084 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6be46c88-3aad-4900-804a-ab4cfcbe7480 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:22.250906 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:22.250906 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:22.254828 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6be46c88-3aad-4900-804a-ab4cfcbe7480 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:22.260652 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6be46c88-3aad-4900-804a-ab4cfcbe7480 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 returned with HTTP 200 Aug 07 17:21:22.260898 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1341/5361] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:22 2026] GET /volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:22.271841 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c40c67e8-1049-4817-ac5c-3905f0f46080 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:22.273682 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c40c67e8-1049-4817-ac5c-3905f0f46080 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 Aug 07 17:21:22.273883 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c40c67e8-1049-4817-ac5c-3905f0f46080 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:22.274113 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c40c67e8-1049-4817-ac5c-3905f0f46080 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:22.274215 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-c40c67e8-1049-4817-ac5c-3905f0f46080 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete snapshot with id: fd83aabb-d5be-4956-97b1-6e3eaad30455 Aug 07 17:21:22.279129 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:22.279129 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:22.279524 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c40c67e8-1049-4817-ac5c-3905f0f46080 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Snapshot retrieved successfully. Aug 07 17:21:22.294802 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c40c67e8-1049-4817-ac5c-3905f0f46080 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Snapshot delete request issued successfully. Aug 07 17:21:22.295051 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c40c67e8-1049-4817-ac5c-3905f0f46080 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 returned with HTTP 202 Aug 07 17:21:22.296120 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1337/5362] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:21:22 2026] DELETE /volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:22.301919 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-73f6ec4f-6caa-4b58-af07-3bac053de05a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:22.303707 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73f6ec4f-6caa-4b58-af07-3bac053de05a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 Aug 07 17:21:22.303928 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73f6ec4f-6caa-4b58-af07-3bac053de05a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:22.304134 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73f6ec4f-6caa-4b58-af07-3bac053de05a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:22.309176 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:22.309176 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:22.309651 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-73f6ec4f-6caa-4b58-af07-3bac053de05a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Snapshot retrieved successfully. Aug 07 17:21:22.310400 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73f6ec4f-6caa-4b58-af07-3bac053de05a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 returned with HTTP 200 Aug 07 17:21:22.310732 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1347/5363] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:22 2026] GET /volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:22.629333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-56186639-e614-4cfd-aee5-5d94aa215b11 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:22.630976 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56186639-e614-4cfd-aee5-5d94aa215b11 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:22.631177 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56186639-e614-4cfd-aee5-5d94aa215b11 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:22.631347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-56186639-e614-4cfd-aee5-5d94aa215b11 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:22.631446 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-56186639-e614-4cfd-aee5-5d94aa215b11 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:22.635416 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:22.635416 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:22.636056 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-56186639-e614-4cfd-aee5-5d94aa215b11 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 200 Aug 07 17:21:22.636382 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1339/5364] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:22 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:23.097236 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f9e9a5f-5cf4-4eb4-9127-9cfb1a6df8ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:23.099418 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f9e9a5f-5cf4-4eb4-9127-9cfb1a6df8ad tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b Aug 07 17:21:23.099668 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f9e9a5f-5cf4-4eb4-9127-9cfb1a6df8ad tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:23.099918 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f9e9a5f-5cf4-4eb4-9127-9cfb1a6df8ad tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:23.108438 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:23.108438 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:23.112130 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f9e9a5f-5cf4-4eb4-9127-9cfb1a6df8ad tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:23.116381 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f9e9a5f-5cf4-4eb4-9127-9cfb1a6df8ad tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b returned with HTTP 200 Aug 07 17:21:23.116827 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1342/5365] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:23 2026] GET /volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:23.130110 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7f3d0149-5ee1-4a64-a6b9-552c4a35b4f0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:23.131695 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f3d0149-5ee1-4a64-a6b9-552c4a35b4f0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:21:23.132072 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7f3d0149-5ee1-4a64-a6b9-552c4a35b4f0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f111fbde-3929-4d81-bfa3-bfd4b8e6321b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1591284080"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:23.141276 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:23.141276 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:23.141627 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7f3d0149-5ee1-4a64-a6b9-552c4a35b4f0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:23.141767 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-7f3d0149-5ee1-4a64-a6b9-552c4a35b4f0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create snapshot from volume f111fbde-3929-4d81-bfa3-bfd4b8e6321b Aug 07 17:21:23.162713 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-7f3d0149-5ee1-4a64-a6b9-552c4a35b4f0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['f2a648ca-0591-4879-a915-88c9693ed554', '5e4846ad-f23c-4f5f-ba59-b012383bd390', '01b377e0-af3d-4caa-8434-2bf5288ea450', '907640b6-9d46-4a09-8234-2c174360dc3b'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:23.187410 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7f3d0149-5ee1-4a64-a6b9-552c4a35b4f0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot create request issued successfully. Aug 07 17:21:23.187756 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f3d0149-5ee1-4a64-a6b9-552c4a35b4f0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:21:23.188363 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1338/5366] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:21:23 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 07 17:21:23.196324 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fa5da99f-ad72-42a9-8f7a-68e0ef6b48ed None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:23.197891 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa5da99f-ad72-42a9-8f7a-68e0ef6b48ed tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 Aug 07 17:21:23.198091 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa5da99f-ad72-42a9-8f7a-68e0ef6b48ed tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:23.198269 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa5da99f-ad72-42a9-8f7a-68e0ef6b48ed tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:23.202453 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:23.202453 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:23.202737 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fa5da99f-ad72-42a9-8f7a-68e0ef6b48ed tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:23.203482 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa5da99f-ad72-42a9-8f7a-68e0ef6b48ed tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 returned with HTTP 200 Aug 07 17:21:23.203896 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1348/5367] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:23 2026] GET /volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:23.319695 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e821cea2-8e03-4af8-a7e6-06e904e7f3d8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:23.321408 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e821cea2-8e03-4af8-a7e6-06e904e7f3d8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 Aug 07 17:21:23.321599 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e821cea2-8e03-4af8-a7e6-06e904e7f3d8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:23.321776 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e821cea2-8e03-4af8-a7e6-06e904e7f3d8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:23.325919 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e821cea2-8e03-4af8-a7e6-06e904e7f3d8 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 returned with HTTP 404 Aug 07 17:21:23.326413 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1340/5368] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:23 2026] GET /volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:23.334521 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec22a753-d40c-43fd-afff-edffc10b8530 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:23.336613 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec22a753-d40c-43fd-afff-edffc10b8530 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:23.336864 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec22a753-d40c-43fd-afff-edffc10b8530 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:23.337081 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec22a753-d40c-43fd-afff-edffc10b8530 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:23.337245 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ec22a753-d40c-43fd-afff-edffc10b8530 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume with id: d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:23.344036 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:23.344036 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:23.344451 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ec22a753-d40c-43fd-afff-edffc10b8530 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:23.358322 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ec22a753-d40c-43fd-afff-edffc10b8530 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume request issued successfully. Aug 07 17:21:23.358494 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec22a753-d40c-43fd-afff-edffc10b8530 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 returned with HTTP 202 Aug 07 17:21:23.358937 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1343/5369] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:21:23 2026] DELETE /volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:21:23.366637 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-475b41d8-e6a3-4824-b297-6d499b072f7e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:23.368503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-475b41d8-e6a3-4824-b297-6d499b072f7e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:23.368699 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-475b41d8-e6a3-4824-b297-6d499b072f7e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:23.368890 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-475b41d8-e6a3-4824-b297-6d499b072f7e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:23.376379 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:23.376379 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:23.380248 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-475b41d8-e6a3-4824-b297-6d499b072f7e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:23.385618 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-475b41d8-e6a3-4824-b297-6d499b072f7e tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 returned with HTTP 200 Aug 07 17:21:23.386126 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1339/5370] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:23 2026] GET /volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 => generated 1227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:23.646095 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-973cf916-ed61-4a0d-b444-9a3851f9bae3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:23.647768 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-973cf916-ed61-4a0d-b444-9a3851f9bae3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 Aug 07 17:21:23.647953 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-973cf916-ed61-4a0d-b444-9a3851f9bae3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:23.648135 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-973cf916-ed61-4a0d-b444-9a3851f9bae3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:23.648232 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-973cf916-ed61-4a0d-b444-9a3851f9bae3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id e075e212-78df-439d-9a53-2516d6376bb5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:23.651786 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-973cf916-ed61-4a0d-b444-9a3851f9bae3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 returned with HTTP 404 Aug 07 17:21:23.652270 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1349/5371] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:23 2026] GET /volume/v3/backups/e075e212-78df-439d-9a53-2516d6376bb5 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:24.069424 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ed4fb6ee-2879-4acf-98da-06d4ad595151 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:24.071376 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed4fb6ee-2879-4acf-98da-06d4ad595151 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:21:24.071654 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed4fb6ee-2879-4acf-98da-06d4ad595151 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:24.071863 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ed4fb6ee-2879-4acf-98da-06d4ad595151 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:24.072006 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-ed4fb6ee-2879-4acf-98da-06d4ad595151 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete backup with id: b215b925-f5bf-4768-b0f0-613a29922a59. Aug 07 17:21:24.076535 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:24.076535 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:24.087653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-ed4fb6ee-2879-4acf-98da-06d4ad595151 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] delete_backup rpcapi backup_id b215b925-f5bf-4768-b0f0-613a29922a59 {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:21:24.089572 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ed4fb6ee-2879-4acf-98da-06d4ad595151 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 202 Aug 07 17:21:24.089988 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1341/5372] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:24 2026] DELETE /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:21:24.098069 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b119d437-0a75-4de3-82b3-dfb6e8000746 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:24.099693 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b119d437-0a75-4de3-82b3-dfb6e8000746 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:21:24.099875 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b119d437-0a75-4de3-82b3-dfb6e8000746 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:24.100065 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b119d437-0a75-4de3-82b3-dfb6e8000746 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:24.100205 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b119d437-0a75-4de3-82b3-dfb6e8000746 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:24.105484 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:24.105484 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:24.106597 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b119d437-0a75-4de3-82b3-dfb6e8000746 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 200 Aug 07 17:21:24.107125 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1344/5373] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:24 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:24.213277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1c056ed4-f446-4ba4-b6e4-f306f0741d29 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:24.215420 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1c056ed4-f446-4ba4-b6e4-f306f0741d29 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 Aug 07 17:21:24.215740 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1c056ed4-f446-4ba4-b6e4-f306f0741d29 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:24.215959 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1c056ed4-f446-4ba4-b6e4-f306f0741d29 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:24.220753 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:24.220753 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:24.221147 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1c056ed4-f446-4ba4-b6e4-f306f0741d29 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:24.221866 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1c056ed4-f446-4ba4-b6e4-f306f0741d29 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 returned with HTTP 200 Aug 07 17:21:24.222262 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1340/5374] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:24 2026] GET /volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:24.232309 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-99cbe4f7-5425-4625-8019-091a244c956e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:24.234087 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99cbe4f7-5425-4625-8019-091a244c956e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] GET https://10.4.3.144/volume/v3/snapshots Aug 07 17:21:24.234337 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99cbe4f7-5425-4625-8019-091a244c956e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:24.234572 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99cbe4f7-5425-4625-8019-091a244c956e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:24.234869 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-99cbe4f7-5425-4625-8019-091a244c956e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:21:24.235999 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-99cbe4f7-5425-4625-8019-091a244c956e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:21:24.240121 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-99cbe4f7-5425-4625-8019-091a244c956e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Get all snapshots completed successfully. Aug 07 17:21:24.240450 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99cbe4f7-5425-4625-8019-091a244c956e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] https://10.4.3.144/volume/v3/snapshots returned with HTTP 200 Aug 07 17:21:24.240830 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1350/5375] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:21:24 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:24.249106 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a771829d-0ae3-4b10-84d5-0fc1f0e0dfb3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:24.250891 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a771829d-0ae3-4b10-84d5-0fc1f0e0dfb3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 Aug 07 17:21:24.251146 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a771829d-0ae3-4b10-84d5-0fc1f0e0dfb3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:24.251327 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a771829d-0ae3-4b10-84d5-0fc1f0e0dfb3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:24.251428 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-a771829d-0ae3-4b10-84d5-0fc1f0e0dfb3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete snapshot with id: f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 Aug 07 17:21:24.257141 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:24.257141 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:24.257488 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a771829d-0ae3-4b10-84d5-0fc1f0e0dfb3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:24.275551 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a771829d-0ae3-4b10-84d5-0fc1f0e0dfb3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot delete request issued successfully. Aug 07 17:21:24.275551 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a771829d-0ae3-4b10-84d5-0fc1f0e0dfb3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 returned with HTTP 202 Aug 07 17:21:24.276190 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1342/5376] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:21:24 2026] DELETE /volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:24.283331 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b09d410b-d24f-40fa-9004-bb3c60bd2b4b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:24.286417 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b09d410b-d24f-40fa-9004-bb3c60bd2b4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 Aug 07 17:21:24.286646 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b09d410b-d24f-40fa-9004-bb3c60bd2b4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:24.286926 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b09d410b-d24f-40fa-9004-bb3c60bd2b4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:24.292621 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:24.292621 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:24.292971 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b09d410b-d24f-40fa-9004-bb3c60bd2b4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:24.293683 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b09d410b-d24f-40fa-9004-bb3c60bd2b4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 returned with HTTP 200 Aug 07 17:21:24.294102 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1345/5377] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:24 2026] GET /volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:24.399070 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f81c3bbb-a1fa-4c70-aa46-d3d66e5dd422 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:24.400990 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f81c3bbb-a1fa-4c70-aa46-d3d66e5dd422 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:24.401227 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f81c3bbb-a1fa-4c70-aa46-d3d66e5dd422 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:24.401408 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f81c3bbb-a1fa-4c70-aa46-d3d66e5dd422 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:24.407058 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f81c3bbb-a1fa-4c70-aa46-d3d66e5dd422 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 returned with HTTP 404 Aug 07 17:21:24.407653 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1341/5378] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:24 2026] GET /volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:24.640604 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-53d33fe2-8d87-4650-adec-c5c292b32c7a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:24.642310 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53d33fe2-8d87-4650-adec-c5c292b32c7a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:24.642552 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53d33fe2-8d87-4650-adec-c5c292b32c7a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:24.642794 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53d33fe2-8d87-4650-adec-c5c292b32c7a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:24.642997 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-53d33fe2-8d87-4650-adec-c5c292b32c7a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume with id: b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:24.649264 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:24.649264 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:24.649664 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-53d33fe2-8d87-4650-adec-c5c292b32c7a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:24.663035 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-53d33fe2-8d87-4650-adec-c5c292b32c7a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume request issued successfully. Aug 07 17:21:24.663219 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53d33fe2-8d87-4650-adec-c5c292b32c7a tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 202 Aug 07 17:21:24.663563 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1351/5379] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:21:24 2026] DELETE /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:21:24.669700 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9b92a377-d54e-4100-b78b-f7579400f3b1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:24.671412 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b92a377-d54e-4100-b78b-f7579400f3b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:24.671634 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b92a377-d54e-4100-b78b-f7579400f3b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:24.671836 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9b92a377-d54e-4100-b78b-f7579400f3b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:24.678855 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:24.678855 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:24.682278 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9b92a377-d54e-4100-b78b-f7579400f3b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:24.686661 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9b92a377-d54e-4100-b78b-f7579400f3b1 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 200 Aug 07 17:21:24.687216 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1343/5380] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:24 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:25.116463 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a62bb11b-489a-4388-8c1a-4c1da951ace3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.118137 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a62bb11b-489a-4388-8c1a-4c1da951ace3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 Aug 07 17:21:25.118341 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a62bb11b-489a-4388-8c1a-4c1da951ace3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.118506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a62bb11b-489a-4388-8c1a-4c1da951ace3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.118599 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a62bb11b-489a-4388-8c1a-4c1da951ace3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id b215b925-f5bf-4768-b0f0-613a29922a59. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:25.121936 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a62bb11b-489a-4388-8c1a-4c1da951ace3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 returned with HTTP 404 Aug 07 17:21:25.122366 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1346/5381] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:25 2026] GET /volume/v3/backups/b215b925-f5bf-4768-b0f0-613a29922a59 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:25.133451 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fafb305b-dc70-4999-a499-9fd152622a89 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.135095 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:25.135406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-621504835"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:25.136683 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-621504835'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:25.136802 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume of 1 GB Aug 07 17:21:25.140366 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Availability Zones retrieved successfully. Aug 07 17:21:25.145310 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Flow 'volume_create_api' (5cf6eb9b-f6e5-4ff9-9ab9-39818853ab3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:25.146167 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c0d121-c29a-474f-9233-f6263766509d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:25.147000 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:25.172497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76c0d121-c29a-474f-9233-f6263766509d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:25.173393 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b90ec7-e1d8-4041-b1c7-b02730c49166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:25.207327 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['56d574c6-f787-436a-838a-e71bdd2572a2', '58e6a6cb-20ce-469d-950b-793ba32f6efc', 'ba02d6bd-c118-45f7-8a80-f27f76e87904', 'c9881af1-615d-4104-864e-f638f2be67e6'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:25.208165 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0b90ec7-e1d8-4041-b1c7-b02730c49166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56d574c6-f787-436a-838a-e71bdd2572a2', '58e6a6cb-20ce-469d-950b-793ba32f6efc', 'ba02d6bd-c118-45f7-8a80-f27f76e87904', 'c9881af1-615d-4104-864e-f638f2be67e6']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:25.208828 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (500e89e5-310e-4162-a784-a1f1e47c53a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:25.228606 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (500e89e5-310e-4162-a784-a1f1e47c53a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '033c4641-42cf-4152-ad6f-846a5c2653c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-621504835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa73786ae864785abdce67086034278',qos_specs=None,replication_status=,reservations=['56d574c6-f787-436a-838a-e71bdd2572a2','58e6a6cb-20ce-469d-950b-793ba32f6efc','ba02d6bd-c118-45f7-8a80-f27f76e87904','c9881af1-615d-4104-864e-f638f2be67e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ce1404e744bdbbf50b44db75f226',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-621504835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=033c4641-42cf-4152-ad6f-846a5c2653c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa73786ae864785abdce67086034278',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89e0ce1404e744bdbbf50b44db75f226',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:25.229363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61bca244-d827-4c5e-bb36-5a6b886a0a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:25.244575 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61bca244-d827-4c5e-bb36-5a6b886a0a56) transitioned into state 'SUCCESS' from state '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-621504835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0aa73786ae864785abdce67086034278',qos_specs=None,replication_status=,reservations=['56d574c6-f787-436a-838a-e71bdd2572a2','58e6a6cb-20ce-469d-950b-793ba32f6efc','ba02d6bd-c118-45f7-8a80-f27f76e87904','c9881af1-615d-4104-864e-f638f2be67e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e0ce1404e744bdbbf50b44db75f226',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:25.245330 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c82a404-0435-4b7b-82bf-936946751705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:25.254007 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c82a404-0435-4b7b-82bf-936946751705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:25.255365 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Flow 'volume_create_api' (5cf6eb9b-f6e5-4ff9-9ab9-39818853ab3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:25.255814 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create volume request issued successfully. Aug 07 17:21:25.256557 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fafb305b-dc70-4999-a499-9fd152622a89 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:25.257156 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1342/5382] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:21:25 2026] POST /volume/v3/volumes => generated 748 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:25.270505 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-43d0a512-39f9-4521-92f3-a7badc5dae8d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.272330 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43d0a512-39f9-4521-92f3-a7badc5dae8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 Aug 07 17:21:25.272522 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43d0a512-39f9-4521-92f3-a7badc5dae8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.272712 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43d0a512-39f9-4521-92f3-a7badc5dae8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.280222 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:25.280222 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:25.283661 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-43d0a512-39f9-4521-92f3-a7badc5dae8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:25.287382 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43d0a512-39f9-4521-92f3-a7badc5dae8d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 returned with HTTP 200 Aug 07 17:21:25.287905 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1352/5383] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:25 2026] GET /volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:25.302632 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2497d3db-3f73-41ae-81e1-470530a624e7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.304364 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2497d3db-3f73-41ae-81e1-470530a624e7 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 Aug 07 17:21:25.304564 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2497d3db-3f73-41ae-81e1-470530a624e7 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.304759 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2497d3db-3f73-41ae-81e1-470530a624e7 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.308621 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2497d3db-3f73-41ae-81e1-470530a624e7 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 returned with HTTP 404 Aug 07 17:21:25.309131 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1344/5384] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:25 2026] GET /volume/v3/snapshots/f8bd3eca-e58b-49a1-8bd9-3cac8c1f2832 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:25.316626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b2f7b20a-68de-4468-93f9-3f6c9d16c20b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.318170 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2f7b20a-68de-4468-93f9-3f6c9d16c20b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b Aug 07 17:21:25.318357 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2f7b20a-68de-4468-93f9-3f6c9d16c20b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.318497 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2f7b20a-68de-4468-93f9-3f6c9d16c20b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.318659 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b2f7b20a-68de-4468-93f9-3f6c9d16c20b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume with id: f111fbde-3929-4d81-bfa3-bfd4b8e6321b Aug 07 17:21:25.326184 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:25.326184 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:25.326686 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b2f7b20a-68de-4468-93f9-3f6c9d16c20b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:25.344370 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b2f7b20a-68de-4468-93f9-3f6c9d16c20b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume request issued successfully. Aug 07 17:21:25.344656 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2f7b20a-68de-4468-93f9-3f6c9d16c20b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b returned with HTTP 202 Aug 07 17:21:25.345388 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1347/5385] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:25 2026] DELETE /volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:25.352183 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8c4180ee-fc55-4de1-8aca-1d5a84e671c2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.354033 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8c4180ee-fc55-4de1-8aca-1d5a84e671c2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b Aug 07 17:21:25.354237 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8c4180ee-fc55-4de1-8aca-1d5a84e671c2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.354416 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8c4180ee-fc55-4de1-8aca-1d5a84e671c2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.362440 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:25.362440 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:25.365789 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8c4180ee-fc55-4de1-8aca-1d5a84e671c2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:25.369514 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8c4180ee-fc55-4de1-8aca-1d5a84e671c2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b returned with HTTP 200 Aug 07 17:21:25.370099 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1343/5386] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:25 2026] GET /volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:25.698752 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eac0fd57-895a-4b02-91cf-ba77050423cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.700846 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eac0fd57-895a-4b02-91cf-ba77050423cc tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:25.701101 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eac0fd57-895a-4b02-91cf-ba77050423cc tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.701280 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eac0fd57-895a-4b02-91cf-ba77050423cc tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.706646 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eac0fd57-895a-4b02-91cf-ba77050423cc tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 404 Aug 07 17:21:25.707118 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1353/5387] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:25 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:25.714512 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8b52c306-cce2-46ee-9345-f1b91e4f1ecb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.716317 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8b52c306-cce2-46ee-9345-f1b91e4f1ecb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:25.716505 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8b52c306-cce2-46ee-9345-f1b91e4f1ecb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.716673 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8b52c306-cce2-46ee-9345-f1b91e4f1ecb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.716842 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-8b52c306-cce2-46ee-9345-f1b91e4f1ecb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume with id: d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:25.722542 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8b52c306-cce2-46ee-9345-f1b91e4f1ecb tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 returned with HTTP 404 Aug 07 17:21:25.723015 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1345/5388] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:21:25 2026] DELETE /volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:25.729961 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b270b57d-b5da-4214-80fe-ea58277b4561 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.731554 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b270b57d-b5da-4214-80fe-ea58277b4561 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 Aug 07 17:21:25.731750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b270b57d-b5da-4214-80fe-ea58277b4561 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.731907 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b270b57d-b5da-4214-80fe-ea58277b4561 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.737096 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b270b57d-b5da-4214-80fe-ea58277b4561 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 returned with HTTP 404 Aug 07 17:21:25.737695 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1348/5389] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:25 2026] GET /volume/v3/volumes/d8b1c909-6652-4835-a3d0-43eade5ee459 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:25.744109 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c3782445-a30d-4f29-ae7b-742e20831789 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.746120 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3782445-a30d-4f29-ae7b-742e20831789 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 Aug 07 17:21:25.746346 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3782445-a30d-4f29-ae7b-742e20831789 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.746563 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3782445-a30d-4f29-ae7b-742e20831789 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.746675 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-c3782445-a30d-4f29-ae7b-742e20831789 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete snapshot with id: fd83aabb-d5be-4956-97b1-6e3eaad30455 Aug 07 17:21:25.751218 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3782445-a30d-4f29-ae7b-742e20831789 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 returned with HTTP 404 Aug 07 17:21:25.751745 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1344/5390] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:21:25 2026] DELETE /volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:25.759792 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-66f69a6e-abcc-4722-9b63-be9a4688684b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.761577 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66f69a6e-abcc-4722-9b63-be9a4688684b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 Aug 07 17:21:25.761809 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66f69a6e-abcc-4722-9b63-be9a4688684b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.762017 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66f69a6e-abcc-4722-9b63-be9a4688684b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.766131 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66f69a6e-abcc-4722-9b63-be9a4688684b tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 returned with HTTP 404 Aug 07 17:21:25.766591 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1354/5391] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:25 2026] GET /volume/v3/snapshots/fd83aabb-d5be-4956-97b1-6e3eaad30455 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:25.774218 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-90f3a0de-b722-47f4-80be-eee68b660318 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.775901 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90f3a0de-b722-47f4-80be-eee68b660318 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:25.776129 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90f3a0de-b722-47f4-80be-eee68b660318 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.776309 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90f3a0de-b722-47f4-80be-eee68b660318 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.776462 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-90f3a0de-b722-47f4-80be-eee68b660318 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume with id: b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:25.781831 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90f3a0de-b722-47f4-80be-eee68b660318 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 404 Aug 07 17:21:25.782461 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1346/5392] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:21:25 2026] DELETE /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:25.790003 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-703611bd-ad04-41c5-a877-438c62cd67ca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.791876 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-703611bd-ad04-41c5-a877-438c62cd67ca tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a Aug 07 17:21:25.792130 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-703611bd-ad04-41c5-a877-438c62cd67ca tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.792335 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-703611bd-ad04-41c5-a877-438c62cd67ca tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.798691 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-703611bd-ad04-41c5-a877-438c62cd67ca tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a returned with HTTP 404 Aug 07 17:21:25.799260 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1349/5393] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:25 2026] GET /volume/v3/volumes/b3ef57c6-dc11-4d86-b874-8eea3cd4b56a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:25.834245 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d2b080f1-6674-46de-b9ee-14084f491524 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.836138 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2b080f1-6674-46de-b9ee-14084f491524 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 Aug 07 17:21:25.836382 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d2b080f1-6674-46de-b9ee-14084f491524 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.836621 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d2b080f1-6674-46de-b9ee-14084f491524 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.836809 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-d2b080f1-6674-46de-b9ee-14084f491524 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume with id: 2fc05999-057a-463f-bac7-366764d77b00 Aug 07 17:21:25.843810 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:25.843810 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:25.844274 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d2b080f1-6674-46de-b9ee-14084f491524 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:25.862302 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-d2b080f1-6674-46de-b9ee-14084f491524 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume request issued successfully. Aug 07 17:21:25.862584 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d2b080f1-6674-46de-b9ee-14084f491524 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 returned with HTTP 202 Aug 07 17:21:25.863183 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1345/5394] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:21:25 2026] DELETE /volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:21:25.870257 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-235a2915-3f1e-43cc-8def-8931e72ab44d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:25.872581 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-235a2915-3f1e-43cc-8def-8931e72ab44d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 Aug 07 17:21:25.872890 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-235a2915-3f1e-43cc-8def-8931e72ab44d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:25.873157 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-235a2915-3f1e-43cc-8def-8931e72ab44d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:25.881104 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:25.881104 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:25.885411 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-235a2915-3f1e-43cc-8def-8931e72ab44d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Volume info retrieved successfully. Aug 07 17:21:25.891302 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-235a2915-3f1e-43cc-8def-8931e72ab44d tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 returned with HTTP 200 Aug 07 17:21:25.891794 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1355/5395] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:25 2026] GET /volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:21:26.300553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a99c9db1-f73b-41b6-8c5b-a7f73e88bc30 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.302358 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a99c9db1-f73b-41b6-8c5b-a7f73e88bc30 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 Aug 07 17:21:26.302579 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a99c9db1-f73b-41b6-8c5b-a7f73e88bc30 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:26.302808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a99c9db1-f73b-41b6-8c5b-a7f73e88bc30 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:26.309429 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:26.309429 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:26.312948 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a99c9db1-f73b-41b6-8c5b-a7f73e88bc30 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:26.317599 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a99c9db1-f73b-41b6-8c5b-a7f73e88bc30 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 returned with HTTP 200 Aug 07 17:21:26.318001 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1347/5396] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:26 2026] GET /volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:26.330281 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d1a27f1-30f8-423a-84b0-c302db9441bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.332428 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d1a27f1-30f8-423a-84b0-c302db9441bc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:21:26.332910 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d1a27f1-30f8-423a-84b0-c302db9441bc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "033c4641-42cf-4152-ad6f-846a5c2653c9", "name": "tempest-VolumesBackupsTest-Snapshot-673867248"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:26.343033 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:26.343033 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:26.343615 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0d1a27f1-30f8-423a-84b0-c302db9441bc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:26.343786 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-0d1a27f1-30f8-423a-84b0-c302db9441bc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Create snapshot from volume 033c4641-42cf-4152-ad6f-846a5c2653c9 Aug 07 17:21:26.381111 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-0d1a27f1-30f8-423a-84b0-c302db9441bc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['235a8218-6878-43e8-b042-19fc83dc151f', 'b80136c4-fe04-46cb-8923-ac89af9606a7', '9ff33706-bee0-4313-b2dd-d7bd6255fe83', '9997a7d0-d7e3-4a4c-b374-fbb57902a121'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:26.381877 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2d31b671-bb51-4bf0-98ee-d827a45062dd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.383675 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d31b671-bb51-4bf0-98ee-d827a45062dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b Aug 07 17:21:26.383898 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d31b671-bb51-4bf0-98ee-d827a45062dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:26.384156 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2d31b671-bb51-4bf0-98ee-d827a45062dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:26.389908 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2d31b671-bb51-4bf0-98ee-d827a45062dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b returned with HTTP 404 Aug 07 17:21:26.390455 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1346/5397] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:26 2026] GET /volume/v3/volumes/f111fbde-3929-4d81-bfa3-bfd4b8e6321b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:26.398932 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.400797 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:26.401206 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1984502070"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:26.402958 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1984502070'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:26.403139 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume of 1 GB Aug 07 17:21:26.407575 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Availability Zones retrieved successfully. Aug 07 17:21:26.413921 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (e18d6bc1-1538-4575-8e3f-75e45843562f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:26.414152 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0d1a27f1-30f8-423a-84b0-c302db9441bc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Snapshot create request issued successfully. Aug 07 17:21:26.414569 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d1a27f1-30f8-423a-84b0-c302db9441bc tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:21:26.415135 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1350/5398] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:21:26 2026] POST /volume/v3/snapshots => generated 304 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:26.415202 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7acb82-9fb8-4dcc-a389-e3c191240a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:26.415949 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:26.423034 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c36043b4-8fa3-40a8-b8f2-b9cf67ef5e76 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.424748 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c36043b4-8fa3-40a8-b8f2-b9cf67ef5e76 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 Aug 07 17:21:26.424952 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c36043b4-8fa3-40a8-b8f2-b9cf67ef5e76 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:26.425189 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c36043b4-8fa3-40a8-b8f2-b9cf67ef5e76 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:26.430038 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:26.430038 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:26.430435 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c36043b4-8fa3-40a8-b8f2-b9cf67ef5e76 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Snapshot retrieved successfully. Aug 07 17:21:26.431520 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c36043b4-8fa3-40a8-b8f2-b9cf67ef5e76 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 returned with HTTP 200 Aug 07 17:21:26.432032 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1348/5399] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:26 2026] GET /volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:26.446319 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba7acb82-9fb8-4dcc-a389-e3c191240a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:26.447410 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3504729-48b0-49a2-a067-02ff58a6c6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:26.481727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['f96dd2e0-dd68-4d9f-9c9a-49ea2c2ce4f2', '70e0c508-b758-42d9-83da-adac855d4706', '1b94777e-d5ed-47f3-b429-7a6fa0c432f3', 'd7b00317-724e-40d7-b2f2-6d8e5618567d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:26.482459 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3504729-48b0-49a2-a067-02ff58a6c6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f96dd2e0-dd68-4d9f-9c9a-49ea2c2ce4f2', '70e0c508-b758-42d9-83da-adac855d4706', '1b94777e-d5ed-47f3-b429-7a6fa0c432f3', 'd7b00317-724e-40d7-b2f2-6d8e5618567d']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:26.483485 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d26ac6-4ec7-444d-8e20-182124984628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:26.505013 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d26ac6-4ec7-444d-8e20-182124984628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41a076bc-8265-4f82-96aa-ddf558c5b734', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1984502070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['f96dd2e0-dd68-4d9f-9c9a-49ea2c2ce4f2','70e0c508-b758-42d9-83da-adac855d4706','1b94777e-d5ed-47f3-b429-7a6fa0c432f3','d7b00317-724e-40d7-b2f2-6d8e5618567d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1984502070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41a076bc-8265-4f82-96aa-ddf558c5b734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:26.505630 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f51dab1-e928-4d78-b94a-ead646733e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:26.523643 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f51dab1-e928-4d78-b94a-ead646733e21) transitioned into state 'SUCCESS' from state '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-1984502070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['f96dd2e0-dd68-4d9f-9c9a-49ea2c2ce4f2','70e0c508-b758-42d9-83da-adac855d4706','1b94777e-d5ed-47f3-b429-7a6fa0c432f3','d7b00317-724e-40d7-b2f2-6d8e5618567d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:26.524398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67b3edf-4822-4443-858e-7f6e524cb6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:26.532591 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67b3edf-4822-4443-858e-7f6e524cb6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:26.533364 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (e18d6bc1-1538-4575-8e3f-75e45843562f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:26.533658 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request issued successfully. Aug 07 17:21:26.534230 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb4a3c6f-5d2e-4ae5-bd0c-86ee01795fe4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:26.534657 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1356/5400] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:21:26 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 07 17:21:26.547354 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6ffd5b74-b807-4ec5-96fb-f4134190d231 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.549139 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ffd5b74-b807-4ec5-96fb-f4134190d231 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 Aug 07 17:21:26.549364 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ffd5b74-b807-4ec5-96fb-f4134190d231 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:26.549502 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6ffd5b74-b807-4ec5-96fb-f4134190d231 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:26.556175 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:26.556175 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:26.560336 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6ffd5b74-b807-4ec5-96fb-f4134190d231 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:26.565250 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6ffd5b74-b807-4ec5-96fb-f4134190d231 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 returned with HTTP 200 Aug 07 17:21:26.565788 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1347/5401] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:26 2026] GET /volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:26.904890 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6abffbbd-adab-4f54-a75d-aa2e927adeae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.907173 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6abffbbd-adab-4f54-a75d-aa2e927adeae tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 Aug 07 17:21:26.907439 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6abffbbd-adab-4f54-a75d-aa2e927adeae tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:26.907654 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6abffbbd-adab-4f54-a75d-aa2e927adeae tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:26.914702 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6abffbbd-adab-4f54-a75d-aa2e927adeae tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 returned with HTTP 404 Aug 07 17:21:26.915241 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1351/5402] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:26 2026] GET /volume/v3/volumes/2fc05999-057a-463f-bac7-366764d77b00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:26.922785 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7432094b-4cb3-4d13-a999-214fde2c5959 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.924937 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7432094b-4cb3-4d13-a999-214fde2c5959 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:26.925225 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7432094b-4cb3-4d13-a999-214fde2c5959 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:26.925470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7432094b-4cb3-4d13-a999-214fde2c5959 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:26.925667 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-7432094b-4cb3-4d13-a999-214fde2c5959 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume with id: a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:26.932311 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7432094b-4cb3-4d13-a999-214fde2c5959 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 404 Aug 07 17:21:26.932911 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1349/5403] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:21:26 2026] DELETE /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:26.939939 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-33771174-50cd-424f-9fec-18bfff8bee16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.941787 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33771174-50cd-424f-9fec-18bfff8bee16 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e Aug 07 17:21:26.941982 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33771174-50cd-424f-9fec-18bfff8bee16 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:26.942213 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33771174-50cd-424f-9fec-18bfff8bee16 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:26.948335 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33771174-50cd-424f-9fec-18bfff8bee16 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e returned with HTTP 404 Aug 07 17:21:26.948933 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1357/5404] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:26 2026] GET /volume/v3/volumes/a0945741-f90a-482e-8a48-b42469dd443e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:26.979784 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3cfe5be9-368f-40fd-9d5b-0114e221dc0c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.981502 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3cfe5be9-368f-40fd-9d5b-0114e221dc0c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] DELETE https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:21:26.981718 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3cfe5be9-368f-40fd-9d5b-0114e221dc0c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:26.981896 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3cfe5be9-368f-40fd-9d5b-0114e221dc0c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:26.982069 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-3cfe5be9-368f-40fd-9d5b-0114e221dc0c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Delete volume with id: b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:21:26.987251 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3cfe5be9-368f-40fd-9d5b-0114e221dc0c tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 404 Aug 07 17:21:26.987645 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1348/5405] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:21:26 2026] DELETE /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:26.994121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b775caf-3ec4-4634-bb7a-675b55921076 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:26.995864 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b775caf-3ec4-4634-bb7a-675b55921076 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] GET https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 Aug 07 17:21:26.996094 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b775caf-3ec4-4634-bb7a-675b55921076 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:26.996265 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b775caf-3ec4-4634-bb7a-675b55921076 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:27.001637 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b775caf-3ec4-4634-bb7a-675b55921076 tempest-VolumeImageDependencyTests-2063090801 tempest-VolumeImageDependencyTests-2063090801-project-member] https://10.4.3.144/volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 returned with HTTP 404 Aug 07 17:21:27.002172 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1352/5406] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:21:26 2026] GET /volume/v3/volumes/b8c9b6b0-923b-4157-82ec-2f972e331ae2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:21:27.440803 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-267b814b-3bdd-4a09-b073-a0d3cddcf782 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:27.442489 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-267b814b-3bdd-4a09-b073-a0d3cddcf782 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 Aug 07 17:21:27.442714 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-267b814b-3bdd-4a09-b073-a0d3cddcf782 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:27.442894 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-267b814b-3bdd-4a09-b073-a0d3cddcf782 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:27.447694 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:27.447694 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:27.448102 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-267b814b-3bdd-4a09-b073-a0d3cddcf782 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Snapshot retrieved successfully. Aug 07 17:21:27.448857 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-267b814b-3bdd-4a09-b073-a0d3cddcf782 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 returned with HTTP 200 Aug 07 17:21:27.449234 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1350/5407] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:27 2026] GET /volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:27.458173 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b22e02d1-1eed-423e-b78e-0dd1c80c3953 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:27.459829 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b22e02d1-1eed-423e-b78e-0dd1c80c3953 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] POST https://10.4.3.144/volume/v3/backups Aug 07 17:21:27.460184 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b22e02d1-1eed-423e-b78e-0dd1c80c3953 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "033c4641-42cf-4152-ad6f-846a5c2653c9", "snapshot_id": "00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008", "name": "tempest-VolumesBackupsTest-Backup-349162990"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:27.461625 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-b22e02d1-1eed-423e-b78e-0dd1c80c3953 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating new backup {'backup': {'volume_id': '033c4641-42cf-4152-ad6f-846a5c2653c9', 'snapshot_id': '00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008', 'name': 'tempest-VolumesBackupsTest-Backup-349162990'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:21:27.461790 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-b22e02d1-1eed-423e-b78e-0dd1c80c3953 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Creating backup of volume 033c4641-42cf-4152-ad6f-846a5c2653c9 in container None Aug 07 17:21:27.469084 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:27.469084 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:27.469550 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b22e02d1-1eed-423e-b78e-0dd1c80c3953 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:27.475667 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:27.475667 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:27.476306 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b22e02d1-1eed-423e-b78e-0dd1c80c3953 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Snapshot retrieved successfully. Aug 07 17:21:27.491687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b22e02d1-1eed-423e-b78e-0dd1c80c3953 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Created reservations ['939ffce5-090b-44cb-973d-5a9908d3aaaf', '6c2300b9-0dc0-4187-8f51-99a024bc80be'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:27.517534 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b22e02d1-1eed-423e-b78e-0dd1c80c3953 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:21:27.517943 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1358/5408] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:21:27 2026] POST /volume/v3/backups => generated 329 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:27.525647 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-0f20fcfd-2772-495b-9c8c-579b187961be None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:27.527726 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0f20fcfd-2772-495b-9c8c-579b187961be tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:27.528018 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0f20fcfd-2772-495b-9c8c-579b187961be tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:27.528231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-0f20fcfd-2772-495b-9c8c-579b187961be tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:27.528351 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-0f20fcfd-2772-495b-9c8c-579b187961be tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:27.532962 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:27.532962 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:27.533889 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-0f20fcfd-2772-495b-9c8c-579b187961be tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:27.534329 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1349/5409] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:27 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:27.580801 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1da0f38e-0b00-47d4-89e2-4bcc037f2264 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:27.582925 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1da0f38e-0b00-47d4-89e2-4bcc037f2264 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 Aug 07 17:21:27.583175 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1da0f38e-0b00-47d4-89e2-4bcc037f2264 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:27.583353 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1da0f38e-0b00-47d4-89e2-4bcc037f2264 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:27.592094 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:27.592094 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:27.596291 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1da0f38e-0b00-47d4-89e2-4bcc037f2264 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:27.600943 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1da0f38e-0b00-47d4-89e2-4bcc037f2264 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 returned with HTTP 200 Aug 07 17:21:27.601374 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1353/5410] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:27 2026] GET /volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:27.612969 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0134f9b9-5359-4c32-aa6c-59a4b013c004 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:27.614879 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0134f9b9-5359-4c32-aa6c-59a4b013c004 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:21:27.615120 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0134f9b9-5359-4c32-aa6c-59a4b013c004 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41a076bc-8265-4f82-96aa-ddf558c5b734", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-151398327"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:27.624339 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:27.624339 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:27.624752 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0134f9b9-5359-4c32-aa6c-59a4b013c004 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:27.624921 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-0134f9b9-5359-4c32-aa6c-59a4b013c004 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create snapshot from volume 41a076bc-8265-4f82-96aa-ddf558c5b734 Aug 07 17:21:27.649192 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-0134f9b9-5359-4c32-aa6c-59a4b013c004 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['085eaa97-6cc7-411d-a4b0-26d0d48e9b46', 'e7898341-6306-438b-9919-32d6118bd80c', 'e9122b6b-120d-4935-876d-4c75990c5a63', '84207923-8b19-465a-b596-7de37fbc29c1'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:27.678322 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0134f9b9-5359-4c32-aa6c-59a4b013c004 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot create request issued successfully. Aug 07 17:21:27.679059 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0134f9b9-5359-4c32-aa6c-59a4b013c004 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:21:27.679059 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1351/5411] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:21:27 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 07 17:21:27.688589 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-151ebd3b-044b-436f-a94c-77e34e9cf0c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:27.690354 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-151ebd3b-044b-436f-a94c-77e34e9cf0c9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 Aug 07 17:21:27.690675 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-151ebd3b-044b-436f-a94c-77e34e9cf0c9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:27.690847 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-151ebd3b-044b-436f-a94c-77e34e9cf0c9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:27.695909 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:27.695909 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:27.696285 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-151ebd3b-044b-436f-a94c-77e34e9cf0c9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:27.696994 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-151ebd3b-044b-436f-a94c-77e34e9cf0c9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 returned with HTTP 200 Aug 07 17:21:27.697375 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1359/5412] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:27 2026] GET /volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:28.120604 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3061849b-5c30-49da-8422-40bd2a729f30 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:28.199236 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:28.199586 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1761189452"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:28.200875 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1761189452'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:28.200988 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume of 1 GB Aug 07 17:21:28.204502 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Availability Zones retrieved successfully. Aug 07 17:21:28.209448 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (efabf41d-8d41-4190-830e-5f01cd656a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:28.210260 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6758c678-98e8-4217-a04d-c2cbea3159f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:28.210949 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:28.231268 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6758c678-98e8-4217-a04d-c2cbea3159f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:28.231943 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38dd82b5-2a69-4578-883c-f3d9438d6154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:28.279422 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['eb70b090-4cc8-4c7c-9b3d-d5379eff7d8a', '5f006461-90f6-48b6-ac28-6f584610d2af', '360ff4cd-37fe-403f-9d99-afcb5f365f3f', '702c7436-b2a9-4c8a-a664-6c6f063bf35c'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:28.280286 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38dd82b5-2a69-4578-883c-f3d9438d6154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb70b090-4cc8-4c7c-9b3d-d5379eff7d8a', '5f006461-90f6-48b6-ac28-6f584610d2af', '360ff4cd-37fe-403f-9d99-afcb5f365f3f', '702c7436-b2a9-4c8a-a664-6c6f063bf35c']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:28.281033 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601ed5ea-0967-4653-b0c8-151fb6567f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:28.301356 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601ed5ea-0967-4653-b0c8-151fb6567f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f1c5a06-897a-4d48-bd2c-7df16c0b5f47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1761189452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['eb70b090-4cc8-4c7c-9b3d-d5379eff7d8a','5f006461-90f6-48b6-ac28-6f584610d2af','360ff4cd-37fe-403f-9d99-afcb5f365f3f','702c7436-b2a9-4c8a-a664-6c6f063bf35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1761189452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f1c5a06-897a-4d48-bd2c-7df16c0b5f47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14167ef04c8a4a7cacec16e16804d851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:28.302121 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ace26c-6c00-47ae-898c-ec057a79a900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:28.317553 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ace26c-6c00-47ae-898c-ec057a79a900) transitioned into state 'SUCCESS' from state '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-1761189452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['eb70b090-4cc8-4c7c-9b3d-d5379eff7d8a','5f006461-90f6-48b6-ac28-6f584610d2af','360ff4cd-37fe-403f-9d99-afcb5f365f3f','702c7436-b2a9-4c8a-a664-6c6f063bf35c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:28.318224 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03c6d5a0-f276-4f2b-b0d6-b1c9ded148ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:28.325940 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03c6d5a0-f276-4f2b-b0d6-b1c9ded148ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:28.326787 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (efabf41d-8d41-4190-830e-5f01cd656a5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:28.326989 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume request issued successfully. Aug 07 17:21:28.327547 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3061849b-5c30-49da-8422-40bd2a729f30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:28.327930 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1350/5413] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:21:28 2026] POST /volume/v3/volumes => generated 778 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:28.339963 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d1943a96-8aa6-47b3-887d-97e6529bd738 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:28.341805 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1943a96-8aa6-47b3-887d-97e6529bd738 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 Aug 07 17:21:28.342040 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1943a96-8aa6-47b3-887d-97e6529bd738 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:28.342220 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1943a96-8aa6-47b3-887d-97e6529bd738 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:28.349081 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:28.349081 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:28.352325 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d1943a96-8aa6-47b3-887d-97e6529bd738 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:21:28.355891 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1943a96-8aa6-47b3-887d-97e6529bd738 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 returned with HTTP 200 Aug 07 17:21:28.356254 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1354/5414] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:28 2026] GET /volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:28.544069 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0851bab3-78cb-4af9-80ba-4d7abd8e25e1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:28.545581 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0851bab3-78cb-4af9-80ba-4d7abd8e25e1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:28.545774 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0851bab3-78cb-4af9-80ba-4d7abd8e25e1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:28.545949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0851bab3-78cb-4af9-80ba-4d7abd8e25e1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:28.546068 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0851bab3-78cb-4af9-80ba-4d7abd8e25e1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:28.550194 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:28.550194 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:28.550954 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0851bab3-78cb-4af9-80ba-4d7abd8e25e1 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:28.551294 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1352/5415] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:28 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:28.706165 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6457d47f-dcd6-4f86-8263-42460bb8bcb5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:28.707880 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6457d47f-dcd6-4f86-8263-42460bb8bcb5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 Aug 07 17:21:28.708090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6457d47f-dcd6-4f86-8263-42460bb8bcb5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:28.708280 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6457d47f-dcd6-4f86-8263-42460bb8bcb5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:28.712971 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:28.712971 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:28.713226 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6457d47f-dcd6-4f86-8263-42460bb8bcb5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:28.713840 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6457d47f-dcd6-4f86-8263-42460bb8bcb5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 returned with HTTP 200 Aug 07 17:21:28.714211 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1360/5416] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:28 2026] GET /volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:28.721929 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d240b2cd-1aac-4e7c-9c54-e6e7750f80e3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:28.723773 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d240b2cd-1aac-4e7c-9c54-e6e7750f80e3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] POST https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64/action Aug 07 17:21:28.724108 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d240b2cd-1aac-4e7c-9c54-e6e7750f80e3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:21:28.724222 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d240b2cd-1aac-4e7c-9c54-e6e7750f80e3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:28.725460 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-d240b2cd-1aac-4e7c-9c54-e6e7750f80e3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Updating snapshot 'c3b9fb99-1a11-4083-84d8-299cb5e97f64' with '{'status': 'error'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:21:28.733661 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:28.733661 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:28.734122 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-d240b2cd-1aac-4e7c-9c54-e6e7750f80e3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '1498bcb91946424487f41ef40c3d2d46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9fe4944fa3c4ab7bd33bf671092a9cb', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:21:28.734301 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d240b2cd-1aac-4e7c-9c54-e6e7750f80e3 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64/action returned with HTTP 403 Aug 07 17:21:28.734742 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1351/5417] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:21:28 2026] POST /volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:28.740782 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9139688a-fe7d-4a69-822e-fef2d4e3b9a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:28.742544 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9139688a-fe7d-4a69-822e-fef2d4e3b9a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 Aug 07 17:21:28.742764 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9139688a-fe7d-4a69-822e-fef2d4e3b9a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:28.742994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9139688a-fe7d-4a69-822e-fef2d4e3b9a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:28.743076 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-9139688a-fe7d-4a69-822e-fef2d4e3b9a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete snapshot with id: c3b9fb99-1a11-4083-84d8-299cb5e97f64 Aug 07 17:21:28.747925 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:28.747925 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:28.748280 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9139688a-fe7d-4a69-822e-fef2d4e3b9a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:28.762698 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9139688a-fe7d-4a69-822e-fef2d4e3b9a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot delete request issued successfully. Aug 07 17:21:28.762872 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9139688a-fe7d-4a69-822e-fef2d4e3b9a0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 returned with HTTP 202 Aug 07 17:21:28.763272 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1355/5418] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:21:28 2026] DELETE /volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:28.771217 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-26c9104f-d72a-45be-8af2-d63837413549 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:28.773085 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26c9104f-d72a-45be-8af2-d63837413549 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 Aug 07 17:21:28.773328 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26c9104f-d72a-45be-8af2-d63837413549 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:28.773538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-26c9104f-d72a-45be-8af2-d63837413549 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:28.778899 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:28.778899 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:28.779318 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-26c9104f-d72a-45be-8af2-d63837413549 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:28.779982 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-26c9104f-d72a-45be-8af2-d63837413549 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 returned with HTTP 200 Aug 07 17:21:28.780356 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1353/5419] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:28 2026] GET /volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:29.368361 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-486f814d-70fc-447c-b437-b6f4f1e964f9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:29.370008 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-486f814d-70fc-447c-b437-b6f4f1e964f9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 Aug 07 17:21:29.370214 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-486f814d-70fc-447c-b437-b6f4f1e964f9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:29.370401 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-486f814d-70fc-447c-b437-b6f4f1e964f9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:29.377382 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:29.377382 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:29.380278 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-486f814d-70fc-447c-b437-b6f4f1e964f9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:21:29.383450 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-486f814d-70fc-447c-b437-b6f4f1e964f9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 returned with HTTP 200 Aug 07 17:21:29.383813 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1361/5420] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:29 2026] GET /volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:29.395938 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c98b5b0b-397b-4b4e-8ef3-1594e378923e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:29.397734 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c98b5b0b-397b-4b4e-8ef3-1594e378923e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:21:29.398086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c98b5b0b-397b-4b4e-8ef3-1594e378923e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f1c5a06-897a-4d48-bd2c-7df16c0b5f47", "name": "tempest-type-Backup-2132749635"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:29.399421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-c98b5b0b-397b-4b4e-8ef3-1594e378923e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating new backup {'backup': {'volume_id': '9f1c5a06-897a-4d48-bd2c-7df16c0b5f47', 'name': 'tempest-type-Backup-2132749635'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:21:29.399570 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-c98b5b0b-397b-4b4e-8ef3-1594e378923e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating backup of volume 9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 in container None Aug 07 17:21:29.406374 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:29.406374 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:29.406703 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c98b5b0b-397b-4b4e-8ef3-1594e378923e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:21:29.429454 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-c98b5b0b-397b-4b4e-8ef3-1594e378923e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['ceb039a6-086a-44ec-b234-f2d61135f48f', '10c4cbe5-130e-4dc0-8e0e-36f20f896cae'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:29.453261 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c98b5b0b-397b-4b4e-8ef3-1594e378923e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:21:29.453688 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1352/5421] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:21:29 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:29.461914 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-90bf5f12-5bc3-4b28-9362-a870bb0170f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:29.464598 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90bf5f12-5bc3-4b28-9362-a870bb0170f6 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:29.464678 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90bf5f12-5bc3-4b28-9362-a870bb0170f6 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:29.464919 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90bf5f12-5bc3-4b28-9362-a870bb0170f6 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:29.465099 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-90bf5f12-5bc3-4b28-9362-a870bb0170f6 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:29.470240 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:29.470240 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:29.471116 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90bf5f12-5bc3-4b28-9362-a870bb0170f6 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:29.471615 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1356/5422] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:29 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:29.560498 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7c959130-c1b1-4cd3-b6b4-fe6984feb55e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:29.562268 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c959130-c1b1-4cd3-b6b4-fe6984feb55e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:29.562452 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c959130-c1b1-4cd3-b6b4-fe6984feb55e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:29.562675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7c959130-c1b1-4cd3-b6b4-fe6984feb55e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:29.562789 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7c959130-c1b1-4cd3-b6b4-fe6984feb55e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:29.566650 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:29.566650 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:29.567318 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7c959130-c1b1-4cd3-b6b4-fe6984feb55e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:29.567656 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1354/5423] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:29 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:29.789201 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fd7bc802-f621-48db-a9c8-f5813c9480dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:29.790931 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd7bc802-f621-48db-a9c8-f5813c9480dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 Aug 07 17:21:29.791148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd7bc802-f621-48db-a9c8-f5813c9480dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:29.791327 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd7bc802-f621-48db-a9c8-f5813c9480dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:29.795204 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd7bc802-f621-48db-a9c8-f5813c9480dd tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 returned with HTTP 404 Aug 07 17:21:29.795625 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1362/5424] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:29 2026] GET /volume/v3/snapshots/c3b9fb99-1a11-4083-84d8-299cb5e97f64 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:29.802206 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a829d883-831a-4529-9321-c641bd49efd2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:29.803813 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a829d883-831a-4529-9321-c641bd49efd2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 Aug 07 17:21:29.803989 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a829d883-831a-4529-9321-c641bd49efd2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:29.804190 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a829d883-831a-4529-9321-c641bd49efd2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:29.804338 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-a829d883-831a-4529-9321-c641bd49efd2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume with id: 41a076bc-8265-4f82-96aa-ddf558c5b734 Aug 07 17:21:29.811269 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:29.811269 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:29.811539 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a829d883-831a-4529-9321-c641bd49efd2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:29.827486 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a829d883-831a-4529-9321-c641bd49efd2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume request issued successfully. Aug 07 17:21:29.827770 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a829d883-831a-4529-9321-c641bd49efd2 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 returned with HTTP 202 Aug 07 17:21:29.828335 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1353/5425] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:29 2026] DELETE /volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:29.835261 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-506474f3-1ed0-4c49-b035-57d31eb8aae7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:29.837088 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-506474f3-1ed0-4c49-b035-57d31eb8aae7 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 Aug 07 17:21:29.837305 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-506474f3-1ed0-4c49-b035-57d31eb8aae7 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:29.837521 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-506474f3-1ed0-4c49-b035-57d31eb8aae7 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:29.844990 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:29.844990 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:29.848325 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-506474f3-1ed0-4c49-b035-57d31eb8aae7 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:29.852971 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-506474f3-1ed0-4c49-b035-57d31eb8aae7 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 returned with HTTP 200 Aug 07 17:21:29.853383 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1357/5426] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:29 2026] GET /volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:30.480868 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bf6933fa-861a-4b3f-ab1e-ad0203d4c93c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:30.482638 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf6933fa-861a-4b3f-ab1e-ad0203d4c93c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:30.482928 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf6933fa-861a-4b3f-ab1e-ad0203d4c93c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:30.483221 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bf6933fa-861a-4b3f-ab1e-ad0203d4c93c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:30.483373 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-bf6933fa-861a-4b3f-ab1e-ad0203d4c93c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:30.488119 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:30.488119 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:30.488764 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bf6933fa-861a-4b3f-ab1e-ad0203d4c93c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:30.489137 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1355/5427] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:30 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:30.577045 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-85894a95-5ba2-4d0c-bc30-b8585117bb1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:30.579288 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85894a95-5ba2-4d0c-bc30-b8585117bb1d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:30.579439 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85894a95-5ba2-4d0c-bc30-b8585117bb1d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:30.579663 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85894a95-5ba2-4d0c-bc30-b8585117bb1d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:30.579797 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-85894a95-5ba2-4d0c-bc30-b8585117bb1d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:30.585148 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:30.585148 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:30.585993 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85894a95-5ba2-4d0c-bc30-b8585117bb1d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:30.586401 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1363/5428] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:30 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:30.865010 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c3e23566-a0a5-4219-af1e-a00d00b7a214 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:30.866890 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3e23566-a0a5-4219-af1e-a00d00b7a214 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 Aug 07 17:21:30.867117 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3e23566-a0a5-4219-af1e-a00d00b7a214 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:30.867325 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3e23566-a0a5-4219-af1e-a00d00b7a214 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:30.872978 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3e23566-a0a5-4219-af1e-a00d00b7a214 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 returned with HTTP 404 Aug 07 17:21:30.873419 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1354/5429] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:30 2026] GET /volume/v3/volumes/41a076bc-8265-4f82-96aa-ddf558c5b734 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:30.880855 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:30.882860 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:30.883312 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-114896283"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:30.884686 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-114896283'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:30.884798 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume of 1 GB Aug 07 17:21:30.888539 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Availability Zones retrieved successfully. Aug 07 17:21:30.893784 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (b9c52b56-7549-4ece-9f68-bb38586d10d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:30.894660 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640cd25e-5ba6-4700-954a-68461b0881d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:30.895353 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:30.918405 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640cd25e-5ba6-4700-954a-68461b0881d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:30.918825 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c3f024-669c-48b1-9725-f09a7155568c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:30.959241 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['4b30c436-bd75-4228-af76-96c0a823120d', '85b33d5d-a2f7-44a9-830a-ac600b394394', 'e53e3800-1a99-4140-8842-1e47ce557cab', '90d54514-0001-4a8d-a5e1-00cf30b8581a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:30.960077 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90c3f024-669c-48b1-9725-f09a7155568c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b30c436-bd75-4228-af76-96c0a823120d', '85b33d5d-a2f7-44a9-830a-ac600b394394', 'e53e3800-1a99-4140-8842-1e47ce557cab', '90d54514-0001-4a8d-a5e1-00cf30b8581a']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:30.960799 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (856e4486-c049-4d4a-b924-d278ce751d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:30.985483 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (856e4486-c049-4d4a-b924-d278ce751d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6860cdd6-e0df-46e2-9a16-4d65ac7bf272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114896283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['4b30c436-bd75-4228-af76-96c0a823120d','85b33d5d-a2f7-44a9-830a-ac600b394394','e53e3800-1a99-4140-8842-1e47ce557cab','90d54514-0001-4a8d-a5e1-00cf30b8581a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-114896283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6860cdd6-e0df-46e2-9a16-4d65ac7bf272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:30.986277 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff827590-1332-408c-aa49-81789f002713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:31.005913 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff827590-1332-408c-aa49-81789f002713) transitioned into state 'SUCCESS' from state '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-114896283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['4b30c436-bd75-4228-af76-96c0a823120d','85b33d5d-a2f7-44a9-830a-ac600b394394','e53e3800-1a99-4140-8842-1e47ce557cab','90d54514-0001-4a8d-a5e1-00cf30b8581a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:31.006997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e295ee4-442e-48e9-b9ba-1a126403a589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:31.017999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e295ee4-442e-48e9-b9ba-1a126403a589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:31.019299 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (b9c52b56-7549-4ece-9f68-bb38586d10d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:31.019778 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request issued successfully. Aug 07 17:21:31.020626 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96ed3490-4b10-466f-9bff-50b31cf463a9 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:31.021298 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1358/5430] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:21:30 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:31.035187 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4cd90fd1-f67a-48c3-88d5-ffd945e1e70e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:31.036867 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4cd90fd1-f67a-48c3-88d5-ffd945e1e70e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 Aug 07 17:21:31.037093 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4cd90fd1-f67a-48c3-88d5-ffd945e1e70e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:31.037298 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4cd90fd1-f67a-48c3-88d5-ffd945e1e70e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:31.044105 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:31.044105 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:31.047379 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4cd90fd1-f67a-48c3-88d5-ffd945e1e70e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:31.050813 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4cd90fd1-f67a-48c3-88d5-ffd945e1e70e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 returned with HTTP 200 Aug 07 17:21:31.051141 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1356/5431] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:31 2026] GET /volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:31.498160 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c0ac1dc-fef3-4236-befb-b8edc53476cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:31.499911 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c0ac1dc-fef3-4236-befb-b8edc53476cd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:31.500123 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c0ac1dc-fef3-4236-befb-b8edc53476cd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:31.500296 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c0ac1dc-fef3-4236-befb-b8edc53476cd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:31.500397 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9c0ac1dc-fef3-4236-befb-b8edc53476cd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:31.504294 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:31.504294 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:31.504783 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c0ac1dc-fef3-4236-befb-b8edc53476cd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:31.505110 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1364/5432] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:31 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:31.596620 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7a5094c7-f3f3-401a-95fc-882a9f0f955b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:31.598814 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a5094c7-f3f3-401a-95fc-882a9f0f955b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:31.599084 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a5094c7-f3f3-401a-95fc-882a9f0f955b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:31.599338 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7a5094c7-f3f3-401a-95fc-882a9f0f955b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:31.599493 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-7a5094c7-f3f3-401a-95fc-882a9f0f955b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:31.604475 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:31.604475 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:31.605430 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7a5094c7-f3f3-401a-95fc-882a9f0f955b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:31.605903 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1355/5433] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:31 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:32.069049 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-990b60a4-b569-4ec3-aa5e-18958f95e651 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:32.069460 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-990b60a4-b569-4ec3-aa5e-18958f95e651 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 Aug 07 17:21:32.069652 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-990b60a4-b569-4ec3-aa5e-18958f95e651 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:32.069838 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-990b60a4-b569-4ec3-aa5e-18958f95e651 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:32.076636 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:32.076636 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:32.079963 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-990b60a4-b569-4ec3-aa5e-18958f95e651 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:32.083754 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-990b60a4-b569-4ec3-aa5e-18958f95e651 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 returned with HTTP 200 Aug 07 17:21:32.084125 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1359/5434] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:32 2026] GET /volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:32.096011 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-69d45316-ad37-410b-8d5f-d24c8217c631 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:32.097736 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69d45316-ad37-410b-8d5f-d24c8217c631 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:21:32.098094 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69d45316-ad37-410b-8d5f-d24c8217c631 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6860cdd6-e0df-46e2-9a16-4d65ac7bf272", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1368253940"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:32.106364 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:32.106364 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:32.106729 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-69d45316-ad37-410b-8d5f-d24c8217c631 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:32.106865 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-69d45316-ad37-410b-8d5f-d24c8217c631 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create snapshot from volume 6860cdd6-e0df-46e2-9a16-4d65ac7bf272 Aug 07 17:21:32.132147 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-69d45316-ad37-410b-8d5f-d24c8217c631 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['e425307d-8ba3-41e5-b451-0350a73ed220', '22488c81-2f97-4f5a-aa8b-6fdceea5f23c', '20c97a4e-e77f-4932-bbb0-03ceeb63cc15', '4a340ab3-bd38-4c4d-88a7-5f10f3021ba5'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:32.161346 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-69d45316-ad37-410b-8d5f-d24c8217c631 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot create request issued successfully. Aug 07 17:21:32.161741 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69d45316-ad37-410b-8d5f-d24c8217c631 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:21:32.162299 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1357/5435] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:21:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:32.171472 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0ac285e-a88b-407d-a9c3-dd52ff3b4b35 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:32.173818 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0ac285e-a88b-407d-a9c3-dd52ff3b4b35 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 Aug 07 17:21:32.174124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0ac285e-a88b-407d-a9c3-dd52ff3b4b35 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:32.174364 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0ac285e-a88b-407d-a9c3-dd52ff3b4b35 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:32.180613 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:32.180613 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:32.181072 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a0ac285e-a88b-407d-a9c3-dd52ff3b4b35 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:32.181919 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0ac285e-a88b-407d-a9c3-dd52ff3b4b35 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 returned with HTTP 200 Aug 07 17:21:32.182430 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1365/5436] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:32 2026] GET /volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:32.516933 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9fe9ccf5-543f-4b4f-a324-2bdf9371fb18 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:32.519442 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9fe9ccf5-543f-4b4f-a324-2bdf9371fb18 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:32.519833 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9fe9ccf5-543f-4b4f-a324-2bdf9371fb18 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:32.520092 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9fe9ccf5-543f-4b4f-a324-2bdf9371fb18 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:32.520229 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-9fe9ccf5-543f-4b4f-a324-2bdf9371fb18 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:32.525141 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:32.525141 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:32.525984 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9fe9ccf5-543f-4b4f-a324-2bdf9371fb18 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:32.526534 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1356/5437] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:32 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:32.616932 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aba5cb6f-7f11-47f2-9189-260d593d39fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:32.618458 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aba5cb6f-7f11-47f2-9189-260d593d39fe tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:32.618627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aba5cb6f-7f11-47f2-9189-260d593d39fe tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:32.618789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aba5cb6f-7f11-47f2-9189-260d593d39fe tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:32.618887 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-aba5cb6f-7f11-47f2-9189-260d593d39fe tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:32.622759 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:32.622759 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:32.623408 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aba5cb6f-7f11-47f2-9189-260d593d39fe tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:32.623756 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1360/5438] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:32 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:33.192754 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d86099d1-2ac3-4304-a568-09614058fe7e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:33.194651 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d86099d1-2ac3-4304-a568-09614058fe7e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 Aug 07 17:21:33.194843 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d86099d1-2ac3-4304-a568-09614058fe7e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:33.195039 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d86099d1-2ac3-4304-a568-09614058fe7e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:33.199732 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:33.199732 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:33.200009 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d86099d1-2ac3-4304-a568-09614058fe7e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:33.200647 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d86099d1-2ac3-4304-a568-09614058fe7e tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 returned with HTTP 200 Aug 07 17:21:33.201139 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1358/5439] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:33 2026] GET /volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:33.209194 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5eb56ec-07a6-4665-805e-4d3cc8c4b899 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:33.210976 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5eb56ec-07a6-4665-805e-4d3cc8c4b899 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] GET https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 Aug 07 17:21:33.211197 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5eb56ec-07a6-4665-805e-4d3cc8c4b899 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:33.211374 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5eb56ec-07a6-4665-805e-4d3cc8c4b899 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:33.215981 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:33.215981 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:33.216381 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f5eb56ec-07a6-4665-805e-4d3cc8c4b899 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Snapshot retrieved successfully. Aug 07 17:21:33.217075 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5eb56ec-07a6-4665-805e-4d3cc8c4b899 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 returned with HTTP 200 Aug 07 17:21:33.217437 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1366/5440] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:33 2026] GET /volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:33.226293 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c7622d8d-e982-4a04-8d4f-59323b8f624d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:33.227949 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c7622d8d-e982-4a04-8d4f-59323b8f624d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 Aug 07 17:21:33.228159 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c7622d8d-e982-4a04-8d4f-59323b8f624d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:33.228331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c7622d8d-e982-4a04-8d4f-59323b8f624d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:33.228429 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-c7622d8d-e982-4a04-8d4f-59323b8f624d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete snapshot with id: c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 Aug 07 17:21:33.232770 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:33.232770 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:33.233036 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c7622d8d-e982-4a04-8d4f-59323b8f624d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:33.248059 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c7622d8d-e982-4a04-8d4f-59323b8f624d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot delete request issued successfully. Aug 07 17:21:33.248230 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c7622d8d-e982-4a04-8d4f-59323b8f624d tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 returned with HTTP 202 Aug 07 17:21:33.248636 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1357/5441] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:21:33 2026] DELETE /volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:33.256762 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbefc362-2045-4f85-ac92-68ab4ac144a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:33.258942 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbefc362-2045-4f85-ac92-68ab4ac144a4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 Aug 07 17:21:33.259194 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbefc362-2045-4f85-ac92-68ab4ac144a4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:33.259393 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbefc362-2045-4f85-ac92-68ab4ac144a4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:33.264678 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:33.264678 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:33.264982 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bbefc362-2045-4f85-ac92-68ab4ac144a4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:33.265749 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbefc362-2045-4f85-ac92-68ab4ac144a4 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 returned with HTTP 200 Aug 07 17:21:33.266104 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1361/5442] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:33 2026] GET /volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:33.536409 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d2cece85-7197-41bf-a5ad-8473313ca30e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:33.538190 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2cece85-7197-41bf-a5ad-8473313ca30e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:33.538396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2cece85-7197-41bf-a5ad-8473313ca30e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:33.538619 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d2cece85-7197-41bf-a5ad-8473313ca30e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:33.538733 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d2cece85-7197-41bf-a5ad-8473313ca30e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:33.542790 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:33.542790 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:33.543358 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d2cece85-7197-41bf-a5ad-8473313ca30e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:33.543693 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1359/5443] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:33 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:33.636460 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-402c9e00-925e-4cda-9dae-d55daacce45b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:33.638874 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-402c9e00-925e-4cda-9dae-d55daacce45b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:33.639203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-402c9e00-925e-4cda-9dae-d55daacce45b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:33.639470 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-402c9e00-925e-4cda-9dae-d55daacce45b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:33.639603 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-402c9e00-925e-4cda-9dae-d55daacce45b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:33.644899 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:33.644899 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:33.646018 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-402c9e00-925e-4cda-9dae-d55daacce45b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:33.646579 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1367/5444] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:33 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:34.274678 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-01c9956f-bf24-4760-9605-c480b50fe658 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:34.276672 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-01c9956f-bf24-4760-9605-c480b50fe658 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 Aug 07 17:21:34.276875 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-01c9956f-bf24-4760-9605-c480b50fe658 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:34.277086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-01c9956f-bf24-4760-9605-c480b50fe658 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:34.281232 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-01c9956f-bf24-4760-9605-c480b50fe658 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 returned with HTTP 404 Aug 07 17:21:34.281728 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1358/5445] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:34 2026] GET /volume/v3/snapshots/c8d4b939-e7c6-4c5e-b7aa-2ba6880f8437 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:34.288570 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f58a44be-9c23-4dfc-a881-da1fbbacea8f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:34.291685 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f58a44be-9c23-4dfc-a881-da1fbbacea8f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 Aug 07 17:21:34.291685 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f58a44be-9c23-4dfc-a881-da1fbbacea8f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:34.291685 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f58a44be-9c23-4dfc-a881-da1fbbacea8f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:34.291685 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f58a44be-9c23-4dfc-a881-da1fbbacea8f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume with id: 6860cdd6-e0df-46e2-9a16-4d65ac7bf272 Aug 07 17:21:34.297382 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:34.297382 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:34.297776 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f58a44be-9c23-4dfc-a881-da1fbbacea8f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:34.312464 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f58a44be-9c23-4dfc-a881-da1fbbacea8f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume request issued successfully. Aug 07 17:21:34.312789 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f58a44be-9c23-4dfc-a881-da1fbbacea8f tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 returned with HTTP 202 Aug 07 17:21:34.313286 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1362/5446] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:34 2026] DELETE /volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:34.323449 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-07570651-bf80-4c6d-90b3-bcfc0ad95952 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:34.325874 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07570651-bf80-4c6d-90b3-bcfc0ad95952 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 Aug 07 17:21:34.326172 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-07570651-bf80-4c6d-90b3-bcfc0ad95952 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:34.326374 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-07570651-bf80-4c6d-90b3-bcfc0ad95952 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:34.333105 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:34.333105 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:34.337133 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-07570651-bf80-4c6d-90b3-bcfc0ad95952 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:34.341366 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-07570651-bf80-4c6d-90b3-bcfc0ad95952 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 returned with HTTP 200 Aug 07 17:21:34.341897 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1360/5447] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:34 2026] GET /volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:34.566550 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ebb7dad4-eb40-4562-8c1b-0a482683d3ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:34.568386 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebb7dad4-eb40-4562-8c1b-0a482683d3ae tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:34.568623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebb7dad4-eb40-4562-8c1b-0a482683d3ae tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:34.568842 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebb7dad4-eb40-4562-8c1b-0a482683d3ae tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:34.568986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ebb7dad4-eb40-4562-8c1b-0a482683d3ae tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:34.573125 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:34.573125 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:34.573641 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebb7dad4-eb40-4562-8c1b-0a482683d3ae tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:34.574017 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1368/5448] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:34 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:34.657220 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cfd30afa-83fb-4d56-b189-9d852c3c63a7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:34.658874 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cfd30afa-83fb-4d56-b189-9d852c3c63a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:34.659064 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cfd30afa-83fb-4d56-b189-9d852c3c63a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:34.659231 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cfd30afa-83fb-4d56-b189-9d852c3c63a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:34.659365 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-cfd30afa-83fb-4d56-b189-9d852c3c63a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:34.664419 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:34.664419 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:34.665311 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cfd30afa-83fb-4d56-b189-9d852c3c63a7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:34.665772 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1359/5449] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:34 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:35.360539 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b08890aa-fca3-4076-89bf-afad6db1a5a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:35.362491 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b08890aa-fca3-4076-89bf-afad6db1a5a5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 Aug 07 17:21:35.362703 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b08890aa-fca3-4076-89bf-afad6db1a5a5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:35.362853 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b08890aa-fca3-4076-89bf-afad6db1a5a5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:35.369540 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b08890aa-fca3-4076-89bf-afad6db1a5a5 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 returned with HTTP 404 Aug 07 17:21:35.369989 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1363/5450] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:35 2026] GET /volume/v3/volumes/6860cdd6-e0df-46e2-9a16-4d65ac7bf272 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:35.378311 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:35.382104 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:35.382421 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-110288803"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:35.383821 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-110288803'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:35.383944 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume of 1 GB Aug 07 17:21:35.390578 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Availability Zones retrieved successfully. Aug 07 17:21:35.398468 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (f3c5568f-0aa9-4203-a097-66bccc8d0d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:35.399346 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15d4184-f533-451f-ad19-5dd1b3d8403e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:35.400754 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:35.431583 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15d4184-f533-451f-ad19-5dd1b3d8403e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:35.432938 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1eb15f9-b9c0-49c0-bc9e-899a0fa0179e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:35.473336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['f2c22dd0-71d3-44ef-925b-fa93bcfa699f', '6891bbe9-1e1a-4b3d-a209-d0405b717046', 'ac962c0b-c147-4655-b5a3-1aae921772e8', '22fe1731-b4a5-431d-b5cb-62d4e51d718a'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:35.474270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1eb15f9-b9c0-49c0-bc9e-899a0fa0179e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c22dd0-71d3-44ef-925b-fa93bcfa699f', '6891bbe9-1e1a-4b3d-a209-d0405b717046', 'ac962c0b-c147-4655-b5a3-1aae921772e8', '22fe1731-b4a5-431d-b5cb-62d4e51d718a']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:35.475017 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (981f4792-251b-4a59-904f-96246c4cd875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:35.498490 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (981f4792-251b-4a59-904f-96246c4cd875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79258b30-d714-4da7-b444-3be80e0951b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-110288803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['f2c22dd0-71d3-44ef-925b-fa93bcfa699f','6891bbe9-1e1a-4b3d-a209-d0405b717046','ac962c0b-c147-4655-b5a3-1aae921772e8','22fe1731-b4a5-431d-b5cb-62d4e51d718a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-110288803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79258b30-d714-4da7-b444-3be80e0951b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:35.499173 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75f3e16-8022-44fe-8ae8-5114b4082d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:35.515698 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75f3e16-8022-44fe-8ae8-5114b4082d78) transitioned into state 'SUCCESS' from state '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-110288803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9fe4944fa3c4ab7bd33bf671092a9cb',qos_specs=None,replication_status=,reservations=['f2c22dd0-71d3-44ef-925b-fa93bcfa699f','6891bbe9-1e1a-4b3d-a209-d0405b717046','ac962c0b-c147-4655-b5a3-1aae921772e8','22fe1731-b4a5-431d-b5cb-62d4e51d718a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0dc0d1c8b444576b2a640cf4b1a1355',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:35.516404 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37d92080-e5b8-4ba2-ad72-3df81544ef5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:35.524122 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37d92080-e5b8-4ba2-ad72-3df81544ef5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:35.525038 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Flow 'volume_create_api' (f3c5568f-0aa9-4203-a097-66bccc8d0d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:35.525595 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create volume request issued successfully. Aug 07 17:21:35.526150 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e57e6e7c-cfbb-4794-9c38-4a1c9f31f71b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:35.526601 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1361/5451] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:21:35 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:35.536798 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6be71943-727c-4cf9-b8a8-d4404e3bec71 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:35.538992 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6be71943-727c-4cf9-b8a8-d4404e3bec71 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 Aug 07 17:21:35.539174 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6be71943-727c-4cf9-b8a8-d4404e3bec71 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:35.539339 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6be71943-727c-4cf9-b8a8-d4404e3bec71 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:35.545683 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:35.545683 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:35.548850 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6be71943-727c-4cf9-b8a8-d4404e3bec71 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:35.552171 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6be71943-727c-4cf9-b8a8-d4404e3bec71 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 returned with HTTP 200 Aug 07 17:21:35.552517 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1369/5452] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:35 2026] GET /volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:35.603436 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-43d6ca0b-3fd5-4802-a47e-aafad7e62c2d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:35.605277 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43d6ca0b-3fd5-4802-a47e-aafad7e62c2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:35.605438 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-43d6ca0b-3fd5-4802-a47e-aafad7e62c2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:35.605634 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-43d6ca0b-3fd5-4802-a47e-aafad7e62c2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:35.605793 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-43d6ca0b-3fd5-4802-a47e-aafad7e62c2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:35.609898 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:35.609898 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:35.610562 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-43d6ca0b-3fd5-4802-a47e-aafad7e62c2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:35.610928 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1360/5453] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:35 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:35.675886 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-940d12b9-83cd-4a0e-b8b7-110c9913985e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:35.678543 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-940d12b9-83cd-4a0e-b8b7-110c9913985e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:35.678727 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-940d12b9-83cd-4a0e-b8b7-110c9913985e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:35.678895 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-940d12b9-83cd-4a0e-b8b7-110c9913985e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:35.678996 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-940d12b9-83cd-4a0e-b8b7-110c9913985e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:35.686861 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:35.686861 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:35.687611 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-940d12b9-83cd-4a0e-b8b7-110c9913985e tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:35.687941 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1364/5454] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:35 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:36.564492 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d5eace48-ac8d-4ce7-abb2-6fe10f1eb969 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:36.566390 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5eace48-ac8d-4ce7-abb2-6fe10f1eb969 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 Aug 07 17:21:36.566600 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5eace48-ac8d-4ce7-abb2-6fe10f1eb969 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:36.566796 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5eace48-ac8d-4ce7-abb2-6fe10f1eb969 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:36.577404 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:36.577404 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:36.581898 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d5eace48-ac8d-4ce7-abb2-6fe10f1eb969 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:36.586245 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5eace48-ac8d-4ce7-abb2-6fe10f1eb969 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 returned with HTTP 200 Aug 07 17:21:36.586521 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1362/5455] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:36 2026] GET /volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:36.601114 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3bf1d9d5-04e9-4966-8548-d6a74973222a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:36.603674 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3bf1d9d5-04e9-4966-8548-d6a74973222a tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:21:36.604148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3bf1d9d5-04e9-4966-8548-d6a74973222a tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79258b30-d714-4da7-b444-3be80e0951b4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1399468892"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:36.613981 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:36.613981 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:36.614402 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3bf1d9d5-04e9-4966-8548-d6a74973222a tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:36.614547 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-3bf1d9d5-04e9-4966-8548-d6a74973222a tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Create snapshot from volume 79258b30-d714-4da7-b444-3be80e0951b4 Aug 07 17:21:36.620143 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-39494b9c-a50a-428c-8f23-1427691b3f91 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:36.621851 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-39494b9c-a50a-428c-8f23-1427691b3f91 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:36.622062 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-39494b9c-a50a-428c-8f23-1427691b3f91 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:36.622256 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-39494b9c-a50a-428c-8f23-1427691b3f91 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:36.622411 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-39494b9c-a50a-428c-8f23-1427691b3f91 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:36.626593 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:36.626593 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:36.627153 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-39494b9c-a50a-428c-8f23-1427691b3f91 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:36.627500 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1361/5456] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:36 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:36.640185 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-3bf1d9d5-04e9-4966-8548-d6a74973222a tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Created reservations ['3f136911-075f-4c47-acfa-1600ed9eee94', '0a2eb4ef-dd09-440f-b85a-d6d5bf9c751f', '108c51e8-c483-49e5-99f1-6611a3e754da', 'a04ef25a-f5a6-4dbc-80ee-d105e034924d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:36.670113 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3bf1d9d5-04e9-4966-8548-d6a74973222a tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot create request issued successfully. Aug 07 17:21:36.670578 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3bf1d9d5-04e9-4966-8548-d6a74973222a tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:21:36.671113 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1370/5457] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:21:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:36.679439 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbb5feba-95ab-4230-980c-b55d532afa87 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:36.681186 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbb5feba-95ab-4230-980c-b55d532afa87 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 Aug 07 17:21:36.681394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbb5feba-95ab-4230-980c-b55d532afa87 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:36.681585 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbb5feba-95ab-4230-980c-b55d532afa87 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:36.686089 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:36.686089 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:36.686445 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bbb5feba-95ab-4230-980c-b55d532afa87 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:36.687146 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbb5feba-95ab-4230-980c-b55d532afa87 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 returned with HTTP 200 Aug 07 17:21:36.687544 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1365/5458] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:36 2026] GET /volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:36.698803 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-96a5b655-3d05-4fbb-bc1e-c1b985b83e4c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:36.700628 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96a5b655-3d05-4fbb-bc1e-c1b985b83e4c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:36.700818 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96a5b655-3d05-4fbb-bc1e-c1b985b83e4c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:36.701033 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96a5b655-3d05-4fbb-bc1e-c1b985b83e4c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:36.701147 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-96a5b655-3d05-4fbb-bc1e-c1b985b83e4c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:36.705585 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:36.705585 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:36.706036 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96a5b655-3d05-4fbb-bc1e-c1b985b83e4c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:36.706405 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1363/5459] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:36 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:37.650782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-34e0f97c-cdc6-44b0-9c01-fff6f0f0a03c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:37.653212 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34e0f97c-cdc6-44b0-9c01-fff6f0f0a03c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:37.653514 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-34e0f97c-cdc6-44b0-9c01-fff6f0f0a03c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:37.653733 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-34e0f97c-cdc6-44b0-9c01-fff6f0f0a03c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:37.653883 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-34e0f97c-cdc6-44b0-9c01-fff6f0f0a03c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:37.658248 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:37.658248 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:37.658824 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-34e0f97c-cdc6-44b0-9c01-fff6f0f0a03c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:37.659190 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1362/5460] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:37 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:37.696203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2d899532-18b6-4cb8-8a39-71a7fae01c4b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:37.698088 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d899532-18b6-4cb8-8a39-71a7fae01c4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 Aug 07 17:21:37.698298 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d899532-18b6-4cb8-8a39-71a7fae01c4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:37.698487 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2d899532-18b6-4cb8-8a39-71a7fae01c4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:37.703441 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:37.703441 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:37.703729 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2d899532-18b6-4cb8-8a39-71a7fae01c4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:37.704379 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2d899532-18b6-4cb8-8a39-71a7fae01c4b tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 returned with HTTP 200 Aug 07 17:21:37.704757 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1371/5461] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:37 2026] GET /volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:37.713308 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b03f0dcb-d6af-454f-b6f3-9f71cc9ed385 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:37.715268 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b03f0dcb-d6af-454f-b6f3-9f71cc9ed385 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] POST https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847/action Aug 07 17:21:37.715644 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b03f0dcb-d6af-454f-b6f3-9f71cc9ed385 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:21:37.715806 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b03f0dcb-d6af-454f-b6f3-9f71cc9ed385 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:37.716659 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d8f93290-36c1-48b6-a5d4-57a97682ea7c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:37.717231 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.snapshot_unmanage [None req-b03f0dcb-d6af-454f-b6f3-9f71cc9ed385 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Unmanage snapshot with id: 453e636b-9b11-4316-b935-d2f0c9d22847 Aug 07 17:21:37.718437 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8f93290-36c1-48b6-a5d4-57a97682ea7c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:37.718647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8f93290-36c1-48b6-a5d4-57a97682ea7c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:37.718904 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8f93290-36c1-48b6-a5d4-57a97682ea7c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:37.719039 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d8f93290-36c1-48b6-a5d4-57a97682ea7c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:37.723081 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:37.723081 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:37.723526 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:37.723526 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:37.723813 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8f93290-36c1-48b6-a5d4-57a97682ea7c tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:37.724390 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b03f0dcb-d6af-454f-b6f3-9f71cc9ed385 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Snapshot retrieved successfully. Aug 07 17:21:37.724444 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1364/5462] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:37 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:37.724904 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-b03f0dcb-d6af-454f-b6f3-9f71cc9ed385 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '1498bcb91946424487f41ef40c3d2d46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9fe4944fa3c4ab7bd33bf671092a9cb', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:21:37.725159 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b03f0dcb-d6af-454f-b6f3-9f71cc9ed385 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-reader] https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847/action returned with HTTP 403 Aug 07 17:21:37.725723 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1366/5463] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:21:37 2026] POST /volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:37.733475 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dc8cda84-f74f-4234-a1a9-8978d6b0f590 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:37.735188 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dc8cda84-f74f-4234-a1a9-8978d6b0f590 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 Aug 07 17:21:37.735394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dc8cda84-f74f-4234-a1a9-8978d6b0f590 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:37.735590 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dc8cda84-f74f-4234-a1a9-8978d6b0f590 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:37.735699 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-dc8cda84-f74f-4234-a1a9-8978d6b0f590 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete snapshot with id: 453e636b-9b11-4316-b935-d2f0c9d22847 Aug 07 17:21:37.740704 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:37.740704 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:37.740704 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-dc8cda84-f74f-4234-a1a9-8978d6b0f590 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:37.756420 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-dc8cda84-f74f-4234-a1a9-8978d6b0f590 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot delete request issued successfully. Aug 07 17:21:37.756601 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dc8cda84-f74f-4234-a1a9-8978d6b0f590 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 returned with HTTP 202 Aug 07 17:21:37.757262 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1363/5464] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:21:37 2026] DELETE /volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:37.765395 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e46399e7-d207-49a4-962e-0d6d35bfc560 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:37.767125 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e46399e7-d207-49a4-962e-0d6d35bfc560 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 Aug 07 17:21:37.767398 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e46399e7-d207-49a4-962e-0d6d35bfc560 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:37.767640 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e46399e7-d207-49a4-962e-0d6d35bfc560 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:37.772469 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:37.772469 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:37.772709 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e46399e7-d207-49a4-962e-0d6d35bfc560 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Snapshot retrieved successfully. Aug 07 17:21:37.773270 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e46399e7-d207-49a4-962e-0d6d35bfc560 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 returned with HTTP 200 Aug 07 17:21:37.773629 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1372/5465] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:37 2026] GET /volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:38.692767 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ecf7efa-0d45-4604-b271-3b6df2e1f6e3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:38.694965 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ecf7efa-0d45-4604-b271-3b6df2e1f6e3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:38.695270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ecf7efa-0d45-4604-b271-3b6df2e1f6e3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:38.695511 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ecf7efa-0d45-4604-b271-3b6df2e1f6e3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:38.695654 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0ecf7efa-0d45-4604-b271-3b6df2e1f6e3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:38.700584 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:38.700584 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:38.701376 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ecf7efa-0d45-4604-b271-3b6df2e1f6e3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:38.701838 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1365/5466] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:38 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:38.733537 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cbd7e4ad-92b6-45bd-b385-c7b0291716fb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:38.735257 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbd7e4ad-92b6-45bd-b385-c7b0291716fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:38.735476 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbd7e4ad-92b6-45bd-b385-c7b0291716fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:38.735613 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbd7e4ad-92b6-45bd-b385-c7b0291716fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:38.735718 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cbd7e4ad-92b6-45bd-b385-c7b0291716fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:38.740512 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:38.740512 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:38.741364 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbd7e4ad-92b6-45bd-b385-c7b0291716fb tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:38.741759 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1367/5467] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:38 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:38.782755 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-95a5c77a-1c88-48c1-86f3-6294ad6cc577 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:38.784475 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-95a5c77a-1c88-48c1-86f3-6294ad6cc577 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 Aug 07 17:21:38.784713 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-95a5c77a-1c88-48c1-86f3-6294ad6cc577 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:38.784891 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-95a5c77a-1c88-48c1-86f3-6294ad6cc577 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:38.788921 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-95a5c77a-1c88-48c1-86f3-6294ad6cc577 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 returned with HTTP 404 Aug 07 17:21:38.789385 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1364/5468] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:38 2026] GET /volume/v3/snapshots/453e636b-9b11-4316-b935-d2f0c9d22847 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:38.796947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d540d90-f87a-430f-80c8-b7b2d68ebec0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:38.798775 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d540d90-f87a-430f-80c8-b7b2d68ebec0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 Aug 07 17:21:38.798997 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d540d90-f87a-430f-80c8-b7b2d68ebec0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:38.799203 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d540d90-f87a-430f-80c8-b7b2d68ebec0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:38.799387 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7d540d90-f87a-430f-80c8-b7b2d68ebec0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume with id: 79258b30-d714-4da7-b444-3be80e0951b4 Aug 07 17:21:38.806005 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:38.806005 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:38.806406 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7d540d90-f87a-430f-80c8-b7b2d68ebec0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:38.820410 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7d540d90-f87a-430f-80c8-b7b2d68ebec0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Delete volume request issued successfully. Aug 07 17:21:38.820566 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d540d90-f87a-430f-80c8-b7b2d68ebec0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 returned with HTTP 202 Aug 07 17:21:38.820957 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1373/5469] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:38 2026] DELETE /volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:38.827501 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7771e66e-379f-47f0-83fc-7129c10155b0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:38.829603 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7771e66e-379f-47f0-83fc-7129c10155b0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 Aug 07 17:21:38.829855 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7771e66e-379f-47f0-83fc-7129c10155b0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:38.830108 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7771e66e-379f-47f0-83fc-7129c10155b0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:38.836809 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:38.836809 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:38.840584 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7771e66e-379f-47f0-83fc-7129c10155b0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Volume info retrieved successfully. Aug 07 17:21:38.844584 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7771e66e-379f-47f0-83fc-7129c10155b0 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 returned with HTTP 200 Aug 07 17:21:38.844978 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1366/5470] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:38 2026] GET /volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:39.710899 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b2330968-e74f-4ff2-8ef4-e9914859c01e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:39.712578 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2330968-e74f-4ff2-8ef4-e9914859c01e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:39.712790 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2330968-e74f-4ff2-8ef4-e9914859c01e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:39.712963 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2330968-e74f-4ff2-8ef4-e9914859c01e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:39.713076 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b2330968-e74f-4ff2-8ef4-e9914859c01e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:39.719060 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:39.719060 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:39.719237 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2330968-e74f-4ff2-8ef4-e9914859c01e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:39.719705 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1368/5471] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:39 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:39.751080 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-d7423060-dd09-450f-8b5a-167afccaff7f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:39.752331 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d7423060-dd09-450f-8b5a-167afccaff7f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:39.752494 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d7423060-dd09-450f-8b5a-167afccaff7f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:39.752676 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-d7423060-dd09-450f-8b5a-167afccaff7f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:39.752798 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-d7423060-dd09-450f-8b5a-167afccaff7f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:39.756726 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:39.756726 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:39.757364 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-d7423060-dd09-450f-8b5a-167afccaff7f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:39.757653 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1365/5472] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:39 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:39.858941 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5acfab38-8252-443e-9e25-27ed8a53ff54 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:39.860613 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5acfab38-8252-443e-9e25-27ed8a53ff54 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] GET https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 Aug 07 17:21:39.860791 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5acfab38-8252-443e-9e25-27ed8a53ff54 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:39.860965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5acfab38-8252-443e-9e25-27ed8a53ff54 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:39.863537 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=268,cinder:UPDATE=97,cinder:INSERT=53 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:21:39.866704 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5acfab38-8252-443e-9e25-27ed8a53ff54 tempest-ProjectReaderTests-1447606050 tempest-ProjectReaderTests-1447606050-project-admin] https://10.4.3.144/volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 returned with HTTP 404 Aug 07 17:21:39.867138 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1374/5473] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:39 2026] GET /volume/v3/volumes/79258b30-d714-4da7-b444-3be80e0951b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:40.740912 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-97446d4e-8d1d-45a7-8a8e-e9847ebfa98d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:40.743856 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97446d4e-8d1d-45a7-8a8e-e9847ebfa98d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:40.744114 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97446d4e-8d1d-45a7-8a8e-e9847ebfa98d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:40.744337 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-97446d4e-8d1d-45a7-8a8e-e9847ebfa98d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:40.744452 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-97446d4e-8d1d-45a7-8a8e-e9847ebfa98d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:40.749895 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:40.749895 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:40.750732 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-97446d4e-8d1d-45a7-8a8e-e9847ebfa98d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:40.751121 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1367/5474] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:40 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:40.767884 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4125bf4c-5929-44f2-8192-00359c44d1c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:40.770294 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4125bf4c-5929-44f2-8192-00359c44d1c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:40.770603 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4125bf4c-5929-44f2-8192-00359c44d1c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:40.770900 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4125bf4c-5929-44f2-8192-00359c44d1c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:40.771092 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4125bf4c-5929-44f2-8192-00359c44d1c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:40.775950 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:40.775950 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:40.776835 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4125bf4c-5929-44f2-8192-00359c44d1c7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:40.777273 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1369/5475] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:40 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:41.761660 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ca5daee3-451f-4a7d-9349-b47a796616ee None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:41.763445 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ca5daee3-451f-4a7d-9349-b47a796616ee tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:41.763694 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ca5daee3-451f-4a7d-9349-b47a796616ee tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:41.763925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ca5daee3-451f-4a7d-9349-b47a796616ee tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:41.764094 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-ca5daee3-451f-4a7d-9349-b47a796616ee tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:41.768270 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:41.768270 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:41.768836 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ca5daee3-451f-4a7d-9349-b47a796616ee tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:41.769390 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1366/5476] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:41 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:41.788458 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df8d872a-93c4-4492-90ec-e6248bb7f766 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:41.790282 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df8d872a-93c4-4492-90ec-e6248bb7f766 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:41.790478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df8d872a-93c4-4492-90ec-e6248bb7f766 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:41.790651 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df8d872a-93c4-4492-90ec-e6248bb7f766 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:41.790810 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-df8d872a-93c4-4492-90ec-e6248bb7f766 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:41.795272 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:41.795272 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:41.795969 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df8d872a-93c4-4492-90ec-e6248bb7f766 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:41.796348 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1375/5477] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:41 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:42.780164 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-acbac781-82a9-4f9f-8b0e-79f7750f6d95 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:42.782013 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-acbac781-82a9-4f9f-8b0e-79f7750f6d95 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:42.782279 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-acbac781-82a9-4f9f-8b0e-79f7750f6d95 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:42.782484 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-acbac781-82a9-4f9f-8b0e-79f7750f6d95 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:42.782607 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-acbac781-82a9-4f9f-8b0e-79f7750f6d95 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:42.786896 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:42.786896 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:42.787567 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-acbac781-82a9-4f9f-8b0e-79f7750f6d95 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:42.787930 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1368/5478] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:42 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:42.806235 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d41d1adb-1ca7-4834-8f85-32e03874643d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:42.808203 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d41d1adb-1ca7-4834-8f85-32e03874643d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:42.808443 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d41d1adb-1ca7-4834-8f85-32e03874643d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:42.808659 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d41d1adb-1ca7-4834-8f85-32e03874643d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:42.808778 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d41d1adb-1ca7-4834-8f85-32e03874643d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:42.813842 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:42.813842 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:42.814575 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d41d1adb-1ca7-4834-8f85-32e03874643d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:42.814896 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1370/5479] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:42 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:43.798317 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-65f8517c-2b76-4393-85f2-64e670d6e946 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:43.800498 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-65f8517c-2b76-4393-85f2-64e670d6e946 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:43.800789 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-65f8517c-2b76-4393-85f2-64e670d6e946 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:43.801038 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-65f8517c-2b76-4393-85f2-64e670d6e946 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:43.801263 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-65f8517c-2b76-4393-85f2-64e670d6e946 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:43.805652 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:43.805652 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:43.806523 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-65f8517c-2b76-4393-85f2-64e670d6e946 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:43.806969 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1367/5480] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:43 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:43.828561 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fa3cab96-1028-4ba7-b2cc-31e29355388f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:43.830306 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa3cab96-1028-4ba7-b2cc-31e29355388f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:43.830658 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa3cab96-1028-4ba7-b2cc-31e29355388f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:43.831636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa3cab96-1028-4ba7-b2cc-31e29355388f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:43.831636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fa3cab96-1028-4ba7-b2cc-31e29355388f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:43.835044 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:43.835044 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:43.835795 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa3cab96-1028-4ba7-b2cc-31e29355388f tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:43.836412 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1376/5481] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:43 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:43.845452 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e11eeccf-0fab-46a3-aa06-747a6f93d908 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:43.847179 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e11eeccf-0fab-46a3-aa06-747a6f93d908 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:43.847400 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e11eeccf-0fab-46a3-aa06-747a6f93d908 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:43.847608 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e11eeccf-0fab-46a3-aa06-747a6f93d908 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:43.847714 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-e11eeccf-0fab-46a3-aa06-747a6f93d908 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:43.852182 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:43.852182 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:43.852871 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e11eeccf-0fab-46a3-aa06-747a6f93d908 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:43.853268 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1369/5482] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:43 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:43.862039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-94b59550-6f11-46b0-b821-0746553b53af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:43.863754 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94b59550-6f11-46b0-b821-0746553b53af tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:43.863968 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94b59550-6f11-46b0-b821-0746553b53af tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:43.864208 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-94b59550-6f11-46b0-b821-0746553b53af tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:43.864357 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-94b59550-6f11-46b0-b821-0746553b53af tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete backup with id: 02773be0-2fc7-49ec-96a2-c4a889409fae. Aug 07 17:21:43.868489 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:43.868489 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:43.880063 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-94b59550-6f11-46b0-b821-0746553b53af tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] delete_backup rpcapi backup_id 02773be0-2fc7-49ec-96a2-c4a889409fae {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:21:43.881659 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-94b59550-6f11-46b0-b821-0746553b53af tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 202 Aug 07 17:21:43.882033 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1371/5483] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:43 2026] DELETE /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:21:43.888551 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c9f5d557-07b6-4285-8471-af4afe73ebd3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:43.890276 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c9f5d557-07b6-4285-8471-af4afe73ebd3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:43.890468 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c9f5d557-07b6-4285-8471-af4afe73ebd3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:43.890685 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c9f5d557-07b6-4285-8471-af4afe73ebd3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:43.890794 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-c9f5d557-07b6-4285-8471-af4afe73ebd3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:43.895391 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:43.895391 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:43.896418 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c9f5d557-07b6-4285-8471-af4afe73ebd3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 200 Aug 07 17:21:43.897088 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1368/5484] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:43 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:44.818166 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-22d4831a-5673-4851-953d-4debf962752c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:44.819946 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22d4831a-5673-4851-953d-4debf962752c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:44.820124 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22d4831a-5673-4851-953d-4debf962752c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:44.820316 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22d4831a-5673-4851-953d-4debf962752c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:44.820432 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-22d4831a-5673-4851-953d-4debf962752c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:44.824587 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:44.824587 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:44.825256 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22d4831a-5673-4851-953d-4debf962752c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:44.825645 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1377/5485] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:44 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:44.906999 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ad6bec27-8f18-47da-8e9a-eda99ec65d42 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:44.908843 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad6bec27-8f18-47da-8e9a-eda99ec65d42 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae Aug 07 17:21:44.909048 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad6bec27-8f18-47da-8e9a-eda99ec65d42 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:44.909257 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ad6bec27-8f18-47da-8e9a-eda99ec65d42 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:44.909360 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ad6bec27-8f18-47da-8e9a-eda99ec65d42 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Show backup with id 02773be0-2fc7-49ec-96a2-c4a889409fae. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:44.912708 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ad6bec27-8f18-47da-8e9a-eda99ec65d42 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae returned with HTTP 404 Aug 07 17:21:44.913114 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1370/5486] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:44 2026] GET /volume/v3/backups/02773be0-2fc7-49ec-96a2-c4a889409fae => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:44.920934 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a38e3bf7-6bc7-4d03-a5a1-21e7a7353b77 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:44.922411 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a38e3bf7-6bc7-4d03-a5a1-21e7a7353b77 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 Aug 07 17:21:44.922594 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a38e3bf7-6bc7-4d03-a5a1-21e7a7353b77 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:44.922769 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a38e3bf7-6bc7-4d03-a5a1-21e7a7353b77 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:44.922868 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-a38e3bf7-6bc7-4d03-a5a1-21e7a7353b77 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete snapshot with id: 00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 Aug 07 17:21:44.927559 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:44.927559 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:44.927922 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a38e3bf7-6bc7-4d03-a5a1-21e7a7353b77 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Snapshot retrieved successfully. Aug 07 17:21:44.942439 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a38e3bf7-6bc7-4d03-a5a1-21e7a7353b77 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Snapshot delete request issued successfully. Aug 07 17:21:44.942618 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a38e3bf7-6bc7-4d03-a5a1-21e7a7353b77 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 returned with HTTP 202 Aug 07 17:21:44.942996 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1372/5487] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:21:44 2026] DELETE /volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:44.950402 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-fbb3a7ba-3d4a-4f04-8887-7d9aaac4d669 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:44.952605 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fbb3a7ba-3d4a-4f04-8887-7d9aaac4d669 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 Aug 07 17:21:44.952876 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fbb3a7ba-3d4a-4f04-8887-7d9aaac4d669 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:44.953155 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-fbb3a7ba-3d4a-4f04-8887-7d9aaac4d669 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:44.959951 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:44.959951 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:44.960615 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-fbb3a7ba-3d4a-4f04-8887-7d9aaac4d669 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Snapshot retrieved successfully. Aug 07 17:21:44.961617 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-fbb3a7ba-3d4a-4f04-8887-7d9aaac4d669 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 returned with HTTP 200 Aug 07 17:21:44.962136 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1369/5488] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:44 2026] GET /volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:45.836627 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7714932-da00-48d3-9256-a61c7c2e9724 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:45.838308 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7714932-da00-48d3-9256-a61c7c2e9724 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:21:45.838506 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7714932-da00-48d3-9256-a61c7c2e9724 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:45.838687 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7714932-da00-48d3-9256-a61c7c2e9724 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:45.838789 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f7714932-da00-48d3-9256-a61c7c2e9724 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:45.842632 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:45.842632 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:45.843174 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7714932-da00-48d3-9256-a61c7c2e9724 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:21:45.843483 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1378/5489] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:45 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:45.852812 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fd0547b8-b959-44e8-bb34-3cd976782438 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:45.854811 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd0547b8-b959-44e8-bb34-3cd976782438 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:21:45.855252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd0547b8-b959-44e8-bb34-3cd976782438 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f1c5a06-897a-4d48-bd2c-7df16c0b5f47"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:45.857257 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-fd0547b8-b959-44e8-bb34-3cd976782438 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating new backup {'backup': {'volume_id': '9f1c5a06-897a-4d48-bd2c-7df16c0b5f47'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:21:45.857429 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-fd0547b8-b959-44e8-bb34-3cd976782438 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating backup of volume 9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 in container None Aug 07 17:21:45.865381 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:45.865381 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:45.865733 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fd0547b8-b959-44e8-bb34-3cd976782438 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:21:45.882971 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-fd0547b8-b959-44e8-bb34-3cd976782438 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['e36533b8-e344-4b69-ab10-069028647ebc', 'df7acf62-b6e4-42c6-936e-f44f561fa937'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:45.909282 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd0547b8-b959-44e8-bb34-3cd976782438 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:21:45.909764 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1371/5490] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:21:45 2026] POST /volume/v3/backups => generated 288 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:45.917960 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4050cf41-bbbf-4ef7-b731-389700d2c6c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:45.919970 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4050cf41-bbbf-4ef7-b731-389700d2c6c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:45.920292 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4050cf41-bbbf-4ef7-b731-389700d2c6c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:45.920535 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4050cf41-bbbf-4ef7-b731-389700d2c6c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:45.920749 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4050cf41-bbbf-4ef7-b731-389700d2c6c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:45.925911 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:45.925911 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:45.926695 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4050cf41-bbbf-4ef7-b731-389700d2c6c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:45.927178 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1373/5491] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:45 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:45.970230 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7f536a57-f18d-46a3-bf0b-cc8af47a2504 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:45.972005 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f536a57-f18d-46a3-bf0b-cc8af47a2504 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 Aug 07 17:21:45.972237 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7f536a57-f18d-46a3-bf0b-cc8af47a2504 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:45.972426 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7f536a57-f18d-46a3-bf0b-cc8af47a2504 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:45.977058 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7f536a57-f18d-46a3-bf0b-cc8af47a2504 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 returned with HTTP 404 Aug 07 17:21:45.977715 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1370/5492] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:21:45 2026] GET /volume/v3/snapshots/00b0c0d8-0ecb-44f8-84ed-1ab2b09ba008 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:45.983992 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0fad482a-6f43-42cb-8769-e902b273099d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:45.985652 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fad482a-6f43-42cb-8769-e902b273099d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 Aug 07 17:21:45.985829 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fad482a-6f43-42cb-8769-e902b273099d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:45.986012 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fad482a-6f43-42cb-8769-e902b273099d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:45.986193 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0fad482a-6f43-42cb-8769-e902b273099d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete volume with id: 033c4641-42cf-4152-ad6f-846a5c2653c9 Aug 07 17:21:45.994675 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:45.994675 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:45.995201 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0fad482a-6f43-42cb-8769-e902b273099d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:46.013459 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0fad482a-6f43-42cb-8769-e902b273099d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete volume request issued successfully. Aug 07 17:21:46.013651 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fad482a-6f43-42cb-8769-e902b273099d tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 returned with HTTP 202 Aug 07 17:21:46.014111 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1379/5493] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:45 2026] DELETE /volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:46.021725 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-cc74a50f-bd4e-466c-b7e0-f7436cada1d7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:46.023808 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc74a50f-bd4e-466c-b7e0-f7436cada1d7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 Aug 07 17:21:46.024173 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc74a50f-bd4e-466c-b7e0-f7436cada1d7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:46.024430 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-cc74a50f-bd4e-466c-b7e0-f7436cada1d7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:46.032107 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:46.032107 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:46.035930 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-cc74a50f-bd4e-466c-b7e0-f7436cada1d7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:46.040745 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-cc74a50f-bd4e-466c-b7e0-f7436cada1d7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 returned with HTTP 200 Aug 07 17:21:46.041208 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1372/5494] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:46 2026] GET /volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:46.937754 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b6bd4b73-a635-4990-b140-0d3f9fa3da8f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:46.939729 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6bd4b73-a635-4990-b140-0d3f9fa3da8f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:46.940055 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6bd4b73-a635-4990-b140-0d3f9fa3da8f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:46.940315 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6bd4b73-a635-4990-b140-0d3f9fa3da8f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:46.940478 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b6bd4b73-a635-4990-b140-0d3f9fa3da8f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:46.944787 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:46.944787 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:46.945475 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6bd4b73-a635-4990-b140-0d3f9fa3da8f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:46.945817 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1374/5495] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:46 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:47.057614 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5759842c-0791-4f26-9092-f76ff69b3e51 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:47.059426 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5759842c-0791-4f26-9092-f76ff69b3e51 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 Aug 07 17:21:47.059632 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5759842c-0791-4f26-9092-f76ff69b3e51 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:47.059816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5759842c-0791-4f26-9092-f76ff69b3e51 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:47.065570 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5759842c-0791-4f26-9092-f76ff69b3e51 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 returned with HTTP 404 Aug 07 17:21:47.066091 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1371/5496] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:47 2026] GET /volume/v3/volumes/033c4641-42cf-4152-ad6f-846a5c2653c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:47.075254 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2badd8d1-920a-4830-aff0-b575e7b1720b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:47.077570 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2badd8d1-920a-4830-aff0-b575e7b1720b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:21:47.077850 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2badd8d1-920a-4830-aff0-b575e7b1720b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:47.078148 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2badd8d1-920a-4830-aff0-b575e7b1720b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:47.078376 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2badd8d1-920a-4830-aff0-b575e7b1720b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete volume with id: 1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:21:47.087785 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:47.087785 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:47.088270 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2badd8d1-920a-4830-aff0-b575e7b1720b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:47.110113 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2badd8d1-920a-4830-aff0-b575e7b1720b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete volume request issued successfully. Aug 07 17:21:47.110313 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2badd8d1-920a-4830-aff0-b575e7b1720b tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 202 Aug 07 17:21:47.110850 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1380/5497] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:47 2026] DELETE /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:47.120607 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3f85f21c-9226-486d-b645-1bd9be41672a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:47.124153 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f85f21c-9226-486d-b645-1bd9be41672a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:21:47.124339 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f85f21c-9226-486d-b645-1bd9be41672a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:47.124521 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3f85f21c-9226-486d-b645-1bd9be41672a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:47.136008 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:47.136008 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:47.140282 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3f85f21c-9226-486d-b645-1bd9be41672a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:47.148276 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3f85f21c-9226-486d-b645-1bd9be41672a tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 200 Aug 07 17:21:47.148276 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1373/5498] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:47 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:47.955824 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4d7a64c0-6025-4f70-90e5-f25601a9579e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:47.957633 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d7a64c0-6025-4f70-90e5-f25601a9579e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:47.957874 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d7a64c0-6025-4f70-90e5-f25601a9579e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:47.958079 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d7a64c0-6025-4f70-90e5-f25601a9579e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:47.958180 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4d7a64c0-6025-4f70-90e5-f25601a9579e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:47.962415 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:47.962415 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:47.963105 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d7a64c0-6025-4f70-90e5-f25601a9579e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:47.963499 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1375/5499] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:47 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:48.162421 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9e495b39-f41a-4e37-b073-5aa8ca84b1ea None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:48.164098 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9e495b39-f41a-4e37-b073-5aa8ca84b1ea tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac Aug 07 17:21:48.164276 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9e495b39-f41a-4e37-b073-5aa8ca84b1ea tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:48.164457 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9e495b39-f41a-4e37-b073-5aa8ca84b1ea tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:48.169666 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9e495b39-f41a-4e37-b073-5aa8ca84b1ea tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac returned with HTTP 404 Aug 07 17:21:48.170089 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1372/5500] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:48 2026] GET /volume/v3/volumes/1cc8e9f3-3626-47e0-a888-5f3605769bac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:48.176858 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f1cab70c-d1bb-4b63-838d-cab1e562ba99 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:48.178818 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1cab70c-d1bb-4b63-838d-cab1e562ba99 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb Aug 07 17:21:48.178818 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1cab70c-d1bb-4b63-838d-cab1e562ba99 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:48.178952 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1cab70c-d1bb-4b63-838d-cab1e562ba99 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:48.179085 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f1cab70c-d1bb-4b63-838d-cab1e562ba99 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete volume with id: df135a3c-5902-4628-a7ad-978aac71d1bb Aug 07 17:21:48.185650 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:48.185650 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:48.186124 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f1cab70c-d1bb-4b63-838d-cab1e562ba99 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:48.201958 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f1cab70c-d1bb-4b63-838d-cab1e562ba99 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete volume request issued successfully. Aug 07 17:21:48.202184 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1cab70c-d1bb-4b63-838d-cab1e562ba99 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb returned with HTTP 202 Aug 07 17:21:48.202623 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1381/5501] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:48 2026] DELETE /volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:48.210906 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-320510e1-7f5d-4466-9c4a-02f12d749452 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:48.212793 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-320510e1-7f5d-4466-9c4a-02f12d749452 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb Aug 07 17:21:48.213040 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-320510e1-7f5d-4466-9c4a-02f12d749452 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:48.213270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-320510e1-7f5d-4466-9c4a-02f12d749452 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:48.222016 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:48.222016 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:48.226010 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-320510e1-7f5d-4466-9c4a-02f12d749452 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:48.230849 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-320510e1-7f5d-4466-9c4a-02f12d749452 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb returned with HTTP 200 Aug 07 17:21:48.231244 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1374/5502] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:48 2026] GET /volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:48.471732 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-732c8ed8-6cde-4de7-8183-2826a30e0a10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:48.554700 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-732c8ed8-6cde-4de7-8183-2826a30e0a10 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:21:48.555079 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-732c8ed8-6cde-4de7-8183-2826a30e0a10 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1935091750", "extra_specs": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:48.568635 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-732c8ed8-6cde-4de7-8183-2826a30e0a10 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:21:48.569011 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1376/5503] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:21:48 2026] POST /volume/v3/types => generated 212 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:48.576495 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b1b6c4f4-35a1-4bc8-a18a-3d8adb1900db None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:48.578082 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1b6c4f4-35a1-4bc8-a18a-3d8adb1900db tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] POST https://10.4.3.144/volume/v3/types/1f4517a0-5600-4b10-84cf-61b86a45a0c7/encryption Aug 07 17:21:48.578387 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b1b6c4f4-35a1-4bc8-a18a-3d8adb1900db tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:48.593277 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b1b6c4f4-35a1-4bc8-a18a-3d8adb1900db tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] https://10.4.3.144/volume/v3/types/1f4517a0-5600-4b10-84cf-61b86a45a0c7/encryption returned with HTTP 200 Aug 07 17:21:48.593672 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1373/5504] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:21:48 2026] POST /volume/v3/types/1f4517a0-5600-4b10-84cf-61b86a45a0c7/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:48.600896 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-385d743b-ed4d-4819-8099-76cc935bba05 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:48.655989 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:48.656324 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1963101123", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1935091750", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:48.657756 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1963101123', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1935091750', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:48.660984 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume of 1 GB Aug 07 17:21:48.661248 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:48.661248 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:48.661708 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Availability Zones retrieved successfully. Aug 07 17:21:48.666773 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Flow 'volume_create_api' (6a943b40-7918-49f1-bcdd-32b62bf0038a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:48.667622 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae959f1-0f32-43b4-8b25-6cf8035b758c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:48.668431 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:48.690336 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae959f1-0f32-43b4-8b25-6cf8035b758c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:21:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f4517a0-5600-4b10-84cf-61b86a45a0c7,is_public=True,name='tempest-scenario-type-luks-1935091750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f4517a0-5600-4b10-84cf-61b86a45a0c7', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:48.690997 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c215ceff-dafd-43a3-98ef-ba7c227ef950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:48.713431 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1935091750 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1935091750, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:21:48.713713 np0000006737 devstack@c-api.service[100224]: WARNING cinder.quota [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1935091750 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1935091750, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:21:48.741428 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Created reservations ['baf0b4f6-afd2-4cdd-b7e2-dcfa6c3e238d', '0ffaba2f-5090-40c1-be12-d6823597eccc', '25fd8fce-b77f-4019-9727-e28eb455629c', '040d59b1-e4c5-43f1-b5d4-cfbf872eaa66'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:48.742353 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c215ceff-dafd-43a3-98ef-ba7c227ef950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baf0b4f6-afd2-4cdd-b7e2-dcfa6c3e238d', '0ffaba2f-5090-40c1-be12-d6823597eccc', '25fd8fce-b77f-4019-9727-e28eb455629c', '040d59b1-e4c5-43f1-b5d4-cfbf872eaa66']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:48.743119 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b00c9f-3b9f-41f9-9232-d1373f97d6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:48.762158 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b00c9f-3b9f-41f9-9232-d1373f97d6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda3c0b6-e80b-4b20-affd-7c0b256e98d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1963101123',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f780eca58f46778987d5d2b77da999',qos_specs=None,replication_status=,reservations=['baf0b4f6-afd2-4cdd-b7e2-dcfa6c3e238d','0ffaba2f-5090-40c1-be12-d6823597eccc','25fd8fce-b77f-4019-9727-e28eb455629c','040d59b1-e4c5-43f1-b5d4-cfbf872eaa66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14a8ac5900149f5868215b5312f3e52',volume_type_id=1f4517a0-5600-4b10-84cf-61b86a45a0c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1963101123',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dda3c0b6-e80b-4b20-affd-7c0b256e98d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f780eca58f46778987d5d2b77da999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14a8ac5900149f5868215b5312f3e52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f4517a0-5600-4b10-84cf-61b86a45a0c7),volume_type_id=1f4517a0-5600-4b10-84cf-61b86a45a0c7)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:48.762801 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e4696d-cad5-4948-8db5-420e659545c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:48.778536 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1e4696d-cad5-4948-8db5-420e659545c9) transitioned into state 'SUCCESS' from state '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-1963101123',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f780eca58f46778987d5d2b77da999',qos_specs=None,replication_status=,reservations=['baf0b4f6-afd2-4cdd-b7e2-dcfa6c3e238d','0ffaba2f-5090-40c1-be12-d6823597eccc','25fd8fce-b77f-4019-9727-e28eb455629c','040d59b1-e4c5-43f1-b5d4-cfbf872eaa66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14a8ac5900149f5868215b5312f3e52',volume_type_id=1f4517a0-5600-4b10-84cf-61b86a45a0c7)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:48.779264 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c3e586-94e1-409c-9d24-e1e3037cadce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:48.787761 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c3e586-94e1-409c-9d24-e1e3037cadce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:48.788572 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Flow 'volume_create_api' (6a943b40-7918-49f1-bcdd-32b62bf0038a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:48.788831 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume request issued successfully. Aug 07 17:21:48.789371 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-385d743b-ed4d-4819-8099-76cc935bba05 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:48.789739 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1382/5505] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:21:48 2026] POST /volume/v3/volumes => generated 785 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:48.801075 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-752a5c2d-3a0e-4ec8-8466-7794c0bc08e0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:48.802742 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-752a5c2d-3a0e-4ec8-8466-7794c0bc08e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 Aug 07 17:21:48.802957 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-752a5c2d-3a0e-4ec8-8466-7794c0bc08e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:48.803145 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-752a5c2d-3a0e-4ec8-8466-7794c0bc08e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:48.809346 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:48.809346 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:48.812510 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-752a5c2d-3a0e-4ec8-8466-7794c0bc08e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:48.816186 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-752a5c2d-3a0e-4ec8-8466-7794c0bc08e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 returned with HTTP 200 Aug 07 17:21:48.816532 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1375/5506] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:48 2026] GET /volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:48.974017 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-88e99472-639f-4c9e-a616-e0eadcaa99dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:48.976109 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88e99472-639f-4c9e-a616-e0eadcaa99dd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:48.976330 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88e99472-639f-4c9e-a616-e0eadcaa99dd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:48.976578 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88e99472-639f-4c9e-a616-e0eadcaa99dd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:48.976727 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-88e99472-639f-4c9e-a616-e0eadcaa99dd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:48.981685 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:48.981685 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:48.982421 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88e99472-639f-4c9e-a616-e0eadcaa99dd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:48.982884 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1377/5507] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:48 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:49.243301 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-32f2b081-20d2-4f42-a8d8-93b9381342fd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:49.245017 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-32f2b081-20d2-4f42-a8d8-93b9381342fd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb Aug 07 17:21:49.245228 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-32f2b081-20d2-4f42-a8d8-93b9381342fd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:49.245410 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-32f2b081-20d2-4f42-a8d8-93b9381342fd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:49.250641 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-32f2b081-20d2-4f42-a8d8-93b9381342fd tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb returned with HTTP 404 Aug 07 17:21:49.251127 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1374/5508] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:49 2026] GET /volume/v3/volumes/df135a3c-5902-4628-a7ad-978aac71d1bb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:49.257268 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-953d1327-5e75-448f-9752-e4effd1edab7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:49.259275 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-953d1327-5e75-448f-9752-e4effd1edab7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] DELETE https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 Aug 07 17:21:49.259480 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-953d1327-5e75-448f-9752-e4effd1edab7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:49.259705 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-953d1327-5e75-448f-9752-e4effd1edab7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:49.259892 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-953d1327-5e75-448f-9752-e4effd1edab7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete volume with id: 8c0d5a01-4219-4f6c-be64-befad7315d65 Aug 07 17:21:49.266649 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:49.266649 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:49.267077 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-953d1327-5e75-448f-9752-e4effd1edab7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:49.281754 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-953d1327-5e75-448f-9752-e4effd1edab7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Delete volume request issued successfully. Aug 07 17:21:49.281994 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-953d1327-5e75-448f-9752-e4effd1edab7 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 returned with HTTP 202 Aug 07 17:21:49.282389 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1383/5509] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:21:49 2026] DELETE /volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:21:49.290778 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-afb3b37c-d1ca-4912-bad9-b0ef968e27c3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:49.292525 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afb3b37c-d1ca-4912-bad9-b0ef968e27c3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 Aug 07 17:21:49.292711 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-afb3b37c-d1ca-4912-bad9-b0ef968e27c3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:49.292980 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-afb3b37c-d1ca-4912-bad9-b0ef968e27c3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:49.300239 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:49.300239 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:49.303566 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-afb3b37c-d1ca-4912-bad9-b0ef968e27c3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Volume info retrieved successfully. Aug 07 17:21:49.308424 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-afb3b37c-d1ca-4912-bad9-b0ef968e27c3 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 returned with HTTP 200 Aug 07 17:21:49.308786 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1376/5510] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:49 2026] GET /volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:49.827932 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-47626352-af8b-40b1-ba1d-c9893dc1f9d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:49.829626 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47626352-af8b-40b1-ba1d-c9893dc1f9d4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 Aug 07 17:21:49.829856 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47626352-af8b-40b1-ba1d-c9893dc1f9d4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:49.829998 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47626352-af8b-40b1-ba1d-c9893dc1f9d4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:49.836484 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:49.836484 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:49.839700 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-47626352-af8b-40b1-ba1d-c9893dc1f9d4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:49.843774 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47626352-af8b-40b1-ba1d-c9893dc1f9d4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 returned with HTTP 200 Aug 07 17:21:49.844379 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1378/5511] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:49 2026] GET /volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:49.855601 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6758d842-18a2-4b5f-b44e-a1ea07ea9fb1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:49.857313 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6758d842-18a2-4b5f-b44e-a1ea07ea9fb1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 Aug 07 17:21:49.857489 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6758d842-18a2-4b5f-b44e-a1ea07ea9fb1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:49.857700 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6758d842-18a2-4b5f-b44e-a1ea07ea9fb1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:49.865541 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:49.865541 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:49.870082 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6758d842-18a2-4b5f-b44e-a1ea07ea9fb1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:49.875433 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6758d842-18a2-4b5f-b44e-a1ea07ea9fb1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 returned with HTTP 200 Aug 07 17:21:49.875959 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1375/5512] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:49 2026] GET /volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:49.887727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1110e6d-472c-422d-887d-d30b390c94ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:49.889608 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:49.889976 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-161065184", "source_volid": "dda3c0b6-e80b-4b20-affd-7c0b256e98d7", "volume_type": "tempest-scenario-type-luks-1935091750", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:49.891399 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-161065184', 'source_volid': 'dda3c0b6-e80b-4b20-affd-7c0b256e98d7', 'volume_type': 'tempest-scenario-type-luks-1935091750', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:49.900078 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:49.900078 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:49.900473 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume retrieved successfully. Aug 07 17:21:49.900584 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume of 1 GB Aug 07 17:21:49.901225 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Availability Zones retrieved successfully. Aug 07 17:21:49.905821 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Flow 'volume_create_api' (3fd4bf11-3506-4deb-8b1d-2cea81c02153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:49.906819 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509cb411-6c6a-436d-a423-3574f3ba922d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:49.907577 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:49.924809 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (509cb411-6c6a-436d-a423-3574f3ba922d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'dda3c0b6-e80b-4b20-affd-7c0b256e98d7', 'volume_type': VolumeType(created_at=2026-08-07T17:21:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f4517a0-5600-4b10-84cf-61b86a45a0c7,is_public=True,name='tempest-scenario-type-luks-1935091750',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f4517a0-5600-4b10-84cf-61b86a45a0c7', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:49.925630 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0649cc3-730a-4822-b82c-6671b4abbd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:49.959708 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Created reservations ['deef9698-e32d-4a6b-9230-44de934a27bf', '9bc4606f-a0dc-47c8-8664-b83a500f3001', 'b1a29767-8aca-4819-b17a-6a3efa3b06fe', 'ac09060f-8489-424f-80dc-7a05fbb13ebc'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:49.960438 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0649cc3-730a-4822-b82c-6671b4abbd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deef9698-e32d-4a6b-9230-44de934a27bf', '9bc4606f-a0dc-47c8-8664-b83a500f3001', 'b1a29767-8aca-4819-b17a-6a3efa3b06fe', 'ac09060f-8489-424f-80dc-7a05fbb13ebc']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:49.961180 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e5a823-2be5-4b73-b1d9-491a8666c427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:49.992955 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a0c9aa3e-6368-491c-8479-4c3c7806bb6c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:49.993132 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e5a823-2be5-4b73-b1d9-491a8666c427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8899b9f-a6a4-4a86-a572-00a20c205d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-161065184',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f780eca58f46778987d5d2b77da999',qos_specs=None,replication_status=,reservations=['deef9698-e32d-4a6b-9230-44de934a27bf','9bc4606f-a0dc-47c8-8664-b83a500f3001','b1a29767-8aca-4819-b17a-6a3efa3b06fe','ac09060f-8489-424f-80dc-7a05fbb13ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=dda3c0b6-e80b-4b20-affd-7c0b256e98d7,status='creating',user_id='a14a8ac5900149f5868215b5312f3e52',volume_type_id=1f4517a0-5600-4b10-84cf-61b86a45a0c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-161065184',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d8899b9f-a6a4-4a86-a572-00a20c205d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f780eca58f46778987d5d2b77da999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=dda3c0b6-e80b-4b20-affd-7c0b256e98d7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14a8ac5900149f5868215b5312f3e52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f4517a0-5600-4b10-84cf-61b86a45a0c7),volume_type_id=1f4517a0-5600-4b10-84cf-61b86a45a0c7)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:49.993954 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6536cb07-127c-4cb1-8807-6a7338b611db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:49.995044 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a0c9aa3e-6368-491c-8479-4c3c7806bb6c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:49.995300 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a0c9aa3e-6368-491c-8479-4c3c7806bb6c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:49.995504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a0c9aa3e-6368-491c-8479-4c3c7806bb6c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:49.995655 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a0c9aa3e-6368-491c-8479-4c3c7806bb6c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:50.001072 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:50.001072 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:50.001878 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a0c9aa3e-6368-491c-8479-4c3c7806bb6c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:50.002333 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1377/5513] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:49 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:50.013429 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6536cb07-127c-4cb1-8807-6a7338b611db) transitioned into state 'SUCCESS' from state '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-161065184',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f780eca58f46778987d5d2b77da999',qos_specs=None,replication_status=,reservations=['deef9698-e32d-4a6b-9230-44de934a27bf','9bc4606f-a0dc-47c8-8664-b83a500f3001','b1a29767-8aca-4819-b17a-6a3efa3b06fe','ac09060f-8489-424f-80dc-7a05fbb13ebc'],size=1,snapshot_id=None,source_replicaid=,source_volid=dda3c0b6-e80b-4b20-affd-7c0b256e98d7,status='creating',user_id='a14a8ac5900149f5868215b5312f3e52',volume_type_id=1f4517a0-5600-4b10-84cf-61b86a45a0c7)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:50.014200 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c839f22-17e8-4964-8ddf-6162c97f2519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:50.028753 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c839f22-17e8-4964-8ddf-6162c97f2519) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:50.029579 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Flow 'volume_create_api' (3fd4bf11-3506-4deb-8b1d-2cea81c02153) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:50.029894 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume request issued successfully. Aug 07 17:21:50.030434 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1110e6d-472c-422d-887d-d30b390c94ff tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:50.030874 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1384/5514] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:21:49 2026] POST /volume/v3/volumes => generated 811 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:50.045117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7f0bc63a-10c2-4971-975d-ae5ba9021645 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:50.046982 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f0bc63a-10c2-4971-975d-ae5ba9021645 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:50.047193 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f0bc63a-10c2-4971-975d-ae5ba9021645 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:50.047356 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f0bc63a-10c2-4971-975d-ae5ba9021645 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:50.054010 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:50.054010 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:50.057096 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f0bc63a-10c2-4971-975d-ae5ba9021645 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:50.060567 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f0bc63a-10c2-4971-975d-ae5ba9021645 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:50.060941 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1379/5515] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:50 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:50.320295 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-77b2b9e2-3fff-4c07-a4e8-249ef533e510 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:50.322012 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-77b2b9e2-3fff-4c07-a4e8-249ef533e510 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] GET https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 Aug 07 17:21:50.322213 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-77b2b9e2-3fff-4c07-a4e8-249ef533e510 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:50.322388 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-77b2b9e2-3fff-4c07-a4e8-249ef533e510 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:50.327775 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-77b2b9e2-3fff-4c07-a4e8-249ef533e510 tempest-VolumesBackupsTest-326989531 tempest-VolumesBackupsTest-326989531-project-member] https://10.4.3.144/volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 returned with HTTP 404 Aug 07 17:21:50.328214 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1376/5516] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:50 2026] GET /volume/v3/volumes/8c0d5a01-4219-4f6c-be64-befad7315d65 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:21:51.012325 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-369b214c-116d-4653-89b0-2c38e1be8745 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:51.015058 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-369b214c-116d-4653-89b0-2c38e1be8745 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:51.015196 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-369b214c-116d-4653-89b0-2c38e1be8745 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:51.015412 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-369b214c-116d-4653-89b0-2c38e1be8745 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:51.015553 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-369b214c-116d-4653-89b0-2c38e1be8745 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:51.020431 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:51.020431 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:51.021142 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-369b214c-116d-4653-89b0-2c38e1be8745 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:51.021568 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1378/5517] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:51 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:51.078092 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eaaf1808-0cc6-4474-a54f-cd1a3c4a7739 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:51.080042 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eaaf1808-0cc6-4474-a54f-cd1a3c4a7739 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:51.080230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eaaf1808-0cc6-4474-a54f-cd1a3c4a7739 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:51.080409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eaaf1808-0cc6-4474-a54f-cd1a3c4a7739 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:51.089585 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:51.089585 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:51.094427 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eaaf1808-0cc6-4474-a54f-cd1a3c4a7739 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:51.100265 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eaaf1808-0cc6-4474-a54f-cd1a3c4a7739 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:51.100772 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1385/5518] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:51 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:52.032999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fb15087e-4c56-45dc-a112-214b65b4eb97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:52.034699 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb15087e-4c56-45dc-a112-214b65b4eb97 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:52.034789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb15087e-4c56-45dc-a112-214b65b4eb97 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:52.034968 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb15087e-4c56-45dc-a112-214b65b4eb97 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:52.035091 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fb15087e-4c56-45dc-a112-214b65b4eb97 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:52.039039 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:52.039039 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:52.039639 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb15087e-4c56-45dc-a112-214b65b4eb97 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:52.039995 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1380/5519] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:52 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:52.113869 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c503ce9a-4e4b-442d-8426-a53dab86e6fb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:52.115692 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c503ce9a-4e4b-442d-8426-a53dab86e6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:52.115934 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c503ce9a-4e4b-442d-8426-a53dab86e6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:52.116281 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c503ce9a-4e4b-442d-8426-a53dab86e6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:52.123128 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:52.123128 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:52.126567 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c503ce9a-4e4b-442d-8426-a53dab86e6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:52.130906 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c503ce9a-4e4b-442d-8426-a53dab86e6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:52.131280 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1377/5520] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:52 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:53.051339 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a4620160-6126-4e77-82e1-6a3ad796a8ea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:53.053573 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a4620160-6126-4e77-82e1-6a3ad796a8ea tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:53.053875 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a4620160-6126-4e77-82e1-6a3ad796a8ea tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:53.054154 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a4620160-6126-4e77-82e1-6a3ad796a8ea tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:53.054311 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a4620160-6126-4e77-82e1-6a3ad796a8ea tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:53.059987 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:53.059987 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:53.060896 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a4620160-6126-4e77-82e1-6a3ad796a8ea tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:53.061433 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1379/5521] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:53 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:53.142832 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9a334b81-20cb-4b5a-8eef-04bfdffedd84 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:53.144797 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a334b81-20cb-4b5a-8eef-04bfdffedd84 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:53.145039 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a334b81-20cb-4b5a-8eef-04bfdffedd84 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:53.145291 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a334b81-20cb-4b5a-8eef-04bfdffedd84 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:53.153403 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:53.153403 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:53.157151 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9a334b81-20cb-4b5a-8eef-04bfdffedd84 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:53.161530 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a334b81-20cb-4b5a-8eef-04bfdffedd84 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:53.161953 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1386/5522] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:53 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:53.641487 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:53.716422 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:21:53.716781 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-88875961"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:53.718150 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-88875961'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:21:53.718270 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Create volume of 1 GB Aug 07 17:21:53.722502 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Availability Zones retrieved successfully. Aug 07 17:21:53.728037 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Flow 'volume_create_api' (878afeb6-72cc-40b6-a07f-c49b2f754c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:53.728951 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787f3418-2da1-418c-abc8-59773c18bcdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:53.729756 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:21:53.752687 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787f3418-2da1-418c-abc8-59773c18bcdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:53.753722 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467ff942-894b-4ea6-8e6e-eb72c3019f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:53.813416 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Created reservations ['5863cfd4-eefe-4990-b56b-51fdfc8e2205', '8d6833a0-6d45-4a32-bddb-321b4633cdec', '342d1fa7-8939-4c3f-ba52-021e31e20033', '11af1fe1-fdf7-40fe-98c1-37fc460a4600'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:53.814222 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (467ff942-894b-4ea6-8e6e-eb72c3019f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5863cfd4-eefe-4990-b56b-51fdfc8e2205', '8d6833a0-6d45-4a32-bddb-321b4633cdec', '342d1fa7-8939-4c3f-ba52-021e31e20033', '11af1fe1-fdf7-40fe-98c1-37fc460a4600']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:53.814896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013496a1-43e3-4ef8-8547-3bd5fc277d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:53.836593 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013496a1-43e3-4ef8-8547-3bd5fc277d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02cd3dbc-f8cb-4919-ac58-0af7cde84677', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-88875961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1df5e16fabd4491fa598556bfab467ee',qos_specs=None,replication_status=,reservations=['5863cfd4-eefe-4990-b56b-51fdfc8e2205','8d6833a0-6d45-4a32-bddb-321b4633cdec','342d1fa7-8939-4c3f-ba52-021e31e20033','11af1fe1-fdf7-40fe-98c1-37fc460a4600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d4f50e210d4db3b12f06b8e679b02f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-88875961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02cd3dbc-f8cb-4919-ac58-0af7cde84677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1df5e16fabd4491fa598556bfab467ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0d4f50e210d4db3b12f06b8e679b02f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:53.837342 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a28d25-bc45-45c7-acd1-30a71551af4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:53.852871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a28d25-bc45-45c7-acd1-30a71551af4a) transitioned into state 'SUCCESS' from state '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-88875961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1df5e16fabd4491fa598556bfab467ee',qos_specs=None,replication_status=,reservations=['5863cfd4-eefe-4990-b56b-51fdfc8e2205','8d6833a0-6d45-4a32-bddb-321b4633cdec','342d1fa7-8939-4c3f-ba52-021e31e20033','11af1fe1-fdf7-40fe-98c1-37fc460a4600'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0d4f50e210d4db3b12f06b8e679b02f',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:53.853561 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774b9851-cfe6-422f-8898-c89b85128c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:21:53.861359 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (774b9851-cfe6-422f-8898-c89b85128c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:21:53.862077 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Flow 'volume_create_api' (878afeb6-72cc-40b6-a07f-c49b2f754c58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:21:53.862354 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Create volume request issued successfully. Aug 07 17:21:53.862859 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf0535d4-4ee9-4d7e-83cc-d5016a20ccbe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:21:53.863260 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1381/5523] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:21:53 2026] POST /volume/v3/volumes => generated 776 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:53.875267 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3dc22d68-8018-496f-a33d-b7650085c034 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:53.876861 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3dc22d68-8018-496f-a33d-b7650085c034 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 Aug 07 17:21:53.877098 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3dc22d68-8018-496f-a33d-b7650085c034 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:53.877277 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3dc22d68-8018-496f-a33d-b7650085c034 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:53.883961 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:53.883961 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:53.887145 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3dc22d68-8018-496f-a33d-b7650085c034 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Volume info retrieved successfully. Aug 07 17:21:53.890632 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3dc22d68-8018-496f-a33d-b7650085c034 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 returned with HTTP 200 Aug 07 17:21:53.890995 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1378/5524] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:53 2026] GET /volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:54.072153 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-289ff854-1e9e-4d59-b130-b5c0db7c0658 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:54.074178 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-289ff854-1e9e-4d59-b130-b5c0db7c0658 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:54.074434 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-289ff854-1e9e-4d59-b130-b5c0db7c0658 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:54.074665 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-289ff854-1e9e-4d59-b130-b5c0db7c0658 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:54.074810 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-289ff854-1e9e-4d59-b130-b5c0db7c0658 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:54.079758 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:54.079758 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:54.080449 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-289ff854-1e9e-4d59-b130-b5c0db7c0658 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:54.080870 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1380/5525] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:54 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:54.173471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-898fcc26-4c08-4d74-91f1-5a70ddbe302f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:54.175746 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-898fcc26-4c08-4d74-91f1-5a70ddbe302f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:54.175998 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-898fcc26-4c08-4d74-91f1-5a70ddbe302f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:54.176280 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-898fcc26-4c08-4d74-91f1-5a70ddbe302f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:54.182749 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:54.182749 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:54.185947 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-898fcc26-4c08-4d74-91f1-5a70ddbe302f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:54.190207 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-898fcc26-4c08-4d74-91f1-5a70ddbe302f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:54.190551 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1387/5526] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:54 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:54.903039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b690d95-f298-4c12-8e4e-12a0d8c2c561 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:54.905695 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b690d95-f298-4c12-8e4e-12a0d8c2c561 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 Aug 07 17:21:54.905988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b690d95-f298-4c12-8e4e-12a0d8c2c561 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:54.906243 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b690d95-f298-4c12-8e4e-12a0d8c2c561 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:54.915011 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:54.915011 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:54.919116 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b690d95-f298-4c12-8e4e-12a0d8c2c561 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Volume info retrieved successfully. Aug 07 17:21:54.923440 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b690d95-f298-4c12-8e4e-12a0d8c2c561 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 returned with HTTP 200 Aug 07 17:21:54.923904 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1382/5527] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:54 2026] GET /volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:21:54.935094 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f63a5cd4-283a-4f61-bf67-f99970530ebc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:54.936771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f63a5cd4-283a-4f61-bf67-f99970530ebc tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:21:54.937112 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f63a5cd4-283a-4f61-bf67-f99970530ebc tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "02cd3dbc-f8cb-4919-ac58-0af7cde84677", "name": "tempest-type-Backup-812604561"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:21:54.938488 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-f63a5cd4-283a-4f61-bf67-f99970530ebc tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Creating new backup {'backup': {'volume_id': '02cd3dbc-f8cb-4919-ac58-0af7cde84677', 'name': 'tempest-type-Backup-812604561'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:21:54.938629 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-f63a5cd4-283a-4f61-bf67-f99970530ebc tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Creating backup of volume 02cd3dbc-f8cb-4919-ac58-0af7cde84677 in container None Aug 07 17:21:54.945604 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:54.945604 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:54.945920 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f63a5cd4-283a-4f61-bf67-f99970530ebc tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Volume info retrieved successfully. Aug 07 17:21:54.968285 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-f63a5cd4-283a-4f61-bf67-f99970530ebc tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Created reservations ['89ebe355-c16a-41c5-ad93-8b03c90b8fac', '9828e283-3804-43dd-a2ed-ac49cdf70cc8'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:21:54.992345 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f63a5cd4-283a-4f61-bf67-f99970530ebc tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:21:54.992825 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1379/5528] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:21:54 2026] POST /volume/v3/backups => generated 315 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:21:55.002637 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a8e8c2d6-7dfb-4e72-a927-175aef175757 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:55.011046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8e8c2d6-7dfb-4e72-a927-175aef175757 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:21:55.011046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8e8c2d6-7dfb-4e72-a927-175aef175757 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:55.011046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a8e8c2d6-7dfb-4e72-a927-175aef175757 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:55.011046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-a8e8c2d6-7dfb-4e72-a927-175aef175757 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:55.020433 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:55.020433 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:55.021242 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a8e8c2d6-7dfb-4e72-a927-175aef175757 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:21:55.021986 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1381/5529] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:55 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 722 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:55.092982 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-271a0ee0-c007-4f4d-b3be-868070d5b046 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:55.094827 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-271a0ee0-c007-4f4d-b3be-868070d5b046 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:55.095035 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-271a0ee0-c007-4f4d-b3be-868070d5b046 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:55.095230 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-271a0ee0-c007-4f4d-b3be-868070d5b046 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:55.095332 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-271a0ee0-c007-4f4d-b3be-868070d5b046 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:55.105418 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:55.105418 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:55.106108 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-271a0ee0-c007-4f4d-b3be-868070d5b046 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:55.106498 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1388/5530] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:55 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:55.203682 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4929b384-7a17-453b-a79a-403cb98fa6fb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:55.205744 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4929b384-7a17-453b-a79a-403cb98fa6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:55.206059 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4929b384-7a17-453b-a79a-403cb98fa6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:55.206334 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4929b384-7a17-453b-a79a-403cb98fa6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:55.213458 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:55.213458 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:55.218653 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4929b384-7a17-453b-a79a-403cb98fa6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:55.225135 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4929b384-7a17-453b-a79a-403cb98fa6fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:55.225135 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1383/5531] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:55 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:56.031661 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f778e1d3-5744-4c01-bc3d-3b1819cc5ebb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:56.033388 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f778e1d3-5744-4c01-bc3d-3b1819cc5ebb tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:21:56.033617 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f778e1d3-5744-4c01-bc3d-3b1819cc5ebb tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:56.033806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f778e1d3-5744-4c01-bc3d-3b1819cc5ebb tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:56.033899 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-f778e1d3-5744-4c01-bc3d-3b1819cc5ebb tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:56.037787 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:56.037787 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:56.038328 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f778e1d3-5744-4c01-bc3d-3b1819cc5ebb tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:21:56.038687 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1380/5532] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:56 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:56.116278 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8acc90c8-9feb-4712-8c51-6013046b2304 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:56.118196 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8acc90c8-9feb-4712-8c51-6013046b2304 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:56.118442 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8acc90c8-9feb-4712-8c51-6013046b2304 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:56.118675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8acc90c8-9feb-4712-8c51-6013046b2304 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:56.118806 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-8acc90c8-9feb-4712-8c51-6013046b2304 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:56.123145 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:56.123145 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:56.123760 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8acc90c8-9feb-4712-8c51-6013046b2304 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:56.124152 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1382/5533] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:56 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:56.238269 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ad382620-9523-4617-bfb0-8193447d4ee3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:56.240007 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad382620-9523-4617-bfb0-8193447d4ee3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:56.240256 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad382620-9523-4617-bfb0-8193447d4ee3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:56.240428 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad382620-9523-4617-bfb0-8193447d4ee3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:56.247503 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:56.247503 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:56.250533 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ad382620-9523-4617-bfb0-8193447d4ee3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:56.254148 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad382620-9523-4617-bfb0-8193447d4ee3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:56.254470 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1389/5534] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:56 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:57.051043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e69fbb5-13b5-45f7-bf2b-86c19e41fcaa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:57.052934 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e69fbb5-13b5-45f7-bf2b-86c19e41fcaa tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:21:57.053206 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e69fbb5-13b5-45f7-bf2b-86c19e41fcaa tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:57.053404 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e69fbb5-13b5-45f7-bf2b-86c19e41fcaa tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:57.053509 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5e69fbb5-13b5-45f7-bf2b-86c19e41fcaa tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:57.057633 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:57.057633 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:57.058455 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e69fbb5-13b5-45f7-bf2b-86c19e41fcaa tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:21:57.058524 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1384/5535] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:57 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:57.134223 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a94775e4-27c6-4451-9839-92afe02cb26b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:57.135978 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a94775e4-27c6-4451-9839-92afe02cb26b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:57.136200 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a94775e4-27c6-4451-9839-92afe02cb26b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:57.136392 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a94775e4-27c6-4451-9839-92afe02cb26b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:57.136496 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-a94775e4-27c6-4451-9839-92afe02cb26b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:57.140693 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:57.140693 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:57.141254 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a94775e4-27c6-4451-9839-92afe02cb26b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:57.141596 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1381/5536] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:57 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:57.269234 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a125a494-e3ff-498d-886e-416d0e9fccef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:57.288616 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a125a494-e3ff-498d-886e-416d0e9fccef tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:57.288616 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a125a494-e3ff-498d-886e-416d0e9fccef tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:57.288616 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a125a494-e3ff-498d-886e-416d0e9fccef tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:57.288616 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:57.288616 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:57.288616 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a125a494-e3ff-498d-886e-416d0e9fccef tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:57.290600 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a125a494-e3ff-498d-886e-416d0e9fccef tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:57.291350 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1383/5537] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:57 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:58.069013 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2e262a1-463d-4fa6-86bb-700480893b23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:58.070775 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2e262a1-463d-4fa6-86bb-700480893b23 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:21:58.070976 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2e262a1-463d-4fa6-86bb-700480893b23 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:58.071181 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2e262a1-463d-4fa6-86bb-700480893b23 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:58.071285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c2e262a1-463d-4fa6-86bb-700480893b23 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:58.075252 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:58.075252 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:58.075860 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2e262a1-463d-4fa6-86bb-700480893b23 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:21:58.076206 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1390/5538] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:58 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:58.152197 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d9717932-2147-4fb9-9bd5-9c708d5a2c50 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:58.154273 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9717932-2147-4fb9-9bd5-9c708d5a2c50 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:58.154473 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9717932-2147-4fb9-9bd5-9c708d5a2c50 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:58.154699 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9717932-2147-4fb9-9bd5-9c708d5a2c50 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:58.154819 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d9717932-2147-4fb9-9bd5-9c708d5a2c50 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:58.158733 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:58.158733 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:58.159260 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9717932-2147-4fb9-9bd5-9c708d5a2c50 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:58.159603 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1385/5539] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:58 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:58.303647 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f4ac369b-af0f-4163-b159-97d517809431 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:58.305650 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f4ac369b-af0f-4163-b159-97d517809431 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:58.305849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f4ac369b-af0f-4163-b159-97d517809431 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:58.306097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f4ac369b-af0f-4163-b159-97d517809431 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:58.314540 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:58.314540 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:58.319104 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-f4ac369b-af0f-4163-b159-97d517809431 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:58.323505 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f4ac369b-af0f-4163-b159-97d517809431 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:58.323935 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1382/5540] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:58 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:59.086299 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7a076653-90ea-48b2-a8e0-f9f05e3cd05f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:59.087846 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a076653-90ea-48b2-a8e0-f9f05e3cd05f tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:21:59.088050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a076653-90ea-48b2-a8e0-f9f05e3cd05f tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:59.088239 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a076653-90ea-48b2-a8e0-f9f05e3cd05f tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:59.088367 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-7a076653-90ea-48b2-a8e0-f9f05e3cd05f tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:59.092280 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:59.092280 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:21:59.092834 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a076653-90ea-48b2-a8e0-f9f05e3cd05f tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:21:59.093186 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1384/5541] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:59 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:59.168941 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9dc8ee20-2b07-4b79-b472-9399d589939f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:59.170693 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9dc8ee20-2b07-4b79-b472-9399d589939f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:21:59.170923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9dc8ee20-2b07-4b79-b472-9399d589939f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:59.171117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9dc8ee20-2b07-4b79-b472-9399d589939f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:59.171221 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9dc8ee20-2b07-4b79-b472-9399d589939f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:21:59.175272 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:59.175272 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:21:59.175894 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9dc8ee20-2b07-4b79-b472-9399d589939f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:21:59.176285 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1391/5542] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:21:59 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:59.336882 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a45bf54-3d28-4dda-a0b4-d330a093fcb4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:59.338730 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a45bf54-3d28-4dda-a0b4-d330a093fcb4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:59.338953 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a45bf54-3d28-4dda-a0b4-d330a093fcb4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:59.339185 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a45bf54-3d28-4dda-a0b4-d330a093fcb4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:59.346526 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:59.346526 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:21:59.350269 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9a45bf54-3d28-4dda-a0b4-d330a093fcb4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:59.354371 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a45bf54-3d28-4dda-a0b4-d330a093fcb4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:59.354756 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1386/5543] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:59 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:21:59.366935 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-293077f7-6151-4f95-927a-9dae7fdfc0f0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:21:59.368712 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-293077f7-6151-4f95-927a-9dae7fdfc0f0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:21:59.368937 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-293077f7-6151-4f95-927a-9dae7fdfc0f0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:21:59.369150 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-293077f7-6151-4f95-927a-9dae7fdfc0f0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:21:59.375745 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:21:59.375745 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:21:59.379141 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-293077f7-6151-4f95-927a-9dae7fdfc0f0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:21:59.383063 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-293077f7-6151-4f95-927a-9dae7fdfc0f0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:21:59.383687 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1383/5544] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:21:59 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:00.103691 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-80577eda-e5b4-4c2b-9bf2-40ffff8f960e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:00.105299 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-80577eda-e5b4-4c2b-9bf2-40ffff8f960e tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:00.105657 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-80577eda-e5b4-4c2b-9bf2-40ffff8f960e tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:00.105937 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-80577eda-e5b4-4c2b-9bf2-40ffff8f960e tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:00.106930 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-80577eda-e5b4-4c2b-9bf2-40ffff8f960e tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:00.110914 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:00.110914 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:00.111652 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-80577eda-e5b4-4c2b-9bf2-40ffff8f960e tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:00.112212 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1385/5545] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:00 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:00.200170 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-508fed05-2c40-4236-8f49-c3cd811bf3e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:00.202218 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-508fed05-2c40-4236-8f49-c3cd811bf3e4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:22:00.202471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-508fed05-2c40-4236-8f49-c3cd811bf3e4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:00.202703 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-508fed05-2c40-4236-8f49-c3cd811bf3e4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:00.202847 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-508fed05-2c40-4236-8f49-c3cd811bf3e4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 181d3c82-ec4b-4e59-8ae8-09545c1a022d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:00.208066 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:00.208066 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:00.209061 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-508fed05-2c40-4236-8f49-c3cd811bf3e4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 200 Aug 07 17:22:00.209519 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1392/5546] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:00 2026] GET /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:00.237071 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b5a3c4b-b471-4e7b-a462-736423a472c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:00.239100 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b5a3c4b-b471-4e7b-a462-736423a472c7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d Aug 07 17:22:00.239394 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b5a3c4b-b471-4e7b-a462-736423a472c7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:00.239643 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b5a3c4b-b471-4e7b-a462-736423a472c7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:00.239774 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-1b5a3c4b-b471-4e7b-a462-736423a472c7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete backup with id: 181d3c82-ec4b-4e59-8ae8-09545c1a022d. Aug 07 17:22:00.244182 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:00.244182 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:00.257866 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-1b5a3c4b-b471-4e7b-a462-736423a472c7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] delete_backup rpcapi backup_id 181d3c82-ec4b-4e59-8ae8-09545c1a022d {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:22:00.260092 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b5a3c4b-b471-4e7b-a462-736423a472c7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d returned with HTTP 202 Aug 07 17:22:00.260830 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1387/5547] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:22:00 2026] DELETE /volume/v3/backups/181d3c82-ec4b-4e59-8ae8-09545c1a022d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:22:00.268837 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7df0d207-2585-4c44-8d15-52a4c336d006 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:00.270684 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:00.271076 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-604548394"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:00.272613 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-604548394'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:00.272750 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume of 1 GB Aug 07 17:22:00.276804 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:00.284500 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (73d0f34e-3763-461b-9495-b15b88106559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:00.285582 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf29b5e-59c9-4c5c-8f8c-5062c58abcb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:00.286483 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:00.314372 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdf29b5e-59c9-4c5c-8f8c-5062c58abcb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:00.315141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240f128b-b951-49ab-ade4-cabf932fb4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:00.373092 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['6e1f19b0-c228-46da-b405-16805e9107a6', '58536ddf-f962-43df-9c9f-a0104f8741d0', '4fda7c40-2867-4992-bf91-649041c3b8ec', 'cdb5bb04-2327-492d-a8c2-2d99da5a3137'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:00.373900 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (240f128b-b951-49ab-ade4-cabf932fb4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e1f19b0-c228-46da-b405-16805e9107a6', '58536ddf-f962-43df-9c9f-a0104f8741d0', '4fda7c40-2867-4992-bf91-649041c3b8ec', 'cdb5bb04-2327-492d-a8c2-2d99da5a3137']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:00.374858 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d23f6d-e507-4a51-839a-f0410d1e5f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:00.398670 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0d23f6d-e507-4a51-839a-f0410d1e5f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0599e70-7fa9-4c88-a6f5-a7b29873a298', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-604548394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['6e1f19b0-c228-46da-b405-16805e9107a6','58536ddf-f962-43df-9c9f-a0104f8741d0','4fda7c40-2867-4992-bf91-649041c3b8ec','cdb5bb04-2327-492d-a8c2-2d99da5a3137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-604548394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0599e70-7fa9-4c88-a6f5-a7b29873a298,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14167ef04c8a4a7cacec16e16804d851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:00.398895 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1511c29-9a4d-4514-a571-777bfd4cb7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:00.417959 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1511c29-9a4d-4514-a571-777bfd4cb7bc) transitioned into state 'SUCCESS' from state '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-604548394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['6e1f19b0-c228-46da-b405-16805e9107a6','58536ddf-f962-43df-9c9f-a0104f8741d0','4fda7c40-2867-4992-bf91-649041c3b8ec','cdb5bb04-2327-492d-a8c2-2d99da5a3137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:00.419002 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a7ed0d-289a-4492-ad48-5461c887faa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:00.429298 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a7ed0d-289a-4492-ad48-5461c887faa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:00.430114 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (73d0f34e-3763-461b-9495-b15b88106559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:00.430398 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume request issued successfully. Aug 07 17:22:00.430939 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7df0d207-2585-4c44-8d15-52a4c336d006 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:00.431506 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1384/5548] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:22:00 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 07 17:22:00.445389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9909fafe-6c71-4f45-8060-0ea3e697ac5b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:00.447428 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9909fafe-6c71-4f45-8060-0ea3e697ac5b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 Aug 07 17:22:00.447477 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9909fafe-6c71-4f45-8060-0ea3e697ac5b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:00.447683 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9909fafe-6c71-4f45-8060-0ea3e697ac5b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:00.454980 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:00.454980 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:00.458618 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9909fafe-6c71-4f45-8060-0ea3e697ac5b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:00.462487 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9909fafe-6c71-4f45-8060-0ea3e697ac5b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 returned with HTTP 200 Aug 07 17:22:00.462914 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1386/5549] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:00 2026] GET /volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:01.121785 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e23d558e-058b-495d-9984-d9437da044fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:01.123742 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e23d558e-058b-495d-9984-d9437da044fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:01.123891 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e23d558e-058b-495d-9984-d9437da044fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:01.124116 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e23d558e-058b-495d-9984-d9437da044fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:01.124207 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e23d558e-058b-495d-9984-d9437da044fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:01.127994 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:01.127994 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:01.128636 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e23d558e-058b-495d-9984-d9437da044fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:01.128985 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1393/5550] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:01 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:01.475980 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7050ab9a-befe-4924-85ed-bb56970b206b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:01.477782 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7050ab9a-befe-4924-85ed-bb56970b206b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 Aug 07 17:22:01.477980 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7050ab9a-befe-4924-85ed-bb56970b206b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:01.478179 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7050ab9a-befe-4924-85ed-bb56970b206b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:01.485342 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:01.485342 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:01.488444 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7050ab9a-befe-4924-85ed-bb56970b206b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:01.492191 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7050ab9a-befe-4924-85ed-bb56970b206b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 returned with HTTP 200 Aug 07 17:22:01.492607 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1388/5551] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:01 2026] GET /volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:01.504206 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a853b10a-0fa1-4231-ba08-26bdef9470bd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:01.505952 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a853b10a-0fa1-4231-ba08-26bdef9470bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:22:01.506297 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a853b10a-0fa1-4231-ba08-26bdef9470bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b0599e70-7fa9-4c88-a6f5-a7b29873a298", "name": "tempest-type-Backup-127023907"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:01.507676 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-a853b10a-0fa1-4231-ba08-26bdef9470bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating new backup {'backup': {'volume_id': 'b0599e70-7fa9-4c88-a6f5-a7b29873a298', 'name': 'tempest-type-Backup-127023907'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:22:01.507801 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-a853b10a-0fa1-4231-ba08-26bdef9470bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating backup of volume b0599e70-7fa9-4c88-a6f5-a7b29873a298 in container None Aug 07 17:22:01.514783 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:01.514783 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:01.515165 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a853b10a-0fa1-4231-ba08-26bdef9470bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:01.533394 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-a853b10a-0fa1-4231-ba08-26bdef9470bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['ef05eac4-a794-4fe8-8a0e-77edd550cc5d', 'ecec3fd0-76b9-46fe-a415-da29d3f43f2e'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:01.564002 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a853b10a-0fa1-4231-ba08-26bdef9470bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:22:01.564535 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1385/5552] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:22:01 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 07 17:22:01.572994 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-69b69e1c-868e-4799-be04-558e924c8ae9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:01.574830 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69b69e1c-868e-4799-be04-558e924c8ae9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:01.575047 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69b69e1c-868e-4799-be04-558e924c8ae9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:01.575224 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-69b69e1c-868e-4799-be04-558e924c8ae9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:01.575593 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-69b69e1c-868e-4799-be04-558e924c8ae9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:01.579395 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:01.579395 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:01.580046 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-69b69e1c-868e-4799-be04-558e924c8ae9 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:01.580449 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1387/5553] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:01 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:02.142409 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-29e63785-16c8-4c7f-baaa-c8f6cbacd238 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:02.143047 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29e63785-16c8-4c7f-baaa-c8f6cbacd238 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:02.143376 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29e63785-16c8-4c7f-baaa-c8f6cbacd238 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:02.143649 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29e63785-16c8-4c7f-baaa-c8f6cbacd238 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:02.143923 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-29e63785-16c8-4c7f-baaa-c8f6cbacd238 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:02.151317 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:02.151317 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:02.152073 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29e63785-16c8-4c7f-baaa-c8f6cbacd238 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:02.152468 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1394/5554] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:02 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:02.589770 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a8c0651-972a-4ad6-b8eb-8eaf6f9335a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:02.591693 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a8c0651-972a-4ad6-b8eb-8eaf6f9335a8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:02.591944 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a8c0651-972a-4ad6-b8eb-8eaf6f9335a8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:02.592144 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a8c0651-972a-4ad6-b8eb-8eaf6f9335a8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:02.592244 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7a8c0651-972a-4ad6-b8eb-8eaf6f9335a8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:02.596775 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:02.596775 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:02.597426 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a8c0651-972a-4ad6-b8eb-8eaf6f9335a8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:02.597869 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1389/5555] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:02 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:03.163960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6eb9f36c-20c7-48d3-aeff-27ea28c37d79 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:03.169581 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6eb9f36c-20c7-48d3-aeff-27ea28c37d79 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:03.169581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6eb9f36c-20c7-48d3-aeff-27ea28c37d79 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:03.169581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6eb9f36c-20c7-48d3-aeff-27ea28c37d79 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:03.169581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-6eb9f36c-20c7-48d3-aeff-27ea28c37d79 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:03.173671 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:03.173671 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:03.175150 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6eb9f36c-20c7-48d3-aeff-27ea28c37d79 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:03.175150 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1386/5556] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:03 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:03.608090 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ec590854-8dea-46c9-a0a9-69ff4559562c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:03.610616 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec590854-8dea-46c9-a0a9-69ff4559562c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:03.610917 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec590854-8dea-46c9-a0a9-69ff4559562c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:03.611205 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ec590854-8dea-46c9-a0a9-69ff4559562c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:03.611382 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ec590854-8dea-46c9-a0a9-69ff4559562c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:03.617175 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:03.617175 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:03.618135 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ec590854-8dea-46c9-a0a9-69ff4559562c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:03.618846 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1388/5557] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:03 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:04.186121 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10805f72-e8d4-4fee-980f-a916c1526e3c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:04.187722 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10805f72-e8d4-4fee-980f-a916c1526e3c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:04.188088 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10805f72-e8d4-4fee-980f-a916c1526e3c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:04.188088 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10805f72-e8d4-4fee-980f-a916c1526e3c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:04.188175 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-10805f72-e8d4-4fee-980f-a916c1526e3c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:04.192910 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:04.192910 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:04.193699 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10805f72-e8d4-4fee-980f-a916c1526e3c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:04.193902 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1395/5558] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:04 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:04.633580 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75eefbb7-3f1a-4f70-806a-6ea5892075d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:04.635706 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75eefbb7-3f1a-4f70-806a-6ea5892075d0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:04.635930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75eefbb7-3f1a-4f70-806a-6ea5892075d0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:04.636225 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75eefbb7-3f1a-4f70-806a-6ea5892075d0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:04.636345 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-75eefbb7-3f1a-4f70-806a-6ea5892075d0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:04.641106 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:04.641106 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:04.642069 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75eefbb7-3f1a-4f70-806a-6ea5892075d0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:04.642696 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1390/5559] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:04 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:05.205475 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-17c98fed-abef-4cd7-b8d9-cb2c5de976a2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:05.208499 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-17c98fed-abef-4cd7-b8d9-cb2c5de976a2 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:05.208499 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-17c98fed-abef-4cd7-b8d9-cb2c5de976a2 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:05.208499 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-17c98fed-abef-4cd7-b8d9-cb2c5de976a2 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:05.208499 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-17c98fed-abef-4cd7-b8d9-cb2c5de976a2 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:05.212519 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:05.212519 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:05.213059 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-17c98fed-abef-4cd7-b8d9-cb2c5de976a2 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:05.213390 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1387/5560] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:05 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:05.672732 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6195d534-a94b-4baf-8a41-5bd1d43aa171 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:05.674265 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6195d534-a94b-4baf-8a41-5bd1d43aa171 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:05.674459 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6195d534-a94b-4baf-8a41-5bd1d43aa171 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:05.674626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6195d534-a94b-4baf-8a41-5bd1d43aa171 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:05.674724 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-6195d534-a94b-4baf-8a41-5bd1d43aa171 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:05.678553 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:05.678553 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:05.679149 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6195d534-a94b-4baf-8a41-5bd1d43aa171 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:05.679605 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1389/5561] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:05 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:06.223748 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb443fbb-6b09-4dcd-9039-e6fa2b77caa5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:06.227090 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb443fbb-6b09-4dcd-9039-e6fa2b77caa5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:06.227090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb443fbb-6b09-4dcd-9039-e6fa2b77caa5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:06.227090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb443fbb-6b09-4dcd-9039-e6fa2b77caa5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:06.227090 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fb443fbb-6b09-4dcd-9039-e6fa2b77caa5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:06.230679 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:06.230679 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:06.231508 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb443fbb-6b09-4dcd-9039-e6fa2b77caa5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:06.231986 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1396/5562] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:06 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:06.691725 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08824a4b-48ed-46b8-ad24-c9305be17d30 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:06.693641 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08824a4b-48ed-46b8-ad24-c9305be17d30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:06.694032 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08824a4b-48ed-46b8-ad24-c9305be17d30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:06.694368 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08824a4b-48ed-46b8-ad24-c9305be17d30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:06.694584 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-08824a4b-48ed-46b8-ad24-c9305be17d30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:06.699507 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:06.699507 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:06.700234 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08824a4b-48ed-46b8-ad24-c9305be17d30 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:06.700615 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1391/5563] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:06 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:07.242557 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-85a70ecb-5d10-459d-ac1c-53b8844e85fe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:07.244615 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-85a70ecb-5d10-459d-ac1c-53b8844e85fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:07.245005 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-85a70ecb-5d10-459d-ac1c-53b8844e85fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:07.245126 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-85a70ecb-5d10-459d-ac1c-53b8844e85fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:07.245280 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-85a70ecb-5d10-459d-ac1c-53b8844e85fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:07.247320 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=305,cinder:INSERT=66,cinder:UPDATE=123 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:22:07.250514 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:07.250514 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:07.251336 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-85a70ecb-5d10-459d-ac1c-53b8844e85fe tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:07.251797 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1388/5564] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:07 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:07.722419 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-52d4dc39-aaba-41aa-ba0b-5e198c5b1a26 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:07.724918 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52d4dc39-aaba-41aa-ba0b-5e198c5b1a26 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:07.724918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52d4dc39-aaba-41aa-ba0b-5e198c5b1a26 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:07.724918 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-52d4dc39-aaba-41aa-ba0b-5e198c5b1a26 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:07.725083 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-52d4dc39-aaba-41aa-ba0b-5e198c5b1a26 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:07.726924 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=245,cinder:UPDATE=75,cinder:INSERT=37 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:22:07.729845 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:07.729845 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:07.730522 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-52d4dc39-aaba-41aa-ba0b-5e198c5b1a26 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:07.730899 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1390/5565] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:07 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:08.262425 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ccc89945-7924-485f-9dba-7c1da53462d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:08.264117 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ccc89945-7924-485f-9dba-7c1da53462d5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:08.264332 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ccc89945-7924-485f-9dba-7c1da53462d5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:08.264527 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ccc89945-7924-485f-9dba-7c1da53462d5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:08.264657 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ccc89945-7924-485f-9dba-7c1da53462d5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:08.268575 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:08.268575 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:08.269232 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ccc89945-7924-485f-9dba-7c1da53462d5 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:08.269600 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1397/5566] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:08 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:08.758985 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e907e363-f91b-4fac-9131-21c8e1bdec2f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:08.760794 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e907e363-f91b-4fac-9131-21c8e1bdec2f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:08.761055 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e907e363-f91b-4fac-9131-21c8e1bdec2f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:08.761336 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e907e363-f91b-4fac-9131-21c8e1bdec2f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:08.761493 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e907e363-f91b-4fac-9131-21c8e1bdec2f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:08.763144 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=206,cinder:UPDATE=45,cinder:INSERT=27 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:22:08.765648 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:08.765648 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:08.766280 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e907e363-f91b-4fac-9131-21c8e1bdec2f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:08.766624 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1392/5567] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:08 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:09.279667 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-03acbbef-76d4-4ab8-8b89-a500b911f29a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:09.281395 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03acbbef-76d4-4ab8-8b89-a500b911f29a tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:09.281576 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03acbbef-76d4-4ab8-8b89-a500b911f29a tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:09.281742 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03acbbef-76d4-4ab8-8b89-a500b911f29a tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:09.281841 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-03acbbef-76d4-4ab8-8b89-a500b911f29a tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:09.285728 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:09.285728 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:09.286333 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03acbbef-76d4-4ab8-8b89-a500b911f29a tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:09.286692 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1389/5568] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:09 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:09.783383 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f3d447e7-07ce-46f7-8c82-42a5b6d6196f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:09.785080 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3d447e7-07ce-46f7-8c82-42a5b6d6196f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:09.785295 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3d447e7-07ce-46f7-8c82-42a5b6d6196f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:09.785476 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f3d447e7-07ce-46f7-8c82-42a5b6d6196f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:09.785647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-f3d447e7-07ce-46f7-8c82-42a5b6d6196f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:09.789476 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:09.789476 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:09.789982 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f3d447e7-07ce-46f7-8c82-42a5b6d6196f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:09.790360 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1391/5569] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:09 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:10.297158 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0303921d-eef8-4475-b9d0-3e10efc756e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:10.299325 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0303921d-eef8-4475-b9d0-3e10efc756e8 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:10.299600 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0303921d-eef8-4475-b9d0-3e10efc756e8 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:10.299825 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0303921d-eef8-4475-b9d0-3e10efc756e8 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:10.299949 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0303921d-eef8-4475-b9d0-3e10efc756e8 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:10.304504 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:10.304504 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:10.305123 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0303921d-eef8-4475-b9d0-3e10efc756e8 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:10.305474 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1398/5570] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:10 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:10.813393 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c7e37967-cb5f-4501-921e-65762b11a41c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:10.814850 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7e37967-cb5f-4501-921e-65762b11a41c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:10.815110 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7e37967-cb5f-4501-921e-65762b11a41c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:10.815320 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7e37967-cb5f-4501-921e-65762b11a41c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:10.815461 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c7e37967-cb5f-4501-921e-65762b11a41c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:10.819056 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:10.819056 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:10.819600 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7e37967-cb5f-4501-921e-65762b11a41c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:10.819901 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1393/5571] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:10 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:11.318578 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b812335d-6dd1-4c78-bcdc-7b88f2bccfab None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:11.320306 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b812335d-6dd1-4c78-bcdc-7b88f2bccfab tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:11.320604 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b812335d-6dd1-4c78-bcdc-7b88f2bccfab tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:11.320886 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b812335d-6dd1-4c78-bcdc-7b88f2bccfab tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:11.321103 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b812335d-6dd1-4c78-bcdc-7b88f2bccfab tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:11.325797 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:11.325797 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:11.327032 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b812335d-6dd1-4c78-bcdc-7b88f2bccfab tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:11.327032 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1390/5572] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:11 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:11.338568 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2a533933-d4b6-47af-8cb0-2fa4bef112f9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:11.411656 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a533933-d4b6-47af-8cb0-2fa4bef112f9 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-member] PUT https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:11.412081 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a533933-d4b6-47af-8cb0-2fa4bef112f9 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:11.419188 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:11.419188 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:11.428171 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a533933-d4b6-47af-8cb0-2fa4bef112f9 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-member] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:11.428719 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1392/5573] 10.4.3.144 () {70 vars in 1408 bytes} [Fri Aug 7 17:22:11 2026] PUT /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 315 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:11.438071 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b47d819-1d03-4bfd-8992-3eccfb4cf99c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:11.439899 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b47d819-1d03-4bfd-8992-3eccfb4cf99c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:11.440177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b47d819-1d03-4bfd-8992-3eccfb4cf99c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:11.440355 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b47d819-1d03-4bfd-8992-3eccfb4cf99c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:11.440445 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8b47d819-1d03-4bfd-8992-3eccfb4cf99c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:11.444868 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:11.444868 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:11.445554 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b47d819-1d03-4bfd-8992-3eccfb4cf99c tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:11.445943 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1399/5574] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:11 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:11.457444 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2ed4321b-75e2-4174-9e3b-6d439ca0bf5b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:11.460539 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ed4321b-75e2-4174-9e3b-6d439ca0bf5b tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] DELETE https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:11.460820 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ed4321b-75e2-4174-9e3b-6d439ca0bf5b tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:11.461074 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ed4321b-75e2-4174-9e3b-6d439ca0bf5b tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:11.461234 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-2ed4321b-75e2-4174-9e3b-6d439ca0bf5b tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Delete backup with id: abe725c4-94e0-4c51-9629-449128679144. Aug 07 17:22:11.466254 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:11.466254 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:11.479871 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-2ed4321b-75e2-4174-9e3b-6d439ca0bf5b tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] delete_backup rpcapi backup_id abe725c4-94e0-4c51-9629-449128679144 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:22:11.481838 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ed4321b-75e2-4174-9e3b-6d439ca0bf5b tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 202 Aug 07 17:22:11.482384 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1394/5575] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:22:11 2026] DELETE /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:22:11.492130 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-02afd44b-8b32-451f-873b-beeac517b291 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:11.493934 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-02afd44b-8b32-451f-873b-beeac517b291 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:11.494287 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-02afd44b-8b32-451f-873b-beeac517b291 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:11.494556 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-02afd44b-8b32-451f-873b-beeac517b291 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:11.494734 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-02afd44b-8b32-451f-873b-beeac517b291 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:11.499071 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:11.499071 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:11.500178 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-02afd44b-8b32-451f-873b-beeac517b291 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 200 Aug 07 17:22:11.500178 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1391/5576] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:11 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:11.832670 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b8405f09-c560-4ff2-9058-3a0dbddef36d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:11.834591 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b8405f09-c560-4ff2-9058-3a0dbddef36d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:11.834813 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b8405f09-c560-4ff2-9058-3a0dbddef36d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:11.834997 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b8405f09-c560-4ff2-9058-3a0dbddef36d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:11.835137 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-b8405f09-c560-4ff2-9058-3a0dbddef36d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:11.840938 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:11.840938 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:11.841688 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b8405f09-c560-4ff2-9058-3a0dbddef36d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:11.842280 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1393/5577] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:11 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:12.511300 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d077a70-4534-4859-aeaa-28eb995c90d9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:12.513144 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d077a70-4534-4859-aeaa-28eb995c90d9 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 Aug 07 17:22:12.513342 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d077a70-4534-4859-aeaa-28eb995c90d9 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:12.513513 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d077a70-4534-4859-aeaa-28eb995c90d9 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:12.513606 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7d077a70-4534-4859-aeaa-28eb995c90d9 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Show backup with id abe725c4-94e0-4c51-9629-449128679144. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:12.516847 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d077a70-4534-4859-aeaa-28eb995c90d9 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 returned with HTTP 404 Aug 07 17:22:12.517311 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1400/5578] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:12 2026] GET /volume/v3/backups/abe725c4-94e0-4c51-9629-449128679144 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:12.523650 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8965eb2-e19f-4039-972f-26ceb9368c04 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:12.525423 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8965eb2-e19f-4039-972f-26ceb9368c04 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 Aug 07 17:22:12.525662 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8965eb2-e19f-4039-972f-26ceb9368c04 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:12.525894 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8965eb2-e19f-4039-972f-26ceb9368c04 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:12.526117 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b8965eb2-e19f-4039-972f-26ceb9368c04 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Delete volume with id: 02cd3dbc-f8cb-4919-ac58-0af7cde84677 Aug 07 17:22:12.533214 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:12.533214 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:12.533535 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8965eb2-e19f-4039-972f-26ceb9368c04 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Volume info retrieved successfully. Aug 07 17:22:12.550708 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8965eb2-e19f-4039-972f-26ceb9368c04 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Delete volume request issued successfully. Aug 07 17:22:12.550937 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8965eb2-e19f-4039-972f-26ceb9368c04 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 returned with HTTP 202 Aug 07 17:22:12.551510 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1395/5579] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:22:12 2026] DELETE /volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:12.559755 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9b2bfd2f-513a-47ef-b46b-ba386d52e7c4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:12.561324 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9b2bfd2f-513a-47ef-b46b-ba386d52e7c4 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 Aug 07 17:22:12.561662 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9b2bfd2f-513a-47ef-b46b-ba386d52e7c4 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:12.562975 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9b2bfd2f-513a-47ef-b46b-ba386d52e7c4 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:12.569855 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:12.569855 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:12.574399 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9b2bfd2f-513a-47ef-b46b-ba386d52e7c4 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Volume info retrieved successfully. Aug 07 17:22:12.578861 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9b2bfd2f-513a-47ef-b46b-ba386d52e7c4 tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 returned with HTTP 200 Aug 07 17:22:12.579579 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1392/5580] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:12 2026] GET /volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:12.854781 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1b96c62b-0845-47da-b549-70a5827f0494 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:12.856427 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b96c62b-0845-47da-b549-70a5827f0494 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:12.856653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b96c62b-0845-47da-b549-70a5827f0494 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:12.856841 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1b96c62b-0845-47da-b549-70a5827f0494 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:12.856928 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-1b96c62b-0845-47da-b549-70a5827f0494 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:12.861206 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:12.861206 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:12.861737 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1b96c62b-0845-47da-b549-70a5827f0494 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:12.862099 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1394/5581] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:12 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:13.595618 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a225283-a380-4d81-89f3-4a5fb8a4f31f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:13.598758 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a225283-a380-4d81-89f3-4a5fb8a4f31f tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] GET https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 Aug 07 17:22:13.599100 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a225283-a380-4d81-89f3-4a5fb8a4f31f tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:13.599693 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a225283-a380-4d81-89f3-4a5fb8a4f31f tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:13.608052 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a225283-a380-4d81-89f3-4a5fb8a4f31f tempest-ProjectMemberTests39-975699195 tempest-ProjectMemberTests39-975699195-project-admin] https://10.4.3.144/volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 returned with HTTP 404 Aug 07 17:22:13.608750 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1401/5582] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:13 2026] GET /volume/v3/volumes/02cd3dbc-f8cb-4919-ac58-0af7cde84677 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:13.872812 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b00f98f6-3984-46b7-9da6-0e54b9626bd3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:13.875654 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b00f98f6-3984-46b7-9da6-0e54b9626bd3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:13.875892 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b00f98f6-3984-46b7-9da6-0e54b9626bd3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:13.876032 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b00f98f6-3984-46b7-9da6-0e54b9626bd3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:13.878462 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b00f98f6-3984-46b7-9da6-0e54b9626bd3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:13.886530 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:13.886530 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:13.887450 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b00f98f6-3984-46b7-9da6-0e54b9626bd3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:13.887991 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1396/5583] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:13 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:14.898207 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-03933833-06c7-47d8-8d8e-ec9514a99e77 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:14.900089 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03933833-06c7-47d8-8d8e-ec9514a99e77 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:14.900314 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03933833-06c7-47d8-8d8e-ec9514a99e77 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:14.900586 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-03933833-06c7-47d8-8d8e-ec9514a99e77 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:14.900700 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-03933833-06c7-47d8-8d8e-ec9514a99e77 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:14.906746 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:14.906746 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:14.907407 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-03933833-06c7-47d8-8d8e-ec9514a99e77 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:14.907755 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1393/5584] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:14 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:15.062234 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-81caed57-207d-4b04-9f6f-adf49707ee95 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:15.137553 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:15.137838 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1968406973"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:15.139421 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1968406973'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:15.139533 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume of 1 GB Aug 07 17:22:15.144166 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:15.149000 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (7391fcd3-2b82-4b8d-a758-b388048f70c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:15.150038 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b328bb34-7db1-4308-8a06-d3e907046fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:15.150948 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:15.175796 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b328bb34-7db1-4308-8a06-d3e907046fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:15.176689 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476996d1-e18c-4616-8070-80f8959bb933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:15.242717 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['e27c1a19-8137-4971-86f8-f4f6bc3cb3a2', '75186a6b-daaa-4796-834f-e73a871a8d0f', '67de198a-ba46-4d68-aa25-01ae5a7852e4', 'ccad2bbc-01b0-4695-b585-cc0be561faab'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:15.243474 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (476996d1-e18c-4616-8070-80f8959bb933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e27c1a19-8137-4971-86f8-f4f6bc3cb3a2', '75186a6b-daaa-4796-834f-e73a871a8d0f', '67de198a-ba46-4d68-aa25-01ae5a7852e4', 'ccad2bbc-01b0-4695-b585-cc0be561faab']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:15.244454 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabb815a-1150-42e2-8326-2673eacf4c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:15.270446 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabb815a-1150-42e2-8326-2673eacf4c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968406973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['e27c1a19-8137-4971-86f8-f4f6bc3cb3a2','75186a6b-daaa-4796-834f-e73a871a8d0f','67de198a-ba46-4d68-aa25-01ae5a7852e4','ccad2bbc-01b0-4695-b585-cc0be561faab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1968406973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55d87b453c64f8bb65ed088c9a5ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:15.271038 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b44a834-ad3e-4843-a667-d3c846025d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:15.290406 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b44a834-ad3e-4843-a667-d3c846025d9a) transitioned into state 'SUCCESS' from state '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-1968406973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['e27c1a19-8137-4971-86f8-f4f6bc3cb3a2','75186a6b-daaa-4796-834f-e73a871a8d0f','67de198a-ba46-4d68-aa25-01ae5a7852e4','ccad2bbc-01b0-4695-b585-cc0be561faab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:15.291204 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098dfcf2-2c96-4f18-8725-6b78f7b6137f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:15.302050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098dfcf2-2c96-4f18-8725-6b78f7b6137f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:15.302050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (7391fcd3-2b82-4b8d-a758-b388048f70c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:15.302050 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request issued successfully. Aug 07 17:22:15.302884 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-81caed57-207d-4b04-9f6f-adf49707ee95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:15.303452 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1395/5585] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:22:15 2026] POST /volume/v3/volumes => generated 778 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:15.315928 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4245a32a-3e40-4e26-8725-9ae40f76810a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:15.317739 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4245a32a-3e40-4e26-8725-9ae40f76810a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 Aug 07 17:22:15.317947 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4245a32a-3e40-4e26-8725-9ae40f76810a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:15.318168 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4245a32a-3e40-4e26-8725-9ae40f76810a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:15.325478 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:15.325478 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:15.328998 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4245a32a-3e40-4e26-8725-9ae40f76810a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:15.332726 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4245a32a-3e40-4e26-8725-9ae40f76810a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 returned with HTTP 200 Aug 07 17:22:15.334036 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1402/5586] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:15 2026] GET /volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:15.918360 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bd757620-3060-430d-83dc-35f7f56d4c2e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:15.920174 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd757620-3060-430d-83dc-35f7f56d4c2e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:15.920391 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd757620-3060-430d-83dc-35f7f56d4c2e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:15.920600 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd757620-3060-430d-83dc-35f7f56d4c2e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:15.920739 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bd757620-3060-430d-83dc-35f7f56d4c2e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:15.924516 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:15.924516 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:15.925104 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd757620-3060-430d-83dc-35f7f56d4c2e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:15.925487 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1397/5587] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:15 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:16.344479 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9c00c066-c2d3-4be5-87d1-26bdefe98373 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:16.346310 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c00c066-c2d3-4be5-87d1-26bdefe98373 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 Aug 07 17:22:16.346497 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c00c066-c2d3-4be5-87d1-26bdefe98373 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:16.346705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9c00c066-c2d3-4be5-87d1-26bdefe98373 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:16.354194 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:16.354194 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:16.357287 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9c00c066-c2d3-4be5-87d1-26bdefe98373 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:16.360783 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9c00c066-c2d3-4be5-87d1-26bdefe98373 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 returned with HTTP 200 Aug 07 17:22:16.361170 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1394/5588] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:16 2026] GET /volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:16.372178 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-33b4b377-06d1-4575-88cc-4682186fe497 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:16.424753 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33b4b377-06d1-4575-88cc-4682186fe497 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:16.425093 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33b4b377-06d1-4575-88cc-4682186fe497 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0", "name": "tempest-ProjectMemberTests-Snapshot-897289384"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:16.432759 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:16.432759 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:16.433208 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-33b4b377-06d1-4575-88cc-4682186fe497 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Volume info retrieved successfully. Aug 07 17:22:16.433301 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-33b4b377-06d1-4575-88cc-4682186fe497 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Create snapshot from volume 3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 Aug 07 17:22:16.462707 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-33b4b377-06d1-4575-88cc-4682186fe497 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Created reservations ['5adb1fd4-5ba0-42ab-ab3d-88f6bc72ec03', '196a6e68-2b5a-4223-a96f-ad302cc80d9c', 'fc20a719-8099-4ee3-95d4-75ebd100dc6c', 'a6ccfd7c-3ead-4a71-beb5-590531075746'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:16.484524 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-33b4b377-06d1-4575-88cc-4682186fe497 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot create request issued successfully. Aug 07 17:22:16.484813 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33b4b377-06d1-4575-88cc-4682186fe497 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:22:16.485210 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1396/5589] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:22:16 2026] POST /volume/v3/snapshots => generated 304 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:16.494517 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5fdffce9-1517-448f-9ad6-a364704ac354 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:16.499196 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5fdffce9-1517-448f-9ad6-a364704ac354 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] GET https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 Aug 07 17:22:16.499634 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5fdffce9-1517-448f-9ad6-a364704ac354 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:16.499931 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5fdffce9-1517-448f-9ad6-a364704ac354 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:16.506589 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:16.506589 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:16.510600 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5fdffce9-1517-448f-9ad6-a364704ac354 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:16.511594 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5fdffce9-1517-448f-9ad6-a364704ac354 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 returned with HTTP 200 Aug 07 17:22:16.512007 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1403/5590] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:16 2026] GET /volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 => generated 436 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:16.934965 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e3a098df-c626-4573-a647-887830f7e2fb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:16.936814 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3a098df-c626-4573-a647-887830f7e2fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:16.937046 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3a098df-c626-4573-a647-887830f7e2fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:16.937249 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3a098df-c626-4573-a647-887830f7e2fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:16.937399 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e3a098df-c626-4573-a647-887830f7e2fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:16.941719 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:16.941719 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:16.942268 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3a098df-c626-4573-a647-887830f7e2fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 200 Aug 07 17:22:16.942596 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1398/5591] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:16 2026] GET /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:22:16.952334 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-eda277dc-fee6-4624-82e6-6127dee63f44 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:16.953783 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eda277dc-fee6-4624-82e6-6127dee63f44 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef Aug 07 17:22:16.954199 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eda277dc-fee6-4624-82e6-6127dee63f44 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:16.954521 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-eda277dc-fee6-4624-82e6-6127dee63f44 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:16.954732 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-eda277dc-fee6-4624-82e6-6127dee63f44 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete backup with id: 34c056ed-d457-4a2f-bb5e-e8be2199b4ef. Aug 07 17:22:16.958819 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:16.958819 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:16.970916 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-eda277dc-fee6-4624-82e6-6127dee63f44 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] delete_backup rpcapi backup_id 34c056ed-d457-4a2f-bb5e-e8be2199b4ef {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:22:16.972371 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-eda277dc-fee6-4624-82e6-6127dee63f44 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef returned with HTTP 202 Aug 07 17:22:16.972371 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1395/5592] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:22:16 2026] DELETE /volume/v3/backups/34c056ed-d457-4a2f-bb5e-e8be2199b4ef => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:22:16.979141 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4aaa2fa6-df6f-404a-88ae-40e0a53de121 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:16.981237 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4aaa2fa6-df6f-404a-88ae-40e0a53de121 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 Aug 07 17:22:16.981499 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4aaa2fa6-df6f-404a-88ae-40e0a53de121 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:16.981737 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4aaa2fa6-df6f-404a-88ae-40e0a53de121 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:16.981952 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-4aaa2fa6-df6f-404a-88ae-40e0a53de121 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume with id: b0599e70-7fa9-4c88-a6f5-a7b29873a298 Aug 07 17:22:16.989544 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:16.989544 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:16.989544 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4aaa2fa6-df6f-404a-88ae-40e0a53de121 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:17.004526 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4aaa2fa6-df6f-404a-88ae-40e0a53de121 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume request issued successfully. Aug 07 17:22:17.004753 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4aaa2fa6-df6f-404a-88ae-40e0a53de121 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 returned with HTTP 202 Aug 07 17:22:17.005204 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1397/5593] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:22:16 2026] DELETE /volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:17.016349 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d8c16e2-400d-4d94-898c-67242a6b5b76 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:17.019798 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d8c16e2-400d-4d94-898c-67242a6b5b76 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 Aug 07 17:22:17.020037 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d8c16e2-400d-4d94-898c-67242a6b5b76 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:17.020246 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d8c16e2-400d-4d94-898c-67242a6b5b76 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:17.028505 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:17.028505 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:17.032232 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d8c16e2-400d-4d94-898c-67242a6b5b76 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:17.036814 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d8c16e2-400d-4d94-898c-67242a6b5b76 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 returned with HTTP 200 Aug 07 17:22:17.037394 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1404/5594] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:17 2026] GET /volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:17.520541 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-01c298b2-9d76-4127-ba6a-2de024af0da7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:17.522906 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01c298b2-9d76-4127-ba6a-2de024af0da7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] GET https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 Aug 07 17:22:17.523283 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01c298b2-9d76-4127-ba6a-2de024af0da7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:17.523538 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01c298b2-9d76-4127-ba6a-2de024af0da7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:17.530503 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:17.530503 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:17.531133 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-01c298b2-9d76-4127-ba6a-2de024af0da7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:17.532266 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01c298b2-9d76-4127-ba6a-2de024af0da7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 returned with HTTP 200 Aug 07 17:22:17.532730 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1399/5595] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:17 2026] GET /volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:17.540693 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-65a1365a-5a12-4b4d-9c2a-5426ed4e8b71 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:17.542268 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-65a1365a-5a12-4b4d-9c2a-5426ed4e8b71 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 Aug 07 17:22:17.543624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-65a1365a-5a12-4b4d-9c2a-5426ed4e8b71 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:17.543624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-65a1365a-5a12-4b4d-9c2a-5426ed4e8b71 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:17.543624 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-65a1365a-5a12-4b4d-9c2a-5426ed4e8b71 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Delete snapshot with id: 363c888b-23fd-4302-b40e-2f7557d3a8b6 Aug 07 17:22:17.547661 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:17.547661 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:17.548166 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-65a1365a-5a12-4b4d-9c2a-5426ed4e8b71 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:17.560760 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-65a1365a-5a12-4b4d-9c2a-5426ed4e8b71 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot delete request issued successfully. Aug 07 17:22:17.561072 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-65a1365a-5a12-4b4d-9c2a-5426ed4e8b71 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 returned with HTTP 202 Aug 07 17:22:17.561509 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1396/5596] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:17 2026] DELETE /volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:17.568160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c982cdbf-c64b-4c89-a522-54e92b3ce3e4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:17.570182 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c982cdbf-c64b-4c89-a522-54e92b3ce3e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] GET https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 Aug 07 17:22:17.570435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c982cdbf-c64b-4c89-a522-54e92b3ce3e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:17.570667 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c982cdbf-c64b-4c89-a522-54e92b3ce3e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:17.576573 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:17.576573 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:17.577056 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c982cdbf-c64b-4c89-a522-54e92b3ce3e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:17.577783 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c982cdbf-c64b-4c89-a522-54e92b3ce3e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 returned with HTTP 200 Aug 07 17:22:17.578237 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1398/5597] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:17 2026] GET /volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:18.052272 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a6630f08-5e19-43b4-bac0-7d63465566c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:18.054012 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6630f08-5e19-43b4-bac0-7d63465566c0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 Aug 07 17:22:18.054232 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6630f08-5e19-43b4-bac0-7d63465566c0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:18.054399 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a6630f08-5e19-43b4-bac0-7d63465566c0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:18.059710 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a6630f08-5e19-43b4-bac0-7d63465566c0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 returned with HTTP 404 Aug 07 17:22:18.060364 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1405/5598] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:18 2026] GET /volume/v3/volumes/b0599e70-7fa9-4c88-a6f5-a7b29873a298 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:18.069085 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6661aeed-e03b-4e8d-a16b-771583a6cbe8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:18.070892 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6661aeed-e03b-4e8d-a16b-771583a6cbe8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c/export_record Aug 07 17:22:18.071121 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6661aeed-e03b-4e8d-a16b-771583a6cbe8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:18.071297 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6661aeed-e03b-4e8d-a16b-771583a6cbe8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'export_record' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:18.071400 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-6661aeed-e03b-4e8d-a16b-771583a6cbe8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Export record for backup be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100225) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 17:22:18.075937 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:18.075937 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:18.076958 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-6661aeed-e03b-4e8d-a16b-771583a6cbe8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling RPCAPI with context: , host: np0000006737, backup: be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100225) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 17:22:18.085490 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-6661aeed-e03b-4e8d-a16b-771583a6cbe8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] export_record in rpcapi backup_id be392cc6-2af4-4c6e-b9c2-cda59f00604c on host np0000006737. {{(pid=100225) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 17:22:18.094064 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-6661aeed-e03b-4e8d-a16b-771583a6cbe8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmUzOTJjYzYtMmFmNC00YzZlLWI5YzItY2RhNTlmMDA2MDRjIiwgInVzZXJfaWQiOiAiMTQxNjdlZjA0YzhhNGE3Y2FjZWMxNmUxNjgwNGQ4NTEiLCAicHJvamVjdF9pZCI6ICIxNzdhNWM5ZDUxNDE0YTczYmI1Y2I0YjRkNWU2MzFkMCIsICJ2b2x1bWVfaWQiOiAiOWYxYzVhMDYtODk3YS00ZDQ4LWJkMmMtN2RmMTZjMGI1ZjQ3IiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTMyNzQ5NjM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWYxYzVhMDYtODk3YS00ZDQ4LWJkMmMtN2RmMTZjMGI1ZjQ3LzIwMjYwODA3MTcyMTMyL2F6X25vdmFfYmFja3VwX2JlMzkyY2M2LTJhZjQtNGM2ZS1iOWMyLWNkYTU5ZjAwNjA0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTc6MjE6MjlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTc6MjE6MjlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMTo0NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100225) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 17:22:18.094380 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6661aeed-e03b-4e8d-a16b-771583a6cbe8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c/export_record returned with HTTP 200 Aug 07 17:22:18.095068 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1400/5599] 10.4.3.144 () {68 vars in 1430 bytes} [Fri Aug 7 17:22:18 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:18.103399 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:18.104798 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:18.105294 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1761439147"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:18.106747 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1761439147'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:18.106985 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume of 1 GB Aug 07 17:22:18.107360 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:18.107360 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:18.114054 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:18.116214 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (fc865252-889a-4564-b417-960c5a2ffff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:18.117191 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2922824d-70ea-41c3-8c69-cf455dbcfd32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:18.118006 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:18.141602 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2922824d-70ea-41c3-8c69-cf455dbcfd32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:18.142620 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f848367-09ff-4fb8-bdab-53d8ea4a191e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:18.180480 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['0ed10d2c-7db3-4aa1-901c-12dc47812af6', '31f0dcf1-e374-45b8-80ff-9a28af193f64', '6f9a9ba8-56b1-435a-8325-a339e8cbaf7d', 'c0cb09ab-93a5-41a8-b7be-562887eedfd9'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:18.181587 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f848367-09ff-4fb8-bdab-53d8ea4a191e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ed10d2c-7db3-4aa1-901c-12dc47812af6', '31f0dcf1-e374-45b8-80ff-9a28af193f64', '6f9a9ba8-56b1-435a-8325-a339e8cbaf7d', 'c0cb09ab-93a5-41a8-b7be-562887eedfd9']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:18.182449 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ae7e82-2d11-48f6-bdc0-bde0e06b8523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:18.204495 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ae7e82-2d11-48f6-bdc0-bde0e06b8523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed14d124-4e9f-4255-90f1-1a4222287b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1761439147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['0ed10d2c-7db3-4aa1-901c-12dc47812af6','31f0dcf1-e374-45b8-80ff-9a28af193f64','6f9a9ba8-56b1-435a-8325-a339e8cbaf7d','c0cb09ab-93a5-41a8-b7be-562887eedfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1761439147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed14d124-4e9f-4255-90f1-1a4222287b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14167ef04c8a4a7cacec16e16804d851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:18.205494 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70b701e-858a-442d-a25f-ad8fa9748713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:18.222980 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a70b701e-858a-442d-a25f-ad8fa9748713) transitioned into state 'SUCCESS' from state '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-1761439147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['0ed10d2c-7db3-4aa1-901c-12dc47812af6','31f0dcf1-e374-45b8-80ff-9a28af193f64','6f9a9ba8-56b1-435a-8325-a339e8cbaf7d','c0cb09ab-93a5-41a8-b7be-562887eedfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:18.223974 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45d14b7-2f35-437b-8307-f8dc6c10e7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:18.232929 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45d14b7-2f35-437b-8307-f8dc6c10e7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:18.233932 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (fc865252-889a-4564-b417-960c5a2ffff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:18.234372 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume request issued successfully. Aug 07 17:22:18.235234 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e9fbd22c-7ae0-4bb6-b2a7-d404b24888ac tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:18.235725 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1397/5600] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:22:18 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:18.247758 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4787f6d7-f9b2-4f0e-aa39-27a35bbb82ba None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:18.249536 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4787f6d7-f9b2-4f0e-aa39-27a35bbb82ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b Aug 07 17:22:18.249738 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4787f6d7-f9b2-4f0e-aa39-27a35bbb82ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:18.249946 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4787f6d7-f9b2-4f0e-aa39-27a35bbb82ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:18.258220 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:18.258220 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:18.262465 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-4787f6d7-f9b2-4f0e-aa39-27a35bbb82ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:18.266824 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4787f6d7-f9b2-4f0e-aa39-27a35bbb82ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b returned with HTTP 200 Aug 07 17:22:18.267233 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1399/5601] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:18 2026] GET /volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:18.586478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-67f12485-4e41-4910-8e34-cc2ca5e87d73 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:18.588108 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67f12485-4e41-4910-8e34-cc2ca5e87d73 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] GET https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 Aug 07 17:22:18.588286 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67f12485-4e41-4910-8e34-cc2ca5e87d73 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:18.588459 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67f12485-4e41-4910-8e34-cc2ca5e87d73 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:18.592633 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67f12485-4e41-4910-8e34-cc2ca5e87d73 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 returned with HTTP 404 Aug 07 17:22:18.593124 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1406/5602] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:18 2026] GET /volume/v3/snapshots/363c888b-23fd-4302-b40e-2f7557d3a8b6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:18.599373 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ae1d16a1-22c4-446d-95ab-73853c9627e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:18.601246 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae1d16a1-22c4-446d-95ab-73853c9627e3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 Aug 07 17:22:18.601434 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae1d16a1-22c4-446d-95ab-73853c9627e3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:18.601625 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ae1d16a1-22c4-446d-95ab-73853c9627e3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:18.601805 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ae1d16a1-22c4-446d-95ab-73853c9627e3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume with id: 3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 Aug 07 17:22:18.608470 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:18.608470 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:18.608759 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ae1d16a1-22c4-446d-95ab-73853c9627e3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:18.622536 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ae1d16a1-22c4-446d-95ab-73853c9627e3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume request issued successfully. Aug 07 17:22:18.622724 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ae1d16a1-22c4-446d-95ab-73853c9627e3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 returned with HTTP 202 Aug 07 17:22:18.623176 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1401/5603] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:18 2026] DELETE /volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:18.630473 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9f6b2c51-d834-4b51-9d37-922cd002f647 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:18.632510 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f6b2c51-d834-4b51-9d37-922cd002f647 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 Aug 07 17:22:18.632952 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f6b2c51-d834-4b51-9d37-922cd002f647 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:18.633270 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9f6b2c51-d834-4b51-9d37-922cd002f647 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:18.640677 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:18.640677 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:18.644070 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9f6b2c51-d834-4b51-9d37-922cd002f647 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:18.648457 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9f6b2c51-d834-4b51-9d37-922cd002f647 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 returned with HTTP 200 Aug 07 17:22:18.649106 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1398/5604] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:18 2026] GET /volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:19.279847 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d8e50bea-8825-4677-afda-53c072351ac4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:19.281526 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8e50bea-8825-4677-afda-53c072351ac4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b Aug 07 17:22:19.281749 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8e50bea-8825-4677-afda-53c072351ac4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:19.281970 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d8e50bea-8825-4677-afda-53c072351ac4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:19.288745 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:19.288745 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:19.292110 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d8e50bea-8825-4677-afda-53c072351ac4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:19.296014 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d8e50bea-8825-4677-afda-53c072351ac4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b returned with HTTP 200 Aug 07 17:22:19.296398 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1400/5605] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:19 2026] GET /volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:19.307061 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c80ff26-8e1f-4588-b7db-f3da92d0dceb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:19.308680 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c80ff26-8e1f-4588-b7db-f3da92d0dceb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:22:19.309013 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c80ff26-8e1f-4588-b7db-f3da92d0dceb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed14d124-4e9f-4255-90f1-1a4222287b0b", "name": "tempest-type-Backup-580222517"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:19.310307 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-9c80ff26-8e1f-4588-b7db-f3da92d0dceb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating new backup {'backup': {'volume_id': 'ed14d124-4e9f-4255-90f1-1a4222287b0b', 'name': 'tempest-type-Backup-580222517'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:22:19.310441 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-9c80ff26-8e1f-4588-b7db-f3da92d0dceb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating backup of volume ed14d124-4e9f-4255-90f1-1a4222287b0b in container None Aug 07 17:22:19.316941 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:19.316941 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:19.317406 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9c80ff26-8e1f-4588-b7db-f3da92d0dceb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:19.332400 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9c80ff26-8e1f-4588-b7db-f3da92d0dceb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['086c1ab2-2617-464d-be15-e5f4f25c71c2', 'f75e4ad2-1fa4-4ea2-8c3e-56329ca209c2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:19.359906 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c80ff26-8e1f-4588-b7db-f3da92d0dceb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:22:19.363366 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1407/5606] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:22:19 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:19.371016 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bf9bf4cc-4541-458e-9958-f0f8223e2fd5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:19.372592 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf9bf4cc-4541-458e-9958-f0f8223e2fd5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:19.372803 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf9bf4cc-4541-458e-9958-f0f8223e2fd5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:19.372972 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf9bf4cc-4541-458e-9958-f0f8223e2fd5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:19.373090 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bf9bf4cc-4541-458e-9958-f0f8223e2fd5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:19.376799 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:19.376799 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:19.377324 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf9bf4cc-4541-458e-9958-f0f8223e2fd5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:19.377652 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1402/5607] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:19 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:19.660539 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-05d945f8-e76e-4ff5-9066-f3455327a7c9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:19.662182 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-05d945f8-e76e-4ff5-9066-f3455327a7c9 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 Aug 07 17:22:19.662366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-05d945f8-e76e-4ff5-9066-f3455327a7c9 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:19.662537 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-05d945f8-e76e-4ff5-9066-f3455327a7c9 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:19.667571 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-05d945f8-e76e-4ff5-9066-f3455327a7c9 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 returned with HTTP 404 Aug 07 17:22:19.668125 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1399/5608] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:19 2026] GET /volume/v3/volumes/3ea1d5b1-bb1d-43b6-b407-cf4afa8063f0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:19.675484 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b00c724b-291f-4d28-8920-365e946b1fea None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:19.676936 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:19.677240 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1250924334"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:19.678480 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1250924334'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:19.678591 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume of 1 GB Aug 07 17:22:19.682374 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:19.687440 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (65827e25-35e6-4fee-bba5-829a0fdb4a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:19.688323 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d077b1-5cae-48fe-923b-a71cfce85296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:19.689035 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:19.710380 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d077b1-5cae-48fe-923b-a71cfce85296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:19.711032 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ddf5e9-4741-465d-b658-3b12201dadab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:19.744525 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['f442fcae-0ec0-44a0-bae4-9447058d7bb6', '969b6baf-fc2f-4dc5-9780-0ee760a0d1ee', '6ee6788e-2518-414b-9af3-1cbc3e39b382', 'f348a226-7035-41ef-822b-2b8c010b3c8d'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:19.745224 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ddf5e9-4741-465d-b658-3b12201dadab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f442fcae-0ec0-44a0-bae4-9447058d7bb6', '969b6baf-fc2f-4dc5-9780-0ee760a0d1ee', '6ee6788e-2518-414b-9af3-1cbc3e39b382', 'f348a226-7035-41ef-822b-2b8c010b3c8d']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:19.745865 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bc512a-669b-4aaa-9570-cd9a5e1c086f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:19.767158 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16bc512a-669b-4aaa-9570-cd9a5e1c086f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e76b6a18-e22e-4fe2-a7a6-630eb81d8e59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1250924334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['f442fcae-0ec0-44a0-bae4-9447058d7bb6','969b6baf-fc2f-4dc5-9780-0ee760a0d1ee','6ee6788e-2518-414b-9af3-1cbc3e39b382','f348a226-7035-41ef-822b-2b8c010b3c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1250924334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e76b6a18-e22e-4fe2-a7a6-630eb81d8e59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55d87b453c64f8bb65ed088c9a5ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:19.768213 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4778153a-da10-4ed6-81ff-fdd861e74a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:19.786416 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4778153a-da10-4ed6-81ff-fdd861e74a83) transitioned into state 'SUCCESS' from state '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-1250924334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['f442fcae-0ec0-44a0-bae4-9447058d7bb6','969b6baf-fc2f-4dc5-9780-0ee760a0d1ee','6ee6788e-2518-414b-9af3-1cbc3e39b382','f348a226-7035-41ef-822b-2b8c010b3c8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:19.787097 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c8692a5-ba31-4179-85a3-652f1f898f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:19.795899 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c8692a5-ba31-4179-85a3-652f1f898f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:19.796774 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (65827e25-35e6-4fee-bba5-829a0fdb4a44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:19.797068 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request issued successfully. Aug 07 17:22:19.797653 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b00c724b-291f-4d28-8920-365e946b1fea tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:19.798298 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1401/5609] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:22:19 2026] POST /volume/v3/volumes => generated 778 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:19.809982 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b737ae24-c62d-43c1-b6ed-ae5c24edd744 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:19.814790 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b737ae24-c62d-43c1-b6ed-ae5c24edd744 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 Aug 07 17:22:19.816503 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b737ae24-c62d-43c1-b6ed-ae5c24edd744 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:19.816735 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b737ae24-c62d-43c1-b6ed-ae5c24edd744 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:19.828495 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:19.828495 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:19.831918 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b737ae24-c62d-43c1-b6ed-ae5c24edd744 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:19.835363 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b737ae24-c62d-43c1-b6ed-ae5c24edd744 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 returned with HTTP 200 Aug 07 17:22:19.835786 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1408/5610] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:19 2026] GET /volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:20.387271 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8c13a6cd-45d5-4e5c-b233-88dba0119013 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:20.388859 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c13a6cd-45d5-4e5c-b233-88dba0119013 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:20.389056 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c13a6cd-45d5-4e5c-b233-88dba0119013 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:20.389227 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c13a6cd-45d5-4e5c-b233-88dba0119013 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:20.389439 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8c13a6cd-45d5-4e5c-b233-88dba0119013 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:20.394795 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:20.394795 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:20.395427 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c13a6cd-45d5-4e5c-b233-88dba0119013 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:20.395863 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1403/5611] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:20 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:20.847406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-42b172fc-a9c7-45c3-9068-43a0b3c689e9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:20.849066 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-42b172fc-a9c7-45c3-9068-43a0b3c689e9 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 Aug 07 17:22:20.849243 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-42b172fc-a9c7-45c3-9068-43a0b3c689e9 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:20.849429 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-42b172fc-a9c7-45c3-9068-43a0b3c689e9 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:20.855994 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:20.855994 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:20.858990 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-42b172fc-a9c7-45c3-9068-43a0b3c689e9 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:20.862349 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-42b172fc-a9c7-45c3-9068-43a0b3c689e9 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 returned with HTTP 200 Aug 07 17:22:20.862732 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1400/5612] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:20 2026] GET /volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:20.873685 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0748a43b-cd7e-4b4c-9380-517f58c9f4f3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:20.875487 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0748a43b-cd7e-4b4c-9380-517f58c9f4f3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:20.875844 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0748a43b-cd7e-4b4c-9380-517f58c9f4f3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e76b6a18-e22e-4fe2-a7a6-630eb81d8e59", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-555232333"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:20.883604 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:20.883604 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:20.883901 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0748a43b-cd7e-4b4c-9380-517f58c9f4f3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:20.884007 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-0748a43b-cd7e-4b4c-9380-517f58c9f4f3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create snapshot from volume e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 Aug 07 17:22:20.904387 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-0748a43b-cd7e-4b4c-9380-517f58c9f4f3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['5d6a4b16-085a-4bdf-bd78-408af7e1762e', '7738c802-dcef-4173-b1ff-85ee220779fd', '46e96d3a-273d-4dc2-af53-6668ec7cac66', '826b112f-9223-4366-b871-15928ba8bc1e'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:20.928404 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-0748a43b-cd7e-4b4c-9380-517f58c9f4f3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot create request issued successfully. Aug 07 17:22:20.928680 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0748a43b-cd7e-4b4c-9380-517f58c9f4f3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:22:20.929058 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1402/5613] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:22:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:20.936775 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1b3f1337-c0c1-487b-a749-21be90c21c9f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:20.938307 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b3f1337-c0c1-487b-a749-21be90c21c9f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 Aug 07 17:22:20.938469 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b3f1337-c0c1-487b-a749-21be90c21c9f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:20.938639 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b3f1337-c0c1-487b-a749-21be90c21c9f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:20.942651 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:20.942651 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:20.942908 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1b3f1337-c0c1-487b-a749-21be90c21c9f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:20.943455 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b3f1337-c0c1-487b-a749-21be90c21c9f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 returned with HTTP 200 Aug 07 17:22:20.943751 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1409/5614] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:20 2026] GET /volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 => generated 439 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:21.405672 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0300d888-d3f8-48dd-9706-fc939434b07e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:21.407486 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0300d888-d3f8-48dd-9706-fc939434b07e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:21.407685 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0300d888-d3f8-48dd-9706-fc939434b07e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:21.407870 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0300d888-d3f8-48dd-9706-fc939434b07e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:21.407973 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0300d888-d3f8-48dd-9706-fc939434b07e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:21.411736 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:21.411736 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:21.412268 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0300d888-d3f8-48dd-9706-fc939434b07e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:21.412582 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1404/5615] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:21 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:21.952401 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7455d5e7-c057-497b-af4a-a38c77b4989c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:21.954212 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7455d5e7-c057-497b-af4a-a38c77b4989c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 Aug 07 17:22:21.954435 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7455d5e7-c057-497b-af4a-a38c77b4989c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:21.954647 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7455d5e7-c057-497b-af4a-a38c77b4989c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:21.959150 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:21.959150 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:21.959411 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7455d5e7-c057-497b-af4a-a38c77b4989c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:21.960147 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7455d5e7-c057-497b-af4a-a38c77b4989c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 returned with HTTP 200 Aug 07 17:22:21.960440 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1401/5616] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:21 2026] GET /volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:21.968044 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fa4225f2-3b3c-4371-ad4e-4b97c21dd2ef None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:21.969621 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa4225f2-3b3c-4371-ad4e-4b97c21dd2ef tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 Aug 07 17:22:21.969807 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa4225f2-3b3c-4371-ad4e-4b97c21dd2ef tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:21.969980 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fa4225f2-3b3c-4371-ad4e-4b97c21dd2ef tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:21.970110 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-fa4225f2-3b3c-4371-ad4e-4b97c21dd2ef tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Delete snapshot with id: 8d6dfdd5-17ee-4e02-960d-5610375e8af0 Aug 07 17:22:21.974528 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:21.974528 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:21.974920 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa4225f2-3b3c-4371-ad4e-4b97c21dd2ef tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:21.987800 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fa4225f2-3b3c-4371-ad4e-4b97c21dd2ef tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot delete request issued successfully. Aug 07 17:22:21.987961 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fa4225f2-3b3c-4371-ad4e-4b97c21dd2ef tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 returned with HTTP 202 Aug 07 17:22:21.988327 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1403/5617] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:21 2026] DELETE /volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:21.994615 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0a07309-2d1e-4ea5-ac53-f07c80370e20 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:21.996338 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0a07309-2d1e-4ea5-ac53-f07c80370e20 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] GET https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 Aug 07 17:22:21.996523 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0a07309-2d1e-4ea5-ac53-f07c80370e20 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:21.996726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0a07309-2d1e-4ea5-ac53-f07c80370e20 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:22.001504 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:22.001504 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:22.001933 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a0a07309-2d1e-4ea5-ac53-f07c80370e20 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:22.002647 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0a07309-2d1e-4ea5-ac53-f07c80370e20 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 returned with HTTP 200 Aug 07 17:22:22.002975 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1410/5618] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:21 2026] GET /volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:22.422839 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25854336-bbd3-4884-85b9-77970c5e8235 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:22.424681 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25854336-bbd3-4884-85b9-77970c5e8235 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:22.424936 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25854336-bbd3-4884-85b9-77970c5e8235 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:22.425144 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25854336-bbd3-4884-85b9-77970c5e8235 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:22.425311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-25854336-bbd3-4884-85b9-77970c5e8235 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:22.429315 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:22.429315 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:22.429873 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25854336-bbd3-4884-85b9-77970c5e8235 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:22.430208 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1405/5619] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:22 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:22:23.011581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-806fe908-21d7-4346-8bb6-2e7f337f1e3b None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:23.013260 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-806fe908-21d7-4346-8bb6-2e7f337f1e3b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] GET https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 Aug 07 17:22:23.013443 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-806fe908-21d7-4346-8bb6-2e7f337f1e3b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:23.013624 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-806fe908-21d7-4346-8bb6-2e7f337f1e3b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:23.019204 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-806fe908-21d7-4346-8bb6-2e7f337f1e3b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 returned with HTTP 404 Aug 07 17:22:23.019899 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1402/5620] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:23 2026] GET /volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:23.025788 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f7ba455-5e30-4ae4-87a6-ad595f15fc7e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:23.027651 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f7ba455-5e30-4ae4-87a6-ad595f15fc7e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 Aug 07 17:22:23.027849 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f7ba455-5e30-4ae4-87a6-ad595f15fc7e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:23.028088 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f7ba455-5e30-4ae4-87a6-ad595f15fc7e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:23.028208 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-5f7ba455-5e30-4ae4-87a6-ad595f15fc7e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete snapshot with id: 8d6dfdd5-17ee-4e02-960d-5610375e8af0 Aug 07 17:22:23.032213 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f7ba455-5e30-4ae4-87a6-ad595f15fc7e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 returned with HTTP 404 Aug 07 17:22:23.032644 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1404/5621] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:23 2026] DELETE /volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:23.038459 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-34503e3b-353c-41bb-a1cd-15f2a5280b32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:23.040528 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34503e3b-353c-41bb-a1cd-15f2a5280b32 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 Aug 07 17:22:23.040780 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34503e3b-353c-41bb-a1cd-15f2a5280b32 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:23.041009 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34503e3b-353c-41bb-a1cd-15f2a5280b32 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:23.045806 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34503e3b-353c-41bb-a1cd-15f2a5280b32 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 returned with HTTP 404 Aug 07 17:22:23.046358 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1411/5622] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:23 2026] GET /volume/v3/snapshots/8d6dfdd5-17ee-4e02-960d-5610375e8af0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:23.052284 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-697cb6c4-fc2d-4ddc-aacc-56c62d2572bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:23.053906 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-697cb6c4-fc2d-4ddc-aacc-56c62d2572bc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 Aug 07 17:22:23.054101 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-697cb6c4-fc2d-4ddc-aacc-56c62d2572bc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:23.054278 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-697cb6c4-fc2d-4ddc-aacc-56c62d2572bc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:23.054426 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-697cb6c4-fc2d-4ddc-aacc-56c62d2572bc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume with id: e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 Aug 07 17:22:23.061695 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:23.061695 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:23.062072 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-697cb6c4-fc2d-4ddc-aacc-56c62d2572bc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:23.077916 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-697cb6c4-fc2d-4ddc-aacc-56c62d2572bc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume request issued successfully. Aug 07 17:22:23.078135 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-697cb6c4-fc2d-4ddc-aacc-56c62d2572bc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 returned with HTTP 202 Aug 07 17:22:23.078535 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1406/5623] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:23 2026] DELETE /volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:23.084833 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c53f7ddd-e8e4-4368-a11f-6a98276de93c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:23.086529 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c53f7ddd-e8e4-4368-a11f-6a98276de93c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 Aug 07 17:22:23.086741 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c53f7ddd-e8e4-4368-a11f-6a98276de93c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:23.086939 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c53f7ddd-e8e4-4368-a11f-6a98276de93c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:23.094352 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:23.094352 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:23.097994 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c53f7ddd-e8e4-4368-a11f-6a98276de93c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:23.102038 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c53f7ddd-e8e4-4368-a11f-6a98276de93c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 returned with HTTP 200 Aug 07 17:22:23.102464 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1403/5624] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:23 2026] GET /volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:23.440604 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-163a00c3-386b-421c-ad83-c05899fa4e3b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:23.442588 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-163a00c3-386b-421c-ad83-c05899fa4e3b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:23.442889 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-163a00c3-386b-421c-ad83-c05899fa4e3b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:23.443155 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-163a00c3-386b-421c-ad83-c05899fa4e3b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:23.443300 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-163a00c3-386b-421c-ad83-c05899fa4e3b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:23.447837 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:23.447837 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:23.448481 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-163a00c3-386b-421c-ad83-c05899fa4e3b tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:23.448849 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1405/5625] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:23 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:24.114577 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6a5db2a2-ebf2-4934-be50-02e4d6e0c173 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:24.116353 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a5db2a2-ebf2-4934-be50-02e4d6e0c173 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 Aug 07 17:22:24.116558 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a5db2a2-ebf2-4934-be50-02e4d6e0c173 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:24.116749 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a5db2a2-ebf2-4934-be50-02e4d6e0c173 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:24.122539 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a5db2a2-ebf2-4934-be50-02e4d6e0c173 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 returned with HTTP 404 Aug 07 17:22:24.122983 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1412/5626] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:24 2026] GET /volume/v3/volumes/e76b6a18-e22e-4fe2-a7a6-630eb81d8e59 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:24.130266 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:24.131915 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:24.132249 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-641208360"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:24.133567 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-641208360'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:24.133694 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume of 1 GB Aug 07 17:22:24.137416 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:24.142834 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (d41ffbfa-3d77-408b-b8ac-acf66f9de9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:24.144433 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b40102-ea81-494d-b54d-e906d3217eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:24.144433 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:24.167253 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73b40102-ea81-494d-b54d-e906d3217eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:24.167977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaebce68-0f77-471f-9401-5c936e8dd5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:24.203174 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['7897111b-50d7-458e-ac52-f4cf787b3490', '0241a260-9b52-4a16-b231-abc38c52c613', 'd3bc4d59-a685-4950-b249-f890a8b16b96', '1cbee351-de21-438b-97ed-7fa02f5a71b7'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:24.203908 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaebce68-0f77-471f-9401-5c936e8dd5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7897111b-50d7-458e-ac52-f4cf787b3490', '0241a260-9b52-4a16-b231-abc38c52c613', 'd3bc4d59-a685-4950-b249-f890a8b16b96', '1cbee351-de21-438b-97ed-7fa02f5a71b7']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:24.204627 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f918fb3c-8b1e-4259-96bf-a57459579a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:24.226287 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f918fb3c-8b1e-4259-96bf-a57459579a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e731a8d4-68d6-4a9c-9698-9d67b563c276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641208360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['7897111b-50d7-458e-ac52-f4cf787b3490','0241a260-9b52-4a16-b231-abc38c52c613','d3bc4d59-a685-4950-b249-f890a8b16b96','1cbee351-de21-438b-97ed-7fa02f5a71b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641208360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e731a8d4-68d6-4a9c-9698-9d67b563c276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55d87b453c64f8bb65ed088c9a5ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:24.227034 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b3b8f1-19e5-46f0-9f6a-b964c11f630f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:24.243377 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55b3b8f1-19e5-46f0-9f6a-b964c11f630f) transitioned into state 'SUCCESS' from state '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-641208360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['7897111b-50d7-458e-ac52-f4cf787b3490','0241a260-9b52-4a16-b231-abc38c52c613','d3bc4d59-a685-4950-b249-f890a8b16b96','1cbee351-de21-438b-97ed-7fa02f5a71b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:24.244148 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02d24e6-b1b0-4f46-b087-603726abbf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:24.253188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e02d24e6-b1b0-4f46-b087-603726abbf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:24.253957 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (d41ffbfa-3d77-408b-b8ac-acf66f9de9df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:24.254311 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request issued successfully. Aug 07 17:22:24.254922 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6051d04-c265-47bf-b1ad-a3446ecb95c8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:24.255384 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1407/5627] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:22:24 2026] POST /volume/v3/volumes => generated 777 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:24.265880 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b45a1513-cc43-485e-b9f9-14db26367fbe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:24.267372 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b45a1513-cc43-485e-b9f9-14db26367fbe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 Aug 07 17:22:24.267536 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b45a1513-cc43-485e-b9f9-14db26367fbe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:24.268015 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b45a1513-cc43-485e-b9f9-14db26367fbe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:24.275421 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:24.275421 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:24.279923 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b45a1513-cc43-485e-b9f9-14db26367fbe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:24.284579 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b45a1513-cc43-485e-b9f9-14db26367fbe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 returned with HTTP 200 Aug 07 17:22:24.284976 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1404/5628] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:24 2026] GET /volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:24.459990 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-549c5395-12bb-48c3-8c06-e0d8538398f1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:24.461675 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-549c5395-12bb-48c3-8c06-e0d8538398f1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:24.461949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-549c5395-12bb-48c3-8c06-e0d8538398f1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:24.462155 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-549c5395-12bb-48c3-8c06-e0d8538398f1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:24.462252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-549c5395-12bb-48c3-8c06-e0d8538398f1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:24.466347 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:24.466347 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:24.466894 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-549c5395-12bb-48c3-8c06-e0d8538398f1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:24.467257 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1406/5629] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:24 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:25.297155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d8f7e4c1-f21d-48ed-90f2-7fa9de32549a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:25.298797 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8f7e4c1-f21d-48ed-90f2-7fa9de32549a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 Aug 07 17:22:25.298999 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8f7e4c1-f21d-48ed-90f2-7fa9de32549a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:25.299224 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8f7e4c1-f21d-48ed-90f2-7fa9de32549a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:25.305909 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:25.305909 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:25.309225 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8f7e4c1-f21d-48ed-90f2-7fa9de32549a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:25.312953 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8f7e4c1-f21d-48ed-90f2-7fa9de32549a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 returned with HTTP 200 Aug 07 17:22:25.313335 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1413/5630] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:25 2026] GET /volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:25.325137 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6cab603e-60ab-4416-90df-6a430e8a911a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:25.326883 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6cab603e-60ab-4416-90df-6a430e8a911a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:25.327233 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6cab603e-60ab-4416-90df-6a430e8a911a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e731a8d4-68d6-4a9c-9698-9d67b563c276", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1042224053"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:25.336053 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:25.336053 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:25.336491 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6cab603e-60ab-4416-90df-6a430e8a911a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:25.336664 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-6cab603e-60ab-4416-90df-6a430e8a911a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create snapshot from volume e731a8d4-68d6-4a9c-9698-9d67b563c276 Aug 07 17:22:25.357007 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6cab603e-60ab-4416-90df-6a430e8a911a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['7a1362a7-18f7-4c18-8ea7-390c76c2ec91', '894bb7e4-8f7f-4711-ad51-4cca2551ff13', 'dea5f8c5-be46-4a8d-8960-3a1a7b72f598', '4c6501d2-8b69-42dc-b36e-f5b0e0c5e0f4'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:25.380705 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6cab603e-60ab-4416-90df-6a430e8a911a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot create request issued successfully. Aug 07 17:22:25.381108 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6cab603e-60ab-4416-90df-6a430e8a911a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:22:25.381564 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1408/5631] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:22:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:25.390097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-62a5439b-5dae-47aa-b056-d24557600a15 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:25.391892 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-62a5439b-5dae-47aa-b056-d24557600a15 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 Aug 07 17:22:25.392093 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-62a5439b-5dae-47aa-b056-d24557600a15 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:25.392301 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-62a5439b-5dae-47aa-b056-d24557600a15 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:25.397152 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:25.397152 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:25.397462 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-62a5439b-5dae-47aa-b056-d24557600a15 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:25.398089 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-62a5439b-5dae-47aa-b056-d24557600a15 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 returned with HTTP 200 Aug 07 17:22:25.398687 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1405/5632] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:25 2026] GET /volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:25.479097 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0e41ba0f-f044-4d70-b0e7-6a035142ec3f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:25.481134 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e41ba0f-f044-4d70-b0e7-6a035142ec3f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:25.481399 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e41ba0f-f044-4d70-b0e7-6a035142ec3f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:25.481635 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0e41ba0f-f044-4d70-b0e7-6a035142ec3f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:25.481765 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0e41ba0f-f044-4d70-b0e7-6a035142ec3f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:25.486540 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:25.486540 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:25.487263 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0e41ba0f-f044-4d70-b0e7-6a035142ec3f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:25.487694 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1407/5633] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:25 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:26.408658 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f6b70dcd-7062-4012-b11e-104faceb4404 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:26.411270 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6b70dcd-7062-4012-b11e-104faceb4404 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 Aug 07 17:22:26.411490 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6b70dcd-7062-4012-b11e-104faceb4404 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:26.411743 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6b70dcd-7062-4012-b11e-104faceb4404 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:26.418657 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:26.418657 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:26.418942 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f6b70dcd-7062-4012-b11e-104faceb4404 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:26.419631 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6b70dcd-7062-4012-b11e-104faceb4404 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 returned with HTTP 200 Aug 07 17:22:26.420311 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1414/5634] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:26 2026] GET /volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:26.430837 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46c58515-c978-4c44-a6fd-a0625021db06 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:26.433326 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46c58515-c978-4c44-a6fd-a0625021db06 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] POST https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26/action Aug 07 17:22:26.433835 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46c58515-c978-4c44-a6fd-a0625021db06 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:22:26.434037 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46c58515-c978-4c44-a6fd-a0625021db06 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:26.442797 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:26.442797 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:26.443458 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46c58515-c978-4c44-a6fd-a0625021db06 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:26.444643 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-46c58515-c978-4c44-a6fd-a0625021db06 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd8ac205f93db40b0954c8918d881c3aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c55d87b453c64f8bb65ed088c9a5ad14', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:22:26.445060 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46c58515-c978-4c44-a6fd-a0625021db06 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26/action returned with HTTP 403 Aug 07 17:22:26.445581 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1409/5635] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:22:26 2026] POST /volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:26.453453 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-7883ded0-369c-45ee-85b6-2969e498b932 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:26.455120 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7883ded0-369c-45ee-85b6-2969e498b932 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 Aug 07 17:22:26.455581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7883ded0-369c-45ee-85b6-2969e498b932 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:26.455581 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-7883ded0-369c-45ee-85b6-2969e498b932 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:26.455664 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-7883ded0-369c-45ee-85b6-2969e498b932 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete snapshot with id: 876a93ef-d8a0-4d47-b945-580bdbfdfd26 Aug 07 17:22:26.461108 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:26.461108 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:26.461621 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7883ded0-369c-45ee-85b6-2969e498b932 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:26.479002 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-7883ded0-369c-45ee-85b6-2969e498b932 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot delete request issued successfully. Aug 07 17:22:26.479002 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-7883ded0-369c-45ee-85b6-2969e498b932 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 returned with HTTP 202 Aug 07 17:22:26.479747 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1406/5636] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:26 2026] DELETE /volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:26.495007 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2fd4f11f-a2e2-4989-9b51-6bb7f7ac52a2 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:26.497135 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2fd4f11f-a2e2-4989-9b51-6bb7f7ac52a2 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 Aug 07 17:22:26.497393 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2fd4f11f-a2e2-4989-9b51-6bb7f7ac52a2 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:26.497667 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2fd4f11f-a2e2-4989-9b51-6bb7f7ac52a2 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:26.498637 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10d600ed-ab67-4d4c-8801-b3eda759342a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:26.500516 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10d600ed-ab67-4d4c-8801-b3eda759342a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:26.500723 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10d600ed-ab67-4d4c-8801-b3eda759342a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:26.500892 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10d600ed-ab67-4d4c-8801-b3eda759342a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:26.500986 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-10d600ed-ab67-4d4c-8801-b3eda759342a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:26.502419 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:26.502419 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:26.502739 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2fd4f11f-a2e2-4989-9b51-6bb7f7ac52a2 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:26.503444 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2fd4f11f-a2e2-4989-9b51-6bb7f7ac52a2 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 returned with HTTP 200 Aug 07 17:22:26.503827 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1408/5637] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:26 2026] GET /volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:26.505283 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:26.505283 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:26.505853 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10d600ed-ab67-4d4c-8801-b3eda759342a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:26.506213 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1415/5638] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:26 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:27.513376 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aacc0df3-e73a-4516-90a5-815fe0b272cf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:27.515305 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aacc0df3-e73a-4516-90a5-815fe0b272cf tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 Aug 07 17:22:27.515506 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aacc0df3-e73a-4516-90a5-815fe0b272cf tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:27.515698 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aacc0df3-e73a-4516-90a5-815fe0b272cf tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:27.517590 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e5f15d56-cbca-465d-9e76-f47785b176bf None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:27.520098 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aacc0df3-e73a-4516-90a5-815fe0b272cf tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 returned with HTTP 404 Aug 07 17:22:27.520178 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5f15d56-cbca-465d-9e76-f47785b176bf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:27.520404 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e5f15d56-cbca-465d-9e76-f47785b176bf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:27.520535 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1410/5639] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:27 2026] GET /volume/v3/snapshots/876a93ef-d8a0-4d47-b945-580bdbfdfd26 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:27.520651 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e5f15d56-cbca-465d-9e76-f47785b176bf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:27.520801 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-e5f15d56-cbca-465d-9e76-f47785b176bf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:27.525510 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:27.525510 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:27.526544 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e5f15d56-cbca-465d-9e76-f47785b176bf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:27.526727 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1407/5640] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:27 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:27.527878 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c186ddbf-b46f-4c3e-bbbc-6c4c7aaa119e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:27.529674 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c186ddbf-b46f-4c3e-bbbc-6c4c7aaa119e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 Aug 07 17:22:27.529888 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c186ddbf-b46f-4c3e-bbbc-6c4c7aaa119e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:27.530135 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c186ddbf-b46f-4c3e-bbbc-6c4c7aaa119e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:27.530344 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-c186ddbf-b46f-4c3e-bbbc-6c4c7aaa119e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume with id: e731a8d4-68d6-4a9c-9698-9d67b563c276 Aug 07 17:22:27.537678 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:27.537678 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:27.538068 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c186ddbf-b46f-4c3e-bbbc-6c4c7aaa119e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:27.554825 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-c186ddbf-b46f-4c3e-bbbc-6c4c7aaa119e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume request issued successfully. Aug 07 17:22:27.555061 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c186ddbf-b46f-4c3e-bbbc-6c4c7aaa119e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 returned with HTTP 202 Aug 07 17:22:27.555528 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1409/5641] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:27 2026] DELETE /volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:27.563061 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-76e6db9c-bda2-4486-b040-2f883ae58229 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:27.564833 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76e6db9c-bda2-4486-b040-2f883ae58229 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 Aug 07 17:22:27.565043 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76e6db9c-bda2-4486-b040-2f883ae58229 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:27.565231 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76e6db9c-bda2-4486-b040-2f883ae58229 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:27.573850 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:27.573850 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:27.578104 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-76e6db9c-bda2-4486-b040-2f883ae58229 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:27.583515 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76e6db9c-bda2-4486-b040-2f883ae58229 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 returned with HTTP 200 Aug 07 17:22:27.583898 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1416/5642] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:27 2026] GET /volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:28.537733 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6181f84f-01a7-43d8-9b63-5da5b3ff0108 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:28.540036 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6181f84f-01a7-43d8-9b63-5da5b3ff0108 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:28.540326 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6181f84f-01a7-43d8-9b63-5da5b3ff0108 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:28.540583 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6181f84f-01a7-43d8-9b63-5da5b3ff0108 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:28.540725 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6181f84f-01a7-43d8-9b63-5da5b3ff0108 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:28.547594 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:28.547594 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:28.548527 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6181f84f-01a7-43d8-9b63-5da5b3ff0108 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:28.549178 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1411/5643] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:28 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:28.597848 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-e1e28f2c-7227-4992-9ce3-8198e8e81f02 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:28.599490 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1e28f2c-7227-4992-9ce3-8198e8e81f02 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 Aug 07 17:22:28.599688 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1e28f2c-7227-4992-9ce3-8198e8e81f02 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:28.599882 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-e1e28f2c-7227-4992-9ce3-8198e8e81f02 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:28.605969 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-e1e28f2c-7227-4992-9ce3-8198e8e81f02 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 returned with HTTP 404 Aug 07 17:22:28.606643 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1408/5644] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:28 2026] GET /volume/v3/volumes/e731a8d4-68d6-4a9c-9698-9d67b563c276 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:28.615167 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:28.619049 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:28.619049 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-540400393"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:28.620047 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-540400393'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:28.620387 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume of 1 GB Aug 07 17:22:28.625491 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:28.633552 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (9620e0db-4e07-4daf-b154-903585f2e64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:28.635075 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7807088-b6f6-4f6e-99cc-8dfc70f23cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:28.636296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:28.665506 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7807088-b6f6-4f6e-99cc-8dfc70f23cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:28.666821 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04702f12-999b-4e28-9eb4-b30b30586435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:28.708361 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['27124203-eaf9-4768-9fd2-e61a575addcd', '2af45034-8b74-4bc7-a983-6d3f62ad53c2', 'ba005a09-87a8-4324-83ed-ee4cbfbb9087', '4735dd65-a12c-4423-b380-106d77bceb27'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:28.711098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04702f12-999b-4e28-9eb4-b30b30586435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27124203-eaf9-4768-9fd2-e61a575addcd', '2af45034-8b74-4bc7-a983-6d3f62ad53c2', 'ba005a09-87a8-4324-83ed-ee4cbfbb9087', '4735dd65-a12c-4423-b380-106d77bceb27']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:28.711098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7738eb6c-c2eb-458d-883b-a1375eec79e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:28.732064 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7738eb6c-c2eb-458d-883b-a1375eec79e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37fdf94b-6651-426d-af00-0fcf77121ac3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-540400393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['27124203-eaf9-4768-9fd2-e61a575addcd','2af45034-8b74-4bc7-a983-6d3f62ad53c2','ba005a09-87a8-4324-83ed-ee4cbfbb9087','4735dd65-a12c-4423-b380-106d77bceb27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-540400393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37fdf94b-6651-426d-af00-0fcf77121ac3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55d87b453c64f8bb65ed088c9a5ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:28.733965 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2ca0e5-c0e6-4b2e-aab4-094d7f992d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:28.750150 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2ca0e5-c0e6-4b2e-aab4-094d7f992d41) transitioned into state 'SUCCESS' from state '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-540400393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['27124203-eaf9-4768-9fd2-e61a575addcd','2af45034-8b74-4bc7-a983-6d3f62ad53c2','ba005a09-87a8-4324-83ed-ee4cbfbb9087','4735dd65-a12c-4423-b380-106d77bceb27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:28.750792 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf421b8-a287-4a2c-b746-988fb3f39579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:28.761981 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf421b8-a287-4a2c-b746-988fb3f39579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:28.762829 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (9620e0db-4e07-4daf-b154-903585f2e64e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:28.763133 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request issued successfully. Aug 07 17:22:28.763689 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b68722eb-2fc6-46e3-9da7-aaac56517868 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:28.764258 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1410/5645] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:22:28 2026] POST /volume/v3/volumes => generated 777 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:28.781862 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-36b1409d-1f09-4c7e-ae11-c9ea8d241af3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:28.783552 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36b1409d-1f09-4c7e-ae11-c9ea8d241af3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 Aug 07 17:22:28.783804 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36b1409d-1f09-4c7e-ae11-c9ea8d241af3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:28.783934 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36b1409d-1f09-4c7e-ae11-c9ea8d241af3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:28.790821 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:28.790821 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:28.794236 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-36b1409d-1f09-4c7e-ae11-c9ea8d241af3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:28.797752 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36b1409d-1f09-4c7e-ae11-c9ea8d241af3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 returned with HTTP 200 Aug 07 17:22:28.798087 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1417/5646] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:28 2026] GET /volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:29.283138 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-18fa9d0e-5783-43ab-a598-073e820212de req-5809c0fb-0b8f-4663-b70a-f23996ed2278 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.312465 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5809c0fb-0b8f-4663-b70a-f23996ed2278 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:29.312637 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5809c0fb-0b8f-4663-b70a-f23996ed2278 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:29.312796 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5809c0fb-0b8f-4663-b70a-f23996ed2278 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:29.318707 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.318707 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:29.321586 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-18fa9d0e-5783-43ab-a598-073e820212de req-5809c0fb-0b8f-4663-b70a-f23996ed2278 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:29.324889 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5809c0fb-0b8f-4663-b70a-f23996ed2278 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:29.325243 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1412/5647] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:22:29 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:29.388331 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cc2ba87c-29c9-4afb-a430-49ad48682109 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.388711 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cc2ba87c-29c9-4afb-a430-49ad48682109 None None] GET https://10.4.3.144/volume// Aug 07 17:22:29.388867 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cc2ba87c-29c9-4afb-a430-49ad48682109 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:29.389052 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cc2ba87c-29c9-4afb-a430-49ad48682109 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:29.389356 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cc2ba87c-29c9-4afb-a430-49ad48682109 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:22:29.389629 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1409/5648] 10.4.3.144 () {66 vars in 1428 bytes} [Fri Aug 7 17:22: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 07 17:22:29.395270 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-18fa9d0e-5783-43ab-a598-073e820212de req-5b9f629d-59b8-4f62-a0b5-6bda7a76d128 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.419597 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5b9f629d-59b8-4f62-a0b5-6bda7a76d128 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:22:29.419970 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5b9f629d-59b8-4f62-a0b5-6bda7a76d128 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8899b9f-a6a4-4a86-a572-00a20c205d2b", "connector": null, "instance_uuid": "0b042ebf-7f7e-4620-b284-a070aa3b7d1f"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:29.427444 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.427444 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:29.447490 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5b9f629d-59b8-4f62-a0b5-6bda7a76d128 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:22:29.447886 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1411/5649] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:22:29 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:29.468616 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-42f9a341-2784-458a-836e-fffbb087b9a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.470750 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42f9a341-2784-458a-836e-fffbb087b9a1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:29.470975 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42f9a341-2784-458a-836e-fffbb087b9a1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:29.471214 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42f9a341-2784-458a-836e-fffbb087b9a1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:29.477113 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-192cc3de-67ac-4dda-8684-b0a1f43dc75a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.477454 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-192cc3de-67ac-4dda-8684-b0a1f43dc75a None None] GET https://10.4.3.144/volume// Aug 07 17:22:29.477593 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-192cc3de-67ac-4dda-8684-b0a1f43dc75a None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:29.477777 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-192cc3de-67ac-4dda-8684-b0a1f43dc75a None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:29.478092 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-192cc3de-67ac-4dda-8684-b0a1f43dc75a None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:22:29.478329 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1413/5650] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:22:29 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 17:22:29.479848 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.479848 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:29.483553 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-42f9a341-2784-458a-836e-fffbb087b9a1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:29.486247 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-18fa9d0e-5783-43ab-a598-073e820212de req-7a63a2b4-a4a3-4709-9039-637ef362be19 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.487425 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42f9a341-2784-458a-836e-fffbb087b9a1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:29.487779 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1418/5651] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:29 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:29.516881 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-7a63a2b4-a4a3-4709-9039-637ef362be19 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:29.517131 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-7a63a2b4-a4a3-4709-9039-637ef362be19 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:29.517305 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-7a63a2b4-a4a3-4709-9039-637ef362be19 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:29.526967 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.526967 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:29.530310 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [req-18fa9d0e-5783-43ab-a598-073e820212de req-7a63a2b4-a4a3-4709-9039-637ef362be19 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:29.534131 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-7a63a2b4-a4a3-4709-9039-637ef362be19 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:29.534532 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1410/5652] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:22:29 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 1083 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:22:29.560785 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9a80be42-d02e-49fe-a42e-07b2390ca2c5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.562425 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a80be42-d02e-49fe-a42e-07b2390ca2c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:29.562629 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a80be42-d02e-49fe-a42e-07b2390ca2c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:29.562808 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9a80be42-d02e-49fe-a42e-07b2390ca2c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:29.562921 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9a80be42-d02e-49fe-a42e-07b2390ca2c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:29.567061 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.567061 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:29.567762 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9a80be42-d02e-49fe-a42e-07b2390ca2c5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:29.568192 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1412/5653] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:29 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:29.663259 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-18fa9d0e-5783-43ab-a598-073e820212de req-5013e7d8-5dde-4fdf-8bca-034251ba7458 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.665155 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5013e7d8-5dde-4fdf-8bca-034251ba7458 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] PUT https://10.4.3.144/volume/v3/attachments/008e0ffb-599a-4f2b-a0a5-82bce5ded643 Aug 07 17:22:29.665463 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5013e7d8-5dde-4fdf-8bca-034251ba7458 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:29.671998 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-18fa9d0e-5783-43ab-a598-073e820212de req-5013e7d8-5dde-4fdf-8bca-034251ba7458 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Acquiring lock "cinder-attachment_update-d8899b9f-a6a4-4a86-a572-00a20c205d2b-np0000006737" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:22:29.675971 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-18fa9d0e-5783-43ab-a598-073e820212de req-5013e7d8-5dde-4fdf-8bca-034251ba7458 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Lock "cinder-attachment_update-d8899b9f-a6a4-4a86-a572-00a20c205d2b-np0000006737" acquired by "attachment_update" :: waited 0.004s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:22:29.676819 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.676819 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:29.745632 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-18fa9d0e-5783-43ab-a598-073e820212de req-5013e7d8-5dde-4fdf-8bca-034251ba7458 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Lock "cinder-attachment_update-d8899b9f-a6a4-4a86-a572-00a20c205d2b-np0000006737" released by "attachment_update" :: held 0.070s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:22:29.745855 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-5013e7d8-5dde-4fdf-8bca-034251ba7458 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments/008e0ffb-599a-4f2b-a0a5-82bce5ded643 returned with HTTP 200 Aug 07 17:22:29.746496 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1414/5654] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:22:29 2026] PUT /volume/v3/attachments/008e0ffb-599a-4f2b-a0a5-82bce5ded643 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:29.755682 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-18fa9d0e-5783-43ab-a598-073e820212de req-6d820c76-75c8-4c60-839f-c1237af29d23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.758946 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-6d820c76-75c8-4c60-839f-c1237af29d23 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b/encryption Aug 07 17:22:29.758946 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-6d820c76-75c8-4c60-839f-c1237af29d23 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:29.758946 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-6d820c76-75c8-4c60-839f-c1237af29d23 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:29.770832 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.770832 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:29.776984 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-6d820c76-75c8-4c60-839f-c1237af29d23 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b/encryption returned with HTTP 200 Aug 07 17:22:29.777368 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1419/5655] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:22:29 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:29.811099 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-427876f3-cdae-4a53-9f16-1a112fb5f34f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.812616 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-427876f3-cdae-4a53-9f16-1a112fb5f34f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 Aug 07 17:22:29.812782 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-427876f3-cdae-4a53-9f16-1a112fb5f34f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:29.812957 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-427876f3-cdae-4a53-9f16-1a112fb5f34f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:29.820799 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.820799 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:29.824208 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-427876f3-cdae-4a53-9f16-1a112fb5f34f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:29.828407 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-427876f3-cdae-4a53-9f16-1a112fb5f34f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 returned with HTTP 200 Aug 07 17:22:29.828737 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1411/5656] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:29 2026] GET /volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:29.839810 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a1711e86-9059-4e97-924e-f8dc83bf6c59 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.841806 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a1711e86-9059-4e97-924e-f8dc83bf6c59 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:29.842231 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a1711e86-9059-4e97-924e-f8dc83bf6c59 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37fdf94b-6651-426d-af00-0fcf77121ac3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1739799590"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:29.852732 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.852732 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:29.853169 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a1711e86-9059-4e97-924e-f8dc83bf6c59 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:29.853316 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-a1711e86-9059-4e97-924e-f8dc83bf6c59 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create snapshot from volume 37fdf94b-6651-426d-af00-0fcf77121ac3 Aug 07 17:22:29.879154 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-a1711e86-9059-4e97-924e-f8dc83bf6c59 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['3c355edb-45af-4c23-a2f9-89472a50764e', 'fa0ef96a-e2df-49ec-81b8-77610ef989d8', '2aaaabf2-4f3a-4d46-a1e7-8fbd437a50a1', 'b0224849-741a-422f-a655-0d1fc86ac7b7'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:29.906984 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-a1711e86-9059-4e97-924e-f8dc83bf6c59 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot create request issued successfully. Aug 07 17:22:29.907288 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a1711e86-9059-4e97-924e-f8dc83bf6c59 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:22:29.907743 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1413/5657] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:22:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:29.917188 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ba63e48f-4c44-4ee5-b316-a45266f86086 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:29.918856 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba63e48f-4c44-4ee5-b316-a45266f86086 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b Aug 07 17:22:29.918998 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba63e48f-4c44-4ee5-b316-a45266f86086 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:29.919185 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba63e48f-4c44-4ee5-b316-a45266f86086 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:29.923467 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:29.923467 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:29.923681 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ba63e48f-4c44-4ee5-b316-a45266f86086 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:29.924255 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba63e48f-4c44-4ee5-b316-a45266f86086 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b returned with HTTP 200 Aug 07 17:22:29.924689 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1415/5658] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:29 2026] GET /volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:30.499003 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d9bd689d-15cc-4204-901e-80ab5cd881ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:30.500685 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9bd689d-15cc-4204-901e-80ab5cd881ab tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:30.500864 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d9bd689d-15cc-4204-901e-80ab5cd881ab tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:30.501051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d9bd689d-15cc-4204-901e-80ab5cd881ab tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:30.509304 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:30.509304 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:30.512339 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d9bd689d-15cc-4204-901e-80ab5cd881ab tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:30.516035 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d9bd689d-15cc-4204-901e-80ab5cd881ab tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:30.516391 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1420/5659] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:30 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:30.577679 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-10574ffb-1571-443e-a9e0-a291899627cb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:30.579872 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-10574ffb-1571-443e-a9e0-a291899627cb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:30.580164 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-10574ffb-1571-443e-a9e0-a291899627cb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:30.580436 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-10574ffb-1571-443e-a9e0-a291899627cb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:30.580569 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-10574ffb-1571-443e-a9e0-a291899627cb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:30.585159 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:30.585159 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:30.585876 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-10574ffb-1571-443e-a9e0-a291899627cb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:30.586325 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1412/5660] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:30 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:30.935090 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-684fc04b-3b6d-4f75-8c56-466c525c26b0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:30.937388 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-684fc04b-3b6d-4f75-8c56-466c525c26b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b Aug 07 17:22:30.937388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-684fc04b-3b6d-4f75-8c56-466c525c26b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:30.937388 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-684fc04b-3b6d-4f75-8c56-466c525c26b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:30.943806 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:30.943806 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:30.944135 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-684fc04b-3b6d-4f75-8c56-466c525c26b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:30.944820 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-684fc04b-3b6d-4f75-8c56-466c525c26b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b returned with HTTP 200 Aug 07 17:22:30.945219 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1414/5661] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:30 2026] GET /volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:30.956620 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ced660c-d40f-45a0-9a03-e6c7fa20a49d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:30.958278 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ced660c-d40f-45a0-9a03-e6c7fa20a49d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] GET https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:30.958495 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ced660c-d40f-45a0-9a03-e6c7fa20a49d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:30.958690 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ced660c-d40f-45a0-9a03-e6c7fa20a49d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:30.959113 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-0ced660c-d40f-45a0-9a03-e6c7fa20a49d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:22:30.961823 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-0ced660c-d40f-45a0-9a03-e6c7fa20a49d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 17:22:30.967142 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0ced660c-d40f-45a0-9a03-e6c7fa20a49d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Get all snapshots completed successfully. Aug 07 17:22:30.967499 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ced660c-d40f-45a0-9a03-e6c7fa20a49d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 200 Aug 07 17:22:30.967948 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1416/5662] 10.4.3.144 () {66 vars in 1243 bytes} [Fri Aug 7 17:22:30 2026] GET /volume/v3/snapshots => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:30.982652 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b60425c6-46b2-4507-a8cd-f4102d1b1579 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:30.982652 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b60425c6-46b2-4507-a8cd-f4102d1b1579 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b Aug 07 17:22:30.982652 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b60425c6-46b2-4507-a8cd-f4102d1b1579 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:30.985844 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b60425c6-46b2-4507-a8cd-f4102d1b1579 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:30.985844 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-b60425c6-46b2-4507-a8cd-f4102d1b1579 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete snapshot with id: 8bcb7619-b702-4cb5-b9b2-911e66a24a4b Aug 07 17:22:30.989211 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:30.989211 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:30.989613 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b60425c6-46b2-4507-a8cd-f4102d1b1579 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:31.009149 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b60425c6-46b2-4507-a8cd-f4102d1b1579 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot delete request issued successfully. Aug 07 17:22:31.009370 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b60425c6-46b2-4507-a8cd-f4102d1b1579 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b returned with HTTP 202 Aug 07 17:22:31.009730 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1421/5663] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:30 2026] DELETE /volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:31.016946 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ff9118d2-f7fb-4e14-a697-3e5b9b48643a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:31.019193 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff9118d2-f7fb-4e14-a697-3e5b9b48643a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b Aug 07 17:22:31.019456 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff9118d2-f7fb-4e14-a697-3e5b9b48643a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:31.019700 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ff9118d2-f7fb-4e14-a697-3e5b9b48643a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:31.025838 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:31.025838 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:31.026259 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ff9118d2-f7fb-4e14-a697-3e5b9b48643a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:31.027207 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ff9118d2-f7fb-4e14-a697-3e5b9b48643a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b returned with HTTP 200 Aug 07 17:22:31.027601 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1413/5664] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:31 2026] GET /volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:31.528297 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2bd9777e-66f0-4b46-8252-d665163f4853 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:31.530156 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2bd9777e-66f0-4b46-8252-d665163f4853 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:31.530412 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2bd9777e-66f0-4b46-8252-d665163f4853 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:31.530647 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2bd9777e-66f0-4b46-8252-d665163f4853 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:31.539713 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:31.539713 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:31.543289 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2bd9777e-66f0-4b46-8252-d665163f4853 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:31.547335 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2bd9777e-66f0-4b46-8252-d665163f4853 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:31.547895 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1415/5665] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:31 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:31.595724 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-375796d0-28c2-4848-aa53-168909abe60f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:31.597682 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-375796d0-28c2-4848-aa53-168909abe60f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:31.597914 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-375796d0-28c2-4848-aa53-168909abe60f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:31.598172 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-375796d0-28c2-4848-aa53-168909abe60f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:31.598340 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-375796d0-28c2-4848-aa53-168909abe60f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:31.602743 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:31.602743 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:31.603354 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-375796d0-28c2-4848-aa53-168909abe60f tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:31.603718 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1417/5666] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:31 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:32.036465 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-73fa3713-063b-4a94-af35-e6db83fc0a95 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:32.038223 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73fa3713-063b-4a94-af35-e6db83fc0a95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b Aug 07 17:22:32.038423 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73fa3713-063b-4a94-af35-e6db83fc0a95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:32.038601 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73fa3713-063b-4a94-af35-e6db83fc0a95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:32.042615 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73fa3713-063b-4a94-af35-e6db83fc0a95 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b returned with HTTP 404 Aug 07 17:22:32.043082 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1422/5667] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:32 2026] GET /volume/v3/snapshots/8bcb7619-b702-4cb5-b9b2-911e66a24a4b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:32.048812 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-39267ade-6190-4d5b-84af-c509d4228ca7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:32.050552 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-39267ade-6190-4d5b-84af-c509d4228ca7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 Aug 07 17:22:32.050727 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-39267ade-6190-4d5b-84af-c509d4228ca7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:32.050905 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-39267ade-6190-4d5b-84af-c509d4228ca7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:32.051077 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-39267ade-6190-4d5b-84af-c509d4228ca7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume with id: 37fdf94b-6651-426d-af00-0fcf77121ac3 Aug 07 17:22:32.057809 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:32.057809 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:32.058118 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-39267ade-6190-4d5b-84af-c509d4228ca7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:32.074122 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-39267ade-6190-4d5b-84af-c509d4228ca7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume request issued successfully. Aug 07 17:22:32.074359 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-39267ade-6190-4d5b-84af-c509d4228ca7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 returned with HTTP 202 Aug 07 17:22:32.074737 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1414/5668] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:32 2026] DELETE /volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:32.081210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-daf06cd4-b73f-4575-b3e6-1d85341ef041 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:32.082840 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-daf06cd4-b73f-4575-b3e6-1d85341ef041 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 Aug 07 17:22:32.083017 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-daf06cd4-b73f-4575-b3e6-1d85341ef041 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:32.083234 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-daf06cd4-b73f-4575-b3e6-1d85341ef041 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:32.090380 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:32.090380 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:32.094921 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-daf06cd4-b73f-4575-b3e6-1d85341ef041 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:32.099117 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-daf06cd4-b73f-4575-b3e6-1d85341ef041 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 returned with HTTP 200 Aug 07 17:22:32.099624 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1416/5669] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:32 2026] GET /volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:32.560081 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de923d32-3c0b-4b1f-9fa4-b310f5bffde7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:32.561711 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de923d32-3c0b-4b1f-9fa4-b310f5bffde7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:32.561887 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de923d32-3c0b-4b1f-9fa4-b310f5bffde7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:32.562076 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de923d32-3c0b-4b1f-9fa4-b310f5bffde7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:32.570511 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:32.570511 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:32.573513 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-de923d32-3c0b-4b1f-9fa4-b310f5bffde7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:32.577130 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de923d32-3c0b-4b1f-9fa4-b310f5bffde7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:32.577427 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1418/5670] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:32 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:32.614272 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3b4e621a-a3c5-4736-8be8-2945c53df9bc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:32.616359 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b4e621a-a3c5-4736-8be8-2945c53df9bc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:32.616623 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3b4e621a-a3c5-4736-8be8-2945c53df9bc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:32.616834 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3b4e621a-a3c5-4736-8be8-2945c53df9bc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:32.616954 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3b4e621a-a3c5-4736-8be8-2945c53df9bc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:32.622106 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:32.622106 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:32.622868 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3b4e621a-a3c5-4736-8be8-2945c53df9bc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:32.623325 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1423/5671] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:32 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:33.111108 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-83faf2eb-100c-4bae-a753-e2bfb546b2a4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.112730 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83faf2eb-100c-4bae-a753-e2bfb546b2a4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 Aug 07 17:22:33.112927 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83faf2eb-100c-4bae-a753-e2bfb546b2a4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:33.113124 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83faf2eb-100c-4bae-a753-e2bfb546b2a4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:33.118555 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83faf2eb-100c-4bae-a753-e2bfb546b2a4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 returned with HTTP 404 Aug 07 17:22:33.118982 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1415/5672] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:33 2026] GET /volume/v3/volumes/37fdf94b-6651-426d-af00-0fcf77121ac3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:33.126463 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.128071 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:33.128384 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-379773987"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:33.129736 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-379773987'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:33.129902 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume of 1 GB Aug 07 17:22:33.133438 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:33.138980 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (c1355edd-80b9-49ba-8211-3e14d88bdda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:33.139797 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f652ec2d-2029-49cd-af0c-3d3aa0b269f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:33.140477 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:33.160716 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f652ec2d-2029-49cd-af0c-3d3aa0b269f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:33.161357 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6748c46-2630-4321-a86d-b995e5202a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:33.193695 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['e5f5fe03-ea4b-4bf3-a900-377922709764', '918ba4e5-62bd-494c-a596-6a7e0a6a579b', '6ab5e89a-ebda-4232-9e5e-37f5907044be', '0bc2852a-bf39-470b-aa8e-f2aafff43376'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:33.194480 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6748c46-2630-4321-a86d-b995e5202a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f5fe03-ea4b-4bf3-a900-377922709764', '918ba4e5-62bd-494c-a596-6a7e0a6a579b', '6ab5e89a-ebda-4232-9e5e-37f5907044be', '0bc2852a-bf39-470b-aa8e-f2aafff43376']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:33.195182 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db713ef-7fee-4d70-a5b5-952ab43a8c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:33.214798 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db713ef-7fee-4d70-a5b5-952ab43a8c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '761537da-4843-4b6c-95d1-de5313744e0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-379773987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['e5f5fe03-ea4b-4bf3-a900-377922709764','918ba4e5-62bd-494c-a596-6a7e0a6a579b','6ab5e89a-ebda-4232-9e5e-37f5907044be','0bc2852a-bf39-470b-aa8e-f2aafff43376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-379773987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=761537da-4843-4b6c-95d1-de5313744e0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55d87b453c64f8bb65ed088c9a5ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:33.215586 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e1e661-b118-45c8-bd52-a92a3a6b5509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:33.231034 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2e1e661-b118-45c8-bd52-a92a3a6b5509) transitioned into state 'SUCCESS' from state '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-379773987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['e5f5fe03-ea4b-4bf3-a900-377922709764','918ba4e5-62bd-494c-a596-6a7e0a6a579b','6ab5e89a-ebda-4232-9e5e-37f5907044be','0bc2852a-bf39-470b-aa8e-f2aafff43376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:33.231687 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adb6814-a4ff-4108-9bea-ea5aec73f80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:33.239038 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7adb6814-a4ff-4108-9bea-ea5aec73f80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:33.239752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (c1355edd-80b9-49ba-8211-3e14d88bdda9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:33.240002 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request issued successfully. Aug 07 17:22:33.240660 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-f6c209b8-bcb1-4b3d-b8d9-50f1a04862b6 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:33.241033 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1417/5673] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:22:33 2026] POST /volume/v3/volumes => generated 777 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:33.264618 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-90646fa8-8fe7-4810-bd14-df5476ded2d5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.266778 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90646fa8-8fe7-4810-bd14-df5476ded2d5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b Aug 07 17:22:33.266999 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90646fa8-8fe7-4810-bd14-df5476ded2d5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:33.267236 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90646fa8-8fe7-4810-bd14-df5476ded2d5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:33.276847 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:33.276847 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:33.281897 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90646fa8-8fe7-4810-bd14-df5476ded2d5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:33.286081 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90646fa8-8fe7-4810-bd14-df5476ded2d5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b returned with HTTP 200 Aug 07 17:22:33.286623 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1419/5674] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:33 2026] GET /volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:33.589149 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-51b091bf-12ad-4811-b310-49f11eac77d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.590903 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51b091bf-12ad-4811-b310-49f11eac77d1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:33.591040 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51b091bf-12ad-4811-b310-49f11eac77d1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:33.591258 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51b091bf-12ad-4811-b310-49f11eac77d1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:33.600002 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:33.600002 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:33.602985 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-51b091bf-12ad-4811-b310-49f11eac77d1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:33.606521 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51b091bf-12ad-4811-b310-49f11eac77d1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:33.606824 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1424/5675] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:33 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:33.635663 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-628c3509-43c5-4016-af2c-59d5c568e99d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.637320 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-628c3509-43c5-4016-af2c-59d5c568e99d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:33.637507 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-628c3509-43c5-4016-af2c-59d5c568e99d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:33.637682 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-628c3509-43c5-4016-af2c-59d5c568e99d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:33.637779 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-628c3509-43c5-4016-af2c-59d5c568e99d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:33.641484 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:33.641484 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:33.642001 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-628c3509-43c5-4016-af2c-59d5c568e99d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:33.642337 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1416/5676] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:33 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:33.651036 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-34edba15-43f1-484d-939a-9944d9ae5c6a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.652824 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34edba15-43f1-484d-939a-9944d9ae5c6a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1/export_record Aug 07 17:22:33.653017 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34edba15-43f1-484d-939a-9944d9ae5c6a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:33.653226 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-34edba15-43f1-484d-939a-9944d9ae5c6a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'export_record' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:33.653335 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-34edba15-43f1-484d-939a-9944d9ae5c6a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Export record for backup 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 17:22:33.657241 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:33.657241 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:33.657992 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.api [None req-34edba15-43f1-484d-939a-9944d9ae5c6a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling RPCAPI with context: , host: np0000006737, backup: 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100226) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 07 17:22:33.664531 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-34edba15-43f1-484d-939a-9944d9ae5c6a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] export_record in rpcapi backup_id 21911c00-669d-453b-b952-c331ae3e29a1 on host np0000006737. {{(pid=100226) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 17:22:33.675837 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.contrib.backups [None req-34edba15-43f1-484d-939a-9944d9ae5c6a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjE5MTFjMDAtNjY5ZC00NTNiLWI5NTItYzMzMWFlM2UyOWExIiwgInVzZXJfaWQiOiAiMTQxNjdlZjA0YzhhNGE3Y2FjZWMxNmUxNjgwNGQ4NTEiLCAicHJvamVjdF9pZCI6ICIxNzdhNWM5ZDUxNDE0YTczYmI1Y2I0YjRkNWU2MzFkMCIsICJ2b2x1bWVfaWQiOiAiZWQxNGQxMjQtNGU5Zi00MjU1LTkwZjEtMWE0MjIyMjg3YjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODAyMjI1MTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZDE0ZDEyNC00ZTlmLTQyNTUtOTBmMS0xYTQyMjIyODdiMGIvMjAyNjA4MDcxNzIyMjEvYXpfbm92YV9iYWNrdXBfMjE5MTFjMDAtNjY5ZC00NTNiLWI5NTItYzMzMWFlM2UyOWExIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE3OjIyOjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100226) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 17:22:33.676082 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-34edba15-43f1-484d-939a-9944d9ae5c6a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1/export_record returned with HTTP 200 Aug 07 17:22:33.676541 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1418/5677] 10.4.3.144 () {68 vars in 1430 bytes} [Fri Aug 7 17:22:33 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:33.683126 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f39ed94a-ae6d-4310-a114-177c4a15d03a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.684775 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f39ed94a-ae6d-4310-a114-177c4a15d03a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:22:33.684995 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f39ed94a-ae6d-4310-a114-177c4a15d03a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:33.685182 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f39ed94a-ae6d-4310-a114-177c4a15d03a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:33.685311 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f39ed94a-ae6d-4310-a114-177c4a15d03a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:33.689386 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:33.689386 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:33.689889 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f39ed94a-ae6d-4310-a114-177c4a15d03a tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:22:33.690264 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1420/5678] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:33 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:33.699997 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11a27892-fa2a-49f1-8007-187520b73b82 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.701863 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11a27892-fa2a-49f1-8007-187520b73b82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/backups/import_record Aug 07 17:22:33.702404 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11a27892-fa2a-49f1-8007-187520b73b82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk5MDVjZjYtMzUyNy00MTk2LWFhNDYtZDBiYjRhYzI3YWJhIiwgInVzZXJfaWQiOiAiMTQxNjdlZjA0YzhhNGE3Y2FjZWMxNmUxNjgwNGQ4NTEiLCAicHJvamVjdF9pZCI6ICIxNzdhNWM5ZDUxNDE0YTczYmI1Y2I0YjRkNWU2MzFkMCIsICJ2b2x1bWVfaWQiOiAiZWQxNGQxMjQtNGU5Zi00MjU1LTkwZjEtMWE0MjIyMjg3YjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODAyMjI1MTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZDE0ZDEyNC00ZTlmLTQyNTUtOTBmMS0xYTQyMjIyODdiMGIvMjAyNjA4MDcxNzIyMjEvYXpfbm92YV9iYWNrdXBfMjE5MTFjMDAtNjY5ZC00NTNiLWI5NTItYzMzMWFlM2UyOWExIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE3OjIyOjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:33.703707 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-11a27892-fa2a-49f1-8007-187520b73b82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk5MDVjZjYtMzUyNy00MTk2LWFhNDYtZDBiYjRhYzI3YWJhIiwgInVzZXJfaWQiOiAiMTQxNjdlZjA0YzhhNGE3Y2FjZWMxNmUxNjgwNGQ4NTEiLCAicHJvamVjdF9pZCI6ICIxNzdhNWM5ZDUxNDE0YTczYmI1Y2I0YjRkNWU2MzFkMCIsICJ2b2x1bWVfaWQiOiAiZWQxNGQxMjQtNGU5Zi00MjU1LTkwZjEtMWE0MjIyMjg3YjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODAyMjI1MTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZDE0ZDEyNC00ZTlmLTQyNTUtOTBmMS0xYTQyMjIyODdiMGIvMjAyNjA4MDcxNzIyMjEvYXpfbm92YV9iYWNrdXBfMjE5MTFjMDAtNjY5ZC00NTNiLWI5NTItYzMzMWFlM2UyOWExIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE3OjIyOjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100224) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 17:22:33.703893 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-11a27892-fa2a-49f1-8007-187520b73b82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk5MDVjZjYtMzUyNy00MTk2LWFhNDYtZDBiYjRhYzI3YWJhIiwgInVzZXJfaWQiOiAiMTQxNjdlZjA0YzhhNGE3Y2FjZWMxNmUxNjgwNGQ4NTEiLCAicHJvamVjdF9pZCI6ICIxNzdhNWM5ZDUxNDE0YTczYmI1Y2I0YjRkNWU2MzFkMCIsICJ2b2x1bWVfaWQiOiAiZWQxNGQxMjQtNGU5Zi00MjU1LTkwZjEtMWE0MjIyMjg3YjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODAyMjI1MTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZDE0ZDEyNC00ZTlmLTQyNTUtOTBmMS0xYTQyMjIyODdiMGIvMjAyNjA4MDcxNzIyMjEvYXpfbm92YV9iYWNrdXBfMjE5MTFjMDAtNjY5ZC00NTNiLWI5NTItYzMzMWFlM2UyOWExIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE3OjIyOjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100224) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 17:22:33.728310 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-11a27892-fa2a-49f1-8007-187520b73b82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['13b2d2c3-6954-45e9-ad9b-33f893d04b3a', '3b07afdd-d2a3-4847-9eff-405e561abe2b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:33.743336 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-11a27892-fa2a-49f1-8007-187520b73b82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] import_record rpcapi backup id a9905cf6-3527-4196-aa46-d0bb4ac27aba on host np0000006737 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTk5MDVjZjYtMzUyNy00MTk2LWFhNDYtZDBiYjRhYzI3YWJhIiwgInVzZXJfaWQiOiAiMTQxNjdlZjA0YzhhNGE3Y2FjZWMxNmUxNjgwNGQ4NTEiLCAicHJvamVjdF9pZCI6ICIxNzdhNWM5ZDUxNDE0YTczYmI1Y2I0YjRkNWU2MzFkMCIsICJ2b2x1bWVfaWQiOiAiZWQxNGQxMjQtNGU5Zi00MjU1LTkwZjEtMWE0MjIyMjg3YjBiIiwgImhvc3QiOiAibnAwMDAwMDA2NzM3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01ODAyMjI1MTciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZDE0ZDEyNC00ZTlmLTQyNTUtOTBmMS0xYTQyMjIyODdiMGIvMjAyNjA4MDcxNzIyMjEvYXpfbm92YV9iYWNrdXBfMjE5MTFjMDAtNjY5ZC00NTNiLWI5NTItYzMzMWFlM2UyOWExIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNzoyMjoxOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE3OjIyOjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100224) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 17:22:33.745354 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-11a27892-fa2a-49f1-8007-187520b73b82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Import record output: {'backup': {'id': 'a9905cf6-3527-4196-aa46-d0bb4ac27aba', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba'}, {'rel': 'bookmark', 'href': 'https://10.4.3.144/volume/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba'}]}}. {{(pid=100224) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 17:22:33.745565 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11a27892-fa2a-49f1-8007-187520b73b82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/import_record returned with HTTP 201 Aug 07 17:22:33.745947 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1425/5679] 10.4.3.144 () {70 vars in 1342 bytes} [Fri Aug 7 17:22:33 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 46 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 17:22:33.753652 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-15247713-3954-4d45-9ef8-55bf878f2025 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.755324 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-15247713-3954-4d45-9ef8-55bf878f2025 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba Aug 07 17:22:33.755553 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-15247713-3954-4d45-9ef8-55bf878f2025 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:33.755789 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-15247713-3954-4d45-9ef8-55bf878f2025 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:33.755895 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-15247713-3954-4d45-9ef8-55bf878f2025 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id a9905cf6-3527-4196-aa46-d0bb4ac27aba. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:33.759842 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:33.759842 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:33.760415 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-15247713-3954-4d45-9ef8-55bf878f2025 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba returned with HTTP 200 Aug 07 17:22:33.760684 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1417/5680] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:33 2026] GET /volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:33.976498 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-18fa9d0e-5783-43ab-a598-073e820212de req-e9aeeffd-38a7-41bc-863b-91ad1c43211f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:33.979247 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-e9aeeffd-38a7-41bc-863b-91ad1c43211f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/attachments/008e0ffb-599a-4f2b-a0a5-82bce5ded643/action Aug 07 17:22:33.979731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-e9aeeffd-38a7-41bc-863b-91ad1c43211f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action body: b'{"os-complete": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:22:33.979903 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-e9aeeffd-38a7-41bc-863b-91ad1c43211f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:33.999001 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:33.999001 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:34.010880 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-18fa9d0e-5783-43ab-a598-073e820212de req-e9aeeffd-38a7-41bc-863b-91ad1c43211f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments/008e0ffb-599a-4f2b-a0a5-82bce5ded643/action returned with HTTP 204 Aug 07 17:22:34.011677 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1419/5681] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:22:33 2026] POST /volume/v3/attachments/008e0ffb-599a-4f2b-a0a5-82bce5ded643/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:34.298001 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3dad6530-458a-437c-8518-442f7fa630e4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.300467 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3dad6530-458a-437c-8518-442f7fa630e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b Aug 07 17:22:34.300676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3dad6530-458a-437c-8518-442f7fa630e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.300888 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3dad6530-458a-437c-8518-442f7fa630e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.308219 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.308219 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:34.311627 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3dad6530-458a-437c-8518-442f7fa630e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:34.315403 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3dad6530-458a-437c-8518-442f7fa630e4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b returned with HTTP 200 Aug 07 17:22:34.315813 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1421/5682] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:34 2026] GET /volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:34.328458 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5b29fdb-96cb-4dbf-875b-3ab343dba7b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.330429 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5b29fdb-96cb-4dbf-875b-3ab343dba7b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:34.330840 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5b29fdb-96cb-4dbf-875b-3ab343dba7b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "761537da-4843-4b6c-95d1-de5313744e0b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1845931968"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:34.339917 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.339917 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:34.340306 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f5b29fdb-96cb-4dbf-875b-3ab343dba7b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:34.340428 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-f5b29fdb-96cb-4dbf-875b-3ab343dba7b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create snapshot from volume 761537da-4843-4b6c-95d1-de5313744e0b Aug 07 17:22:34.364301 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-f5b29fdb-96cb-4dbf-875b-3ab343dba7b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['4b275f80-bd90-4a79-9561-1086da54952b', '4ab55239-5df1-4136-96c3-240aededb054', 'd3065fc4-be2c-44fc-a319-dc82aa03f02f', 'abbf2f7c-52b0-4d41-8d5e-7dfca081ad28'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:34.395396 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f5b29fdb-96cb-4dbf-875b-3ab343dba7b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot create request issued successfully. Aug 07 17:22:34.395785 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5b29fdb-96cb-4dbf-875b-3ab343dba7b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:22:34.396336 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1426/5683] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:22:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:34.407595 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cd990cf0-5786-449a-aac4-eedd31776da0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.409641 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cd990cf0-5786-449a-aac4-eedd31776da0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 Aug 07 17:22:34.409838 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cd990cf0-5786-449a-aac4-eedd31776da0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.410076 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cd990cf0-5786-449a-aac4-eedd31776da0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.415467 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.415467 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:34.415814 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cd990cf0-5786-449a-aac4-eedd31776da0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:34.416495 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cd990cf0-5786-449a-aac4-eedd31776da0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 returned with HTTP 200 Aug 07 17:22:34.417001 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1418/5684] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:34 2026] GET /volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:34.619015 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9f75d071-7db3-4582-9c0e-de159854726b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.620756 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f75d071-7db3-4582-9c0e-de159854726b tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:34.620946 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f75d071-7db3-4582-9c0e-de159854726b tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.621152 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9f75d071-7db3-4582-9c0e-de159854726b tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.630533 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.630533 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:34.633955 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9f75d071-7db3-4582-9c0e-de159854726b tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:34.637918 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9f75d071-7db3-4582-9c0e-de159854726b tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:34.638288 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1420/5685] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:34 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 1196 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:34.649521 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-403840f8-2fb8-4518-89c5-74db8eb4ed09 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.651201 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-403840f8-2fb8-4518-89c5-74db8eb4ed09 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:34.651400 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-403840f8-2fb8-4518-89c5-74db8eb4ed09 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.651571 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-403840f8-2fb8-4518-89c5-74db8eb4ed09 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.660788 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.660788 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:34.664146 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-403840f8-2fb8-4518-89c5-74db8eb4ed09 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:34.667939 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-403840f8-2fb8-4518-89c5-74db8eb4ed09 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:34.668328 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1422/5686] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:34 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:34.708178 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-27675a37-c6e0-442f-a7ad-ce297a3bf4e2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.743336 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-27675a37-c6e0-442f-a7ad-ce297a3bf4e2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:34.743336 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-27675a37-c6e0-442f-a7ad-ce297a3bf4e2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.743336 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-27675a37-c6e0-442f-a7ad-ce297a3bf4e2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.748711 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.748711 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:34.752089 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-27675a37-c6e0-442f-a7ad-ce297a3bf4e2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:34.755991 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-27675a37-c6e0-442f-a7ad-ce297a3bf4e2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:34.756392 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1427/5687] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:22:34 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 1196 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:34.769697 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-96503a7a-0b6a-482e-95f7-09d025f856fb None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.771487 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-96503a7a-0b6a-482e-95f7-09d025f856fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba Aug 07 17:22:34.771753 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-96503a7a-0b6a-482e-95f7-09d025f856fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.771995 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-96503a7a-0b6a-482e-95f7-09d025f856fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.772173 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-96503a7a-0b6a-482e-95f7-09d025f856fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id a9905cf6-3527-4196-aa46-d0bb4ac27aba. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:34.773819 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-3de59738-35ed-42db-86e3-9b3e1c453953 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.775833 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-3de59738-35ed-42db-86e3-9b3e1c453953 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b/action Aug 07 17:22:34.776185 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-3de59738-35ed-42db-86e3-9b3e1c453953 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100226) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:22:34.776323 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-3de59738-35ed-42db-86e3-9b3e1c453953 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:34.776556 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.776556 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:34.777261 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-96503a7a-0b6a-482e-95f7-09d025f856fb tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba returned with HTTP 200 Aug 07 17:22:34.777648 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1419/5688] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:34 2026] GET /volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:34.786782 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d128eaf6-2d6f-4d35-a336-da4779e93299 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.787603 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.787603 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:34.788101 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-3de59738-35ed-42db-86e3-9b3e1c453953 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:34.788519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d128eaf6-2d6f-4d35-a336-da4779e93299 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba Aug 07 17:22:34.788721 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d128eaf6-2d6f-4d35-a336-da4779e93299 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.788895 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d128eaf6-2d6f-4d35-a336-da4779e93299 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.788996 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-d128eaf6-2d6f-4d35-a336-da4779e93299 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete backup with id: a9905cf6-3527-4196-aa46-d0bb4ac27aba. Aug 07 17:22:34.793099 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.793099 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:34.793622 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-3de59738-35ed-42db-86e3-9b3e1c453953 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Begin detaching volume completed successfully. Aug 07 17:22:34.793880 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-3de59738-35ed-42db-86e3-9b3e1c453953 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b/action returned with HTTP 202 Aug 07 17:22:34.794315 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1421/5689] 10.4.3.144 () {72 vars in 1672 bytes} [Fri Aug 7 17:22:34 2026] POST /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:22:34.804650 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-d128eaf6-2d6f-4d35-a336-da4779e93299 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] delete_backup rpcapi backup_id a9905cf6-3527-4196-aa46-d0bb4ac27aba {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:22:34.806651 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d128eaf6-2d6f-4d35-a336-da4779e93299 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba returned with HTTP 202 Aug 07 17:22:34.807104 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1423/5690] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:22:34 2026] DELETE /volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:22:34.813300 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3bdb4ce3-012a-4581-be0c-31e7a96faef1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.815056 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3bdb4ce3-012a-4581-be0c-31e7a96faef1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba Aug 07 17:22:34.815612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3bdb4ce3-012a-4581-be0c-31e7a96faef1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.815612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3bdb4ce3-012a-4581-be0c-31e7a96faef1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.815612 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3bdb4ce3-012a-4581-be0c-31e7a96faef1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id a9905cf6-3527-4196-aa46-d0bb4ac27aba. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:34.820106 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.820106 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:34.821044 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3bdb4ce3-012a-4581-be0c-31e7a96faef1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba returned with HTTP 200 Aug 07 17:22:34.821530 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1428/5691] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:34 2026] GET /volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:34.830043 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f2124681-0643-47fe-b493-83ffdd870aa5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.830488 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f2124681-0643-47fe-b493-83ffdd870aa5 None None] GET https://10.4.3.144/volume// Aug 07 17:22:34.830643 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f2124681-0643-47fe-b493-83ffdd870aa5 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.830853 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f2124681-0643-47fe-b493-83ffdd870aa5 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.831270 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f2124681-0643-47fe-b493-83ffdd870aa5 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:22:34.831586 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1420/5692] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:22: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 07 17:22:34.838731 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-5e2da747-272a-42ae-b4d6-c8e1428ea4eb None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.841016 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-5e2da747-272a-42ae-b4d6-c8e1428ea4eb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:34.841280 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-5e2da747-272a-42ae-b4d6-c8e1428ea4eb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.841458 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-5e2da747-272a-42ae-b4d6-c8e1428ea4eb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.850651 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.850651 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:34.854089 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-5e2da747-272a-42ae-b4d6-c8e1428ea4eb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:34.858080 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-5e2da747-272a-42ae-b4d6-c8e1428ea4eb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:34.858525 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1422/5693] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:22:34 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 1379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:22:34.867392 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-10c4fa89-44da-4183-bdc7-40961c51a6f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:34.869927 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-10c4fa89-44da-4183-bdc7-40961c51a6f0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b/encryption Aug 07 17:22:34.870136 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-10c4fa89-44da-4183-bdc7-40961c51a6f0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:34.870615 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-10c4fa89-44da-4183-bdc7-40961c51a6f0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:34.880051 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:34.880051 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:34.885940 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-10c4fa89-44da-4183-bdc7-40961c51a6f0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b/encryption returned with HTTP 200 Aug 07 17:22:34.886350 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1424/5694] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:22:34 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:35.425667 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3625cc6c-1bcf-479d-899e-0bbd6e597c8d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:35.427396 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3625cc6c-1bcf-479d-899e-0bbd6e597c8d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 Aug 07 17:22:35.427638 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3625cc6c-1bcf-479d-899e-0bbd6e597c8d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:35.427878 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3625cc6c-1bcf-479d-899e-0bbd6e597c8d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:35.432911 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:35.432911 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:35.433274 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3625cc6c-1bcf-479d-899e-0bbd6e597c8d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:35.433891 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3625cc6c-1bcf-479d-899e-0bbd6e597c8d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 returned with HTTP 200 Aug 07 17:22:35.434370 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1429/5695] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:35 2026] GET /volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:35.443472 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8652e2b1-b3d2-49ca-a494-45764bf23198 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:35.445008 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8652e2b1-b3d2-49ca-a494-45764bf23198 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] POST https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00/action Aug 07 17:22:35.445356 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8652e2b1-b3d2-49ca-a494-45764bf23198 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:22:35.445441 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8652e2b1-b3d2-49ca-a494-45764bf23198 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:35.446705 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.admin_actions [None req-8652e2b1-b3d2-49ca-a494-45764bf23198 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Updating snapshot 'b70803b7-fef3-4601-a3c8-ec58a634da00' with '{'status': 'error'}' {{(pid=100227) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:22:35.456167 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:35.456167 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:35.456702 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.policy [None req-8652e2b1-b3d2-49ca-a494-45764bf23198 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd8ac205f93db40b0954c8918d881c3aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c55d87b453c64f8bb65ed088c9a5ad14', '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=100227) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:22:35.456888 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8652e2b1-b3d2-49ca-a494-45764bf23198 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00/action returned with HTTP 403 Aug 07 17:22:35.457362 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1421/5696] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:22:35 2026] POST /volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:35.463975 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-30a26578-31b2-47f7-b695-223498705986 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:35.465766 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30a26578-31b2-47f7-b695-223498705986 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 Aug 07 17:22:35.465984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30a26578-31b2-47f7-b695-223498705986 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:35.466194 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-30a26578-31b2-47f7-b695-223498705986 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:35.466302 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-30a26578-31b2-47f7-b695-223498705986 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete snapshot with id: b70803b7-fef3-4601-a3c8-ec58a634da00 Aug 07 17:22:35.471533 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:35.471533 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:35.471879 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30a26578-31b2-47f7-b695-223498705986 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:35.489819 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-30a26578-31b2-47f7-b695-223498705986 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot delete request issued successfully. Aug 07 17:22:35.489819 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-30a26578-31b2-47f7-b695-223498705986 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 returned with HTTP 202 Aug 07 17:22:35.490048 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1423/5697] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:35 2026] DELETE /volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:35.497949 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ce45cf99-3582-4e3f-93a9-aedab151b66f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:35.499780 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce45cf99-3582-4e3f-93a9-aedab151b66f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 Aug 07 17:22:35.500043 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce45cf99-3582-4e3f-93a9-aedab151b66f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:35.500300 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce45cf99-3582-4e3f-93a9-aedab151b66f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:35.505470 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:35.505470 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:35.505853 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ce45cf99-3582-4e3f-93a9-aedab151b66f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:35.506647 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce45cf99-3582-4e3f-93a9-aedab151b66f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 returned with HTTP 200 Aug 07 17:22:35.507043 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1425/5698] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:35 2026] GET /volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:35.744247 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-c4229aa0-72c3-4b1f-b9b0-cc9caef453d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:35.746196 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-c4229aa0-72c3-4b1f-b9b0-cc9caef453d8 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] DELETE https://10.4.3.144/volume/v3/attachments/008e0ffb-599a-4f2b-a0a5-82bce5ded643 Aug 07 17:22:35.746379 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-c4229aa0-72c3-4b1f-b9b0-cc9caef453d8 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:35.746551 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-c4229aa0-72c3-4b1f-b9b0-cc9caef453d8 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:35.753108 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:35.753108 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:35.799294 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9682fef0-317e-4a07-a6e5-c64a4bfaf69b req-c4229aa0-72c3-4b1f-b9b0-cc9caef453d8 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments/008e0ffb-599a-4f2b-a0a5-82bce5ded643 returned with HTTP 200 Aug 07 17:22:35.799685 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1430/5699] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:22:35 2026] DELETE /volume/v3/attachments/008e0ffb-599a-4f2b-a0a5-82bce5ded643 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:35.832122 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-87caddd3-200e-4e64-86db-3bd837800596 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:35.834235 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87caddd3-200e-4e64-86db-3bd837800596 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba Aug 07 17:22:35.834512 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87caddd3-200e-4e64-86db-3bd837800596 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:35.834748 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-87caddd3-200e-4e64-86db-3bd837800596 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:35.834878 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-87caddd3-200e-4e64-86db-3bd837800596 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id a9905cf6-3527-4196-aa46-d0bb4ac27aba. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:35.839146 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-87caddd3-200e-4e64-86db-3bd837800596 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba returned with HTTP 404 Aug 07 17:22:35.839725 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1422/5700] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:35 2026] GET /volume/v3/backups/a9905cf6-3527-4196-aa46-d0bb4ac27aba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:35.846669 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-55935580-a702-4b79-be4d-e80ca1c693bd None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:35.848968 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-55935580-a702-4b79-be4d-e80ca1c693bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b Aug 07 17:22:35.849541 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-55935580-a702-4b79-be4d-e80ca1c693bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:35.849541 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-55935580-a702-4b79-be4d-e80ca1c693bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:35.849772 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-55935580-a702-4b79-be4d-e80ca1c693bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume with id: ed14d124-4e9f-4255-90f1-1a4222287b0b Aug 07 17:22:35.858255 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:35.858255 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:35.858630 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-55935580-a702-4b79-be4d-e80ca1c693bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:35.877713 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-55935580-a702-4b79-be4d-e80ca1c693bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume request issued successfully. Aug 07 17:22:35.877985 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-55935580-a702-4b79-be4d-e80ca1c693bd tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b returned with HTTP 202 Aug 07 17:22:35.878507 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1424/5701] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:22:35 2026] DELETE /volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:35.885880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2cfcf03f-59e3-4c3a-b25d-b8aeaf7cdbd1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:35.887387 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cfcf03f-59e3-4c3a-b25d-b8aeaf7cdbd1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b Aug 07 17:22:35.887671 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cfcf03f-59e3-4c3a-b25d-b8aeaf7cdbd1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:35.887940 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cfcf03f-59e3-4c3a-b25d-b8aeaf7cdbd1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:35.896525 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:35.896525 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:35.901042 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2cfcf03f-59e3-4c3a-b25d-b8aeaf7cdbd1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:35.906236 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cfcf03f-59e3-4c3a-b25d-b8aeaf7cdbd1 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b returned with HTTP 200 Aug 07 17:22:35.906726 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1426/5702] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:35 2026] GET /volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:35.910307 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fe226ecc-93ef-42fd-9a01-f3025bf77263 req-8c6db98e-c11d-4720-86a6-37fd15e546c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:35.912811 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fe226ecc-93ef-42fd-9a01-f3025bf77263 req-8c6db98e-c11d-4720-86a6-37fd15e546c5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:35.913044 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fe226ecc-93ef-42fd-9a01-f3025bf77263 req-8c6db98e-c11d-4720-86a6-37fd15e546c5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:35.913318 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fe226ecc-93ef-42fd-9a01-f3025bf77263 req-8c6db98e-c11d-4720-86a6-37fd15e546c5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:35.921418 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:35.921418 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:35.925214 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-fe226ecc-93ef-42fd-9a01-f3025bf77263 req-8c6db98e-c11d-4720-86a6-37fd15e546c5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:35.929431 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fe226ecc-93ef-42fd-9a01-f3025bf77263 req-8c6db98e-c11d-4720-86a6-37fd15e546c5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:35.929829 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1431/5703] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:22:35 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:36.515730 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b89215b3-dae0-49f0-bd75-3b4896d53363 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:36.517494 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b89215b3-dae0-49f0-bd75-3b4896d53363 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 Aug 07 17:22:36.517721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b89215b3-dae0-49f0-bd75-3b4896d53363 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:36.517936 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b89215b3-dae0-49f0-bd75-3b4896d53363 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:36.522646 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b89215b3-dae0-49f0-bd75-3b4896d53363 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 returned with HTTP 404 Aug 07 17:22:36.523176 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1423/5704] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:36 2026] GET /volume/v3/snapshots/b70803b7-fef3-4601-a3c8-ec58a634da00 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:36.530478 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df2efad8-efd7-42f9-bf78-9681bbbef042 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:36.532787 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df2efad8-efd7-42f9-bf78-9681bbbef042 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b Aug 07 17:22:36.532986 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df2efad8-efd7-42f9-bf78-9681bbbef042 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:36.533217 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df2efad8-efd7-42f9-bf78-9681bbbef042 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:36.533413 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-df2efad8-efd7-42f9-bf78-9681bbbef042 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume with id: 761537da-4843-4b6c-95d1-de5313744e0b Aug 07 17:22:36.540316 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:36.540316 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:36.540626 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df2efad8-efd7-42f9-bf78-9681bbbef042 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:36.556927 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-df2efad8-efd7-42f9-bf78-9681bbbef042 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume request issued successfully. Aug 07 17:22:36.557219 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df2efad8-efd7-42f9-bf78-9681bbbef042 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b returned with HTTP 202 Aug 07 17:22:36.557641 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1425/5705] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:36 2026] DELETE /volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:36.564576 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fca49e6f-a2a3-4a3c-b9c1-037af4f3b391 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:36.566784 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fca49e6f-a2a3-4a3c-b9c1-037af4f3b391 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b Aug 07 17:22:36.567035 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fca49e6f-a2a3-4a3c-b9c1-037af4f3b391 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:36.567286 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fca49e6f-a2a3-4a3c-b9c1-037af4f3b391 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:36.574754 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:36.574754 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:36.578504 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fca49e6f-a2a3-4a3c-b9c1-037af4f3b391 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:36.583314 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fca49e6f-a2a3-4a3c-b9c1-037af4f3b391 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b returned with HTTP 200 Aug 07 17:22:36.583780 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1427/5706] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:36 2026] GET /volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:36.920967 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a5ac05a6-64c0-4873-afe3-eb880ea77f1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:36.923856 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5ac05a6-64c0-4873-afe3-eb880ea77f1d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b Aug 07 17:22:36.924243 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5ac05a6-64c0-4873-afe3-eb880ea77f1d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:36.924412 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5ac05a6-64c0-4873-afe3-eb880ea77f1d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:36.930348 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5ac05a6-64c0-4873-afe3-eb880ea77f1d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b returned with HTTP 404 Aug 07 17:22:36.930802 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1432/5707] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:36 2026] GET /volume/v3/volumes/ed14d124-4e9f-4255-90f1-1a4222287b0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:36.940066 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c80bd1f6-1c24-41eb-817c-5f1bafea8333 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:36.942200 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c80bd1f6-1c24-41eb-817c-5f1bafea8333 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups Aug 07 17:22:36.942478 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c80bd1f6-1c24-41eb-817c-5f1bafea8333 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:36.942715 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c80bd1f6-1c24-41eb-817c-5f1bafea8333 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:36.950095 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c80bd1f6-1c24-41eb-817c-5f1bafea8333 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 200 Aug 07 17:22:36.950695 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1424/5708] 10.4.3.144 () {68 vars in 1277 bytes} [Fri Aug 7 17:22:36 2026] GET /volume/v3/backups => generated 624 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:36.960617 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-a6783ee1-0bb7-4061-8e57-03fc6cfbed9c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:36.962751 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a6783ee1-0bb7-4061-8e57-03fc6cfbed9c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups?project_id=177a5c9d51414a73bb5cb4b4d5e631d0 Aug 07 17:22:36.963050 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a6783ee1-0bb7-4061-8e57-03fc6cfbed9c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:36.963326 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-a6783ee1-0bb7-4061-8e57-03fc6cfbed9c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'index' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:36.969473 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-a6783ee1-0bb7-4061-8e57-03fc6cfbed9c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups?project_id=177a5c9d51414a73bb5cb4b4d5e631d0 returned with HTTP 200 Aug 07 17:22:36.969959 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1426/5709] 10.4.3.144 () {68 vars in 1364 bytes} [Fri Aug 7 17:22:36 2026] GET /volume/v3/backups?project_id=177a5c9d51414a73bb5cb4b4d5e631d0 => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:36.979359 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:36.980934 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:36.981303 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1622548274"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:36.982773 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1622548274'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:36.982925 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume of 1 GB Aug 07 17:22:36.987328 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:36.993176 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (1b80bccf-ffd8-44fc-ba3e-91db7befad8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:36.994112 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4155b22-6a11-451a-8911-6390caecab33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:36.994896 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:37.020232 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4155b22-6a11-451a-8911-6390caecab33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.020918 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3448928b-a102-488b-8ffd-2d5bced9bf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:37.058444 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['d1f610db-d6c0-4846-aee3-ea2cd422e920', 'c76de18c-a8e6-48d9-a846-4d46df74987b', 'cd53790a-325b-4759-b4ed-6cf7121d81c2', 'b00d93af-a75d-4c0c-b0a7-fee92f30c8b8'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:37.059245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3448928b-a102-488b-8ffd-2d5bced9bf94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1f610db-d6c0-4846-aee3-ea2cd422e920', 'c76de18c-a8e6-48d9-a846-4d46df74987b', 'cd53790a-325b-4759-b4ed-6cf7121d81c2', 'b00d93af-a75d-4c0c-b0a7-fee92f30c8b8']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.060194 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b481ed53-6974-47c2-af5c-aa9398d8e713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:37.080539 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b481ed53-6974-47c2-af5c-aa9398d8e713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94ffef9f-e271-4ecc-bc55-6a4b222892d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1622548274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['d1f610db-d6c0-4846-aee3-ea2cd422e920','c76de18c-a8e6-48d9-a846-4d46df74987b','cd53790a-325b-4759-b4ed-6cf7121d81c2','b00d93af-a75d-4c0c-b0a7-fee92f30c8b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1622548274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94ffef9f-e271-4ecc-bc55-6a4b222892d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14167ef04c8a4a7cacec16e16804d851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.081280 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97e29d0-8767-4cc1-af61-5e97ac122ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:37.098478 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97e29d0-8767-4cc1-af61-5e97ac122ede) transitioned into state 'SUCCESS' from state '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-1622548274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['d1f610db-d6c0-4846-aee3-ea2cd422e920','c76de18c-a8e6-48d9-a846-4d46df74987b','cd53790a-325b-4759-b4ed-6cf7121d81c2','b00d93af-a75d-4c0c-b0a7-fee92f30c8b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.099697 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df43f16-7330-459b-aa91-d9fd52fa54b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:37.110828 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df43f16-7330-459b-aa91-d9fd52fa54b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.112205 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (1b80bccf-ffd8-44fc-ba3e-91db7befad8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:37.112640 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume request issued successfully. Aug 07 17:22:37.113181 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a23f5cd-8456-4ae7-ac38-da6b552d7952 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:37.113719 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1428/5710] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:22:36 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 07 17:22:37.125867 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bf01e683-23c5-4c94-aece-8111859db28e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:37.127649 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf01e683-23c5-4c94-aece-8111859db28e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 Aug 07 17:22:37.127865 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bf01e683-23c5-4c94-aece-8111859db28e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:37.128056 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bf01e683-23c5-4c94-aece-8111859db28e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:37.135160 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:37.135160 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:37.138572 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bf01e683-23c5-4c94-aece-8111859db28e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:37.142163 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf01e683-23c5-4c94-aece-8111859db28e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 returned with HTTP 200 Aug 07 17:22:37.142539 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1433/5711] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:37 2026] GET /volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:37.597861 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8753e3b5-8c91-4a43-b019-2bdf1833139e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:37.599562 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8753e3b5-8c91-4a43-b019-2bdf1833139e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b Aug 07 17:22:37.599745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8753e3b5-8c91-4a43-b019-2bdf1833139e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:37.599943 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8753e3b5-8c91-4a43-b019-2bdf1833139e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:37.605420 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8753e3b5-8c91-4a43-b019-2bdf1833139e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b returned with HTTP 404 Aug 07 17:22:37.605816 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1425/5712] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:37 2026] GET /volume/v3/volumes/761537da-4843-4b6c-95d1-de5313744e0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:37.613280 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:37.615343 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:37.615752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-51738090"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:37.617502 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-51738090'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:37.617656 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume of 1 GB Aug 07 17:22:37.617975 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:37.617975 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:37.621884 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:37.629011 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (e7b49731-4ab8-4a68-8f2d-ceb98655602d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:37.630191 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88cd63f3-76ca-4671-8b4a-40f1d3b3b188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:37.631171 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:37.654035 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aa8ad4b0-a3fb-4138-87e0-4900a6afb1fb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:37.655821 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa8ad4b0-a3fb-4138-87e0-4900a6afb1fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] DELETE https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:37.656005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa8ad4b0-a3fb-4138-87e0-4900a6afb1fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:37.656192 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa8ad4b0-a3fb-4138-87e0-4900a6afb1fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:37.656344 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-aa8ad4b0-a3fb-4138-87e0-4900a6afb1fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Delete volume with id: d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:37.656395 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88cd63f3-76ca-4671-8b4a-40f1d3b3b188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.657161 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf040930-8179-4809-b829-9c8a8a8a378c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:37.662455 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:37.662455 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:37.662837 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aa8ad4b0-a3fb-4138-87e0-4900a6afb1fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:37.671753 np0000006737 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-aa8ad4b0-a3fb-4138-87e0-4900a6afb1fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:22:37.677279 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aa8ad4b0-a3fb-4138-87e0-4900a6afb1fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Delete volume request issued successfully. Aug 07 17:22:37.677487 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa8ad4b0-a3fb-4138-87e0-4900a6afb1fb tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 202 Aug 07 17:22:37.677973 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1429/5713] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:37 2026] DELETE /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 17:22:37.685288 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f589f9d2-32a8-456f-aa04-f6a1ed7d4903 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:37.686887 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f589f9d2-32a8-456f-aa04-f6a1ed7d4903 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:37.687065 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f589f9d2-32a8-456f-aa04-f6a1ed7d4903 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:37.687249 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f589f9d2-32a8-456f-aa04-f6a1ed7d4903 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:37.690692 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['a8023bd7-667d-4c57-a2f3-c6f220b2c2f0', 'd8138cf5-4b5b-4ca8-b5f8-e996b02414d1', '47734a4b-e60d-4192-bed2-f211a0790ea1', 'bca3ac13-11b7-440d-a92d-9c2f9d80e2b3'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:37.691537 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf040930-8179-4809-b829-9c8a8a8a378c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8023bd7-667d-4c57-a2f3-c6f220b2c2f0', 'd8138cf5-4b5b-4ca8-b5f8-e996b02414d1', '47734a4b-e60d-4192-bed2-f211a0790ea1', 'bca3ac13-11b7-440d-a92d-9c2f9d80e2b3']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.692396 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0208700f-591e-4bcc-97f4-42aafbb370f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:37.693377 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:37.693377 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:37.696817 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f589f9d2-32a8-456f-aa04-f6a1ed7d4903 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:37.701399 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f589f9d2-32a8-456f-aa04-f6a1ed7d4903 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 200 Aug 07 17:22:37.701801 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1434/5714] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:37 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:37.714998 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0208700f-591e-4bcc-97f4-42aafbb370f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32a2cb9d-2614-46a9-904e-2a685127910b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-51738090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['a8023bd7-667d-4c57-a2f3-c6f220b2c2f0','d8138cf5-4b5b-4ca8-b5f8-e996b02414d1','47734a4b-e60d-4192-bed2-f211a0790ea1','bca3ac13-11b7-440d-a92d-9c2f9d80e2b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-51738090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32a2cb9d-2614-46a9-904e-2a685127910b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55d87b453c64f8bb65ed088c9a5ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.715759 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b13bff-da55-4285-b620-b3cccbc0420e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:37.731864 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14b13bff-da55-4285-b620-b3cccbc0420e) transitioned into state 'SUCCESS' from state '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-51738090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['a8023bd7-667d-4c57-a2f3-c6f220b2c2f0','d8138cf5-4b5b-4ca8-b5f8-e996b02414d1','47734a4b-e60d-4192-bed2-f211a0790ea1','bca3ac13-11b7-440d-a92d-9c2f9d80e2b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.732524 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a23824-e38e-4739-b8b6-b2f57c4f4eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:37.740249 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22a23824-e38e-4739-b8b6-b2f57c4f4eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:37.740965 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (e7b49731-4ab8-4a68-8f2d-ceb98655602d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:37.741264 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request issued successfully. Aug 07 17:22:37.741772 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9c1da5a4-7fb2-4289-ad29-5006d8ba5916 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:37.742257 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1427/5715] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:22:37 2026] POST /volume/v3/volumes => generated 776 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:37.754079 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-14b1bc63-21a5-4550-b683-b173123d58fe None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:37.755981 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-14b1bc63-21a5-4550-b683-b173123d58fe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b Aug 07 17:22:37.756237 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-14b1bc63-21a5-4550-b683-b173123d58fe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:37.756443 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-14b1bc63-21a5-4550-b683-b173123d58fe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:37.763981 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:37.763981 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:37.767773 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-14b1bc63-21a5-4550-b683-b173123d58fe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:37.771459 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-14b1bc63-21a5-4550-b683-b173123d58fe tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b returned with HTTP 200 Aug 07 17:22:37.772089 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1426/5716] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:37 2026] GET /volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:38.154464 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a17fb413-f59b-409e-9a40-020ad19c9435 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:38.156437 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a17fb413-f59b-409e-9a40-020ad19c9435 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 Aug 07 17:22:38.156702 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a17fb413-f59b-409e-9a40-020ad19c9435 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:38.156912 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a17fb413-f59b-409e-9a40-020ad19c9435 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:38.164561 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:38.164561 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:38.167954 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a17fb413-f59b-409e-9a40-020ad19c9435 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:38.171781 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a17fb413-f59b-409e-9a40-020ad19c9435 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 returned with HTTP 200 Aug 07 17:22:38.172199 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1430/5717] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:38 2026] GET /volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:38.183684 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-081de868-9d14-4b3d-8951-488ca61a2f2d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:38.185575 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-081de868-9d14-4b3d-8951-488ca61a2f2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:22:38.185915 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-081de868-9d14-4b3d-8951-488ca61a2f2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "94ffef9f-e271-4ecc-bc55-6a4b222892d9", "name": "tempest-type-Backup-1673503686"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:38.187370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-081de868-9d14-4b3d-8951-488ca61a2f2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating new backup {'backup': {'volume_id': '94ffef9f-e271-4ecc-bc55-6a4b222892d9', 'name': 'tempest-type-Backup-1673503686'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:22:38.187519 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-081de868-9d14-4b3d-8951-488ca61a2f2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating backup of volume 94ffef9f-e271-4ecc-bc55-6a4b222892d9 in container None Aug 07 17:22:38.194548 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:38.194548 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:38.194909 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-081de868-9d14-4b3d-8951-488ca61a2f2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:38.211172 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-081de868-9d14-4b3d-8951-488ca61a2f2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['cbd3c739-e26d-40e2-85eb-cf5bd4add46e', '93152022-4fe4-48c2-9923-fa05079a721d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:38.239622 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-081de868-9d14-4b3d-8951-488ca61a2f2d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:22:38.240036 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1435/5718] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:22:38 2026] POST /volume/v3/backups => generated 316 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:38.248934 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d3941c59-d3ff-473c-977b-a2c71fea5725 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:38.250953 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d3941c59-d3ff-473c-977b-a2c71fea5725 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:38.251374 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d3941c59-d3ff-473c-977b-a2c71fea5725 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:38.251536 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d3941c59-d3ff-473c-977b-a2c71fea5725 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:38.251689 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-d3941c59-d3ff-473c-977b-a2c71fea5725 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:38.255914 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:38.255914 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:38.256586 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d3941c59-d3ff-473c-977b-a2c71fea5725 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:38.256952 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1428/5719] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:38 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:38.715289 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a3c2fb87-ee73-490a-903d-d3afbeef9b22 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:38.717133 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a3c2fb87-ee73-490a-903d-d3afbeef9b22 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b Aug 07 17:22:38.717335 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a3c2fb87-ee73-490a-903d-d3afbeef9b22 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:38.717515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a3c2fb87-ee73-490a-903d-d3afbeef9b22 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:38.722863 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a3c2fb87-ee73-490a-903d-d3afbeef9b22 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b returned with HTTP 404 Aug 07 17:22:38.723352 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1427/5720] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:38 2026] GET /volume/v3/volumes/d8899b9f-a6a4-4a86-a572-00a20c205d2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:38.730853 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9e350488-3c6d-446e-a5bc-edcdf67e6ab3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:38.732830 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e350488-3c6d-446e-a5bc-edcdf67e6ab3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] DELETE https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 Aug 07 17:22:38.733077 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e350488-3c6d-446e-a5bc-edcdf67e6ab3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:38.733293 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e350488-3c6d-446e-a5bc-edcdf67e6ab3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:38.733452 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9e350488-3c6d-446e-a5bc-edcdf67e6ab3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Delete volume with id: dda3c0b6-e80b-4b20-affd-7c0b256e98d7 Aug 07 17:22:38.740988 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:38.740988 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:38.741527 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9e350488-3c6d-446e-a5bc-edcdf67e6ab3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:38.753215 np0000006737 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-9e350488-3c6d-446e-a5bc-edcdf67e6ab3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:22:38.758949 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9e350488-3c6d-446e-a5bc-edcdf67e6ab3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Delete volume request issued successfully. Aug 07 17:22:38.759209 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e350488-3c6d-446e-a5bc-edcdf67e6ab3 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 returned with HTTP 202 Aug 07 17:22:38.759631 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1431/5721] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:38 2026] DELETE /volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:38.766718 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-253e5aff-5f8b-417a-87b3-8f627c16bf7f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:38.768473 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-253e5aff-5f8b-417a-87b3-8f627c16bf7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 Aug 07 17:22:38.768664 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-253e5aff-5f8b-417a-87b3-8f627c16bf7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:38.768840 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-253e5aff-5f8b-417a-87b3-8f627c16bf7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:38.775440 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:38.775440 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:38.779283 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-253e5aff-5f8b-417a-87b3-8f627c16bf7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:38.783347 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-531fb51b-f2de-4aad-8a90-9b11dce5d1b7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:38.783665 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-253e5aff-5f8b-417a-87b3-8f627c16bf7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 returned with HTTP 200 Aug 07 17:22:38.784103 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1436/5722] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:38 2026] GET /volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:38.785313 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-531fb51b-f2de-4aad-8a90-9b11dce5d1b7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b Aug 07 17:22:38.785526 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-531fb51b-f2de-4aad-8a90-9b11dce5d1b7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:38.785752 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-531fb51b-f2de-4aad-8a90-9b11dce5d1b7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:38.794562 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:38.794562 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:38.798788 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-531fb51b-f2de-4aad-8a90-9b11dce5d1b7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:38.803598 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-531fb51b-f2de-4aad-8a90-9b11dce5d1b7 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b returned with HTTP 200 Aug 07 17:22:38.804182 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1429/5723] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:38 2026] GET /volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:38.814595 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a53a5a3f-ab8e-4751-9359-16543327dd6e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:38.816379 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a53a5a3f-ab8e-4751-9359-16543327dd6e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:38.816800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a53a5a3f-ab8e-4751-9359-16543327dd6e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32a2cb9d-2614-46a9-904e-2a685127910b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1319433226"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:38.825367 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:38.825367 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:38.825739 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a53a5a3f-ab8e-4751-9359-16543327dd6e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:38.825858 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-a53a5a3f-ab8e-4751-9359-16543327dd6e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create snapshot from volume 32a2cb9d-2614-46a9-904e-2a685127910b Aug 07 17:22:38.847510 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-a53a5a3f-ab8e-4751-9359-16543327dd6e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['391611ee-a54e-4591-b272-2beece47c7f7', 'a06e4f85-a745-4d4b-ae7d-519313449c92', '92c5a9ac-b0a0-42d0-b1c6-341a6c5f31da', 'fee75f82-bbd0-409e-8832-2e10ecebfcf4'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:38.871404 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a53a5a3f-ab8e-4751-9359-16543327dd6e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot create request issued successfully. Aug 07 17:22:38.871785 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a53a5a3f-ab8e-4751-9359-16543327dd6e tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:22:38.872319 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1428/5724] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:22:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:38.879665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bcfa4dd0-5c1c-4a79-9412-72842eae728a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:38.881610 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bcfa4dd0-5c1c-4a79-9412-72842eae728a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e Aug 07 17:22:38.881900 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bcfa4dd0-5c1c-4a79-9412-72842eae728a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:38.882152 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bcfa4dd0-5c1c-4a79-9412-72842eae728a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:38.886765 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:38.886765 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:38.887096 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bcfa4dd0-5c1c-4a79-9412-72842eae728a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:38.887683 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bcfa4dd0-5c1c-4a79-9412-72842eae728a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e returned with HTTP 200 Aug 07 17:22:38.888035 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1432/5725] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:38 2026] GET /volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:39.267193 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cab880f4-c192-40d9-8b96-df3a3c181a0d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:39.268866 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cab880f4-c192-40d9-8b96-df3a3c181a0d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:39.269138 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cab880f4-c192-40d9-8b96-df3a3c181a0d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:39.269362 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cab880f4-c192-40d9-8b96-df3a3c181a0d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:39.269509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cab880f4-c192-40d9-8b96-df3a3c181a0d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:39.273290 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:39.273290 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:39.273853 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cab880f4-c192-40d9-8b96-df3a3c181a0d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:39.274253 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1437/5726] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:39 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:39.796583 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2a320a9d-b40f-4284-8d84-948501ad7cc1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:39.798264 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a320a9d-b40f-4284-8d84-948501ad7cc1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 Aug 07 17:22:39.798451 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a320a9d-b40f-4284-8d84-948501ad7cc1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:39.798626 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2a320a9d-b40f-4284-8d84-948501ad7cc1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:39.805006 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2a320a9d-b40f-4284-8d84-948501ad7cc1 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 returned with HTTP 404 Aug 07 17:22:39.805568 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1430/5727] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:39 2026] GET /volume/v3/volumes/dda3c0b6-e80b-4b20-affd-7c0b256e98d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:39.811751 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-587bc897-feb7-4d8d-bec5-203d5d13cd72 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:39.813776 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-587bc897-feb7-4d8d-bec5-203d5d13cd72 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:22:39.814039 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-587bc897-feb7-4d8d-bec5-203d5d13cd72 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:39.814253 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-587bc897-feb7-4d8d-bec5-203d5d13cd72 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:39.814805 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:39.814805 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:39.815147 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-587bc897-feb7-4d8d-bec5-203d5d13cd72 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:22:39.823521 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-587bc897-feb7-4d8d-bec5-203d5d13cd72 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Get all volumes completed successfully. Aug 07 17:22:39.825163 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:39.825163 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:39.828784 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-587bc897-feb7-4d8d-bec5-203d5d13cd72 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:22:39.829195 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1429/5728] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:22:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8284 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:39.843773 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d2dec275-6fee-4776-9910-d86444dab730 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:39.845378 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2dec275-6fee-4776-9910-d86444dab730 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] DELETE https://10.4.3.144/volume/v3/types/1f4517a0-5600-4b10-84cf-61b86a45a0c7 Aug 07 17:22:39.845536 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2dec275-6fee-4776-9910-d86444dab730 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:39.845724 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2dec275-6fee-4776-9910-d86444dab730 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:39.869751 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2dec275-6fee-4776-9910-d86444dab730 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] https://10.4.3.144/volume/v3/types/1f4517a0-5600-4b10-84cf-61b86a45a0c7 returned with HTTP 202 Aug 07 17:22:39.870191 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1433/5729] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:22:39 2026] DELETE /volume/v3/types/1f4517a0-5600-4b10-84cf-61b86a45a0c7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:39.896624 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ce9c5af-65a1-478d-af4e-b259d3a950b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:39.898515 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ce9c5af-65a1-478d-af4e-b259d3a950b8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e Aug 07 17:22:39.898713 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ce9c5af-65a1-478d-af4e-b259d3a950b8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:39.898936 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ce9c5af-65a1-478d-af4e-b259d3a950b8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:39.900590 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=226,cinder:UPDATE=66,cinder:INSERT=34 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:22:39.904274 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:39.904274 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:39.904596 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6ce9c5af-65a1-478d-af4e-b259d3a950b8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:39.905284 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ce9c5af-65a1-478d-af4e-b259d3a950b8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e returned with HTTP 200 Aug 07 17:22:39.905670 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1438/5730] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:39 2026] GET /volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:39.915566 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aed1c9cc-5e2c-4f00-93f8-c6ac00fe8db5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:39.917314 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aed1c9cc-5e2c-4f00-93f8-c6ac00fe8db5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] GET https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e Aug 07 17:22:39.917500 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aed1c9cc-5e2c-4f00-93f8-c6ac00fe8db5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:39.917680 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aed1c9cc-5e2c-4f00-93f8-c6ac00fe8db5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:39.922895 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:39.922895 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:39.923440 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-aed1c9cc-5e2c-4f00-93f8-c6ac00fe8db5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:39.924410 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aed1c9cc-5e2c-4f00-93f8-c6ac00fe8db5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e returned with HTTP 200 Aug 07 17:22:39.925296 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1431/5731] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:39 2026] GET /volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:39.935816 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-167fdb93-00a0-4383-a48b-de6215948d80 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:39.937634 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-167fdb93-00a0-4383-a48b-de6215948d80 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e Aug 07 17:22:39.937862 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-167fdb93-00a0-4383-a48b-de6215948d80 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:39.938118 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-167fdb93-00a0-4383-a48b-de6215948d80 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:39.938258 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-167fdb93-00a0-4383-a48b-de6215948d80 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete snapshot with id: fe3ee934-36f6-44b4-9f92-ef2dd4fc400e Aug 07 17:22:39.943251 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:39.943251 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:39.943581 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-167fdb93-00a0-4383-a48b-de6215948d80 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:39.959442 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-167fdb93-00a0-4383-a48b-de6215948d80 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot delete request issued successfully. Aug 07 17:22:39.959621 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-167fdb93-00a0-4383-a48b-de6215948d80 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e returned with HTTP 202 Aug 07 17:22:39.960052 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1430/5732] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:39 2026] DELETE /volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:39.967164 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-080acfce-6c7b-4b4d-832b-fc33e0e5d441 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:39.969158 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-080acfce-6c7b-4b4d-832b-fc33e0e5d441 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e Aug 07 17:22:39.969396 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-080acfce-6c7b-4b4d-832b-fc33e0e5d441 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:39.969626 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-080acfce-6c7b-4b4d-832b-fc33e0e5d441 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:39.975079 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:39.975079 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:39.975510 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-080acfce-6c7b-4b4d-832b-fc33e0e5d441 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:39.976294 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-080acfce-6c7b-4b4d-832b-fc33e0e5d441 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e returned with HTTP 200 Aug 07 17:22:39.976743 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1434/5733] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:39 2026] GET /volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:40.283806 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e0516487-97c7-4f19-8814-662a94c32372 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:40.285892 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0516487-97c7-4f19-8814-662a94c32372 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:40.286155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0516487-97c7-4f19-8814-662a94c32372 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:40.286370 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0516487-97c7-4f19-8814-662a94c32372 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:40.286521 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e0516487-97c7-4f19-8814-662a94c32372 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:40.290665 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:40.290665 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:40.291405 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0516487-97c7-4f19-8814-662a94c32372 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:40.291826 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1439/5734] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:40 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:40.875699 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-73afc133-25a2-466d-9883-dac06b5f891b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:40.877756 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73afc133-25a2-466d-9883-dac06b5f891b tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] POST https://10.4.3.144/volume/v3/types Aug 07 17:22:40.878210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-73afc133-25a2-466d-9883-dac06b5f891b tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2059460897", "extra_specs": {}}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:40.892255 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-73afc133-25a2-466d-9883-dac06b5f891b tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] https://10.4.3.144/volume/v3/types returned with HTTP 200 Aug 07 17:22:40.892685 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1432/5735] 10.4.3.144 () {68 vars in 1252 bytes} [Fri Aug 7 17:22:40 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:40.900463 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ba04cad9-70b0-4c87-a991-25674b63ba70 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:40.902228 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ba04cad9-70b0-4c87-a991-25674b63ba70 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] POST https://10.4.3.144/volume/v3/types/6f902852-6fc7-4e60-bee5-5126d3306061/encryption Aug 07 17:22:40.902553 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ba04cad9-70b0-4c87-a991-25674b63ba70 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:40.903948 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:40.903948 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:40.917503 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ba04cad9-70b0-4c87-a991-25674b63ba70 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] https://10.4.3.144/volume/v3/types/6f902852-6fc7-4e60-bee5-5126d3306061/encryption returned with HTTP 200 Aug 07 17:22:40.917914 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1431/5736] 10.4.3.144 () {68 vars in 1397 bytes} [Fri Aug 7 17:22:40 2026] POST /volume/v3/types/6f902852-6fc7-4e60-bee5-5126d3306061/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:40.941829 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:40.943651 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:40.943950 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-960114491", "snapshot_id": null, "imageRef": "d2239e28-886e-4550-826c-e8d45e71d6de", "volume_type": "tempest-scenario-type-luks-2059460897", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:40.945412 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-960114491', 'snapshot_id': None, 'imageRef': 'd2239e28-886e-4550-826c-e8d45e71d6de', 'volume_type': 'tempest-scenario-type-luks-2059460897', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:40.985585 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0fcef88c-59f0-40e3-9bbe-4511b6b21bff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:40.987391 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fcef88c-59f0-40e3-9bbe-4511b6b21bff tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e Aug 07 17:22:40.987572 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fcef88c-59f0-40e3-9bbe-4511b6b21bff tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:40.987743 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fcef88c-59f0-40e3-9bbe-4511b6b21bff tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:40.991838 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fcef88c-59f0-40e3-9bbe-4511b6b21bff tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e returned with HTTP 404 Aug 07 17:22:40.992349 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1440/5737] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:40 2026] GET /volume/v3/snapshots/fe3ee934-36f6-44b4-9f92-ef2dd4fc400e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:40.998818 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eb665567-f192-42a5-958f-1a3f0e906d01 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:41.001135 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb665567-f192-42a5-958f-1a3f0e906d01 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b Aug 07 17:22:41.001357 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb665567-f192-42a5-958f-1a3f0e906d01 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:41.001491 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb665567-f192-42a5-958f-1a3f0e906d01 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:41.001638 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-eb665567-f192-42a5-958f-1a3f0e906d01 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume with id: 32a2cb9d-2614-46a9-904e-2a685127910b Aug 07 17:22:41.009671 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:41.009671 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:41.009968 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eb665567-f192-42a5-958f-1a3f0e906d01 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:41.026605 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-eb665567-f192-42a5-958f-1a3f0e906d01 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume request issued successfully. Aug 07 17:22:41.026969 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb665567-f192-42a5-958f-1a3f0e906d01 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b returned with HTTP 202 Aug 07 17:22:41.027540 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1433/5738] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:40 2026] DELETE /volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:41.034427 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1385fe9e-eb0a-48a4-932c-26be4b3b1f64 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:41.036133 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1385fe9e-eb0a-48a4-932c-26be4b3b1f64 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b Aug 07 17:22:41.036329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1385fe9e-eb0a-48a4-932c-26be4b3b1f64 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:41.036515 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1385fe9e-eb0a-48a4-932c-26be4b3b1f64 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:41.044146 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:41.044146 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:41.050789 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1385fe9e-eb0a-48a4-932c-26be4b3b1f64 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:41.056481 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1385fe9e-eb0a-48a4-932c-26be4b3b1f64 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b returned with HTTP 200 Aug 07 17:22:41.056857 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1432/5739] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:41 2026] GET /volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:41.101155 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume of 1 GB Aug 07 17:22:41.101485 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:41.101485 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:41.102073 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Availability Zones retrieved successfully. Aug 07 17:22:41.108709 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Flow 'volume_create_api' (8e8eeddb-83a4-4fc8-9e7e-75d29e97eceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:41.109596 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4dc249-a04b-4b6a-8c9d-297c5e675c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:41.110477 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:41.170700 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c4dc249-a04b-4b6a-8c9d-297c5e675c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T17:22:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6f902852-6fc7-4e60-bee5-5126d3306061,is_public=True,name='tempest-scenario-type-luks-2059460897',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f902852-6fc7-4e60-bee5-5126d3306061', '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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:41.171474 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eefefc1e-163e-43e9-98b5-79b3004b2b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:41.193363 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2059460897 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2059460897, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:22:41.193631 np0000006737 devstack@c-api.service[100225]: WARNING cinder.quota [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2059460897 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2059460897, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:22:41.216789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Created reservations ['0f0a7e53-33be-4e9e-85e0-59b6e241a54c', '0dd8282c-abaa-4cf8-8859-cb2b5defec07', '3fe1b735-6490-45a8-9dc7-125fabc4b6df', 'af6daf47-1049-4e73-ba19-20cdab0af2bd'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:41.217680 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eefefc1e-163e-43e9-98b5-79b3004b2b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f0a7e53-33be-4e9e-85e0-59b6e241a54c', '0dd8282c-abaa-4cf8-8859-cb2b5defec07', '3fe1b735-6490-45a8-9dc7-125fabc4b6df', 'af6daf47-1049-4e73-ba19-20cdab0af2bd']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:41.218886 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b78dd0-6233-4480-afa4-9ac6877558bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:41.244576 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b78dd0-6233-4480-afa4-9ac6877558bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e79fa0d-bd76-41b1-a54c-bb3ff250a09e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-960114491',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f780eca58f46778987d5d2b77da999',qos_specs=None,replication_status=,reservations=['0f0a7e53-33be-4e9e-85e0-59b6e241a54c','0dd8282c-abaa-4cf8-8859-cb2b5defec07','3fe1b735-6490-45a8-9dc7-125fabc4b6df','af6daf47-1049-4e73-ba19-20cdab0af2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14a8ac5900149f5868215b5312f3e52',volume_type_id=6f902852-6fc7-4e60-bee5-5126d3306061), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-960114491',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3e79fa0d-bd76-41b1-a54c-bb3ff250a09e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f780eca58f46778987d5d2b77da999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14a8ac5900149f5868215b5312f3e52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f902852-6fc7-4e60-bee5-5126d3306061),volume_type_id=6f902852-6fc7-4e60-bee5-5126d3306061)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:41.245499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a6c292-0158-47a6-a762-f13886610d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:41.265013 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a6c292-0158-47a6-a762-f13886610d64) transitioned into state 'SUCCESS' from state '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-960114491',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f780eca58f46778987d5d2b77da999',qos_specs=None,replication_status=,reservations=['0f0a7e53-33be-4e9e-85e0-59b6e241a54c','0dd8282c-abaa-4cf8-8859-cb2b5defec07','3fe1b735-6490-45a8-9dc7-125fabc4b6df','af6daf47-1049-4e73-ba19-20cdab0af2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a14a8ac5900149f5868215b5312f3e52',volume_type_id=6f902852-6fc7-4e60-bee5-5126d3306061)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:41.265881 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd12b89-66f7-41b6-9c62-e820efcbb36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:41.275880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cd12b89-66f7-41b6-9c62-e820efcbb36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:41.276804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Flow 'volume_create_api' (8e8eeddb-83a4-4fc8-9e7e-75d29e97eceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:41.277188 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume request issued successfully. Aug 07 17:22:41.277833 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-323aaeab-cdd6-4afd-9bbe-94c0db643b89 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:41.278333 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1435/5740] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:22:40 2026] POST /volume/v3/volumes => generated 791 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:41.296508 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8277bec9-b41d-4da9-84fd-9ce0303f06a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:41.298500 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8277bec9-b41d-4da9-84fd-9ce0303f06a6 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:41.298767 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8277bec9-b41d-4da9-84fd-9ce0303f06a6 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:41.299089 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8277bec9-b41d-4da9-84fd-9ce0303f06a6 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:41.304076 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-df5cfc41-3f95-466c-b10d-bbf066e2b683 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:41.306542 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df5cfc41-3f95-466c-b10d-bbf066e2b683 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:41.306738 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:41.306738 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:41.306858 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df5cfc41-3f95-466c-b10d-bbf066e2b683 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:41.307176 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-df5cfc41-3f95-466c-b10d-bbf066e2b683 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:41.307333 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-df5cfc41-3f95-466c-b10d-bbf066e2b683 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:41.310497 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8277bec9-b41d-4da9-84fd-9ce0303f06a6 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:41.312162 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:41.312162 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:41.312835 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-df5cfc41-3f95-466c-b10d-bbf066e2b683 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:41.313267 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1434/5741] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:41 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:41.314818 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8277bec9-b41d-4da9-84fd-9ce0303f06a6 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:41.315029 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1441/5742] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:41 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:22:42.070776 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-256014da-cb3b-4b9d-ae11-3073423c3b7a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:42.072861 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-256014da-cb3b-4b9d-ae11-3073423c3b7a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b Aug 07 17:22:42.073142 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-256014da-cb3b-4b9d-ae11-3073423c3b7a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:42.073371 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-256014da-cb3b-4b9d-ae11-3073423c3b7a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:42.079960 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-256014da-cb3b-4b9d-ae11-3073423c3b7a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b returned with HTTP 404 Aug 07 17:22:42.080498 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1433/5743] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:42 2026] GET /volume/v3/volumes/32a2cb9d-2614-46a9-904e-2a685127910b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:42.087700 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:42.089455 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:42.089764 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-344875640"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:42.091093 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-344875640'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:42.091208 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume of 1 GB Aug 07 17:22:42.091444 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:42.091444 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:42.094964 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:42.100138 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (c3d0586b-b324-4a7a-a102-9dfde66d9a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:42.100940 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fce8493-11d8-4379-b657-f8678ea3480e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:42.101630 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:42.123096 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fce8493-11d8-4379-b657-f8678ea3480e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:42.123825 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31e7195d-a1e4-4b15-adf6-c71506e5eea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:42.158880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['bd563158-cb79-4665-92ba-45d7c20fe6d4', 'affabd62-e542-4a7b-9f1e-49d1c10284d6', '2cd0c8b9-e079-4536-a87f-abdaab5107fe', '372aa4ad-7448-43bb-a5fe-0d6154694f95'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:42.159716 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31e7195d-a1e4-4b15-adf6-c71506e5eea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd563158-cb79-4665-92ba-45d7c20fe6d4', 'affabd62-e542-4a7b-9f1e-49d1c10284d6', '2cd0c8b9-e079-4536-a87f-abdaab5107fe', '372aa4ad-7448-43bb-a5fe-0d6154694f95']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:42.160455 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268fa96e-df6a-4a8d-8b76-d8b129ca435a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:42.182804 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (268fa96e-df6a-4a8d-8b76-d8b129ca435a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '568d8d53-d670-4b36-98a8-9ad16f456dea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-344875640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['bd563158-cb79-4665-92ba-45d7c20fe6d4','affabd62-e542-4a7b-9f1e-49d1c10284d6','2cd0c8b9-e079-4536-a87f-abdaab5107fe','372aa4ad-7448-43bb-a5fe-0d6154694f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-344875640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=568d8d53-d670-4b36-98a8-9ad16f456dea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55d87b453c64f8bb65ed088c9a5ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:42.183468 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa88ec2-ab18-4e01-b4d9-999c0f79cab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:42.203834 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baa88ec2-ab18-4e01-b4d9-999c0f79cab1) transitioned into state 'SUCCESS' from state '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-344875640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['bd563158-cb79-4665-92ba-45d7c20fe6d4','affabd62-e542-4a7b-9f1e-49d1c10284d6','2cd0c8b9-e079-4536-a87f-abdaab5107fe','372aa4ad-7448-43bb-a5fe-0d6154694f95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:42.204789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e623d654-d1b0-42e1-b20d-ac063ed43565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:42.214905 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e623d654-d1b0-42e1-b20d-ac063ed43565) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:42.215836 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (c3d0586b-b324-4a7a-a102-9dfde66d9a3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:42.216261 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request issued successfully. Aug 07 17:22:42.217015 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8897cd22-db1c-4ebc-af86-99ffd16218b0 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:42.217551 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1436/5744] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:22:42 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:42.229496 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9ea717a1-0582-461f-a4f7-a98110cf2aa3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:42.231417 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ea717a1-0582-461f-a4f7-a98110cf2aa3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea Aug 07 17:22:42.231614 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ea717a1-0582-461f-a4f7-a98110cf2aa3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:42.231826 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9ea717a1-0582-461f-a4f7-a98110cf2aa3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:42.239172 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:42.239172 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:42.242299 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-9ea717a1-0582-461f-a4f7-a98110cf2aa3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:42.245680 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9ea717a1-0582-461f-a4f7-a98110cf2aa3 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea returned with HTTP 200 Aug 07 17:22:42.246048 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1435/5745] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:42 2026] GET /volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:42.325279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fba6e1d-d8be-4fc3-a4ca-a7052062616d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:42.327686 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fba6e1d-d8be-4fc3-a4ca-a7052062616d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:42.328010 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fba6e1d-d8be-4fc3-a4ca-a7052062616d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:42.328279 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fba6e1d-d8be-4fc3-a4ca-a7052062616d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:42.328428 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7fba6e1d-d8be-4fc3-a4ca-a7052062616d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:42.330305 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b67ef249-a2f7-4378-a91f-168808074e15 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:42.332967 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b67ef249-a2f7-4378-a91f-168808074e15 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:42.333254 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b67ef249-a2f7-4378-a91f-168808074e15 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:42.333504 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b67ef249-a2f7-4378-a91f-168808074e15 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:42.333906 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:42.333906 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:42.334659 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fba6e1d-d8be-4fc3-a4ca-a7052062616d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:42.335108 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1442/5746] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:42 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:42.341692 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:42.341692 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:42.349791 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b67ef249-a2f7-4378-a91f-168808074e15 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:42.354041 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b67ef249-a2f7-4378-a91f-168808074e15 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:42.354395 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1434/5747] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:42 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 17:22:43.259278 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bb012ab0-9d5a-4e36-94d5-e8ee36195f75 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:43.261356 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb012ab0-9d5a-4e36-94d5-e8ee36195f75 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea Aug 07 17:22:43.261543 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb012ab0-9d5a-4e36-94d5-e8ee36195f75 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:43.261720 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb012ab0-9d5a-4e36-94d5-e8ee36195f75 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:43.269609 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:43.269609 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:43.273426 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bb012ab0-9d5a-4e36-94d5-e8ee36195f75 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:43.277079 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb012ab0-9d5a-4e36-94d5-e8ee36195f75 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea returned with HTTP 200 Aug 07 17:22:43.277435 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1437/5748] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:43 2026] GET /volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:43.290182 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8c628a0a-0af7-4e2f-85e2-2bda3f8d57d4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:43.292619 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c628a0a-0af7-4e2f-85e2-2bda3f8d57d4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:43.293017 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8c628a0a-0af7-4e2f-85e2-2bda3f8d57d4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "568d8d53-d670-4b36-98a8-9ad16f456dea", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1055465865"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:43.302449 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:43.302449 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:43.302808 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8c628a0a-0af7-4e2f-85e2-2bda3f8d57d4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:43.302990 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-8c628a0a-0af7-4e2f-85e2-2bda3f8d57d4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create snapshot from volume 568d8d53-d670-4b36-98a8-9ad16f456dea Aug 07 17:22:43.336514 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-8c628a0a-0af7-4e2f-85e2-2bda3f8d57d4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['d669285e-3ef2-4020-969f-e93d32f5c1f7', 'c4ed5b5c-dcc0-4a12-9950-936d2946f341', 'cd1d1494-33e9-4e8a-ae3e-82bd0c65a791', '6b3d67a3-cc86-4418-89d3-7eac7f095d5c'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:43.346876 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2eb1a593-1949-4d08-8c91-a5bfad16e361 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:43.348908 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2eb1a593-1949-4d08-8c91-a5bfad16e361 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:43.349435 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2eb1a593-1949-4d08-8c91-a5bfad16e361 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:43.349435 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2eb1a593-1949-4d08-8c91-a5bfad16e361 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:43.349435 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2eb1a593-1949-4d08-8c91-a5bfad16e361 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:43.354599 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:43.354599 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:43.355276 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2eb1a593-1949-4d08-8c91-a5bfad16e361 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:43.355674 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1443/5749] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:43 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:43.370200 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-235b8e70-1f46-4e21-9cb3-e91c6f178bb5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:43.372470 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-235b8e70-1f46-4e21-9cb3-e91c6f178bb5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:43.372718 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-235b8e70-1f46-4e21-9cb3-e91c6f178bb5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:43.373095 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-235b8e70-1f46-4e21-9cb3-e91c6f178bb5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:43.382751 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:43.382751 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:43.387504 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-235b8e70-1f46-4e21-9cb3-e91c6f178bb5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:43.389016 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8c628a0a-0af7-4e2f-85e2-2bda3f8d57d4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot create request issued successfully. Aug 07 17:22:43.389664 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c628a0a-0af7-4e2f-85e2-2bda3f8d57d4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:22:43.390295 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1436/5750] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:22:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:43.394532 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-235b8e70-1f46-4e21-9cb3-e91c6f178bb5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:43.395332 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1435/5751] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:43 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:43.401676 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e8c88270-9412-4fdb-a8bf-4fdff8566a83 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:43.404665 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8c88270-9412-4fdb-a8bf-4fdff8566a83 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 Aug 07 17:22:43.404665 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8c88270-9412-4fdb-a8bf-4fdff8566a83 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:43.404941 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e8c88270-9412-4fdb-a8bf-4fdff8566a83 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:43.413497 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:43.413497 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:43.414060 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e8c88270-9412-4fdb-a8bf-4fdff8566a83 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:43.414883 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e8c88270-9412-4fdb-a8bf-4fdff8566a83 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 returned with HTTP 200 Aug 07 17:22:43.415553 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1438/5752] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:43 2026] GET /volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:44.367286 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4515b921-50ca-44e7-83d3-db768498b4e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:44.369127 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4515b921-50ca-44e7-83d3-db768498b4e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:44.369353 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4515b921-50ca-44e7-83d3-db768498b4e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:44.369534 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4515b921-50ca-44e7-83d3-db768498b4e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:44.369634 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4515b921-50ca-44e7-83d3-db768498b4e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:44.373585 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:44.373585 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:44.374127 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4515b921-50ca-44e7-83d3-db768498b4e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:44.374475 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1444/5753] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:44 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:44.409273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5f82dc65-2102-470f-b0b5-7438b58cfcd4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:44.410894 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f82dc65-2102-470f-b0b5-7438b58cfcd4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:44.411107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f82dc65-2102-470f-b0b5-7438b58cfcd4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:44.411305 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5f82dc65-2102-470f-b0b5-7438b58cfcd4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:44.417234 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:44.417234 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:44.420217 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5f82dc65-2102-470f-b0b5-7438b58cfcd4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:44.424078 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5f82dc65-2102-470f-b0b5-7438b58cfcd4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:44.424480 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1437/5754] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:44 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:44.425643 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-9748e8d1-ad27-4add-a07a-11a539c102b4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:44.427527 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9748e8d1-ad27-4add-a07a-11a539c102b4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 Aug 07 17:22:44.427721 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9748e8d1-ad27-4add-a07a-11a539c102b4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:44.427896 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-9748e8d1-ad27-4add-a07a-11a539c102b4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:44.433465 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:44.433465 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:44.433921 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-9748e8d1-ad27-4add-a07a-11a539c102b4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:44.434774 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-9748e8d1-ad27-4add-a07a-11a539c102b4 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 returned with HTTP 200 Aug 07 17:22:44.435348 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1436/5755] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:44 2026] GET /volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:44.444582 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-afdfc2ba-38ef-4d73-9fa6-a50b50a6a5e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:44.446363 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afdfc2ba-38ef-4d73-9fa6-a50b50a6a5e5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] POST https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9/action Aug 07 17:22:44.446783 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afdfc2ba-38ef-4d73-9fa6-a50b50a6a5e5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:22:44.446912 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afdfc2ba-38ef-4d73-9fa6-a50b50a6a5e5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:44.448348 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.snapshot_unmanage [None req-afdfc2ba-38ef-4d73-9fa6-a50b50a6a5e5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Unmanage snapshot with id: 97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 Aug 07 17:22:44.454780 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:44.454780 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:44.455462 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-afdfc2ba-38ef-4d73-9fa6-a50b50a6a5e5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:44.456393 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-afdfc2ba-38ef-4d73-9fa6-a50b50a6a5e5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd8ac205f93db40b0954c8918d881c3aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c55d87b453c64f8bb65ed088c9a5ad14', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 17:22:44.456633 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afdfc2ba-38ef-4d73-9fa6-a50b50a6a5e5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9/action returned with HTTP 403 Aug 07 17:22:44.457212 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1439/5756] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:22:44 2026] POST /volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:44.464715 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-721e7c03-dc9d-4149-bc4d-499727353040 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:44.466517 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-721e7c03-dc9d-4149-bc4d-499727353040 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 Aug 07 17:22:44.466764 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-721e7c03-dc9d-4149-bc4d-499727353040 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:44.467081 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-721e7c03-dc9d-4149-bc4d-499727353040 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:44.467228 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-721e7c03-dc9d-4149-bc4d-499727353040 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete snapshot with id: 97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 Aug 07 17:22:44.473694 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:44.473694 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:44.473694 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-721e7c03-dc9d-4149-bc4d-499727353040 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:44.489516 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-721e7c03-dc9d-4149-bc4d-499727353040 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot delete request issued successfully. Aug 07 17:22:44.489718 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-721e7c03-dc9d-4149-bc4d-499727353040 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 returned with HTTP 202 Aug 07 17:22:44.490222 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1445/5757] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:44 2026] DELETE /volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:44.497760 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-8c0a742c-636c-48f0-ae12-47167a0be6ca None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:44.499946 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c0a742c-636c-48f0-ae12-47167a0be6ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 Aug 07 17:22:44.500214 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8c0a742c-636c-48f0-ae12-47167a0be6ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:44.500426 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-8c0a742c-636c-48f0-ae12-47167a0be6ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:44.506223 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:44.506223 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:44.506615 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-8c0a742c-636c-48f0-ae12-47167a0be6ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:44.507375 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-8c0a742c-636c-48f0-ae12-47167a0be6ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 returned with HTTP 200 Aug 07 17:22:44.507785 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1438/5758] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:44 2026] GET /volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:45.385044 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b7462508-494b-4eee-9eeb-563220a81db3 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:45.387771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b7462508-494b-4eee-9eeb-563220a81db3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:45.388016 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b7462508-494b-4eee-9eeb-563220a81db3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:45.388224 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b7462508-494b-4eee-9eeb-563220a81db3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:45.388342 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-b7462508-494b-4eee-9eeb-563220a81db3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:45.394537 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:45.394537 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:45.395202 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b7462508-494b-4eee-9eeb-563220a81db3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:45.395573 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1437/5759] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:45 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:45.437702 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7569deae-3f3b-4acd-8c5c-939936ba827f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:45.439519 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7569deae-3f3b-4acd-8c5c-939936ba827f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:45.439761 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7569deae-3f3b-4acd-8c5c-939936ba827f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:45.439988 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7569deae-3f3b-4acd-8c5c-939936ba827f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:45.447329 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:45.447329 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:45.450942 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7569deae-3f3b-4acd-8c5c-939936ba827f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:45.455491 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7569deae-3f3b-4acd-8c5c-939936ba827f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:45.455949 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1440/5760] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:45 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:45.517317 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56657b5e-7df8-47a3-b92f-c9b30fb2e570 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:45.519658 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56657b5e-7df8-47a3-b92f-c9b30fb2e570 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 Aug 07 17:22:45.519934 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56657b5e-7df8-47a3-b92f-c9b30fb2e570 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:45.520161 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56657b5e-7df8-47a3-b92f-c9b30fb2e570 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:45.524639 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56657b5e-7df8-47a3-b92f-c9b30fb2e570 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 returned with HTTP 404 Aug 07 17:22:45.525206 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1446/5761] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:45 2026] GET /volume/v3/snapshots/97ea9f2c-1b2e-422b-a7eb-05d7d0d80da9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:45.532252 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-253990e2-2344-41bb-85ec-9ba23c6ae3af None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:45.534084 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-253990e2-2344-41bb-85ec-9ba23c6ae3af tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea Aug 07 17:22:45.534336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-253990e2-2344-41bb-85ec-9ba23c6ae3af tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:45.534551 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-253990e2-2344-41bb-85ec-9ba23c6ae3af tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:45.534739 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-253990e2-2344-41bb-85ec-9ba23c6ae3af tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume with id: 568d8d53-d670-4b36-98a8-9ad16f456dea Aug 07 17:22:45.543145 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:45.543145 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:45.543591 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-253990e2-2344-41bb-85ec-9ba23c6ae3af tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:45.561447 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-253990e2-2344-41bb-85ec-9ba23c6ae3af tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume request issued successfully. Aug 07 17:22:45.561695 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-253990e2-2344-41bb-85ec-9ba23c6ae3af tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea returned with HTTP 202 Aug 07 17:22:45.562302 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1439/5762] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:45 2026] DELETE /volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:45.570379 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b4c1c9c8-3927-4e86-b525-c15e5238395d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:45.573097 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4c1c9c8-3927-4e86-b525-c15e5238395d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea Aug 07 17:22:45.573097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b4c1c9c8-3927-4e86-b525-c15e5238395d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:45.573097 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b4c1c9c8-3927-4e86-b525-c15e5238395d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:45.582291 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:45.582291 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:45.586037 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-b4c1c9c8-3927-4e86-b525-c15e5238395d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:45.590645 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b4c1c9c8-3927-4e86-b525-c15e5238395d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea returned with HTTP 200 Aug 07 17:22:45.591071 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1438/5763] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:45 2026] GET /volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:46.406289 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-486b086d-d6cf-4c5f-9e5f-5677cccf94c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:46.407928 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-486b086d-d6cf-4c5f-9e5f-5677cccf94c4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:46.408134 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-486b086d-d6cf-4c5f-9e5f-5677cccf94c4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:46.408309 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-486b086d-d6cf-4c5f-9e5f-5677cccf94c4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:46.408408 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-486b086d-d6cf-4c5f-9e5f-5677cccf94c4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:46.412214 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:46.412214 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:46.412755 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-486b086d-d6cf-4c5f-9e5f-5677cccf94c4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:46.413102 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1441/5764] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:46 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:46.467280 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-31f2fb91-82e2-4644-abb0-592087ecb109 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:46.469042 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31f2fb91-82e2-4644-abb0-592087ecb109 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:46.469255 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31f2fb91-82e2-4644-abb0-592087ecb109 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:46.469421 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31f2fb91-82e2-4644-abb0-592087ecb109 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:46.476671 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:46.476671 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:46.480554 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-31f2fb91-82e2-4644-abb0-592087ecb109 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:46.484854 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31f2fb91-82e2-4644-abb0-592087ecb109 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:46.485261 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1447/5765] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:46 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:46.605515 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d7e23e47-398e-45d7-a343-e8e9e82bbb3c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:46.607811 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7e23e47-398e-45d7-a343-e8e9e82bbb3c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea Aug 07 17:22:46.608183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7e23e47-398e-45d7-a343-e8e9e82bbb3c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:46.608296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d7e23e47-398e-45d7-a343-e8e9e82bbb3c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:46.614766 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d7e23e47-398e-45d7-a343-e8e9e82bbb3c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea returned with HTTP 404 Aug 07 17:22:46.615366 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1440/5766] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:46 2026] GET /volume/v3/volumes/568d8d53-d670-4b36-98a8-9ad16f456dea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:46.623561 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-af0903d6-5507-42c7-b6bb-335db526b52f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:46.625102 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:46.625344 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-224184720"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:46.626899 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-224184720'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:46.627248 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume of 1 GB Aug 07 17:22:46.631185 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:46.637263 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (6f799108-6b03-46af-830d-6566622b974d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:46.638294 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b6ba2a-d880-4bba-9f3c-025969b33b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:46.639219 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:46.664511 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b6ba2a-d880-4bba-9f3c-025969b33b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:46.665536 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8b6a4f-7d0e-43be-82ef-887a54bb63d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:46.707800 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['169b4d0d-20a5-4182-a942-cd6561d9a5ca', '069e985c-0ba1-4c88-9f91-c4c4fc77361f', '31a0fef0-86e7-4b73-9dc9-fab8e6130fdf', '7ad776c3-07da-4e8d-8103-716204a049d2'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:46.708729 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8b6a4f-7d0e-43be-82ef-887a54bb63d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['169b4d0d-20a5-4182-a942-cd6561d9a5ca', '069e985c-0ba1-4c88-9f91-c4c4fc77361f', '31a0fef0-86e7-4b73-9dc9-fab8e6130fdf', '7ad776c3-07da-4e8d-8103-716204a049d2']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:46.709658 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8fc8aeb-0f1f-489c-864e-2e8304feade0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:46.734686 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8fc8aeb-0f1f-489c-864e-2e8304feade0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa32567b-84d8-4118-b678-bb35ba8a312f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224184720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['169b4d0d-20a5-4182-a942-cd6561d9a5ca','069e985c-0ba1-4c88-9f91-c4c4fc77361f','31a0fef0-86e7-4b73-9dc9-fab8e6130fdf','7ad776c3-07da-4e8d-8103-716204a049d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-224184720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa32567b-84d8-4118-b678-bb35ba8a312f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55d87b453c64f8bb65ed088c9a5ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:46.735527 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284b681d-9c89-4ca4-9ce4-5df449abb01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:46.752954 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (284b681d-9c89-4ca4-9ce4-5df449abb01a) transitioned into state 'SUCCESS' from state '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-224184720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['169b4d0d-20a5-4182-a942-cd6561d9a5ca','069e985c-0ba1-4c88-9f91-c4c4fc77361f','31a0fef0-86e7-4b73-9dc9-fab8e6130fdf','7ad776c3-07da-4e8d-8103-716204a049d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:46.753726 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9da7f81-0601-4fc9-b26b-dee4e12e813d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:46.762329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9da7f81-0601-4fc9-b26b-dee4e12e813d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:46.763512 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (6f799108-6b03-46af-830d-6566622b974d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:46.763882 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request issued successfully. Aug 07 17:22:46.764487 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-af0903d6-5507-42c7-b6bb-335db526b52f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:46.764908 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1439/5767] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:22:46 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:46.775789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b47ace5c-d07f-44a4-8a5f-4295b2741581 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:46.777432 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b47ace5c-d07f-44a4-8a5f-4295b2741581 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f Aug 07 17:22:46.777639 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b47ace5c-d07f-44a4-8a5f-4295b2741581 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:46.777828 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b47ace5c-d07f-44a4-8a5f-4295b2741581 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:46.784424 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:46.784424 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:46.787834 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b47ace5c-d07f-44a4-8a5f-4295b2741581 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:46.791845 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b47ace5c-d07f-44a4-8a5f-4295b2741581 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f returned with HTTP 200 Aug 07 17:22:46.792351 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1442/5768] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:46 2026] GET /volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:47.422202 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c8cc9f84-a5b1-4c93-ac86-34a5cc73cf7d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:47.423931 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8cc9f84-a5b1-4c93-ac86-34a5cc73cf7d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:47.424177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8cc9f84-a5b1-4c93-ac86-34a5cc73cf7d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:47.424378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8cc9f84-a5b1-4c93-ac86-34a5cc73cf7d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:47.424509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c8cc9f84-a5b1-4c93-ac86-34a5cc73cf7d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:47.428817 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:47.428817 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:47.429421 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8cc9f84-a5b1-4c93-ac86-34a5cc73cf7d tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:47.429787 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1448/5769] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:47 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:47.496672 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b374326-4543-405e-b274-9a64fecafd2f None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:47.498619 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b374326-4543-405e-b274-9a64fecafd2f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:47.498839 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b374326-4543-405e-b274-9a64fecafd2f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:47.499183 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b374326-4543-405e-b274-9a64fecafd2f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:47.506908 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:47.506908 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:47.510605 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2b374326-4543-405e-b274-9a64fecafd2f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:47.515009 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b374326-4543-405e-b274-9a64fecafd2f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:47.515424 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1441/5770] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:47 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:47.804092 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5728c9fc-7f3d-4759-b1b6-66f34d43df2a None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:47.806307 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5728c9fc-7f3d-4759-b1b6-66f34d43df2a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f Aug 07 17:22:47.806555 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5728c9fc-7f3d-4759-b1b6-66f34d43df2a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:47.806802 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5728c9fc-7f3d-4759-b1b6-66f34d43df2a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:47.815723 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:47.815723 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:47.819533 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5728c9fc-7f3d-4759-b1b6-66f34d43df2a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:47.823874 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5728c9fc-7f3d-4759-b1b6-66f34d43df2a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f returned with HTTP 200 Aug 07 17:22:47.824337 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1440/5771] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:47 2026] GET /volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:47.835634 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ebd36c5e-2a58-4c4b-ac6b-4c559c5bed5d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:47.837441 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebd36c5e-2a58-4c4b-ac6b-4c559c5bed5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:47.837768 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebd36c5e-2a58-4c4b-ac6b-4c559c5bed5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa32567b-84d8-4118-b678-bb35ba8a312f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1155684834"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:47.845493 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:47.845493 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:47.845773 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ebd36c5e-2a58-4c4b-ac6b-4c559c5bed5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:47.845875 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-ebd36c5e-2a58-4c4b-ac6b-4c559c5bed5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create snapshot from volume aa32567b-84d8-4118-b678-bb35ba8a312f Aug 07 17:22:47.864719 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ebd36c5e-2a58-4c4b-ac6b-4c559c5bed5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['672fb92b-34ae-4ccc-aeff-88e29b462ebb', '1326e398-0d97-4911-b873-1fc2ffd7c53b', 'b4c125a7-89be-467e-9d15-29e16651d4d4', 'e7339968-b4d5-4b14-a7a7-c461a17a47c1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:47.887155 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ebd36c5e-2a58-4c4b-ac6b-4c559c5bed5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot create request issued successfully. Aug 07 17:22:47.887466 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebd36c5e-2a58-4c4b-ac6b-4c559c5bed5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:22:47.887942 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1443/5772] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:22:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:47.898314 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9e2cf50d-35ce-49c3-a032-ac9f4c608d2c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:47.900745 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e2cf50d-35ce-49c3-a032-ac9f4c608d2c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed Aug 07 17:22:47.901040 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e2cf50d-35ce-49c3-a032-ac9f4c608d2c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:47.901322 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e2cf50d-35ce-49c3-a032-ac9f4c608d2c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:47.907035 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:47.907035 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:47.907424 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9e2cf50d-35ce-49c3-a032-ac9f4c608d2c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:47.908072 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e2cf50d-35ce-49c3-a032-ac9f4c608d2c tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed returned with HTTP 200 Aug 07 17:22:47.908417 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1449/5773] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:47 2026] GET /volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:48.439879 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-eb36425a-c98e-4e2a-b5d5-f0f5d021cfb7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:48.442050 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb36425a-c98e-4e2a-b5d5-f0f5d021cfb7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:48.442311 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb36425a-c98e-4e2a-b5d5-f0f5d021cfb7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:48.442527 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-eb36425a-c98e-4e2a-b5d5-f0f5d021cfb7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:48.442674 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-eb36425a-c98e-4e2a-b5d5-f0f5d021cfb7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:48.447312 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:48.447312 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:48.447980 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-eb36425a-c98e-4e2a-b5d5-f0f5d021cfb7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:48.448417 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1442/5774] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:48 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:48.527192 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5c3b7093-22c2-4a82-8111-66632b8a991e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:48.530878 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5c3b7093-22c2-4a82-8111-66632b8a991e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:48.531138 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5c3b7093-22c2-4a82-8111-66632b8a991e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:48.531370 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5c3b7093-22c2-4a82-8111-66632b8a991e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:48.546163 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:48.546163 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:48.552491 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5c3b7093-22c2-4a82-8111-66632b8a991e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:48.562373 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5c3b7093-22c2-4a82-8111-66632b8a991e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:48.562753 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1441/5775] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:48 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:48.917380 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9065b9d7-7e87-41b0-9fe9-cd2775d59eab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:48.919226 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9065b9d7-7e87-41b0-9fe9-cd2775d59eab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed Aug 07 17:22:48.919416 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9065b9d7-7e87-41b0-9fe9-cd2775d59eab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:48.919593 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9065b9d7-7e87-41b0-9fe9-cd2775d59eab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:48.924320 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:48.924320 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:48.924586 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9065b9d7-7e87-41b0-9fe9-cd2775d59eab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:48.925198 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9065b9d7-7e87-41b0-9fe9-cd2775d59eab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed returned with HTTP 200 Aug 07 17:22:48.925510 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1444/5776] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:48 2026] GET /volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:48.933300 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-67bee361-fb62-4039-8d81-cccdfdacdd6f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:48.934967 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67bee361-fb62-4039-8d81-cccdfdacdd6f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] PUT https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed Aug 07 17:22:48.935338 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67bee361-fb62-4039-8d81-cccdfdacdd6f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:48.941787 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:48.941787 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:48.942179 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-67bee361-fb62-4039-8d81-cccdfdacdd6f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Snapshot retrieved successfully. Aug 07 17:22:48.947845 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67bee361-fb62-4039-8d81-cccdfdacdd6f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed returned with HTTP 200 Aug 07 17:22:48.948243 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1450/5777] 10.4.3.144 () {68 vars in 1374 bytes} [Fri Aug 7 17:22:48 2026] PUT /volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed => generated 361 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:48.955961 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-da1802d3-ad0d-458f-9cc2-ccf94291a8ed None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:48.957645 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da1802d3-ad0d-458f-9cc2-ccf94291a8ed tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed Aug 07 17:22:48.957845 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da1802d3-ad0d-458f-9cc2-ccf94291a8ed tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:48.958035 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-da1802d3-ad0d-458f-9cc2-ccf94291a8ed tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:48.958145 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.snapshots [None req-da1802d3-ad0d-458f-9cc2-ccf94291a8ed tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete snapshot with id: edb9a2f7-173f-400b-8157-7fcadefd87ed Aug 07 17:22:48.962585 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:48.962585 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:48.962893 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da1802d3-ad0d-458f-9cc2-ccf94291a8ed tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:48.977295 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-da1802d3-ad0d-458f-9cc2-ccf94291a8ed tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot delete request issued successfully. Aug 07 17:22:48.977475 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-da1802d3-ad0d-458f-9cc2-ccf94291a8ed tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed returned with HTTP 202 Aug 07 17:22:48.977969 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1443/5778] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:48 2026] DELETE /volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:48.985571 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bd943ead-01a3-4e6a-86d7-78f38ff865ca None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:48.987484 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bd943ead-01a3-4e6a-86d7-78f38ff865ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed Aug 07 17:22:48.987773 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bd943ead-01a3-4e6a-86d7-78f38ff865ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:48.987978 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bd943ead-01a3-4e6a-86d7-78f38ff865ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:48.992784 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:48.992784 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:48.993081 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bd943ead-01a3-4e6a-86d7-78f38ff865ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:48.993709 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bd943ead-01a3-4e6a-86d7-78f38ff865ca tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed returned with HTTP 200 Aug 07 17:22:48.994089 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1442/5779] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:48 2026] GET /volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed => generated 494 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:49.459725 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b5194526-57e7-4ee3-a16f-d914688443e8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:49.461356 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5194526-57e7-4ee3-a16f-d914688443e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:49.461563 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5194526-57e7-4ee3-a16f-d914688443e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:49.461752 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5194526-57e7-4ee3-a16f-d914688443e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:49.461834 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b5194526-57e7-4ee3-a16f-d914688443e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:49.466278 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:49.466278 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:49.467033 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5194526-57e7-4ee3-a16f-d914688443e8 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:49.467455 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1445/5780] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:49 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:49.574235 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0001878f-8e82-4b73-9e73-644fe3617a1f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:49.575826 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0001878f-8e82-4b73-9e73-644fe3617a1f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:49.576002 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0001878f-8e82-4b73-9e73-644fe3617a1f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:49.576190 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0001878f-8e82-4b73-9e73-644fe3617a1f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:49.582729 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:49.582729 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:49.585975 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0001878f-8e82-4b73-9e73-644fe3617a1f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:49.589566 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0001878f-8e82-4b73-9e73-644fe3617a1f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:49.589901 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1451/5781] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:49 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:50.003015 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-60f10a4f-c7b3-4795-923c-d9b7948caa4b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:50.004755 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60f10a4f-c7b3-4795-923c-d9b7948caa4b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed Aug 07 17:22:50.004936 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60f10a4f-c7b3-4795-923c-d9b7948caa4b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:50.005141 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-60f10a4f-c7b3-4795-923c-d9b7948caa4b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:50.009317 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-60f10a4f-c7b3-4795-923c-d9b7948caa4b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed returned with HTTP 404 Aug 07 17:22:50.009873 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1444/5782] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:50 2026] GET /volume/v3/snapshots/edb9a2f7-173f-400b-8157-7fcadefd87ed => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:50.015912 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-bdd84cec-af42-463a-b76d-42d69fd1af37 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:50.017648 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bdd84cec-af42-463a-b76d-42d69fd1af37 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f Aug 07 17:22:50.017875 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bdd84cec-af42-463a-b76d-42d69fd1af37 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:50.018086 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-bdd84cec-af42-463a-b76d-42d69fd1af37 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:50.018250 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-bdd84cec-af42-463a-b76d-42d69fd1af37 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume with id: aa32567b-84d8-4118-b678-bb35ba8a312f Aug 07 17:22:50.025410 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:50.025410 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:50.025742 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bdd84cec-af42-463a-b76d-42d69fd1af37 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:50.038742 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-bdd84cec-af42-463a-b76d-42d69fd1af37 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume request issued successfully. Aug 07 17:22:50.038968 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-bdd84cec-af42-463a-b76d-42d69fd1af37 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f returned with HTTP 202 Aug 07 17:22:50.039364 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1443/5783] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:50 2026] DELETE /volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:50.046060 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c4130e2-1807-41fc-a7bf-2e6569dede0a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:50.048015 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c4130e2-1807-41fc-a7bf-2e6569dede0a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f Aug 07 17:22:50.048238 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c4130e2-1807-41fc-a7bf-2e6569dede0a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:50.048449 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c4130e2-1807-41fc-a7bf-2e6569dede0a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:50.055459 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:50.055459 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:50.059191 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2c4130e2-1807-41fc-a7bf-2e6569dede0a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:50.062683 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c4130e2-1807-41fc-a7bf-2e6569dede0a tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f returned with HTTP 200 Aug 07 17:22:50.065084 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1446/5784] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:50 2026] GET /volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:50.477636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb394a6e-428e-4c5f-9ec4-1ebab0898026 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:50.479298 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb394a6e-428e-4c5f-9ec4-1ebab0898026 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:50.479492 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb394a6e-428e-4c5f-9ec4-1ebab0898026 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:50.479720 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb394a6e-428e-4c5f-9ec4-1ebab0898026 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:50.479817 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fb394a6e-428e-4c5f-9ec4-1ebab0898026 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:50.483718 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:50.483718 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:50.484406 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb394a6e-428e-4c5f-9ec4-1ebab0898026 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:50.484757 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1452/5785] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:50 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:50.601817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-19ced099-a1fb-474a-bfe4-ec9028025c2a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:50.603439 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19ced099-a1fb-474a-bfe4-ec9028025c2a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:50.603621 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19ced099-a1fb-474a-bfe4-ec9028025c2a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:50.603807 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-19ced099-a1fb-474a-bfe4-ec9028025c2a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:50.610249 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:50.610249 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:50.613467 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-19ced099-a1fb-474a-bfe4-ec9028025c2a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:50.617095 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-19ced099-a1fb-474a-bfe4-ec9028025c2a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:50.617410 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1445/5786] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:50 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:51.077366 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-067fe34f-1629-4df2-bdc3-f29e92354e5d None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:51.079489 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-067fe34f-1629-4df2-bdc3-f29e92354e5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f Aug 07 17:22:51.079743 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-067fe34f-1629-4df2-bdc3-f29e92354e5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:51.079967 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-067fe34f-1629-4df2-bdc3-f29e92354e5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:51.088330 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-067fe34f-1629-4df2-bdc3-f29e92354e5d tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f returned with HTTP 404 Aug 07 17:22:51.088847 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1444/5787] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:51 2026] GET /volume/v3/volumes/aa32567b-84d8-4118-b678-bb35ba8a312f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:51.096870 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:51.098493 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:22:51.098838 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1224278749"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:51.100312 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1224278749'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:22:51.100500 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume of 1 GB Aug 07 17:22:51.105491 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:51.110930 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (72ec10c1-1c98-475f-8ac7-0165697f4354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:51.112039 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59522a64-fd45-424b-a5d3-f0b8a2926f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:51.113005 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:51.137179 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59522a64-fd45-424b-a5d3-f0b8a2926f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:51.138105 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ef1c14-25b6-4f4b-8275-7a87a539de6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:51.171880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['c7344d48-8744-49f3-b709-f7e39502b348', '5662cceb-c280-4197-a338-7b702b77cc8f', '7a015596-7c6a-4bab-be09-559c62661d37', 'b1ecbcb8-ee20-4456-9a64-ef916de4af67'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:51.172743 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ef1c14-25b6-4f4b-8275-7a87a539de6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7344d48-8744-49f3-b709-f7e39502b348', '5662cceb-c280-4197-a338-7b702b77cc8f', '7a015596-7c6a-4bab-be09-559c62661d37', 'b1ecbcb8-ee20-4456-9a64-ef916de4af67']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:51.173519 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e44248f-a279-4bfc-aace-d0d659bbd39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:51.195423 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e44248f-a279-4bfc-aace-d0d659bbd39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8971d94e-d439-49ee-9825-29e6995188ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1224278749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['c7344d48-8744-49f3-b709-f7e39502b348','5662cceb-c280-4197-a338-7b702b77cc8f','7a015596-7c6a-4bab-be09-559c62661d37','b1ecbcb8-ee20-4456-9a64-ef916de4af67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1224278749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8971d94e-d439-49ee-9825-29e6995188ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c55d87b453c64f8bb65ed088c9a5ad14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:51.196334 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4634c85b-8ffc-4c33-bc72-84e37a60c65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:51.213180 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4634c85b-8ffc-4c33-bc72-84e37a60c65f) transitioned into state 'SUCCESS' from state '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-1224278749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c55d87b453c64f8bb65ed088c9a5ad14',qos_specs=None,replication_status=,reservations=['c7344d48-8744-49f3-b709-f7e39502b348','5662cceb-c280-4197-a338-7b702b77cc8f','7a015596-7c6a-4bab-be09-559c62661d37','b1ecbcb8-ee20-4456-9a64-ef916de4af67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d9f3f8452d49c1be50ee0815ca8f2c',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:51.213994 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f584fbb-265c-44f7-bb34-29bca63f0327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:51.222985 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f584fbb-265c-44f7-bb34-29bca63f0327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:51.224154 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Flow 'volume_create_api' (72ec10c1-1c98-475f-8ac7-0165697f4354) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:51.224627 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create volume request issued successfully. Aug 07 17:22:51.225266 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4515ddd4-6bfb-4eb8-a596-91f8eab88faa tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:22:51.225829 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1447/5788] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:22:51 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 07 17:22:51.238064 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-06036678-8d25-4709-ac90-efa71db1248b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:51.239856 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06036678-8d25-4709-ac90-efa71db1248b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff Aug 07 17:22:51.240129 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06036678-8d25-4709-ac90-efa71db1248b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:51.240333 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06036678-8d25-4709-ac90-efa71db1248b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:51.247439 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:51.247439 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:51.251907 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-06036678-8d25-4709-ac90-efa71db1248b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:51.256550 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06036678-8d25-4709-ac90-efa71db1248b tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff returned with HTTP 200 Aug 07 17:22:51.256988 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1453/5789] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:51 2026] GET /volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:51.494320 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9dfba247-0307-44f2-8a60-d12d481dfbc7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:51.495922 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9dfba247-0307-44f2-8a60-d12d481dfbc7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:51.496131 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9dfba247-0307-44f2-8a60-d12d481dfbc7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:51.496303 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9dfba247-0307-44f2-8a60-d12d481dfbc7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:51.496395 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-9dfba247-0307-44f2-8a60-d12d481dfbc7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:51.500237 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:51.500237 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:51.500778 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9dfba247-0307-44f2-8a60-d12d481dfbc7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:51.501131 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1446/5790] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:51 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:51.630125 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3b6b5163-fea0-4e75-bbcd-a51ca3ca2ee2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:51.631834 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b6b5163-fea0-4e75-bbcd-a51ca3ca2ee2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:51.632102 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b6b5163-fea0-4e75-bbcd-a51ca3ca2ee2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:51.632335 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3b6b5163-fea0-4e75-bbcd-a51ca3ca2ee2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:51.638511 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:51.638511 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:51.641796 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-3b6b5163-fea0-4e75-bbcd-a51ca3ca2ee2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:51.645500 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3b6b5163-fea0-4e75-bbcd-a51ca3ca2ee2 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:51.645852 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1445/5791] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:51 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:52.268950 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ecda8788-c6d0-4ef2-a2b1-bc82d20bf164 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:52.270860 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ecda8788-c6d0-4ef2-a2b1-bc82d20bf164 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff Aug 07 17:22:52.271045 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ecda8788-c6d0-4ef2-a2b1-bc82d20bf164 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:52.271231 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ecda8788-c6d0-4ef2-a2b1-bc82d20bf164 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:52.277938 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:52.277938 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:52.280913 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ecda8788-c6d0-4ef2-a2b1-bc82d20bf164 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:52.284165 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ecda8788-c6d0-4ef2-a2b1-bc82d20bf164 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff returned with HTTP 200 Aug 07 17:22:52.284723 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1448/5792] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:52 2026] GET /volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:52.295385 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-369da17e-e782-489f-bb2f-4c581a3016ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:52.297150 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-369da17e-e782-489f-bb2f-4c581a3016ab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:22:52.297478 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-369da17e-e782-489f-bb2f-4c581a3016ab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8971d94e-d439-49ee-9825-29e6995188ff", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1285411681"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:52.305292 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:52.305292 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:52.305617 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-369da17e-e782-489f-bb2f-4c581a3016ab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:52.305729 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-369da17e-e782-489f-bb2f-4c581a3016ab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Create snapshot from volume 8971d94e-d439-49ee-9825-29e6995188ff Aug 07 17:22:52.327171 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-369da17e-e782-489f-bb2f-4c581a3016ab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Created reservations ['501749c0-8b35-4f16-9107-201c3e558bbd', 'f885c359-fb00-4093-8918-0940f8e560b4', 'e7938019-a281-480d-89da-8736e3ca537c', 'f2873d0d-210a-4e09-9cda-057164645e13'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:52.354989 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-369da17e-e782-489f-bb2f-4c581a3016ab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot create request issued successfully. Aug 07 17:22:52.355510 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-369da17e-e782-489f-bb2f-4c581a3016ab tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:22:52.356125 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1454/5793] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:22:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:52.364883 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5d87c00c-8d67-442a-964f-5ecf0003ebb8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:52.366641 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d87c00c-8d67-442a-964f-5ecf0003ebb8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 Aug 07 17:22:52.366832 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d87c00c-8d67-442a-964f-5ecf0003ebb8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:52.367012 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5d87c00c-8d67-442a-964f-5ecf0003ebb8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:52.371681 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:52.371681 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:52.371965 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5d87c00c-8d67-442a-964f-5ecf0003ebb8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:52.372612 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5d87c00c-8d67-442a-964f-5ecf0003ebb8 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 returned with HTTP 200 Aug 07 17:22:52.373108 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1447/5794] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:52 2026] GET /volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:52.512659 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5a6ff723-203a-4802-95d3-46035b97964e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:52.514561 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a6ff723-203a-4802-95d3-46035b97964e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:22:52.514796 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a6ff723-203a-4802-95d3-46035b97964e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:52.514992 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a6ff723-203a-4802-95d3-46035b97964e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:52.515096 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-5a6ff723-203a-4802-95d3-46035b97964e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:52.519443 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:52.519443 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:52.520071 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a6ff723-203a-4802-95d3-46035b97964e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:22:52.520598 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1446/5795] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:52 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:52.530209 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-74efc0b9-6a80-45b8-8259-1b3f6186ddb4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:52.532146 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74efc0b9-6a80-45b8-8259-1b3f6186ddb4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa/action Aug 07 17:22:52.532580 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-74efc0b9-6a80-45b8-8259-1b3f6186ddb4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:22:52.532728 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-74efc0b9-6a80-45b8-8259-1b3f6186ddb4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:52.533997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-74efc0b9-6a80-45b8-8259-1b3f6186ddb4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Updating backup 'd744c7c1-9816-4431-9f17-1ac4f63d4faa' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 17:22:52.541247 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:52.541247 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:52.551063 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-74efc0b9-6a80-45b8-8259-1b3f6186ddb4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] reset_status in rpcapi backup_id d744c7c1-9816-4431-9f17-1ac4f63d4faa on host np0000006737. {{(pid=100225) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 17:22:52.552876 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74efc0b9-6a80-45b8-8259-1b3f6186ddb4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa/action returned with HTTP 202 Aug 07 17:22:52.553327 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1449/5796] 10.4.3.144 () {70 vars in 1430 bytes} [Fri Aug 7 17:22:52 2026] POST /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:22:52.561048 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-76bbc5ad-5ba3-4c5a-ab36-4947ba278abe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:52.563451 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76bbc5ad-5ba3-4c5a-ab36-4947ba278abe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 Aug 07 17:22:52.563675 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76bbc5ad-5ba3-4c5a-ab36-4947ba278abe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:52.563848 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-76bbc5ad-5ba3-4c5a-ab36-4947ba278abe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:52.564002 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-76bbc5ad-5ba3-4c5a-ab36-4947ba278abe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume with id: 94ffef9f-e271-4ecc-bc55-6a4b222892d9 Aug 07 17:22:52.571458 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:52.571458 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:52.571861 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-76bbc5ad-5ba3-4c5a-ab36-4947ba278abe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:52.591324 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-76bbc5ad-5ba3-4c5a-ab36-4947ba278abe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume request issued successfully. Aug 07 17:22:52.591634 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-76bbc5ad-5ba3-4c5a-ab36-4947ba278abe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 returned with HTTP 202 Aug 07 17:22:52.591929 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1455/5797] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:22:52 2026] DELETE /volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:52.599209 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-184b13f8-cec2-42a7-b53d-0c433a7c5654 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:52.600966 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-184b13f8-cec2-42a7-b53d-0c433a7c5654 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 Aug 07 17:22:52.601228 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-184b13f8-cec2-42a7-b53d-0c433a7c5654 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:52.601378 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-184b13f8-cec2-42a7-b53d-0c433a7c5654 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:52.609525 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:52.609525 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:52.613186 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-184b13f8-cec2-42a7-b53d-0c433a7c5654 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:52.616785 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-184b13f8-cec2-42a7-b53d-0c433a7c5654 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 returned with HTTP 200 Aug 07 17:22:52.617211 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1448/5798] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:52 2026] GET /volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:52.657977 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2161947f-7664-446a-af80-2d4d54c9dc68 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:52.659708 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2161947f-7664-446a-af80-2d4d54c9dc68 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:52.659879 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2161947f-7664-446a-af80-2d4d54c9dc68 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:52.660103 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2161947f-7664-446a-af80-2d4d54c9dc68 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:52.667254 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:52.667254 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:52.671780 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2161947f-7664-446a-af80-2d4d54c9dc68 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:52.675958 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2161947f-7664-446a-af80-2d4d54c9dc68 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:52.676421 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1447/5799] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:52 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:53.381183 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3c30f527-6fe2-41df-a2e8-0f35b60d0b92 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.382924 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c30f527-6fe2-41df-a2e8-0f35b60d0b92 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 Aug 07 17:22:53.383116 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c30f527-6fe2-41df-a2e8-0f35b60d0b92 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:53.383318 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c30f527-6fe2-41df-a2e8-0f35b60d0b92 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:53.388236 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.388236 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:53.388493 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3c30f527-6fe2-41df-a2e8-0f35b60d0b92 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:53.389108 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c30f527-6fe2-41df-a2e8-0f35b60d0b92 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 returned with HTTP 200 Aug 07 17:22:53.389416 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1450/5800] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:53 2026] GET /volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:53.397672 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aec3a758-d6a3-4736-bc95-924a4f4a05fc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.399584 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aec3a758-d6a3-4736-bc95-924a4f4a05fc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] POST https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764/action Aug 07 17:22:53.399907 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aec3a758-d6a3-4736-bc95-924a4f4a05fc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:22:53.400034 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aec3a758-d6a3-4736-bc95-924a4f4a05fc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:53.401343 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-aec3a758-d6a3-4736-bc95-924a4f4a05fc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Updating snapshot '21c1de0e-1a1d-46a9-8acd-be10111dc764' with '{'status': 'creating'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 17:22:53.411341 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.411341 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:53.423108 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aec3a758-d6a3-4736-bc95-924a4f4a05fc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764/action returned with HTTP 202 Aug 07 17:22:53.423489 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1456/5801] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:22:53 2026] POST /volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:22:53.430770 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d51fe11a-05be-441f-9411-f31af7014e84 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.432483 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d51fe11a-05be-441f-9411-f31af7014e84 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 Aug 07 17:22:53.432675 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d51fe11a-05be-441f-9411-f31af7014e84 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:53.432858 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d51fe11a-05be-441f-9411-f31af7014e84 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:53.437474 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.437474 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:53.437764 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-d51fe11a-05be-441f-9411-f31af7014e84 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:53.438324 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d51fe11a-05be-441f-9411-f31af7014e84 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 returned with HTTP 200 Aug 07 17:22:53.438666 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1449/5802] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:53 2026] GET /volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:53.446098 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5a5035e1-12bd-442d-ad1f-7a7f80fd3091 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.447724 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a5035e1-12bd-442d-ad1f-7a7f80fd3091 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] POST https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764/action Aug 07 17:22:53.448381 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a5035e1-12bd-442d-ad1f-7a7f80fd3091 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100227) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:22:53.448381 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a5035e1-12bd-442d-ad1f-7a7f80fd3091 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:53.449496 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a5035e1-12bd-442d-ad1f-7a7f80fd3091 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100227) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 17:22:53.454192 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.454192 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:53.454603 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.snapshot_actions [None req-5a5035e1-12bd-442d-ad1f-7a7f80fd3091 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] Updating snapshot 21c1de0e-1a1d-46a9-8acd-be10111dc764 with info {'id': '21c1de0e-1a1d-46a9-8acd-be10111dc764', 'status': 'error', 'progress': '80%'} Aug 07 17:22:53.459063 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a5035e1-12bd-442d-ad1f-7a7f80fd3091 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-member] https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764/action returned with HTTP 202 Aug 07 17:22:53.459385 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1448/5803] 10.4.3.144 () {68 vars in 1396 bytes} [Fri Aug 7 17:22:53 2026] POST /volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:53.465229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ffc430eb-8d54-43a6-969d-907dcb49afe5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.467068 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffc430eb-8d54-43a6-969d-907dcb49afe5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 Aug 07 17:22:53.467282 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffc430eb-8d54-43a6-969d-907dcb49afe5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:53.467465 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffc430eb-8d54-43a6-969d-907dcb49afe5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:53.467585 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-ffc430eb-8d54-43a6-969d-907dcb49afe5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete snapshot with id: 21c1de0e-1a1d-46a9-8acd-be10111dc764 Aug 07 17:22:53.472478 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.472478 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:53.472776 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ffc430eb-8d54-43a6-969d-907dcb49afe5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:53.488053 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ffc430eb-8d54-43a6-969d-907dcb49afe5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot delete request issued successfully. Aug 07 17:22:53.488310 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffc430eb-8d54-43a6-969d-907dcb49afe5 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 returned with HTTP 202 Aug 07 17:22:53.488690 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1451/5804] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:22:53 2026] DELETE /volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:53.494842 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ae0d8ca9-38d8-4f38-8284-fd9f3725c8b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.496628 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae0d8ca9-38d8-4f38-8284-fd9f3725c8b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 Aug 07 17:22:53.496810 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae0d8ca9-38d8-4f38-8284-fd9f3725c8b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:53.496997 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae0d8ca9-38d8-4f38-8284-fd9f3725c8b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:53.501761 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.501761 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:53.502036 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ae0d8ca9-38d8-4f38-8284-fd9f3725c8b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Snapshot retrieved successfully. Aug 07 17:22:53.502618 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae0d8ca9-38d8-4f38-8284-fd9f3725c8b1 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 returned with HTTP 200 Aug 07 17:22:53.502929 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1457/5805] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:53 2026] GET /volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:53.630961 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-9e7ad2c2-452e-4952-b417-639be7938fa4 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.632617 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e7ad2c2-452e-4952-b417-639be7938fa4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 Aug 07 17:22:53.632817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e7ad2c2-452e-4952-b417-639be7938fa4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:53.632994 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-9e7ad2c2-452e-4952-b417-639be7938fa4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:53.638243 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-9e7ad2c2-452e-4952-b417-639be7938fa4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 returned with HTTP 404 Aug 07 17:22:53.638668 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1450/5806] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:53 2026] GET /volume/v3/volumes/94ffef9f-e271-4ecc-bc55-6a4b222892d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:53.645768 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-88826d8d-cb98-497a-82be-db60ed9c6158 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.647459 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] POST https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c/restore Aug 07 17:22:53.647806 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:53.649406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Restoring backup be392cc6-2af4-4c6e-b9c2-cda59f00604c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100227) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 17:22:53.649508 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Restoring backup be392cc6-2af4-4c6e-b9c2-cda59f00604c to volume None. Aug 07 17:22:53.653462 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.653462 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:53.654194 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Creating volume of 1 GB for restore of backup be392cc6-2af4-4c6e-b9c2-cda59f00604c. Aug 07 17:22:53.657330 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Availability Zones retrieved successfully. Aug 07 17:22:53.662077 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (49cebcf8-a721-451c-b197-867a74559f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:53.663091 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66020d8-2acd-4b49-9cbe-bfa52b0fbbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:53.663745 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:22:53.684233 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66020d8-2acd-4b49-9cbe-bfa52b0fbbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:53.684923 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad0ea4e-a030-4dd8-95de-f0ad8ab8ff7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:53.688035 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98f80e56-d6f0-4579-9c83-64381bb593e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.689806 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98f80e56-d6f0-4579-9c83-64381bb593e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:53.689979 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98f80e56-d6f0-4579-9c83-64381bb593e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:53.690169 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98f80e56-d6f0-4579-9c83-64381bb593e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:53.696438 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.696438 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:53.699654 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-98f80e56-d6f0-4579-9c83-64381bb593e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:53.703583 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98f80e56-d6f0-4579-9c83-64381bb593e0 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:53.704148 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1452/5807] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:53 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:53.713962 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Created reservations ['75db6fef-33ad-455e-8c84-07f1481de17b', 'e066d168-3cc1-48e6-a25e-a091583c7fc1', '1038af91-872f-4f5d-85c1-880005b69419', 'd5cc81fc-9f55-46cd-947d-30e780498620'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:22:53.714687 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aad0ea4e-a030-4dd8-95de-f0ad8ab8ff7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75db6fef-33ad-455e-8c84-07f1481de17b', 'e066d168-3cc1-48e6-a25e-a091583c7fc1', '1038af91-872f-4f5d-85c1-880005b69419', 'd5cc81fc-9f55-46cd-947d-30e780498620']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:53.715162 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6214c461-6534-41b5-bbed-21c23a4db937 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.715376 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319d7065-c46e-4f39-9180-4fe9fdc21a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:53.717348 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6214c461-6534-41b5-bbed-21c23a4db937 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:53.717633 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6214c461-6534-41b5-bbed-21c23a4db937 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:53.717895 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6214c461-6534-41b5-bbed-21c23a4db937 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:53.726715 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.726715 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:53.730789 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6214c461-6534-41b5-bbed-21c23a4db937 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:53.736068 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6214c461-6534-41b5-bbed-21c23a4db937 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:53.736397 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1458/5808] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:53 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:53.742604 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319d7065-c46e-4f39-9180-4fe9fdc21a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '152f4a36-24b7-4f1b-88e3-7fac772cf139', '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='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['75db6fef-33ad-455e-8c84-07f1481de17b','e066d168-3cc1-48e6-a25e-a091583c7fc1','1038af91-872f-4f5d-85c1-880005b69419','d5cc81fc-9f55-46cd-947d-30e780498620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:22:53Z,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=152f4a36-24b7-4f1b-88e3-7fac772cf139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='177a5c9d51414a73bb5cb4b4d5e631d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14167ef04c8a4a7cacec16e16804d851',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:53.743268 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade602fe-36a0-47bf-b545-9b4638911d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:53.755037 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ade602fe-36a0-47bf-b545-9b4638911d90) transitioned into 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='177a5c9d51414a73bb5cb4b4d5e631d0',qos_specs=None,replication_status=,reservations=['75db6fef-33ad-455e-8c84-07f1481de17b','e066d168-3cc1-48e6-a25e-a091583c7fc1','1038af91-872f-4f5d-85c1-880005b69419','d5cc81fc-9f55-46cd-947d-30e780498620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14167ef04c8a4a7cacec16e16804d851',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:53.755646 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7723ff08-a3c1-4d34-bdf7-1f1e10707052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:22:53.763089 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7723ff08-a3c1-4d34-bdf7-1f1e10707052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:22:53.763089 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Flow 'volume_create_api' (49cebcf8-a721-451c-b197-867a74559f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:22:53.763314 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Create volume request issued successfully. Aug 07 17:22:53.769893 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.769893 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:53.770299 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:53.842837 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5e48052b-70e8-4e5f-a67e-a3bae897bb02 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:53.844871 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5e48052b-70e8-4e5f-a67e-a3bae897bb02 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:53.845118 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5e48052b-70e8-4e5f-a67e-a3bae897bb02 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:53.845350 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5e48052b-70e8-4e5f-a67e-a3bae897bb02 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:53.851666 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:53.851666 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:53.854747 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5e48052b-70e8-4e5f-a67e-a3bae897bb02 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:53.858620 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5e48052b-70e8-4e5f-a67e-a3bae897bb02 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:53.858968 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1451/5809] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:22:53 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:54.239097 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-7250ea71-5993-4cbe-b63c-0fbf00c0af63 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:54.241037 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-7250ea71-5993-4cbe-b63c-0fbf00c0af63 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:54.241229 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-7250ea71-5993-4cbe-b63c-0fbf00c0af63 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:54.241397 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-7250ea71-5993-4cbe-b63c-0fbf00c0af63 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:54.247553 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:54.247553 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:54.250652 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-7250ea71-5993-4cbe-b63c-0fbf00c0af63 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:54.254568 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-7250ea71-5993-4cbe-b63c-0fbf00c0af63 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:54.254898 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1453/5810] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:22:54 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:54.263966 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd964a95-06dd-4ce7-8310-57948827641c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:54.264391 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd964a95-06dd-4ce7-8310-57948827641c None None] GET https://10.4.3.144/volume// Aug 07 17:22:54.264591 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd964a95-06dd-4ce7-8310-57948827641c None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:54.264796 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd964a95-06dd-4ce7-8310-57948827641c None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:54.265158 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd964a95-06dd-4ce7-8310-57948827641c None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:22:54.265459 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1459/5811] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:22: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 07 17:22:54.271598 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-8eac19cd-f681-4537-beb7-3bfe6506b20d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:54.273361 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-8eac19cd-f681-4537-beb7-3bfe6506b20d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:22:54.273747 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-8eac19cd-f681-4537-beb7-3bfe6506b20d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e79fa0d-bd76-41b1-a54c-bb3ff250a09e", "connector": null, "instance_uuid": "576653c1-83af-47fa-9ef0-b47633ad9724"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:54.280926 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:54.280926 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:54.300293 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-8eac19cd-f681-4537-beb7-3bfe6506b20d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:22:54.300814 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1452/5812] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:22:54 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 07 17:22:54.511156 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-52ee4f78-6186-4e03-b614-dbe5be0c3d82 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:54.513571 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52ee4f78-6186-4e03-b614-dbe5be0c3d82 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 Aug 07 17:22:54.513844 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52ee4f78-6186-4e03-b614-dbe5be0c3d82 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:54.514130 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52ee4f78-6186-4e03-b614-dbe5be0c3d82 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:54.519755 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52ee4f78-6186-4e03-b614-dbe5be0c3d82 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 returned with HTTP 404 Aug 07 17:22:54.520537 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1454/5813] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:22:54 2026] GET /volume/v3/snapshots/21c1de0e-1a1d-46a9-8acd-be10111dc764 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:54.526057 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-432ed3e4-47a5-447a-b2be-9d40b8022d8f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:54.527823 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-432ed3e4-47a5-447a-b2be-9d40b8022d8f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff Aug 07 17:22:54.528003 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-432ed3e4-47a5-447a-b2be-9d40b8022d8f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:54.528243 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-432ed3e4-47a5-447a-b2be-9d40b8022d8f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:54.528475 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-432ed3e4-47a5-447a-b2be-9d40b8022d8f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume with id: 8971d94e-d439-49ee-9825-29e6995188ff Aug 07 17:22:54.535269 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:54.535269 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:54.535592 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-432ed3e4-47a5-447a-b2be-9d40b8022d8f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:54.550507 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-432ed3e4-47a5-447a-b2be-9d40b8022d8f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Delete volume request issued successfully. Aug 07 17:22:54.550641 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-432ed3e4-47a5-447a-b2be-9d40b8022d8f tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff returned with HTTP 202 Aug 07 17:22:54.551127 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1460/5814] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:22:54 2026] DELETE /volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:22:54.558265 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-61aa8f35-86e8-4b42-a23d-39328c4e7cdc None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:54.560001 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61aa8f35-86e8-4b42-a23d-39328c4e7cdc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff Aug 07 17:22:54.560180 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61aa8f35-86e8-4b42-a23d-39328c4e7cdc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:54.560438 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-61aa8f35-86e8-4b42-a23d-39328c4e7cdc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:54.567293 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:54.567293 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:54.571148 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-61aa8f35-86e8-4b42-a23d-39328c4e7cdc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Volume info retrieved successfully. Aug 07 17:22:54.575650 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-61aa8f35-86e8-4b42-a23d-39328c4e7cdc tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff returned with HTTP 200 Aug 07 17:22:54.576334 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1453/5815] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:54 2026] GET /volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:54.777215 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:54.777215 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:54.777618 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:22:54.777618 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Checking backup size 1 against volume size 1 {{(pid=100227) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 07 17:22:54.777763 np0000006737 devstack@c-api.service[100227]: INFO cinder.backup.api [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Overwriting volume 152f4a36-24b7-4f1b-88e3-7fac772cf139 with restore of backup be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:22:54.788750 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] restore_backup in rpcapi backup_id be392cc6-2af4-4c6e-b9c2-cda59f00604c {{(pid=100227) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 17:22:54.790320 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-88826d8d-cb98-497a-82be-db60ed9c6158 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c/restore returned with HTTP 202 Aug 07 17:22:54.790782 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1449/5816] 10.4.3.144 () {70 vars in 1433 bytes} [Fri Aug 7 17:22:53 2026] POST /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c/restore => generated 152 bytes in 1145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:22:54.797894 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a713ec39-fe9b-49a3-9840-30b434f5f644 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:54.799671 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a713ec39-fe9b-49a3-9840-30b434f5f644 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:22:54.799895 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a713ec39-fe9b-49a3-9840-30b434f5f644 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:54.800110 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a713ec39-fe9b-49a3-9840-30b434f5f644 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:54.800247 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a713ec39-fe9b-49a3-9840-30b434f5f644 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:54.804110 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:54.804110 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:54.804673 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a713ec39-fe9b-49a3-9840-30b434f5f644 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:22:54.805183 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1455/5817] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:54 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:54.959462 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-958afafa-7a12-4576-8042-5c535f4efa57 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:54.959836 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-958afafa-7a12-4576-8042-5c535f4efa57 None None] GET https://10.4.3.144/volume// Aug 07 17:22:54.959984 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-958afafa-7a12-4576-8042-5c535f4efa57 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:54.960169 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-958afafa-7a12-4576-8042-5c535f4efa57 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:54.960569 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-958afafa-7a12-4576-8042-5c535f4efa57 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:22:54.960848 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1461/5818] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:22: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 07 17:22:54.967671 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-eaba9b7f-18e4-453f-abae-bd4951597a87 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:54.970074 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-eaba9b7f-18e4-453f-abae-bd4951597a87 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:22:54.970340 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-eaba9b7f-18e4-453f-abae-bd4951597a87 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:54.970584 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-eaba9b7f-18e4-453f-abae-bd4951597a87 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:54.980985 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:54.980985 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:54.984685 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-eaba9b7f-18e4-453f-abae-bd4951597a87 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:22:54.989796 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-eaba9b7f-18e4-453f-abae-bd4951597a87 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:22:54.990155 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1454/5819] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:22:54 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 1609 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:22:55.090747 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-99c77176-e477-4056-9809-c815c8c8d9dc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:55.092974 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-99c77176-e477-4056-9809-c815c8c8d9dc tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] PUT https://10.4.3.144/volume/v3/attachments/4776cb77-7996-4a9e-a615-a3c1c7fe25f6 Aug 07 17:22:55.093377 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-99c77176-e477-4056-9809-c815c8c8d9dc tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:55.101364 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-99c77176-e477-4056-9809-c815c8c8d9dc tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Acquiring lock "cinder-attachment_update-3e79fa0d-bd76-41b1-a54c-bb3ff250a09e-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:22:55.106182 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-99c77176-e477-4056-9809-c815c8c8d9dc tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Lock "cinder-attachment_update-3e79fa0d-bd76-41b1-a54c-bb3ff250a09e-np0000006737" acquired by "attachment_update" :: waited 0.005s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:22:55.107567 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:55.107567 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:55.178198 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-99c77176-e477-4056-9809-c815c8c8d9dc tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Lock "cinder-attachment_update-3e79fa0d-bd76-41b1-a54c-bb3ff250a09e-np0000006737" released by "attachment_update" :: held 0.072s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:22:55.178504 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-99c77176-e477-4056-9809-c815c8c8d9dc tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments/4776cb77-7996-4a9e-a615-a3c1c7fe25f6 returned with HTTP 200 Aug 07 17:22:55.179032 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1450/5820] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:22:55 2026] PUT /volume/v3/attachments/4776cb77-7996-4a9e-a615-a3c1c7fe25f6 => generated 968 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:22:55.197958 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5f9addd2-93a9-49d3-9e96-88bb1c78d59c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:55.200397 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5f9addd2-93a9-49d3-9e96-88bb1c78d59c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/attachments/4776cb77-7996-4a9e-a615-a3c1c7fe25f6/action Aug 07 17:22:55.200800 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5f9addd2-93a9-49d3-9e96-88bb1c78d59c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:22:55.201068 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5f9addd2-93a9-49d3-9e96-88bb1c78d59c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:22:55.217945 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:55.217945 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:55.226248 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-5f9addd2-93a9-49d3-9e96-88bb1c78d59c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments/4776cb77-7996-4a9e-a615-a3c1c7fe25f6/action returned with HTTP 204 Aug 07 17:22:55.226664 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1456/5821] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:22:55 2026] POST /volume/v3/attachments/4776cb77-7996-4a9e-a615-a3c1c7fe25f6/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:55.587844 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e011a02a-8d33-43bf-858b-f968a2b35a92 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:55.590390 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e011a02a-8d33-43bf-858b-f968a2b35a92 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] GET https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff Aug 07 17:22:55.590390 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e011a02a-8d33-43bf-858b-f968a2b35a92 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:55.590390 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e011a02a-8d33-43bf-858b-f968a2b35a92 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:55.595612 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e011a02a-8d33-43bf-858b-f968a2b35a92 tempest-ProjectMemberTests-1109347386 tempest-ProjectMemberTests-1109347386-project-admin] https://10.4.3.144/volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff returned with HTTP 404 Aug 07 17:22:55.595961 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1462/5822] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:22:55 2026] GET /volume/v3/volumes/8971d94e-d439-49ee-9825-29e6995188ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:22:55.813943 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-91f943ef-6f08-43cb-8c0c-261340eb2adf None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:55.815673 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91f943ef-6f08-43cb-8c0c-261340eb2adf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:22:55.815901 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91f943ef-6f08-43cb-8c0c-261340eb2adf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:55.816104 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-91f943ef-6f08-43cb-8c0c-261340eb2adf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:55.816233 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-91f943ef-6f08-43cb-8c0c-261340eb2adf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:55.820057 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:55.820057 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:55.820716 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-91f943ef-6f08-43cb-8c0c-261340eb2adf tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:22:55.820941 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1455/5823] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:55 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:56.832817 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f8ed13c3-d752-41f9-ba22-ee993b7144e0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:56.834714 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f8ed13c3-d752-41f9-ba22-ee993b7144e0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:22:56.835035 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f8ed13c3-d752-41f9-ba22-ee993b7144e0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:56.835248 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f8ed13c3-d752-41f9-ba22-ee993b7144e0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:56.835358 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-f8ed13c3-d752-41f9-ba22-ee993b7144e0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:56.839840 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:56.839840 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:22:56.840501 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f8ed13c3-d752-41f9-ba22-ee993b7144e0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:22:56.840849 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1451/5824] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:56 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:57.850746 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f59c2c62-f0bd-4aca-b98b-567ccff9efdc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:57.852748 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f59c2c62-f0bd-4aca-b98b-567ccff9efdc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:22:57.852997 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f59c2c62-f0bd-4aca-b98b-567ccff9efdc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:57.853238 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f59c2c62-f0bd-4aca-b98b-567ccff9efdc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:57.853383 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f59c2c62-f0bd-4aca-b98b-567ccff9efdc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:57.857859 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:57.857859 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:22:57.858553 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f59c2c62-f0bd-4aca-b98b-567ccff9efdc tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:22:57.858955 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1457/5825] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:57 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:58.868562 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af58d0b6-aa5e-4cfa-9f12-97efc5c828ba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:58.870429 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af58d0b6-aa5e-4cfa-9f12-97efc5c828ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:22:58.870691 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af58d0b6-aa5e-4cfa-9f12-97efc5c828ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:58.870875 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af58d0b6-aa5e-4cfa-9f12-97efc5c828ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:58.870973 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-af58d0b6-aa5e-4cfa-9f12-97efc5c828ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:58.874873 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:58.874873 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:22:58.875452 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af58d0b6-aa5e-4cfa-9f12-97efc5c828ba tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:22:58.875772 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1463/5826] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:58 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:22:59.885246 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-4ed783b0-c6aa-4edd-b07f-fad7142f1733 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:22:59.886957 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ed783b0-c6aa-4edd-b07f-fad7142f1733 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:22:59.887215 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ed783b0-c6aa-4edd-b07f-fad7142f1733 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:22:59.887438 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-4ed783b0-c6aa-4edd-b07f-fad7142f1733 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:22:59.887579 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-4ed783b0-c6aa-4edd-b07f-fad7142f1733 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:22:59.891587 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:22:59.891587 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:22:59.892295 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-4ed783b0-c6aa-4edd-b07f-fad7142f1733 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:22:59.892632 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1456/5827] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:22:59 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:00.145019 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-d77e724f-b854-4395-940f-84ca9df29b66 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:00.148045 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-d77e724f-b854-4395-940f-84ca9df29b66 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e/encryption Aug 07 17:23:00.148315 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-d77e724f-b854-4395-940f-84ca9df29b66 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:00.148546 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-d77e724f-b854-4395-940f-84ca9df29b66 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'index' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:00.158474 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:00.158474 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:00.165267 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-f4360f3d-d55e-4c87-acd6-5f64f4a47987 req-d77e724f-b854-4395-940f-84ca9df29b66 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e/encryption returned with HTTP 200 Aug 07 17:23:00.165670 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1452/5828] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:23:00 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:00.901748 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ad8c9aeb-3464-4ed6-b86e-3719f0ba79b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:00.903979 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad8c9aeb-3464-4ed6-b86e-3719f0ba79b5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:23:00.904262 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad8c9aeb-3464-4ed6-b86e-3719f0ba79b5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:00.904503 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad8c9aeb-3464-4ed6-b86e-3719f0ba79b5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:00.904640 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ad8c9aeb-3464-4ed6-b86e-3719f0ba79b5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:00.909445 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:00.909445 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:00.910308 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad8c9aeb-3464-4ed6-b86e-3719f0ba79b5 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:23:00.910818 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1458/5829] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:00 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:01.920856 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-51aa3965-efe7-41b9-a82e-9e2a850295a7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:01.922989 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51aa3965-efe7-41b9-a82e-9e2a850295a7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:23:01.923273 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51aa3965-efe7-41b9-a82e-9e2a850295a7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:01.923500 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51aa3965-efe7-41b9-a82e-9e2a850295a7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:01.923636 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-51aa3965-efe7-41b9-a82e-9e2a850295a7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:01.928338 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:01.928338 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:01.929030 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51aa3965-efe7-41b9-a82e-9e2a850295a7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:23:01.929475 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1464/5830] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:01 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:02.939287 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-96fcead4-e05d-490e-91c6-b79bd10c4e82 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:02.940760 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96fcead4-e05d-490e-91c6-b79bd10c4e82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:23:02.940949 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96fcead4-e05d-490e-91c6-b79bd10c4e82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:02.941156 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-96fcead4-e05d-490e-91c6-b79bd10c4e82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:02.941273 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-96fcead4-e05d-490e-91c6-b79bd10c4e82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:02.945551 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:02.945551 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:02.946244 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-96fcead4-e05d-490e-91c6-b79bd10c4e82 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:23:02.946573 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1457/5831] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:02 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:03.957189 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-f8b1ed42-3ce8-4f51-a678-b3bfb30f57f7 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:03.959514 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f8b1ed42-3ce8-4f51-a678-b3bfb30f57f7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:23:03.959732 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f8b1ed42-3ce8-4f51-a678-b3bfb30f57f7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:03.959960 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-f8b1ed42-3ce8-4f51-a678-b3bfb30f57f7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:03.960083 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-f8b1ed42-3ce8-4f51-a678-b3bfb30f57f7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:03.964240 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:03.964240 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:03.964785 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-f8b1ed42-3ce8-4f51-a678-b3bfb30f57f7 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:23:03.965390 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1453/5832] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:03 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:03.977327 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9ce32bf-168b-4b1d-b753-08174753e36c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:03.979514 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9ce32bf-168b-4b1d-b753-08174753e36c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/152f4a36-24b7-4f1b-88e3-7fac772cf139 Aug 07 17:23:03.979759 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9ce32bf-168b-4b1d-b753-08174753e36c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:03.980013 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9ce32bf-168b-4b1d-b753-08174753e36c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:03.980105 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e9ce32bf-168b-4b1d-b753-08174753e36c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume with id: 152f4a36-24b7-4f1b-88e3-7fac772cf139 Aug 07 17:23:03.987351 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:03.987351 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:03.987714 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9ce32bf-168b-4b1d-b753-08174753e36c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:23:04.003801 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9ce32bf-168b-4b1d-b753-08174753e36c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume request issued successfully. Aug 07 17:23:04.003975 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9ce32bf-168b-4b1d-b753-08174753e36c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/152f4a36-24b7-4f1b-88e3-7fac772cf139 returned with HTTP 202 Aug 07 17:23:04.004380 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1459/5833] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:23:03 2026] DELETE /volume/v3/volumes/152f4a36-24b7-4f1b-88e3-7fac772cf139 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:23:04.017092 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e5967533-fa90-4252-962c-e68c5e9fdba3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:04.018592 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5967533-fa90-4252-962c-e68c5e9fdba3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/152f4a36-24b7-4f1b-88e3-7fac772cf139 Aug 07 17:23:04.019011 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5967533-fa90-4252-962c-e68c5e9fdba3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:04.019011 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5967533-fa90-4252-962c-e68c5e9fdba3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:04.025123 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:04.025123 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:04.028040 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e5967533-fa90-4252-962c-e68c5e9fdba3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:23:04.031344 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5967533-fa90-4252-962c-e68c5e9fdba3 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/152f4a36-24b7-4f1b-88e3-7fac772cf139 returned with HTTP 200 Aug 07 17:23:04.031657 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1465/5834] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:04 2026] GET /volume/v3/volumes/152f4a36-24b7-4f1b-88e3-7fac772cf139 => generated 1074 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:05.042842 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7579e8b9-f3d6-4e47-a2c4-903c5b6140ff None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:05.044519 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7579e8b9-f3d6-4e47-a2c4-903c5b6140ff tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/152f4a36-24b7-4f1b-88e3-7fac772cf139 Aug 07 17:23:05.044721 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7579e8b9-f3d6-4e47-a2c4-903c5b6140ff tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:05.044903 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7579e8b9-f3d6-4e47-a2c4-903c5b6140ff tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:05.050987 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7579e8b9-f3d6-4e47-a2c4-903c5b6140ff tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/152f4a36-24b7-4f1b-88e3-7fac772cf139 returned with HTTP 404 Aug 07 17:23:05.051560 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1458/5835] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:05 2026] GET /volume/v3/volumes/152f4a36-24b7-4f1b-88e3-7fac772cf139 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:05.058326 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-00643789-e0bb-4970-814a-ac170626fe9c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:05.059900 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-00643789-e0bb-4970-814a-ac170626fe9c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:23:05.060146 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-00643789-e0bb-4970-814a-ac170626fe9c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:05.060329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-00643789-e0bb-4970-814a-ac170626fe9c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:05.060432 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-00643789-e0bb-4970-814a-ac170626fe9c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:05.064254 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:05.064254 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:05.064837 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-00643789-e0bb-4970-814a-ac170626fe9c tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:23:05.065182 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1454/5836] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:05 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:05.074620 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b59efff-8ae3-4954-aa27-ace52c5a3356 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:05.076287 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b59efff-8ae3-4954-aa27-ace52c5a3356 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:23:05.076475 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b59efff-8ae3-4954-aa27-ace52c5a3356 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:05.076646 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b59efff-8ae3-4954-aa27-ace52c5a3356 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:05.076746 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-4b59efff-8ae3-4954-aa27-ace52c5a3356 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete backup with id: d744c7c1-9816-4431-9f17-1ac4f63d4faa. Aug 07 17:23:05.080958 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:05.080958 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:05.091875 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-4b59efff-8ae3-4954-aa27-ace52c5a3356 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] delete_backup rpcapi backup_id d744c7c1-9816-4431-9f17-1ac4f63d4faa {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:23:05.093338 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b59efff-8ae3-4954-aa27-ace52c5a3356 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 202 Aug 07 17:23:05.093756 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1460/5837] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:23:05 2026] DELETE /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:23:05.100085 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b1fa0f8-ab4f-44fc-90a9-24dd80766282 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:05.102523 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b1fa0f8-ab4f-44fc-90a9-24dd80766282 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:23:05.102736 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b1fa0f8-ab4f-44fc-90a9-24dd80766282 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:05.102908 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b1fa0f8-ab4f-44fc-90a9-24dd80766282 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:05.103069 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6b1fa0f8-ab4f-44fc-90a9-24dd80766282 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:05.107185 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:05.107185 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:05.107718 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b1fa0f8-ab4f-44fc-90a9-24dd80766282 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 200 Aug 07 17:23:05.108076 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1466/5838] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:05 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:06.118506 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ca521647-1b24-4a55-9ddb-9297f572a693 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:06.120323 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca521647-1b24-4a55-9ddb-9297f572a693 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa Aug 07 17:23:06.120546 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca521647-1b24-4a55-9ddb-9297f572a693 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:06.120724 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ca521647-1b24-4a55-9ddb-9297f572a693 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:06.120819 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-ca521647-1b24-4a55-9ddb-9297f572a693 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id d744c7c1-9816-4431-9f17-1ac4f63d4faa. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:06.124751 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ca521647-1b24-4a55-9ddb-9297f572a693 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa returned with HTTP 404 Aug 07 17:23:06.125358 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1459/5839] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:06 2026] GET /volume/v3/backups/d744c7c1-9816-4431-9f17-1ac4f63d4faa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:06.132602 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5a56e0aa-1dcc-4434-b8fa-5380a6ebbe7e None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:06.134288 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a56e0aa-1dcc-4434-b8fa-5380a6ebbe7e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:23:06.134491 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a56e0aa-1dcc-4434-b8fa-5380a6ebbe7e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:06.134668 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5a56e0aa-1dcc-4434-b8fa-5380a6ebbe7e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:06.134771 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-5a56e0aa-1dcc-4434-b8fa-5380a6ebbe7e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete backup with id: 21911c00-669d-453b-b952-c331ae3e29a1. Aug 07 17:23:06.138748 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:06.138748 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:06.148871 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-5a56e0aa-1dcc-4434-b8fa-5380a6ebbe7e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] delete_backup rpcapi backup_id 21911c00-669d-453b-b952-c331ae3e29a1 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:23:06.150708 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5a56e0aa-1dcc-4434-b8fa-5380a6ebbe7e tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 202 Aug 07 17:23:06.151118 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1455/5840] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:23:06 2026] DELETE /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:23:06.157369 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d79bdac-1dc0-4a4a-a01e-f6e89601c3d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:06.159141 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d79bdac-1dc0-4a4a-a01e-f6e89601c3d2 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:23:06.159349 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d79bdac-1dc0-4a4a-a01e-f6e89601c3d2 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:06.159514 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d79bdac-1dc0-4a4a-a01e-f6e89601c3d2 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:06.159620 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8d79bdac-1dc0-4a4a-a01e-f6e89601c3d2 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:06.164671 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:06.164671 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:06.165319 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d79bdac-1dc0-4a4a-a01e-f6e89601c3d2 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 200 Aug 07 17:23:06.165782 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1461/5841] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:06 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:07.174785 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b0d2ae38-1772-4dae-8026-366745993ffe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:07.176538 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0d2ae38-1772-4dae-8026-366745993ffe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 Aug 07 17:23:07.176742 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0d2ae38-1772-4dae-8026-366745993ffe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:07.176937 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0d2ae38-1772-4dae-8026-366745993ffe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:07.177096 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b0d2ae38-1772-4dae-8026-366745993ffe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id 21911c00-669d-453b-b952-c331ae3e29a1. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:07.180495 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0d2ae38-1772-4dae-8026-366745993ffe tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 returned with HTTP 404 Aug 07 17:23:07.180920 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1467/5842] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:07 2026] GET /volume/v3/backups/21911c00-669d-453b-b952-c331ae3e29a1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:07.187151 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-123d6dc8-a74a-45f6-ac17-2e98ad181ca0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:07.188816 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-123d6dc8-a74a-45f6-ac17-2e98ad181ca0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:23:07.189034 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-123d6dc8-a74a-45f6-ac17-2e98ad181ca0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:07.189223 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-123d6dc8-a74a-45f6-ac17-2e98ad181ca0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:07.189322 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.contrib.backups [None req-123d6dc8-a74a-45f6-ac17-2e98ad181ca0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete backup with id: be392cc6-2af4-4c6e-b9c2-cda59f00604c. Aug 07 17:23:07.193549 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:07.193549 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:07.203653 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.backup.rpcapi [None req-123d6dc8-a74a-45f6-ac17-2e98ad181ca0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] delete_backup rpcapi backup_id be392cc6-2af4-4c6e-b9c2-cda59f00604c {{(pid=100226) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:23:07.205281 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-123d6dc8-a74a-45f6-ac17-2e98ad181ca0 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 202 Aug 07 17:23:07.205650 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1460/5843] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:23:07 2026] DELETE /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:23:07.212007 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-62144053-81b6-4f9b-96bc-7107408ca488 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:07.213718 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-62144053-81b6-4f9b-96bc-7107408ca488 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:23:07.213973 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-62144053-81b6-4f9b-96bc-7107408ca488 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:07.214232 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-62144053-81b6-4f9b-96bc-7107408ca488 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:07.214363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-62144053-81b6-4f9b-96bc-7107408ca488 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:07.218748 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:07.218748 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:07.219386 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-62144053-81b6-4f9b-96bc-7107408ca488 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 200 Aug 07 17:23:07.219925 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1456/5844] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:07 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:08.228887 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-93ff829e-7db5-48f0-921f-3228eeb10277 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:08.230402 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93ff829e-7db5-48f0-921f-3228eeb10277 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c Aug 07 17:23:08.230619 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93ff829e-7db5-48f0-921f-3228eeb10277 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:08.230789 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93ff829e-7db5-48f0-921f-3228eeb10277 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:08.230885 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-93ff829e-7db5-48f0-921f-3228eeb10277 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Show backup with id be392cc6-2af4-4c6e-b9c2-cda59f00604c. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:08.233892 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93ff829e-7db5-48f0-921f-3228eeb10277 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c returned with HTTP 404 Aug 07 17:23:08.234307 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1462/5845] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:08 2026] GET /volume/v3/backups/be392cc6-2af4-4c6e-b9c2-cda59f00604c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:08.240447 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-407c116c-6aee-47b5-92b7-1bcc898da6b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:08.242054 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-407c116c-6aee-47b5-92b7-1bcc898da6b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 Aug 07 17:23:08.242236 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-407c116c-6aee-47b5-92b7-1bcc898da6b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:08.242403 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-407c116c-6aee-47b5-92b7-1bcc898da6b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:08.242546 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-407c116c-6aee-47b5-92b7-1bcc898da6b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume with id: 9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 Aug 07 17:23:08.248927 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:08.248927 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:08.249271 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-407c116c-6aee-47b5-92b7-1bcc898da6b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:23:08.262492 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-407c116c-6aee-47b5-92b7-1bcc898da6b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Delete volume request issued successfully. Aug 07 17:23:08.262652 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-407c116c-6aee-47b5-92b7-1bcc898da6b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 returned with HTTP 202 Aug 07 17:23:08.263203 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1468/5846] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:23:08 2026] DELETE /volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:23:08.271527 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-bac8c799-b96f-4f40-a703-8b008f204768 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:08.273258 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bac8c799-b96f-4f40-a703-8b008f204768 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 Aug 07 17:23:08.273470 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bac8c799-b96f-4f40-a703-8b008f204768 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:08.273665 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-bac8c799-b96f-4f40-a703-8b008f204768 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:08.275617 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=306,cinder:UPDATE=127,cinder:INSERT=65 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:23:08.283478 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:08.283478 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:08.287924 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-bac8c799-b96f-4f40-a703-8b008f204768 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Volume info retrieved successfully. Aug 07 17:23:08.291553 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-bac8c799-b96f-4f40-a703-8b008f204768 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 returned with HTTP 200 Aug 07 17:23:08.291935 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1461/5847] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:08 2026] GET /volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:09.304126 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6eb2a3cc-c31d-48dc-b3c9-05b75fe5a5b4 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:09.305827 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6eb2a3cc-c31d-48dc-b3c9-05b75fe5a5b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] GET https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 Aug 07 17:23:09.306082 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6eb2a3cc-c31d-48dc-b3c9-05b75fe5a5b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:09.306266 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6eb2a3cc-c31d-48dc-b3c9-05b75fe5a5b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:09.308394 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=215,cinder:UPDATE=59,cinder:INSERT=26 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:23:09.314140 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6eb2a3cc-c31d-48dc-b3c9-05b75fe5a5b4 tempest-ProjectAdminTests33-532645994 tempest-ProjectAdminTests33-532645994-project-admin] https://10.4.3.144/volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 returned with HTTP 404 Aug 07 17:23:09.314623 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1457/5848] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:09 2026] GET /volume/v3/volumes/9f1c5a06-897a-4d48-bd2c-7df16c0b5f47 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 17:23:10.530242 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:10.602788 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:23:10.603151 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1938424310"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:10.604899 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1938424310'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:23:10.605058 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Create volume of 1 GB Aug 07 17:23:10.607115 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=277,cinder:UPDATE=103,cinder:INSERT=48 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:23:10.609178 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Availability Zones retrieved successfully. Aug 07 17:23:10.614561 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Flow 'volume_create_api' (819d0811-cb09-4ea4-99c1-098a104ec627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:10.615404 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566769fc-5e3a-4042-8d91-0490fd8d2633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:10.616418 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:23:10.638465 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566769fc-5e3a-4042-8d91-0490fd8d2633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:10.639136 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a130592-e46f-4d12-9b90-0f241ed258a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:10.686869 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Created reservations ['6405a567-e5bb-4c65-b05f-3f4506aac81c', '466daf40-d539-4221-b468-86172dd3830d', 'bfea58f4-05a0-44d0-9890-560ac89ffea3', 'e5062f38-a7a5-4794-8956-1a37f9def2e8'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:10.687610 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a130592-e46f-4d12-9b90-0f241ed258a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6405a567-e5bb-4c65-b05f-3f4506aac81c', '466daf40-d539-4221-b468-86172dd3830d', 'bfea58f4-05a0-44d0-9890-560ac89ffea3', 'e5062f38-a7a5-4794-8956-1a37f9def2e8']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:10.688341 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4f8b94-7144-486f-a552-1a73e030e5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:10.708510 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4f8b94-7144-486f-a552-1a73e030e5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a73e9f70-6217-4d38-a821-f3647aa48022', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1938424310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bf2776d0a914bbfba389d6c21be3520',qos_specs=None,replication_status=,reservations=['6405a567-e5bb-4c65-b05f-3f4506aac81c','466daf40-d539-4221-b468-86172dd3830d','bfea58f4-05a0-44d0-9890-560ac89ffea3','e5062f38-a7a5-4794-8956-1a37f9def2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c79c39057240bba697b8312deb3db6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1938424310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a73e9f70-6217-4d38-a821-f3647aa48022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bf2776d0a914bbfba389d6c21be3520',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09c79c39057240bba697b8312deb3db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:10.709467 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0e8c54-7b1a-4152-8670-c63845ca7246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:10.723772 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0e8c54-7b1a-4152-8670-c63845ca7246) transitioned into state 'SUCCESS' from state '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-1938424310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bf2776d0a914bbfba389d6c21be3520',qos_specs=None,replication_status=,reservations=['6405a567-e5bb-4c65-b05f-3f4506aac81c','466daf40-d539-4221-b468-86172dd3830d','bfea58f4-05a0-44d0-9890-560ac89ffea3','e5062f38-a7a5-4794-8956-1a37f9def2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09c79c39057240bba697b8312deb3db6',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:10.724416 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ad8cee-3a71-408b-b26b-b2dab88fa3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:10.732103 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ad8cee-3a71-408b-b26b-b2dab88fa3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:10.732786 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Flow 'volume_create_api' (819d0811-cb09-4ea4-99c1-098a104ec627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:10.733079 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Create volume request issued successfully. Aug 07 17:23:10.733560 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6087bce-db5b-4eba-8515-e8f228d9c59b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:23:10.733925 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1463/5849] 10.4.3.144 () {70 vars in 1298 bytes} [Fri Aug 7 17:23:10 2026] POST /volume/v3/volumes => generated 778 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:23:10.751712 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a8266337-fa0b-4a67-8a7d-bdc58ecde3ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:10.752991 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8266337-fa0b-4a67-8a7d-bdc58ecde3ec tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 Aug 07 17:23:10.753212 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8266337-fa0b-4a67-8a7d-bdc58ecde3ec tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:10.753383 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8266337-fa0b-4a67-8a7d-bdc58ecde3ec tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:10.759707 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:10.759707 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:10.762711 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a8266337-fa0b-4a67-8a7d-bdc58ecde3ec tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Volume info retrieved successfully. Aug 07 17:23:10.766077 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8266337-fa0b-4a67-8a7d-bdc58ecde3ec tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 returned with HTTP 200 Aug 07 17:23:10.766393 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1469/5850] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:10 2026] GET /volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:11.778538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e7c4f441-0335-4725-a3dc-112157490d54 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:11.780668 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7c4f441-0335-4725-a3dc-112157490d54 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 Aug 07 17:23:11.780925 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e7c4f441-0335-4725-a3dc-112157490d54 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:11.781162 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e7c4f441-0335-4725-a3dc-112157490d54 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:11.787502 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:11.787502 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:11.790713 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e7c4f441-0335-4725-a3dc-112157490d54 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Volume info retrieved successfully. Aug 07 17:23:11.794235 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e7c4f441-0335-4725-a3dc-112157490d54 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 returned with HTTP 200 Aug 07 17:23:11.794608 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1462/5851] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:11 2026] GET /volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:11.805702 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8d296add-461f-4435-961a-f679d9480504 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:11.807368 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d296add-461f-4435-961a-f679d9480504 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] POST https://10.4.3.144/volume/v3/backups Aug 07 17:23:11.807690 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8d296add-461f-4435-961a-f679d9480504 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a73e9f70-6217-4d38-a821-f3647aa48022", "name": "tempest-type-Backup-565188814"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:11.809145 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.contrib.backups [None req-8d296add-461f-4435-961a-f679d9480504 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Creating new backup {'backup': {'volume_id': 'a73e9f70-6217-4d38-a821-f3647aa48022', 'name': 'tempest-type-Backup-565188814'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 17:23:11.809286 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-8d296add-461f-4435-961a-f679d9480504 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Creating backup of volume a73e9f70-6217-4d38-a821-f3647aa48022 in container None Aug 07 17:23:11.816632 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:11.816632 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:11.816993 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8d296add-461f-4435-961a-f679d9480504 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Volume info retrieved successfully. Aug 07 17:23:11.838101 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-8d296add-461f-4435-961a-f679d9480504 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Created reservations ['8c7c3299-afa5-44e0-8985-f97f8095cf0d', 'f8df7735-b060-4324-adab-ccd042af1104'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:11.860759 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8d296add-461f-4435-961a-f679d9480504 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups returned with HTTP 202 Aug 07 17:23:11.861168 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1458/5852] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:23:11 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:23:11.870855 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9410ed9-38ba-4072-a0d0-753f24e0719a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:11.872904 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9410ed9-38ba-4072-a0d0-753f24e0719a tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:11.873125 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9410ed9-38ba-4072-a0d0-753f24e0719a tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:11.873305 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9410ed9-38ba-4072-a0d0-753f24e0719a tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:11.873400 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e9410ed9-38ba-4072-a0d0-753f24e0719a tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:11.877921 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:11.877921 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:11.878541 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9410ed9-38ba-4072-a0d0-753f24e0719a tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:11.878920 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1464/5853] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:11 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:12.889588 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ddfda987-25e4-444c-b367-955d387be89c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:12.892587 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddfda987-25e4-444c-b367-955d387be89c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:12.892913 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ddfda987-25e4-444c-b367-955d387be89c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:12.893155 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ddfda987-25e4-444c-b367-955d387be89c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:12.893308 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ddfda987-25e4-444c-b367-955d387be89c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:12.897324 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:12.897324 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:12.897880 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ddfda987-25e4-444c-b367-955d387be89c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:12.898306 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1470/5854] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:12 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:13.908578 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-58b2080b-313e-4808-936f-69be63c8c4c9 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:13.910266 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58b2080b-313e-4808-936f-69be63c8c4c9 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:13.910508 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58b2080b-313e-4808-936f-69be63c8c4c9 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:13.910740 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-58b2080b-313e-4808-936f-69be63c8c4c9 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:13.910895 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-58b2080b-313e-4808-936f-69be63c8c4c9 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:13.916117 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:13.916117 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:13.916705 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-58b2080b-313e-4808-936f-69be63c8c4c9 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:13.917102 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1463/5855] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:13 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:14.926406 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-83504f04-de48-45ff-955b-2bd2df5c24fc None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:14.927950 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83504f04-de48-45ff-955b-2bd2df5c24fc tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:14.928192 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83504f04-de48-45ff-955b-2bd2df5c24fc tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:14.928387 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83504f04-de48-45ff-955b-2bd2df5c24fc tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:14.928484 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-83504f04-de48-45ff-955b-2bd2df5c24fc tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:14.932465 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:14.932465 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:14.933043 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83504f04-de48-45ff-955b-2bd2df5c24fc tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:14.933376 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1459/5856] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:14 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:15.943941 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5c3c7b7-1915-4e26-a9cd-a35833ca2c41 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:15.947360 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5c3c7b7-1915-4e26-a9cd-a35833ca2c41 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:15.947360 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5c3c7b7-1915-4e26-a9cd-a35833ca2c41 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:15.947360 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5c3c7b7-1915-4e26-a9cd-a35833ca2c41 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:15.947360 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e5c3c7b7-1915-4e26-a9cd-a35833ca2c41 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:15.950792 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:15.950792 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:15.951599 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5c3c7b7-1915-4e26-a9cd-a35833ca2c41 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:15.952085 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1465/5857] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:15 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:16.963455 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-149e2a2a-68a8-4f85-bf8c-d6c4a153d3ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:16.965829 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-149e2a2a-68a8-4f85-bf8c-d6c4a153d3ca tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:16.966147 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-149e2a2a-68a8-4f85-bf8c-d6c4a153d3ca tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:16.966462 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-149e2a2a-68a8-4f85-bf8c-d6c4a153d3ca tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:16.966634 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-149e2a2a-68a8-4f85-bf8c-d6c4a153d3ca tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:16.971761 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:16.971761 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:16.971761 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-149e2a2a-68a8-4f85-bf8c-d6c4a153d3ca tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:16.971761 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1471/5858] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:16 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:17.983061 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-0ba6d620-9467-4269-a05d-5a4c5ec87096 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:17.984916 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ba6d620-9467-4269-a05d-5a4c5ec87096 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:17.985296 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ba6d620-9467-4269-a05d-5a4c5ec87096 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:17.985571 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-0ba6d620-9467-4269-a05d-5a4c5ec87096 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:17.986483 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-0ba6d620-9467-4269-a05d-5a4c5ec87096 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:17.989488 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:17.989488 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:17.990151 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-0ba6d620-9467-4269-a05d-5a4c5ec87096 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:17.990542 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1464/5859] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:17 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:19.000105 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-715dd7d7-c74a-4482-aa04-ed4d608e8cfd None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:19.002150 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-715dd7d7-c74a-4482-aa04-ed4d608e8cfd tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:19.002386 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-715dd7d7-c74a-4482-aa04-ed4d608e8cfd tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:19.002607 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-715dd7d7-c74a-4482-aa04-ed4d608e8cfd tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:19.002749 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-715dd7d7-c74a-4482-aa04-ed4d608e8cfd tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:19.007425 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:19.007425 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:19.008143 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-715dd7d7-c74a-4482-aa04-ed4d608e8cfd tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:19.008535 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1460/5860] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:18 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:20.018867 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-93120498-3b5c-4f6f-89a0-0fef342e37da None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:20.021267 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93120498-3b5c-4f6f-89a0-0fef342e37da tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:20.021526 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93120498-3b5c-4f6f-89a0-0fef342e37da tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:20.021814 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93120498-3b5c-4f6f-89a0-0fef342e37da tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:20.021948 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-93120498-3b5c-4f6f-89a0-0fef342e37da tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:20.026771 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:20.026771 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:20.027603 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93120498-3b5c-4f6f-89a0-0fef342e37da tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:20.028064 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1466/5861] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:20 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:21.037428 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fa6123af-2ee7-42e2-ad5d-892aab701e4c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:21.039534 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa6123af-2ee7-42e2-ad5d-892aab701e4c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:21.039833 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa6123af-2ee7-42e2-ad5d-892aab701e4c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:21.040094 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa6123af-2ee7-42e2-ad5d-892aab701e4c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:21.040285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fa6123af-2ee7-42e2-ad5d-892aab701e4c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:21.044460 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:21.044460 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:21.045190 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa6123af-2ee7-42e2-ad5d-892aab701e4c tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:21.045590 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1472/5862] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:21 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:22.054728 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3876f6be-51fd-413a-bffa-5db1c727aa3b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:22.056307 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3876f6be-51fd-413a-bffa-5db1c727aa3b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:22.056504 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3876f6be-51fd-413a-bffa-5db1c727aa3b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:22.056686 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3876f6be-51fd-413a-bffa-5db1c727aa3b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:22.056779 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-3876f6be-51fd-413a-bffa-5db1c727aa3b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:22.066166 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:22.066166 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:22.066696 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3876f6be-51fd-413a-bffa-5db1c727aa3b tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:22.067010 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1465/5863] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:22 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:23.080638 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-3ffcbf28-db23-4324-9d5b-029d57b47cce None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:23.082184 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3ffcbf28-db23-4324-9d5b-029d57b47cce tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:23.082494 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3ffcbf28-db23-4324-9d5b-029d57b47cce tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:23.082754 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-3ffcbf28-db23-4324-9d5b-029d57b47cce tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:23.082942 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.backups [None req-3ffcbf28-db23-4324-9d5b-029d57b47cce tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100227) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:23.086817 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:23.086817 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:23.087282 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-3ffcbf28-db23-4324-9d5b-029d57b47cce tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:23.087619 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1461/5864] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:23 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:24.099256 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34a1c101-5226-441a-8ad2-0daa4f232f78 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:24.100966 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34a1c101-5226-441a-8ad2-0daa4f232f78 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:24.101200 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34a1c101-5226-441a-8ad2-0daa4f232f78 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:24.101372 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34a1c101-5226-441a-8ad2-0daa4f232f78 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:24.101505 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-34a1c101-5226-441a-8ad2-0daa4f232f78 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:24.105254 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:24.105254 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:24.105774 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34a1c101-5226-441a-8ad2-0daa4f232f78 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:24.106114 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1467/5865] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:24 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:25.117482 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-385a150a-6d72-422a-884a-65921604bf62 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:25.121209 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-385a150a-6d72-422a-884a-65921604bf62 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:25.121429 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-385a150a-6d72-422a-884a-65921604bf62 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:25.121603 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-385a150a-6d72-422a-884a-65921604bf62 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:25.121755 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-385a150a-6d72-422a-884a-65921604bf62 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:25.126136 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:25.126136 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:25.126924 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-385a150a-6d72-422a-884a-65921604bf62 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:25.127330 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1473/5866] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:25 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:26.136965 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2b4360be-9646-4f28-8474-b7bad076c9e5 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:26.140011 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b4360be-9646-4f28-8474-b7bad076c9e5 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:26.140011 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b4360be-9646-4f28-8474-b7bad076c9e5 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:26.140011 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2b4360be-9646-4f28-8474-b7bad076c9e5 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:26.140011 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.backups [None req-2b4360be-9646-4f28-8474-b7bad076c9e5 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100226) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:26.144384 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:26.144384 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:26.144384 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2b4360be-9646-4f28-8474-b7bad076c9e5 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:26.144384 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1466/5867] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:26 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:26.155329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a69737b2-5116-452b-a55f-9a5a65aaa549 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:26.157056 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a69737b2-5116-452b-a55f-9a5a65aaa549 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] DELETE https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:26.157270 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a69737b2-5116-452b-a55f-9a5a65aaa549 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:26.157471 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a69737b2-5116-452b-a55f-9a5a65aaa549 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:26.157565 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.contrib.backups [None req-a69737b2-5116-452b-a55f-9a5a65aaa549 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Delete backup with id: c9717849-2fdd-4235-bb06-cd0548d84cb5. Aug 07 17:23:26.161310 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:26.161310 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:26.172145 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.backup.rpcapi [None req-a69737b2-5116-452b-a55f-9a5a65aaa549 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] delete_backup rpcapi backup_id c9717849-2fdd-4235-bb06-cd0548d84cb5 {{(pid=100227) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 17:23:26.173754 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a69737b2-5116-452b-a55f-9a5a65aaa549 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 202 Aug 07 17:23:26.174266 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1462/5868] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:23:26 2026] DELETE /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 17:23:26.180534 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-49b8dc37-5c0f-4431-bc8f-2a598b72f371 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:26.182209 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49b8dc37-5c0f-4431-bc8f-2a598b72f371 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:26.182446 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49b8dc37-5c0f-4431-bc8f-2a598b72f371 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:26.182615 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49b8dc37-5c0f-4431-bc8f-2a598b72f371 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:26.182709 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-49b8dc37-5c0f-4431-bc8f-2a598b72f371 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:26.186995 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:26.186995 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:26.187717 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49b8dc37-5c0f-4431-bc8f-2a598b72f371 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 200 Aug 07 17:23:26.188105 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1468/5869] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:26 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:27.198321 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ba3c577-5b4b-42b2-866d-cc8b41930ec2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:27.200043 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ba3c577-5b4b-42b2-866d-cc8b41930ec2 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 Aug 07 17:23:27.200272 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ba3c577-5b4b-42b2-866d-cc8b41930ec2 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:27.200455 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ba3c577-5b4b-42b2-866d-cc8b41930ec2 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:27.200556 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6ba3c577-5b4b-42b2-866d-cc8b41930ec2 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Show backup with id c9717849-2fdd-4235-bb06-cd0548d84cb5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 17:23:27.204233 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ba3c577-5b4b-42b2-866d-cc8b41930ec2 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 returned with HTTP 404 Aug 07 17:23:27.204658 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1474/5870] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:27 2026] GET /volume/v3/backups/c9717849-2fdd-4235-bb06-cd0548d84cb5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:27.210935 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-6fc8d4c0-1215-46f3-88c2-d7d4ab61cac1 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:27.212715 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6fc8d4c0-1215-46f3-88c2-d7d4ab61cac1 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 Aug 07 17:23:27.212933 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6fc8d4c0-1215-46f3-88c2-d7d4ab61cac1 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:27.213125 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-6fc8d4c0-1215-46f3-88c2-d7d4ab61cac1 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:27.213297 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-6fc8d4c0-1215-46f3-88c2-d7d4ab61cac1 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Delete volume with id: a73e9f70-6217-4d38-a821-f3647aa48022 Aug 07 17:23:27.220596 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:27.220596 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:27.220915 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6fc8d4c0-1215-46f3-88c2-d7d4ab61cac1 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Volume info retrieved successfully. Aug 07 17:23:27.236205 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-6fc8d4c0-1215-46f3-88c2-d7d4ab61cac1 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Delete volume request issued successfully. Aug 07 17:23:27.236448 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-6fc8d4c0-1215-46f3-88c2-d7d4ab61cac1 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 returned with HTTP 202 Aug 07 17:23:27.236910 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1467/5871] 10.4.3.144 () {68 vars in 1391 bytes} [Fri Aug 7 17:23:27 2026] DELETE /volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:23:27.244628 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-68c1c8cd-2a8f-4cbb-b5cd-9636313154f8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:27.246525 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-68c1c8cd-2a8f-4cbb-b5cd-9636313154f8 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 Aug 07 17:23:27.246752 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-68c1c8cd-2a8f-4cbb-b5cd-9636313154f8 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:27.246964 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-68c1c8cd-2a8f-4cbb-b5cd-9636313154f8 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:27.255410 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:27.255410 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:27.258420 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-68c1c8cd-2a8f-4cbb-b5cd-9636313154f8 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Volume info retrieved successfully. Aug 07 17:23:27.262033 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-68c1c8cd-2a8f-4cbb-b5cd-9636313154f8 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 returned with HTTP 200 Aug 07 17:23:27.262463 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1463/5872] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:27 2026] GET /volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:28.274173 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d61625e1-2ee9-41ba-8909-d038bb8d0728 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:28.275719 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d61625e1-2ee9-41ba-8909-d038bb8d0728 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] GET https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 Aug 07 17:23:28.275977 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d61625e1-2ee9-41ba-8909-d038bb8d0728 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:28.276167 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d61625e1-2ee9-41ba-8909-d038bb8d0728 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:28.281267 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d61625e1-2ee9-41ba-8909-d038bb8d0728 tempest-ProjectReaderTests39-417274052 tempest-ProjectReaderTests39-417274052-project-admin] https://10.4.3.144/volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 returned with HTTP 404 Aug 07 17:23:28.281710 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1469/5873] 10.4.3.144 () {68 vars in 1388 bytes} [Fri Aug 7 17:23:28 2026] GET /volume/v3/volumes/a73e9f70-6217-4d38-a821-f3647aa48022 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:29.596942 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:29.667896 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:23:29.668992 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-785675029"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:29.670411 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-785675029'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:23:29.670531 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume of 1 GB Aug 07 17:23:29.674746 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Availability Zones retrieved successfully. Aug 07 17:23:29.680220 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Flow 'volume_create_api' (bab0721f-9f9b-4cb6-8d0b-18dd8b4a03ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:29.681150 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ddf64d-8ae6-4058-a119-13862ea95b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:29.681899 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:23:29.703694 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ddf64d-8ae6-4058-a119-13862ea95b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:29.704428 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6000dc42-0d9b-4186-a41e-6c3cdd31f973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:29.753742 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Created reservations ['3335a133-e468-4781-b83a-4b21a9a80e20', '492b1f0e-97c0-4c33-ad9a-d1694141a5a3', '8deae99a-909f-4d67-a63a-0cfd48d92521', 'bbb910fd-18b8-4f22-9507-ef4c95df8586'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:29.754670 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6000dc42-0d9b-4186-a41e-6c3cdd31f973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3335a133-e468-4781-b83a-4b21a9a80e20', '492b1f0e-97c0-4c33-ad9a-d1694141a5a3', '8deae99a-909f-4d67-a63a-0cfd48d92521', 'bbb910fd-18b8-4f22-9507-ef4c95df8586']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:29.755376 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6e5f38-333d-4eda-b921-f3a51826d090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:29.776493 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6e5f38-333d-4eda-b921-f3a51826d090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1e90327-63d9-4970-907a-b361398cf3b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785675029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b80933d019643fb91317ee619b46ad5',qos_specs=None,replication_status=,reservations=['3335a133-e468-4781-b83a-4b21a9a80e20','492b1f0e-97c0-4c33-ad9a-d1694141a5a3','8deae99a-909f-4d67-a63a-0cfd48d92521','bbb910fd-18b8-4f22-9507-ef4c95df8586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785675029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1e90327-63d9-4970-907a-b361398cf3b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b80933d019643fb91317ee619b46ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:29.777177 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec33f37-8ccf-48f0-b831-89d32c35e068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:29.792946 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ec33f37-8ccf-48f0-b831-89d32c35e068) transitioned into state 'SUCCESS' from state '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-785675029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b80933d019643fb91317ee619b46ad5',qos_specs=None,replication_status=,reservations=['3335a133-e468-4781-b83a-4b21a9a80e20','492b1f0e-97c0-4c33-ad9a-d1694141a5a3','8deae99a-909f-4d67-a63a-0cfd48d92521','bbb910fd-18b8-4f22-9507-ef4c95df8586'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:29.793659 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c265f132-9d23-4de2-ad3d-c9cd42596559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:29.801727 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c265f132-9d23-4de2-ad3d-c9cd42596559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:29.802509 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Flow 'volume_create_api' (bab0721f-9f9b-4cb6-8d0b-18dd8b4a03ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:29.802773 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume request issued successfully. Aug 07 17:23:29.803309 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-372e3651-a98b-4154-8f40-3d27c268b5b4 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:23:29.803674 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1475/5874] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:23:29 2026] POST /volume/v3/volumes => generated 777 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:29.815216 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-22b68910-c6ec-4b5a-8774-29f2c25b4643 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:29.816888 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22b68910-c6ec-4b5a-8774-29f2c25b4643 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 Aug 07 17:23:29.817124 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22b68910-c6ec-4b5a-8774-29f2c25b4643 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:29.817389 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-22b68910-c6ec-4b5a-8774-29f2c25b4643 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:29.824744 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:29.824744 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:29.828256 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-22b68910-c6ec-4b5a-8774-29f2c25b4643 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:29.832011 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-22b68910-c6ec-4b5a-8774-29f2c25b4643 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 returned with HTTP 200 Aug 07 17:23:29.832408 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1468/5875] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:29 2026] GET /volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:30.845340 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-4c5ea353-8783-4fcb-b36d-d75148a1fe86 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:30.847076 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4c5ea353-8783-4fcb-b36d-d75148a1fe86 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 Aug 07 17:23:30.847309 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4c5ea353-8783-4fcb-b36d-d75148a1fe86 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:30.847573 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-4c5ea353-8783-4fcb-b36d-d75148a1fe86 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:30.854486 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:30.854486 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:30.857714 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-4c5ea353-8783-4fcb-b36d-d75148a1fe86 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:30.861301 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-4c5ea353-8783-4fcb-b36d-d75148a1fe86 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 returned with HTTP 200 Aug 07 17:23:30.861650 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1464/5876] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:30 2026] GET /volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:23:30.874880 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-59788ddb-a109-4ff6-8665-d28bbfac7b30 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:30.940243 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59788ddb-a109-4ff6-8665-d28bbfac7b30 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] GET https://10.4.3.144/volume/v3/volumes Aug 07 17:23:30.940549 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59788ddb-a109-4ff6-8665-d28bbfac7b30 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:30.940800 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59788ddb-a109-4ff6-8665-d28bbfac7b30 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:30.941177 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-59788ddb-a109-4ff6-8665-d28bbfac7b30 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:23:30.942184 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-59788ddb-a109-4ff6-8665-d28bbfac7b30 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:23:30.951648 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-59788ddb-a109-4ff6-8665-d28bbfac7b30 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Get all volumes completed successfully. Aug 07 17:23:30.952266 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59788ddb-a109-4ff6-8665-d28bbfac7b30 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] https://10.4.3.144/volume/v3/volumes returned with HTTP 200 Aug 07 17:23:30.952758 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1470/5877] 10.4.3.144 () {68 vars in 1278 bytes} [Fri Aug 7 17:23:30 2026] GET /volume/v3/volumes => generated 335 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:30.961675 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-705def6c-11cb-4f61-862d-5a603db3fe40 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:30.963591 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-705def6c-11cb-4f61-862d-5a603db3fe40 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 Aug 07 17:23:30.963787 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-705def6c-11cb-4f61-862d-5a603db3fe40 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:30.963977 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-705def6c-11cb-4f61-862d-5a603db3fe40 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:30.964150 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-705def6c-11cb-4f61-862d-5a603db3fe40 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Delete volume with id: b1e90327-63d9-4970-907a-b361398cf3b4 Aug 07 17:23:30.971077 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:30.971077 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:30.971417 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-705def6c-11cb-4f61-862d-5a603db3fe40 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:30.986821 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-705def6c-11cb-4f61-862d-5a603db3fe40 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Delete volume request issued successfully. Aug 07 17:23:30.987036 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-705def6c-11cb-4f61-862d-5a603db3fe40 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 returned with HTTP 202 Aug 07 17:23:30.987483 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1476/5878] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:23:30 2026] DELETE /volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:23:30.995765 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b1c4e845-eed8-4b48-b702-d984062c3233 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:31.000176 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b1c4e845-eed8-4b48-b702-d984062c3233 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 Aug 07 17:23:31.002242 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b1c4e845-eed8-4b48-b702-d984062c3233 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:31.002541 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b1c4e845-eed8-4b48-b702-d984062c3233 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:31.011764 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:31.011764 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:31.015770 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b1c4e845-eed8-4b48-b702-d984062c3233 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:31.020236 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b1c4e845-eed8-4b48-b702-d984062c3233 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 returned with HTTP 200 Aug 07 17:23:31.020692 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1469/5879] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:30 2026] GET /volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:23:32.033491 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-b02467d7-52ad-466d-afb6-0547ded68781 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:32.035223 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b02467d7-52ad-466d-afb6-0547ded68781 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 Aug 07 17:23:32.035473 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b02467d7-52ad-466d-afb6-0547ded68781 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:32.035688 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-b02467d7-52ad-466d-afb6-0547ded68781 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:32.040889 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-b02467d7-52ad-466d-afb6-0547ded68781 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 returned with HTTP 404 Aug 07 17:23:32.041367 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1465/5880] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:32 2026] GET /volume/v3/volumes/b1e90327-63d9-4970-907a-b361398cf3b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:23:32.048666 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:32.050437 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:23:32.050750 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-475450067"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:32.052723 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-475450067'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:23:32.052915 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume of 1 GB Aug 07 17:23:32.053350 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:32.053350 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:32.057268 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Availability Zones retrieved successfully. Aug 07 17:23:32.062499 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Flow 'volume_create_api' (842e574b-5676-43b7-b0c6-d500442f9777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:32.063441 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731f2772-27fa-4e9d-be37-a1f42a8293a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:32.064261 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:23:32.092073 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731f2772-27fa-4e9d-be37-a1f42a8293a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:32.092721 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62eeb858-b25c-41f3-8121-39be0c0a2d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:32.130447 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Created reservations ['8e71c87e-2825-4d6c-9457-509a58183764', 'a07ca2bf-bf24-4f0a-9004-23b4ec1726b1', '31245540-c28c-42e0-af10-d54042be4f15', '4096c8b8-4b33-43ac-8a25-b7e79c9d790f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:32.131269 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62eeb858-b25c-41f3-8121-39be0c0a2d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e71c87e-2825-4d6c-9457-509a58183764', 'a07ca2bf-bf24-4f0a-9004-23b4ec1726b1', '31245540-c28c-42e0-af10-d54042be4f15', '4096c8b8-4b33-43ac-8a25-b7e79c9d790f']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:32.131982 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336412da-a744-4616-83a3-be3531eddbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:32.153245 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (336412da-a744-4616-83a3-be3531eddbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d02fb83-046c-4c95-9b82-990b0a6487cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-475450067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b80933d019643fb91317ee619b46ad5',qos_specs=None,replication_status=,reservations=['8e71c87e-2825-4d6c-9457-509a58183764','a07ca2bf-bf24-4f0a-9004-23b4ec1726b1','31245540-c28c-42e0-af10-d54042be4f15','4096c8b8-4b33-43ac-8a25-b7e79c9d790f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-475450067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d02fb83-046c-4c95-9b82-990b0a6487cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b80933d019643fb91317ee619b46ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:32.153949 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f95870-4e33-4642-9d0b-8e243e05579c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:32.170141 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f95870-4e33-4642-9d0b-8e243e05579c) transitioned into state 'SUCCESS' from state '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-475450067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b80933d019643fb91317ee619b46ad5',qos_specs=None,replication_status=,reservations=['8e71c87e-2825-4d6c-9457-509a58183764','a07ca2bf-bf24-4f0a-9004-23b4ec1726b1','31245540-c28c-42e0-af10-d54042be4f15','4096c8b8-4b33-43ac-8a25-b7e79c9d790f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:32.170839 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3a891c-74f9-44ad-a781-d8b1a1738e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:32.178874 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3a891c-74f9-44ad-a781-d8b1a1738e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:32.179695 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Flow 'volume_create_api' (842e574b-5676-43b7-b0c6-d500442f9777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:32.179989 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume request issued successfully. Aug 07 17:23:32.180570 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80cabb85-0875-4ad8-967f-1141fa5d4ea5 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:23:32.180990 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1471/5881] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:23:32 2026] POST /volume/v3/volumes => generated 777 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:32.194285 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd525de2-93eb-400c-9d96-67d38c10da35 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:32.196009 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd525de2-93eb-400c-9d96-67d38c10da35 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc Aug 07 17:23:32.196253 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd525de2-93eb-400c-9d96-67d38c10da35 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:32.196441 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd525de2-93eb-400c-9d96-67d38c10da35 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:32.203074 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:32.203074 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:32.205998 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dd525de2-93eb-400c-9d96-67d38c10da35 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:32.209531 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd525de2-93eb-400c-9d96-67d38c10da35 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc returned with HTTP 200 Aug 07 17:23:32.209866 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1477/5882] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:32 2026] GET /volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:33.221395 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-3cd6759d-06ab-4a55-87dd-818af9f4c2b0 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:33.223050 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3cd6759d-06ab-4a55-87dd-818af9f4c2b0 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc Aug 07 17:23:33.223269 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3cd6759d-06ab-4a55-87dd-818af9f4c2b0 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:33.223447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-3cd6759d-06ab-4a55-87dd-818af9f4c2b0 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:33.229968 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:33.229968 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:33.233181 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-3cd6759d-06ab-4a55-87dd-818af9f4c2b0 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:33.236470 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-3cd6759d-06ab-4a55-87dd-818af9f4c2b0 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc returned with HTTP 200 Aug 07 17:23:33.236977 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1470/5883] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:33 2026] GET /volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:23:33.249161 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-53634e2e-ea3f-45dc-95d6-4a8824b79d3f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:33.251140 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-53634e2e-ea3f-45dc-95d6-4a8824b79d3f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] GET https://10.4.3.144/volume/v3/volumes/detail Aug 07 17:23:33.251363 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-53634e2e-ea3f-45dc-95d6-4a8824b79d3f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:33.251540 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-53634e2e-ea3f-45dc-95d6-4a8824b79d3f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Calling method 'detail' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:33.251803 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.api_utils [None req-53634e2e-ea3f-45dc-95d6-4a8824b79d3f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Removing options '' from query. {{(pid=100227) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:23:33.252466 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-53634e2e-ea3f-45dc-95d6-4a8824b79d3f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100227) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:23:33.259252 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-53634e2e-ea3f-45dc-95d6-4a8824b79d3f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Get all volumes completed successfully. Aug 07 17:23:33.259821 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:33.259821 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:33.263564 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-53634e2e-ea3f-45dc-95d6-4a8824b79d3f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] https://10.4.3.144/volume/v3/volumes/detail returned with HTTP 200 Aug 07 17:23:33.263924 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1466/5884] 10.4.3.144 () {68 vars in 1299 bytes} [Fri Aug 7 17:23:33 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:33.275674 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a7beebc8-428d-414a-8d07-457ace1c3969 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:33.277563 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7beebc8-428d-414a-8d07-457ace1c3969 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc Aug 07 17:23:33.277758 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7beebc8-428d-414a-8d07-457ace1c3969 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:33.277943 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7beebc8-428d-414a-8d07-457ace1c3969 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:33.278104 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a7beebc8-428d-414a-8d07-457ace1c3969 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Delete volume with id: 3d02fb83-046c-4c95-9b82-990b0a6487cc Aug 07 17:23:33.285301 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:33.285301 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:33.285634 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a7beebc8-428d-414a-8d07-457ace1c3969 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:33.301292 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a7beebc8-428d-414a-8d07-457ace1c3969 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Delete volume request issued successfully. Aug 07 17:23:33.301527 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7beebc8-428d-414a-8d07-457ace1c3969 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc returned with HTTP 202 Aug 07 17:23:33.301960 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1472/5885] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:23:33 2026] DELETE /volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:23:33.308726 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-791c3172-03a4-475d-9bfb-2739475e6dbe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:33.310501 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-791c3172-03a4-475d-9bfb-2739475e6dbe tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc Aug 07 17:23:33.310734 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-791c3172-03a4-475d-9bfb-2739475e6dbe tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:33.311179 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-791c3172-03a4-475d-9bfb-2739475e6dbe tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:33.318538 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:33.318538 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:33.321742 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-791c3172-03a4-475d-9bfb-2739475e6dbe tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:33.325654 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-791c3172-03a4-475d-9bfb-2739475e6dbe tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc returned with HTTP 200 Aug 07 17:23:33.325995 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1478/5886] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:33 2026] GET /volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:23:34.339334 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-c9845fe6-ce7f-43b6-8df1-c30d248c7051 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:34.341221 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9845fe6-ce7f-43b6-8df1-c30d248c7051 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc Aug 07 17:23:34.341435 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9845fe6-ce7f-43b6-8df1-c30d248c7051 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:34.341636 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-c9845fe6-ce7f-43b6-8df1-c30d248c7051 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:34.346992 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-c9845fe6-ce7f-43b6-8df1-c30d248c7051 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc returned with HTTP 404 Aug 07 17:23:34.347432 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1471/5887] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:34 2026] GET /volume/v3/volumes/3d02fb83-046c-4c95-9b82-990b0a6487cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:23:34.355348 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:34.356964 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:23:34.357312 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2020413275"}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:34.358660 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2020413275'}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:23:34.358796 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume of 1 GB Aug 07 17:23:34.363112 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Availability Zones retrieved successfully. Aug 07 17:23:34.368783 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Flow 'volume_create_api' (a78cfbe9-84af-4178-98dc-4af110970a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:34.369634 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca43bcab-c7ad-443b-b4eb-ea5afddbd1b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:34.370446 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:23:34.392005 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca43bcab-c7ad-443b-b4eb-ea5afddbd1b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:34.392696 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27f5561-a44c-4afc-abd8-a3b25dc8ee57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:34.425257 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Created reservations ['631e59ed-7e42-4a50-b962-b14b5e7f7a8f', '0cbbefc0-b70d-42ff-89be-1fb5057bb379', '09bb1b05-b3c9-485e-bf28-0c2b0b637471', '2fa9d78c-dea4-4f98-8bcd-ec3e85a0c83a'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:34.425973 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27f5561-a44c-4afc-abd8-a3b25dc8ee57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['631e59ed-7e42-4a50-b962-b14b5e7f7a8f', '0cbbefc0-b70d-42ff-89be-1fb5057bb379', '09bb1b05-b3c9-485e-bf28-0c2b0b637471', '2fa9d78c-dea4-4f98-8bcd-ec3e85a0c83a']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:34.426693 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0d0256-e539-4fa2-ba3a-116fbcef8618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:34.456353 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba0d0256-e539-4fa2-ba3a-116fbcef8618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4427524-66d2-4291-92a9-c2030a21daea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020413275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b80933d019643fb91317ee619b46ad5',qos_specs=None,replication_status=,reservations=['631e59ed-7e42-4a50-b962-b14b5e7f7a8f','0cbbefc0-b70d-42ff-89be-1fb5057bb379','09bb1b05-b3c9-485e-bf28-0c2b0b637471','2fa9d78c-dea4-4f98-8bcd-ec3e85a0c83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:23:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020413275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4427524-66d2-4291-92a9-c2030a21daea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b80933d019643fb91317ee619b46ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:34.457536 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93e6a35-93c4-4334-af5e-89adac01ef0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:34.478292 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93e6a35-93c4-4334-af5e-89adac01ef0d) transitioned into state 'SUCCESS' from state '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-2020413275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b80933d019643fb91317ee619b46ad5',qos_specs=None,replication_status=,reservations=['631e59ed-7e42-4a50-b962-b14b5e7f7a8f','0cbbefc0-b70d-42ff-89be-1fb5057bb379','09bb1b05-b3c9-485e-bf28-0c2b0b637471','2fa9d78c-dea4-4f98-8bcd-ec3e85a0c83a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:34.479065 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae028970-f6ca-4342-ab4f-e4019eb7a89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:34.487466 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae028970-f6ca-4342-ab4f-e4019eb7a89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:34.488282 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Flow 'volume_create_api' (a78cfbe9-84af-4178-98dc-4af110970a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:34.488581 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume request issued successfully. Aug 07 17:23:34.489149 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-ad785be0-a905-41e5-b881-869e1e0a7d85 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:23:34.489679 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1467/5888] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:23:34 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:34.500014 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bac1a420-e10e-4728-8544-4f2bcb2d8629 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:34.502481 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bac1a420-e10e-4728-8544-4f2bcb2d8629 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea Aug 07 17:23:34.503048 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bac1a420-e10e-4728-8544-4f2bcb2d8629 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:34.503048 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bac1a420-e10e-4728-8544-4f2bcb2d8629 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:34.512285 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:34.512285 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:34.516106 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bac1a420-e10e-4728-8544-4f2bcb2d8629 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:34.520559 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bac1a420-e10e-4728-8544-4f2bcb2d8629 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea returned with HTTP 200 Aug 07 17:23:34.521013 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1473/5889] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:34 2026] GET /volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:35.532651 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a43d9332-d882-4b77-911e-461eec2aa0a9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:35.534705 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a43d9332-d882-4b77-911e-461eec2aa0a9 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea Aug 07 17:23:35.534969 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a43d9332-d882-4b77-911e-461eec2aa0a9 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:35.535197 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a43d9332-d882-4b77-911e-461eec2aa0a9 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:35.541627 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:35.541627 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:35.544543 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a43d9332-d882-4b77-911e-461eec2aa0a9 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:35.547763 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a43d9332-d882-4b77-911e-461eec2aa0a9 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea returned with HTTP 200 Aug 07 17:23:35.548107 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1479/5890] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:35 2026] GET /volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:23:35.558326 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-5b7c776d-38a3-448c-9f18-89ebda089a2b None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:35.560146 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b7c776d-38a3-448c-9f18-89ebda089a2b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] GET https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea Aug 07 17:23:35.560365 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b7c776d-38a3-448c-9f18-89ebda089a2b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:35.560538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-5b7c776d-38a3-448c-9f18-89ebda089a2b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:35.566651 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:35.566651 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:35.569879 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-5b7c776d-38a3-448c-9f18-89ebda089a2b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Volume info retrieved successfully. Aug 07 17:23:35.573534 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-5b7c776d-38a3-448c-9f18-89ebda089a2b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea returned with HTTP 200 Aug 07 17:23:35.574017 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1472/5891] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:35 2026] GET /volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:35.585850 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-dcdfe5a6-e03d-4faa-bf7f-d972da88ecf6 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:35.588293 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dcdfe5a6-e03d-4faa-bf7f-d972da88ecf6 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea Aug 07 17:23:35.588518 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dcdfe5a6-e03d-4faa-bf7f-d972da88ecf6 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:35.588704 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-dcdfe5a6-e03d-4faa-bf7f-d972da88ecf6 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:35.588865 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-dcdfe5a6-e03d-4faa-bf7f-d972da88ecf6 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Delete volume with id: e4427524-66d2-4291-92a9-c2030a21daea Aug 07 17:23:35.595750 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:35.595750 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:35.596079 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-dcdfe5a6-e03d-4faa-bf7f-d972da88ecf6 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:35.610858 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-dcdfe5a6-e03d-4faa-bf7f-d972da88ecf6 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Delete volume request issued successfully. Aug 07 17:23:35.611164 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-dcdfe5a6-e03d-4faa-bf7f-d972da88ecf6 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea returned with HTTP 202 Aug 07 17:23:35.611736 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1468/5892] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:23:35 2026] DELETE /volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:23:35.618867 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-81cdc8b1-024c-43f6-bfd7-c0a2c6d9ee0f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:35.620634 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-81cdc8b1-024c-43f6-bfd7-c0a2c6d9ee0f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea Aug 07 17:23:35.620845 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-81cdc8b1-024c-43f6-bfd7-c0a2c6d9ee0f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:35.621014 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-81cdc8b1-024c-43f6-bfd7-c0a2c6d9ee0f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:35.627577 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:35.627577 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:35.630796 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-81cdc8b1-024c-43f6-bfd7-c0a2c6d9ee0f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:35.634671 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-81cdc8b1-024c-43f6-bfd7-c0a2c6d9ee0f tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea returned with HTTP 200 Aug 07 17:23:35.635103 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1474/5893] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:35 2026] GET /volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:23:36.646251 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ae5add9f-f05a-4534-8804-9a213109bd47 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:36.648511 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae5add9f-f05a-4534-8804-9a213109bd47 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea Aug 07 17:23:36.648802 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae5add9f-f05a-4534-8804-9a213109bd47 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:36.649052 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae5add9f-f05a-4534-8804-9a213109bd47 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:36.654705 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae5add9f-f05a-4534-8804-9a213109bd47 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea returned with HTTP 404 Aug 07 17:23:36.655260 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1480/5894] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:36 2026] GET /volume/v3/volumes/e4427524-66d2-4291-92a9-c2030a21daea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:23:36.662420 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:36.664326 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:23:36.664670 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-970927507"}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:36.666071 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-970927507'}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:23:36.666188 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume of 1 GB Aug 07 17:23:36.670384 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Availability Zones retrieved successfully. Aug 07 17:23:36.675685 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Flow 'volume_create_api' (73bfa565-29a7-40db-a67c-b386b1a86fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:36.676677 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe281436-8ebf-42d9-8f6d-1eeabb33d514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:36.677473 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Validating volume size '1' using validate_int {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:23:36.702210 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe281436-8ebf-42d9-8f6d-1eeabb33d514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:36.702922 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db06a23-0bd5-4d34-9b79-47716b5ff87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:36.738332 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Created reservations ['86501666-3f69-4563-82e7-9fabe9189325', '19d20056-3088-4320-85fb-2601c61db8bb', 'd3a35558-6c10-4eb5-9656-6e536a780c03', '37d48913-4463-47a1-9bf6-ad900d282e3e'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:36.739019 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0db06a23-0bd5-4d34-9b79-47716b5ff87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86501666-3f69-4563-82e7-9fabe9189325', '19d20056-3088-4320-85fb-2601c61db8bb', 'd3a35558-6c10-4eb5-9656-6e536a780c03', '37d48913-4463-47a1-9bf6-ad900d282e3e']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:36.739665 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37438240-45f2-483f-8b35-6555bcea8044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:36.760749 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37438240-45f2-483f-8b35-6555bcea8044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a4d58bf-8321-480b-944b-5e222894e4da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-970927507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b80933d019643fb91317ee619b46ad5',qos_specs=None,replication_status=,reservations=['86501666-3f69-4563-82e7-9fabe9189325','19d20056-3088-4320-85fb-2601c61db8bb','d3a35558-6c10-4eb5-9656-6e536a780c03','37d48913-4463-47a1-9bf6-ad900d282e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-970927507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a4d58bf-8321-480b-944b-5e222894e4da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b80933d019643fb91317ee619b46ad5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:36.761489 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9b7ebe-cb36-48fd-8728-bff7d1d29f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:36.779827 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9b7ebe-cb36-48fd-8728-bff7d1d29f85) transitioned into state 'SUCCESS' from state '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-970927507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b80933d019643fb91317ee619b46ad5',qos_specs=None,replication_status=,reservations=['86501666-3f69-4563-82e7-9fabe9189325','19d20056-3088-4320-85fb-2601c61db8bb','d3a35558-6c10-4eb5-9656-6e536a780c03','37d48913-4463-47a1-9bf6-ad900d282e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9de94c9aac649b3bdb44e7cb663def4',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:36.780589 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc1d06e-36d1-44db-af7f-7bee9bce4c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:36.789615 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc1d06e-36d1-44db-af7f-7bee9bce4c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:36.790464 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Flow 'volume_create_api' (73bfa565-29a7-40db-a67c-b386b1a86fcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:36.790747 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Create volume request issued successfully. Aug 07 17:23:36.791322 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-b0661822-2d75-4ea6-8b71-43e3bd54e58d tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:23:36.791744 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1473/5895] 10.4.3.144 () {70 vars in 1299 bytes} [Fri Aug 7 17:23:36 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:36.805060 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8e09c222-9c5d-4417-b153-10209032b974 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:36.806757 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8e09c222-9c5d-4417-b153-10209032b974 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da Aug 07 17:23:36.806933 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8e09c222-9c5d-4417-b153-10209032b974 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:36.807141 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8e09c222-9c5d-4417-b153-10209032b974 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:36.813329 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:36.813329 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:36.816623 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8e09c222-9c5d-4417-b153-10209032b974 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:36.819960 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8e09c222-9c5d-4417-b153-10209032b974 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da returned with HTTP 200 Aug 07 17:23:36.820344 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1469/5896] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:36 2026] GET /volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:37.832795 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d0f5110-44fb-44db-9ba2-e815bc453c71 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:37.835096 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d0f5110-44fb-44db-9ba2-e815bc453c71 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da Aug 07 17:23:37.835373 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d0f5110-44fb-44db-9ba2-e815bc453c71 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:37.835600 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d0f5110-44fb-44db-9ba2-e815bc453c71 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:37.844175 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:37.844175 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:37.848014 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8d0f5110-44fb-44db-9ba2-e815bc453c71 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:37.852035 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d0f5110-44fb-44db-9ba2-e815bc453c71 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da returned with HTTP 200 Aug 07 17:23:37.852410 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1475/5897] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:37 2026] GET /volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:23:37.865743 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b5779d6c-0b66-471c-a07c-a5031069b19b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:37.867318 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5779d6c-0b66-471c-a07c-a5031069b19b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] GET https://10.4.3.144/volume/v3/volumes/summary Aug 07 17:23:37.867513 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5779d6c-0b66-471c-a07c-a5031069b19b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:37.867685 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5779d6c-0b66-471c-a07c-a5031069b19b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:37.867852 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-b5779d6c-0b66-471c-a07c-a5031069b19b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 17:23:37.873536 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b5779d6c-0b66-471c-a07c-a5031069b19b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] Get summary completed successfully. Aug 07 17:23:37.873827 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5779d6c-0b66-471c-a07c-a5031069b19b tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-reader] https://10.4.3.144/volume/v3/volumes/summary returned with HTTP 200 Aug 07 17:23:37.874442 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1481/5898] 10.4.3.144 () {68 vars in 1302 bytes} [Fri Aug 7 17:23:37 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 07 17:23:37.881861 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7a6e2f87-6509-4b8b-8d87-0473d1596512 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:37.883683 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a6e2f87-6509-4b8b-8d87-0473d1596512 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] DELETE https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da Aug 07 17:23:37.883886 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a6e2f87-6509-4b8b-8d87-0473d1596512 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:37.884134 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a6e2f87-6509-4b8b-8d87-0473d1596512 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:37.884292 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-7a6e2f87-6509-4b8b-8d87-0473d1596512 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Delete volume with id: 5a4d58bf-8321-480b-944b-5e222894e4da Aug 07 17:23:37.891018 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:37.891018 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:37.891347 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7a6e2f87-6509-4b8b-8d87-0473d1596512 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:37.906330 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-7a6e2f87-6509-4b8b-8d87-0473d1596512 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Delete volume request issued successfully. Aug 07 17:23:37.906530 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a6e2f87-6509-4b8b-8d87-0473d1596512 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da returned with HTTP 202 Aug 07 17:23:37.907135 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1474/5899] 10.4.3.144 () {68 vars in 1392 bytes} [Fri Aug 7 17:23:37 2026] DELETE /volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 17:23:37.914049 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6b2b0157-f0fd-401b-a870-09c6c027cf73 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:37.915892 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6b2b0157-f0fd-401b-a870-09c6c027cf73 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da Aug 07 17:23:37.916119 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6b2b0157-f0fd-401b-a870-09c6c027cf73 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:37.916339 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6b2b0157-f0fd-401b-a870-09c6c027cf73 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:37.923334 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:37.923334 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:37.926480 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6b2b0157-f0fd-401b-a870-09c6c027cf73 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Volume info retrieved successfully. Aug 07 17:23:37.930163 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6b2b0157-f0fd-401b-a870-09c6c027cf73 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da returned with HTTP 200 Aug 07 17:23:37.930514 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1470/5900] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:37 2026] GET /volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:23:38.942521 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-df690a35-a1f9-43b3-9de7-b22798764170 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:38.944280 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df690a35-a1f9-43b3-9de7-b22798764170 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] GET https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da Aug 07 17:23:38.944501 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df690a35-a1f9-43b3-9de7-b22798764170 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:38.944688 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-df690a35-a1f9-43b3-9de7-b22798764170 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:38.949899 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-df690a35-a1f9-43b3-9de7-b22798764170 tempest-ProjectReaderTests-1238132560 tempest-ProjectReaderTests-1238132560-project-admin] https://10.4.3.144/volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da returned with HTTP 404 Aug 07 17:23:38.950328 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1476/5901] 10.4.3.144 () {68 vars in 1389 bytes} [Fri Aug 7 17:23:38 2026] GET /volume/v3/volumes/5a4d58bf-8321-480b-944b-5e222894e4da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 17:23:43.138369 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ff22c938-0a7a-4c52-a5ed-b85d175cf010 req-d38d32ac-89ad-4635-9868-8d89c2ef75c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:43.140579 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ff22c938-0a7a-4c52-a5ed-b85d175cf010 req-d38d32ac-89ad-4635-9868-8d89c2ef75c4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] DELETE https://10.4.3.144/volume/v3/attachments/4776cb77-7996-4a9e-a615-a3c1c7fe25f6 Aug 07 17:23:43.140826 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ff22c938-0a7a-4c52-a5ed-b85d175cf010 req-d38d32ac-89ad-4635-9868-8d89c2ef75c4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:43.140999 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ff22c938-0a7a-4c52-a5ed-b85d175cf010 req-d38d32ac-89ad-4635-9868-8d89c2ef75c4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:43.143079 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=122,cinder:UPDATE=31,cinder:INSERT=19,cinder:DELETE=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:23:43.152360 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:43.152360 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:43.195717 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ff22c938-0a7a-4c52-a5ed-b85d175cf010 req-d38d32ac-89ad-4635-9868-8d89c2ef75c4 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments/4776cb77-7996-4a9e-a615-a3c1c7fe25f6 returned with HTTP 200 Aug 07 17:23:43.196119 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1482/5902] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:23:43 2026] DELETE /volume/v3/attachments/4776cb77-7996-4a9e-a615-a3c1c7fe25f6 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:44.260959 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-aea25084-237c-49fb-9859-fad747913823 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:44.262806 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:23:44.263208 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1798199090", "source_volid": "3e79fa0d-bd76-41b1-a54c-bb3ff250a09e", "volume_type": "tempest-scenario-type-luks-2059460897", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:44.264707 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1798199090', 'source_volid': '3e79fa0d-bd76-41b1-a54c-bb3ff250a09e', 'volume_type': 'tempest-scenario-type-luks-2059460897', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:23:44.273335 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:44.273335 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:44.273781 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume retrieved successfully. Aug 07 17:23:44.273923 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume of 1 GB Aug 07 17:23:44.274526 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Availability Zones retrieved successfully. Aug 07 17:23:44.279131 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Flow 'volume_create_api' (85bbd36b-18a7-4410-9ea1-9b77e3843333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:44.280148 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98058f46-1f5b-4a1a-b10b-869da9350470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:44.280958 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:23:44.297037 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98058f46-1f5b-4a1a-b10b-869da9350470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3e79fa0d-bd76-41b1-a54c-bb3ff250a09e', 'volume_type': VolumeType(created_at=2026-08-07T17:22:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6f902852-6fc7-4e60-bee5-5126d3306061,is_public=True,name='tempest-scenario-type-luks-2059460897',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6f902852-6fc7-4e60-bee5-5126d3306061', '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=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:44.297929 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22eb6897-fbc6-4101-80f4-ba62306ebc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:44.319504 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2059460897 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2059460897, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:23:44.319756 np0000006737 devstack@c-api.service[100226]: WARNING cinder.quota [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2059460897 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2059460897, it is now deprecated. Please use the default quota class for default quota. Aug 07 17:23:44.331494 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Created reservations ['29413000-b7bf-4c5e-b742-a975812fb9e1', '0f686905-ac3b-4a92-849f-81e930081892', 'aabb3cb5-0ebe-4816-ae48-0fc1bf8ad88e', '9c3adf32-599f-4738-a046-910cd169e7d6'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:44.332147 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22eb6897-fbc6-4101-80f4-ba62306ebc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29413000-b7bf-4c5e-b742-a975812fb9e1', '0f686905-ac3b-4a92-849f-81e930081892', 'aabb3cb5-0ebe-4816-ae48-0fc1bf8ad88e', '9c3adf32-599f-4738-a046-910cd169e7d6']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:44.332802 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42dd4c2d-3365-43ec-9705-5e9be39bea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:44.363160 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42dd4c2d-3365-43ec-9705-5e9be39bea6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53dd3812-cd4e-4a63-9a4d-fb8a7955cc82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1798199090',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f780eca58f46778987d5d2b77da999',qos_specs=None,replication_status=,reservations=['29413000-b7bf-4c5e-b742-a975812fb9e1','0f686905-ac3b-4a92-849f-81e930081892','aabb3cb5-0ebe-4816-ae48-0fc1bf8ad88e','9c3adf32-599f-4738-a046-910cd169e7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=3e79fa0d-bd76-41b1-a54c-bb3ff250a09e,status='creating',user_id='a14a8ac5900149f5868215b5312f3e52',volume_type_id=6f902852-6fc7-4e60-bee5-5126d3306061), '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-07T17:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1798199090',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=53dd3812-cd4e-4a63-9a4d-fb8a7955cc82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f780eca58f46778987d5d2b77da999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3e79fa0d-bd76-41b1-a54c-bb3ff250a09e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a14a8ac5900149f5868215b5312f3e52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6f902852-6fc7-4e60-bee5-5126d3306061),volume_type_id=6f902852-6fc7-4e60-bee5-5126d3306061)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:44.363783 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46610d5a-683c-4750-acae-39a972f8df3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:44.399972 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46610d5a-683c-4750-acae-39a972f8df3c) transitioned into state 'SUCCESS' from state '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-1798199090',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f780eca58f46778987d5d2b77da999',qos_specs=None,replication_status=,reservations=['29413000-b7bf-4c5e-b742-a975812fb9e1','0f686905-ac3b-4a92-849f-81e930081892','aabb3cb5-0ebe-4816-ae48-0fc1bf8ad88e','9c3adf32-599f-4738-a046-910cd169e7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=3e79fa0d-bd76-41b1-a54c-bb3ff250a09e,status='creating',user_id='a14a8ac5900149f5868215b5312f3e52',volume_type_id=6f902852-6fc7-4e60-bee5-5126d3306061)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:44.400724 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afccfd3-417c-4eec-853b-d1def73bd55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:44.417742 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afccfd3-417c-4eec-853b-d1def73bd55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:44.418593 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Flow 'volume_create_api' (85bbd36b-18a7-4410-9ea1-9b77e3843333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:44.418911 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Create volume request issued successfully. Aug 07 17:23:44.419476 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-aea25084-237c-49fb-9859-fad747913823 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:23:44.419902 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1475/5903] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:23:44 2026] POST /volume/v3/volumes => generated 811 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:23:44.431578 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c3597f7b-313b-4336-9f64-8265649adcc5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:44.434110 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3597f7b-313b-4336-9f64-8265649adcc5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:44.434110 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3597f7b-313b-4336-9f64-8265649adcc5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:44.434110 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3597f7b-313b-4336-9f64-8265649adcc5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:44.440741 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:44.440741 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:44.444511 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c3597f7b-313b-4336-9f64-8265649adcc5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:44.448815 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3597f7b-313b-4336-9f64-8265649adcc5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:44.449183 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1471/5904] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:44 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:45.460528 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72fcd294-5fab-4fcc-846f-14a664ba1a7f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:45.462759 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72fcd294-5fab-4fcc-846f-14a664ba1a7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:45.462938 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72fcd294-5fab-4fcc-846f-14a664ba1a7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:45.463125 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72fcd294-5fab-4fcc-846f-14a664ba1a7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:45.469688 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:45.469688 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:45.472726 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-72fcd294-5fab-4fcc-846f-14a664ba1a7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:45.476756 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72fcd294-5fab-4fcc-846f-14a664ba1a7f tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:45.477113 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1477/5905] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:45 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:46.488416 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bcaf1ca1-fb46-4abe-95da-9e7d763db3e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:46.490273 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bcaf1ca1-fb46-4abe-95da-9e7d763db3e8 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:46.490485 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bcaf1ca1-fb46-4abe-95da-9e7d763db3e8 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:46.490698 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bcaf1ca1-fb46-4abe-95da-9e7d763db3e8 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:46.497500 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:46.497500 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:46.500861 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bcaf1ca1-fb46-4abe-95da-9e7d763db3e8 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:46.504665 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bcaf1ca1-fb46-4abe-95da-9e7d763db3e8 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:46.504998 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1483/5906] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:46 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:47.517151 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1ed8d516-4f5d-4fa4-8365-f64e10b5f57d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:47.519470 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ed8d516-4f5d-4fa4-8365-f64e10b5f57d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:47.519716 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ed8d516-4f5d-4fa4-8365-f64e10b5f57d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:47.519943 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ed8d516-4f5d-4fa4-8365-f64e10b5f57d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:47.528072 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:47.528072 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:47.531984 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-1ed8d516-4f5d-4fa4-8365-f64e10b5f57d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:47.536693 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ed8d516-4f5d-4fa4-8365-f64e10b5f57d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:47.537153 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1476/5907] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:47 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:47.572393 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-6508b2fa-da0a-4c26-aba6-0898649b547c None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:47.672978 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:23:47.673437 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1270073239", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:47.674934 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.v3.volumes [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1270073239', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100227) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:23:47.675120 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Create volume of 1 GB Aug 07 17:23:47.679595 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Availability Zones retrieved successfully. Aug 07 17:23:47.685653 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Flow 'volume_create_api' (13085ce0-48df-4554-b004-24d720ae59a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:47.686765 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b92e20c5-cc32-4f01-b096-4abbe760af72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:47.687846 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.flows.api.create_volume [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Validating volume size '1' using validate_int {{(pid=100227) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:23:47.714127 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b92e20c5-cc32-4f01-b096-4abbe760af72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:47.714893 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a457b5c-b9c8-40a0-96d7-cd7da35546bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:47.765525 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.quota [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Created reservations ['701d9f2b-6d37-4c2b-a024-c46bea942d4e', 'c5b33348-6880-4aa4-919c-908551c5d951', 'be2821e7-8095-4750-9485-5dfbcc55e063', '5580a3e3-6e16-4a96-9f93-aa7bfdffffd8'] {{(pid=100227) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:47.766355 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a457b5c-b9c8-40a0-96d7-cd7da35546bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['701d9f2b-6d37-4c2b-a024-c46bea942d4e', 'c5b33348-6880-4aa4-919c-908551c5d951', 'be2821e7-8095-4750-9485-5dfbcc55e063', '5580a3e3-6e16-4a96-9f93-aa7bfdffffd8']}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:47.767111 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b290aad-2c60-4611-8d96-e1e712e1f4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:47.787941 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b290aad-2c60-4611-8d96-e1e712e1f4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f57cb598-a063-4354-acd1-a3deb0ddc9f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1270073239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50bea44b17b404595ba7e8de7cc0efd',qos_specs=None,replication_status=,reservations=['701d9f2b-6d37-4c2b-a024-c46bea942d4e','c5b33348-6880-4aa4-919c-908551c5d951','be2821e7-8095-4750-9485-5dfbcc55e063','5580a3e3-6e16-4a96-9f93-aa7bfdffffd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a298c0b5abd476097be75c5b6fd37b7',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1270073239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f57cb598-a063-4354-acd1-a3deb0ddc9f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50bea44b17b404595ba7e8de7cc0efd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a298c0b5abd476097be75c5b6fd37b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:47.788961 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1893bcba-9363-4e1e-880f-3a9c951c6455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:47.805080 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1893bcba-9363-4e1e-880f-3a9c951c6455) transitioned into state 'SUCCESS' from state '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-1270073239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f50bea44b17b404595ba7e8de7cc0efd',qos_specs=None,replication_status=,reservations=['701d9f2b-6d37-4c2b-a024-c46bea942d4e','c5b33348-6880-4aa4-919c-908551c5d951','be2821e7-8095-4750-9485-5dfbcc55e063','5580a3e3-6e16-4a96-9f93-aa7bfdffffd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a298c0b5abd476097be75c5b6fd37b7',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:47.805700 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58fa85bb-e825-4ac7-8476-b27a05d376a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:47.813716 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58fa85bb-e825-4ac7-8476-b27a05d376a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100227) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:47.814498 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Flow 'volume_create_api' (13085ce0-48df-4554-b004-24d720ae59a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100227) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:47.814782 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Create volume request issued successfully. Aug 07 17:23:47.815306 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-6508b2fa-da0a-4c26-aba6-0898649b547c tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:23:47.815756 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1472/5908] 10.4.3.144 () {68 vars in 1259 bytes} [Fri Aug 7 17:23:47 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 07 17:23:47.828989 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b7f71132-7fd9-4934-b29f-d16d07a8980a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:47.830943 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7f71132-7fd9-4934-b29f-d16d07a8980a tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:47.831185 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7f71132-7fd9-4934-b29f-d16d07a8980a tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:47.831362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7f71132-7fd9-4934-b29f-d16d07a8980a tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:47.838863 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:47.838863 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:47.842873 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b7f71132-7fd9-4934-b29f-d16d07a8980a tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:47.847342 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7f71132-7fd9-4934-b29f-d16d07a8980a tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 returned with HTTP 200 Aug 07 17:23:47.847710 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1478/5909] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:47 2026] GET /volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:48.549289 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4a7d41c0-bb2b-417e-b14e-1c1c1e459a01 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:48.551157 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a7d41c0-bb2b-417e-b14e-1c1c1e459a01 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:48.551378 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a7d41c0-bb2b-417e-b14e-1c1c1e459a01 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:48.551591 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a7d41c0-bb2b-417e-b14e-1c1c1e459a01 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:48.558296 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:48.558296 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:48.561815 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4a7d41c0-bb2b-417e-b14e-1c1c1e459a01 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:48.566189 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a7d41c0-bb2b-417e-b14e-1c1c1e459a01 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:48.566623 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1484/5910] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:48 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:48.862356 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-fd59b31d-e8ac-4ebf-a2a3-aaa95cacc312 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:48.863869 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd59b31d-e8ac-4ebf-a2a3-aaa95cacc312 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:48.864098 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd59b31d-e8ac-4ebf-a2a3-aaa95cacc312 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:48.864238 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-fd59b31d-e8ac-4ebf-a2a3-aaa95cacc312 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:48.870508 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:48.870508 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:48.873754 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-fd59b31d-e8ac-4ebf-a2a3-aaa95cacc312 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:48.877442 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-fd59b31d-e8ac-4ebf-a2a3-aaa95cacc312 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 returned with HTTP 200 Aug 07 17:23:48.877798 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1477/5911] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:48 2026] GET /volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:48.892628 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-83f78cc5-e71f-4cbf-ad2b-1de35598c7ae None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:48.894698 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83f78cc5-e71f-4cbf-ad2b-1de35598c7ae tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:48.894890 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83f78cc5-e71f-4cbf-ad2b-1de35598c7ae tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:48.895080 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-83f78cc5-e71f-4cbf-ad2b-1de35598c7ae tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:48.902544 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:48.902544 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:48.905829 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-83f78cc5-e71f-4cbf-ad2b-1de35598c7ae tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:48.909997 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-83f78cc5-e71f-4cbf-ad2b-1de35598c7ae tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 returned with HTTP 200 Aug 07 17:23:48.910353 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1473/5912] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:48 2026] GET /volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:48.924445 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-195c2df1-a94b-4deb-ab9a-97c697fd5ebf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:48.926587 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-195c2df1-a94b-4deb-ab9a-97c697fd5ebf tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] POST https://10.4.3.144/volume/v3/snapshots Aug 07 17:23:48.927010 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-195c2df1-a94b-4deb-ab9a-97c697fd5ebf tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f57cb598-a063-4354-acd1-a3deb0ddc9f6", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1427410733", "description": null, "metadata": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:48.935917 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:48.935917 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:48.936419 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-195c2df1-a94b-4deb-ab9a-97c697fd5ebf tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:48.936594 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-195c2df1-a94b-4deb-ab9a-97c697fd5ebf tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Create snapshot from volume f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:48.969795 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-195c2df1-a94b-4deb-ab9a-97c697fd5ebf tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Created reservations ['82bfd3e7-29be-4e3f-8f49-8f88468c91ab', 'fdec920e-3f0d-43d5-9749-18cfee2b89a6', 'e75fa64d-58aa-4bc3-ba71-8dc5421b2920', '37da82e3-a636-4e19-9db0-a2fec03a89e3'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:49.000745 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-195c2df1-a94b-4deb-ab9a-97c697fd5ebf tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Snapshot force create request issued successfully. Aug 07 17:23:49.001122 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-195c2df1-a94b-4deb-ab9a-97c697fd5ebf tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots returned with HTTP 202 Aug 07 17:23:49.001600 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1479/5913] 10.4.3.144 () {68 vars in 1265 bytes} [Fri Aug 7 17:23:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:23:49.010552 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-50f195af-885d-471a-b5b6-b7bf3422bcac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:49.012800 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50f195af-885d-471a-b5b6-b7bf3422bcac tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:49.013047 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50f195af-885d-471a-b5b6-b7bf3422bcac tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:49.013277 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50f195af-885d-471a-b5b6-b7bf3422bcac tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:49.018789 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:49.018789 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:49.019277 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-50f195af-885d-471a-b5b6-b7bf3422bcac tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Snapshot retrieved successfully. Aug 07 17:23:49.020160 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50f195af-885d-471a-b5b6-b7bf3422bcac tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 returned with HTTP 200 Aug 07 17:23:49.020545 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1485/5914] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:23:49 2026] GET /volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:49.580136 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-90db5662-2d24-4c50-838c-3512a722b0e7 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:49.581854 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90db5662-2d24-4c50-838c-3512a722b0e7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:49.582032 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90db5662-2d24-4c50-838c-3512a722b0e7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:49.582336 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-90db5662-2d24-4c50-838c-3512a722b0e7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:49.589386 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:49.589386 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:49.592773 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-90db5662-2d24-4c50-838c-3512a722b0e7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:49.596797 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-90db5662-2d24-4c50-838c-3512a722b0e7 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:49.597152 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1478/5915] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:49 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:50.029395 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a483a17c-1b67-40d5-b474-8dc1afe931a2 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:50.031159 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a483a17c-1b67-40d5-b474-8dc1afe931a2 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:50.031371 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a483a17c-1b67-40d5-b474-8dc1afe931a2 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:50.031597 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a483a17c-1b67-40d5-b474-8dc1afe931a2 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:50.036618 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:50.036618 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:50.037099 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-a483a17c-1b67-40d5-b474-8dc1afe931a2 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Snapshot retrieved successfully. Aug 07 17:23:50.037887 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a483a17c-1b67-40d5-b474-8dc1afe931a2 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 returned with HTTP 200 Aug 07 17:23:50.038249 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1474/5916] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:23:50 2026] GET /volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:50.046117 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8461c6f1-ad82-4ef3-8efd-f3e9bc0859ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:50.047926 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8461c6f1-ad82-4ef3-8efd-f3e9bc0859ce tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:50.048163 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8461c6f1-ad82-4ef3-8efd-f3e9bc0859ce tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:50.048362 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8461c6f1-ad82-4ef3-8efd-f3e9bc0859ce tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:50.053312 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:50.053312 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:50.053849 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8461c6f1-ad82-4ef3-8efd-f3e9bc0859ce tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Snapshot retrieved successfully. Aug 07 17:23:50.054767 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8461c6f1-ad82-4ef3-8efd-f3e9bc0859ce tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 returned with HTTP 200 Aug 07 17:23:50.055186 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1480/5917] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:23:50 2026] GET /volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:50.062892 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c7d74d7-5f9b-427d-81a1-e6fadc9ce14e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:50.064727 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c7d74d7-5f9b-427d-81a1-e6fadc9ce14e tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:50.064939 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c7d74d7-5f9b-427d-81a1-e6fadc9ce14e tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:50.065164 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c7d74d7-5f9b-427d-81a1-e6fadc9ce14e tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:50.070360 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:50.070360 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:50.070772 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5c7d74d7-5f9b-427d-81a1-e6fadc9ce14e tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Snapshot retrieved successfully. Aug 07 17:23:50.071527 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c7d74d7-5f9b-427d-81a1-e6fadc9ce14e tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 returned with HTTP 200 Aug 07 17:23:50.071876 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1486/5918] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:23:50 2026] GET /volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:50.079896 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:50.081601 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] POST https://10.4.3.144/volume/v3/volumes Aug 07 17:23:50.081913 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e07c2a69-c7b9-4d63-9581-e66a8038ea93", "size": 1}} {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:50.083357 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.v3.volumes [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Create volume request body: {'volume': {'snapshot_id': 'e07c2a69-c7b9-4d63-9581-e66a8038ea93', 'size': 1}} {{(pid=100226) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 17:23:50.087961 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:50.087961 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:50.088399 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Snapshot retrieved successfully. Aug 07 17:23:50.088557 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Create volume of 1 GB Aug 07 17:23:50.091903 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Availability Zones retrieved successfully. Aug 07 17:23:50.096984 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Flow 'volume_create_api' (9d19d9c1-3eab-4e9b-a8a5-e7a041294cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:50.097894 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fb2bf7-4f66-4988-bb8c-1521167309fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:50.098797 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.flows.api.create_volume [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100226) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 17:23:50.126929 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6fb2bf7-4f66-4988-bb8c-1521167309fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e07c2a69-c7b9-4d63-9581-e66a8038ea93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=85659266-63c9-481e-886d-7b3f92267dda,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85659266-63c9-481e-886d-7b3f92267dda', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:50.127664 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14398c99-b0c7-40f7-8e23-6fd543be0c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:50.166046 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.quota [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Created reservations ['93b2cd8f-91e2-408e-ab00-e48cb81ac46e', '8e0bd7ea-0ea9-4900-86e2-1d851de09018', '55daecc0-a899-490b-baf5-fe264dea6755', 'd4ff183f-8beb-44f6-b30d-8cf5a58b5b8b'] {{(pid=100226) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 17:23:50.166968 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14398c99-b0c7-40f7-8e23-6fd543be0c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93b2cd8f-91e2-408e-ab00-e48cb81ac46e', '8e0bd7ea-0ea9-4900-86e2-1d851de09018', '55daecc0-a899-490b-baf5-fe264dea6755', 'd4ff183f-8beb-44f6-b30d-8cf5a58b5b8b']}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:50.167800 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d60419-7d66-4305-9fdd-842ed8fe080a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:50.211099 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d60419-7d66-4305-9fdd-842ed8fe080a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9463ec0a-b03f-419d-84ef-7d09b0d25b99', '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='f50bea44b17b404595ba7e8de7cc0efd',qos_specs=None,replication_status=,reservations=['93b2cd8f-91e2-408e-ab00-e48cb81ac46e','8e0bd7ea-0ea9-4900-86e2-1d851de09018','55daecc0-a899-490b-baf5-fe264dea6755','d4ff183f-8beb-44f6-b30d-8cf5a58b5b8b'],size=1,snapshot_id=e07c2a69-c7b9-4d63-9581-e66a8038ea93,source_replicaid=,source_volid=None,status='creating',user_id='0a298c0b5abd476097be75c5b6fd37b7',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T17:23:50Z,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=9463ec0a-b03f-419d-84ef-7d09b0d25b99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f50bea44b17b404595ba7e8de7cc0efd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e07c2a69-c7b9-4d63-9581-e66a8038ea93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a298c0b5abd476097be75c5b6fd37b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85659266-63c9-481e-886d-7b3f92267dda),volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:50.211786 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32585588-116e-413b-b471-eae1c55b1cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:50.230907 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32585588-116e-413b-b471-eae1c55b1cd6) transitioned into state 'SUCCESS' from 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='f50bea44b17b404595ba7e8de7cc0efd',qos_specs=None,replication_status=,reservations=['93b2cd8f-91e2-408e-ab00-e48cb81ac46e','8e0bd7ea-0ea9-4900-86e2-1d851de09018','55daecc0-a899-490b-baf5-fe264dea6755','d4ff183f-8beb-44f6-b30d-8cf5a58b5b8b'],size=1,snapshot_id=e07c2a69-c7b9-4d63-9581-e66a8038ea93,source_replicaid=,source_volid=None,status='creating',user_id='0a298c0b5abd476097be75c5b6fd37b7',volume_type_id=85659266-63c9-481e-886d-7b3f92267dda)}' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:50.231815 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2262c94f-6d10-47dd-8697-1bafa8d08649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 17:23:50.251617 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2262c94f-6d10-47dd-8697-1bafa8d08649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100226) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 17:23:50.252449 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Flow 'volume_create_api' (9d19d9c1-3eab-4e9b-a8a5-e7a041294cfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100226) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 17:23:50.252754 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Create volume request issued successfully. Aug 07 17:23:50.253300 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-2faedd1c-dac5-485f-b503-a3c9ea67d0d3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes returned with HTTP 202 Aug 07 17:23:50.253702 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1479/5919] 10.4.3.144 () {68 vars in 1258 bytes} [Fri Aug 7 17:23:50 2026] POST /volume/v3/volumes => generated 741 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 17:23:50.267083 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-1a75af6b-0047-4f24-b505-90f289f7f5ea None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:50.270702 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1a75af6b-0047-4f24-b505-90f289f7f5ea tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 Aug 07 17:23:50.270909 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1a75af6b-0047-4f24-b505-90f289f7f5ea tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:50.271154 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-1a75af6b-0047-4f24-b505-90f289f7f5ea tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:50.285464 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:50.285464 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:50.297121 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-1a75af6b-0047-4f24-b505-90f289f7f5ea tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:50.299654 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-1a75af6b-0047-4f24-b505-90f289f7f5ea tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 returned with HTTP 200 Aug 07 17:23:50.300342 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1475/5920] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:50 2026] GET /volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 => generated 809 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:50.610208 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a4582d75-db9e-4a99-b713-fc4f0e87d316 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:50.611711 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a4582d75-db9e-4a99-b713-fc4f0e87d316 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:50.611874 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a4582d75-db9e-4a99-b713-fc4f0e87d316 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:50.612084 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a4582d75-db9e-4a99-b713-fc4f0e87d316 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:50.618681 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:50.618681 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:50.622386 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a4582d75-db9e-4a99-b713-fc4f0e87d316 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:50.626903 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a4582d75-db9e-4a99-b713-fc4f0e87d316 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:50.627365 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1481/5921] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:50 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:51.313494 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-08aa0028-f673-4ccb-afbe-05403486a543 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:51.315602 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-08aa0028-f673-4ccb-afbe-05403486a543 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 Aug 07 17:23:51.315850 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-08aa0028-f673-4ccb-afbe-05403486a543 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:51.316093 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-08aa0028-f673-4ccb-afbe-05403486a543 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:51.324484 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:51.324484 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:51.329136 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-08aa0028-f673-4ccb-afbe-05403486a543 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:51.334173 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-08aa0028-f673-4ccb-afbe-05403486a543 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 returned with HTTP 200 Aug 07 17:23:51.334811 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1487/5922] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:51 2026] GET /volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:51.346622 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-ee09d60d-77b7-46ac-baac-9ab34a2d2638 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:51.348735 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ee09d60d-77b7-46ac-baac-9ab34a2d2638 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 Aug 07 17:23:51.349129 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ee09d60d-77b7-46ac-baac-9ab34a2d2638 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:51.349386 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-ee09d60d-77b7-46ac-baac-9ab34a2d2638 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:51.359617 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:51.359617 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:51.363654 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-ee09d60d-77b7-46ac-baac-9ab34a2d2638 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:51.369594 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-ee09d60d-77b7-46ac-baac-9ab34a2d2638 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 returned with HTTP 200 Aug 07 17:23:51.370008 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1480/5923] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:51 2026] GET /volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:51.382085 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-2ba37b49-0dc1-4109-b819-e4564ec3cf9f None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:51.383625 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ba37b49-0dc1-4109-b819-e4564ec3cf9f tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:51.383835 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ba37b49-0dc1-4109-b819-e4564ec3cf9f tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:51.384044 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-2ba37b49-0dc1-4109-b819-e4564ec3cf9f tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:51.384182 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-2ba37b49-0dc1-4109-b819-e4564ec3cf9f tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Delete snapshot with id: e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:51.390642 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:51.390642 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:51.391031 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2ba37b49-0dc1-4109-b819-e4564ec3cf9f tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Snapshot retrieved successfully. Aug 07 17:23:51.407626 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-2ba37b49-0dc1-4109-b819-e4564ec3cf9f tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Snapshot delete request issued successfully. Aug 07 17:23:51.407772 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-2ba37b49-0dc1-4109-b819-e4564ec3cf9f tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 returned with HTTP 202 Aug 07 17:23:51.408177 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1476/5924] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:23:51 2026] DELETE /volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:23:51.416219 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d9c2572-add1-4ea9-9e82-a0b52e0b56bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:51.418487 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d9c2572-add1-4ea9-9e82-a0b52e0b56bb tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:51.418779 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d9c2572-add1-4ea9-9e82-a0b52e0b56bb tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:51.419077 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d9c2572-add1-4ea9-9e82-a0b52e0b56bb tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:51.427004 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:51.427004 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:51.427633 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7d9c2572-add1-4ea9-9e82-a0b52e0b56bb tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Snapshot retrieved successfully. Aug 07 17:23:51.428704 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d9c2572-add1-4ea9-9e82-a0b52e0b56bb tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 returned with HTTP 200 Aug 07 17:23:51.429386 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1482/5925] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:23:51 2026] GET /volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:51.639247 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b9059519-d7a0-4edf-a8c4-c777a7f0190e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:51.641211 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9059519-d7a0-4edf-a8c4-c777a7f0190e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:51.641397 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9059519-d7a0-4edf-a8c4-c777a7f0190e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:51.641614 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9059519-d7a0-4edf-a8c4-c777a7f0190e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:51.649153 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:51.649153 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:51.652743 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b9059519-d7a0-4edf-a8c4-c777a7f0190e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:51.656694 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9059519-d7a0-4edf-a8c4-c777a7f0190e tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:51.657153 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1488/5926] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:51 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:52.438921 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-33d04f6d-f7cd-4c84-830e-2a2920c6105d None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:52.441228 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33d04f6d-f7cd-4c84-830e-2a2920c6105d tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:52.441567 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33d04f6d-f7cd-4c84-830e-2a2920c6105d tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:52.441817 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-33d04f6d-f7cd-4c84-830e-2a2920c6105d tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:52.447193 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-33d04f6d-f7cd-4c84-830e-2a2920c6105d tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 returned with HTTP 404 Aug 07 17:23:52.447793 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1481/5927] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:23:52 2026] GET /volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:52.455533 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-cde2f730-d2d3-4300-8c07-579f3f04b7a8 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:52.457782 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cde2f730-d2d3-4300-8c07-579f3f04b7a8 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:52.458052 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cde2f730-d2d3-4300-8c07-579f3f04b7a8 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:52.458294 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-cde2f730-d2d3-4300-8c07-579f3f04b7a8 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:52.458501 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-cde2f730-d2d3-4300-8c07-579f3f04b7a8 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Delete volume with id: f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:52.467035 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:52.467035 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:52.467590 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cde2f730-d2d3-4300-8c07-579f3f04b7a8 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:52.484562 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-cde2f730-d2d3-4300-8c07-579f3f04b7a8 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Delete volume request issued successfully. Aug 07 17:23:52.484765 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-cde2f730-d2d3-4300-8c07-579f3f04b7a8 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 returned with HTTP 202 Aug 07 17:23:52.485264 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1477/5928] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:23:52 2026] DELETE /volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:23:52.494756 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc0241f5-3838-4ec4-9258-c38a7f7244e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:52.496961 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc0241f5-3838-4ec4-9258-c38a7f7244e3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:52.497223 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc0241f5-3838-4ec4-9258-c38a7f7244e3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:52.497443 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc0241f5-3838-4ec4-9258-c38a7f7244e3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:52.505130 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:52.505130 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:52.509083 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc0241f5-3838-4ec4-9258-c38a7f7244e3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:52.513709 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc0241f5-3838-4ec4-9258-c38a7f7244e3 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 returned with HTTP 200 Aug 07 17:23:52.514106 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1483/5929] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:52 2026] GET /volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:52.669602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb676796-b1bd-4e8a-b85c-e3269d8a6f98 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:52.671527 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb676796-b1bd-4e8a-b85c-e3269d8a6f98 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:52.671735 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb676796-b1bd-4e8a-b85c-e3269d8a6f98 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:52.671924 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb676796-b1bd-4e8a-b85c-e3269d8a6f98 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:52.679310 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:52.679310 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:52.682832 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb676796-b1bd-4e8a-b85c-e3269d8a6f98 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:52.686965 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb676796-b1bd-4e8a-b85c-e3269d8a6f98 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:52.687347 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1489/5930] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:52 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:53.525856 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-1ff01364-710d-45e0-be49-2b51549e8365 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:53.527897 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ff01364-710d-45e0-be49-2b51549e8365 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:53.528168 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ff01364-710d-45e0-be49-2b51549e8365 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:53.529018 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-1ff01364-710d-45e0-be49-2b51549e8365 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:53.534906 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-1ff01364-710d-45e0-be49-2b51549e8365 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 returned with HTTP 404 Aug 07 17:23:53.535461 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1482/5931] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:53 2026] GET /volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:53.542968 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-8c72b265-c41f-4041-8f42-6d0342eebac0 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:53.544754 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8c72b265-c41f-4041-8f42-6d0342eebac0 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] DELETE https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 Aug 07 17:23:53.544933 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8c72b265-c41f-4041-8f42-6d0342eebac0 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:53.545244 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-8c72b265-c41f-4041-8f42-6d0342eebac0 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:53.545423 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-8c72b265-c41f-4041-8f42-6d0342eebac0 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Delete volume with id: 9463ec0a-b03f-419d-84ef-7d09b0d25b99 Aug 07 17:23:53.551669 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:53.551669 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:53.552102 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8c72b265-c41f-4041-8f42-6d0342eebac0 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:53.565642 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-8c72b265-c41f-4041-8f42-6d0342eebac0 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Delete volume request issued successfully. Aug 07 17:23:53.565795 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-8c72b265-c41f-4041-8f42-6d0342eebac0 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 returned with HTTP 202 Aug 07 17:23:53.566177 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1478/5932] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:23:53 2026] DELETE /volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:23:53.575828 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6e8047dd-2e8b-4543-8725-d6a160d5d615 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:53.577681 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e8047dd-2e8b-4543-8725-d6a160d5d615 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 Aug 07 17:23:53.577910 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e8047dd-2e8b-4543-8725-d6a160d5d615 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:53.578174 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6e8047dd-2e8b-4543-8725-d6a160d5d615 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:53.584654 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:53.584654 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:53.588060 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6e8047dd-2e8b-4543-8725-d6a160d5d615 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Volume info retrieved successfully. Aug 07 17:23:53.592380 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6e8047dd-2e8b-4543-8725-d6a160d5d615 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 returned with HTTP 200 Aug 07 17:23:53.592863 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1484/5933] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:53 2026] GET /volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:53.699998 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6493b1eb-aa5a-4f52-8caf-8ccc9d86a907 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:53.701724 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6493b1eb-aa5a-4f52-8caf-8ccc9d86a907 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:53.701906 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6493b1eb-aa5a-4f52-8caf-8ccc9d86a907 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:53.702127 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6493b1eb-aa5a-4f52-8caf-8ccc9d86a907 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:53.708463 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:53.708463 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:53.712229 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6493b1eb-aa5a-4f52-8caf-8ccc9d86a907 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:53.716211 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6493b1eb-aa5a-4f52-8caf-8ccc9d86a907 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:53.716607 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1490/5934] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:53 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:54.606775 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d5f3bf55-b1ec-4531-9f5e-dfdcfdcba66e None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:54.608623 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5f3bf55-b1ec-4531-9f5e-dfdcfdcba66e tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 Aug 07 17:23:54.608895 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5f3bf55-b1ec-4531-9f5e-dfdcfdcba66e tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:54.609105 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d5f3bf55-b1ec-4531-9f5e-dfdcfdcba66e tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:54.614125 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d5f3bf55-b1ec-4531-9f5e-dfdcfdcba66e tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 returned with HTTP 404 Aug 07 17:23:54.614605 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1483/5935] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:54 2026] GET /volume/v3/volumes/9463ec0a-b03f-419d-84ef-7d09b0d25b99 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:54.621090 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-245c6862-2ca9-45e7-95e5-2700ac96e0e1 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:54.622830 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-245c6862-2ca9-45e7-95e5-2700ac96e0e1 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] DELETE https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:54.623010 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-245c6862-2ca9-45e7-95e5-2700ac96e0e1 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:54.623216 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-245c6862-2ca9-45e7-95e5-2700ac96e0e1 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:54.623316 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.snapshots [None req-245c6862-2ca9-45e7-95e5-2700ac96e0e1 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Delete snapshot with id: e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:54.626962 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-245c6862-2ca9-45e7-95e5-2700ac96e0e1 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 returned with HTTP 404 Aug 07 17:23:54.627397 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1479/5936] 10.4.3.144 () {66 vars in 1357 bytes} [Fri Aug 7 17:23:54 2026] DELETE /volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:54.633230 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2afbf25f-e5e2-46fb-96de-219e6c70caac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:54.634827 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2afbf25f-e5e2-46fb-96de-219e6c70caac tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 Aug 07 17:23:54.634998 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2afbf25f-e5e2-46fb-96de-219e6c70caac tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:54.635201 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2afbf25f-e5e2-46fb-96de-219e6c70caac tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:54.638861 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2afbf25f-e5e2-46fb-96de-219e6c70caac tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 returned with HTTP 404 Aug 07 17:23:54.639524 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1485/5937] 10.4.3.144 () {66 vars in 1354 bytes} [Fri Aug 7 17:23:54 2026] GET /volume/v3/snapshots/e07c2a69-c7b9-4d63-9581-e66a8038ea93 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:54.645486 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-27432fcc-5c23-40c4-8dad-b656a4e99806 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:54.647266 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27432fcc-5c23-40c4-8dad-b656a4e99806 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] DELETE https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:54.647471 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27432fcc-5c23-40c4-8dad-b656a4e99806 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:54.647657 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27432fcc-5c23-40c4-8dad-b656a4e99806 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:54.647812 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-27432fcc-5c23-40c4-8dad-b656a4e99806 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Delete volume with id: f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:54.653420 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27432fcc-5c23-40c4-8dad-b656a4e99806 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 returned with HTTP 404 Aug 07 17:23:54.653883 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1491/5938] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:23:54 2026] DELETE /volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:54.660190 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-d433b081-b8fb-4750-8b37-552ff67da292 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:54.662013 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d433b081-b8fb-4750-8b37-552ff67da292 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] GET https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 Aug 07 17:23:54.662314 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d433b081-b8fb-4750-8b37-552ff67da292 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:54.662570 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-d433b081-b8fb-4750-8b37-552ff67da292 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:54.668016 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-d433b081-b8fb-4750-8b37-552ff67da292 tempest-SnapshotDependencyTests-1138089879 tempest-SnapshotDependencyTests-1138089879-project-member] https://10.4.3.144/volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 returned with HTTP 404 Aug 07 17:23:54.668580 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1484/5939] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:54 2026] GET /volume/v3/volumes/f57cb598-a063-4354-acd1-a3deb0ddc9f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:23:54.729082 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-5550291b-b579-4426-ac3e-0718ef2e2ac5 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:54.731209 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5550291b-b579-4426-ac3e-0718ef2e2ac5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:54.731449 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5550291b-b579-4426-ac3e-0718ef2e2ac5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:54.731673 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-5550291b-b579-4426-ac3e-0718ef2e2ac5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:54.740013 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:54.740013 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:54.743951 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-5550291b-b579-4426-ac3e-0718ef2e2ac5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:54.747737 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-5550291b-b579-4426-ac3e-0718ef2e2ac5 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:54.748160 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1480/5940] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:54 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:23:55.761071 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3db42ae3-10b8-4b3f-aeaa-5ad36ffefd26 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:55.762874 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3db42ae3-10b8-4b3f-aeaa-5ad36ffefd26 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:55.763802 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3db42ae3-10b8-4b3f-aeaa-5ad36ffefd26 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:55.763802 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3db42ae3-10b8-4b3f-aeaa-5ad36ffefd26 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:55.770724 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:55.770724 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:55.774604 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3db42ae3-10b8-4b3f-aeaa-5ad36ffefd26 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:55.779245 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3db42ae3-10b8-4b3f-aeaa-5ad36ffefd26 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:55.779746 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1486/5941] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:23:55 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 1451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:55.888156 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-0ba56b05-3a14-4952-a317-0f44a909ad6c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:55.890965 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-0ba56b05-3a14-4952-a317-0f44a909ad6c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:55.890965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-0ba56b05-3a14-4952-a317-0f44a909ad6c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:55.890965 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-0ba56b05-3a14-4952-a317-0f44a909ad6c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:55.898120 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:55.898120 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:23:55.901465 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-0ba56b05-3a14-4952-a317-0f44a909ad6c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:55.905671 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-0ba56b05-3a14-4952-a317-0f44a909ad6c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:55.906034 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1492/5942] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:23:55 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 1451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:56.297409 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-d089a8ed-57c7-4244-aa95-5908e190e258 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:56.299253 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-d089a8ed-57c7-4244-aa95-5908e190e258 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:56.299447 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-d089a8ed-57c7-4244-aa95-5908e190e258 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:56.299616 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-d089a8ed-57c7-4244-aa95-5908e190e258 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:56.306011 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:56.306011 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:56.309034 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-d089a8ed-57c7-4244-aa95-5908e190e258 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:56.312986 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-d089a8ed-57c7-4244-aa95-5908e190e258 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:56.313375 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1485/5943] 10.4.3.144 () {68 vars in 1598 bytes} [Fri Aug 7 17:23:56 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 1451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:56.322650 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-a451dc8a-49ae-4661-9f45-defeb9e3e427 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:56.323038 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a451dc8a-49ae-4661-9f45-defeb9e3e427 None None] GET https://10.4.3.144/volume// Aug 07 17:23:56.323225 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a451dc8a-49ae-4661-9f45-defeb9e3e427 None None] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:56.323442 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-a451dc8a-49ae-4661-9f45-defeb9e3e427 None None] Calling method 'all' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:56.323737 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-a451dc8a-49ae-4661-9f45-defeb9e3e427 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:23:56.324015 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1481/5944] 10.4.3.144 () {66 vars in 1419 bytes} [Fri Aug 7 17:23: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 07 17:23:56.331491 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-890ce1e8-f9b2-4329-acc1-da517e282062 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:56.332938 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-890ce1e8-f9b2-4329-acc1-da517e282062 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/attachments Aug 07 17:23:56.333305 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-890ce1e8-f9b2-4329-acc1-da517e282062 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53dd3812-cd4e-4a63-9a4d-fb8a7955cc82", "connector": null, "instance_uuid": "354a9d51-cdbc-46e7-8eb0-9f2c6d401e44"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:56.340576 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:56.340576 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:56.361099 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-890ce1e8-f9b2-4329-acc1-da517e282062 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments returned with HTTP 200 Aug 07 17:23:56.361502 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1487/5945] 10.4.3.144 () {74 vars in 1594 bytes} [Fri Aug 7 17:23:56 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 07 17:23:57.208117 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04da82b3-0086-4ba7-8d2b-bb1d0344ef97 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:57.208627 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04da82b3-0086-4ba7-8d2b-bb1d0344ef97 None None] GET https://10.4.3.144/volume// Aug 07 17:23:57.208857 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04da82b3-0086-4ba7-8d2b-bb1d0344ef97 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:57.209133 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04da82b3-0086-4ba7-8d2b-bb1d0344ef97 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:57.209604 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04da82b3-0086-4ba7-8d2b-bb1d0344ef97 None None] https://10.4.3.144/volume// returned with HTTP 300 Aug 07 17:23:57.210179 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1493/5946] 10.4.3.144 () {66 vars in 1426 bytes} [Fri Aug 7 17:23: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 07 17:23:57.218059 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-f91f25e1-dc3b-48f4-bd31-107abcbd238a None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:57.220581 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-f91f25e1-dc3b-48f4-bd31-107abcbd238a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:23:57.220851 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-f91f25e1-dc3b-48f4-bd31-107abcbd238a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:23:57.221107 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-f91f25e1-dc3b-48f4-bd31-107abcbd238a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:23:57.233548 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:57.233548 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:23:57.237824 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-f91f25e1-dc3b-48f4-bd31-107abcbd238a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:23:57.242687 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-f91f25e1-dc3b-48f4-bd31-107abcbd238a tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:23:57.242767 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1486/5947] 10.4.3.144 () {70 vars in 1639 bytes} [Fri Aug 7 17:23:57 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 1630 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 17:23:57.360473 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-21a6a221-1530-4aef-89db-56c949d629f9 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:57.362489 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-21a6a221-1530-4aef-89db-56c949d629f9 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] PUT https://10.4.3.144/volume/v3/attachments/1e2f8634-002c-4978-bc2a-23ddc0a45e78 Aug 07 17:23:57.362844 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-21a6a221-1530-4aef-89db-56c949d629f9 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.144", "host": "np0000006737", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:50409d6b3d3a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "df75d553-d1e2-4e9e-97d5-3d58023d84ff", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:57.372322 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-21a6a221-1530-4aef-89db-56c949d629f9 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Acquiring lock "cinder-attachment_update-53dd3812-cd4e-4a63-9a4d-fb8a7955cc82-np0000006737" by "attachment_update" {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 17:23:57.376615 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-21a6a221-1530-4aef-89db-56c949d629f9 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Lock "cinder-attachment_update-53dd3812-cd4e-4a63-9a4d-fb8a7955cc82-np0000006737" acquired by "attachment_update" :: waited 0.004s {{(pid=100227) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 17:23:57.377504 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:57.377504 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:23:57.457677 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.coordination [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-21a6a221-1530-4aef-89db-56c949d629f9 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Lock "cinder-attachment_update-53dd3812-cd4e-4a63-9a4d-fb8a7955cc82-np0000006737" released by "attachment_update" :: held 0.081s {{(pid=100227) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 17:23:57.458230 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-21a6a221-1530-4aef-89db-56c949d629f9 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments/1e2f8634-002c-4978-bc2a-23ddc0a45e78 returned with HTTP 200 Aug 07 17:23:57.458736 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1482/5948] 10.4.3.144 () {74 vars in 1704 bytes} [Fri Aug 7 17:23:57 2026] PUT /volume/v3/attachments/1e2f8634-002c-4978-bc2a-23ddc0a45e78 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:23:57.477502 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-9218af29-b5ea-4e4b-9ba9-7567106d75ba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:23:57.479354 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-9218af29-b5ea-4e4b-9ba9-7567106d75ba tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] POST https://10.4.3.144/volume/v3/attachments/1e2f8634-002c-4978-bc2a-23ddc0a45e78/action Aug 07 17:23:57.479704 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-9218af29-b5ea-4e4b-9ba9-7567106d75ba tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 17:23:57.479806 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-9218af29-b5ea-4e4b-9ba9-7567106d75ba tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 17:23:57.494855 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:23:57.494855 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:23:57.508312 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-9218af29-b5ea-4e4b-9ba9-7567106d75ba tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments/1e2f8634-002c-4978-bc2a-23ddc0a45e78/action returned with HTTP 204 Aug 07 17:23:57.508507 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1488/5949] 10.4.3.144 () {74 vars in 1725 bytes} [Fri Aug 7 17:23:57 2026] POST /volume/v3/attachments/1e2f8634-002c-4978-bc2a-23ddc0a45e78/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:24:01.586484 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-bb111e3d-abe6-44bf-91b5-5326ed45186c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:01.588421 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-bb111e3d-abe6-44bf-91b5-5326ed45186c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82/encryption Aug 07 17:24:01.588602 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-bb111e3d-abe6-44bf-91b5-5326ed45186c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:01.588771 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-bb111e3d-abe6-44bf-91b5-5326ed45186c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:01.598344 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:24:01.598344 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:24:01.604322 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cb6f4af2-3112-4feb-b556-9e4acc2c731b req-bb111e3d-abe6-44bf-91b5-5326ed45186c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82/encryption returned with HTTP 200 Aug 07 17:24:01.604886 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1494/5950] 10.4.3.144 () {68 vars in 1631 bytes} [Fri Aug 7 17:24:01 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:24:07.241018 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=129,cinder:UPDATE=38,cinder:INSERT=20 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:24:07.452139 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=118,cinder:INSERT=24,cinder:UPDATE=38 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:24:07.503348 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=121,cinder:INSERT=25,cinder:UPDATE=41 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:24:11.603210 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=44,cinder:UPDATE=3 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:24:43.854538 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [req-6e032a9d-0bf2-4890-982a-854b297ed635 req-a1ac1102-586e-49a5-b237-0f6241a3bd43 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:43.856637 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6e032a9d-0bf2-4890-982a-854b297ed635 req-a1ac1102-586e-49a5-b237-0f6241a3bd43 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] DELETE https://10.4.3.144/volume/v3/attachments/1e2f8634-002c-4978-bc2a-23ddc0a45e78 Aug 07 17:24:43.856847 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6e032a9d-0bf2-4890-982a-854b297ed635 req-a1ac1102-586e-49a5-b237-0f6241a3bd43 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:43.857059 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [req-6e032a9d-0bf2-4890-982a-854b297ed635 req-a1ac1102-586e-49a5-b237-0f6241a3bd43 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'version_select' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:43.864537 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:24:43.864537 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:24:43.905384 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [req-6e032a9d-0bf2-4890-982a-854b297ed635 req-a1ac1102-586e-49a5-b237-0f6241a3bd43 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/attachments/1e2f8634-002c-4978-bc2a-23ddc0a45e78 returned with HTTP 200 Aug 07 17:24:43.905749 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1487/5951] 10.4.3.144 () {72 vars in 1673 bytes} [Fri Aug 7 17:24:43 2026] DELETE /volume/v3/attachments/1e2f8634-002c-4978-bc2a-23ddc0a45e78 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 17:24:45.104849 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-97f8d8a6-b6f0-42b2-b628-d39837aad0df None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:45.106561 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-97f8d8a6-b6f0-42b2-b628-d39837aad0df tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] DELETE https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:24:45.106750 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-97f8d8a6-b6f0-42b2-b628-d39837aad0df tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:45.106925 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-97f8d8a6-b6f0-42b2-b628-d39837aad0df tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'delete' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:45.107096 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.v3.volumes [None req-97f8d8a6-b6f0-42b2-b628-d39837aad0df tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Delete volume with id: 53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:24:45.113434 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:24:45.113434 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:24:45.113845 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-97f8d8a6-b6f0-42b2-b628-d39837aad0df tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:24:45.124095 np0000006737 devstack@c-api.service[100227]: WARNING cinder.keymgr.conf_key_mgr [None req-97f8d8a6-b6f0-42b2-b628-d39837aad0df tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:24:45.130073 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-97f8d8a6-b6f0-42b2-b628-d39837aad0df tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Delete volume request issued successfully. Aug 07 17:24:45.130293 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-97f8d8a6-b6f0-42b2-b628-d39837aad0df tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 202 Aug 07 17:24:45.130645 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1483/5952] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:24:45 2026] DELETE /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:24:45.137425 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-089faafd-7038-4732-9def-1c5526d1a30d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:45.139238 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-089faafd-7038-4732-9def-1c5526d1a30d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:24:45.139431 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-089faafd-7038-4732-9def-1c5526d1a30d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:45.139631 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-089faafd-7038-4732-9def-1c5526d1a30d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:45.145977 np0000006737 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:24:45.145977 np0000006737 devstack@c-api.service[100225]: warnings.warn( Aug 07 17:24:45.149159 np0000006737 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-089faafd-7038-4732-9def-1c5526d1a30d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:24:45.153416 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-089faafd-7038-4732-9def-1c5526d1a30d tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 200 Aug 07 17:24:45.153808 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1489/5953] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:24:45 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:24:46.165907 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f06dc1b3-dd2a-4fd2-9479-ef22ff835f63 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:46.167859 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f06dc1b3-dd2a-4fd2-9479-ef22ff835f63 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 Aug 07 17:24:46.168051 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f06dc1b3-dd2a-4fd2-9479-ef22ff835f63 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:46.168246 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f06dc1b3-dd2a-4fd2-9479-ef22ff835f63 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:46.173647 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f06dc1b3-dd2a-4fd2-9479-ef22ff835f63 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 returned with HTTP 404 Aug 07 17:24:46.174156 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1495/5954] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:24:46 2026] GET /volume/v3/volumes/53dd3812-cd4e-4a63-9a4d-fb8a7955cc82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:24:46.427838 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-e0e89280-3c17-46c0-a1ba-fc9bb7c7c36c None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:46.429569 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0e89280-3c17-46c0-a1ba-fc9bb7c7c36c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] DELETE https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:24:46.429748 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0e89280-3c17-46c0-a1ba-fc9bb7c7c36c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:46.429979 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-e0e89280-3c17-46c0-a1ba-fc9bb7c7c36c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:46.430147 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.v3.volumes [None req-e0e89280-3c17-46c0-a1ba-fc9bb7c7c36c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Delete volume with id: 3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:24:46.436683 np0000006737 devstack@c-api.service[100226]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:24:46.436683 np0000006737 devstack@c-api.service[100226]: warnings.warn( Aug 07 17:24:46.437140 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e0e89280-3c17-46c0-a1ba-fc9bb7c7c36c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:24:46.447617 np0000006737 devstack@c-api.service[100226]: WARNING cinder.keymgr.conf_key_mgr [None req-e0e89280-3c17-46c0-a1ba-fc9bb7c7c36c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 17:24:46.455978 np0000006737 devstack@c-api.service[100226]: INFO cinder.volume.api [None req-e0e89280-3c17-46c0-a1ba-fc9bb7c7c36c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Delete volume request issued successfully. Aug 07 17:24:46.456175 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-e0e89280-3c17-46c0-a1ba-fc9bb7c7c36c tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 202 Aug 07 17:24:46.456622 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1488/5955] 10.4.3.144 () {66 vars in 1351 bytes} [Fri Aug 7 17:24:46 2026] DELETE /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:24:46.463881 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.middleware.request_id [None req-c3b75180-28dc-4886-b467-b196573c3b39 None None] RequestId filter calling following filter/app {{(pid=100227) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:46.465815 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3b75180-28dc-4886-b467-b196573c3b39 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:24:46.466098 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3b75180-28dc-4886-b467-b196573c3b39 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100227) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:46.466329 np0000006737 devstack@c-api.service[100227]: DEBUG cinder.api.openstack.wsgi [None req-c3b75180-28dc-4886-b467-b196573c3b39 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100227) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:46.474067 np0000006737 devstack@c-api.service[100227]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:24:46.474067 np0000006737 devstack@c-api.service[100227]: warnings.warn( Aug 07 17:24:46.477943 np0000006737 devstack@c-api.service[100227]: INFO cinder.volume.api [None req-c3b75180-28dc-4886-b467-b196573c3b39 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Volume info retrieved successfully. Aug 07 17:24:46.483683 np0000006737 devstack@c-api.service[100227]: INFO cinder.api.openstack.wsgi [None req-c3b75180-28dc-4886-b467-b196573c3b39 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 200 Aug 07 17:24:46.484191 np0000006737 devstack@c-api.service[100227]: [pid: 100227|app: 0|req: 1484/5956] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:24:46 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:24:47.496802 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5d64c2f6-5b16-438e-93fd-11dc846db443 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:47.498463 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d64c2f6-5b16-438e-93fd-11dc846db443 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] GET https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e Aug 07 17:24:47.498660 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d64c2f6-5b16-438e-93fd-11dc846db443 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:47.498862 np0000006737 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d64c2f6-5b16-438e-93fd-11dc846db443 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:47.504231 np0000006737 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d64c2f6-5b16-438e-93fd-11dc846db443 tempest-TestEncryptedCinderVolumes-1891941531 tempest-TestEncryptedCinderVolumes-1891941531-project-member] https://10.4.3.144/volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e returned with HTTP 404 Aug 07 17:24:47.504651 np0000006737 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1490/5957] 10.4.3.144 () {66 vars in 1348 bytes} [Fri Aug 7 17:24:47 2026] GET /volume/v3/volumes/3e79fa0d-bd76-41b1-a54c-bb3ff250a09e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 17:24:47.510796 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c373be94-e975-4ef8-be3e-dfe471dbfe04 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:47.512686 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c373be94-e975-4ef8-be3e-dfe471dbfe04 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] GET https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 Aug 07 17:24:47.512898 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c373be94-e975-4ef8-be3e-dfe471dbfe04 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:47.513140 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c373be94-e975-4ef8-be3e-dfe471dbfe04 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:47.513982 np0000006737 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c373be94-e975-4ef8-be3e-dfe471dbfe04 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 17:24:47.522641 np0000006737 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c373be94-e975-4ef8-be3e-dfe471dbfe04 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Get all volumes completed successfully. Aug 07 17:24:47.524105 np0000006737 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 17:24:47.524105 np0000006737 devstack@c-api.service[100224]: warnings.warn( Aug 07 17:24:47.528097 np0000006737 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c373be94-e975-4ef8-be3e-dfe471dbfe04 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] https://10.4.3.144/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 17:24:47.528480 np0000006737 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1496/5958] 10.4.3.144 () {66 vars in 1285 bytes} [Fri Aug 7 17:24:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 17:24:47.540801 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.middleware.request_id [None req-7a3182bf-df69-4941-936b-4ab54b78b9f8 None None] RequestId filter calling following filter/app {{(pid=100226) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 17:24:47.542582 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a3182bf-df69-4941-936b-4ab54b78b9f8 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] DELETE https://10.4.3.144/volume/v3/types/6f902852-6fc7-4e60-bee5-5126d3306061 Aug 07 17:24:47.542762 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a3182bf-df69-4941-936b-4ab54b78b9f8 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Empty body provided in request {{(pid=100226) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 17:24:47.542944 np0000006737 devstack@c-api.service[100226]: DEBUG cinder.api.openstack.wsgi [None req-7a3182bf-df69-4941-936b-4ab54b78b9f8 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] Calling method '_delete' {{(pid=100226) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 17:24:47.564211 np0000006737 devstack@c-api.service[100226]: INFO cinder.api.openstack.wsgi [None req-7a3182bf-df69-4941-936b-4ab54b78b9f8 tempest-TestEncryptedCinderVolumes-1445073670 tempest-TestEncryptedCinderVolumes-1445073670-project-admin] https://10.4.3.144/volume/v3/types/6f902852-6fc7-4e60-bee5-5126d3306061 returned with HTTP 202 Aug 07 17:24:47.564570 np0000006737 devstack@c-api.service[100226]: [pid: 100226|app: 0|req: 1489/5959] 10.4.3.144 () {66 vars in 1345 bytes} [Fri Aug 7 17:24:47 2026] DELETE /volume/v3/types/6f902852-6fc7-4e60-bee5-5126d3306061 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 17:24:56.481892 np0000006737 devstack@c-api.service[100227]: DEBUG dbcounter [-] [100227] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:24:57.500954 np0000006737 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=5 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:24:57.526659 np0000006737 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=3 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 17:24:57.560085 np0000006737 devstack@c-api.service[100226]: DEBUG dbcounter [-] [100226] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100226) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}